Skip to content

Commit

Permalink
add model coupling #1521
Browse files Browse the repository at this point in the history
  • Loading branch information
stap-m committed Apr 23, 2024
1 parent c9a38fa commit 82a2063
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 2 deletions.
32 changes: 32 additions & 0 deletions examples/regions.ttl.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
@prefix : <http://openenergy-platform.org/ontology/oeo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://purl.org/dc/terms/license>
a owl:AnnotationProperty .

<http://purl.org/dc/elements/1.1/contributor>
a owl:AnnotationProperty .

rdf:PlainLiteral a rdfs:Datatype .

: a owl:Ontology ;
<http://purl.org/dc/elements/1.1/contributor>
"(0002) Mirjam Stappel (@stap-m)" , "(0024) Kai Schnepf (@KaiSchnepf)" , "(0004) Janna Hastings (@jannahastings)" , "(0011) Ludwig Hülk (@Ludee)" , "(0007) Patrick Kuckertz (@p-kuckertz)" , "(0019) Lara Christmann (@solar-c)" , "(0012) Izzet Kilicarslan (@Izzet91)" , "(0021) Pierre-Francois Duc (@Bachibouzouk)" , "(0035) Hannah Spinde (@h-spinde)" , "(0032) Ludwig Mittermeier (@lumi321)" , "(0031) Alexandra Seibicke (@Alex2448)" , "(0028) Eugenio Salvador Arellano Ruiz (@areleu)" , "(0017) Christian Winger (@wingechr)" , "(0026) Alexander Stage (@stage1407)" , "(0033) Ulf Müller (@u-mueller)" , "(0015) Ulrich Frey (@litotes18)" , "(0034) Nele Köhler (@nelekoehler)" , "(0029) Markus Rothkötter (@markus-rothkoetter)" , "(0016) Christoph Muschner (@chrwm)" , "(0022) Sebastian Cordes (@sebcordes)" , "(0023) Michaja Pehl (@0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q)" , "(0027) Hedda Gardian (@heddaelisabethgardian)" , "(0008) Carsten Hoyer-Klick (@carstenhoyerklick)" , "(0030) Linda Rülicke (@rue-l)" , "(0013) Franziska Drathschmidt (@fradra)" , "(0020) Martin Glauer (@MGlauer)" , "(0010) Kevin Knosala (@k-knosala)" , "(0001) Lukas Emele (@l-emele)" , "(0018) Fabian Neuhaus (@fabianneuhaus)" , "(0036) Viktor Wichern (@viktorwichern)" , "(0014) Simon Flügel (@sfluegel05)" , "(0003) Anna Kleinau (@akleinau)" , "(0005) Vera Sehn (@Vera-IER)" , "(0006) Hannah Förster (@han-f)" , "(0009) Christian Hofmann (@christian-rli)" , "(0025) Till Mossakowski (@tillmo)" ;
<http://purl.org/dc/elements/1.1/description>
"The Open Energy Ontology is an ontology for all aspects of the energy modelling domain.\n\nIt 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.\nA supplementary module is the oeo-physical-axioms module, which contains general class axioms." ;
<http://purl.org/dc/terms/license>
<http://creativecommons.org/publicdomain/zero/1.0/> ;
<http://purl.org/dc/terms/title>
"Open Energy Ontology" ;
owl:imports <http://openenergy-platform.org/ontology/oeo/dev/oeo-physical-axioms.owl> , <http://openenergy-platform.org/ontology/oeo/dev/oeo-social.omn> , <http://openenergy-platform.org/ontology/oeo/dev/oeo-physical.omn> , <http://openenergy-platform.org/ontology/oeo/dev/oeo-shared-axioms.omn> , <http://openenergy-platform.org/ontology/oeo/dev/oeo-model.omn> ;
owl:versionIRI <http://openenergy-platform.org/ontology/oeo/dev/oeo.omn> .

<http://purl.org/dc/terms/title>
a owl:AnnotationProperty .

<http://purl.org/dc/elements/1.1/description>
a owl:AnnotationProperty .
4 changes: 2 additions & 2 deletions src/ontology/edits/catalog-v001.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<uri id="Imports Wizard Entry" name="http://openenergy-platform.org/ontology/oeo/dev/imports/ro-extracted.owl" uri="../imports/ro-extracted.owl"/>
<uri id="Imports Wizard Entry" name="http://openenergy-platform.org/ontology/oeo/dev/imports/uo-extracted.owl" uri="../imports/uo-extracted.owl"/>
<group id="Folder Repository, directory=, recursive=true, Auto-Update=true, version=2" prefer="public" xml:base="">
<uri id="Automatically generated entry, Timestamp=1706110158375" name="http://openenergy-platform.org/ontology/oeo/oeo-import-edits.owl" uri="oeo-import-edits.owl"/>
<uri id="Automatically generated entry, Timestamp=1706110158375" name="http://openenergy-platform.org/ontology/oeo/oeo-physical-axioms/" uri="oeo-physical-axioms.owl"/>
<uri id="Automatically generated entry, Timestamp=1713353354510" name="http://openenergy-platform.org/ontology/oeo/oeo-import-edits.owl" uri="oeo-import-edits.owl"/>
<uri id="Automatically generated entry, Timestamp=1713353354510" name="http://openenergy-platform.org/ontology/oeo/oeo-physical-axioms/" uri="oeo-physical-axioms.owl"/>
</group>
</catalog>
10 changes: 10 additions & 0 deletions src/ontology/edits/oeo-model.omn
Original file line number Diff line number Diff line change
Expand Up @@ -2554,6 +2554,16 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1777",
OEO_00020012


Class: OEO_00020406

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "Model coupling is a model calculation in which output data from one or more numerical coumputer models is used as input data for one or more other models.",
rdfs:label "model coupling"

SubClassOf:
OEO_00000275


Class: OEO_00030007

Annotations:
Expand Down

0 comments on commit 82a2063

Please sign in to comment.