NIHVIVO-1923 Modify activity type query so it only returns subclasses of objectClassUri, if that is defined. Need to deal with hard-coded literals case separately.
This commit is contained in:
parent
cfe93b5142
commit
b5d1344158
3 changed files with 35 additions and 8 deletions
|
@ -33,9 +33,9 @@
|
|||
[ "http://vivoweb.org/ontology/core#Project", "Project" ],
|
||||
[ "http://vivoweb.org/ontology/core#Publisher", "Publisher" ],
|
||||
[ "http://vivoweb.org/ontology/core#ResearchOrganization", "Research Organization" ],
|
||||
[ "http://vivoweb.org/ontology/core#Team", "Team" ],
|
||||
[ "http://vivoweb.org/ontology/core#School", "School" ],
|
||||
[ "http://vivoweb.org/ontology/core#Service","Service"],
|
||||
[ "http://vivoweb.org/ontology/core#Team", "Team" ],
|
||||
[ "http://vivoweb.org/ontology/core#Student Organization", "Student Organization" ],
|
||||
[ "http://vivoweb.org/ontology/core#University", "University" ]' />
|
||||
</jsp:include>
|
Loading…
Add table
Add a link
Reference in a new issue