Skip to content

Commit

Permalink
make PPP 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 39cffd1 commit f23d2df
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 @@ -1198,12 +1198,16 @@ Class: OEO_00020115
<http://purl.obolibrary.org/obo/IAO_0000115> "Purchasing power parity is an economic value representing the ratio between currencies that equalises differences in monetary price levels between countries for the same set of goods.",
<http://purl.obolibrary.org/obo/IAO_0000118> "PPP",
<http://purl.obolibrary.org/obo/IAO_0000233> "https://github.com/OpenEnergyPlatform/ontology/issues/867
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",
<http://purl.org/dc/terms/source> "https://www.oecd.org/sdd/prices-ppp/purchasingpowerparities-frequentlyaskedquestionsfaqs.htm#FAQ1",
rdfs:label "purchasing power parity"@en

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


Expand Down

0 comments on commit f23d2df

Please sign in to comment.