ontology.xml 82.4 KB
Newer Older
OnToologyUser's avatar
OnToologyUser committed
    </owl:Class>
    


    <!-- https://w3id.org/saref#Time -->


    <owl:Class rdf:about="https://w3id.org/saref#Time">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment>A saref:Property that allows to specify the time concept in terms of instants or intervals according to the imported W3C Time ontology.</rdfs:comment>
        <rdfs:label>Time</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/saref#UnitOfMeasure -->


    <owl:Class rdf:about="https://w3id.org/saref#UnitOfMeasure">
        <rdfs:comment xml:lang="en">The unit of measure is a standard for measurement of a quantity, such as a Property. For example,  Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called &quot;watt&quot;. Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of the Smart Appliances ontology, but this list can be extended.</rdfs:comment>
        <rdfs:comment>The unit of measure is a standard for measurement of a quantity, such as a Property. For example,  Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called &quot;watt&quot;. Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of SAREF, but this list can be extended, also using some other ontologies rather than the Ontology of units of Measure (OM).</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="http://www.wurvoc.org/vocabularies/om-1.6/Unit_of_measure"/>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/saref#"/>
        <rdfs:label xml:lang="en">Unit of measure</rdfs:label>
        <rdfs:label>Unit of measure</rdfs:label>
    </owl:Class>
OnToologyUser's avatar
OnToologyUser committed
    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->


    


    <!-- http://dbpedia.org/resource/DBM -->


    <owl:NamedIndividual rdf:about="http://dbpedia.org/resource/DBM">
        <rdf:type rdf:resource="https://w3id.org/saref#UnitOfMeasure"/>
        <rdfs:label xml:lang="en">decibel-milliwatts</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontology-of-units-of-measure.org/resource/om-2/degreeCelsius -->


    <owl:NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/degreeCelsius">
        <rdf:type rdf:resource="https://w3id.org/saref#UnitOfMeasure"/>
        <rdfs:label xml:lang="en">degree Celsius</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontology-of-units-of-measure.org/resource/om-2/millibar -->


    <owl:NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/millibar">
        <rdf:type rdf:resource="https://w3id.org/saref#UnitOfMeasure"/>
        <rdfs:label xml:lang="en">millibar</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontology-of-units-of-measure.org/resource/om-2/millimetre -->


    <owl:NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/millimetre">
        <rdf:type rdf:resource="https://w3id.org/saref#UnitOfMeasure"/>
        <rdfs:label xml:lang="en">millimetre</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontology-of-units-of-measure.org/resource/om-2/millivolt -->


    <owl:NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/millivolt">
        <rdf:type rdf:resource="https://w3id.org/saref#UnitOfMeasure"/>
        <rdfs:label xml:lang="en">millivolt</rdfs:label>
    </owl:NamedIndividual>
    


OnToologyUser's avatar
OnToologyUser committed
    <!-- https://w3id.org/def/saref4agri#AirTemperature -->


    <owl:NamedIndividual rdf:about="https://w3id.org/def/saref4agri#AirTemperature">
        <rdf:type rdf:resource="https://w3id.org/saref#Temperature"/>
        <rdfs:label xml:lang="en">Air temperature</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://w3id.org/def/saref4agri#AmbientHumidity -->


    <owl:NamedIndividual rdf:about="https://w3id.org/def/saref4agri#AmbientHumidity">
        <rdf:type rdf:resource="https://w3id.org/saref#Humidity"/>
        <rdfs:label xml:lang="en">Ambient huidity</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://w3id.org/def/saref4agri#IrrigationWater -->


    <owl:NamedIndividual rdf:about="https://w3id.org/def/saref4agri#IrrigationWater">
        <rdf:type rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:label xml:lang="en">Irrigation water</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://w3id.org/def/saref4agri#PlantGrowthStage -->


    <owl:NamedIndividual rdf:about="https://w3id.org/def/saref4agri#PlantGrowthStage">
        <rdf:type rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:label xml:lang="en">Plant growth stage</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://w3id.org/def/saref4agri#Precipitation -->


    <owl:NamedIndividual rdf:about="https://w3id.org/def/saref4agri#Precipitation">
        <rdf:type rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:label xml:lang="en">Precipitation</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://w3id.org/def/saref4agri#SoilMoisture -->


    <owl:NamedIndividual rdf:about="https://w3id.org/def/saref4agri#SoilMoisture">
        <rdf:type rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:label xml:lang="en">Soil moisture</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://w3id.org/def/saref4agri#SoilTemperature -->


    <owl:NamedIndividual rdf:about="https://w3id.org/def/saref4agri#SoilTemperature">
        <rdf:type rdf:resource="https://w3id.org/saref#Temperature"/>
        <rdfs:label xml:lang="en">Soil temperature</rdfs:label>
    </owl:NamedIndividual>
    


OnToologyUser's avatar
OnToologyUser committed
    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotations
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->


    <rdf:Description rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#location">
        <rdfs:comment>The relation between something and the point, 
 or other geometrical thing in space, where it is.  For example, the realtionship between
 a radio tower and a Point with a given lat and long.
 Or a relationship between a park and its outline as a closed arc of points, or a road and
 its location as a arc (a sequence of points).
 Clearly in practice there will be limit to the accuracy of any such statement, but one would expect
 an accuracy appropriate for the size of the object and uses such as mapping .
 </rdfs:comment>
        <rdfs:label xml:lang="en">location</rdfs:label>
    </rdf:Description>
OnToologyUser's avatar
OnToologyUser committed
<!-- Generated by the OWL API (version 5.1.9) https://github.com/owlcs/owlapi/ -->