s4ener:PowerStandardDeviation — Power standard deviation

IRI
https://saref.etsi.org/saref4ener/PowerStandardDeviation
Is defined by
https://saref.etsi.org/saref4ener/v1.1.2/
https://saref.etsi.org/saref4ener/v1.2.1/
Is referenced by
https://saref.etsi.org/saref4ener/v1.1.2/
https://saref.etsi.org/saref4ener/v1.2.1/
Download serialization
License

Definition of s4ener:PowerStandardDeviation

Defined in https://saref.etsi.org/saref4ener/v1.1.2/ as:

A possible type of power in a slot that represents the power standard deviation and its value

Description as a Class

has super-classes
s4ener:Power

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 s4ener: <https://saref.etsi.org/saref4ener/> .

<https://saref.etsi.org/saref4ener/v1.1.2/> dct:references s4ener:PowerStandardDeviation ;
    dct:subject s4ener:PowerStandardDeviation .

<https://saref.etsi.org/saref4ener/v1.2.1/> dct:references s4ener:PowerStandardDeviation ;
    dct:subject s4ener:PowerStandardDeviation .

s4ener:PowerStandardDeviation a owl:Class ;
    rdfs:label "Power standard deviation"@en ;
    dct:isReferencedBy <https://saref.etsi.org/saref4ener/v1.1.2/>,
        <https://saref.etsi.org/saref4ener/v1.2.1/> ;
    rdfs:comment "A possible type of power in a slot that represents the power standard deviation and its value"@en ;
    rdfs:isDefinedBy <https://saref.etsi.org/saref4ener/v1.1.2/>,
        <https://saref.etsi.org/saref4ener/v1.2.1/> ;
    rdfs:seeAlso <https://saref.etsi.org/saref4ener/v1.1.2/>,
        <https://saref.etsi.org/saref4ener/v1.2.1/> ;
    rdfs:subClassOf s4ener:Power ;
    ns1:hiddenLabel "PowerStandardDeviation" .