Skip to content

Commit

Permalink
make EnergyConvertingDevice subclasses disjoint
Browse files Browse the repository at this point in the history
  • Loading branch information
akleinau committed Mar 30, 2020
1 parent ab72b0e commit 90424a1
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions src/ontology/edits/oeo-physical.omn
Original file line number Diff line number Diff line change
Expand Up @@ -1588,9 +1588,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/273"
<http://openenergy-platform.org/ontology/oeo-physical/EnergyConvertingDevice>,
has_physical_output some ElectricalEnergy

DisjointWith:
Line


Class: GeographicCoordinate

Expand Down Expand Up @@ -2050,9 +2047,6 @@ Class: Line
SubClassOf:
Link

DisjointWith:
Generator


Class: Link

Expand Down Expand Up @@ -3226,3 +3220,6 @@ Individual: synthetic
has_origin some origin


DisjointClasses:
Generator,Heater,Turbine

0 comments on commit 90424a1

Please sign in to comment.