ontology.xml 56.5 KB
Newer Older
OnToologyUser's avatar
OnToologyUser committed

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


    <owl:Class rdf:about="https://w3id.org/def/saref4agri#Pluviometer">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Sensor"/>
        <rdfs:label xml:lang="en">A sensor that measures the rain fall.</rdfs:label>
        <rdfs:label xml:lang="en">Pluviometer</rdfs:label>
    </owl:Class>
    


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


    <owl:Class rdf:about="https://w3id.org/def/saref4agri#SoilTensiometer">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Sensor"/>
        <rdfs:label xml:lang="en">A sensor that measures the soil moisture.</rdfs:label>
        <rdfs:label xml:lang="en">Soil tensiometer</rdfs:label>
    </owl:Class>
    


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


    <owl:Class rdf:about="https://w3id.org/def/saref4agri#WateringGun">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Actuator"/>
        <rdfs:label xml:lang="en">An actuator to irrigate an space.</rdfs:label>
        <rdfs:label xml:lang="en">Watering gun</rdfs:label>
    </owl:Class>
    


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


    <owl:Class rdf:about="https://w3id.org/def/saref4agri#WeatherStation">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Sensor"/>
        <rdfs:label xml:lang="en">A sensor o system that measure weather conditions.</rdfs:label>
        <rdfs:label xml:lang="en">Weather station</rdfs:label>
    </owl:Class>
    


OnToologyUser's avatar
OnToologyUser committed
    <!-- https://w3id.org/saref#Actuator -->


    <owl:Class rdf:about="https://w3id.org/saref#Actuator">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Device"/>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/saref#"/>
        <rdfs:label xml:lang="en">Actuator</rdfs:label>
    </owl:Class>
    


OnToologyUser's avatar
OnToologyUser committed
    <!-- https://w3id.org/saref#Command -->


    <owl:Class rdf:about="https://w3id.org/saref#Command">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#actsUpon"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/saref#State"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#isCommandOf"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/saref#Function"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#hasDescription"/>
                <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment>A directive that a device must support to perform a certain function. A command may act upon a state, but does not necessarily act upon a state. For example, the ON command acts upon the ON/OFF state, but the GET command does not act upon any state, it simply gives a directive to retrieve a certain value. We propose here a list of commands that are relevant for the purpose of SAREF, but this list can be extended.</rdfs:comment>
        <rdfs:label>Command</rdfs:label>
    </owl:Class>
    


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


OnToologyUser's avatar
OnToologyUser committed
    <owl:Class rdf:about="https://w3id.org/saref#Device">
OnToologyUser's avatar
OnToologyUser committed
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/ssn/System"/>
OnToologyUser's avatar
OnToologyUser committed
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/saref#"/>
        <rdfs:label xml:lang="en">Device</rdfs:label>
    </owl:Class>
OnToologyUser's avatar
OnToologyUser committed
    <!-- https://w3id.org/saref#FeatureOfInterest -->


    <owl:Class rdf:about="https://w3id.org/saref#FeatureOfInterest">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#hasProperty"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/saref#Property"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#isFeatureOfInterestOf"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/saref#Measurement"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment rdf:resource="https://w3id.org/saref#"/>
        <rdfs:label xml:lang="en">Feature of interest</rdfs:label>
    </owl:Class>
    


OnToologyUser's avatar
OnToologyUser committed
    <!-- https://w3id.org/saref#Function -->


    <owl:Class rdf:about="https://w3id.org/saref#Function">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#hasCommand"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/saref#Command"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment>The functionality necessary to accomplish the task for which a Device is designed. A device can be designed to perform more than one function. Functions can be structured in categories (subclasses) that reflect different points of view, for example, considering the specific application area for which a function can be used (e.g., light, temperature, motion, heat, power, etc.), or the capability that a function can support (e.g., receive, reply, notify, etc.), and so forth. </rdfs:comment>
        <rdfs:label>Function</rdfs:label>
    </owl:Class>
    


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


    <owl:Class rdf:about="https://w3id.org/saref#Humidity">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment>A saref:Property related to some measurements that are characterized by a certain value that is measured in a humidity unit</rdfs:comment>
        <rdfs:label>Humidity</rdfs:label>
    </owl:Class>
    


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


    <owl:Class rdf:about="https://w3id.org/saref#Measurement">
        <rdfs:subClassOf>
            <owl:Restriction>
OnToologyUser's avatar
OnToologyUser committed
                <owl:onProperty rdf:resource="https://w3id.org/saref#hasFeatureOfInterest"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/saref#FeatureOfInterest"/>
OnToologyUser's avatar
OnToologyUser committed
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#isMeasuredIn"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/saref#UnitOfMeasure"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#relatesToProperty"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/saref#Property"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#isMeasuredIn"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/saref#UnitOfMeasure"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#relatesToProperty"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/saref#Property"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#hasTimestamp"/>
                <owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#hasValue"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#hasValue"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="https://w3id.org/saref#Property"/>
        <owl:disjointWith rdf:resource="https://w3id.org/saref#UnitOfMeasure"/>
        <rdfs:comment xml:lang="en">Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/saref#"/>
        <rdfs:label xml:lang="en">Measurement</rdfs:label>
    </owl:Class>
    


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


    <owl:Class rdf:about="https://w3id.org/saref#Property">
        <rdfs:subClassOf>
            <owl:Restriction>
OnToologyUser's avatar
OnToologyUser committed
                <owl:onProperty rdf:resource="https://w3id.org/saref#isControlledByDevice"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/saref#Device"/>
OnToologyUser's avatar
OnToologyUser committed
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
OnToologyUser's avatar
OnToologyUser committed
                <owl:onProperty rdf:resource="https://w3id.org/saref#isMeasuredByDevice"/>
OnToologyUser's avatar
OnToologyUser committed
                <owl:allValuesFrom rdf:resource="https://w3id.org/saref#Device"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
OnToologyUser's avatar
OnToologyUser committed
                <owl:onProperty rdf:resource="https://w3id.org/saref#isPropertyOf"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/saref#FeatureOfInterest"/>
OnToologyUser's avatar
OnToologyUser committed
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#relatesToMeasurement"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/saref#Measurement"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="https://w3id.org/saref#UnitOfMeasure"/>
        <rdfs:comment xml:lang="en">An aspect of an entity that can be observable by a sensor.</rdfs:comment>
        <rdfs:comment>Anything that can be sensed, measured or controlled in households, common public buildings or offices. We propose here a list of properties that are relevant for the purpose of SAREF, but this list can be extended.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/saref#"/>
        <rdfs:label xml:lang="en">Property</rdfs:label>
        <rdfs:label>Property</rdfs:label>
    </owl:Class>
    


OnToologyUser's avatar
OnToologyUser committed
    <!-- https://w3id.org/saref#Sensor -->


    <owl:Class rdf:about="https://w3id.org/saref#Sensor">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Device"/>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/saref#"/>
        <rdfs:label xml:lang="en">Sensor</rdfs:label>
    </owl:Class>
    


OnToologyUser's avatar
OnToologyUser committed
    <!-- https://w3id.org/saref#State -->


    <owl:Class rdf:about="https://w3id.org/saref#State">
        <rdfs:comment>The state in which a device can be found, e.g, ON/OFF/STANDBY, or ONLINE/OFFLINE. We propose here a list of states that are relevant for the purpose of SAREF, but this list can be extended.</rdfs:comment>
        <rdfs:label>State</rdfs:label>
    </owl:Class>
    


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


    <owl:Class rdf:about="https://w3id.org/saref#Task">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#isAccomplishedBy"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/saref#Device"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment>The goal for which a device is designed (from a user perspective). For example, a washing machine is designed for the task of washing. We propose here a list of tasks that are relevant for the purpose of SAREF, but this list can be extended.</rdfs:comment>
        <rdfs:label>Task</rdfs:label>
    </owl:Class>
    


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


    <owl:Class rdf:about="https://w3id.org/saref#Temperature">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment>A saref:Property related to some measurements that are characterized by a certain value that is measured in a temperature unit (degree_Celsius, degree_Fahrenheit, or degree_kelvin)</rdfs:comment>
        <rdfs:label>Temperature</rdfs:label>
    </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/ -->