From 74343a64bd2f6635dfc08886ef1e5669ba3647de Mon Sep 17 00:00:00 2001 From: Ulf Date: Tue, 6 Jun 2023 19:37:35 +0200 Subject: [PATCH] Add life cycle assessment #1551 --- src/ontology/edits/catalog-v001.xml | 4 ++-- src/ontology/edits/oeo-shared.omn | 18 ++++++++++++++- src/ontology/oeo.omn | 35 +++++++++++++++++++++++++++++ 3 files changed, 54 insertions(+), 3 deletions(-) diff --git a/src/ontology/edits/catalog-v001.xml b/src/ontology/edits/catalog-v001.xml index 1639f72a8..1ac785992 100644 --- a/src/ontology/edits/catalog-v001.xml +++ b/src/ontology/edits/catalog-v001.xml @@ -8,7 +8,7 @@ - - + + diff --git a/src/ontology/edits/oeo-shared.omn b/src/ontology/edits/oeo-shared.omn index b134a6a79..57da15c45 100644 --- a/src/ontology/edits/oeo-shared.omn +++ b/src/ontology/edits/oeo-shared.omn @@ -13,8 +13,8 @@ Ontology: Import: Import: Import: -Import: Import: +Import: Annotations: dc:description "The Open Energy Ontology is an ontology for all aspects of the energy modelling domain. The \"Shared\" module covers all entities that are relevant for all our other modules. This includes shared imports like the BFO, IAO- and RO- module.", @@ -1374,6 +1374,22 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/924", Class: +Class: + + Annotations: + "A life cycle assessment is a methodology to calculate and analyse environmental impacts of the life cycle of a material entity or process.", + "LCA"@en, + "Lebenszyklusanalyse"@de, + "life cycle analysis"@en, + "Ökobilanz"@de, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1551 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/", + rdfs:label "life cycle assessment"@de + + SubClassOf: + OEO_00020166 + + Class: OEO_00000001 Annotations: diff --git a/src/ontology/oeo.omn b/src/ontology/oeo.omn index 0ced3ba46..88df1f8b1 100644 --- a/src/ontology/oeo.omn +++ b/src/ontology/oeo.omn @@ -61,6 +61,16 @@ A supplementary module is the oeo-physical-axioms module, which contains general dct:license , dct:title "Open Energy Ontology" +AnnotationProperty: + + +AnnotationProperty: + + +AnnotationProperty: + + +AnnotationProperty: OEO_00040001 AnnotationProperty: dc:contributor @@ -75,3 +85,28 @@ AnnotationProperty: dct:license AnnotationProperty: dct:title +AnnotationProperty: rdfs:label + + +Datatype: rdf:PlainLiteral + + +Class: + + Annotations: + OEO_00040001 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1551 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/", + "A life cycle assessment is a methodology to calculate and analyse environmental impacts of the life cycle of a material entity or process.", + "LCA"@en, + "Lebenszyklusanalyse"@de, + "life cycle analysis"@en, + "Ökobilanz"@de, + rdfs:label "life cycle assessment"@en + + SubClassOf: + OEO_00020166 + + +Class: OEO_00020166 + +