Adapting addGrantRoleToPerson.jsp to ontology changes NIHVIVO-629

This commit is contained in:
bdc34 2010-07-12 21:15:37 +00:00
parent c8badcf64a
commit afdbea1db7
4 changed files with 22 additions and 26 deletions

View file

@ -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">