VIVO-390 re-add subjectAreaFor
This commit is contained in:
parent
354fe56def
commit
6ebb58c746
2 changed files with 27 additions and 0 deletions
|
@ -448,9 +448,19 @@
|
|||
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#hasSubjectArea">
|
||||
|
||||
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#hasAssociatedConcept"/>
|
||||
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#subjectAreaOf"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#hasSubjectArea -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#subjectAreaOf">
|
||||
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#conceptAssociatedWith"/>
|
||||
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#hasSuccessorOrganization -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue