Commit ea2d498e authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

Issues in TS 103 673 Clause 9.4.3.1

parent e0885165
Loading
Loading
Loading
Loading
+7 −3
Original line number Original line Diff line number Diff line
@@ -5,6 +5,7 @@
@prefix s4ener: <https://saref.etsi.org/saref4ener/> .
@prefix s4ener: <https://saref.etsi.org/saref4ener/> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix vann: <http://purl.org/vocab/vann/>.


<http://www.w3.org/2006/time#DurationDescription>
<http://www.w3.org/2006/time#DurationDescription>
  rdfs:subClassOf [
  rdfs:subClassOf [
@@ -13,8 +14,12 @@
      owl:onProperty s4ener:xsdDuration ;
      owl:onProperty s4ener:xsdDuration ;
    ] ;
    ] ;
.
.
<https://w3id.org/saref4ener>
<https://saref.etsi.org/saref4ener/>
  rdf:type owl:Ontology ;
  rdf:type owl:Ontology ;
  owl:versionIRI <https://saref.etsi.org/saref4ener/v1.1.2/> ;
  vann:preferredNamespacePrefix "s4ener" ;
  vann:preferredNamespaceUri "https://saref.etsi.org/saref4ener/" ;
  owl:versionInfo "v1.1.2" ;
  dcterms:created "2015-09-04"^^xsd:date ;
  dcterms:created "2015-09-04"^^xsd:date ;
  dcterms:creator "<https://www.linkedin.com/in/lauradaniele>"^^xsd:string ;
  dcterms:creator "<https://www.linkedin.com/in/lauradaniele>"^^xsd:string ;
  dcterms:description "SAREF4ENER is an extension of SAREF for the Energy domain that was created in collaboration with Energy@Home (http://www.energy-home.it) and EEBus (http://www.eebus.org/en), the major Italy- and Germany-based industry associations, to enable the interconnection of their (different) data models. SAREF4ENER focuses on demand response scenarios, in which customers can offer flexibility to the Smart Grid to manage their smart home devices by means of a Customer Energy Manager (CEM). The CEM is a logical function for optimizing energy consumption and/or production that can reside either in the home gateway or in the cloud. SAREF4ENER is published as an ETSI tecnical specificatoion (ETSI TS 103 410-1)."^^xsd:string ;
  dcterms:description "SAREF4ENER is an extension of SAREF for the Energy domain that was created in collaboration with Energy@Home (http://www.energy-home.it) and EEBus (http://www.eebus.org/en), the major Italy- and Germany-based industry associations, to enable the interconnection of their (different) data models. SAREF4ENER focuses on demand response scenarios, in which customers can offer flexibility to the Smart Grid to manage their smart home devices by means of a Customer Energy Manager (CEM). The CEM is a logical function for optimizing energy consumption and/or production that can reside either in the home gateway or in the cloud. SAREF4ENER is published as an ETSI tecnical specificatoion (ETSI TS 103 410-1)."^^xsd:string ;
@@ -22,8 +27,7 @@
  dcterms:modified "2016-12-13"^^xsd:date ;
  dcterms:modified "2016-12-13"^^xsd:date ;
  dcterms:publisher "<https://www.tno.nl/nl/>"^^xsd:string ;
  dcterms:publisher "<https://www.tno.nl/nl/>"^^xsd:string ;
  dcterms:title "SAREF4ENER: an extension of SAREF for the energy domain created in collaboration with Energy@Home and EEBus associations"^^xsd:string ;
  dcterms:title "SAREF4ENER: an extension of SAREF for the energy domain created in collaboration with Energy@Home and EEBus associations"^^xsd:string ;
  owl:imports <https://w3id.org/saref> ;
  owl:imports <https://saref.etsi.org/core/v3.1.1/> ;
  owl:versionInfo "1.0"^^xsd:string ;
.
.
s4ener:ActivationDelay
s4ener:ActivationDelay
  rdf:type owl:Class ;
  rdf:type owl:Class ;