Skip to content

Commit

Permalink
make has economic value obsolete #1917
Browse files Browse the repository at this point in the history
  • Loading branch information
stap-m committed Sep 23, 2024
1 parent 3147b50 commit 39abc56
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions src/ontology/edits/oeo-shared.omn
Original file line number Diff line number Diff line change
Expand Up @@ -955,12 +955,16 @@ ObjectProperty: OEO_00020180
Annotations:
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/958
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1034

Make subproperty of 'has quatity value' and add range:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1411
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1422",
<http://purl.obolibrary.org/obo/IAO_0000115> "A relation between an entity and an economic value.",
rdfs:label "has economic value"@en
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1422
Obsoletion
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1917
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1931",
<http://purl.obolibrary.org/obo/IAO_0000115> "OBSOLETE: A relation between an entity and an economic value.",
rdfs:comment "This relation was made obsolete together with economic value because its definition is rather vague and thus not useful.",
rdfs:label "obsolete has economic value"@en,
owl:deprecated true

SubPropertyOf:
OEO_00140002
Expand Down

0 comments on commit 39abc56

Please sign in to comment.