From ed91433c62a6d92edb7be124c27ae070d1651ccc Mon Sep 17 00:00:00 2001 From: madbkr Date: Thu, 17 Oct 2024 12:11:40 +0200 Subject: [PATCH 1/4] Add study descriptor --- src/ontology/edits/oeo-model.omn | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ontology/edits/oeo-model.omn b/src/ontology/edits/oeo-model.omn index 4d27e6ec6..5baac5328 100644 --- a/src/ontology/edits/oeo-model.omn +++ b/src/ontology/edits/oeo-model.omn @@ -3680,6 +3680,16 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791", OEO_00360020 +Class: OEO_00390064 + + Annotations: + "A study descriptor is a data descriptor that allows the annotation of study information within a scenario bundles by means of keywords from ontological terminology.", + rdfs:label "study descriptor"@en + + SubClassOf: + OEO_00000119 + + Individual: OEO_00000049 Annotations: From e0656e6ab897cce2ff207f1ba07baab83c410b34 Mon Sep 17 00:00:00 2001 From: madbkr Date: Thu, 17 Oct 2024 12:13:22 +0200 Subject: [PATCH 2/4] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82da01587..d05e830fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/ - term tracker annotation (#1913) - licence provider, licensee, has licence provider, permits (#1925) - has aggregation type, has time stamp alignment (#1944) +- study descriptor (#1950) ### Changed - gams -> General Algebraic Modeling System (#1889) From 2627b2f5c8ee92650946cb0483260f9fa81fa146 Mon Sep 17 00:00:00 2001 From: madbkr Date: Thu, 17 Oct 2024 12:15:30 +0200 Subject: [PATCH 3/4] Add term tracker --- src/ontology/edits/oeo-model.omn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/ontology/edits/oeo-model.omn b/src/ontology/edits/oeo-model.omn index 5baac5328..b49c8821c 100644 --- a/src/ontology/edits/oeo-model.omn +++ b/src/ontology/edits/oeo-model.omn @@ -3683,6 +3683,9 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791", Class: OEO_00390064 Annotations: + OEO_00020426 "add: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1943 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1950", "A study descriptor is a data descriptor that allows the annotation of study information within a scenario bundles by means of keywords from ontological terminology.", rdfs:label "study descriptor"@en From d149917ce51110b504944e442d82f52ff64a5ba7 Mon Sep 17 00:00:00 2001 From: madbkr <92733183+madbkr@users.noreply.github.com> Date: Thu, 17 Oct 2024 14:03:29 +0200 Subject: [PATCH 4/4] Update src/ontology/edits/oeo-model.omn Co-authored-by: stap-m <38690039+stap-m@users.noreply.github.com> --- src/ontology/edits/oeo-model.omn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/edits/oeo-model.omn b/src/ontology/edits/oeo-model.omn index b49c8821c..5b4555b80 100644 --- a/src/ontology/edits/oeo-model.omn +++ b/src/ontology/edits/oeo-model.omn @@ -3686,7 +3686,7 @@ Class: OEO_00390064 OEO_00020426 "add: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1943 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1950", - "A study descriptor is a data descriptor that allows the annotation of study information within a scenario bundles by means of keywords from ontological terminology.", + "A study descriptor is a data descriptor that allows the annotation of study information within a scenario bundle by means of keywords from ontological terminology.", rdfs:label "study descriptor"@en SubClassOf: