s4ener:MaxActivationDelay — Max activation delay

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

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

Maximum delay time between the end of the previous slot and the beginning of the current slot.

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/> .

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

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

s4ener:MaxActivationDelay a owl:Class ;
    rdfs:label "Max activation delay"@en ;
    dct:isReferencedBy <https://saref.etsi.org/saref4ener/v1.1.2/>,
        <https://saref.etsi.org/saref4ener/v1.2.1/> ;
    rdfs:comment "Maximum delay time between the end of the previous slot and the beginning of the current slot."@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 <http://www.w3.org/2006/time#TemporalEntity> ;
    ns1:hiddenLabel "MaxActivationDelay" .