Unverified Commit 347b5f3d authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

update metadata for v2.1.1

parent ef8f3d34
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@prefix : <https://saref.etsi.org/saref4ener/v1.2.1/example/demandDrivenProfile/> .
@prefix : <https://saref.etsi.org/saref4ener/v2.1.1/example/demandDrivenProfile/> .
@prefix operationModeProfile: <http://ontology.tno.nl/interconnect/data/operationModeProfile#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@@ -13,9 +13,9 @@
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix voaf: <http://purl.org/vocommons/voaf#> .

<https://saref.etsi.org/saref4ener/v1.2.1/example/demandDrivenProfile#>
<https://saref.etsi.org/saref4ener/v2.1.1/example/demandDrivenProfile#>
  a dctype:Dataset ;
  dcterms:conformsTo <https://saref.etsi.org/saref4ener/v1.2.1/> ;
  dcterms:conformsTo <https://saref.etsi.org/saref4ener/v2.1.1/> ;
  dcterms:title "SAREF4ENER Demand Driven Profile Examples"@en ;
  dcterms:abstract "This example file exemplifies how to model a Demand Driven profile in the SAREF4ENER extension." ;
  dcterms:description "This example file exemplifies how to model a Demand Driven profile in the SAREF4ENER extension." ;
+3 −3
Original line number Diff line number Diff line
@prefix : <https://saref.etsi.org/saref4ener/v1.2.1/example/fillRateProfile/> .
@prefix : <https://saref.etsi.org/saref4ener/v2.1.1/example/fillRateProfile/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@@ -11,9 +11,9 @@
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<https://saref.etsi.org/saref4ener/v1.2.1/example/fillRateProfile#>
<https://saref.etsi.org/saref4ener/v2.1.1/example/fillRateProfile#>
  a dctype:Dataset ;
  dcterms:conformsTo <https://saref.etsi.org/saref4ener/v1.2.1/> ;
  dcterms:conformsTo <https://saref.etsi.org/saref4ener/v2.1.1/> ;
  owl:imports saref:, s4ener: ;
  dcterms:title "SAREF4ENER Fill Rate Based Profile Example"@en ;
  dcterms:abstract "This example file exemplifies how to model a Fill Rate Based Flexibility profile in the SAREF4ENER extension." ;
+3 −3
Original line number Diff line number Diff line
@prefix ex: <https://saref.etsi.org/saref4ener/v1.2.1/example/heatingSystemPowerProfile/> .
@prefix ex: <https://saref.etsi.org/saref4ener/v2.1.1/example/heatingSystemPowerProfile/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@@ -9,8 +9,8 @@
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<https://saref.etsi.org/saref4ener/v1.2.1/example/heatingSystemPowerProfile#> a dctype:Dataset ;
  dcterms:conformsTo <https://saref.etsi.org/saref4ener/v1.2.1/> ;
<https://saref.etsi.org/saref4ener/v2.1.1/example/heatingSystemPowerProfile#> a dctype:Dataset ;
  dcterms:conformsTo <https://saref.etsi.org/saref4ener/v2.1.1/> ;
  dcterms:title "SAREF4ENER Power Profile Example"@en ;
  dcterms:description "Example power profile of a heatingsystem based on how a power profile would be defined in SPINE."@en ;
  dcterms:abstract "Example power profile of a heatingsystem based on how a power profile would be defined in SPINE."@en ;
+3 −3
Original line number Diff line number Diff line
@prefix : <https://saref.etsi.org/saref4ener/v1.2.1/example/incentiveTable/>  .
@prefix : <https://saref.etsi.org/saref4ener/v2.1.1/example/incentiveTable/>  .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@@ -10,9 +10,9 @@
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<https://saref.etsi.org/saref4ener/v1.2.1/example/incentiveTable#>
<https://saref.etsi.org/saref4ener/v2.1.1/example/incentiveTable#>
  a dctype:Dataset ;
  dcterms:conformsTo <https://saref.etsi.org/saref4ener/v1.2.1/> ;
  dcterms:conformsTo <https://saref.etsi.org/saref4ener/v2.1.1/> ;
  dcterms:title "SAREF4ENER Incentive Table Flexilibity Profile Examples"@en ;
  owl:imports saref:, s4ener: ;
  dcterms:abstract "This example file exemplifies how to model an Incentive Table flexibility profile in the SAREF4ENER extension." ;
+3 −3
Original line number Diff line number Diff line
@prefix : <https://saref.etsi.org/saref4ener/v1.2.1/example/operationModeProfile/> .
@prefix : <https://saref.etsi.org/saref4ener/v2.1.1/example/operationModeProfile/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@@ -10,9 +10,9 @@
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<https://saref.etsi.org/saref4ener/v1.2.1/example/operationModeProfile#>
<https://saref.etsi.org/saref4ener/v2.1.1/example/operationModeProfile#>
  a dctype:Dataset ;
  dcterms:conformsTo <https://saref.etsi.org/saref4ener/v1.2.1/>  ;
  dcterms:conformsTo <https://saref.etsi.org/saref4ener/v2.1.1/>  ;
  owl:imports saref:, s4ener: ;
  dcterms:title "SAREF4ENER Operation Mode Profile Examples"@en ;
  dcterms:abstract "This example file exemplifies how to model an Operation Mode profile in the SAREF4ENER extension." ;
Loading