Skip to content

Commit

Permalink
make exchange rate a fraction value #1875
Browse files Browse the repository at this point in the history
  • Loading branch information
stap-m committed Sep 6, 2024
1 parent 7f03a1a commit c9d98e1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/ontology/edits/oeo-social.omn
Original file line number Diff line number Diff line change
Expand Up @@ -1175,12 +1175,16 @@ Class: OEO_00020114
<http://purl.obolibrary.org/obo/IAO_0000118> "Umrechnungskurs"@de,
<http://purl.obolibrary.org/obo/IAO_0000118> "market exchange rate"@en,
<http://purl.obolibrary.org/obo/IAO_0000233> "https://github.com/OpenEnergyPlatform/ontology/issues/335
https://github.com/OpenEnergyPlatform/ontology/pull/910",
https://github.com/OpenEnergyPlatform/ontology/pull/910

make subclass of fraction value
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1875
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1878",
rdfs:comment "The ratio at which one can exchange one currency for another can differ over time therefore it is necessary to specify a time point when referring to an exchange rate.",
rdfs:label "exchange rate"@en

SubClassOf:
OEO_00140012,
OEO_00140127,
OEO_00040010 some <http://purl.obolibrary.org/obo/UO_0010006>


Expand Down

0 comments on commit c9d98e1

Please sign in to comment.