Correcting class name for CoPrincipalInvestigatorRole
This commit is contained in:
parent
5b6ae000e9
commit
0fc16eee1f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
|
|||
PREFIX core: <http://vivoweb.org/ontology/core#>
|
||||
|
||||
Construct {
|
||||
_:role a core:Co-PrincipalInvestigatorRole .
|
||||
_:role a core:CoPrincipalInvestigatorRole .
|
||||
_:role core:roleIn ?grant .
|
||||
?grant core:relatedRole _:role .
|
||||
?person core:hasCo-PrincipalInvestigatorRole _:role .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue