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
- has super-classes
-
saref:consistsOf only
s4ener:AlternativesGroup
s4ener:belongsTo only s4ener:Device
s4ener:alternativesCount exactly 1
s4ener:nodeRemoteControllable exactly 1
s4ener:supportsReselection exactly 1
s4ener:supportsSingleSlotSchedulingOnly exactly 1
s4ener:totalSequencesCountMax exactly 1
saref:consistsOf
s4ener:belongsTo exactly 1 s4ener:Device
saref:Profile
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" .