re-adding hasResearchArea and researchAreaOf
This commit is contained in:
parent
b4f9e71084
commit
4a434ddacb
2 changed files with 21 additions and 0 deletions
|
@ -59,4 +59,9 @@ foaf:Person
|
|||
[ a owl:Restriction ;
|
||||
owl:someValuesFrom <http://www.w3.org/2006/vcard/ns#Individual> ;
|
||||
owl:onProperty <http://purl.obolibrary.org/obo/ARG_2000028>
|
||||
] ;
|
||||
rdfs:subClassOf
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <http://vivoweb.org/ontology/core#hasResearchArea> ;
|
||||
owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
|
||||
] .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue