diff --git a/examples/demandDrivenProfile.ttl b/examples/demandDrivenProfile.ttl index 474a8fa53381318a9a5fd4dcda1dd91aa84f2226..53c6e80daeb91a1b08bf1c05067caff4e9dc5f0e 100644 --- a/examples/demandDrivenProfile.ttl +++ b/examples/demandDrivenProfile.ttl @@ -1,4 +1,4 @@ -@prefix : . +@prefix : . @prefix operationModeProfile: . @prefix owl: . @prefix rdf: . @@ -13,9 +13,9 @@ @prefix vann: . @prefix voaf: . - + a dctype:Dataset ; - dcterms:conformsTo ; + dcterms:conformsTo ; 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." ; diff --git a/examples/fillRateProfile.ttl b/examples/fillRateProfile.ttl index 76773fc377d1a3feb0e6074315cb553dfa21af8a..977ec18cf81aefa9ef6efb157e177bd684f4d71c 100644 --- a/examples/fillRateProfile.ttl +++ b/examples/fillRateProfile.ttl @@ -1,4 +1,4 @@ -@prefix : . +@prefix : . @prefix owl: . @prefix rdf: . @prefix rdfs: . @@ -11,9 +11,9 @@ @prefix dctype: . @prefix dcterms: . - + a dctype:Dataset ; - dcterms:conformsTo ; + dcterms:conformsTo ; 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." ; diff --git a/examples/heatingSystemPowerProfile.ttl b/examples/heatingSystemPowerProfile.ttl index f4c4be8844c83c2c0cdacd3be5fe8ccac42a5c4b..01bf5b7dce50cbdc4ad9e2c4f2faa51e9dfdc3db 100644 --- a/examples/heatingSystemPowerProfile.ttl +++ b/examples/heatingSystemPowerProfile.ttl @@ -1,4 +1,4 @@ -@prefix ex: . +@prefix ex: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @@ -9,8 +9,8 @@ @prefix dctype: . @prefix dcterms: . - a dctype:Dataset ; - dcterms:conformsTo ; + a dctype:Dataset ; + dcterms:conformsTo ; 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 ; diff --git a/examples/incentiveTable.ttl b/examples/incentiveTable.ttl index 2e8ee20b2907463bde3a6d45e8a863c3e2f7a882..b72a82db77e19dd2e8c86ebe51aa50c8d222d894 100644 --- a/examples/incentiveTable.ttl +++ b/examples/incentiveTable.ttl @@ -1,4 +1,4 @@ -@prefix : . +@prefix : . @prefix owl: . @prefix rdf: . @prefix rdfs: . @@ -10,9 +10,9 @@ @prefix dctype: . @prefix dcterms: . - + a dctype:Dataset ; - dcterms:conformsTo ; + dcterms:conformsTo ; 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." ; diff --git a/examples/operationModeProfile.ttl b/examples/operationModeProfile.ttl index 3df6ef2e289695ab744afa9f7c0418771a859ac1..27d827c079cc00e753854f86e33f82a1f4bc0c33 100644 --- a/examples/operationModeProfile.ttl +++ b/examples/operationModeProfile.ttl @@ -1,4 +1,4 @@ -@prefix : . +@prefix : . @prefix owl: . @prefix rdf: . @prefix rdfs: . @@ -10,9 +10,9 @@ @prefix dctype: . @prefix dcterms: . - + a dctype:Dataset ; - dcterms:conformsTo ; + dcterms:conformsTo ; 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." ; diff --git a/examples/powerEnvelopeProfile.ttl b/examples/powerEnvelopeProfile.ttl index 87ab887957ea882886c43b842050ac7da7835329..6e67d20c62a980f600a9c6630ab60657aa270a27 100644 --- a/examples/powerEnvelopeProfile.ttl +++ b/examples/powerEnvelopeProfile.ttl @@ -1,4 +1,4 @@ -@prefix : . +@prefix : . @prefix s4ener: . @prefix owl: . @prefix rdf: . @@ -10,9 +10,9 @@ @prefix dctype: . @prefix dcterms: . - + a dctype:Dataset ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:title "SAREF4ENER Power Envelope Flexilibity Profile Examples"@en ; owl:imports saref:, s4ener: ; dcterms:abstract "This example file exemplifies how to model a Power Envelope profile in the SAREF4ENER extension." ; diff --git a/examples/powerLimitProfile.ttl b/examples/powerLimitProfile.ttl index 2024918b5584e02a96651b24ddbfd774f8f27368..69070056daa99560ac942ec193170cbf6950f071 100644 --- a/examples/powerLimitProfile.ttl +++ b/examples/powerLimitProfile.ttl @@ -1,4 +1,4 @@ -@prefix : . +@prefix : . @prefix owl: . @prefix rdf: . @prefix rdfs: . @@ -9,9 +9,9 @@ @prefix dctype: . @prefix dcterms: . - + a dctype:Dataset ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:title "SAREF4ENER Power Envelope Flexilibity Profile Examples"@en ; owl:imports saref:, s4ener: ; dcterms:abstract "This example file exemplifies how to model a Power Limit profile in the SAREF4ENER extension." ; @@ -129,4 +129,4 @@ :Power_1 rdf:type saref:Power . dcterms:abstract a owl:AnnotationProperty . - + diff --git a/examples/powerProfileExample.ttl b/examples/powerProfileExample.ttl index 7f4e6548413c1377cb29e0f349bc77d4e5a178a5..372984e57f6719c5f9d62aa480d5db19db47c134 100644 --- a/examples/powerProfileExample.ttl +++ b/examples/powerProfileExample.ttl @@ -1,4 +1,4 @@ -@prefix : . +@prefix : . @prefix dc: . @prefix om-ucum: . @prefix owl: . @@ -13,9 +13,9 @@ @prefix dcterms: . - + a dctype:Dataset ; - dcterms:conformsTo ; + dcterms:conformsTo ; dcterms:abstract "This example file exemplifies how to model a Power Profile in the SAREF4ENER extension following the definition in the S2 standard." ; dcterms:description "This example file exemplifies how to model a Power profile in the SAREF4ENER extension." ; dcterms:title "SAREF4ENER examples for a Power Profile"@en ; @@ -182,5 +182,5 @@ Throughout this example we give several ways to model the duration or time, such s4ener:slotNumber "9"^^xsd:unsignedInt ; . -dcterms:abstract a owl:AnnotationProperty . +dcterms:abstract a owl:AnnotationProperty . dcterms:conformsTo a owl:AnnotationProperty . \ No newline at end of file diff --git a/ontology/saref4ener.ttl b/ontology/saref4ener.ttl index 74844cda99f6ad52b24eb6ca790da6c62e00afa2..5d6aee77889bc857452d52f08b36ed2cecde462c 100644 --- a/ontology/saref4ener.ttl +++ b/ontology/saref4ener.ttl @@ -65,18 +65,17 @@ The additional key aspect captured in the ic-flex module is that a flex offer ca - Operation mode flexibility (s4ener:OperationMode) is implemented using theS2 (ic-s2) that follows the S2 specification (and compliant also with S2) - Fill rate based flexibility (s4ener:FillRateBased is implemented using theS2 (ic-s2) that follows the S2 specification (and compliant also with S2)"""@en ; dcterms:license ; - dcterms:modified "2023-03-29"^^xsd:date ; + dcterms:modified "2024-06-05"^^xsd:date ; dcterms:publisher ; dcterms:source ; dcterms:title "SAREF for Energy Flexibility"@en ; vann:preferredNamespacePrefix "s4ener" ; vann:preferredNamespaceUri "https://saref.etsi.org/saref4ener/" ; - owl:imports ; - owl:versionIRI ; - owl:versionInfo "v1.2.1" ; - owl:priorVersion ; - dcterms:issued "2024-04-25"^^xsd:date ; - rdfs:seeAlso ; + owl:imports ; + owl:versionIRI ; + owl:versionInfo "v2.1.1" ; + owl:priorVersion ; + rdfs:seeAlso ; . s4ener:Aborted a owl:NamedIndividual ;