diff --git a/productMods/WEB-INF/ontologies/update/sparqlConstructs/CoPrincipalInvestigatorRole.sparql b/productMods/WEB-INF/ontologies/update/sparqlConstructs/CoPrincipalInvestigatorRole.sparql index 9bc7edda..37584ba3 100644 --- a/productMods/WEB-INF/ontologies/update/sparqlConstructs/CoPrincipalInvestigatorRole.sparql +++ b/productMods/WEB-INF/ontologies/update/sparqlConstructs/CoPrincipalInvestigatorRole.sparql @@ -14,7 +14,7 @@ PREFIX skos: PREFIX core: Construct { - _:role a core:Co-PrincipalInvestigatorRole . + _:role a core:CoPrincipalInvestigatorRole . _:role core:roleIn ?grant . ?grant core:relatedRole _:role . ?person core:hasCo-PrincipalInvestigatorRole _:role .