From 1d7f76eb16c2cddd453d822374b2511eead951d8 Mon Sep 17 00:00:00 2001 From: viktorwichern Date: Mon, 31 Jul 2023 22:01:13 +0200 Subject: [PATCH] Update oeo.omn --- src/ontology/oeo.omn | 78 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 src/ontology/oeo.omn diff --git a/src/ontology/oeo.omn b/src/ontology/oeo.omn new file mode 100644 index 000000000..9dd9b54db --- /dev/null +++ b/src/ontology/oeo.omn @@ -0,0 +1,78 @@ +Prefix: : +Prefix: bfo: +Prefix: dc: +Prefix: dct: +Prefix: obda: +Prefix: owl: +Prefix: rdf: +Prefix: rdfs: +Prefix: xml: +Prefix: xsd: + + + +Ontology: + +Import: +Import: +Import: +Import: +Import: +Import: + +Annotations: + dc:contributor "(0001) Lukas Emele (@l-emele)", + dc:contributor "(0002) Mirjam Stappel (@stap-m)", + dc:contributor "(0003) Anna Kleinau (@akleinau)", + dc:contributor "(0004) Janna Hastings (@jannahastings)", + dc:contributor "(0005) Vera Sehn (@Vera-IER)", + dc:contributor "(0006) Hannah Förster (@han-f)", + dc:contributor "(0007) Patrick Kuckertz (@p-kuckertz)", + dc:contributor "(0008) Carsten Hoyer-Klick (@carstenhoyerklick)", + dc:contributor "(0009) Christian Hofmann (@christian-rli)", + dc:contributor "(0010) Kevin Knosala (@k-knosala)", + dc:contributor "(0011) Ludwig Hülk (@Ludee)", + dc:contributor "(0012) Izzet Kilicarslan (@Izzet91)", + dc:contributor "(0013) Franziska Drathschmidt (@fradra)", + dc:contributor "(0014) Simon Flügel (@sfluegel05)", + dc:contributor "(0015) Ulrich Frey (@litotes18)", + dc:contributor "(0016) Christoph Muschner (@chrwm)", + dc:contributor "(0017) Christian Winger (@wingechr)", + dc:contributor "(0018) Fabian Neuhaus (@fabianneuhaus)", + dc:contributor "(0019) Lara Christmann (@solar-c)", + dc:contributor "(0020) Martin Glauer (@MGlauer)", + dc:contributor "(0021) Pierre-Francois Duc (@Bachibouzouk)", + dc:contributor "(0022) Sebastian Cordes (@sebcordes)", + dc:contributor "(0023) Michaja Pehl (@0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q)", + dc:contributor "(0024) Kai Schnepf (@KaiSchnepf)", + dc:contributor "(0025) Till Mossakowski (@tillmo)", + dc:contributor "(0026) Alexander Stage (@stage1407)", + dc:contributor "(0027) Hedda Gardian (@heddaelisabethgardian)", + dc:contributor "(0028) Eugenio Salvador Arellano Ruiz (@areleu)", + dc:contributor "(0029) Markus Rothkötter (@markus-rothkoetter)", + dc:contributor "(0030) Linda Rülicke (@rue-l)", + dc:contributor "(0031) Alexandra Seibicke (@Alex2448)", + dc:contributor "(0032) Ludwig Mittermeier (@lumi321)", + dc:contributor "(0033) Ulf Müller (@u-mueller)", + dc:contributor "(0034) Nele Köhler (@nelekoehler)", + dc:contributor "(0035) Hannah Spinde (@h-spinde)", + dc:contributor "(0036) Viktor Wichern (@viktorwichern)", + dc:description "The Open Energy Ontology is an ontology for all aspects of the energy modelling domain. + +It is developed in four main modules: 'oeo-model', a module for all entities related to models and modelling; 'oeo-physical', a module for all entities related to the world of energy and energy generation; 'oeo-social', a module for all relevant social and economic aspects of the energy domain; 'oeo-shared', a module to cover entities and relations needed in all of the modules above to prevent them getting implemented multiple times. +A supplementary module is the oeo-physical-axioms module, which contains general class axioms.", + dct:license , + dct:title "Open Energy Ontology" + +AnnotationProperty: dc:contributor + + +AnnotationProperty: dc:description + + +AnnotationProperty: dct:license + + +AnnotationProperty: dct:title + +