147 lines
8.3 KiB
Text
147 lines
8.3 KiB
Text
<?xml version="1.0"?>
|
|
<rdf:RDF xmlns="http://purl.obolibrary.org/obo/arg/location.owl#"
|
|
xml:base="http://purl.obolibrary.org/obo/arg/location.owl"
|
|
xmlns:obo="http://purl.obolibrary.org/obo/"
|
|
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
|
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
|
|
|
|
|
|
|
<!--
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Annotation properties
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
-->
|
|
|
|
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
|
|
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000112"/>
|
|
|
|
|
|
|
|
<!--
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Datatypes
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
-->
|
|
|
|
|
|
|
|
|
|
<!--
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Classes
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////////////
|
|
-->
|
|
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#Building -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Building">
|
|
|
|
<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>
|
|
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Martha Van Rensselaer Hall (VR); Caldwell Hall (CD); University Auditorium</obo:IAO_0000112>
|
|
</owl:Class>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#Campus -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Campus">
|
|
|
|
<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>
|
|
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The grounds of a school, college, university, or hospital. Or, a large, usually suburban, landscaped business or industrial site.</obo:IAO_0000115>
|
|
</owl:Class>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#Facility -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Facility">
|
|
|
|
<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>
|
|
</owl:Class>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#GeographicLocation -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#GeographicLocation">
|
|
|
|
<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>
|
|
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use subclasses of core:Geographic Location subclasses instead of this class if possible.</obo:IAO_0000112>
|
|
</owl:Class>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#GeographicRegion -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#GeographicRegion">
|
|
|
|
<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>
|
|
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Use subclasses of core:Geographic Region subclasses instead of this class if possible.</obo:IAO_0000112>
|
|
</owl:Class>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#GeopoliticalEntity -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#GeopoliticalEntity"/>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#Location -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Location">
|
|
|
|
<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>
|
|
</owl:Class>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#PopulatedPlace -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#PopulatedPlace">
|
|
|
|
<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>
|
|
|
|
|
|
|
|
<!-- http://vivoweb.org/ontology/core#Room -->
|
|
|
|
<owl:Class rdf:about="http://vivoweb.org/ontology/core#Room">
|
|
|
|
<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>
|
|
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Room that provides a particular service or is used for a particular activity.</obo:IAO_0000115>
|
|
</owl:Class>
|
|
</rdf:RDF>
|
|
|
|
|
|
|
|
<!-- Generated by the OWL API (version 3.4.2018) http://owlapi.sourceforge.net -->
|
|
|