Skip to content

Commit

Permalink
more replacements and fixed prefixes
Browse files Browse the repository at this point in the history
  • Loading branch information
madbkr committed Sep 18, 2024
1 parent 6be62e7 commit ae2303b
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 63 deletions.
112 changes: 56 additions & 56 deletions src/ontology/edits/oeo-import-edits.owl
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,13 @@ Currently, it covers the `ro-extracted.owl`-file which is a subset of the Relati
<!-- http://purl.obolibrary.org/obo/BFO_0000051 -->

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000051">
<obo:OEO_00020426>issue https://github.com/OpenEnergyPlatform/ontology/issues/596
<oeo:OEO_00020426>issue https://github.com/OpenEnergyPlatform/ontology/issues/596
Pull request https://github.com/OpenEnergyPlatform/ontology/pull/599
Pull request https://github.com/OpenEnergyPlatform/ontology/pull/603

fix duplicate implementation of `Inverse Of`
issue https://github.com/OpenEnergyPlatform/ontology/issues/979
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_00020426>
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</oeo:OEO_00020426>
</owl:ObjectProperty>


Expand All @@ -127,19 +127,19 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_0

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0000052">
<owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/RO_0000053"/>
<obo:OEO_00020426>add inverse:
<oeo:OEO_00020426>add inverse:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1844
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1852</obo:OEO_00020426>
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1852</oeo:OEO_00020426>
</owl:ObjectProperty>



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

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0000053">
<obo:OEO_00020426>update inverse:
<oeo:OEO_00020426>update inverse:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1844
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1852</obo:OEO_00020426>
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1852</oeo:OEO_00020426>
</owl:ObjectProperty>


Expand All @@ -150,9 +150,9 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1852</obo:OEO_
<owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/RO_0000057"/>
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000002"/>
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000003"/>
<obo:OEO_00020426>make inverse of has participant
<oeo:OEO_00020426>make inverse of has participant
issue https://github.com/OpenEnergyPlatform/ontology/issues/979
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_00020426>
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</oeo:OEO_00020426>
</owl:ObjectProperty>


Expand All @@ -162,13 +162,13 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_0
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0000057">
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000003"/>
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000002"/>
<obo:OEO_00020426>make inverse of participates in
<oeo:OEO_00020426>make inverse of participates in
issue https://github.com/OpenEnergyPlatform/ontology/issues/979
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086

Add range axiom for `has participant`
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1157
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1225</obo:OEO_00020426>
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1225</oeo:OEO_00020426>
</owl:ObjectProperty>


Expand All @@ -179,9 +179,9 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1225</obo:OEO_
<owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/RO_0000087"/>
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000023"/>
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000002"/>
<obo:OEO_00020426>add domain and range:
<oeo:OEO_00020426>add domain and range:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1844
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1852</obo:OEO_00020426>
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1852</oeo:OEO_00020426>
</owl:ObjectProperty>


Expand Down Expand Up @@ -225,9 +225,9 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1852</obo:OEO_

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0001015">
<owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/RO_0001025"/>
<obo:OEO_00020426>add `Inverse Of`
<oeo:OEO_00020426>add `Inverse Of`
issue https://github.com/OpenEnergyPlatform/ontology/issues/979
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_00020426>
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</oeo:OEO_00020426>
</owl:ObjectProperty>


Expand All @@ -237,9 +237,9 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_0
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0001025">
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000004"/>
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000004"/>
<obo:OEO_00020426>add `Inverse Of`
<oeo:OEO_00020426>add `Inverse Of`
issue https://github.com/OpenEnergyPlatform/ontology/issues/979
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_00020426>
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</oeo:OEO_00020426>
</owl:ObjectProperty>


Expand All @@ -257,19 +257,19 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_0

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002223">
<owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/RO_0002224"/>
<obo:OEO_00020426>add `Inverse Of`
<oeo:OEO_00020426>add `Inverse Of`
issue https://github.com/OpenEnergyPlatform/ontology/issues/979
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_00020426>
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</oeo:OEO_00020426>
</owl:ObjectProperty>



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

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002224">
<obo:OEO_00020426>add `Inverse Of`
<oeo:OEO_00020426>add `Inverse Of`
issue https://github.com/OpenEnergyPlatform/ontology/issues/979
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_00020426>
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</oeo:OEO_00020426>
</owl:ObjectProperty>


Expand All @@ -278,19 +278,19 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_0

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002229">
<owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/RO_0002230"/>
<obo:OEO_00020426>add `Inverse Of`
<oeo:OEO_00020426>add `Inverse Of`
issue https://github.com/OpenEnergyPlatform/ontology/issues/979
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_00020426>
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</oeo:OEO_00020426>
</owl:ObjectProperty>



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

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002230">
<obo:OEO_00020426>add `Inverse Of`
<oeo:OEO_00020426>add `Inverse Of`
issue https://github.com/OpenEnergyPlatform/ontology/issues/979
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_00020426>
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</oeo:OEO_00020426>
</owl:ObjectProperty>


Expand All @@ -308,9 +308,9 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_0

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002234">
<owl:inverseOf rdf:resource="http://purl.obolibrary.org/obo/RO_0002353"/>
<obo:OEO_00020426>add inverse
<oeo:OEO_00020426>add inverse
issue https://github.com/OpenEnergyPlatform/ontology/issues/979
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_00020426>
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</oeo:OEO_00020426>
</owl:ObjectProperty>


Expand All @@ -324,9 +324,9 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_0
<!-- http://purl.obolibrary.org/obo/RO_0002353 -->

<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002353">
<obo:OEO_00020426>add inverse
<oeo:OEO_00020426>add inverse
issue https://github.com/OpenEnergyPlatform/ontology/issues/979
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_00020426>
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</oeo:OEO_00020426>
</owl:ObjectProperty>


Expand All @@ -341,17 +341,17 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086</obo:OEO_0
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/RO_0002501"/>
<owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#domain"/>
<owl:annotatedTarget rdf:resource="http://purl.obolibrary.org/obo/BFO_0000015"/>
<obo:OEO_00020426>add domain and range
<oeo:OEO_00020426>add domain and range
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1079
pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136</obo:OEO_00020426>
pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136</oeo:OEO_00020426>
</owl:Axiom>
<owl:Axiom>
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/RO_0002501"/>
<owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#range"/>
<owl:annotatedTarget rdf:resource="http://purl.obolibrary.org/obo/BFO_0000015"/>
<obo:OEO_00020426>add domain and range
<oeo:OEO_00020426>add domain and range
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1079
pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136</obo:OEO_00020426>
pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136</oeo:OEO_00020426>
</owl:Axiom>


Expand Down Expand Up @@ -426,9 +426,9 @@ pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136</obo:OEO_
<!-- http://purl.obolibrary.org/obo/BFO_0000020 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/BFO_0000020">
<obo:OEO_00020426>add bearer axiom to oeo-import-edits
<oeo:OEO_00020426>add bearer axiom to oeo-import-edits
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1305
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1485</obo:OEO_00020426>
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1485</oeo:OEO_00020426>
</owl:Class>


Expand Down Expand Up @@ -460,11 +460,11 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1485</obo:OEO_
<!-- http://purl.obolibrary.org/obo/IAO_0000010 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000010">
<obo:OEO_00020426>Add &apos;has licence&apos; axiom:
<oeo:OEO_00020426>Add &apos;has licence&apos; axiom:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1275
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547
move axiom to oeo-model
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1738</obo:OEO_00020426>
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1738</oeo:OEO_00020426>
</owl:Class>


Expand All @@ -473,9 +473,9 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1738</obo:OEO_

<owl:Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000013">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/IAO_0000088"/>
<obo:OEO_00020426>add subclass axiom to report
<oeo:OEO_00020426>add subclass axiom to report
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1700
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1754</obo:OEO_00020426>
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1754</oeo:OEO_00020426>
<rdfs:comment>IAO provides two parent classes, from which only &quot;report&quot; in imported to OEO.</rdfs:comment>
</owl:Class>

Expand All @@ -485,55 +485,55 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1754</obo:OEO_

<owl:Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000030">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000031"/>
<obo:OEO_00020426>add axiom has copyright license
<oeo:OEO_00020426>add axiom has copyright license
issue https://github.com/OpenEnergyPlatform/ontology/issues/1061
pull request https://github.com/OpenEnergyPlatform/ontology/pull/1090

Delete axiom has (copyright) licence:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1275
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547</obo:OEO_00020426>
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547</oeo:OEO_00020426>
</owl:Class>



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

<owl:Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000088">
<obo:OEO_00020426>Add &apos;has licence&apos; axiom:
<oeo:OEO_00020426>Add &apos;has licence&apos; axiom:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1275
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547

rework module structure and move axiom to oeo-shared-axioms
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652</obo:OEO_00020426>
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652</oeo:OEO_00020426>
</owl:Class>



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

<owl:Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000100">
<obo:OEO_00020426>Add &apos;has licence&apos; axiom:
<oeo:OEO_00020426>Add &apos;has licence&apos; axiom:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1275
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547

rework module structure and move axiom to oeo-shared-axioms
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652</obo:OEO_00020426>
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652</oeo:OEO_00020426>
</owl:Class>



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

<owl:Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000310">
<obo:OEO_00020426>Add &apos;has licence&apos; axiom:
<oeo:OEO_00020426>Add &apos;has licence&apos; axiom:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1275
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547

rework module structure and move axiom to oeo-shared-axioms
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652</obo:OEO_00020426>
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652</oeo:OEO_00020426>
</owl:Class>


Expand All @@ -550,13 +550,13 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652</obo:OEO_
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000031"/>
<obo:IAO_0000115>A unit of measurement is a standardised quantity of a quantifiable entity</obo:IAO_0000115>
<obo:IAO_0000118 xml:lang="en">unit of measurement</obo:IAO_0000118>
<obo:OEO_00020426>issue: https://github.com/OpenEnergyPlatform/ontology/issues/533
<oeo:OEO_00020426>issue: https://github.com/OpenEnergyPlatform/ontology/issues/533
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/537
renaming
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/895

Remove unintended duplicated SubClassOf axiom and restore OEO definition:
https://github.com/OpenEnergyPlatform/ontology/pull/1741</obo:OEO_00020426>
https://github.com/OpenEnergyPlatform/ontology/pull/1741</oeo:OEO_00020426>
<rdfs:comment>The original definition from UO is &quot;A unit of measurement is a standardized quantity of a physical quality.&quot;. It was adjusted for OEO purposes such that currencies can also be defined as units.</rdfs:comment>
</owl:Class>

Expand All @@ -566,9 +566,9 @@ https://github.com/OpenEnergyPlatform/ontology/pull/1741</obo:OEO_00020426>

<owl:Class rdf:about="http://purl.obolibrary.org/obo/UO_0000046">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/IAO_0000030"/>
<obo:OEO_00020426>make subclass of information content artifact
<oeo:OEO_00020426>make subclass of information content artifact
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1690
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1820</obo:OEO_00020426>
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1820</oeo:OEO_00020426>
</owl:Class>


Expand All @@ -589,18 +589,18 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1820</obo:OEO_
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/IAO_0000027"/>
<owl:annotatedProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000115"/>
<owl:annotatedTarget>A data item is an information content entity that is intended to be a truthful statement about something (modulo, e.g., measurement precision or other systematic errors) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements.</owl:annotatedTarget>
<obo:OEO_00020426>issue: https://github.com/OpenEnergyPlatform/ontology/issues/823
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/826</obo:OEO_00020426>
<oeo:OEO_00020426>issue: https://github.com/OpenEnergyPlatform/ontology/issues/823
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/826</oeo:OEO_00020426>
</owl:Axiom>
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/RO_0002418">
<obo:OEO_00020426>add subset of relation below &apos;causally related to&apos;
<oeo:OEO_00020426>add subset of relation below &apos;causally related to&apos;
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1079
pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136</obo:OEO_00020426>
pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136</oeo:OEO_00020426>
</rdf:Description>
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/RO_0002427">
<obo:OEO_00020426>add subset of relation below &apos;causally related to&apos;
<oeo:OEO_00020426>add subset of relation below &apos;causally related to&apos;
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1079
pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136</obo:OEO_00020426>
pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136</oeo:OEO_00020426>
</rdf:Description>
</rdf:RDF>

Expand Down
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 @@ -200,8 +200,8 @@
<owl:someValuesFrom rdf:resource="http://openenergy-platform.org/ontology/oeo/OEO_00000151"/>
</owl:Restriction>
</owl:annotatedTarget>
<obo:OEO_00020426>issue: https://github.com/OpenEnergyPlatform/ontology/issues/1167
pull request: https://github.com/OpenEnergyPlatform/ontology/issues/1167</obo:OEO_00020426>
<oeo:OEO_00020426>issue: https://github.com/OpenEnergyPlatform/ontology/issues/1167
pull request: https://github.com/OpenEnergyPlatform/ontology/issues/1167</oeo:OEO_00020426>
</owl:Axiom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
Expand Down
Loading

0 comments on commit ae2303b

Please sign in to comment.