From e8459a303f7cf04738d5c6c42787dd8869e111b5 Mon Sep 17 00:00:00 2001 From: LillyG Date: Sat, 14 Dec 2024 14:15:48 +0100 Subject: [PATCH 1/3] Add comment --- src/ontology/oeo.omn | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/ontology/oeo.omn b/src/ontology/oeo.omn index 88f9eda76..8673aef65 100644 --- a/src/ontology/oeo.omn +++ b/src/ontology/oeo.omn @@ -80,6 +80,12 @@ AnnotationProperty: dct:license AnnotationProperty: dct:title +AnnotationProperty: rdfs:comment + + Datatype: rdf:PlainLiteral +Datatype: xsd:string + + From b10670b7c27ab946dba6bb565dda68969ac279f5 Mon Sep 17 00:00:00 2001 From: LillyG Date: Sat, 14 Dec 2024 14:18:52 +0100 Subject: [PATCH 2/3] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd38bd8fe..ce944da8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/ ### Added - conceptual model (#1976) +### Changed +- has model(#2001) + ## [2.6.0] - 2024-12-06 ### Added - has aggregation type, has time stamp alignment (#1944) From ce1ffe0dda1554abc6c654614904682072ebba53 Mon Sep 17 00:00:00 2001 From: LillyG Date: Sat, 14 Dec 2024 14:20:12 +0100 Subject: [PATCH 3/3] Add term tracker --- src/ontology/oeo.omn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/ontology/oeo.omn b/src/ontology/oeo.omn index 8673aef65..541c8cccd 100644 --- a/src/ontology/oeo.omn +++ b/src/ontology/oeo.omn @@ -68,6 +68,9 @@ A supplementary module is the oeo-physical-axioms module, which contains general dct:license , dct:title "Open Energy Ontology" +AnnotationProperty: + + AnnotationProperty: dc:contributor