Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replaced term tracker item with term tracker annotation #1850 #1922

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/
- train, regionalisation (#1899)
- add annotation: climate neutrality criterion, negative emission, study report due to legislation, decarbonisation pathway, re-share, flexibility, energy conversion efficiency, resilience, life cycle assessment, co2 emissions, ghg emissions, acceptance, sufficiency, energy demand, electrical energy share, regionalsation, gross electricity generation, electricity/gas/heating grid, sector coupling, model coupling, scenario projection comparison, model intercomparison study, policies and measures (#1897)
- economic instrument, education instrument, information instrument, regulatory instrument, voluntary agreement instrument (#1906)
- replace term tracker item with term tracker annotation (#1922)

### Removed

Expand Down
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=1719595580542" name="http://openenergy-platform.org/ontology/oeo/oeo-import-edits.owl" uri="oeo-import-edits.owl"/>
<uri id="Automatically generated entry, Timestamp=1719595580542" name="http://openenergy-platform.org/ontology/oeo/oeo-physical-axioms/" uri="oeo-physical-axioms.owl"/>
<uri id="Automatically generated entry, Timestamp=1726479995925" name="http://openenergy-platform.org/ontology/oeo/oeo-import-edits.owl" uri="oeo-import-edits.owl"/>
<uri id="Automatically generated entry, Timestamp=1726479995925" name="http://openenergy-platform.org/ontology/oeo/oeo-physical-axioms/" uri="oeo-physical-axioms.owl"/>
</group>
</catalog>
4 changes: 2 additions & 2 deletions src/ontology/edits/oeo-import-edits.owl
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ Currently, it covers the `ro-extracted.owl`-file which is a subset of the Relati



<!-- http://purl.obolibrary.org/obo/IAO_0000233 -->
<!-- OEO_00020426 -->

<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000233"/>
<owl:AnnotationProperty rdf:about="OEO_00020426"/>



Expand Down
408 changes: 204 additions & 204 deletions src/ontology/edits/oeo-model.omn

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/ontology/edits/oeo-physical-axioms.owl
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@



<!-- http://purl.obolibrary.org/obo/IAO_0000233 -->
<!-- OEO_00020426 -->

<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000233"/>
<owl:AnnotationProperty rdf:about="OEO_00020426"/>



Expand Down
4,211 changes: 2,105 additions & 2,106 deletions src/ontology/edits/oeo-physical.omn

Large diffs are not rendered by default.

364 changes: 182 additions & 182 deletions src/ontology/edits/oeo-sector.omn

Large diffs are not rendered by default.

406 changes: 202 additions & 204 deletions src/ontology/edits/oeo-shared.omn

Large diffs are not rendered by default.

278 changes: 139 additions & 139 deletions src/ontology/edits/oeo-social.omn

Large diffs are not rendered by default.

Loading