Commit 20d51826 authored by Cornelis Bouter's avatar Cornelis Bouter
Browse files

fixes for pipeline

parent 26735877
Loading
Loading
Loading
Loading
+5 −7
Original line number Original line Diff line number Diff line
@@ -217,7 +217,7 @@ ex:Greenhouse
<https://saref.etsi.org/saref4agri/v1.1.2/example/saref4agri-ex1/H._Jansen>
<https://saref.etsi.org/saref4agri/v1.1.2/example/saref4agri-ex1/H._Jansen>
  rdf:type ex:Farmer ;
  rdf:type ex:Farmer ;
  s4agri:isMemberOf ex:Jansen_and_Sons ;
  s4agri:isMemberOf ex:Jansen_and_Sons ;
  s4agri:hasName "Hendricus Jansen" ;
  rdfs:label "Hendricus Jansen" ;
.
.
ex:Heated_Glass_Greenhouse
ex:Heated_Glass_Greenhouse
  rdf:type ex:Greenhouse ;
  rdf:type ex:Greenhouse ;
@@ -231,7 +231,7 @@ ex:Intake_Sugar_Corn
<https://saref.etsi.org/saref4agri/v1.1.2/example/saref4agri-ex1/J._Jansen>
<https://saref.etsi.org/saref4agri/v1.1.2/example/saref4agri-ex1/J._Jansen>
  rdf:type ex:Farmer ;
  rdf:type ex:Farmer ;
  s4agri:isMemberOf ex:Jansen_and_Sons ;
  s4agri:isMemberOf ex:Jansen_and_Sons ;
  s4agri:hasName "Johannes Jansen" ;
  rdfs:label "Johannes Jansen" ;
.
.
ex:Jansen_and_Sons
ex:Jansen_and_Sons
  rdf:type ex:FarmHolding ;
  rdf:type ex:FarmHolding ;
@@ -343,13 +343,13 @@ ex:MovementActivitySensor
ex:Parcel_East
ex:Parcel_East
  rdf:type s4agri:Parcel ;
  rdf:type s4agri:Parcel ;
  s4agri:contains ex:Sugar_Snaps_1 ;
  s4agri:contains ex:Sugar_Snaps_1 ;
  s4agri:hasName "Field Frontyard" ;
  rdfs:label "Field Frontyard" ;
  s4agri:receives ex:Compost_2019-02-16 ;
  s4agri:receives ex:Compost_2019-02-16 ;
.
.
ex:Parcel_North
ex:Parcel_North
  rdf:type s4agri:Parcel ;
  rdf:type s4agri:Parcel ;
  s4agri:contains ex:Cow_Group_A ;
  s4agri:contains ex:Cow_Group_A ;
  s4agri:hasName "Grazing Plot" ;
  rdfs:label "Grazing Plot" ;
.
.
ex:Parcel_South
ex:Parcel_South
  rdf:type s4agri:Parcel ;
  rdf:type s4agri:Parcel ;
@@ -441,9 +441,7 @@ ex:Vermicompost
#s4agri:Location   # does not exist in SAREF4AGRI
#s4agri:Location   # does not exist in SAREF4AGRI
#  rdf:type owl:ObjectProperty ;
#  rdf:type owl:ObjectProperty ;
#.
#.
s4agri:hasID

  rdf:type owl:ObjectProperty ;
.
s4agri:hasMember
s4agri:hasMember
  rdf:type owl:ObjectProperty ;
  rdf:type owl:ObjectProperty ;
  rdfs:label "has member"^^xsd:string ;
  rdfs:label "has member"^^xsd:string ;
+10 −347
Original line number Original line Diff line number Diff line
@@ -35,7 +35,9 @@
  vann:preferredNamespaceUri "https://saref.etsi.org/saref4agri/" ;
  vann:preferredNamespaceUri "https://saref.etsi.org/saref4agri/" ;
  owl:versionIRI <https://saref.etsi.org/saref4agri/v2.1.1/> ;
  owl:versionIRI <https://saref.etsi.org/saref4agri/v2.1.1/> ;
  owl:priorVersion <https://saref.etsi.org/saref4agri/v1.1.2/> ;
  owl:priorVersion <https://saref.etsi.org/saref4agri/v1.1.2/> ;
  owl:versionInfo "v2.1.1" .
  owl:versionInfo "v2.1.1" ;
  owl:imports <https://saref.etsi.org/core/v3.2.1/> ;
.


#################################################################
#################################################################
#    Annotation properties
#    Annotation properties
@@ -101,6 +103,8 @@ vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty .
vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .
vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .


wgs84:SpatialThing a owl:Class .
wgs84:SpatialThing a owl:Class .
foaf:Organization a owl:Class ; rdfs:isDefinedBy foaf: .
foaf:Agent a owl:Class ; rdfs:isDefinedBy foaf: .


###  http://www.w3.org/2003/01/geo/wgs84_pos#alt
###  http://www.w3.org/2003/01/geo/wgs84_pos#alt
wgs84:alt rdf:type owl:DatatypeProperty ;
wgs84:alt rdf:type owl:DatatypeProperty ;
@@ -327,142 +331,6 @@ s4agri:receives rdf:type owl:ObjectProperty ;
  rdfs:label "receives"@en .
  rdfs:label "receives"@en .




###  https://saref.etsi.org/core/accomplishes
saref:accomplishes rdf:type owl:ObjectProperty ;
      owl:inverseOf saref:isAccomplishedBy ;
  rdfs:comment "A relationship between a certain entity (e.g., a device) and the task it accomplishes"@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "accomplishes"@en .


###  https://saref.etsi.org/core/actsUpon
saref:actsUpon rdf:type owl:ObjectProperty ;
  rdfs:comment "A relationship between a command and a state"@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "acts upon"@en .


###  https://saref.etsi.org/core/controlsProperty
saref:controlsProperty rdf:type owl:ObjectProperty ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "controls property"@en .


###  https://saref.etsi.org/core/hasCommand
saref:hasCommand rdf:type owl:ObjectProperty ;
      owl:inverseOf saref:isCommandOf ;
  rdfs:comment "A relationship between an entity (such as a function) and a command"@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "has command"@en .


###  https://saref.etsi.org/core/isMeasurementOf
saref:isMeasurementOf rdf:type owl:ObjectProperty ;
      owl:inverseOf saref:hasMeasurement ;
  rdfs:comment "Relation between a measurement and the feature of interest being measured."@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "has feature of interest"@en .


###  https://saref.etsi.org/core/hasFunction
saref:hasFunction rdf:type owl:ObjectProperty ;
  rdfs:comment "A relationship identifying the type of function of a device"@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "has function"@en .


###  https://saref.etsi.org/core/hasProperty
saref:hasProperty rdf:type owl:ObjectProperty ;
      owl:inverseOf saref:isPropertyOf ;
  rdfs:comment "Relation between a feature of interest and its properties."@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "has property"@en .


###  https://saref.etsi.org/core/hasState
saref:hasState rdf:type owl:ObjectProperty ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "has state"@en .


###  https://saref.etsi.org/core/isAccomplishedBy
saref:isAccomplishedBy rdf:type owl:ObjectProperty ;
  rdfs:comment "A relationship indentifying the task accomplished by a certain entity (e.g., a device)"@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "is accomplished by"@en .


###  https://saref.etsi.org/core/isCommandOf
saref:isCommandOf rdf:type owl:ObjectProperty ;
  rdfs:comment "A relationship between a command and a function."@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "is command of"@en .


###  https://saref.etsi.org/core/isControlledByDevice
saref:isControlledByDevice rdf:type owl:ObjectProperty ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "is controlled by device"@en .


###  https://saref.etsi.org/core/hasMeasurement
saref:hasMeasurement rdf:type owl:ObjectProperty ;
  rdfs:comment "Relation betwwen a feature of interest and the measurments that are about it."@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "is feature of interest of"@en .


###  https://saref.etsi.org/core/isMeasuredByDevice
saref:isMeasuredByDevice rdf:type owl:ObjectProperty ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "is measured by device"@en .


###  https://saref.etsi.org/core/isMeasuredIn
saref:isMeasuredIn rdf:type owl:ObjectProperty ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "is measured in"@en .


###  https://saref.etsi.org/core/isPropertyOf
saref:isPropertyOf rdf:type owl:ObjectProperty ;
  rdfs:comment "Relation between a property and a feature of interest in which such property appears."@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "is property of"@en .


###  https://saref.etsi.org/core/makesMeasurement
saref:makesMeasurement rdf:type owl:ObjectProperty ;
      owl:inverseOf saref:measurementMadeBy ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "makes measurement"@en .


###  https://saref.etsi.org/core/measurementMadeBy
saref:measurementMadeBy rdf:type owl:ObjectProperty ;
  rdfs:comment "Relation between a measurement and the device that made it."@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "measurement made by"@en .


###  https://saref.etsi.org/core/measuresProperty
saref:measuresProperty rdf:type owl:ObjectProperty ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "measures property"@en .


###  https://saref.etsi.org/core/relatesToMeasurement
saref:relatesToMeasurement rdf:type owl:ObjectProperty ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "relates to measurement"@en .


###  https://saref.etsi.org/core/relatesToProperty
saref:relatesToProperty rdf:type owl:ObjectProperty ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "relates to property"@en .


#################################################################
#################################################################
#    Data properties
#    Data properties
#################################################################
#################################################################
@@ -610,7 +478,7 @@ s4agri:Animal rdf:type owl:Class ;
      owl:someValuesFrom s4agri:AnimalGroup
      owl:someValuesFrom s4agri:AnimalGroup
    ] ,
    ] ,
    [ rdf:type owl:Restriction ;
    [ rdf:type owl:Restriction ;
      owl:onProperty s4agri:hasIdentifier ;
      owl:onProperty saref:hasIdentifier ;
      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
      owl:onDataRange xsd:string
      owl:onDataRange xsd:string
    ] ,
    ] ,
@@ -623,11 +491,6 @@ s4agri:Animal rdf:type owl:Class ;
      owl:onProperty s4agri:hasDeathDate ;
      owl:onProperty s4agri:hasDeathDate ;
      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
      owl:onDataRange xsd:dateTime
      owl:onDataRange xsd:dateTime
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty s4agri:hasName ;
      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
      owl:onDataRange xsd:string
    ] ;
    ] ;
  rdfs:comment "An individual and identifiable living organism that feeds on organic matter, typically having specialized sense organs and nervous system and able to respond rapidly to stimuli."@en ;
  rdfs:comment "An individual and identifiable living organism that feeds on organic matter, typically having specialized sense organs and nervous system and able to respond rapidly to stimuli."@en ;
  rdfs:label "Animal"@en .
  rdfs:label "Animal"@en .
@@ -643,11 +506,6 @@ s4agri:AnimalGroup rdf:type owl:Class ;
    [ rdf:type owl:Restriction ;
    [ rdf:type owl:Restriction ;
      owl:onProperty s4agri:isLocatedIn ;
      owl:onProperty s4agri:isLocatedIn ;
      owl:someValuesFrom geo:Feature
      owl:someValuesFrom geo:Feature
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty s4agri:hasName ;
      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
      owl:onDataRange xsd:string
    ]  ;
    ]  ;
  rdfs:comment "A collection of one or multiple animals."@en ;
  rdfs:comment "A collection of one or multiple animals."@en ;
  rdfs:label "Animal Group"@en .
  rdfs:label "Animal Group"@en .
@@ -659,10 +517,6 @@ s4agri:Building rdf:type owl:Class ;
    [ rdf:type owl:Restriction ;
    [ rdf:type owl:Restriction ;
      owl:onProperty s4agri:contains ;
      owl:onProperty s4agri:contains ;
      owl:someValuesFrom s4agri:BuildingSpace
      owl:someValuesFrom s4agri:BuildingSpace
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty s4agri:hasName ;
      owl:maxCardinality "1"^^xsd:nonNegativeInteger
    ]  ;
    ]  ;
  rdfs:comment "A building represents a structure that provides shelter for its occupants or contents and stands in one place. The building is also used to provide a basic element within the spatial structure hierarchy for the components of a building project (together with site, storey, and space)."@en ;
  rdfs:comment "A building represents a structure that provides shelter for its occupants or contents and stands in one place. The building is also used to provide a basic element within the spatial structure hierarchy for the components of a building project (together with site, storey, and space)."@en ;
  rdfs:label "Building"@en .
  rdfs:label "Building"@en .
@@ -735,10 +589,6 @@ s4agri:Farm rdf:type owl:Class ;
    [ rdf:type owl:Restriction ;
    [ rdf:type owl:Restriction ;
      owl:onProperty s4agri:contains ;
      owl:onProperty s4agri:contains ;
      owl:someValuesFrom s4agri:Parcel
      owl:someValuesFrom s4agri:Parcel
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty s4agri:hasName ;
      owl:maxCardinality "1"^^xsd:nonNegativeInteger
    ] ;
    ] ;
  rdfs:comment "A plot of land used for the scope of farming which can contain buildings and parcels."@en ;
  rdfs:comment "A plot of land used for the scope of farming which can contain buildings and parcels."@en ;
  rdfs:label "Farm"@en .
  rdfs:label "Farm"@en .
@@ -750,10 +600,6 @@ s4agri:FarmHolding rdf:type owl:Class ;
    [ rdf:type owl:Restriction ;
    [ rdf:type owl:Restriction ;
      owl:onProperty s4agri:managesFarm ;
      owl:onProperty s4agri:managesFarm ;
      owl:someValuesFrom s4agri:Farm
      owl:someValuesFrom s4agri:Farm
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty s4agri:hasName ;
      owl:allValuesFrom xsd:string
    ]  ;
    ]  ;
  rdfs:comment "A class to decsribe a saref4agri farm holding as subcass of a foaf:Organization"@en ;
  rdfs:comment "A class to decsribe a saref4agri farm holding as subcass of a foaf:Organization"@en ;
  rdfs:label "Farm holding"@en .
  rdfs:label "Farm holding"@en .
@@ -765,10 +611,6 @@ s4agri:Farmer rdf:type owl:Class ;
    [ rdf:type owl:Restriction ;
    [ rdf:type owl:Restriction ;
      owl:onProperty s4agri:managesFarm ;
      owl:onProperty s4agri:managesFarm ;
      owl:someValuesFrom s4agri:Farm
      owl:someValuesFrom s4agri:Farm
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty s4agri:hasName ;
      owl:allValuesFrom xsd:string
    ] ;
    ] ;
  rdfs:comment "A class to decsribe a saref4agri farmer as subcass of a foaf:Person"@en ;
  rdfs:comment "A class to decsribe a saref4agri farmer as subcass of a foaf:Person"@en ;
  rdfs:label "Farmer"@en .
  rdfs:label "Farmer"@en .
@@ -794,11 +636,6 @@ s4agri:Parcel rdf:type owl:Class ;
    [ rdf:type owl:Restriction ;
    [ rdf:type owl:Restriction ;
      owl:onProperty s4agri:contains ;
      owl:onProperty s4agri:contains ;
      owl:someValuesFrom s4agri:Crop
      owl:someValuesFrom s4agri:Crop
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty s4agri:hasName ;
      owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
      owl:onDataRange xsd:string
    ]  ;
    ]  ;
  rdfs:comment "An area of land, which might be used for grazing animals or planting crops. The parcel is defined as an undividable logical area of land which contains homogeneous items."@en ;
  rdfs:comment "An area of land, which might be used for grazing animals or planting crops. The parcel is defined as an undividable logical area of land which contains homogeneous items."@en ;
  rdfs:label "Parcel"@en .
  rdfs:label "Parcel"@en .
@@ -875,180 +712,6 @@ s4agri:WeightSensor rdf:type owl:Class ;
  rdfs:label "Weight sensor"@en .
  rdfs:label "Weight sensor"@en .




###  https://saref.etsi.org/core/Actuator
saref:Actuator rdf:type owl:Class ;
  rdfs:subClassOf saref:Device ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "Actuator"@en .


###  https://saref.etsi.org/core/Command
saref:Command rdf:type owl:Class ;
  rdfs:subClassOf [ rdf:type owl:Restriction ;
      owl:onProperty saref:actsUpon ;
      owl:allValuesFrom saref:State
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty saref:isCommandOf ;
      owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
      owl:onClass saref:Function
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty saref:hasDescription ;
      owl:maxCardinality "1"^^xsd:nonNegativeInteger
    ] ;
  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."@en ;
  rdfs:label "Command"@en .

###  https://saref.etsi.org/core/FeatureOfInterest
saref:FeatureOfInterest rdf:type owl:Class ;
  rdfs:subClassOf [ rdf:type owl:Restriction ;
      owl:onProperty saref:hasProperty ;
      owl:allValuesFrom saref:Property
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty saref:hasMeasurement ;
      owl:allValuesFrom saref:Measurement
    ] ;
  rdfs:comment <https://saref.etsi.org/core/> ;
  rdfs:label "Feature of interest"@en .


###  https://saref.etsi.org/core/Function
saref:Function rdf:type owl:Class ;
  rdfs:subClassOf [ rdf:type owl:Restriction ;
      owl:onProperty saref:hasCommand ;
      owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
      owl:onClass saref:Command
    ] ;
  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. "@en ;
  rdfs:label "Function"@en .


###  https://saref.etsi.org/core/Humidity
saref:Humidity rdf:type owl:Class ;
  rdfs:subClassOf 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"@en ;
  rdfs:label "Humidiy"@en ,
       "Humidity"@en .


###  https://saref.etsi.org/core/Measurement
saref:Measurement rdf:type owl:Class ;
  rdfs:subClassOf [ rdf:type owl:Restriction ;
      owl:onProperty saref:isMeasurementOf ;
      owl:allValuesFrom saref:FeatureOfInterest
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty saref:isMeasuredIn ;
      owl:allValuesFrom saref:UnitOfMeasure
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty saref:relatesToProperty ;
      owl:allValuesFrom saref:Property
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty saref:isMeasuredIn ;
      owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
      owl:onClass saref:UnitOfMeasure
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty saref:relatesToProperty ;
      owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
      owl:onClass saref:Property
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty saref:hasTimestamp ;
      owl:allValuesFrom xsd:dateTime
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty saref:hasValue ;
      owl:cardinality "1"^^xsd:nonNegativeInteger
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty saref:hasValue ;
      owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
      owl:onDataRange xsd:float
    ] ;
  rdfs:comment "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."@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "Measurement"@en .


###  https://saref.etsi.org/core/Property
saref:Property rdf:type owl:Class ;
  rdfs:subClassOf [ rdf:type owl:Restriction ;
      owl:onProperty saref:isControlledByDevice ;
      owl:allValuesFrom saref:Device
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty saref:isMeasuredByDevice ;
      owl:allValuesFrom saref:Device
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty saref:isPropertyOf ;
      owl:allValuesFrom saref:FeatureOfInterest
    ] ,
    [ rdf:type owl:Restriction ;
      owl:onProperty saref:relatesToMeasurement ;
      owl:allValuesFrom saref:Measurement
    ] ;
      owl:disjointWith saref:UnitOfMeasure ;
  rdfs:comment "An aspect of an entity that can be observable by a sensor."@en ,
 "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."@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "Property"@en ,
       "Property"@en .


###  https://saref.etsi.org/core/Sensor
saref:Sensor rdf:type owl:Class ;
  rdfs:subClassOf saref:Device ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "Sensor"@en .


###  https://saref.etsi.org/core/State
saref:State rdf:type owl:Class ;
  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."@en ;
  rdfs:label "State"@en .


###  https://saref.etsi.org/core/Task
saref:Task rdf:type owl:Class ;
  rdfs:subClassOf [ rdf:type owl:Restriction ;
      owl:onProperty saref:isAccomplishedBy ;
      owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
      owl:onClass saref:Device
    ] ;
  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."@en ;
  rdfs:label "Task"@en .


###  https://saref.etsi.org/core/Temperature
saref:Temperature rdf:type owl:Class ;
  rdfs:subClassOf 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)"@en ;
  rdfs:label "Temperature"@en ,
  "Temperature"@en .


###  https://saref.etsi.org/core/Time
saref:Time rdf:type owl:Class ;
  rdfs:subClassOf 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."@en ;
  rdfs:label "Time"@en .


###  https://saref.etsi.org/core/UnitOfMeasure
saref:UnitOfMeasure rdf:type owl:Class ;
  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 \"watt\". 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."@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 \"watt\". 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)."@en ;
  rdfs:isDefinedBy <http://www.wurvoc.org/vocabularies/om-1.6/Unit_of_measure> ,
          <https://saref.etsi.org/core/> ;
  rdfs:label "Unit of measure"@en .


#################################################################
#################################################################
#    Individuals
#    Individuals
#################################################################
#################################################################