From 02f19590b711eefbb1d450fb6d7158c427eea1ba Mon Sep 17 00:00:00 2001 From: madbkr Date: Mon, 7 Oct 2024 12:33:33 +0200 Subject: [PATCH 01/35] Add new module --- src/ontology/edits/catalog-v001.xml | 32 +++++++++++++++-------------- src/ontology/edits/oeo-tasks.omn | 32 +++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+), 15 deletions(-) create mode 100644 src/ontology/edits/oeo-tasks.omn diff --git a/src/ontology/edits/catalog-v001.xml b/src/ontology/edits/catalog-v001.xml index b075b37bf..72aa12c67 100644 --- a/src/ontology/edits/catalog-v001.xml +++ b/src/ontology/edits/catalog-v001.xml @@ -1,15 +1,17 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn new file mode 100644 index 000000000..b9121e7cf --- /dev/null +++ b/src/ontology/edits/oeo-tasks.omn @@ -0,0 +1,32 @@ +Prefix: : +Prefix: dc: +Prefix: owl: +Prefix: rdf: +Prefix: rdfs: +Prefix: skos: +Prefix: xml: +Prefix: xsd: + + + +Ontology: + +Import: + +Annotations: + dc:description "The Open Energy Ontology is an ontology for all aspects of the energy modelling domain. The \"Task\" module...", + dc:license "http://creativecommons.org/publicdomain/zero/1.0/", + "Open Energy Ontology (Task module)" + +AnnotationProperty: + + +AnnotationProperty: dc:description + + +AnnotationProperty: dc:license + + +Datatype: xsd:string + + From be725c934c92a64ab029fcd680882ebbfb8e6326 Mon Sep 17 00:00:00 2001 From: madbkr Date: Mon, 7 Oct 2024 14:33:39 +0200 Subject: [PATCH 02/35] Add experimental implementation for first task --- src/ontology/edits/oeo-tasks.omn | 207 +++++++++++++++++++++++++++++++ 1 file changed, 207 insertions(+) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index b9121e7cf..f2ce3eb76 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -21,12 +21,219 @@ Annotations: AnnotationProperty: +AnnotationProperty: OEO_00020426 + + AnnotationProperty: dc:description AnnotationProperty: dc:license +AnnotationProperty: rdfs:label + + +Datatype: rdf:PlainLiteral + + Datatype: xsd:string +ObjectProperty: + + +ObjectProperty: + + +ObjectProperty: OEO_00390008 + + Annotations: + OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + rdfs:label "concretized by"@en + + InverseOf: + OEO_00390013 + + +ObjectProperty: OEO_00390009 + + Annotations: + OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + rdfs:label "describes"@en + + InverseOf: + OEO_00390012 + + +ObjectProperty: OEO_00390012 + + Annotations: + OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + rdfs:label "described by"@en + + SubPropertyOf: + owl:topObjectProperty + + InverseOf: + OEO_00390009 + + +ObjectProperty: OEO_00390013 + + Annotations: + OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + rdfs:label "concretizes"@en + + InverseOf: + OEO_00390008 + + +ObjectProperty: owl:topObjectProperty + + +Class: + + +Class: + + +Class: + + +Class: + + +Class: + + +Class: OEO_00020166 + + +Class: OEO_00390002 + + Annotations: + OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + rdfs:label "determination method for wind characteristics of a region"@en + + SubClassOf: + OEO_00020166, + ( some OEO_00390003) + and ( some OEO_00390005) + and ( some OEO_00390014) + and ( some OEO_00390015) + and ( some OEO_00390016) + and ( some OEO_00390017), + OEO_00390008 some OEO_00390006, + some OEO_00390004 + + +Class: OEO_00390003 + + Annotations: + OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + rdfs:label "data acquisition and pre-processing"@en + + SubClassOf: + + + +Class: OEO_00390004 + + Annotations: + OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + rdfs:label "determined wind characteristics of a region"@en + + SubClassOf: + , + OEO_00390009 some OEO_00390011 + + +Class: OEO_00390005 + + Annotations: + OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + rdfs:label "extrapolate wind speed vertically to hub height"@en + + SubClassOf: + + + +Class: OEO_00390006 + + Annotations: + OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + rdfs:label "method realization potential"@en + + SubClassOf: + , + OEO_00390013 some OEO_00390002, + some OEO_00390007 + + +Class: OEO_00390007 + + Annotations: + rdfs:label "determination process for wind characteristics of a region"@en + + SubClassOf: + , + some OEO_00390011 + + +Class: OEO_00390010 + + Annotations: + OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + rdfs:label "process endpoint"@en + + SubClassOf: + + + +Class: OEO_00390011 + + Annotations: + OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + rdfs:label "determine wind characteristics of a region endpoint"@en + + SubClassOf: + OEO_00390010, + OEO_00390012 some OEO_00390004 + + +Class: OEO_00390014 + + Annotations: + rdfs:label "account for air density change"@en + + SubClassOf: + + + +Class: OEO_00390015 + + Annotations: + rdfs:label "determine wind speed frequency distribution"@en + + SubClassOf: + + + +Class: OEO_00390016 + + Annotations: + rdfs:label "determine seasonal/diurnal variability"@en + + SubClassOf: + + + +Class: OEO_00390017 + + Annotations: + rdfs:label "determine the theoretical potential / WPD"@en + + SubClassOf: + + + From 65bb1c8330745c0c426610136c4e5aa63f2cd79a Mon Sep 17 00:00:00 2001 From: madbkr Date: Mon, 7 Oct 2024 16:04:19 +0200 Subject: [PATCH 03/35] Add provisional definitions --- src/ontology/edits/oeo-tasks.omn | 79 +++++++++++++++++++++++++++----- 1 file changed, 67 insertions(+), 12 deletions(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index f2ce3eb76..ddd0d91ff 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -14,10 +14,13 @@ Ontology: Import: Annotations: - dc:description "The Open Energy Ontology is an ontology for all aspects of the energy modelling domain. The \"Task\" module...", + dc:description "The Open Energy Ontology is an ontology for all aspects of the energy modelling domain. The 'Tasks' module covers energy-related task definitions and their realization steps. It aims to identify steps taken in the scientific process of a certain domain.", dc:license "http://creativecommons.org/publicdomain/zero/1.0/", "Open Energy Ontology (Task module)" +AnnotationProperty: + + AnnotationProperty: @@ -48,7 +51,10 @@ ObjectProperty: ObjectProperty: OEO_00390008 Annotations: - OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "inverse of concretizes", rdfs:label "concretized by"@en InverseOf: @@ -58,7 +64,9 @@ ObjectProperty: OEO_00390008 ObjectProperty: OEO_00390009 Annotations: - OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "A relation which holds between a objective spezification and a process endpoint.", rdfs:label "describes"@en InverseOf: @@ -68,7 +76,10 @@ ObjectProperty: OEO_00390009 ObjectProperty: OEO_00390012 Annotations: - OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "inverse of describes", rdfs:label "described by"@en SubPropertyOf: @@ -81,7 +92,10 @@ ObjectProperty: OEO_00390012 ObjectProperty: OEO_00390013 Annotations: - OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "A relation which holds between a plan specification and a realizable entity.", rdfs:label "concretizes"@en InverseOf: @@ -112,7 +126,10 @@ Class: OEO_00020166 Class: OEO_00390002 Annotations: - OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "A methodology with the goal to dertimine the wind characteristics of a region", rdfs:label "determination method for wind characteristics of a region"@en SubClassOf: @@ -130,7 +147,10 @@ Class: OEO_00390002 Class: OEO_00390003 Annotations: - OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "An action specification that describes acquisition and pre-processing of data.", rdfs:label "data acquisition and pre-processing"@en SubClassOf: @@ -140,7 +160,10 @@ Class: OEO_00390003 Class: OEO_00390004 Annotations: - OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "An object specification defining the goal of a process as the determination of wind characteristics of a region.", rdfs:label "determined wind characteristics of a region"@en SubClassOf: @@ -151,7 +174,10 @@ Class: OEO_00390004 Class: OEO_00390005 Annotations: - OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "An action specification that describes the extrapolation of wind speed vertically to hub height.", rdfs:label "extrapolate wind speed vertically to hub height"@en SubClassOf: @@ -161,7 +187,10 @@ Class: OEO_00390005 Class: OEO_00390006 Annotations: - OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "A realizable entity that describes the potential unleashable by employing a method.", rdfs:label "method realization potential"@en SubClassOf: @@ -173,6 +202,10 @@ Class: OEO_00390006 Class: OEO_00390007 Annotations: + "A process that is used to determine the wind characteristics of a region.", + "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", rdfs:label "determination process for wind characteristics of a region"@en SubClassOf: @@ -183,7 +216,10 @@ Class: OEO_00390007 Class: OEO_00390010 Annotations: - OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "A process boundary describing the endpoint of a process.", rdfs:label "process endpoint"@en SubClassOf: @@ -193,7 +229,10 @@ Class: OEO_00390010 Class: OEO_00390011 Annotations: - OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891", + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "A process endpoint that marks the end of the 'determine the characteristics of a region' process.", rdfs:label "determine wind characteristics of a region endpoint"@en SubClassOf: @@ -204,6 +243,10 @@ Class: OEO_00390011 Class: OEO_00390014 Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "An action specification that describes the accounting for air densitty change.", rdfs:label "account for air density change"@en SubClassOf: @@ -213,6 +256,10 @@ Class: OEO_00390014 Class: OEO_00390015 Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "An action specification that describes the determination of wind speed frequency distribution.", rdfs:label "determine wind speed frequency distribution"@en SubClassOf: @@ -222,6 +269,10 @@ Class: OEO_00390015 Class: OEO_00390016 Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "An action specification that describes the determination of seasonal/diurnal variability.", rdfs:label "determine seasonal/diurnal variability"@en SubClassOf: @@ -231,6 +282,10 @@ Class: OEO_00390016 Class: OEO_00390017 Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "An action specification that describes the determination of theoretical potential/WPD.", rdfs:label "determine the theoretical potential / WPD"@en SubClassOf: From 77116afb5f4d12b2db051bd10cc153b405ef29ff Mon Sep 17 00:00:00 2001 From: madbkr Date: Tue, 8 Oct 2024 13:25:21 +0200 Subject: [PATCH 04/35] Change definition of determined wind characteristics --- src/ontology/edits/oeo-tasks.omn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index ddd0d91ff..01a340784 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -163,7 +163,7 @@ Class: OEO_00390004 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "An object specification defining the goal of a process as the determination of wind characteristics of a region.", + "An object specification that defines the goal of a process as being the determination of wind characteristics of a region.", rdfs:label "determined wind characteristics of a region"@en SubClassOf: From 3f972537a07d3a93582b16cd9cb0abd4dfcd425f Mon Sep 17 00:00:00 2001 From: madbkr Date: Tue, 8 Oct 2024 14:18:36 +0200 Subject: [PATCH 05/35] Update definitions --- src/ontology/edits/oeo-tasks.omn | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 01a340784..5795b11a0 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -129,7 +129,7 @@ Class: OEO_00390002 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "A methodology with the goal to dertimine the wind characteristics of a region", + "Determination method for wind characteristics of a region is a methodology with the goal to determine the wind characteristics of a region", rdfs:label "determination method for wind characteristics of a region"@en SubClassOf: @@ -150,7 +150,7 @@ Class: OEO_00390003 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "An action specification that describes acquisition and pre-processing of data.", + "Data acquisition and pre-processing is an action specification that describes acquisition and pre-processing of data.", rdfs:label "data acquisition and pre-processing"@en SubClassOf: @@ -163,7 +163,7 @@ Class: OEO_00390004 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "An object specification that defines the goal of a process as being the determination of wind characteristics of a region.", + "Determined wind characteristics of a region is an object specification that defines the goal of a process as being the determination of wind characteristics of a region.", rdfs:label "determined wind characteristics of a region"@en SubClassOf: @@ -177,7 +177,7 @@ Class: OEO_00390005 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "An action specification that describes the extrapolation of wind speed vertically to hub height.", + "Extrapolate wind speed vertically to hub height is an action specification that describes the extrapolation of wind speed vertically to hub height.", rdfs:label "extrapolate wind speed vertically to hub height"@en SubClassOf: @@ -190,7 +190,7 @@ Class: OEO_00390006 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "A realizable entity that describes the potential unleashable by employing a method.", + "Method realization potential is a realizable entity that describes the potential unleashable by employing a method.", rdfs:label "method realization potential"@en SubClassOf: @@ -219,7 +219,7 @@ Class: OEO_00390010 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "A process boundary describing the endpoint of a process.", + "A process endpoint is a process boundary describing the endpoint of a process.", rdfs:label "process endpoint"@en SubClassOf: @@ -232,7 +232,7 @@ Class: OEO_00390011 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "A process endpoint that marks the end of the 'determine the characteristics of a region' process.", + "Determine wind characteristics of a region endpoint is a process endpoint that marks the end of the 'determine the characteristics of a region' process.", rdfs:label "determine wind characteristics of a region endpoint"@en SubClassOf: @@ -246,7 +246,7 @@ Class: OEO_00390014 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "An action specification that describes the accounting for air densitty change.", + "Account for air density change is an action specification that describes the accounting for air density change.", rdfs:label "account for air density change"@en SubClassOf: @@ -259,7 +259,7 @@ Class: OEO_00390015 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "An action specification that describes the determination of wind speed frequency distribution.", + "Determine wind speed frequency distribution is an action specification that describes the determination of wind speed frequency distribution.", rdfs:label "determine wind speed frequency distribution"@en SubClassOf: @@ -272,7 +272,7 @@ Class: OEO_00390016 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "An action specification that describes the determination of seasonal/diurnal variability.", + "Determine seasonal/diurnal variability is an action specification that describes the determination of seasonal/diurnal variability.", rdfs:label "determine seasonal/diurnal variability"@en SubClassOf: @@ -285,7 +285,7 @@ Class: OEO_00390017 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "An action specification that describes the determination of theoretical potential/WPD.", + "Determine the theoretical potential/WPD is an action specification that describes the determination of theoretical potential/WPD.", rdfs:label "determine the theoretical potential / WPD"@en SubClassOf: From 7eb5dd641ba03c59c558fedb97f4616439c92920 Mon Sep 17 00:00:00 2001 From: madbkr Date: Tue, 8 Oct 2024 14:22:14 +0200 Subject: [PATCH 06/35] Remove new relations --- src/ontology/edits/oeo-tasks.omn | 62 ++------------------------------ 1 file changed, 2 insertions(+), 60 deletions(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 5795b11a0..5151d7e0e 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -48,60 +48,6 @@ ObjectProperty: ObjectProperty: -ObjectProperty: OEO_00390008 - - Annotations: - OEO_00020426 "Add: -issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "inverse of concretizes", - rdfs:label "concretized by"@en - - InverseOf: - OEO_00390013 - - -ObjectProperty: OEO_00390009 - - Annotations: - OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "A relation which holds between a objective spezification and a process endpoint.", - rdfs:label "describes"@en - - InverseOf: - OEO_00390012 - - -ObjectProperty: OEO_00390012 - - Annotations: - OEO_00020426 "Add: -issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "inverse of describes", - rdfs:label "described by"@en - - SubPropertyOf: - owl:topObjectProperty - - InverseOf: - OEO_00390009 - - -ObjectProperty: OEO_00390013 - - Annotations: - OEO_00020426 "Add: -issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "A relation which holds between a plan specification and a realizable entity.", - rdfs:label "concretizes"@en - - InverseOf: - OEO_00390008 - - ObjectProperty: owl:topObjectProperty @@ -140,7 +86,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", and ( some OEO_00390015) and ( some OEO_00390016) and ( some OEO_00390017), - OEO_00390008 some OEO_00390006, some OEO_00390004 @@ -167,8 +112,7 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", rdfs:label "determined wind characteristics of a region"@en SubClassOf: - , - OEO_00390009 some OEO_00390011 + Class: OEO_00390005 @@ -195,7 +139,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", SubClassOf: , - OEO_00390013 some OEO_00390002, some OEO_00390007 @@ -236,8 +179,7 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", rdfs:label "determine wind characteristics of a region endpoint"@en SubClassOf: - OEO_00390010, - OEO_00390012 some OEO_00390004 + OEO_00390010 Class: OEO_00390014 From ab67ed19cb0bf63fc700130f5cfa9ea034aa5385 Mon Sep 17 00:00:00 2001 From: madbkr Date: Tue, 8 Oct 2024 14:40:07 +0200 Subject: [PATCH 07/35] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15f945633..6f0c1e348 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,10 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/ - product (#1912) - term tracker annotation (#1913) - licence provider, licensee, has licence provider, permits (#1925) +- file oeo-tasks (#1940) +- classes to oeo-tasks: data acquisition and pre-processing, extrapolate wind speed vertically to hub height, account for air density change, determine wind speed frequency distribution, determine seasonal/diurnal variability, determine the theoretical potential/WPD, determined wind characteristics of a region, determination method for wind characteristics of a region, method realization potential, determination process for wind characteristics of a region, process endpoint, determine wind characteristics of a region endpoint (#1940) +- axioms in oeo-tasks to determination method for wind characteristics of a region, method realization potential, determination process for wind characteristics of a region (#1940) + ### Changed - gams -> General Algebraic Modeling System (#1889) From dc2f994e563f1638be2c0760f75424151d5bff7e Mon Sep 17 00:00:00 2001 From: madbkr Date: Fri, 11 Oct 2024 11:34:55 +0200 Subject: [PATCH 08/35] Revert "Merge branch 'dev' into feature-1891-add-task-definition-in-seperate-module" This reverts commit 2ce72e0f108712e0a4d07f703cb74382d5a3b2d0, reversing changes made to ab67ed19cb0bf63fc700130f5cfa9ea034aa5385. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb6c29cbe..6f0c1e348 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/ - is traded at, trades (#1912) - replace term tracker item with term tracker annotation (#1922, #1923) - replace has bearer with characteristic of (#1928) +- replace term tracker item with annotation in pull request template (#1938) ### Obsoletion - economic value, has economic value, economic value (#1931) From 1bddad8afa1b4bd9323eec3b5037cbf22a3f4b09 Mon Sep 17 00:00:00 2001 From: madbkr Date: Mon, 14 Oct 2024 12:51:31 +0200 Subject: [PATCH 09/35] Add new object properties --- src/ontology/edits/oeo-tasks.omn | 82 ++++++++++++++++---------------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 5151d7e0e..48710e4bf 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -48,6 +48,45 @@ ObjectProperty: ObjectProperty: +ObjectProperty: + + +ObjectProperty: + + +ObjectProperty: OEO_00390025 + + Annotations: + OEO_00020426 "Add:", + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "A relationship between a continuant and a process, in which the continuant predefines or planns the process.", + rdfs:label "structures"@en + + SubPropertyOf: + + + InverseOf: + OEO_00390026 + + +ObjectProperty: OEO_00390026 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "A relationship between a process and a continuant, in which the process is predefined or planned by the process.", + rdfs:label "structured by"@en + + SubPropertyOf: + + + InverseOf: + OEO_00390025 + + ObjectProperty: owl:topObjectProperty @@ -86,6 +125,7 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", and ( some OEO_00390015) and ( some OEO_00390016) and ( some OEO_00390017), + OEO_00390025 some OEO_00390007, some OEO_00390004 @@ -128,20 +168,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", -Class: OEO_00390006 - - Annotations: - OEO_00020426 "Add: -issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Method realization potential is a realizable entity that describes the potential unleashable by employing a method.", - rdfs:label "method realization potential"@en - - SubClassOf: - , - some OEO_00390007 - - Class: OEO_00390007 Annotations: @@ -153,33 +179,7 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", SubClassOf: , - some OEO_00390011 - - -Class: OEO_00390010 - - Annotations: - OEO_00020426 "Add: -issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "A process endpoint is a process boundary describing the endpoint of a process.", - rdfs:label "process endpoint"@en - - SubClassOf: - - - -Class: OEO_00390011 - - Annotations: - OEO_00020426 "Add: -issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determine wind characteristics of a region endpoint is a process endpoint that marks the end of the 'determine the characteristics of a region' process.", - rdfs:label "determine wind characteristics of a region endpoint"@en - - SubClassOf: - OEO_00390010 + OEO_00390026 some OEO_00390002 Class: OEO_00390014 From ac779e0aefc1844d36a21de40120eeade4c16d87 Mon Sep 17 00:00:00 2001 From: madbkr Date: Mon, 14 Oct 2024 15:41:37 +0200 Subject: [PATCH 10/35] Update definitions --- src/ontology/edits/oeo-tasks.omn | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 48710e4bf..90034bf30 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -114,7 +114,7 @@ Class: OEO_00390002 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determination method for wind characteristics of a region is a methodology with the goal to determine the wind characteristics of a region", + "Determination method for wind characteristics of a region is a methodology with the goal to understand the specific wind characteristics of a predefined region.", rdfs:label "determination method for wind characteristics of a region"@en SubClassOf: @@ -135,7 +135,7 @@ Class: OEO_00390003 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Data acquisition and pre-processing is an action specification that describes acquisition and pre-processing of data.", + "Data acquisition and pre-processing is an action specification that describes what steps the bearer takes to acquire data and how this data is prepared for further use.", rdfs:label "data acquisition and pre-processing"@en SubClassOf: @@ -148,7 +148,7 @@ Class: OEO_00390004 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determined wind characteristics of a region is an object specification that defines the goal of a process as being the determination of wind characteristics of a region.", + "Determined wind characteristics of a region is an object specification that defines the goal of a process as a state of understanding the specific wind characteristics of a predefined region.", rdfs:label "determined wind characteristics of a region"@en SubClassOf: @@ -161,7 +161,7 @@ Class: OEO_00390005 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Extrapolate wind speed vertically to hub height is an action specification that describes the extrapolation of wind speed vertically to hub height.", + "Extrapolate wind speed vertically to hub height is an action specification that describes how the wind speed at the rotor’s height above ground is inferred.", rdfs:label "extrapolate wind speed vertically to hub height"@en SubClassOf: @@ -171,10 +171,10 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", Class: OEO_00390007 Annotations: - "A process that is used to determine the wind characteristics of a region.", "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determination process for wind characteristics of a region is a process that follows some kind of methodology to gain knowledge of the specific wind characteristics of a predefined region.", rdfs:label "determination process for wind characteristics of a region"@en SubClassOf: @@ -188,7 +188,7 @@ Class: OEO_00390014 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Account for air density change is an action specification that describes the accounting for air density change.", + "Account for air density change is an action specification that describes how fluctuations in wind density are considered.", rdfs:label "account for air density change"@en SubClassOf: @@ -201,7 +201,7 @@ Class: OEO_00390015 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determine wind speed frequency distribution is an action specification that describes the determination of wind speed frequency distribution.", + "Determine wind speed frequency distribution is an action specification that describes how a distribution of wind speed classes per time unit is acquired.", rdfs:label "determine wind speed frequency distribution"@en SubClassOf: @@ -214,7 +214,7 @@ Class: OEO_00390016 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determine seasonal/diurnal variability is an action specification that describes the determination of seasonal/diurnal variability.", + "Determine seasonal/diurnal variability is an action specification that describes how fluctuations during a day or a season are found out.", rdfs:label "determine seasonal/diurnal variability"@en SubClassOf: @@ -227,7 +227,7 @@ Class: OEO_00390017 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determine the theoretical potential/WPD is an action specification that describes the determination of theoretical potential/WPD.", + "Determine the theoretical potential / WPD is an action specification that describes how the theoretical potential of wind power (= WPD) is calculated.", rdfs:label "determine the theoretical potential / WPD"@en SubClassOf: From 67c6b3cdf162f560f058d7094c946ef358340386 Mon Sep 17 00:00:00 2001 From: madbkr Date: Tue, 15 Oct 2024 10:25:50 +0200 Subject: [PATCH 11/35] Update definition and remove axiom --- src/ontology/edits/oeo-tasks.omn | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 90034bf30..502627d83 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -61,12 +61,18 @@ ObjectProperty: OEO_00390025 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "A relationship between a continuant and a process, in which the continuant predefines or planns the process.", + "A relationship between a plan specification and a process, in which the continuant predefines or planns the process.", rdfs:label "structures"@en SubPropertyOf: + Domain: + + + Range: + + InverseOf: OEO_00390026 @@ -77,12 +83,18 @@ ObjectProperty: OEO_00390026 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "A relationship between a process and a continuant, in which the process is predefined or planned by the process.", + "A relationship between a process and a plan specification, in which the process is predefined or planned by the process.", rdfs:label "structured by"@en SubPropertyOf: + Domain: + + + Range: + + InverseOf: OEO_00390025 @@ -105,6 +117,9 @@ Class: Class: +Class: + + Class: OEO_00020166 @@ -125,7 +140,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", and ( some OEO_00390015) and ( some OEO_00390016) and ( some OEO_00390017), - OEO_00390025 some OEO_00390007, some OEO_00390004 From 0fe0deb39b4d7a1ee9ffa8c1f0da6a70e338576c Mon Sep 17 00:00:00 2001 From: madbkr Date: Wed, 16 Oct 2024 12:27:53 +0200 Subject: [PATCH 12/35] Update definitions --- src/ontology/edits/oeo-tasks.omn | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 502627d83..4d91984a1 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -129,7 +129,7 @@ Class: OEO_00390002 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determination method for wind characteristics of a region is a methodology with the goal to understand the specific wind characteristics of a predefined region.", + "Determination method for wind characteristics of a region is a methodology with the goal to understand the specific wind characteristics of a predefined region, encompassing data acquisition, modelling, and analytical procedures", rdfs:label "determination method for wind characteristics of a region"@en SubClassOf: @@ -149,7 +149,7 @@ Class: OEO_00390003 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Data acquisition and pre-processing is an action specification that describes what steps the bearer takes to acquire data and how this data is prepared for further use.", + "Data acquisition and pre-processing is an action specification that describes the steps the bearer takes to acquire raw data and how this data is cleaned, transformed, and structured for subsequent analysis.", rdfs:label "data acquisition and pre-processing"@en SubClassOf: @@ -175,7 +175,7 @@ Class: OEO_00390005 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Extrapolate wind speed vertically to hub height is an action specification that describes how the wind speed at the rotor’s height above ground is inferred.", + "Extrapolate wind speed vertically to hub height is an action specification that describes how wind speed at the hub height of a wind turbine is inferred from measurements taken at a different height.", rdfs:label "extrapolate wind speed vertically to hub height"@en SubClassOf: @@ -202,7 +202,7 @@ Class: OEO_00390014 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Account for air density change is an action specification that describes how fluctuations in wind density are considered.", + "Account for air density change is an action specification that describes how variations in air density due to changes in altitude, temperature, and pressure are incorporated into the wind resource calculations.", rdfs:label "account for air density change"@en SubClassOf: @@ -215,7 +215,7 @@ Class: OEO_00390015 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determine wind speed frequency distribution is an action specification that describes how a distribution of wind speed classes per time unit is acquired.", + "Determine wind speed frequency distribution is an action specification that describes the process of calculating the frequency of different wind speed intervals over a set period.", rdfs:label "determine wind speed frequency distribution"@en SubClassOf: @@ -228,7 +228,7 @@ Class: OEO_00390016 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determine seasonal/diurnal variability is an action specification that describes how fluctuations during a day or a season are found out.", + "Determine seasonal/diurnal variability is an action specification that describes the process of identifying variations in wind characteristics across different seasons and times of day.", rdfs:label "determine seasonal/diurnal variability"@en SubClassOf: @@ -241,7 +241,7 @@ Class: OEO_00390017 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determine the theoretical potential / WPD is an action specification that describes how the theoretical potential of wind power (= WPD) is calculated.", + "Determine the theoretical potential / WPD is an action specification that describes how Wind Power Density (WPD) is calculated to estimate the theoretical wind power potential based on wind speed and air density.", rdfs:label "determine the theoretical potential / WPD"@en SubClassOf: From 81724d88c4a2122949a3b68ed502f44d2defb745 Mon Sep 17 00:00:00 2001 From: madbkr Date: Wed, 16 Oct 2024 13:17:43 +0200 Subject: [PATCH 13/35] Remove unused relation --- src/ontology/edits/oeo-tasks.omn | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 4d91984a1..22f773611 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -54,29 +54,6 @@ ObjectProperty: ObjectProperty: -ObjectProperty: OEO_00390025 - - Annotations: - OEO_00020426 "Add:", - OEO_00020426 "Add: -issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "A relationship between a plan specification and a process, in which the continuant predefines or planns the process.", - rdfs:label "structures"@en - - SubPropertyOf: - - - Domain: - - - Range: - - - InverseOf: - OEO_00390026 - - ObjectProperty: OEO_00390026 Annotations: @@ -95,9 +72,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", Range: - InverseOf: - OEO_00390025 - ObjectProperty: owl:topObjectProperty From d9ac4c248802e504c9341ffe1e6fc1730f7e26c4 Mon Sep 17 00:00:00 2001 From: madbkr Date: Wed, 16 Oct 2024 14:33:15 +0200 Subject: [PATCH 14/35] Add second task --- src/ontology/edits/oeo-tasks.omn | 159 +++++++++++++++++++++++++++++-- 1 file changed, 153 insertions(+), 6 deletions(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 22f773611..1b0a7efbd 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -127,7 +127,7 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", rdfs:label "data acquisition and pre-processing"@en SubClassOf: - + OEO_00390035 Class: OEO_00390004 @@ -153,13 +153,13 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", rdfs:label "extrapolate wind speed vertically to hub height"@en SubClassOf: - + OEO_00390035 Class: OEO_00390007 Annotations: - "Add: + OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", "Determination process for wind characteristics of a region is a process that follows some kind of methodology to gain knowledge of the specific wind characteristics of a predefined region.", @@ -180,7 +180,7 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", rdfs:label "account for air density change"@en SubClassOf: - + OEO_00390035 Class: OEO_00390015 @@ -193,7 +193,7 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", rdfs:label "determine wind speed frequency distribution"@en SubClassOf: - + OEO_00390035 Class: OEO_00390016 @@ -206,7 +206,7 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", rdfs:label "determine seasonal/diurnal variability"@en SubClassOf: - + OEO_00390035 Class: OEO_00390017 @@ -218,7 +218,154 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", "Determine the theoretical potential / WPD is an action specification that describes how Wind Power Density (WPD) is calculated to estimate the theoretical wind power potential based on wind speed and air density.", rdfs:label "determine the theoretical potential / WPD"@en + SubClassOf: + OEO_00390035 + + +Class: OEO_00390027 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Interpolate wind data to greater resolution horizontally is an action specification that describes the process of increasing the spatial resolution of wind data across a region to provide finer detail for wind resource assessment", + rdfs:label "interpolate wind data to greater resolution horizontally"@en + + SubClassOf: + OEO_00390036 + + +Class: OEO_00390028 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Select exclusion criteria and buffer distances is an action specification that describes the process of defining physical, environmental, and regulatory criteria that exclude areas from wind farm development, along with the application of buffer zones", + rdfs:label "select exclusion criteria and buffer distances"@en + + SubClassOf: + OEO_00390036 + + +Class: OEO_00390029 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Acquisition and processing datasets for exclusion criteria is an action specification that describes the steps involved in obtaining and preparing datasets that represent exclusion zones for wind farm development, based on predefined criteria.", + rdfs:label "acquisition and processing datasets for exclusion criteria"@en + + SubClassOf: + OEO_00390036 + + +Class: OEO_00390030 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determine MCDA approach for soft exclusion criteria is an action specification that describes how a Multi-Criteria Decision Analysis (MCDA) method is applied to areas where exclusions are not absolute, allowing for weighted decision-making", + rdfs:label "determine MCDA approach for soft exclusion criteria"@en + + SubClassOf: + OEO_00390036 + + +Class: OEO_00390031 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determine area for development is an action specification that describes the identification of potential areas where wind farm development is feasible, by iteratively excluding non-available areas based on the processed data and exclusion criteria", + rdfs:label "determine area for development"@en + + SubClassOf: + OEO_00390036 + + +Class: OEO_00390032 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determine geographical potential is an action specification that describes the calculation of the total geographical area available for wind farm development after applying exclusion criteria and considering spatial constraints", + rdfs:label "determine geographical potential"@en + + SubClassOf: + OEO_00390036 + + +Class: OEO_00390033 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determined available area for wind farm development is an object specification that defines the goal of a process as a state of understanding the available area for wind farm development.", + rdfs:label "determined available area for wind farm development"@en + + SubClassOf: + + + +Class: OEO_00390034 + + Annotations: + rdfs:label "determination method for the available area for wind farm development"@en + + SubClassOf: + OEO_00020166, + ( some OEO_00390027) + and ( some OEO_00390028) + and ( some OEO_00390029) + and ( some OEO_00390030) + and ( some OEO_00390031) + and ( some OEO_00390032), + some OEO_00390033 + + +Class: OEO_00390035 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Action specification for wind characteristics is an action specification that deals with wind characteristics", + rdfs:label "action specification for wind characteristics"@en + + SubClassOf: + + + +Class: OEO_00390036 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Action specification for available area for wind farm development is an action specification that deals with available area for wind farm development", + rdfs:label "action specification for available area for wind farm development"@en + SubClassOf: +Class: OEO_00390037 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determination process for the available area for wind farm development is a process that follows some kind of methodology to gain knowledge of the available area for wind farm development.", + rdfs:label "determination process for the available area for wind farm development"@en + + SubClassOf: + , + OEO_00390026 some OEO_00390034 + + From 637cacb794ab171357023f6e4686c3b5de821ae3 Mon Sep 17 00:00:00 2001 From: madbkr Date: Wed, 16 Oct 2024 14:49:54 +0200 Subject: [PATCH 15/35] Add third task --- src/ontology/edits/oeo-tasks.omn | 138 +++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 1b0a7efbd..2df5bf0fa 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -369,3 +369,141 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", OEO_00390026 some OEO_00390034 +Class: OEO_00390038 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Action specification for the technical wind potential of the available area is an action specification that deals with the technical wind potential of the available area", + rdfs:label "action specification for for the technical wind potential"@en + + SubClassOf: + + + +Class: OEO_00390039 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Select appropriate turbine type(s) is an action specification that describes the process of choosing wind turbine models based on site-specific wind characteristics, hub height, and rotor diameter.", + rdfs:label "select appropriate turbine type(s)"@en + + SubClassOf: + OEO_00390038 + + +Class: OEO_00390040 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Place turbines in area or determine capacity density is an action specification that describes how turbines are spatially distributed within the available area, or how the capacity density (MW per unit area) is calculated.", + rdfs:label "place turbines in area or determine capacity density"@en + + SubClassOf: + OEO_00390038 + + +Class: OEO_00390041 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Account for wake losses is an action specification that describes the inclusion of losses due to wind turbine wake effects, which reduce wind speed and energy yield behind turbines.", + rdfs:label "account for wake losses"@en + + SubClassOf: + OEO_00390038 + + +Class: OEO_00390042 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Use power curve with wind distribution function to determine annual energy yield is an action specification that describes how a turbine's power curve is combined with the wind speed distribution to calculate the expected annual energy production.", + rdfs:label "use power curve with wind distribution function to determine annual energy yield"@en + + SubClassOf: + OEO_00390038 + + +Class: OEO_00390043 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determine capacity factor (CF) is an action specification that describes the calculation of the capacity factor, which represents the ratio of actual energy output to the maximum possible output over a given time period.", + rdfs:label "determine capacity factor (CF)"@en + + SubClassOf: + OEO_00390038 + + +Class: OEO_00390044 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Calculate technical potential is an action specification that describes how the total energy production capability of the available area is determined, factoring in turbine placement, capacity density, and wake losses.", + rdfs:label "calculate technical potential"@en + + SubClassOf: + OEO_00390038 + + +Class: OEO_00390045 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determined the technical wind potential of the available area is an object specification that defines the goal of a process as a state of understanding the technical wind potential of the available area", + rdfs:label "determined the technical wind potential of the available area"@en + + SubClassOf: + + + +Class: OEO_00390046 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determination method for the technical wind potential of the available area is a methodology with the goal of calculating the technical wind energy potential within the identified suitable area, considering turbine technology, placement, and energy yield factors.", + rdfs:label "determination method for the technical wind potential of the available area"@en + + SubClassOf: + OEO_00020166, + ( some OEO_00390039) + and ( some OEO_00390040) + and ( some OEO_00390041) + and ( some OEO_00390042) + and ( some OEO_00390043) + and ( some OEO_00390044), + some OEO_00390045 + + +Class: OEO_00390047 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determination process for the technical wind potential of the available area is a process that follows some kind of methodology to gain knowledge of the technical wind potential of the available area", + rdfs:label "determination process for the technical wind potential of the available area"@en + + SubClassOf: + , + OEO_00390026 some OEO_00390046 + + From 1fbe45ea4514fa0ab9dca31b81180a48f39279d0 Mon Sep 17 00:00:00 2001 From: madbkr Date: Wed, 16 Oct 2024 15:12:57 +0200 Subject: [PATCH 16/35] Add forth task --- src/ontology/edits/oeo-tasks.omn | 138 +++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 2df5bf0fa..297d345cb 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -507,3 +507,141 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", OEO_00390026 some OEO_00390046 +Class: OEO_00390048 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Action specification for techno-economic potential is an action specification that deals with techno-economic potential", + rdfs:label "action specification for techno-economic potential"@en + + SubClassOf: + + + +Class: OEO_00390049 + + Annotations: + OEO_00020426 "Add; +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determine wind turbine lifetime is an action specification that describes the process of estimating the operational lifespan of a wind turbine, based on design and site-specific conditions.", + rdfs:label "determine wind turbine lifetime"@en + + SubClassOf: + OEO_00390048 + + +Class: OEO_00390050 + + Annotations: + OEO_00020426 "Add; +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determine investment costs is an action specification that describes the calculation of capital expenditures (CAPEX) required for the installation of wind turbines and associated infrastructure.", + rdfs:label "determine investment costs"@en + + SubClassOf: + OEO_00390048 + + +Class: OEO_00390051 + + Annotations: + OEO_00020426 "Add; +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determine operating and maintenance costs is an action specification that describes the estimation of ongoing operational expenditures (OPEX) for wind turbines, including routine maintenance and operational management.", + rdfs:label "determine operating and maintenance costs"@en + + SubClassOf: + OEO_00390048 + + +Class: OEO_00390052 + + Annotations: + OEO_00020426 "Add; +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determine discount & interest rate is an action specification that describes the selection of financial discount and interest rates, which are used in the economic analysis to account for the time value of money.", + rdfs:label "determine discount & interest rate"@en + + SubClassOf: + OEO_00390048 + + +Class: OEO_00390053 + + Annotations: + OEO_00020426 "Add; +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Calculate Levelized Cost of Energy is an action specification that describes the computation of the Levelized Cost of Energy (LCOE) either for individual turbines or for sub-regions within the study area by applying a cost model based on the previously calculated economic parameters and the capacity factors.", + rdfs:label "calculate Levelized Cost of Energy (LCOE)"@en + + SubClassOf: + OEO_00390048 + + +Class: OEO_00390054 + + Annotations: + OEO_00020426 "Add; +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Calculate economic potential for LCOE range is an action specification that describes the determination of the total economic potential of the available area under a maximum threshold LCOE value.", + rdfs:label "calculate economic potential for LCOE range"@en + + SubClassOf: + OEO_00390048 + + +Class: OEO_00390055 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determined the techno-economic potential of the available region is an object specification that defines the goal of a process as a state of understanding the techno-economic potential of the available region", + rdfs:label "determined the techno-economic potential of the available region"@en + + SubClassOf: + + + +Class: OEO_00390056 + + Annotations: + OEO_00020426 "Add; +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determination method for the techno-economic potential of the available region is a methodology with the goal of assessing the economic viability of wind energy projects within the available area, based on the technical potential and incorporating cost factors and economic metrics.", + rdfs:label "determination method for the techno-economic potential of the available region"@en + + SubClassOf: + OEO_00020166, + ( some OEO_00390049) + and ( some OEO_00390050) + and ( some OEO_00390051) + and ( some OEO_00390052) + and ( some OEO_00390053) + and ( some OEO_00390054), + some OEO_00390055 + + +Class: OEO_00390057 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determination process for the techno-economic potential of the available regiont is a process that follows some kind of methodology to gain knowledge of the techno-economic potential of the available region", + rdfs:label "determination process for the techno-economic potential of the available region"@en + + SubClassOf: + , + OEO_00390026 some OEO_00390056 + + From 41e56dc5da886b8e365b378a1d7525cdbdcd6e60 Mon Sep 17 00:00:00 2001 From: madbkr Date: Wed, 16 Oct 2024 15:23:16 +0200 Subject: [PATCH 17/35] Add fifth task and missing annotation --- src/ontology/edits/oeo-tasks.omn | 86 ++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 297d345cb..ba8696c30 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -316,6 +316,10 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", Class: OEO_00390034 Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determination method for the available area for wind farm development is a methodology with the goal of identifying and quantifying the area suitable for wind farm development, based on topographical, environmental, and regulatory constraints", rdfs:label "determination method for the available area for wind farm development"@en SubClassOf: @@ -645,3 +649,85 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", OEO_00390026 some OEO_00390056 +Class: OEO_00390058 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Action specification for the feasible potential is an action specification that deals with the feasible potential of something", + rdfs:label "action specification for the feasible potential"@en + + SubClassOf: + + + +Class: OEO_00390059 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Apply additional social/market constraints is an action specification that describes the process of integrating non-technical factors, such as social acceptance, land use regulations, or market conditions, into the potential assessment.", + rdfs:label "apply additional social/market constraints"@en + + SubClassOf: + OEO_00390058 + + +Class: OEO_00390060 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Calculate feasible potential for the region is an action specification that describes the calculation of the feasible wind energy potential, considering both technical and socio-economic constraints.", + rdfs:label "calculate feasible potential for the region"@en + + SubClassOf: + OEO_00390058 + + +Class: OEO_00390061 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determined the feasible potential is an object specification that defines the goal of a process as a state of understanding the the feasible potential of something", + rdfs:label "determined feasible potential"@en + + SubClassOf: + + + +Class: OEO_00390062 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determination method for the feasible potential is a methodology with the goal of calculating the wind energy potential that remains after applying additional social, regulatory, or market constraints to the available region.", + rdfs:label "determination method for the feasible potential"@en + + SubClassOf: + OEO_00020166, + ( some OEO_00390059) + and ( some OEO_00390060), + some OEO_00390061 + + +Class: OEO_00390063 + + Annotations: + OEO_00020426 "Add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", + "Determination process for the feasible potential is a process that follows some kind of methodology to gain knowledge of the feasible potential of something", + rdfs:label "determination process for the feasible potential"@en + + SubClassOf: + , + OEO_00390026 some OEO_00390062 + + From 7fd5194be539de37f0d6239cec74a26cad795319 Mon Sep 17 00:00:00 2001 From: madbkr Date: Fri, 18 Oct 2024 11:03:38 +0200 Subject: [PATCH 18/35] Remove unclear axioms --- src/ontology/edits/oeo-tasks.omn | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index ba8696c30..5171cbda2 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -108,12 +108,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", SubClassOf: OEO_00020166, - ( some OEO_00390003) - and ( some OEO_00390005) - and ( some OEO_00390014) - and ( some OEO_00390015) - and ( some OEO_00390016) - and ( some OEO_00390017), some OEO_00390004 @@ -324,12 +318,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", SubClassOf: OEO_00020166, - ( some OEO_00390027) - and ( some OEO_00390028) - and ( some OEO_00390029) - and ( some OEO_00390030) - and ( some OEO_00390031) - and ( some OEO_00390032), some OEO_00390033 @@ -488,12 +476,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", SubClassOf: OEO_00020166, - ( some OEO_00390039) - and ( some OEO_00390040) - and ( some OEO_00390041) - and ( some OEO_00390042) - and ( some OEO_00390043) - and ( some OEO_00390044), some OEO_00390045 @@ -626,12 +608,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", SubClassOf: OEO_00020166, - ( some OEO_00390049) - and ( some OEO_00390050) - and ( some OEO_00390051) - and ( some OEO_00390052) - and ( some OEO_00390053) - and ( some OEO_00390054), some OEO_00390055 From 5babf4f9ed664734bc1f264596a731e54f8bc901 Mon Sep 17 00:00:00 2001 From: madbkr Date: Fri, 18 Oct 2024 11:13:33 +0200 Subject: [PATCH 19/35] Update changelog --- CHANGELOG.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cceda675..9cb0e856c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,8 +24,15 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/ - licence provider, licensee, has licence provider, permits (#1925) - has aggregation type, has time stamp alignment (#1944) - file oeo-tasks (#1940) -- classes to oeo-tasks: data acquisition and pre-processing, extrapolate wind speed vertically to hub height, account for air density change, determine wind speed frequency distribution, determine seasonal/diurnal variability, determine the theoretical potential/WPD, determined wind characteristics of a region, determination method for wind characteristics of a region, method realization potential, determination process for wind characteristics of a region, process endpoint, determine wind characteristics of a region endpoint (#1940) -- axioms in oeo-tasks to determination method for wind characteristics of a region, method realization potential, determination process for wind characteristics of a region (#1940) +- action specification for available area for wind farm development, acquisition and processing datasets for exclusion criteria, determine area for development, determine geographical potential, determine MCDA approach for soft exclusion criteria, interpolate wind data to greater resolution horizontally, select exclusion criteria and buffer distances(#1940) +- action specification for for the technical wind potential, account for wake losses, calculate technical potential, determine capacity factor (CF), place turbines in area or determine capacity density, select appropriate turbine type(s), use power curve with wind distribution function to determine annual energy yield (#1940) +- action specification for techno-economic potential, calculate economic potential for LCOE range, calculate Levelized Cost of Energy (LCOE), determine discount & interest rate, determine investment costs, determine operating and maintenance costs, determine wind turbine lifetime (#1940) +- action specification for the feasible potential, apply additional social/market constraints, calculate feasible potential for the region (#1940) +- action specification for wind characteristics, data acquisition and pre-processing, extrapolate wind speed vertically to hub height, account for air density change, determine wind speed frequency distribution, determine seasonal/diurnal variability, determine the theoretical potential / WPD (#1940) +- determined wind characteristics of a region, determined available area for wind farm development, determined feasible potential, determined the technical wind potential of the available area, determined the techno-economic potential of the available region (#1940) +- determination method for wind characteristics of a region, determination method for the available area for wind farm development, determination method for the feasible potential, determination method for the technical wind potential of the available area, determination method for the techno-economic potential of the available region (#1940) +- determination process for wind characteristics of a region, determination process for the available area for wind farm development, determination process for the feasible potential, determination process for the technical wind potential of the available area, determination process for the techno-economic potential of the available region (#1940) + ### Changed From 38f33ae6a6db8c1a45469b92e835e8ec4e0b46c1 Mon Sep 17 00:00:00 2001 From: stap-m <38690039+stap-m@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:52:15 +0200 Subject: [PATCH 20/35] Update src/ontology/edits/oeo-tasks.omn Co-authored-by: LillyG901 --- src/ontology/edits/oeo-tasks.omn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 5171cbda2..077dd90e5 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -235,7 +235,7 @@ Class: OEO_00390028 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Select exclusion criteria and buffer distances is an action specification that describes the process of defining physical, environmental, and regulatory criteria that exclude areas from wind farm development, along with the application of buffer zones", + "Select exclusion criteria and buffer distances is an action specification that describes the process of defining physical, environmental, and regulatory criteria that exclude areas from wind farm development, along with the application of buffer zones.", rdfs:label "select exclusion criteria and buffer distances"@en SubClassOf: From 413ad96b6484b1b08399242ccee5c2fbafa60697 Mon Sep 17 00:00:00 2001 From: stap-m <38690039+stap-m@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:52:28 +0200 Subject: [PATCH 21/35] Update src/ontology/edits/oeo-tasks.omn Co-authored-by: LillyG901 --- src/ontology/edits/oeo-tasks.omn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 077dd90e5..f62c27bbd 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -313,7 +313,7 @@ Class: OEO_00390034 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determination method for the available area for wind farm development is a methodology with the goal of identifying and quantifying the area suitable for wind farm development, based on topographical, environmental, and regulatory constraints", + "Determination method for the available area for wind farm development is a methodology with the goal of identifying and quantifying the area suitable for wind farm development, based on topographical, environmental, and regulatory constraints", rdfs:label "determination method for the available area for wind farm development"@en SubClassOf: From 0c45c86a39de173e11adb0ece42e5980c827751e Mon Sep 17 00:00:00 2001 From: stap-m <38690039+stap-m@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:52:46 +0200 Subject: [PATCH 22/35] Update src/ontology/edits/oeo-tasks.omn Co-authored-by: LillyG901 --- src/ontology/edits/oeo-tasks.omn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index f62c27bbd..9985aac3c 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -367,7 +367,7 @@ Class: OEO_00390038 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Action specification for the technical wind potential of the available area is an action specification that deals with the technical wind potential of the available area", + "Action specification for the technical wind potential of the available area is an action specification that deals with the technical wind potential of the available area.", rdfs:label "action specification for for the technical wind potential"@en SubClassOf: From a472847dc075647bf2146e10ddc170f39c1b3857 Mon Sep 17 00:00:00 2001 From: stap-m <38690039+stap-m@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:53:11 +0200 Subject: [PATCH 23/35] Update src/ontology/edits/oeo-tasks.omn Co-authored-by: LillyG901 --- src/ontology/edits/oeo-tasks.omn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 9985aac3c..ea739d47b 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -485,7 +485,7 @@ Class: OEO_00390047 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determination process for the technical wind potential of the available area is a process that follows some kind of methodology to gain knowledge of the technical wind potential of the available area", + "Determination process for the technical wind potential of the available area is a process that follows some kind of methodology to gain knowledge of the technical wind potential of the available area.", rdfs:label "determination process for the technical wind potential of the available area"@en SubClassOf: From 9416320873414e8bc430d96b2e02ddba99fb15eb Mon Sep 17 00:00:00 2001 From: stap-m <38690039+stap-m@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:53:24 +0200 Subject: [PATCH 24/35] Update src/ontology/edits/oeo-tasks.omn Co-authored-by: LillyG901 --- src/ontology/edits/oeo-tasks.omn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index ea739d47b..322a450cd 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -617,7 +617,7 @@ Class: OEO_00390057 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determination process for the techno-economic potential of the available regiont is a process that follows some kind of methodology to gain knowledge of the techno-economic potential of the available region", + "Determination process for the techno-economic potential of the available region is a process that follows some kind of methodology to gain knowledge of the techno-economic potential of the available region.", rdfs:label "determination process for the techno-economic potential of the available region"@en SubClassOf: From 1bf59e9fc6f4a2cc28e97a74bd6a3a936c5fd6e2 Mon Sep 17 00:00:00 2001 From: stap-m <38690039+stap-m@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:53:40 +0200 Subject: [PATCH 25/35] Update src/ontology/edits/oeo-tasks.omn Co-authored-by: LillyG901 --- src/ontology/edits/oeo-tasks.omn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 322a450cd..d9a1a5245 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -499,7 +499,7 @@ Class: OEO_00390048 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Action specification for techno-economic potential is an action specification that deals with techno-economic potential", + "Action specification for techno-economic potential is an action specification that deals with techno-economic potential.", rdfs:label "action specification for techno-economic potential"@en SubClassOf: From 51bf7a4c3ede4d847d505d68130f19c4574417bd Mon Sep 17 00:00:00 2001 From: stap-m <38690039+stap-m@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:54:12 +0200 Subject: [PATCH 26/35] Update src/ontology/edits/oeo-tasks.omn Co-authored-by: LillyG901 --- src/ontology/edits/oeo-tasks.omn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index d9a1a5245..6f0bbed6c 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -670,7 +670,7 @@ Class: OEO_00390061 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determined the feasible potential is an object specification that defines the goal of a process as a state of understanding the the feasible potential of something", + "Determined the feasible potential is an object specification that defines the goal of a process as a state of understanding the feasible potential of something", rdfs:label "determined feasible potential"@en SubClassOf: From 7e2319106fc7e82a03f94c3cb3e6ecc2492cfe9e Mon Sep 17 00:00:00 2001 From: stap-m <38690039+stap-m@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:54:26 +0200 Subject: [PATCH 27/35] Update src/ontology/edits/oeo-tasks.omn Co-authored-by: LillyG901 --- src/ontology/edits/oeo-tasks.omn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 6f0bbed6c..b51e1fac7 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -631,7 +631,7 @@ Class: OEO_00390058 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Action specification for the feasible potential is an action specification that deals with the feasible potential of something", + "Action specification for the feasible potential is an action specification that deals with the feasible potential of something.", rdfs:label "action specification for the feasible potential"@en SubClassOf: From dc0f75294d275196f1a08f56d5cefd0136210106 Mon Sep 17 00:00:00 2001 From: stap-m <38690039+stap-m@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:54:38 +0200 Subject: [PATCH 28/35] Update src/ontology/edits/oeo-tasks.omn Co-authored-by: LillyG901 --- src/ontology/edits/oeo-tasks.omn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index b51e1fac7..3c9f955fc 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -590,7 +590,7 @@ Class: OEO_00390055 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determined the techno-economic potential of the available region is an object specification that defines the goal of a process as a state of understanding the techno-economic potential of the available region", + "Determined the techno-economic potential of the available region is an object specification that defines the goal of a process as a state of understanding the techno-economic potential of the available region.", rdfs:label "determined the techno-economic potential of the available region"@en SubClassOf: From 0b9542dc307428172d5161efa9dcb338a77f087d Mon Sep 17 00:00:00 2001 From: madbkr Date: Mon, 21 Oct 2024 10:06:06 +0200 Subject: [PATCH 29/35] Update definition --- src/ontology/edits/oeo-tasks.omn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 3c9f955fc..dd278635d 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -60,7 +60,7 @@ ObjectProperty: OEO_00390026 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "A relationship between a process and a plan specification, in which the process is predefined or planned by the process.", + "A relationship between a process and a plan specification, in which the process is predefined or planned by the plan specification.", rdfs:label "structured by"@en SubPropertyOf: From a3252b4a6a0b3c960a06dd3a1f914bda2665f61d Mon Sep 17 00:00:00 2001 From: madbkr <92733183+madbkr@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:20:27 +0200 Subject: [PATCH 30/35] Update src/ontology/edits/oeo-tasks.omn Co-authored-by: stap-m <38690039+stap-m@users.noreply.github.com> --- src/ontology/edits/oeo-tasks.omn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index dd278635d..fa8d79f7d 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -14,7 +14,7 @@ Ontology: Import: Annotations: - dc:description "The Open Energy Ontology is an ontology for all aspects of the energy modelling domain. The 'Tasks' module covers energy-related task definitions and their realization steps. It aims to identify steps taken in the scientific process of a certain domain.", + dc:description "The Open Energy Ontology is an ontology for all aspects of the energy modelling domain. The 'Tasks' module covers energy-related task definitions and their realization steps. It aims to specify common tasks and methodologies that are performed regularly in the scientific process of energy systems analysis.", dc:license "http://creativecommons.org/publicdomain/zero/1.0/", "Open Energy Ontology (Task module)" From 185c2a24879f6da29ea7c3e69db61820bfda57a2 Mon Sep 17 00:00:00 2001 From: madbkr <92733183+madbkr@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:20:51 +0200 Subject: [PATCH 31/35] Update src/ontology/edits/oeo-tasks.omn Co-authored-by: stap-m <38690039+stap-m@users.noreply.github.com> --- src/ontology/edits/oeo-tasks.omn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index fa8d79f7d..68535b2ab 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -103,7 +103,7 @@ Class: OEO_00390002 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determination method for wind characteristics of a region is a methodology with the goal to understand the specific wind characteristics of a predefined region, encompassing data acquisition, modelling, and analytical procedures", + "Determination method for wind characteristics of a region is a methodology with the goal to understand the specific wind characteristics of a predefined region, encompassing data acquisition, modelling, and analytical procedures.", rdfs:label "determination method for wind characteristics of a region"@en SubClassOf: From 7e1ebb85f10a5b4e81b1306482c43659082cce2f Mon Sep 17 00:00:00 2001 From: madbkr Date: Mon, 21 Oct 2024 10:59:12 +0200 Subject: [PATCH 32/35] Update definitions --- src/ontology/edits/oeo-tasks.omn | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 68535b2ab..dc1b88660 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -130,7 +130,7 @@ Class: OEO_00390004 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determined wind characteristics of a region is an object specification that defines the goal of a process as a state of understanding the specific wind characteristics of a predefined region.", + "Determined wind characteristics of a region is an object specification that defines the goal of a methodology as a state of understanding the specific wind characteristics of a predefined region.", rdfs:label "determined wind characteristics of a region"@en SubClassOf: @@ -300,7 +300,7 @@ Class: OEO_00390033 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determined available area for wind farm development is an object specification that defines the goal of a process as a state of understanding the available area for wind farm development.", + "Determined available area for wind farm development is an object specification that defines the goal of a methodology as a state of understanding the available area for wind farm development.", rdfs:label "determined available area for wind farm development"@en SubClassOf: @@ -458,7 +458,7 @@ Class: OEO_00390045 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determined the technical wind potential of the available area is an object specification that defines the goal of a process as a state of understanding the technical wind potential of the available area", + "Determined the technical wind potential of the available area is an object specification that defines the goal of a methodology as a state of understanding the technical wind potential of the available area", rdfs:label "determined the technical wind potential of the available area"@en SubClassOf: @@ -590,7 +590,7 @@ Class: OEO_00390055 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determined the techno-economic potential of the available region is an object specification that defines the goal of a process as a state of understanding the techno-economic potential of the available region.", + "Determined the techno-economic potential of the available region is an object specification that defines the goal of a methodology as a state of understanding the techno-economic potential of the available region.", rdfs:label "determined the techno-economic potential of the available region"@en SubClassOf: @@ -670,7 +670,7 @@ Class: OEO_00390061 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determined the feasible potential is an object specification that defines the goal of a process as a state of understanding the feasible potential of something", + "Determined the feasible potential is an object specification that defines the goal of a methodology as a state of understanding the feasible potential of something", rdfs:label "determined feasible potential"@en SubClassOf: From b6e2de4b867e4faec51a23574bb328539fd3d61e Mon Sep 17 00:00:00 2001 From: madbkr Date: Mon, 21 Oct 2024 12:19:25 +0200 Subject: [PATCH 33/35] Update definitions --- src/ontology/edits/oeo-tasks.omn | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index dc1b88660..afb19082e 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -156,7 +156,7 @@ Class: OEO_00390007 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determination process for wind characteristics of a region is a process that follows some kind of methodology to gain knowledge of the specific wind characteristics of a predefined region.", + "Determination process for wind characteristics of a region is a process that follows a determination methodology for wind characteristics to gain knowledge of the specific wind characteristics of a predefined region.", rdfs:label "determination process for wind characteristics of a region"@en SubClassOf: @@ -353,7 +353,7 @@ Class: OEO_00390037 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determination process for the available area for wind farm development is a process that follows some kind of methodology to gain knowledge of the available area for wind farm development.", + "Determination process for the available area for wind farm development is a process that follows a determination methodology for available area to gain knowledge of the available area for wind farm development.", rdfs:label "determination process for the available area for wind farm development"@en SubClassOf: @@ -485,7 +485,7 @@ Class: OEO_00390047 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determination process for the technical wind potential of the available area is a process that follows some kind of methodology to gain knowledge of the technical wind potential of the available area.", + "Determination process for the technical wind potential of the available area is a process that follows a determination methodology for wind characteristics to gain knowledge of the technical wind potential of the available area.", rdfs:label "determination process for the technical wind potential of the available area"@en SubClassOf: @@ -617,7 +617,7 @@ Class: OEO_00390057 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determination process for the techno-economic potential of the available region is a process that follows some kind of methodology to gain knowledge of the techno-economic potential of the available region.", + "Determination process for the techno-economic potential of the available region is a process that follows a determination methodology for techno-economic potental to gain knowledge of the techno-economic potential of the available region.", rdfs:label "determination process for the techno-economic potential of the available region"@en SubClassOf: @@ -699,7 +699,7 @@ Class: OEO_00390063 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determination process for the feasible potential is a process that follows some kind of methodology to gain knowledge of the feasible potential of something", + "Determination process for the feasible potential is a process that follows a determination methodology for feasable potential to gain knowledge of the feasible potential of something.", rdfs:label "determination process for the feasible potential"@en SubClassOf: From 3751313002abc04ec0da41e3200481ec1ed7d416 Mon Sep 17 00:00:00 2001 From: madbkr <92733183+madbkr@users.noreply.github.com> Date: Tue, 22 Oct 2024 10:13:15 +0200 Subject: [PATCH 34/35] Update src/ontology/edits/oeo-tasks.omn Co-authored-by: stap-m <38690039+stap-m@users.noreply.github.com> --- src/ontology/edits/oeo-tasks.omn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index afb19082e..98738e65f 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -117,7 +117,7 @@ Class: OEO_00390003 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Data acquisition and pre-processing is an action specification that describes the steps the bearer takes to acquire raw data and how this data is cleaned, transformed, and structured for subsequent analysis.", + "Data acquisition and pre-processing is an action specification that describes steps to acquire raw data and how this data is cleaned, transformed, and structured for subsequent analysis.", rdfs:label "data acquisition and pre-processing"@en SubClassOf: From 857df4de617c3dcbe11e0102af84a8d0ae04bf3a Mon Sep 17 00:00:00 2001 From: madbkr Date: Tue, 22 Oct 2024 10:19:31 +0200 Subject: [PATCH 35/35] Update definitions as suggested --- src/ontology/edits/oeo-tasks.omn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn index 98738e65f..d0f5e5338 100644 --- a/src/ontology/edits/oeo-tasks.omn +++ b/src/ontology/edits/oeo-tasks.omn @@ -196,8 +196,8 @@ Class: OEO_00390016 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determine seasonal/diurnal variability is an action specification that describes the process of identifying variations in wind characteristics across different seasons and times of day.", - rdfs:label "determine seasonal/diurnal variability"@en + "Determine seasonal/diurnal wind variability is an action specification that describes the process of identifying variations in wind characteristics across different seasons and times of day.", + rdfs:label "determine seasonal/diurnal wind variability"@en SubClassOf: OEO_00390035 @@ -209,7 +209,7 @@ Class: OEO_00390017 OEO_00020426 "Add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940", - "Determine the theoretical potential / WPD is an action specification that describes how Wind Power Density (WPD) is calculated to estimate the theoretical wind power potential based on wind speed and air density.", + "Determine the theoretical wind power potential / wind power density is an action specification that describes how wind power density (WPD) is calculated to estimate the theoretical wind power potential based on wind speed and air density.", rdfs:label "determine the theoretical potential / WPD"@en SubClassOf: