Definition of saref:Property
Defined in https://saref.etsi.org/core/v3.1.1/ as:
A quality of a feature of interest that can be measured; an aspect of a feature of interest that is intrinsic to and cannot exist without the feature
Description as a Class
- has super-classes
-
saref:isControlledByDevice only
saref:Device
saref:isMeasuredByDevice only saref:Device
saref:isPropertyOf only saref:FeatureOfInterest
saref:relatesToMeasurement only saref:Measurement - has sub-classes
-
saref:Energy
saref:Humidity
saref:Light
saref:Motion
saref:Occupancy
saref:Power
saref:Pressure
saref:Price
saref:Smoke
saref:Temperature - is in domain of
-
saref:isControlledByDevice
saref:isMeasuredByDevice
saref:isPropertyOf
saref:relatesToMeasurement - is in range of
-
saref:controlsProperty
saref:hasMeterReadingType
saref:hasProperty
saref:hasSensorType
saref:measuresProperty
saref:relatesToProperty
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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:Energy rdfs:subClassOf saref:Property .
saref:Humidity rdfs:subClassOf saref:Property .
saref:Light rdfs:subClassOf saref:Property .
saref:MeteringFunction rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom [ a owl:Class ;
owl:unionOf ( saref:Commodity saref:Property ) ] ;
owl:onProperty saref:hasMeterReadingType ] .
saref:Motion rdfs:subClassOf saref:Property .
saref:Occupancy rdfs:subClassOf saref:Property .
saref:Power rdfs:subClassOf saref:Property .
saref:Pressure rdfs:subClassOf saref:Property .
saref:Price rdfs:subClassOf saref:Property .
saref:Profile rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom [ a owl:Class ;
owl:unionOf ( saref:Commodity saref:Property ) ] ;
owl:onProperty saref:isAbout ] .
saref:SensingFunction rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom saref:Property ;
owl:onProperty saref:hasSensorType ] .
saref:Smoke rdfs:subClassOf saref:Property .
saref:Temperature rdfs:subClassOf saref:Property .
saref:FeatureOfInterest rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom saref:Property ;
owl:onProperty saref:hasProperty ] .
saref:Measurement rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom saref:Property ;
owl:onProperty saref:relatesToProperty ],
[ a owl:Restriction ;
owl:onClass saref:Property ;
owl:onProperty saref:relatesToProperty ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] .
saref:controlsProperty rdfs:range saref:Property .
saref:hasMeterReadingType rdfs:range saref:Property .
saref:hasProperty rdfs:range saref:Property .
saref:hasSensorType rdfs:range saref:Property .
saref:isControlledByDevice rdfs:domain saref:Property .
saref:isMeasuredByDevice rdfs:domain saref:Property .
saref:isPropertyOf rdfs:domain saref:Property .
saref:measuresProperty rdfs:range saref:Property .
saref:relatesToMeasurement rdfs:domain saref:Property .
<https://saref.etsi.org/core/v3.1.1/example/smokesensor#> dct:references saref:Property .
<https://saref.etsi.org/core/v3.2.1/example/properties#> dct:references saref:Property .
<https://saref.etsi.org/core/v3.2.1/example/smoke_sensor#> dct:references saref:Property .
<https://saref.etsi.org/core/v3.2.1/example/temperature_sensor#> dct:references saref:Property .
<https://saref.etsi.org/core/v4.1.1/example/properties#> dct:references saref:Property .
<https://saref.etsi.org/core/v4.1.1/example/smoke_sensor#> dct:references saref:Property .
<https://saref.etsi.org/core/v4.1.1/example/temperature_sensor#> dct:references saref:Property .
<https://saref.etsi.org/saref4agri/v1.1.2/example/exampleIrrigationUseCase1#> dct:references saref:Property .
<https://saref.etsi.org/saref4agri/v1.1.2/example/saref4agri-ex1#> dct:references saref:Property .
<https://saref.etsi.org/saref4agri/v2.1.1/example/exampleIrrigationUseCase1#> dct:references saref:Property .
<https://saref.etsi.org/saref4agri/v2.1.1/example/saref4agri-ex1#> dct:references saref:Property .
<https://saref.etsi.org/saref4auto/v2.1.1/example/Position_Address#> dct:references saref:Property .
<https://saref.etsi.org/saref4city/v1.1.2/example/example1#> dct:references saref:Property .
<https://saref.etsi.org/saref4city/v2.1.1/example/RoadCongestion#> dct:references saref:Property .
<https://saref.etsi.org/saref4ehaw/v1.1.1/example/UC3-ECG#> dct:references saref:Property .
<https://saref.etsi.org/saref4ehaw/v2.1.1/example/COVIDCase#> dct:references saref:Property .
<https://saref.etsi.org/saref4ehaw/v2.1.1/example/UC3-ECG#> dct:references saref:Property .
<https://saref.etsi.org/saref4ener/v2.1.1/example/demandDrivenProfile#> dct:references saref:Property .
<https://saref.etsi.org/saref4ener/v2.1.1/example/fillRateProfile#> dct:references saref:Property .
<https://saref.etsi.org/saref4ener/v2.1.1/example/heatingSystemPowerProfile#> dct:references saref:Property .
<https://saref.etsi.org/saref4ener/v2.1.1/example/incentiveTable#> dct:references saref:Property .
<https://saref.etsi.org/saref4envi/v2.1.1/example/example1ENVI#> dct:references saref:Property .
<https://saref.etsi.org/saref4grid/v1.1.1/example/ProfileGeneric#> dct:references saref:Property .
<https://saref.etsi.org/saref4grid/v1.1.1/example/PropertyValues#> dct:references saref:Property .
<https://saref.etsi.org/saref4grid/v2.1.1/example/ProfileGeneric#> dct:references saref:Property .
<https://saref.etsi.org/saref4grid/v2.1.1/example/PropertyValues#> dct:references saref:Property .
<https://saref.etsi.org/saref4inma/v2.1.1/example/Observation#> dct:references saref:Property .
<https://saref.etsi.org/saref4inma/v2.1.1/example/ProductionEquipment#> dct:references saref:Property .
saref:Device rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom saref:Property ;
owl:onProperty saref:measuresProperty ],
[ a owl:Restriction ;
owl:allValuesFrom saref:Property ;
owl:onProperty saref:controlsProperty ] .
saref:relatesToProperty rdfs:range saref:Property .
<https://saref.etsi.org/saref4agri/v1.1.2/> dct:references saref:Property .
<https://saref.etsi.org/saref4agri/v2.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4auto/v1.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4auto/v2.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4bldg/v1.1.2/> dct:references saref:Property .
<https://saref.etsi.org/saref4bldg/v2.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4city/v1.1.2/> dct:references saref:Property .
<https://saref.etsi.org/saref4ehaw/v1.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4ehaw/v2.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4ener/v2.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4envi/v1.1.2/> dct:references saref:Property .
<https://saref.etsi.org/saref4envi/v2.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4grid/v1.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4grid/v2.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4inma/v1.1.2/> dct:references saref:Property .
<https://saref.etsi.org/saref4inma/v2.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4lift/v1.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4lift/v2.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4mari/v1.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4watr/v1.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4watr/v2.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4wear/v1.1.1/> dct:references saref:Property .
<https://saref.etsi.org/saref4wear/v2.1.1/> dct:references saref:Property .
<https://saref.etsi.org/core/v3.1.1/> dct:references saref:Property ;
dct:subject saref:Property .
<https://saref.etsi.org/core/v3.2.1/> dct:references saref:Property ;
dct:subject saref:Property .
<https://saref.etsi.org/core/v4.1.1/> dct:references saref:Property ;
dct:subject saref:Property .
saref:Property a owl:Class ;
rdfs:label "Property"@en ;
dct:isReferencedBy <https://saref.etsi.org/core/v3.1.1/>,
<https://saref.etsi.org/core/v3.1.1/example/smokesensor#>,
<https://saref.etsi.org/core/v3.2.1/>,
<https://saref.etsi.org/core/v3.2.1/example/properties#>,
<https://saref.etsi.org/core/v3.2.1/example/smoke_sensor#>,
<https://saref.etsi.org/core/v3.2.1/example/temperature_sensor#>,
<https://saref.etsi.org/core/v4.1.1/>,
<https://saref.etsi.org/core/v4.1.1/example/properties#>,
<https://saref.etsi.org/core/v4.1.1/example/smoke_sensor#>,
<https://saref.etsi.org/core/v4.1.1/example/temperature_sensor#>,
<https://saref.etsi.org/saref4agri/v1.1.2/>,
<https://saref.etsi.org/saref4agri/v1.1.2/example/exampleIrrigationUseCase1#>,
<https://saref.etsi.org/saref4agri/v1.1.2/example/saref4agri-ex1#>,
<https://saref.etsi.org/saref4agri/v2.1.1/>,
<https://saref.etsi.org/saref4agri/v2.1.1/example/exampleIrrigationUseCase1#>,
<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/>,
<https://saref.etsi.org/saref4auto/v2.1.1/example/Position_Address#>,
<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/v1.1.1/example/UC3-ECG#>,
<https://saref.etsi.org/saref4ehaw/v2.1.1/>,
<https://saref.etsi.org/saref4ehaw/v2.1.1/example/COVIDCase#>,
<https://saref.etsi.org/saref4ehaw/v2.1.1/example/UC3-ECG#>,
<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/saref4envi/v1.1.2/>,
<https://saref.etsi.org/saref4envi/v2.1.1/>,
<https://saref.etsi.org/saref4envi/v2.1.1/example/example1ENVI#>,
<https://saref.etsi.org/saref4grid/v1.1.1/>,
<https://saref.etsi.org/saref4grid/v1.1.1/example/ProfileGeneric#>,
<https://saref.etsi.org/saref4grid/v1.1.1/example/PropertyValues#>,
<https://saref.etsi.org/saref4grid/v2.1.1/>,
<https://saref.etsi.org/saref4grid/v2.1.1/example/ProfileGeneric#>,
<https://saref.etsi.org/saref4grid/v2.1.1/example/PropertyValues#>,
<https://saref.etsi.org/saref4inma/v1.1.2/>,
<https://saref.etsi.org/saref4inma/v2.1.1/>,
<https://saref.etsi.org/saref4inma/v2.1.1/example/Observation#>,
<https://saref.etsi.org/saref4inma/v2.1.1/example/ProductionEquipment#>,
<https://saref.etsi.org/saref4lift/v1.1.1/>,
<https://saref.etsi.org/saref4lift/v2.1.1/>,
<https://saref.etsi.org/saref4mari/v1.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 quality of a feature of interest that can be measured; an aspect of a feature of interest that is intrinsic to and cannot exist without the feature"@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/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/saref4grid/v2.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/saref4mari/v1.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:Device ;
owl:onProperty saref:isControlledByDevice ],
[ a owl:Restriction ;
owl:allValuesFrom saref:Device ;
owl:onProperty saref:isMeasuredByDevice ],
[ a owl:Restriction ;
owl:allValuesFrom saref:FeatureOfInterest ;
owl:onProperty saref:isPropertyOf ],
[ a owl:Restriction ;
owl:allValuesFrom saref:Measurement ;
owl:onProperty saref:relatesToMeasurement ] ;
ns1:hiddenLabel "Property" .