From 0fc16eee1f1f9698d5d3fde30d85086d2549c775 Mon Sep 17 00:00:00 2001 From: sjm222 Date: Thu, 15 Jul 2010 08:20:09 +0000 Subject: [PATCH] Correcting class name for CoPrincipalInvestigatorRole --- .../update/sparqlConstructs/CoPrincipalInvestigatorRole.sparql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .