Merging from rel-1.1-maint, fixing organizationHasPostionHistory.jsp to keep track of person NIHVIVO-889
This commit is contained in:
parent
f15a293347
commit
73eb40ce80
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
or in the SparqlForExistingUris, as well as perhaps in how the options are prepared --%>
|
||||
<v:jsonset var="personUriExisting" >
|
||||
SELECT ?existingPersonUri WHERE {
|
||||
?positionUri <http://vivoweb.org/ontology/core#???> ?existingPersonUri }
|
||||
?positionUri <http://vivoweb.org/ontology/core#positionForPerson> ?existingPersonUri }
|
||||
</v:jsonset>
|
||||
<v:jsonset var="personUriAssertion" >
|
||||
?positionUri <http://vivoweb.org/ontology/core#positionForPerson> ?personUri .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue