Definition of saref:PropertyValue
Defined in https://saref.etsi.org/core/v3.2.1/ as:
Describes the value for a property. The property value is linked to its value expressed as an RDF literal (DP saref:hasValue), optionally to the unit of measurement (OP saref:isMeasuredIn), and optionally to the properties or properties of interest it is a value of (OP saref:isValueOfProperty).
Description as a Class
- has super-classes
- 
        saref:hasValue exactly 1 
 saref:isMeasuredIn max 1
- is in domain of
- saref:isValueOfProperty
- is in range of
- 
        saref:hasPropertyValue
 saref:profileHasPrice
 saref:whenPropertyValue
Turtle
@prefix dct: <http://purl.org/dc/terms/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
saref:hasPropertyValue rdfs:range saref:PropertyValue .
saref:isValueOfProperty rdfs:domain saref:PropertyValue .
saref:profileHasPrice rdfs:range saref:PropertyValue .
saref:whenPropertyValue rdfs:range saref:PropertyValue .
<https://saref.etsi.org/saref4auto/v2.1.1/example/TrafficEventObservation#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4auto/v2.1.1/example/VehicleEnvironment#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4bldg/v2.1.1/example/example1BLDG#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4ehaw/v2.1.1/example/COVIDCase#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4ehaw/v2.1.1/example/UC3-ECG#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4ener/v2.1.1/example/demandDrivenProfile#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4ener/v2.1.1/example/fillRateProfile#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4ener/v2.1.1/example/heatingSystemPowerProfile#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4ener/v2.1.1/example/operationModeProfile#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4ener/v2.1.1/example/powerEnvelopeProfile#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4ener/v2.1.1/example/powerLimitProfile#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4grid/v2.1.1/example/Observations#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4grid/v2.1.1/example/ProfileGeneric#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4grid/v2.1.1/example/PropertyValues#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_4_SLInstallation#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_5_SLConfiguration#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4watr/v2.1.1/example/MeterObservation#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4watr/v2.1.1/example/WaterInfrastructure#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4watr/v2.1.1/example/WaterMeter#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4watr/v2.1.1/example/WaterObservation#> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4auto/v2.1.1/> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4ener/v2.1.1/> dct:references saref:PropertyValue .
<https://saref.etsi.org/saref4grid/v2.1.1/> dct:references saref:PropertyValue .
<https://saref.etsi.org/core/v3.2.1/> dct:references saref:PropertyValue ;
    dct:subject saref:PropertyValue .
<https://saref.etsi.org/core/v4.1.1/> dct:references saref:PropertyValue ;
    dct:subject saref:PropertyValue .
saref:PropertyValue a owl:Class ;
    rdfs:label "Property Value"@en ;
    dct:isReferencedBy <https://saref.etsi.org/core/v3.2.1/>,
        <https://saref.etsi.org/core/v4.1.1/>,
        <https://saref.etsi.org/saref4auto/v2.1.1/>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/TrafficEventObservation#>,
        <https://saref.etsi.org/saref4auto/v2.1.1/example/VehicleEnvironment#>,
        <https://saref.etsi.org/saref4bldg/v2.1.1/example/example1BLDG#>,
        <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/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/saref4grid/v2.1.1/>,
        <https://saref.etsi.org/saref4grid/v2.1.1/example/Observations#>,
        <https://saref.etsi.org/saref4grid/v2.1.1/example/ProfileGeneric#>,
        <https://saref.etsi.org/saref4grid/v2.1.1/example/PropertyValues#>,
        <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_4_SLInstallation#>,
        <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_5_SLConfiguration#>,
        <https://saref.etsi.org/saref4watr/v2.1.1/example/MeterObservation#>,
        <https://saref.etsi.org/saref4watr/v2.1.1/example/WaterInfrastructure#>,
        <https://saref.etsi.org/saref4watr/v2.1.1/example/WaterMeter#>,
        <https://saref.etsi.org/saref4watr/v2.1.1/example/WaterObservation#> ;
    rdfs:comment "Describes the value for a property. The property value is linked to its value expressed as an RDF literal (DP saref:hasValue), optionally to the unit of measurement (OP saref:isMeasuredIn), and optionally to the properties or properties of interest it is a value of (OP saref:isValueOfProperty)."@en ;
    rdfs:isDefinedBy <https://saref.etsi.org/core/v3.2.1/>,
        <https://saref.etsi.org/core/v4.1.1/> ;
    rdfs:seeAlso <https://saref.etsi.org/core/v3.2.1/>,
        <https://saref.etsi.org/core/v4.1.1/>,
        <https://saref.etsi.org/saref4auto/v2.1.1/>,
        <https://saref.etsi.org/saref4bldg/v2.1.1/>,
        <https://saref.etsi.org/saref4ehaw/v2.1.1/>,
        <https://saref.etsi.org/saref4ener/v2.1.1/>,
        <https://saref.etsi.org/saref4grid/v2.1.1/>,
        <https://saref.etsi.org/saref4lift/v2.1.1/>,
        <https://saref.etsi.org/saref4watr/v2.1.1/> ;
    rdfs:subClassOf [ a owl:Restriction ;
            owl:cardinality 1 ;
            owl:onProperty saref:hasValue ],
        [ a owl:Restriction ;
            owl:maxCardinality 1 ;
            owl:onProperty saref:isMeasuredIn ] ;
    skos:hiddenLabel "PropertyValue" ;
    skos:historyNote "V3.2.1: Introduced saref:PropertyValue to simplify the association of a measure to a property, without always needing it to be a measurement made by a device."@en .