@prefix rdf: . @prefix : . @prefix dc: . @prefix obo: . @prefix oeo: . @prefix owl: . @prefix xml: . @prefix xsd: . @prefix foaf: . @prefix prov: . @prefix rdfs: . @prefix terms: . @prefix oboInOwl: . oeo:OEO_00000051 obo:IAO_0000115 "Agent is a role of a person or organisation that directs its activity towards achieving goals."@en ; obo:IAO_0000233 """issue:https://github.com/OpenEnergyPlatform/ontology/issues/148 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/210 add 'has bearer' axiom issue: https://github.com/OpenEnergyPlatform/ontology/issues/1305 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1310""" ; a owl:Class ; rdfs:label "agent"@en ; rdfs:subClassOf obo:BFO_0000023, [ a owl:Restriction ; owl:onProperty oeo:OEO_00010121 ; owl:someValuesFrom [ a owl:Class ; owl:unionOf (oeo:OEO_00000323 oeo:OEO_00030022 ) ] ] . oeo:OEO_00000064 obo:IAO_0000115 "An author is an agent that creates or has created written work." ; a owl:Class ; rdfs:label "author"@en ; rdfs:subClassOf oeo:OEO_00000051 . oeo:OEO_00000107 obo:IAO_0000115 "A contact person is an agent that can be contacted for help or information about a specific service or good." ; obo:IAO_0000233 """rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; a owl:Class ; rdfs:label "contact person"@en ; rdfs:subClassOf oeo:OEO_00000051 . oeo:OEO_00000150 obo:IAO_0000115 "Energy is a quality of material entities which manifests as a capacity to perform work (such as causing motion or the interaction of molecules)" ; obo:IAO_0000119 "Derived from https://www.lexico.com/en/definition/energy" ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/224 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/364 fix grammar error: pull request: https://github.com/OpenEnergyPlatform/ontology/pull/657 update definition issue: https://github.com/OpenEnergyPlatform/ontology/issues/660 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/665 move to oeo-shared issue: https://github.com/OpenEnergyPlatform/ontology/issues/1030 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1101 adjust definition pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1165 Axiomatise relations between origin, energy and portion of matter: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1183 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1192 Add bearer: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1305 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1485 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; obo:IAO_0006011 "http://purl.obolibrary.org/obo/ENVO_2000015" ; a owl:Class ; rdfs:comment "Energy is power integrated over time." ; rdfs:label "energy"@en ; rdfs:subClassOf obo:BFO_0000019, [ a owl:Restriction ; owl:onProperty oeo:OEO_00010121 ; owl:someValuesFrom obo:BFO_0000040 ] . oeo:OEO_00000315 oeo:OEO_00040001 "http://openenergy-platform.org/ontology/oeo/oeo-shared" ; obo:IAO_0000115 "An organisation role is a role of an aggregate of people that has a collective goal and a set of organisation rules." ; obo:IAO_0000118 "organization role" ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/314 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/370 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652 remove disjointness with person issue: https://github.com/OpenEnergyPlatform/ontology/issues/1702 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1716""" ; a owl:Class ; rdfs:label "organisation role"@en ; rdfs:subClassOf obo:BFO_0000023 . oeo:OEO_00000323 obo:IAO_0000115 "A person is a human being."@en ; obo:IAO_0000233 """rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652 corrected disjointness issue: https://github.com/OpenEnergyPlatform/ontology/issues/1702 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1716""" ; a owl:Class ; rdfs:label "person"@en ; rdfs:subClassOf obo:BFO_0000030 ; owl:disjointWith oeo:OEO_00030022 . oeo:OEO_00000340 obo:IAO_0000115 "A project is a process to achieve a specified goal that is unique in the sum of its conditions like its goal, time and cost budget and its organisation." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/247 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/418 move to oeo-shared issue: https://github.com/OpenEnergyPlatform/ontology/issues/862 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/869""" ; a owl:Class ; rdfs:label "project"@en ; rdfs:subClassOf obo:BFO_0000015 . oeo:OEO_00000350 obo:IAO_0000115 "A quantity value is an information content entity defined by a numeral together with a unit of measurement to quantify an entity."@en ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/205 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/386 issue: https://github.com/OpenEnergyPlatform/ontology/issues/495 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/496 issue: https://github.com/OpenEnergyPlatform/ontology/issues/505 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/518 issue: https://github.com/OpenEnergyPlatform/ontology/issues/1405 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1606""" ; obo:IAO_0006011 "http://purl.obolibrary.org/obo/IAO_0000032" ; a owl:Class ; rdfs:label "quantity value"@en ; rdfs:subClassOf obo:IAO_0000030, [ a owl:Restriction ; owl:onProperty oeo:OEO_00040010 ; owl:someValuesFrom obo:UO_0000000 ] . oeo:OEO_00000407 obo:IAO_0000115 "A technology is a plan specification that describes how to combine artificial objects or other material entities and processes in a specific way."@en ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/136 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/334 moved to oeo-shared, change definition, reclassify, add axiom issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1591 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; a owl:Class ; rdfs:label "technology"@en ; rdfs:subClassOf obo:IAO_0000104 . oeo:OEO_00000419 obo:IAO_0000115 "A transformation is a process that transforms one or more inputs into at least one output."@en ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/435 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/450 input and output axioms: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1167 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1178 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; a owl:Class ; rdfs:label "transformation"@en ; rdfs:subClassOf obo:BFO_0000015, [ a owl:Restriction ; owl:onProperty obo:RO_0002233 ; owl:someValuesFrom obo:BFO_0000002 ], [ a owl:Restriction ; owl:onProperty obo:RO_0002234 ; owl:someValuesFrom obo:BFO_0000002 ] . oeo:OEO_00000500 obo:IAO_0000233 "A relation between a process and a process attribute that existentially depends on it.", """issue: https://github.com/OpenEnergyPlatform/ontology/issues/66 pull requests: https://github.com/OpenEnergyPlatform/ontology/pull/472 issue: https://github.com/OpenEnergyPlatform/ontology/issues/205 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/386 add domain and range; move to oeo-shared issue: https://github.com/OpenEnergyPlatform/ontology/issues/850 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/871""" ; a owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:label "has process attribute"@en ; rdfs:range oeo:OEO_00030019 ; owl:inverseOf oeo:OEO_00000502 . oeo:OEO_00000501 obo:IAO_0000115 "A relation that holds between a continuant c1 and a continuant c2, where c1 is required by c2 as input to work." ; a owl:ObjectProperty ; rdfs:comment """issue: https://github.com/OpenEnergyPlatform/ontology/issues/66 pull requests: https://github.com/OpenEnergyPlatform/ontology/pull/472 add def and domain and range issue: https://github.com/OpenEnergyPlatform/ontology/issues/1117 pull requests: https://github.com/OpenEnergyPlatform/ontology/pull/1508""" ; rdfs:domain obo:BFO_0000002 ; rdfs:label "is used by"@en ; rdfs:range obo:BFO_0000002 ; owl:inverseOf oeo:OEO_00000503 . oeo:OEO_00000502 obo:IAO_0000233 "A relation between a process attribute and the process it existentially depends on.", """issue: https://github.com/OpenEnergyPlatform/ontology/issues/66 pull requests: https://github.com/OpenEnergyPlatform/ontology/pull/472 issue: https://github.com/OpenEnergyPlatform/ontology/issues/205 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/386 add domains and ranges: issue: https://github.com/OpenEnergyPlatform/ontology/issues/973 issue: https://github.com/OpenEnergyPlatform/ontology/pull/1085""" ; a owl:ObjectProperty ; rdfs:domain oeo:OEO_00030019 ; rdfs:label "process attribute of"@en ; rdfs:range obo:BFO_0000015 . oeo:OEO_00000503 obo:IAO_0000115 "A relation that holds between a continuant c1 and a continuant c2, where c1 requires c2 as input to work." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/66 pull requests: https://github.com/OpenEnergyPlatform/ontology/pull/452 (delete unused subclass) https://github.com/OpenEnergyPlatform/ontology/pull/472 (move to oeo-shared) https://github.com/OpenEnergyPlatform/ontology/pull/478 (add definition) https://github.com/OpenEnergyPlatform/ontology/pull/871 (add domain and range) change def issue: https://github.com/OpenEnergyPlatform/ontology/issues/1117 pull requests: https://github.com/OpenEnergyPlatform/ontology/pull/1508""" ; a owl:ObjectProperty ; rdfs:domain obo:BFO_0000002 ; rdfs:label "uses"@en ; rdfs:range obo:BFO_0000002 . oeo:OEO_00000504 obo:IAO_0000115 "A relation between a continuant (A) and a continuant or occurent (B) in which (A) determines the semantic of (B)" ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/460 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/480/ domain: issue: https://github.com/OpenEnergyPlatform/ontology/issues/850 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/871 adapt domains and ranges: issue: https://github.com/OpenEnergyPlatform/ontology/issues/973 issue: https://github.com/OpenEnergyPlatform/ontology/pull/1085 Move to oeo-shared: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1400 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1463""" ; a owl:ObjectProperty ; rdfs:label "is defined by"@en ; rdfs:range obo:BFO_0000002 . oeo:OEO_00000505 obo:IAO_0000115 "A relation that holds between a study and the sector it covers."@en ; obo:IAO_0000233 """update definition issue: https://github.com/OpenEnergyPlatform/ontology/issues/846 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/852""" ; a owl:ObjectProperty ; rdfs:domain oeo:OEO_00020011 ; rdfs:label "covers sector"@en ; rdfs:subPropertyOf oeo:OEO_00000522 . oeo:OEO_00000506 obo:IAO_0000115 "A relation that holds between an information content entity and its author."@en ; obo:IAO_0000116 "The construct 'has author' some ('has role' some author) is necessary, because 'has author' has the range 'has role some author' (PR https://github.com/OpenEnergyPlatform/ontology/pull/871). That is an independent continuant, i.e. a person, that takes over writing a text and as such the role of an author." ; obo:IAO_0000233 """pull request: https://github.com/OpenEnergyPlatform/ontology/pull/626 (extend def for information content entity) pull request: https://github.com/OpenEnergyPlatform/ontology/pull/871 (domain and range; move to oeo-shared) rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652 change domain and def issue: https://github.com/OpenEnergyPlatform/ontology/issues/1444 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707""" ; a owl:ObjectProperty ; rdfs:domain obo:IAO_0000030 ; rdfs:label "has author"@en ; rdfs:range [ a owl:Restriction ; owl:onProperty obo:RO_0000087 ; owl:someValuesFrom oeo:OEO_00000064 ] ; rdfs:subPropertyOf oeo:OEO_00140008 . oeo:OEO_00000507 obo:IAO_0000115 "A relation that holds between an information content entity / model and the client that requested its creation."@en ; obo:IAO_0000233 """pull request: https://github.com/OpenEnergyPlatform/ontology/pull/626 (extend def for information content entity) pull request: https://github.com/OpenEnergyPlatform/ontology/pull/871 (domain and range; move to oeo-shared) rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652 change domain issue: https://github.com/OpenEnergyPlatform/ontology/issues/1444 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707""" ; a owl:ObjectProperty ; rdfs:domain [ a owl:Class ; owl:unionOf (oeo:OEO_00020352 obo:IAO_0000030 ) ] ; rdfs:label "has client"@en ; rdfs:subPropertyOf oeo:OEO_00140008 . oeo:OEO_00000508 obo:IAO_0000115 "A relation that holds between an information content entity and the person to contact with issues about it."@en ; obo:IAO_0000233 """pull request: https://github.com/OpenEnergyPlatform/ontology/pull/626 (extend def for information content entity) pull request: https://github.com/OpenEnergyPlatform/ontology/pull/871 (domain and range; move to oeo-shared) rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652 change domain and definition issue: https://github.com/OpenEnergyPlatform/ontology/issues/1444 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707""" ; a owl:ObjectProperty ; rdfs:domain obo:IAO_0000030 ; rdfs:label "has contact person"@en ; rdfs:subPropertyOf oeo:OEO_00140008 . oeo:OEO_00000509 obo:IAO_0000115 "A relation that holds between an entity and its source of funding."@en ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/530 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/556""" ; a owl:ObjectProperty ; rdfs:label "has funding source"@en ; rdfs:range _:genid5 ; rdfs:subPropertyOf owl:topObjectProperty . oeo:OEO_00000510 obo:IAO_0000115 "A relation that holds between an information content entity and the organisation in which it was created."@en ; obo:IAO_0000233 """pull request: https://github.com/OpenEnergyPlatform/ontology/pull/626 (extend def for information content entity) pull request: https://github.com/OpenEnergyPlatform/ontology/pull/871 (domain and range; move to oeo-shared) improve definition: https://github.com/OpenEnergyPlatform/ontology/issues/1038 https://github.com/OpenEnergyPlatform/ontology/pull/1042 Replace `institution` as range by `organisation role` issue: https://github.com/OpenEnergyPlatform/ontology/issues/1161 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1200 Relabel to `has organisation` issue: https://github.com/OpenEnergyPlatform/ontology/issues/1161 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1226 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652 change domain and definition issue: https://github.com/OpenEnergyPlatform/ontology/issues/1444 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707""" ; a owl:ObjectProperty ; rdfs:domain obo:IAO_0000030 ; rdfs:label "has organisation"@en ; rdfs:range [ a owl:Restriction ; owl:onProperty obo:RO_0000087 ; owl:someValuesFrom oeo:OEO_00000315 ] ; rdfs:subPropertyOf oeo:OEO_00140008 . oeo:OEO_00000522 obo:IAO_0000115 "A relation that holds between a study and the thing it covers." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/66 pull requests: https://github.com/OpenEnergyPlatform/ontology/pull/452 (delete unused subclasses) pull requests: https://github.com/OpenEnergyPlatform/ontology/pull/584 pull requests: https://github.com/OpenEnergyPlatform/ontology/pull/626 (extend for study) issue: https://github.com/OpenEnergyPlatform/ontology/issues/415 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/821 (restrict to study)""" ; a owl:ObjectProperty ; rdfs:label "covers"@en . oeo:OEO_00000532 obo:IAO_0000115 "p has physical input c iff: p has input c, and c is a material entity"@en ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/664 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/702 restrict range to 'material entity': https://github.com/OpenEnergyPlatform/ontology/issues/994 https://github.com/OpenEnergyPlatform/ontology/pull/1041 move to oeo-shared: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1384 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390""" ; a owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:label "has physical input"@en ; rdfs:range obo:BFO_0000040 ; rdfs:subPropertyOf obo:RO_0002233 . oeo:OEO_00000533 obo:IAO_0000115 "p has physical output c iff: p has output c, and c is a material entity"@en ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/618 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/716 restrict range to 'material entity': issue: https://github.com/OpenEnergyPlatform/ontology/issues/994 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1041 move to oeo-shared: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1384 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390""" ; a owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:label "has physical output"@en ; rdfs:range obo:BFO_0000040 ; rdfs:subPropertyOf obo:RO_0002234 ; owl:inverseOf oeo:OEO_00240025 . oeo:OEO_00010037 obo:IAO_0000115 "A unique individual identifier is an identifier that is unique for one individual of a class. Unique individual identifiers follow usually a structure defined e.g. by a sector division." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/461 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/523""" ; a owl:AnnotationProperty ; rdfs:label "unique individual identifier"@en ; rdfs:subPropertyOf dc:identifier . oeo:OEO_00010116 obo:IAO_0000115 "A good is a continuant that has the good role." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/832 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/843 move to oeo-shared pull request: https://github.com/OpenEnergyPlatform/ontology/pull/869 make good a continuant: pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1127 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; a owl:Class ; rdfs:label "good"@en ; rdfs:subClassOf obo:BFO_0000002 ; owl:equivalentClass [ a owl:Class ; owl:intersectionOf (obo:BFO_0000002 [ a owl:Restriction ; owl:onProperty obo:RO_0000087 ; owl:someValuesFrom oeo:OEO_00010117 ] ) ] . oeo:OEO_00010117 obo:IAO_0000115 "The role of an independent continuant or energy over which ownership rights can be established, whose ownership can be passed from one party to another by engaging in transactions, and that is not money." ; obo:IAO_0000119 "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/Good" ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/832 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/843 add relation to monetary price pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1034 update definition: pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1127 add 'has bearer' axiom issue: https://github.com/OpenEnergyPlatform/ontology/issues/1305 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1310 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1485 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; a owl:Class ; rdfs:label "good role"@en ; rdfs:subClassOf obo:BFO_0000023 . oeo:OEO_00010121 obo:IAO_0000115 "A relation between a specifically dependent continuant (the dependent) and an independent continuant or energy (the bearer), in which the dependent is specifically reliant on the bearer for its existence" ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/444 pull request: issue: https://github.com/OpenEnergyPlatform/ontology/pull/853 add domains and ranges: issue: https://github.com/OpenEnergyPlatform/ontology/issues/973 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/985 extend range to energy: issue: https://github.com/OpenEnergyPlatform/ontology/issues/973 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/985 correct definition with respect to energy: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1305 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1484""" ; a owl:ObjectProperty ; rdfs:domain obo:BFO_0000020 ; rdfs:label "has bearer"@en ; rdfs:range [ a owl:Class ; owl:unionOf (oeo:OEO_00000150 obo:BFO_0000004 ) ] ; owl:inverseOf obo:RO_0000053 . oeo:OEO_00010231 obo:IAO_0000115 "A relation between an entity and an information artifact." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/858 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/965 """ ; a owl:ObjectProperty ; rdfs:label "has information content entity"@en ; rdfs:range obo:IAO_0000030 ; owl:inverseOf obo:IAO_0000136 . oeo:OEO_00010312 obo:IAO_0000115 "A relation that holds between a sector and the processes or material entities it covers." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/864 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1321""" ; a owl:ObjectProperty ; rdfs:label "is sector of"@en ; rdfs:range [ a owl:Class ; owl:unionOf (obo:BFO_0000015 obo:BFO_0000040 ) ] . oeo:OEO_00020011 obo:IAO_0000115 "A study is a project with the goal to methodologically investigate something."@en ; obo:IAO_0000116 "The construct 'has funding source' some ('has role' some funder) is necessary, because has funding source has the range has role some funder. This range comes from issue https://github.com/OpenEnergyPlatform/ontology/issues/850 : funding source is some kind of independent continuant, i.e. a organisation or person, that does something special (giving money). So it is anything that has role some funder." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/247 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/497 add covers-relation (oeo-model) pull request: https://github.com/OpenEnergyPlatform/ontology/pull/764 move to oeo-shared issue: https://github.com/OpenEnergyPlatform/ontology/issues/862 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/869 add axiom (study report) issue: https://github.com/OpenEnergyPlatform/ontology/issues/971 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1011 add etitor note pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1025 add axiom (methodologically) issue: https://github.com/OpenEnergyPlatform/ontology/issues/1640 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1711"""@en ; a owl:Class ; rdfs:label "study"@en ; rdfs:subClassOf oeo:OEO_00000340, [ a owl:Restriction ; owl:onProperty obo:RO_0000057 ; owl:someValuesFrom oeo:OEO_00020166 ], [ a owl:Restriction ; owl:onProperty obo:RO_0000057 ; owl:someValuesFrom obo:IAO_0000100 ], [ a owl:Restriction ; owl:onProperty obo:RO_0002234 ; owl:someValuesFrom oeo:OEO_00020012 ], _:genid53 . oeo:OEO_00020012 obo:IAO_0000115 "A study report is a report that is the output from some study."@en ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/247 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/497 add etitor note pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1025"""@en ; a owl:Class ; rdfs:label "study report"@en ; rdfs:subClassOf obo:IAO_0000088, [ a owl:Restriction ; owl:onProperty obo:IAO_0000136 ; owl:someValuesFrom obo:IAO_0000100 ], [ a owl:Restriction ; owl:onProperty obo:RO_0002353 ; owl:someValuesFrom oeo:OEO_00020011 ], _:genid59 . oeo:OEO_00020015 obo:IAO_0000115 "A licence is an information content entity that contains an official permission or permit to do, use or own something." ; obo:IAO_0000118 "license" ; obo:IAO_0000233 """issue https://github.com/OpenEnergyPlatform/ontology/issues/31 pull request https://github.com/OpenEnergyPlatform/ontology/pull/561 move to oeo-shared pull request https://github.com/OpenEnergyPlatform/ontology/pull/740 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; a owl:Class ; rdfs:label "licence"@en ; rdfs:subClassOf obo:IAO_0000030 . oeo:OEO_00020056 obo:IAO_0000115 "A relation that relates a quantity value to its entity in reality." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/700 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/710""" ; a owl:ObjectProperty ; rdfs:label "quantity value of"@en ; rdfs:subPropertyOf obo:IAO_0000136 ; owl:inverseOf oeo:OEO_00140002 . oeo:OEO_00020166 obo:IAO_0000115 "A methodology is a plan specification that describes processes that are part of a study." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/971 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1011 move to oeo-shared: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1129 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1306 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652"""@en ; a owl:Class ; rdfs:label "methodology"@en ; rdfs:subClassOf obo:IAO_0000104, [ a owl:Restriction ; owl:onProperty obo:BFO_0000050 ; owl:someValuesFrom oeo:OEO_00020011 ] . oeo:OEO_00020179 obo:IAO_0000115 "A relation that relates an economic value to a related entity in reality." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/958 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1034 Make subproperty of 'quantity value of' and add domain: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1411 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1422""" ; a owl:ObjectProperty ; rdfs:domain oeo:OEO_00140012 ; rdfs:label "economic value of"@en ; rdfs:subPropertyOf oeo:OEO_00020056 . oeo:OEO_00020180 obo:IAO_0000115 "A relation between an entity and an economic value." ; obo:IAO_0000233 """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""" ; a owl:ObjectProperty ; rdfs:label "has economic value"@en ; rdfs:range oeo:OEO_00140012 ; rdfs:subPropertyOf oeo:OEO_00140002 . oeo:OEO_00020188 obo:IAO_0000115 "A relation that holds between an information content entity and a licence." ; obo:IAO_0000118 "has license" ; obo:IAO_0000233 """issue https://github.com/OpenEnergyPlatform/ontology/issues/1061 pull request https://github.com/OpenEnergyPlatform/ontology/pull/1090 Relabel, redefine and add domain and range: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1275 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547""" ; a owl:ObjectProperty ; rdfs:domain obo:IAO_0000030 ; rdfs:label "has licence"@en ; rdfs:range oeo:OEO_00020015 ; rdfs:subPropertyOf oeo:OEO_00010231 . oeo:OEO_00020189 obo:IAO_0000115 "c is an information input of p iff: c is an input of p, and c is an information content entity" ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/1091 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113""" ; a owl:ObjectProperty ; rdfs:domain obo:IAO_0000030 ; rdfs:label "information input of"@en ; rdfs:range obo:BFO_0000015 ; rdfs:subPropertyOf obo:RO_0002352 . oeo:OEO_00020190 obo:IAO_0000115 "c is an information output of p iff: c is an output of p, and c is an information content entity" ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/1091 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113""" ; a owl:ObjectProperty ; rdfs:domain obo:IAO_0000030 ; rdfs:label "information output of"@en ; rdfs:range obo:BFO_0000015 ; rdfs:subPropertyOf obo:RO_0002353 . oeo:OEO_00020201 obo:IAO_0000115 "Import is the process of purchasing goods or services abroad and their delivery to the domestic market." ; obo:IAO_0000233 """add class issue: https://github.com/OpenEnergyPlatform/ontology/issues/998 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1221 add 'has participant axiom': issue: https://github.com/OpenEnergyPlatform/ontology/issues/1327 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; a owl:Class ; rdfs:label "import"@en ; rdfs:subClassOf obo:BFO_0000015 . oeo:OEO_00020202 obo:IAO_0000115 "Export is the process of selling goods or services abroad and their delivery to a foreign market." ; obo:IAO_0000233 """add class issue: https://github.com/OpenEnergyPlatform/ontology/issues/998 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1221 add 'has participant axiom': issue: https://github.com/OpenEnergyPlatform/ontology/issues/1327 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; a owl:Class ; rdfs:label "export"@en ; rdfs:subClassOf obo:BFO_0000015 . oeo:OEO_00020352 obo:IAO_0000115 "A model is a continuant to represent a system and its behaviours in a simplified or idealised way." ; obo:IAO_0000233 """issue:https://github.com/OpenEnergyPlatform/ontology/issues/1444 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707""" ; a owl:Class ; rdfs:label "model"@en ; rdfs:subClassOf obo:BFO_0000002 ; owl:equivalentClass _:genid59 . oeo:OEO_00020353 obo:IAO_0000115 "A model role is a a role of a continuant for representing a system and its behaviours in a simplified or idealised way." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/1444 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707""" ; a owl:Class ; rdfs:label "model role"@en ; rdfs:subClassOf obo:BFO_0000023 . oeo:OEO_00030019 obo:IAO_0000115 "A process attribute is a dependent occurrent that existentially depends on a process." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/205 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/386 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; a owl:Class ; rdfs:label "process attribute"@en ; rdfs:subClassOf obo:BFO_0000003 . oeo:OEO_00030022 obo:IAO_0000115 "An organisation is an immaterial entity that has the organisation role and there exists some sort of legal framework that recognises the entity and its continued existence." ; obo:IAO_0000118 "organization" ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/416 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/421 added term in oeo-shared: pull request: https://github.com/OpenEnergyPlatform/ontology/pull/871 deleted term in oeo-social: issue: https://github.com/OpenEnergyPlatform/ontology/issues/983 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/992 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652 added disjointness issue: https://github.com/OpenEnergyPlatform/ontology/issues/1702 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1716""" ; a owl:Class ; rdfs:label "organisation"@en ; rdfs:subClassOf obo:BFO_0000141 . oeo:OEO_00030035 obo:IAO_0000115 "A time span is a quantity value indicating the duration of a one-dimensional temporal region, measured in a time unit." ; obo:IAO_0000118 "duration" ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/267 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/538 change duration to time span (def, label, alternative term) pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1017 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; a owl:Class ; rdfs:label "time span"@en ; rdfs:subClassOf oeo:OEO_00000350, [ a owl:Restriction ; owl:onProperty oeo:OEO_00020056 ; owl:someValuesFrom obo:BFO_0000038 ], [ a owl:Restriction ; owl:onProperty oeo:OEO_00040010 ; owl:someValuesFrom obo:UO_0000003 ] . oeo:OEO_00040001 obo:IAO_0000116 "This annotation property was used to describe in which module a class was implemented. With OEO version 2.0.0 this annotation property gets deprecated."@en ; obo:IAO_0000233 """Make the annotation property deprecated Pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1732"""@en ; a owl:AnnotationProperty ; rdfs:label "belongs to module"@en . oeo:OEO_00040010 obo:IAO_0000115 "A property that links a quantity value to a unit in which the quantity value has been expressed." ; a owl:ObjectProperty ; rdfs:domain oeo:OEO_00000350 ; rdfs:label "has unit"@en ; rdfs:range obo:UO_0000000 . oeo:OEO_00090001 obo:IAO_0000115 "A funder is a sponsor that supports by giving money." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/246 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/776 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; a owl:Class ; rdfs:label "funder"@en ; rdfs:subClassOf oeo:OEO_00140009 . oeo:OEO_00110012 obo:IAO_0000115 "A mathematical expression is an annotation property that describes the class with a mathematical formula in LaTeX syntax."@en ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/987 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/990"""@en ; a owl:AnnotationProperty ; rdfs:label "mathematical expression"@en . oeo:OEO_00140002 obo:IAO_0000115 "A relation between an entity and a quantity value." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/505 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/509""" ; a owl:ObjectProperty ; rdfs:label "has quantity value"@en ; rdfs:range oeo:OEO_00000350 ; rdfs:subPropertyOf oeo:OEO_00010231 . oeo:OEO_00140008 obo:IAO_0000115 "A relation between an information content entity / model and a continuant, in which the continuant is somehow involved in the creation of the information content entity / model." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/530 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/556 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/626 (extend def for information content entity) pull request: https://github.com/OpenEnergyPlatform/ontology/pull/871 (domain and range; move to oeo-shared) rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652 change domain issue: https://github.com/OpenEnergyPlatform/ontology/issues/1444 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707""" ; a owl:ObjectProperty ; rdfs:domain [ a owl:Class ; owl:unionOf (oeo:OEO_00020352 obo:IAO_0000030 ) ] ; rdfs:label "has contributor"@en ; rdfs:range obo:BFO_0000002 . oeo:OEO_00140009 obo:IAO_0000115 "A sponsor is an agent that supports a person, organisation, or project by giving money, allowance of kind, services or other help." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/473 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/557 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; a owl:Class ; rdfs:label "sponsor"@en ; rdfs:subClassOf oeo:OEO_00000051 . oeo:OEO_00140012 obo:IAO_0000115 "An economic value is a quantity value that is economically relevant." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/454 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/559 move to oeo-shared pull request: https://github.com/OpenEnergyPlatform/ontology/pull/956 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; a owl:Class ; rdfs:label "economic value"@en ; rdfs:subClassOf oeo:OEO_00000350 . oeo:OEO_00140093 obo:IAO_0000115 "p has information input c iff: p has input c, and c is an information content entity" ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/618 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/716 moved to oeo-shared pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113""" ; a owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:label "has information input"@en ; rdfs:range obo:IAO_0000030 ; rdfs:subPropertyOf obo:RO_0002233 . oeo:OEO_00140094 obo:IAO_0000115 "p has information output c iff: p has output c, and c is an information content entity" ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/618 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/716 moved to oeo-shared pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113""" ; a owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:label "has information output"@en ; rdfs:range obo:IAO_0000030 ; rdfs:subPropertyOf obo:RO_0002234 . oeo:OEO_00140164 obo:IAO_0000115 "A relation between a model and the thing it reproduces." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/415 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/821 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652 change domain issue: https://github.com/OpenEnergyPlatform/ontology/issues/1444 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707""" ; a owl:ObjectProperty ; rdfs:domain oeo:OEO_00020352 ; rdfs:label "models"@en ; rdfs:range obo:BFO_0000004 . oeo:OEO_00140178 obo:IAO_0000115 "Has number is a data property that links a quantity value to a number that defines the quantity value." ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/829 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/840""" ; a owl:DatatypeProperty ; rdfs:domain oeo:OEO_00000350 ; rdfs:label "has number"@en . oeo:OEO_00240025 obo:IAO_0000115 "c is physical output of p iff: c output of p, and c is a material entity"@en ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/1053 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1082 move to oeo-shared: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1384 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390""" ; a owl:ObjectProperty ; rdfs:domain obo:BFO_0000040 ; rdfs:label "physical output of"@en ; rdfs:range obo:BFO_0000015 ; rdfs:subPropertyOf obo:RO_0002353 . oeo:OEO_00340004 obo:IAO_0000115 "A process of becoming smaller, less numerous, less important, or less likely." ; obo:IAO_0000233 """issue https://github.com/OpenEnergyPlatform/ontology/issues/1407 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1644 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; a owl:Class ; rdfs:label "decrease"@en ; rdfs:subClassOf obo:BFO_0000015 . oeo:OEO_00340005 obo:IAO_0000115 "A process of becoming larger, more numerous, more important, or more likely." ; obo:IAO_0000233 """issue https://github.com/OpenEnergyPlatform/ontology/issues/1407 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1644 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652""" ; a owl:Class ; rdfs:label "increase"@en ; rdfs:subClassOf obo:BFO_0000015 . dc:description "The Open Energy Ontology is an ontology for all aspects of the energy modelling domain. The \"Shared\" module covers all entities that are relevant for all our other modules. This includes shared imports like the BFO, IAO- and RO- module." ; terms:license "http://creativecommons.org/publicdomain/zero/1.0/" ; terms:title "Open Energy Ontology (Shared module)" ; a owl:Ontology ; owl:imports , , , , ; owl:versionIRI . obo:BFO_0000002 a owl:Class . obo:BFO_0000003 a owl:Class . obo:BFO_0000004 a owl:Class . obo:BFO_0000006 a owl:Class . obo:BFO_0000009 a owl:Class . obo:BFO_0000015 a owl:Class . obo:BFO_0000016 a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty oeo:OEO_00010121 ; owl:someValuesFrom obo:BFO_0000004 ] . obo:BFO_0000017 a owl:Class . obo:BFO_0000019 a owl:Class . obo:BFO_0000020 a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty oeo:OEO_00010121 ; owl:someValuesFrom [ a owl:Class ; owl:unionOf (oeo:OEO_00000150 obo:BFO_0000004 ) ] ] . obo:BFO_0000023 a owl:Class . obo:BFO_0000027 a owl:Class . obo:BFO_0000030 a owl:Class . obo:BFO_0000031 a owl:Class . obo:BFO_0000034 a owl:Class . obo:BFO_0000038 a owl:Class . obo:BFO_0000040 a owl:Class . obo:BFO_0000050 obo:IAO_0000233 """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""" ; a owl:ObjectProperty . obo:BFO_0000051 a owl:ObjectProperty . obo:BFO_0000054 a owl:ObjectProperty . obo:BFO_0000141 a owl:Class . obo:BFO_0000148 a owl:Class . obo:IAO_0000027 a owl:Class . obo:IAO_0000030 a owl:Class . obo:IAO_0000088 a owl:Class . obo:IAO_0000100 a owl:Class . obo:IAO_0000104 a owl:Class . obo:IAO_0000112 a owl:AnnotationProperty . obo:IAO_0000115 a owl:AnnotationProperty . obo:IAO_0000116 a owl:AnnotationProperty . obo:IAO_0000118 a owl:AnnotationProperty ; rdfs:comment "In the OEO, we don't follow the definition strictly. We use alternative term for synonyms and ambiguous terms as well. See https://github.com/OpenEnergyPlatform/ontology/wiki/Handling-ambiguous-terms" . obo:IAO_0000119 a owl:AnnotationProperty . obo:IAO_0000136 a owl:ObjectProperty . obo:IAO_0000233 a owl:AnnotationProperty . obo:IAO_0006011 a owl:AnnotationProperty . obo:RO_0000053 obo:IAO_0000118 "has characteristic" ; a owl:ObjectProperty ; rdfs:domain _:genid21 ; rdfs:range obo:BFO_0000020 . obo:RO_0000056 a owl:ObjectProperty ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000003 . obo:RO_0000057 a owl:ObjectProperty ; rdfs:domain obo:BFO_0000003 . obo:RO_0000085 a owl:ObjectProperty ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000034 . obo:RO_0000086 a owl:ObjectProperty ; rdfs:domain obo:BFO_0000002 . obo:RO_0000087 obo:IAO_0000116 "In contrast to the original RO class, the domain was extended to independent continuant or energy. This is due to the special role that energy plays for the OEO and the difficulty of classifying it properly." ; obo:IAO_0000233 """extend domain / definition issue: https://github.com/OpenEnergyPlatform/ontology/issues/1030 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1101""" ; a owl:ObjectProperty ; rdfs:domain [ a owl:Class ; owl:unionOf (oeo:OEO_00000150 obo:BFO_0000004 ) ] ; rdfs:range obo:BFO_0000023 . obo:RO_0000091 a owl:ObjectProperty ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000016 . obo:RO_0001015 a owl:ObjectProperty . obo:RO_0001025 a owl:ObjectProperty . obo:RO_0002222 a owl:ObjectProperty ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000003 . obo:RO_0002223 a owl:ObjectProperty . obo:RO_0002224 a owl:ObjectProperty . obo:RO_0002229 a owl:ObjectProperty . obo:RO_0002230 a owl:ObjectProperty . obo:RO_0002233 a owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 . obo:RO_0002234 a owl:ObjectProperty . obo:RO_0002328 a owl:ObjectProperty . obo:RO_0002352 a owl:ObjectProperty . obo:RO_0002353 a owl:ObjectProperty . obo:RO_0002410 a owl:ObjectProperty ; rdfs:domain _:genid28 ; rdfs:range _:genid32 . obo:RO_0002418 a owl:ObjectProperty . obo:RO_0002427 a owl:ObjectProperty . obo:RO_0002501 a owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 . obo:RO_0002577 a owl:Class . obo:RO_0003000 obo:IAO_0000116 "As produces relates to an material entity, but energy is a quality in the OEO, produces cannot be used to describe the energy output of a process. Use 'has energy output' instead." ; a owl:ObjectProperty . obo:UO_0000000 a owl:Class . obo:UO_0000001 a owl:Class . obo:UO_0000002 a owl:Class . obo:UO_0000003 a owl:Class . obo:UO_0000036 a owl:Class . obo:UO_0000046 a owl:Class . obo:UO_0000047 a owl:Class . obo:UO_0000111 a owl:Class . obo:UO_0000224 obo:IAO_0000118 "kilowatt hours" ; obo:IAO_0000233 """add eurostat alternative term and has_exact_synonym: issue: https://github.com/OpenEnergyPlatform/ontology/issues/920 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/924""" ; oboInOwl:hasExactSynonym "kWh" ; a owl:Class ; rdfs:comment "The original term from UO had neither an alternative term nor has_exact_synonym. It was added for OEO purposes to include the Eurostat spellings."@en . obo:UO_0010006 a owl:Class . obo:IAO_0000115 "A relation to connect a unit to a quantifiable entity that it is the unit of." ; a owl:ObjectProperty ; rdfs:comment "This relation has been imported from UO." ; rdfs:domain obo:UO_0000000 ; rdfs:label "is unit of"@en . dc:description a owl:AnnotationProperty . dc:identifier a owl:AnnotationProperty . terms:license a owl:AnnotationProperty . terms:title a owl:AnnotationProperty . oboInOwl:hasExactSynonym a owl:AnnotationProperty . obo:IAO_0000115 "A life cycle assessment is a methodology to calculate and analyse environmental impacts of the life cycle of a material entity or process." ; obo:IAO_0000118 "LCA"@en, "Lebenszyklusanalyse"@de, "life cycle analysis"@en, "Ökobilanz"@de ; obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/1551 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1576""" ; a owl:Class ; rdfs:label "life cycle assessment"@en ; rdfs:subClassOf oeo:OEO_00020166 . rdf:PlainLiteral a rdfs:Datatype . rdfs:comment a owl:AnnotationProperty . rdfs:isDefinedBy a owl:AnnotationProperty . rdfs:label a owl:AnnotationProperty . rdfs:seeAlso a owl:AnnotationProperty . xsd:integer a rdfs:Datatype . xsd:string a rdfs:Datatype . owl:topObjectProperty a owl:ObjectProperty . [] obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/858 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/965""" ; a owl:Axiom ; owl:annotatedProperty rdfs:subPropertyOf ; owl:annotatedSource oeo:OEO_00140002 ; owl:annotatedTarget oeo:OEO_00010231 . [] a owl:Axiom ; rdfs:comment """issue: https://github.com/OpenEnergyPlatform/ontology/issues/850 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/871""" ; owl:annotatedProperty rdfs:range ; owl:annotatedSource oeo:OEO_00140002 ; owl:annotatedTarget oeo:OEO_00000350 . (obo:BFO_0000004 ) . [] obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/973 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/985""" ; a owl:Axiom ; owl:annotatedProperty rdfs:domain ; owl:annotatedSource obo:RO_0000053 ; owl:annotatedTarget _:genid21 . (obo:BFO_0000015 obo:BFO_0000040 ) . [] obo:IAO_0000233 """add domain and range issue: https://github.com/OpenEnergyPlatform/ontology/issues/1079 pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136""" ; a owl:Axiom ; owl:annotatedProperty rdfs:domain ; owl:annotatedSource obo:RO_0002410 ; owl:annotatedTarget _:genid28 . [] obo:IAO_0000233 """add domain and range issue: https://github.com/OpenEnergyPlatform/ontology/issues/1079 pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136""" ; a owl:Axiom ; owl:annotatedProperty rdfs:range ; owl:annotatedSource obo:RO_0002410 ; owl:annotatedTarget _:genid32 . _:genid32 obo:IAO_0000233 """add domain and range issue: https://github.com/OpenEnergyPlatform/ontology/issues/1079 pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136""" ; a owl:Axiom, owl:Class ; owl:annotatedProperty rdfs:domain ; owl:annotatedSource obo:RO_0002501 ; owl:annotatedTarget obo:BFO_0000015 ; owl:unionOf _:genid28 . [] obo:IAO_0000233 """add domain and range issue: https://github.com/OpenEnergyPlatform/ontology/issues/1079 pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136""" ; a owl:Axiom ; owl:annotatedProperty rdfs:range ; owl:annotatedSource obo:RO_0002501 ; owl:annotatedTarget obo:BFO_0000015 . [] obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/994 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006""" ; a owl:Axiom ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedSource obo:RO_0003000 ; owl:annotatedTarget "As produces relates to an material entity, but energy is a quality in the OEO, produces cannot be used to describe the energy output of a process. Use 'has energy output' instead." . [] obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/636 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/810""" ; a owl:Axiom ; owl:annotatedProperty obo:IAO_0006011 ; owl:annotatedSource oeo:OEO_00000150 ; owl:annotatedTarget "http://purl.obolibrary.org/obo/ENVO_2000015" . [] obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/636 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/810""" ; a owl:Axiom ; owl:annotatedProperty obo:IAO_0006011 ; owl:annotatedSource oeo:OEO_00000350 ; owl:annotatedTarget "http://purl.obolibrary.org/obo/IAO_0000032" . _:genid5 a owl:Axiom, owl:Restriction ; rdfs:comment """issue: https://github.com/OpenEnergyPlatform/ontology/issues/850 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/871""" ; owl:annotatedProperty rdfs:range ; owl:annotatedSource oeo:OEO_00000509 ; owl:annotatedTarget _:genid5 ; owl:onProperty obo:RO_0000087 ; owl:someValuesFrom oeo:OEO_00090001 . _:genid53 obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/473 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/557""" ; a owl:Axiom, owl:Restriction ; owl:annotatedProperty rdfs:subClassOf ; owl:annotatedSource oeo:OEO_00020011 ; owl:annotatedTarget _:genid53 ; owl:onProperty oeo:OEO_00000509 ; owl:someValuesFrom [ a owl:Restriction ; owl:onProperty obo:RO_0000087 ; owl:someValuesFrom oeo:OEO_00090001 ] . [] obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/473 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/557 issue: https://github.com/OpenEnergyPlatform/ontology/issues/850 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/871""" ; a owl:Axiom ; owl:annotatedProperty rdfs:subClassOf ; owl:annotatedSource oeo:OEO_00020012 ; owl:annotatedTarget _:genid59 . _:genid59 a owl:Class, owl:Restriction ; owl:intersectionOf (obo:BFO_0000002 [ a owl:Restriction ; owl:onProperty obo:RO_0000087 ; owl:someValuesFrom oeo:OEO_00020353 ] ) ; owl:onProperty oeo:OEO_00000506 ; owl:someValuesFrom [ a owl:Restriction ; owl:onProperty obo:RO_0000087 ; owl:someValuesFrom oeo:OEO_00000064 ] . [] obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/394 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/838""" ; a owl:Axiom ; owl:annotatedProperty rdfs:domain ; owl:annotatedSource oeo:OEO_00000533 ; owl:annotatedTarget obo:BFO_0000015 . [] obo:IAO_0000233 """issue: https://github.com/OpenEnergyPlatform/ontology/issues/394 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/838""" ; a owl:Axiom ; owl:annotatedProperty rdfs:range ; owl:annotatedSource oeo:OEO_00000533 ; owl:annotatedTarget obo:BFO_0000040 .