Definition of saref:Measurement
Defined in https://saref.etsi.org/core/v3.1.1/ as:
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.
Description as a Class
- has super-classes
-
saref:isMeasurementOf only
saref:FeatureOfInterest
saref:isMeasuredIn only saref:UnitOfMeasure
saref:relatesToProperty only saref:Property
saref:isMeasuredIn exactly 1 saref:UnitOfMeasure
saref:relatesToProperty exactly 1 saref:Property
saref:hasTimestamp only xsd:dateTime
saref:hasValue exactly 1 - is in domain of
-
saref:isMeasuredIn
saref:isMeasurementOf
saref:measurementMadeBy
saref:relatesToProperty - is in range of
-
saref:hasMeasurement
saref:hasMeterReading
saref:hasSensingRange
saref:hasThresholdMeasurement
saref:makesMeasurement
saref:relatesToMeasurement
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:Device rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom saref:Measurement ;
owl:onProperty saref:makesMeasurement ] .
saref:EventFunction rdfs:subClassOf [ a owl:Restriction ;
owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass saref:Measurement ;
owl:onProperty saref:hasThresholdMeasurement ] .
saref:MeteringFunction rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom saref:Measurement ;
owl:onProperty saref:hasMeterReading ] .
saref:SensingFunction rdfs:subClassOf [ a owl:Restriction ;
owl:onProperty saref:hasSensingRange ;
owl:someValuesFrom saref:Measurement ] .
saref:measurementMadeBy rdfs:domain saref:Measurement .
saref:FeatureOfInterest rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom saref:Measurement ;
owl:onProperty saref:hasMeasurement ] .
saref:hasMeasurement rdfs:range saref:Measurement .
saref:hasMeterReading rdfs:range saref:Measurement .
saref:hasSensingRange rdfs:range saref:Measurement .
saref:hasThresholdMeasurement rdfs:range saref:Measurement .
saref:isMeasurementOf rdfs:domain saref:Measurement .
saref:makesMeasurement rdfs:range saref:Measurement .
saref:relatesToMeasurement rdfs:range saref:Measurement .
<https://saref.etsi.org/saref4agri/v1.1.2/example/exampleIrrigationUseCase1#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4agri/v1.1.2/example/saref4agri-ex1#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4agri/v2.1.1/example/exampleIrrigationUseCase1#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4agri/v2.1.1/example/saref4agri-ex1#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4auto/v1.1.1/example/example1#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4bldg/v1.1.2/example/example1BLDG#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4city/v1.1.2/example/example1#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4ehaw/v1.1.1/example/COVIDCase#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4ener/v1.1.2/example/heatingsystem#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4ener/v1.2.1/example/demandDrivenProfile#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4ener/v1.2.1/example/fillRateProfile#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4ener/v1.2.1/example/heatingSystemPowerProfile#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4ener/v1.2.1/example/operationModeProfile#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4ener/v1.2.1/example/powerEnvelopeProfile#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4ener/v1.2.1/example/powerProfileExample#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4envi/v1.1.2/example/example1ENVI#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4grid/v1.1.1/example/Measurements#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4grid/v1.1.1/example/ProfileGeneric#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_15_BCSSignals#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_4_SLInstallation#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_8_StatisticSignals#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4watr/v1.1.1/example/KPI#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4watr/v1.1.1/example/MeterMeasurement#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4watr/v1.1.1/example/WaterInfrastructure#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4watr/v1.1.1/example/WaterMeasurement#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4watr/v1.1.1/example/WaterMeter#> dct:references saref:Measurement .
<https://saref.etsi.org/saref4wear/v1.1.1/example/health-status-monitor#> dct:references saref:Measurement .
saref:Property rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom saref:Measurement ;
owl:onProperty saref:relatesToMeasurement ] .
saref:isMeasuredIn rdfs:domain saref:Measurement .
saref:relatesToProperty rdfs:domain saref:Measurement .
<https://saref.etsi.org/saref4agri/v1.1.2/> dct:references saref:Measurement .
<https://saref.etsi.org/saref4auto/v1.1.1/> dct:references saref:Measurement .
<https://saref.etsi.org/saref4bldg/v1.1.2/> dct:references saref:Measurement .
<https://saref.etsi.org/saref4city/v1.1.2/> dct:references saref:Measurement .
<https://saref.etsi.org/saref4ehaw/v1.1.1/> dct:references saref:Measurement .
<https://saref.etsi.org/saref4ener/v1.2.1/> dct:references saref:Measurement .
<https://saref.etsi.org/saref4envi/v1.1.2/> dct:references saref:Measurement .
<https://saref.etsi.org/saref4grid/v1.1.1/> dct:references saref:Measurement .
<https://saref.etsi.org/saref4inma/v1.1.2/> dct:references saref:Measurement .
<https://saref.etsi.org/saref4lift/v1.1.1/> dct:references saref:Measurement .
<https://saref.etsi.org/saref4watr/v1.1.1/> dct:references saref:Measurement .
<https://saref.etsi.org/saref4wear/v1.1.1/> dct:references saref:Measurement .
<https://saref.etsi.org/core/v3.1.1/> dct:references saref:Measurement ;
dct:subject saref:Measurement .
<https://saref.etsi.org/core/v3.2.1/> dct:references saref:Measurement ;
dct:subject saref:Measurement .
saref:Measurement a owl:Class ;
rdfs:label "Measurement"@en ;
dct:isReferencedBy <https://saref.etsi.org/core/v3.1.1/>,
<https://saref.etsi.org/core/v3.2.1/>,
<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/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/v1.1.1/example/example1#>,
<https://saref.etsi.org/saref4bldg/v1.1.2/>,
<https://saref.etsi.org/saref4bldg/v1.1.2/example/example1BLDG#>,
<https://saref.etsi.org/saref4city/v1.1.2/>,
<https://saref.etsi.org/saref4city/v1.1.2/example/example1#>,
<https://saref.etsi.org/saref4ehaw/v1.1.1/>,
<https://saref.etsi.org/saref4ehaw/v1.1.1/example/COVIDCase#>,
<https://saref.etsi.org/saref4ener/v1.1.2/example/heatingsystem#>,
<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/heatingSystemPowerProfile#>,
<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/powerProfileExample#>,
<https://saref.etsi.org/saref4envi/v1.1.2/>,
<https://saref.etsi.org/saref4envi/v1.1.2/example/example1ENVI#>,
<https://saref.etsi.org/saref4grid/v1.1.1/>,
<https://saref.etsi.org/saref4grid/v1.1.1/example/Measurements#>,
<https://saref.etsi.org/saref4grid/v1.1.1/example/ProfileGeneric#>,
<https://saref.etsi.org/saref4inma/v1.1.2/>,
<https://saref.etsi.org/saref4lift/v1.1.1/>,
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_15_BCSSignals#>,
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_4_SLInstallation#>,
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_8_StatisticSignals#>,
<https://saref.etsi.org/saref4watr/v1.1.1/>,
<https://saref.etsi.org/saref4watr/v1.1.1/example/KPI#>,
<https://saref.etsi.org/saref4watr/v1.1.1/example/MeterMeasurement#>,
<https://saref.etsi.org/saref4watr/v1.1.1/example/WaterInfrastructure#>,
<https://saref.etsi.org/saref4watr/v1.1.1/example/WaterMeasurement#>,
<https://saref.etsi.org/saref4watr/v1.1.1/example/WaterMeter#>,
<https://saref.etsi.org/saref4wear/v1.1.1/>,
<https://saref.etsi.org/saref4wear/v1.1.1/example/health-status-monitor#> ;
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/v3.1.1/>,
<https://saref.etsi.org/core/v3.2.1/> ;
rdfs:seeAlso <https://saref.etsi.org/core/v3.1.1/>,
<https://saref.etsi.org/core/v3.2.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/saref4bldg/v1.1.2/>,
<https://saref.etsi.org/saref4city/v1.1.2/>,
<https://saref.etsi.org/saref4ehaw/v1.1.1/>,
<https://saref.etsi.org/saref4ener/v1.1.2/>,
<https://saref.etsi.org/saref4ener/v1.2.1/>,
<https://saref.etsi.org/saref4envi/v1.1.2/>,
<https://saref.etsi.org/saref4grid/v1.1.1/>,
<https://saref.etsi.org/saref4inma/v1.1.2/>,
<https://saref.etsi.org/saref4lift/v1.1.1/>,
<https://saref.etsi.org/saref4watr/v1.1.1/>,
<https://saref.etsi.org/saref4wear/v1.1.1/> ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom saref:FeatureOfInterest ;
owl:onProperty saref:isMeasurementOf ],
[ a owl:Restriction ;
owl:allValuesFrom saref:UnitOfMeasure ;
owl:onProperty saref:isMeasuredIn ],
[ a owl:Restriction ;
owl:allValuesFrom saref:Property ;
owl:onProperty saref:relatesToProperty ],
[ a owl:Restriction ;
owl:onClass saref:UnitOfMeasure ;
owl:onProperty saref:isMeasuredIn ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ],
[ a owl:Restriction ;
owl:onClass saref:Property ;
owl:onProperty saref:relatesToProperty ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ],
[ a owl:Restriction ;
owl:allValuesFrom xsd:dateTime ;
owl:onProperty saref:hasTimestamp ],
[ a owl:Restriction ;
owl:cardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty saref:hasValue ] ;
ns1:hiddenLabel "Measurement" .