labels
This commit is contained in:
parent
601a0674ab
commit
e21b3e7077
31 changed files with 3300 additions and 889 deletions
|
@ -47,7 +47,7 @@
|
|||
<!-- http://vivoweb.org/ontology/core#Building -->
|
||||
|
||||
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Building">
|
||||
<rdfs:label xml:lang="en">building</rdfs:label>
|
||||
|
||||
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Facility"/>
|
||||
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Building that provides a particular service or is used for a particular activity.</obo:IAO_0000115>
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Enter building name. If the building's name is a number (as in many governmental organizations such as national laboratories and military bases), then enter it. Do not confuse with the number that appears in a postal address.</obo:IAO_0000112>
|
||||
|
@ -59,7 +59,7 @@
|
|||
<!-- http://vivoweb.org/ontology/core#Campus -->
|
||||
|
||||
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Campus">
|
||||
<rdfs:label xml:lang="en">campus</rdfs:label>
|
||||
|
||||
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Cornell Ithaca; Cornell Geneva; Cornell New York City; Cornell Qatar</obo:IAO_0000112>
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Definition taken from dictionary.com (http://dictionary.reference.com/browse/campus).</obo:IAO_0000112>
|
||||
|
@ -71,7 +71,7 @@
|
|||
<!-- http://vivoweb.org/ontology/core#Facility -->
|
||||
|
||||
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Facility">
|
||||
<rdfs:label xml:lang="en">facility</rdfs:label>
|
||||
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Distinct from the organization that runs it; e.g., a laboratory may be an organization but may be run by another organization and only consist of facilities housing equipment or services. Can be a building or place that provides a particular service or is used for a particular activity. Use the specific Building or Room whenever possible. Short definition from http://dictionary.reference.com/browse/facility.</obo:IAO_0000112>
|
||||
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Something designed, built, installed, etc., to serve a specific function or activity affording a convenience or service.</obo:IAO_0000115>
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use subclasses of core:Facility subclasses instead of this class if possible</obo:IAO_0000112>
|
||||
|
@ -82,7 +82,7 @@
|
|||
<!-- http://vivoweb.org/ontology/core#GeographicLocation -->
|
||||
|
||||
<owl:Class rdf:about="http://vivoweb.org/ontology/core#GeographicLocation">
|
||||
<rdfs:label xml:lang="en">geographic location</rdfs:label>
|
||||
|
||||
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Location"/>
|
||||
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A location having coordinates in geographic space.</obo:IAO_0000115>
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Removed the word "stable" because disputed territories from geopolitical.owl are included. This could imply that the geographic coordinates could change. I've also copied this definition to core:Geographic Location. I think core:Geographic Location and core:Geographic Region are both the same and only one is needed. There is also geopolitical.owl:geographical_region which further causes confusion.</obo:IAO_0000112>
|
||||
|
@ -94,7 +94,7 @@
|
|||
<!-- http://vivoweb.org/ontology/core#GeographicRegion -->
|
||||
|
||||
<owl:Class rdf:about="http://vivoweb.org/ontology/core#GeographicRegion">
|
||||
<rdfs:label xml:lang="en">geographic region</rdfs:label>
|
||||
|
||||
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeographicLocation"/>
|
||||
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A location having coordinates in geographic space.</obo:IAO_0000115>
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Removed the word "stable" because disputed territories from geopolitical.owl are included. This could imply that the geographic coordinates could change. This definition was originally in core:Geographic Location. I simply copied the definition from there. I think core:Geographic Location and core:Geographic Region are both the same and only one is needed. There is also geopolitical.owl:geographical_region which further causes confusion.</obo:IAO_0000112>
|
||||
|
@ -112,7 +112,7 @@
|
|||
<!-- http://vivoweb.org/ontology/core#Location -->
|
||||
|
||||
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Location">
|
||||
<rdfs:label xml:lang="en">location</rdfs:label>
|
||||
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">It's anticipated that the subclasses will be used when classifying items. And, all locations can be viewable via this class.</obo:IAO_0000112>
|
||||
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Top level of all location classes.</obo:IAO_0000115>
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use subclasses of core:Location when classsifying items.</obo:IAO_0000112>
|
||||
|
@ -123,7 +123,7 @@
|
|||
<!-- http://vivoweb.org/ontology/core#PopulatedPlace -->
|
||||
|
||||
<owl:Class rdf:about="http://vivoweb.org/ontology/core#PopulatedPlace">
|
||||
<rdfs:label xml:lang="en">populated place</rdfs:label>
|
||||
|
||||
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#GeopoliticalEntity"/>
|
||||
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Either city or town - a thickly populated area having fixed boundaries and certain local powers of government.</obo:IAO_0000115>
|
||||
</owl:Class>
|
||||
|
@ -133,7 +133,7 @@
|
|||
<!-- http://vivoweb.org/ontology/core#Room -->
|
||||
|
||||
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Room">
|
||||
<rdfs:label xml:lang="en">room</rdfs:label>
|
||||
|
||||
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#Facility"/>
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">100 Caldwell Hall; 114 Martha Van Rensselaer (Rushmore Conference Room)</obo:IAO_0000112>
|
||||
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Enter room number of name.</obo:IAO_0000112>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue