restoring hasCollaborator and affiliatedOrganization for 1.6
This commit is contained in:
parent
d4a91d3a83
commit
a3d138698d
3 changed files with 9 additions and 19 deletions
|
@ -945,7 +945,14 @@
|
|||
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#hasCollaborator">
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#affiliatedOrganization">
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue