Definition of saref:Device
Defined in https://saref.etsi.org/core/v3.1.1/ as:
A tangible object designed to accomplish a particular task. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs a start and stop function.
Description as a Class
- has super-classes
-
saref:isUsedFor only
saref:Commodity
saref:makesMeasurement only saref:Measurement
saref:measuresProperty only saref:Property
saref:offers only saref:Service
saref:accomplishes min 1 saref:Task
saref:hasFunction min 1 saref:Function
saref:hasManufacturer max 1
saref:hasModel max 1
saref:consistsOf only saref:Device
saref:controlsProperty only saref:Property
saref:hasProfile only saref:Profile
saref:hasState only saref:State - has sub-classes
-
saref:Actuator
saref:Appliance
saref:HVAC
saref:Meter
saref:Sensor - is in domain of
-
saref:controlsProperty
saref:hasFunction
saref:hasProfile
saref:hasState
saref:makesMeasurement
saref:measuresProperty
saref:offers - is in range of
-
saref:isControlledByDevice
saref:isMeasuredByDevice
saref:isOfferedBy
saref:measurementMadeBy
Turtle
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
saref:Actuator rdfs:subClassOf saref:Device .
saref:Appliance rdfs:subClassOf saref:Device .
saref:HVAC rdfs:subClassOf saref:Device .
saref:Meter rdfs:subClassOf saref:Device .
saref:Sensor rdfs:subClassOf saref:Device .
saref:measurementMadeBy rdfs:range saref:Device .
saref:Service rdfs:subClassOf [ a owl:Restriction ;
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass saref:Device ;
owl:onProperty saref:isOfferedBy ] .
saref:controlsProperty rdfs:domain saref:Device .
saref:hasFunction rdfs:domain saref:Device .
saref:hasProfile rdfs:domain saref:Device .
saref:hasState rdfs:domain saref:Device .
saref:isControlledByDevice rdfs:range saref:Device .
saref:isMeasuredByDevice rdfs:range saref:Device .
saref:isOfferedBy rdfs:range saref:Device .
saref:makesMeasurement rdfs:domain saref:Device .
saref:measuresProperty rdfs:domain saref:Device .
saref:offers rdfs:domain saref:Device .
<https://saref.etsi.org/saref4agri/v1.1.2/example/saref4agri-ex1#> dct:references saref:Device .
<https://saref.etsi.org/saref4agri/v2.1.1/example/saref4agri-ex1#> dct:references saref:Device .
<https://saref.etsi.org/saref4auto/v2.1.1/example/AutomotiveDevice#> dct:references saref:Device .
<https://saref.etsi.org/saref4city/v1.1.2/example/example1#> dct:references saref:Device .
<https://saref.etsi.org/saref4city/v2.1.1/example/RoadCongestion#> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v1.2.1/example/demandDrivenProfile#> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v1.2.1/example/fillRateProfile#> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v1.2.1/example/incentiveTable#> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v1.2.1/example/operationModeProfile#> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v1.2.1/example/powerEnvelopeProfile#> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v1.2.1/example/powerLimitProfile#> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v1.2.1/example/powerProfileExample#> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v2.1.1/example/demandDrivenProfile#> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v2.1.1/example/fillRateProfile#> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v2.1.1/example/heatingSystemPowerProfile#> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v2.1.1/example/incentiveTable#> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v2.1.1/example/operationModeProfile#> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v2.1.1/example/powerEnvelopeProfile#> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v2.1.1/example/powerLimitProfile#> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v2.1.1/example/powerProfileExample#> dct:references saref:Device .
saref:Property rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom saref:Device ;
owl:onProperty saref:isControlledByDevice ],
[ a owl:Restriction ;
owl:allValuesFrom saref:Device ;
owl:onProperty saref:isMeasuredByDevice ] .
<https://saref.etsi.org/saref4agri/v1.1.2/> dct:references saref:Device .
<https://saref.etsi.org/saref4auto/v1.1.1/> dct:references saref:Device .
<https://saref.etsi.org/saref4bldg/v1.1.2/> dct:references saref:Device .
<https://saref.etsi.org/saref4bldg/v2.1.1/> dct:references saref:Device .
<https://saref.etsi.org/saref4city/v1.1.2/> dct:references saref:Device .
<https://saref.etsi.org/saref4ehaw/v1.1.1/> dct:references saref:Device .
<https://saref.etsi.org/saref4ehaw/v2.1.1/> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v1.1.2/> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v1.2.1/> dct:references saref:Device .
<https://saref.etsi.org/saref4ener/v2.1.1/> dct:references saref:Device .
<https://saref.etsi.org/saref4envi/v1.1.2/> dct:references saref:Device .
<https://saref.etsi.org/saref4envi/v2.1.1/> dct:references saref:Device .
<https://saref.etsi.org/saref4grid/v1.1.1/> dct:references saref:Device .
<https://saref.etsi.org/saref4inma/v1.1.2/> dct:references saref:Device .
<https://saref.etsi.org/saref4inma/v2.1.1/> dct:references saref:Device .
<https://saref.etsi.org/saref4lift/v1.1.1/> dct:references saref:Device .
<https://saref.etsi.org/saref4lift/v2.1.1/> dct:references saref:Device .
<https://saref.etsi.org/saref4watr/v1.1.1/> dct:references saref:Device .
<https://saref.etsi.org/saref4watr/v2.1.1/> dct:references saref:Device .
<https://saref.etsi.org/saref4wear/v1.1.1/> dct:references saref:Device .
<https://saref.etsi.org/saref4wear/v2.1.1/> dct:references saref:Device .
<https://saref.etsi.org/core/v3.1.1/> dct:references saref:Device ;
dct:subject saref:Device .
<https://saref.etsi.org/core/v3.2.1/> dct:references saref:Device ;
dct:subject saref:Device .
<https://saref.etsi.org/core/v4.1.1/> dct:references saref:Device ;
dct:subject saref:Device .
saref:Device a owl:Class ;
rdfs:label "Device"@en ;
dct:isReferencedBy <https://saref.etsi.org/core/v3.1.1/>,
<https://saref.etsi.org/core/v3.2.1/>,
<https://saref.etsi.org/core/v4.1.1/>,
<https://saref.etsi.org/saref4agri/v1.1.2/>,
<https://saref.etsi.org/saref4agri/v1.1.2/example/saref4agri-ex1#>,
<https://saref.etsi.org/saref4agri/v2.1.1/example/saref4agri-ex1#>,
<https://saref.etsi.org/saref4auto/v1.1.1/>,
<https://saref.etsi.org/saref4auto/v2.1.1/example/AutomotiveDevice#>,
<https://saref.etsi.org/saref4bldg/v1.1.2/>,
<https://saref.etsi.org/saref4bldg/v2.1.1/>,
<https://saref.etsi.org/saref4city/v1.1.2/>,
<https://saref.etsi.org/saref4city/v1.1.2/example/example1#>,
<https://saref.etsi.org/saref4city/v2.1.1/example/RoadCongestion#>,
<https://saref.etsi.org/saref4ehaw/v1.1.1/>,
<https://saref.etsi.org/saref4ehaw/v2.1.1/>,
<https://saref.etsi.org/saref4ener/v1.1.2/>,
<https://saref.etsi.org/saref4ener/v1.2.1/>,
<https://saref.etsi.org/saref4ener/v1.2.1/example/demandDrivenProfile#>,
<https://saref.etsi.org/saref4ener/v1.2.1/example/fillRateProfile#>,
<https://saref.etsi.org/saref4ener/v1.2.1/example/incentiveTable#>,
<https://saref.etsi.org/saref4ener/v1.2.1/example/operationModeProfile#>,
<https://saref.etsi.org/saref4ener/v1.2.1/example/powerEnvelopeProfile#>,
<https://saref.etsi.org/saref4ener/v1.2.1/example/powerLimitProfile#>,
<https://saref.etsi.org/saref4ener/v1.2.1/example/powerProfileExample#>,
<https://saref.etsi.org/saref4ener/v2.1.1/>,
<https://saref.etsi.org/saref4ener/v2.1.1/example/demandDrivenProfile#>,
<https://saref.etsi.org/saref4ener/v2.1.1/example/fillRateProfile#>,
<https://saref.etsi.org/saref4ener/v2.1.1/example/heatingSystemPowerProfile#>,
<https://saref.etsi.org/saref4ener/v2.1.1/example/incentiveTable#>,
<https://saref.etsi.org/saref4ener/v2.1.1/example/operationModeProfile#>,
<https://saref.etsi.org/saref4ener/v2.1.1/example/powerEnvelopeProfile#>,
<https://saref.etsi.org/saref4ener/v2.1.1/example/powerLimitProfile#>,
<https://saref.etsi.org/saref4ener/v2.1.1/example/powerProfileExample#>,
<https://saref.etsi.org/saref4envi/v1.1.2/>,
<https://saref.etsi.org/saref4envi/v2.1.1/>,
<https://saref.etsi.org/saref4grid/v1.1.1/>,
<https://saref.etsi.org/saref4inma/v1.1.2/>,
<https://saref.etsi.org/saref4inma/v2.1.1/>,
<https://saref.etsi.org/saref4lift/v1.1.1/>,
<https://saref.etsi.org/saref4lift/v2.1.1/>,
<https://saref.etsi.org/saref4watr/v1.1.1/>,
<https://saref.etsi.org/saref4watr/v2.1.1/>,
<https://saref.etsi.org/saref4wear/v1.1.1/>,
<https://saref.etsi.org/saref4wear/v2.1.1/> ;
rdfs:comment "A tangible object designed to accomplish a particular task. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs a start and stop function."@en ;
rdfs:isDefinedBy <https://saref.etsi.org/core/v3.1.1/>,
<https://saref.etsi.org/core/v3.2.1/>,
<https://saref.etsi.org/core/v4.1.1/> ;
rdfs:seeAlso <https://saref.etsi.org/core/v3.1.1/>,
<https://saref.etsi.org/core/v3.2.1/>,
<https://saref.etsi.org/core/v4.1.1/>,
<https://saref.etsi.org/saref4agri/v1.1.2/>,
<https://saref.etsi.org/saref4agri/v2.1.1/>,
<https://saref.etsi.org/saref4auto/v1.1.1/>,
<https://saref.etsi.org/saref4auto/v2.1.1/>,
<https://saref.etsi.org/saref4bldg/v1.1.2/>,
<https://saref.etsi.org/saref4bldg/v2.1.1/>,
<https://saref.etsi.org/saref4city/v1.1.2/>,
<https://saref.etsi.org/saref4city/v2.1.1/>,
<https://saref.etsi.org/saref4ehaw/v1.1.1/>,
<https://saref.etsi.org/saref4ehaw/v2.1.1/>,
<https://saref.etsi.org/saref4ener/v1.1.2/>,
<https://saref.etsi.org/saref4ener/v1.2.1/>,
<https://saref.etsi.org/saref4ener/v2.1.1/>,
<https://saref.etsi.org/saref4envi/v1.1.2/>,
<https://saref.etsi.org/saref4envi/v2.1.1/>,
<https://saref.etsi.org/saref4grid/v1.1.1/>,
<https://saref.etsi.org/saref4inma/v1.1.2/>,
<https://saref.etsi.org/saref4inma/v2.1.1/>,
<https://saref.etsi.org/saref4lift/v1.1.1/>,
<https://saref.etsi.org/saref4lift/v2.1.1/>,
<https://saref.etsi.org/saref4watr/v1.1.1/>,
<https://saref.etsi.org/saref4watr/v2.1.1/>,
<https://saref.etsi.org/saref4wear/v1.1.1/>,
<https://saref.etsi.org/saref4wear/v2.1.1/> ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom saref:Commodity ;
owl:onProperty saref:isUsedFor ],
[ a owl:Restriction ;
owl:allValuesFrom saref:Measurement ;
owl:onProperty saref:makesMeasurement ],
[ a owl:Restriction ;
owl:allValuesFrom saref:Property ;
owl:onProperty saref:measuresProperty ],
[ a owl:Restriction ;
owl:allValuesFrom saref:Service ;
owl:onProperty saref:offers ],
[ a owl:Restriction ;
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass saref:Task ;
owl:onProperty saref:accomplishes ],
[ a owl:Restriction ;
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass saref:Function ;
owl:onProperty saref:hasFunction ],
[ a owl:Restriction ;
owl:maxCardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty saref:hasManufacturer ],
[ a owl:Restriction ;
owl:maxCardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty saref:hasModel ],
[ a owl:Restriction ;
owl:allValuesFrom saref:Device ;
owl:onProperty saref:consistsOf ],
[ a owl:Restriction ;
owl:allValuesFrom saref:Property ;
owl:onProperty saref:controlsProperty ],
[ a owl:Restriction ;
owl:allValuesFrom saref:Profile ;
owl:onProperty saref:hasProfile ],
[ a owl:Restriction ;
owl:allValuesFrom saref:State ;
owl:onProperty saref:hasState ] ;
ns1:hiddenLabel "Device" .