s4ener:PowerProfile — Power profile

IRI
https://saref.etsi.org/saref4ener/PowerProfile
Is defined by
https://saref.etsi.org/saref4ener/v1.1.2/
https://saref.etsi.org/saref4ener/v1.2.1/
https://saref.etsi.org/saref4ener/v2.1.1/
Is referenced by
https://saref.etsi.org/saref4bldg/v1.1.2/example/example1BLDG#
https://saref.etsi.org/saref4ener/v1.1.2/
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/heatingSystemPowerProfile#
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/heatingSystemPowerProfile#
https://saref.etsi.org/saref4ener/v2.1.1/example/powerProfileExample#
https://saref.etsi.org/saref4envi/v1.1.2/example/example1ENVI#
Download serialization
License

Definition of s4ener:PowerProfile

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

A way to model curves of power and energy over time, which also provides definitions for the modelling of power scheduling including alternative plans. With a PowerProfile, a device (or power sequences server) exposes the power sequences that are potentially relevant for the CEM (or power sequences client).

Description as a Class

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/> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://saref.etsi.org/saref4bldg/v1.1.2/example/example1BLDG#> dct:references s4ener:PowerProfile .

<https://saref.etsi.org/saref4ener/v1.1.2/example/heatingsystem#> dct:references s4ener:PowerProfile .

<https://saref.etsi.org/saref4ener/v1.2.1/example/heatingSystemPowerProfile#> dct:references s4ener:PowerProfile .

<https://saref.etsi.org/saref4ener/v1.2.1/example/powerProfileExample#> dct:references s4ener:PowerProfile .

<https://saref.etsi.org/saref4ener/v2.1.1/example/heatingSystemPowerProfile#> dct:references s4ener:PowerProfile .

<https://saref.etsi.org/saref4ener/v2.1.1/example/powerProfileExample#> dct:references s4ener:PowerProfile .

<https://saref.etsi.org/saref4envi/v1.1.2/example/example1ENVI#> dct:references s4ener:PowerProfile .

s4ener:AlternativesGroup rdfs:subClassOf [ a owl:Restriction ;
            owl:allValuesFrom s4ener:PowerProfile ;
            owl:onProperty s4ener:belongsTo ],
        [ a owl:Restriction ;
            owl:onClass s4ener:PowerProfile ;
            owl:onProperty s4ener:belongsTo ;
            owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] .

s4ener:Device rdfs:subClassOf [ a owl:Restriction ;
            owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
            owl:onClass s4ener:PowerProfile ;
            owl:onProperty s4ener:exposes ],
        [ a owl:Restriction ;
            owl:allValuesFrom s4ener:PowerProfile ;
            owl:onProperty s4ener:exposes ] .

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

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

<https://saref.etsi.org/saref4ener/v2.1.1/> dct:references s4ener:PowerProfile ;
    dct:subject s4ener:PowerProfile .

s4ener:PowerProfile a owl:Class ;
    rdfs:label "Power profile"@en ;
    dct:isReferencedBy <https://saref.etsi.org/saref4bldg/v1.1.2/example/example1BLDG#>,
        <https://saref.etsi.org/saref4ener/v1.1.2/>,
        <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/heatingSystemPowerProfile#>,
        <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/heatingSystemPowerProfile#>,
        <https://saref.etsi.org/saref4ener/v2.1.1/example/powerProfileExample#>,
        <https://saref.etsi.org/saref4envi/v1.1.2/example/example1ENVI#> ;
    rdfs:comment "A way to model curves of power and energy over time, which also provides definitions for the modelling of power scheduling including alternative plans. With a PowerProfile, a device (or power sequences server) exposes the power sequences that are potentially relevant for the CEM (or power sequences client). "@en ;
    rdfs:isDefinedBy <https://saref.etsi.org/saref4ener/v1.1.2/>,
        <https://saref.etsi.org/saref4ener/v1.2.1/>,
        <https://saref.etsi.org/saref4ener/v2.1.1/> ;
    rdfs:seeAlso <https://saref.etsi.org/saref4bldg/v1.1.2/>,
        <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/> ;
    rdfs:subClassOf [ a owl:Restriction ;
            owl:allValuesFrom s4ener:AlternativesGroup ;
            owl:onProperty saref:consistsOf ],
        [ a owl:Restriction ;
            owl:allValuesFrom s4ener:Device ;
            owl:onProperty s4ener:belongsTo ],
        [ a owl:Restriction ;
            owl:cardinality "1"^^xsd:nonNegativeInteger ;
            owl:onProperty s4ener:alternativesCount ],
        [ a owl:Restriction ;
            owl:cardinality "1"^^xsd:nonNegativeInteger ;
            owl:onProperty s4ener:nodeRemoteControllable ],
        [ a owl:Restriction ;
            owl:cardinality "1"^^xsd:nonNegativeInteger ;
            owl:onProperty s4ener:supportsReselection ],
        [ a owl:Restriction ;
            owl:cardinality "1"^^xsd:nonNegativeInteger ;
            owl:onProperty s4ener:supportsSingleSlotSchedulingOnly ],
        [ a owl:Restriction ;
            owl:cardinality "1"^^xsd:nonNegativeInteger ;
            owl:onProperty s4ener:totalSequencesCountMax ],
        [ a owl:Restriction ;
            owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
            owl:onClass s4ener:AlternativesGroup ;
            owl:onProperty saref:consistsOf ],
        [ a owl:Restriction ;
            owl:onClass s4ener:Device ;
            owl:onProperty s4ener:belongsTo ;
            owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ],
        saref:Profile ;
    ns1:hiddenLabel "PowerProfile" .