Further tweaks to display, domain and range settings for properties that had been missing inverse property statements. Setting skos:related to be an owl:SymmetricProperty
This commit is contained in:
parent
b2756b85d5
commit
1b934b6176
2 changed files with 73 additions and 24 deletions
|
@ -97,7 +97,10 @@
|
|||
|
||||
<!-- http://aims.fao.org/aos/geopolitical.owl#isInGroup -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://aims.fao.org/aos/geopolitical.owl#isInGroup"/>
|
||||
<owl:ObjectProperty rdf:about="http://aims.fao.org/aos/geopolitical.owl#isInGroup">
|
||||
<rdfs:range rdf:resource="http://aims.fao.org/aos/geopolitical.owl#group"/>
|
||||
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#territory"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
||||
|
@ -110,6 +113,8 @@
|
|||
<geopolitical:sourceIdentifier xml:lang="en">http://unstats.un.org/unsd/methods/m49/m49chang.htm</geopolitical:sourceIdentifier>
|
||||
<geopolitical:sourceIdentifier xml:lang="fr">http://unstats.un.org/unsd/methods/m49/m49chgef.htm</geopolitical:sourceIdentifier>
|
||||
<owl:inverseOf rdf:resource="http://aims.fao.org/aos/geopolitical.owl#isSuccessorOf"/>
|
||||
<rdfs:range rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
|
||||
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
@ -122,6 +127,8 @@
|
|||
<terms:source rdf:datatype="http://www.w3.org/2001/XMLSchema#string">United Nations Statistics Division http://unstats.un.org/unsd/methods/m49/m49chang.htm</terms:source>
|
||||
<geopolitical:sourceIdentifier xml:lang="en">http://unstats.un.org/unsd/methods/m49/m49chang.htm</geopolitical:sourceIdentifier>
|
||||
<geopolitical:sourceIdentifier xml:lang="fr">http://unstats.un.org/unsd/methods/m49/m49chgef.htm</geopolitical:sourceIdentifier>
|
||||
<rdfs:range rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
|
||||
<rdfs:domain rdf:resource="http://aims.fao.org/aos/geopolitical.owl#area"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
@ -242,7 +249,7 @@
|
|||
<!-- http://purl.obolibrary.org/obo/ERO_0000033 -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/ERO_0000033">
|
||||
|
||||
<!-- TODO: create an inverse for VIVO -->
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Brian Druker has expertise in cancer research.</obo:IAO_0000112>
|
||||
<obo:IAO_0000117 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PERSON: Melissa Haendel</obo:IAO_0000117>
|
||||
<obo:IAO_0000119 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PERSON: Melissa Haendel</obo:IAO_0000119>
|
||||
|
@ -771,7 +778,7 @@ there is a measurement process p that has specified output m, a measurement datu
|
|||
<!-- http://purl.obolibrary.org/obo/OBI_0000304 -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0000304">
|
||||
|
||||
<!-- TODO: make an inverse property for VIVO -->
|
||||
<obo:IAO_0000117 xml:lang="en">Alan Ruttenberg</obo:IAO_0000117>
|
||||
<obo:IAO_0000117 xml:lang="en">Liju Fan</obo:IAO_0000117>
|
||||
<obo:IAO_0000115 xml:lang="en">c is_manufactured_by o means that there was a process p in which c was built in which a person, or set of people or machines did the work(bore the "Manufacturer Role", and those people/and or machines were members or of directed by the organization to do this.</obo:IAO_0000115>
|
||||
|
@ -1202,11 +1209,12 @@ there is a measurement process p that has specified output m, a measurement datu
|
|||
<!-- http://purl.org/ontology/bibo/translationOf inverse of hasTranslation -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://purl.org/ontology/bibo/translationOf">
|
||||
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Examples shows a book has French language version. Public description source: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .</obo:IAO_0000112>
|
||||
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/ontology/bibo/</rdfs:isDefinedBy>
|
||||
<rdfs:comment xml:lang="en">Relates a translated document to the original document.</rdfs:comment>
|
||||
<ns:term_status>stable</ns:term_status>
|
||||
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
@ -1214,6 +1222,8 @@ there is a measurement process p that has specified output m, a measurement datu
|
|||
<!-- http://purl.org/ontology/bibo/translator -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://purl.org/ontology/bibo/translator">
|
||||
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#translatorOf"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
@ -1403,6 +1413,8 @@ there is a measurement process p that has specified output m, a measurement datu
|
|||
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#hasTranslation">
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Examples shows a book has French language version. Public description source: http://bibotools.googlecode.com/svn/bibo-ontology/trunk/doc/index.html .</obo:IAO_0000112>
|
||||
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/translationOf"/>
|
||||
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
@ -1524,6 +1536,7 @@ there is a measurement process p that has specified output m, a measurement datu
|
|||
|
||||
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#translatorOf">
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
|
||||
|
@ -1625,9 +1638,9 @@ there is a measurement process p that has specified output m, a measurement datu
|
|||
|
||||
<!-- http://www.w3.org/2004/02/skos/core#related -->
|
||||
|
||||
<owl:ObjectProperty rdf:about="http://www.w3.org/2004/02/skos/core#related">
|
||||
<owl:SymmetricProperty rdf:about="http://www.w3.org/2004/02/skos/core#related">
|
||||
|
||||
</owl:ObjectProperty>
|
||||
</owl:SymmetricProperty>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue