VIVO-351 restriction on has contact info for Organization, and VIVO-286 improvements to property visibility (in progress)
This commit is contained in:
parent
0f3a4653ab
commit
d8757ffcbe
18 changed files with 7617 additions and 17442 deletions
|
@ -514,17 +514,6 @@
|
|||
|
||||
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#researcherRoleOf -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#researcherRoleOf">
|
||||
|
||||
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#ResearcherRole"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#reviewedIn -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#reviewedIn">
|
||||
|
@ -535,23 +524,11 @@
|
|||
|
||||
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#reviewerRoleOf -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#reviewerRoleOf">
|
||||
|
||||
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#ReviewerRole"/>
|
||||
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#hasReviewerRole"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://vivoweb.org/ontology/core#roleOf"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#roleContributesTo -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#roleContributesTo">
|
||||
|
||||
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/core#Role"/>
|
||||
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000023"/>
|
||||
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#contributingRole"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
@ -677,7 +654,7 @@
|
|||
<!-- http://purl.org/ontology/bibo/abstract -->
|
||||
|
||||
<owl:DatatypeProperty rdf:about="http://purl.org/ontology/bibo/abstract">
|
||||
|
||||
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/IAO_0000030"/>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
|
||||
|
@ -685,7 +662,7 @@
|
|||
<!-- http://purl.org/ontology/bibo/doi -->
|
||||
|
||||
<owl:DatatypeProperty rdf:about="http://purl.org/ontology/bibo/doi">
|
||||
|
||||
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/IAO_0000030"/>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue