Merge r1122 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint
This commit is contained in:
parent
2db6b67186
commit
bfe2991398
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@ public static Log log = LogFactory.getLog("edu.cornell.mannlib.vitro.webapp.jsp.
|
|||
<v:jsonset var="n3ForRoleToActivity">
|
||||
@prefix core: <${vivoCore}> .
|
||||
?role core:roleIn ?roleActivity .
|
||||
?roleActivity core:relatedRole ?role .
|
||||
</v:jsonset>
|
||||
|
||||
<v:jsonset var="n3ForActivityLabel">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue