diff --git a/rdf/display/everytime/searchIndexerConfigurationVivo.n3 b/rdf/display/everytime/searchIndexerConfigurationVivo.n3 index 467c7d19..904d3457 100644 --- a/rdf/display/everytime/searchIndexerConfigurationVivo.n3 +++ b/rdf/display/everytime/searchIndexerConfigurationVivo.n3 @@ -52,8 +52,6 @@ a , ; rdfs:label "Email address" ; - :hasTargetField "ALLTEXT" ; - :hasTargetField "ALLTEXTUNSTEMMED" ; :hasSparqlQuery """ PREFIX vcard: PREFIX obo: @@ -273,7 +271,6 @@ PREFIX rdfs: PREFIX obo: SELECT (str(?AcademicDegreeLabel) as ?academicDegreeLabel) - (str(?AcademicDegreeAbbreviation) as ?academicDegreeAbbreviation) (str(?MajorField) as ?majorField) (str(?DepartmentOrSchool) as ?departmentOrSchool) (str(?TrainingAtOrganizationLabel) as ?trainingAtOrganizationLabel) @@ -370,7 +367,7 @@ ?rel core:relates ?other . ?other rdfs:label ?rawresult . FILTER( ?other != ?uri ) - } + } """ . :vivodocumentModifier_Grants_Projects_ForPerson