Adapting addGrantRoleToPerson.jsp to ontology changes NIHVIVO-629
This commit is contained in:
parent
c8badcf64a
commit
afdbea1db7
4 changed files with 22 additions and 26 deletions
|
@ -72,8 +72,8 @@ if ( ((String)request.getAttribute("predicateUri")).endsWith("hasPrincipalInvest
|
|||
|
||||
?person ?rolePredicate ?role.
|
||||
?role rdf:type ?roleType .
|
||||
?role core:relatedRole ?grant .
|
||||
?grant core:inRole ?role .
|
||||
?role core:roleIn ?grant .
|
||||
?grant core:relatedRole ?role .
|
||||
</v:jsonset>
|
||||
|
||||
<v:jsonset var="n3ForInverse">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue