From 69b1eb41ada577cd7b73a8c6d004743d2af067d8 Mon Sep 17 00:00:00 2001 From: Kirill Yankov Date: Mon, 5 Aug 2024 17:29:36 +0200 Subject: [PATCH] fix bug with expanded context --- .../scala/org/dbpedia/databus/ApiImpl.scala | 6 +- .../org/dbpedia/databus/SparqlClient.scala | 67 +- src/test/resources/output.jsonld | 39811 ++++++++++++++++ .../dbpedia/databus/DatabusScalatraTest.scala | 26 +- 4 files changed, 39876 insertions(+), 34 deletions(-) create mode 100644 src/test/resources/output.jsonld diff --git a/src/main/scala/org/dbpedia/databus/ApiImpl.scala b/src/main/scala/org/dbpedia/databus/ApiImpl.scala index cc1029f..10a203e 100644 --- a/src/main/scala/org/dbpedia/databus/ApiImpl.scala +++ b/src/main/scala/org/dbpedia/databus/ApiImpl.scala @@ -22,7 +22,9 @@ import scala.xml.Node import collection.JavaConverters._ -class ApiImpl(config: Config) extends DatabusApi { +class ApiImpl(config: Config, batchSize: Int = 1000) extends DatabusApi { + + val SPARQLBatchSize = batchSize import ApiImpl._ @@ -227,7 +229,7 @@ class ApiImpl(config: Config) extends DatabusApi { private[databus] def saveToVirtuoso[T](model: Model, graphId: String)(execInTransaction: => Try[T]): Try[T] = { val rqsts = model.getGraph.find().asScala - .grouped(1000) + .grouped(SPARQLBatchSize) .map(tpls => RdfConversions.makeInsertSparqlQuery(tpls, graphId)) .toSeq // NOTE! here the order of concatenation is important! diff --git a/src/main/scala/org/dbpedia/databus/SparqlClient.scala b/src/main/scala/org/dbpedia/databus/SparqlClient.scala index de32b33..08c7117 100644 --- a/src/main/scala/org/dbpedia/databus/SparqlClient.scala +++ b/src/main/scala/org/dbpedia/databus/SparqlClient.scala @@ -360,7 +360,7 @@ object RdfConversions { import JsonLDSerialiser._ // NOTE! Not thread safe! - private var remoteContext: Option[Try[(URL, util.Context)]] = None + private var remoteContext: Option[Try[(Option[URL], util.Context)]] = None override def graph: Try[(Model, List[Warning])] = { parseContext(data, base) @@ -374,17 +374,15 @@ object RdfConversions { override def modifyWriter(writer: RDFWriterBuilder) = remoteContext.get.map(ctx => { writer.context(ctx._2) - writer.set(JsonLD10Writer.JSONLD_CONTEXT_SUBSTITUTION, new JsonString(ctx._1.toString)) + ctx._1.foreach(url => writer.set(JsonLD10Writer.JSONLD_CONTEXT_SUBSTITUTION, new JsonString(url.toString))) }) - private def parseContext(body: Array[Byte], base: Option[String]): Option[Try[(URL, util.Context)]] = + private def parseContext(body: Array[Byte], base: Option[String]): Option[Try[(Option[URL], util.Context)]] = remoteContext match { case None | Some(Failure(_)) => - val c = jsonLdContextUrl(body) - .map(c => jenaJsonLdContext(c, base).map((c, _))) - remoteContext = c - c + remoteContext = Some(jsonLdContext(body, base)) + remoteContext case other => other } @@ -411,33 +409,40 @@ object RdfConversions { opts } - private def jenaJsonLdContext(jsonLdContextUrl: URL, baseUrl: Option[String]): Try[util.Context] = - Try(CachingContext.parse(jsonLdContextUrl.toString)) - .map(ctx => - baseUrl - .map(bu => { - val c = ctx.clone() - c.put("@base", bu) - c - }) - .getOrElse(ctx) - ) - .map(jenaContext) - + /* + * Only for testing, do not use this in the app + * + * todo, remove in the future + * */ private[databus] def jsonLdContextUrl(data: Array[Byte]): Option[URL] = + jsonLdContext(data, None) + .map(_._1) + .toOption + .flatten + + private def wrapWithBase(ctx: core.Context, baseUrl: Option[String]): core.Context = + baseUrl + .map(bu => { + val c = ctx.clone() + c.put("@base", bu) + c + }) + .getOrElse(ctx) + + private[databus] def jsonLdContext(data: Array[Byte], base: Option[String]): Try[(Option[URL], util.Context)] = Try( - JsonUtils.fromString(new String(data)) + JsonUtils.fromInputStream(new ByteArrayInputStream(data)) ) - .map(j => - Try(j.asInstanceOf[java.util.Map[String, Object]]).toOption) - .map(_.flatMap(c => - Option(c.get(JsonLdConsts.CONTEXT)) - .map(_.toString) - .flatMap(ctx => - Try(new URL(ctx)) match { - case Failure(_) => None - case Success(uri) => Some(uri) - }))).toOption.flatten + .flatMap(j => + Try(j.asInstanceOf[java.util.Map[String, Object]])) + .flatMap(c => + Try(c.get(JsonLdConsts.CONTEXT)).flatMap { + case ctxs: String => Try(new URL(ctxs)) + .flatMap(uri => Try(CachingContext.parse(uri.toString)) + .map((Some(uri), _))) + case ctxo => Try(CachingContext.parse(ctxo)) + .map(c => (None, c)) + }).map(p => (p._1, jenaContext(wrapWithBase(p._2, base)))) private def jenaContext(jsonLdCtx: core.Context) = { val context: util.Context = RIOT.getContext.copy() diff --git a/src/test/resources/output.jsonld b/src/test/resources/output.jsonld new file mode 100644 index 0000000..76cb9d6 --- /dev/null +++ b/src/test/resources/output.jsonld @@ -0,0 +1,39811 @@ +{ + "@graph" : [ { + "@id" : "_:b0", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000053", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b1", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000300", + "annotatedTarget" : { + "@language" : "en", + "@value" : "AR, (IAO call 2009-09-01): a document as a whole is not typically a textual entity, because it has pictures in it - rather there are parts of it that are textual entities. Examples: The title, paragraph 2 sentence 7, etc." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b100", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000150", "http://openenergy-platform.org/ontology/oeo/OEO_00000331" ] + } + }, { + "@id" : "_:b1002", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030005" + }, { + "@id" : "_:b1003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000220", "_:b2951" ] + } + }, { + "@id" : "_:b1004", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010104" + }, { + "@id" : "_:b1005", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030004" + }, { + "@id" : "_:b1006", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b1007", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010361" + }, { + "@id" : "_:b1008", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050000" + }, { + "@id" : "_:b1009", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040011" + }, { + "@id" : "_:b1011", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000529", "http://purl.obolibrary.org/obo/RO_0000091" ], + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140075" + }, { + "@id" : "_:b1012", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000348", + "annotatedTarget" : { + "@id" : "_:b1013" + } + }, { + "@id" : "_:b1013", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000396", + "annotatedTarget" : { + "@id" : "_:b759" + }, + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1014", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/025-004", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000027", + "annotatedTarget" : { + "@language" : "en", + "@value" : "b is an object aggregate means: b is a material entity consisting exactly of a plurality of objects as member_parts at all times at which b exists. (axiom label in BFO2 Reference: [025-004])" + } + }, { + "@id" : "_:b1015", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/025-004", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000027", + "annotatedTarget" : "(forall (x) (if (ObjectAggregate x) (and (MaterialEntity x) (forall (t) (if (existsAt x t) (exists (y z) (and (Object y) (Object z) (memberPartOfAt y x t) (memberPartOfAt z x t) (not (= y z)))))) (not (exists (w t_1) (and (memberPartOfAt w x t_1) (not (Object w)))))))) // axiom label in BFO2 CLIF: [025-004] " + }, { + "@id" : "_:b1017", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020007" + }, { + "@id" : "_:b1018", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000200" + }, { + "@id" : "_:b1019", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000187", + "annotatedTarget" : "\"A dimensionless ratio unit which denotes numbers as fractions of 100.\" [Wikipedia:Wikipedia]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b102", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "hasDbXref" : [ "GOC:pt", "GOC:cjm", "GOC:dph", "GOC:kva" ], + "comment" : "PMID:27812932", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0004009", + "annotatedTarget" : "p has primary input c if (a) p has input c and (b) the goal of process is to modify, consume, or transform c.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1021", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000008" + }, { + "@id" : "_:b1023", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010011" + }, { + "@id" : "_:b1024", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000198" + }, { + "@id" : "_:b1025", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1026", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b1029", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/967", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010200", + "annotatedTarget" : { + "@id" : "_:b1030" + } + }, { + "@id" : "_:b103", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030035" + }, { + "@id" : "_:b1030", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010232", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010227" + }, { + "@id" : "_:b1031", + "first" : "http://openenergy-platform.org/ontology/oeo/OEO_00000033", + "rest" : { + "@list" : [ "_:b912" ] + } + }, { + "@id" : "_:b1033", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010232", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010227" + }, { + "@id" : "_:b1034", + "first" : "http://openenergy-platform.org/ontology/oeo/OEO_00000038", + "rest" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000219", "http://openenergy-platform.org/ontology/oeo/OEO_00000322" ] + } + }, { + "@id" : "_:b1036", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020099" + }, { + "@id" : "_:b1037", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000100", + "annotatedTarget" : { + "@language" : "en", + "@value" : "data set" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1038", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b3265" ] + } + }, { + "@id" : "_:b104", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "_:b1134" + }, { + "@id" : "_:b1041", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1043", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030032" + }, { + "@id" : "_:b1045", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010276", "_:b1559", "_:b957" ] + } + }, { + "@id" : "_:b1047", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000033", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1049", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020199" + }, { + "@id" : "_:b1050", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010234", "http://purl.obolibrary.org/obo/RO_0000091" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000384", "http://openenergy-platform.org/ontology/oeo/OEO_00010011" ] + }, { + "@id" : "_:b1051", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000006" + }, { + "@id" : "_:b1052", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320008" + }, { + "@id" : "_:b1053", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000002", + "annotatedTarget" : { + "@language" : "en", + "@value" : "An entity that exists in full at any time in which it exists at all, persists through time while maintaining its identity and has no temporal parts." + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1054", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000175" + }, { + "@id" : "_:b1055", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000173" + }, { + "@id" : "_:b1058", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000402", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1059", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030003" + }, { + "@id" : "_:b1062", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "_:b1063", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.geneontology.org/formats/oboInOwl#hasExactSynonym", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000003", + "annotatedTarget" : "time derived unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1064", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000220" + }, { + "@id" : "_:b1065", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000582", + "annotatedTarget" : { + "@language" : "en", + "@value" : "time stamped measurement datum" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1066", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000146", "_:b2771" ] + } + }, { + "@id" : "_:b1069", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000524", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010078" + }, { + "@id" : "_:b107", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002222", + "annotatedTarget" : { + "@id" : "https://en.wikipedia.org/wiki/Allen%27s_interval_algebra" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1070", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1071", + "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#Restriction" ], + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b83" ] + }, + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140034" + }, { + "@id" : "_:b1073", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010109" + }, { + "@id" : "_:b1075", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "_:b2662" + }, { + "@id" : "_:b1076", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000113" + }, { + "@id" : "_:b1079", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000020" + }, { + "@id" : "_:b108", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/102-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000148", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A zero-dimensional temporal region is a temporal region that is without extent. (axiom label in BFO2 Reference: [102-001])" + } + }, { + "@id" : "_:b1080", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000072", "_:b779" ] + } + }, { + "@id" : "_:b1081", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002224", + "annotatedTarget" : "started by", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1082", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000014", "_:b2770" ] + } + }, { + "@id" : "_:b1084", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000061" + }, { + "@id" : "_:b1085", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "Add `SubClass Of` axiom for `synthetic fuel`\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1191\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1201", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010017", + "annotatedTarget" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000173" + } + }, { + "@id" : "_:b1086", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010304" + }, { + "@id" : "_:b1087", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00360020", "_:b234" ] + } + }, { + "@id" : "_:b1089", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000592", + "annotatedTarget" : { + "@language" : "en", + "@value" : "software module" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b109", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000006" + }, { + "@id" : "_:b1090", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000054", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020003" + }, { + "@id" : "_:b1091", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.org/dc/elements/1.1/source", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001025", + "annotatedTarget" : "http://www.obofoundry.org/ro/#OBO_REL:located_in", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1093", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "_:b2243" + }, { + "@id" : "_:b1094", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000019" + }, { + "@id" : "_:b1095", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020189", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000275" + }, { + "@id" : "_:b1097", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010240" + }, { + "@id" : "_:b1098", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00310040" + }, { + "@id" : "_:b1099", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000501", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010288" + }, { + "@id" : "_:b11", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000173", "_:b3270" ] + } + }, { + "@id" : "_:b110", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000402", + "annotatedTarget" : { + "@language" : "en", + "@value" : "two dimensional cartesian spatial coordinate datum" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1100", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/940\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/954", + "annotatedProperty" : "http://www.w3.org/2002/07/owl#equivalentClass", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010016", + "annotatedTarget" : { + "@id" : "_:b1101" + } + }, { + "@id" : "_:b1102", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000056" + }, { + "@id" : "_:b1103", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "_:b1104", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1105", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020043", + "annotatedTarget" : { + "@id" : "_:b1106" + } + }, { + "@id" : "_:b1106", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "http://www.w3.org/2002/07/owl#hasValue" : 1, + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010235", "http://openenergy-platform.org/ontology/oeo/OEO_00140178" ], + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1107", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020001", + "annotatedTarget" : "http://purl.obolibrary.org/obo/CHEBI_16236" + }, { + "@id" : "_:b1108", + "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#Restriction" ], + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000033", "_:b2353" ] + }, + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020182", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010106" + }, { + "@id" : "_:b111", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "http://purl.obolibrary.org/obo/BFO_0000015" ] + } + }, { + "@id" : "_:b1110", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020006", "_:b929" ] + } + }, { + "@id" : "_:b1111", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020011" + }, { + "@id" : "_:b1112", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000274" + }, { + "@id" : "_:b1113", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000302" + }, { + "@id" : "_:b1116", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000053", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020045" + }, { + "@id" : "_:b1117", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140076" + }, { + "@id" : "_:b1119", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "_:b112", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/RO_0040042", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000002" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1120", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000594", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Melanie Courtot" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1121", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/473\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/557", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020011", + "annotatedTarget" : { + "@id" : "_:b215" + } + }, { + "@id" : "_:b1123", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "_:b242" + }, { + "@id" : "_:b1124", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010032" + }, { + "@id" : "_:b1127", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000100", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2009/10/23 Alan Ruttenberg. The intention is that this term represent collections of like data. So this isn't for, e.g. the whole contents of a cel file, which includes parameters, metadata etc. This is more like java arrays of a certain rather specific type" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1128", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000274" + }, { + "@id" : "_:b1129", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "_:b326" + }, { + "@id" : "_:b113", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000188", + "annotatedTarget" : { + "@id" : "_:b114" + } + }, { + "@id" : "_:b1130", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "_:b1645" + }, { + "@id" : "_:b1131", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001" + }, { + "@id" : "_:b1133", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/134-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000004", + "annotatedTarget" : { + "@language" : "en", + "@value" : "For any independent continuant b and any time t there is some spatial region r such that b is located_in r at t. (axiom label in BFO2 Reference: [134-001])" + } + }, { + "@id" : "_:b1134", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030022", "http://purl.obolibrary.org/obo/BFO_0000030" ] + } + }, { + "@id" : "_:b1136", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320008", "_:b3106" ] + } + }, { + "@id" : "_:b1137", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010232", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010227" + }, { + "@id" : "_:b1138", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/108-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000003", + "annotatedTarget" : "(forall (x) (if (Occurrent x) (exists (r) (and (SpatioTemporalRegion r) (occupiesSpatioTemporalRegion x r))))) // axiom label in BFO2 CLIF: [108-001] " + }, { + "@id" : "_:b1139", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://purl.obolibrary.org/obo/IAO_0000027" + }, { + "@id" : "_:b114", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000220", + "annotatedTarget" : "http://purl.obolibrary.org/obo/CHEBI_18276", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1140", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010234", "http://openenergy-platform.org/ontology/oeo/OEO_00010235" ], + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1142", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000348" + }, { + "@id" : "_:b1143", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020043" + }, { + "@id" : "_:b1144", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000147", "_:b1079" ] + } + }, { + "@id" : "_:b1146", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000111", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1147", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/029-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000140", + "annotatedTarget" : "(iff (ContinuantFiatBoundary a) (and (ImmaterialEntity a) (exists (b) (and (or (ZeroDimensionalSpatialRegion b) (OneDimensionalSpatialRegion b) (TwoDimensionalSpatialRegion b)) (forall (t) (locatedInAt a b t)))) (not (exists (c t) (and (SpatialRegion c) (continuantPartOfAt c a t)))))) // axiom label in BFO2 CLIF: [029-001] " + }, { + "@id" : "_:b1148", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010114" + }, { + "@id" : "_:b115", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b2337", "_:b2310" ] + } + }, { + "@id" : "_:b1150", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b1151", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000500", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000333" + }, { + "@id" : "_:b1152", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020039" + }, { + "@id" : "_:b1153", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000500", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140049" + }, { + "@id" : "_:b1154", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000419", "_:b380", "_:b1428" ] + } + }, { + "@id" : "_:b1155", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020102" + }, { + "@id" : "_:b1156", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b1157" + }, { + "@id" : "_:b1157", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000335", "_:b3373" ] + } + }, { + "@id" : "_:b1158", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040011" + }, { + "@id" : "_:b1159", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/093-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000144", + "annotatedTarget" : { + "@language" : "en", + "@value" : "b is a process_profile =Def. there is some process c such that b process_profile_of c (axiom label in BFO2 Reference: [093-002])" + } + }, { + "@id" : "_:b116", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "_:b117", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051" + }, { + "@id" : "_:b1160", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/967", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010205", + "annotatedTarget" : { + "@id" : "_:b1161" + } + }, { + "@id" : "_:b1161", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010232", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010227" + }, { + "@id" : "_:b1162", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020184", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050000" + }, { + "@id" : "_:b1163", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020093" + }, { + "@id" : "_:b1164", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000150", "http://openenergy-platform.org/ontology/oeo/OEO_00000331" ] + } + }, { + "@id" : "_:b1167", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331" + }, { + "@id" : "_:b1168", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.geneontology.org/formats/oboInOwl#hasExactSynonym", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000187", + "annotatedTarget" : "%", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1169", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "_:b117", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010243", "_:b515" ] + } + }, { + "@id" : "_:b1170", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000316" + }, { + "@id" : "_:b1172", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140116" + }, { + "@id" : "_:b1173", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1174", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020140" + }, { + "@id" : "_:b1175", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/850\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000275", + "annotatedTarget" : { + "@id" : "_:b374" + } + }, { + "@id" : "_:b1176", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000159", "_:b829" ] + } + }, { + "@id" : "_:b1179", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000016" + }, { + "@id" : "_:b118", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020248", "_:b614" ] + } + }, { + "@id" : "_:b1182", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000302" + }, { + "@id" : "_:b1183", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002353", + "annotatedTarget" : { + "@language" : "en", + "@value" : "output of" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1184", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001" + }, { + "@id" : "_:b1185", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000187", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1186", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000029" + }, { + "@id" : "_:b1187", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000500", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00110003" + }, { + "@id" : "_:b1189", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000251" + }, { + "@id" : "_:b1190", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002083", + "annotatedTarget" : { + "@language" : "en", + "@value" : "before" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1193", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140079" + }, { + "@id" : "_:b1194", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "change axiom to 'participates in'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/850\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871/", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010102", + "annotatedTarget" : { + "@id" : "_:b1108" + } + }, { + "@id" : "_:b1195", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320056", "_:b863" ] + } + }, { + "@id" : "_:b1196", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000109", + "annotatedTarget" : { + "@language" : "en", + "@value" : "person:Chris Stoeckert" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1197", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151" + }, { + "@id" : "_:b1198", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010023", "_:b1307" ] + } + }, { + "@id" : "_:b120", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002577", + "annotatedTarget" : "http://www.jbiomedsem.com/content/4/1/43", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1201", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020199", "_:b1265" ] + } + }, { + "@id" : "_:b1203", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002223", + "annotatedTarget" : "inverse of starts with", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1207", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1208", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000144" + }, { + "@id" : "_:b1209", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010116" + }, { + "@id" : "_:b121", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010094" + }, { + "@id" : "_:b1211", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010141" + }, { + "@id" : "_:b1212", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000044", "_:b158" ] + } + }, { + "@id" : "_:b1214", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000063", + "annotatedTarget" : { + "@language" : "en", + "@value" : "precedes" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1216", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020147" + }, { + "@id" : "_:b1218", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "_:b1220", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000300", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000123" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1221", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000033", + "annotatedTarget" : { + "@language" : "en", + "@value" : "8/6/2009 Alan Ruttenberg: Changed label from \"information entity about a realizable\" after discussions at ICBO" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1222", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://purl.obolibrary.org/obo/IAO_0000100" + }, { + "@id" : "_:b1223", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050000" + }, { + "@id" : "_:b1224", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140033" + }, { + "@id" : "_:b1225", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040011" + }, { + "@id" : "_:b1226", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1227", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320008" + }, { + "@id" : "_:b1231", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1233", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00360024" + }, { + "@id" : "_:b1234", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020184", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020046" + }, { + "@id" : "_:b1235", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010108" + }, { + "@id" : "_:b1236", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/0000008", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000140", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Continuant fiat boundary doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. An example would be the mereological sum of two-dimensional continuant fiat boundary and a one dimensional continuant fiat boundary that doesn't overlap it. The situation is analogous to temporal and spatial regions." + } + }, { + "@id" : "_:b1237", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000371" + }, { + "@id" : "_:b1239", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320015" + }, { + "@id" : "_:b124", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000529", "http://openenergy-platform.org/ontology/oeo/OEO_00010119" ], + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140149" + }, { + "@id" : "_:b1241", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/098-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000011", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Each spatiotemporal region projects_onto some temporal region. (axiom label in BFO2 Reference: [098-001])" + } + }, { + "@id" : "_:b1242", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140051" + }, { + "@id" : "_:b1243", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1244", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_1000032", + "annotatedTarget" : "hour based unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1245", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010253" + }, { + "@id" : "_:b1246", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b1247", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010021", + "annotatedTarget" : { + "@id" : "_:b753" + }, + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020182", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000043" + }, { + "@id" : "_:b1249", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020059" + }, { + "@id" : "_:b1251", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "_:b1253", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000115", "http://openenergy-platform.org/ontology/oeo/OEO_00010316" ] + } + }, { + "@id" : "_:b1255", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140043" + }, { + "@id" : "_:b1256", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240003", "_:b493" ] + } + }, { + "@id" : "_:b1258", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/027-004", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000024", + "annotatedTarget" : { + "@language" : "en", + "@value" : "b is a fiat object part = Def. b is a material entity which is such that for all times t, if b exists at t then there is some object c such that b proper continuant_part of c at t and c is demarcated from the remainder of c by a two-dimensional continuant fiat boundary. (axiom label in BFO2 Reference: [027-004])" + } + }, { + "@id" : "_:b1259", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140076" + }, { + "@id" : "_:b126", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331" + }, { + "@id" : "_:b1260", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010232", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010227" + }, { + "@id" : "_:b1262", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010083" + }, { + "@id" : "_:b1263", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382" + }, { + "@id" : "_:b1265", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010396" + }, { + "@id" : "_:b1267", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000425" + }, { + "@id" : "_:b1269", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010108" + }, { + "@id" : "_:b1272", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/IAO_0000010", "http://purl.obolibrary.org/obo/IAO_0000064" ] + } + }, { + "@id" : "_:b1274", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0003000", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1275", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030004" + }, { + "@id" : "_:b1276", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010114" + }, { + "@id" : "_:b1277", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010362" + }, { + "@id" : "_:b1278", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000116" : "Old class name kept as alternative term", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000299", + "annotatedTarget" : "non renewable municipal waste fuel" + }, { + "@id" : "_:b1279", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010032", "_:b2039" ] + } + }, { + "@id" : "_:b128", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030034" + }, { + "@id" : "_:b1280", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2/2/2009 Alan and Bjoern discussing FACS run output data. This is a data item because it is about the cell population. Each element records an event and is typically further composed a set of measurment data items that record the fluorescent intensity stimulated by one of the lasers." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1281", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1282", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000014" + }, { + "@id" : "_:b1283", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010386" + }, { + "@id" : "_:b1284", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000501", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010281" + }, { + "@id" : "_:b1285", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000022", + "annotatedTarget" : { + "@id" : "_:b799" + } + }, { + "@id" : "_:b1286", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010082" + }, { + "@id" : "_:b1287", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010379", "_:b228" ] + } + }, { + "@id" : "_:b1289", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001" + }, { + "@id" : "_:b1290", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020005" + }, { + "@id" : "_:b1291", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "_:b885" + }, { + "@id" : "_:b1294", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000000", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1295", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000113", + "annotatedTarget" : "power unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1297", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010241" + }, { + "@id" : "_:b1298", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010023" + }, { + "@id" : "_:b1299", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020071", + "someValuesFrom" : "_:b1300" + }, { + "@id" : "_:b13", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000502", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000199" + }, { + "@id" : "_:b1300", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020066" + }, { + "@id" : "_:b1303", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010388" + }, { + "@id" : "_:b1305", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000503", "http://openenergy-platform.org/ontology/oeo/OEO_00010235" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000139", "http://openenergy-platform.org/ontology/oeo/OEO_00000220" ] + }, { + "@id" : "_:b1307", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140003" + }, { + "@id" : "_:b1308", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.geneontology.org/formats/oboInOwl#hasExactSynonym", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000032", + "annotatedTarget" : "h", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1309", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000006" + }, { + "@id" : "_:b131", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "_:b1310", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020102" + }, { + "@id" : "_:b1311", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020003" + }, { + "@id" : "_:b1314", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010252", "http://openenergy-platform.org/ontology/oeo/OEO_00010262" ] + } + }, { + "@id" : "_:b1315", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "_:b1316", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00360020", "_:b728" ] + } + }, { + "@id" : "_:b1317", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "_:b1318", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "_:b1319", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "change axiom to 'participates in'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/850\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871/", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010097", + "annotatedTarget" : { + "@id" : "_:b1320" + } + }, { + "@id" : "_:b1321", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/415\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/821", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000371", + "annotatedTarget" : { + "@id" : "_:b1322" + } + }, { + "@id" : "_:b1322", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Class" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/415\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/821", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000423", + "annotatedTarget" : { + "@id" : "_:b453" + }, + "complementOf" : "_:b1876" + }, { + "@id" : "_:b1323", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "http://purl.obolibrary.org/obo/BFO_0000040" ] + } + }, { + "@id" : "_:b1325", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010315" + }, { + "@id" : "_:b1326", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1327", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b1328", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140159" + }, { + "@id" : "_:b1329", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b1330", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010239" + }, { + "@id" : "_:b1331", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000175" + }, { + "@id" : "_:b1332", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000270", + "annotatedTarget" : "volumetric flow rate unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1333", + "@type" : "http://www.w3.org/2002/07/owl#AllDisjointClasses", + "members" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000188", "http://openenergy-platform.org/ontology/oeo/OEO_00000210", "http://openenergy-platform.org/ontology/oeo/OEO_00000425" ] + } + }, { + "@id" : "_:b1335", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b1336", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140133" + }, { + "@id" : "_:b1337", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000367", "_:b2408" ] + } + }, { + "@id" : "_:b1338", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedTarget" : { + "@language" : "en", + "@value" : "GROUP:OBI:" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1339", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000310", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000120" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b134", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320000" + }, { + "@id" : "_:b1340", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000025", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000104" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1341", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010303", "_:b1245" ] + } + }, { + "@id" : "_:b1342", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000040", "_:b1743" ] + } + }, { + "@id" : "_:b1349", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002233", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has input" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b135", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "_:b2227" + }, { + "@id" : "_:b1350", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000150", "http://openenergy-platform.org/ontology/oeo/OEO_00010116" ] + } + }, { + "@id" : "_:b1351", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010263" + }, { + "@id" : "_:b1352", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000274" + }, { + "@id" : "_:b1353", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "_:b1354" + }, { + "@id" : "_:b1354", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240014", "_:b1182" ] + } + }, { + "@id" : "_:b1355", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1356", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has curation status" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1357", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002081", + "annotatedTarget" : "Primitive instance level timing relation between events", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1358", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/021-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000040", + "annotatedTarget" : "(forall (x) (if (and (Entity x) (exists (y t) (and (MaterialEntity y) (continuantPartOfAt x y t)))) (MaterialEntity x))) // axiom label in BFO2 CLIF: [021-002] " + }, { + "@id" : "_:b136", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00360006" + }, { + "@id" : "_:b1360", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1361", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020207" + }, { + "@id" : "_:b1362", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "located in" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1363", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020086" + }, { + "@id" : "_:b1364", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1365", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010023", "_:b2260" ] + } + }, { + "@id" : "_:b1366", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000018" + }, { + "@id" : "_:b1367", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@id" : "http://ontologydesignpatterns.org/wiki/Community:Parts_and_Collections" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1368", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Bjoern Peters" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1369", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010403" + }, { + "@id" : "_:b137", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010210" + }, { + "@id" : "_:b1370", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050001" + }, { + "@id" : "_:b1372", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140033" + }, { + "@id" : "_:b1373", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "_:b1374", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000039" + }, { + "@id" : "_:b1375", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "_:b1376", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1377", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/096-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000011", + "annotatedTarget" : "(forall (x y) (if (and (SpatioTemporalRegion x) (occurrentPartOf y x)) (SpatioTemporalRegion y))) // axiom label in BFO2 CLIF: [096-001] " + }, { + "@id" : "_:b1378", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000032", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1379", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000183" + }, { + "@id" : "_:b138", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010116" + }, { + "@id" : "_:b1381", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000143" + }, { + "@id" : "_:b1383", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b1384", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/019-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000040", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A material entity is an independent continuant that has some portion of matter as proper or improper continuant part. (axiom label in BFO2 Reference: [019-002])" + } + }, { + "@id" : "_:b1386", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010253" + }, { + "@id" : "_:b1387", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140078" + }, { + "@id" : "_:b1388", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000007", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000033" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1389", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00240014" + }, { + "@id" : "_:b139", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000121", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000000" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1390", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000400", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000120" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1391", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050019" + }, { + "@id" : "_:b1392", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000086", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this apple has quality this red color" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1394", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00230020", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_2000017" + }, { + "@id" : "_:b1395", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000316" + }, { + "@id" : "_:b1396", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000006", + "annotatedTarget" : "http://purl.obolibrary.org/obo/CHEBI_16526" + }, { + "@id" : "_:b1397", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1398", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020179", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140081" + }, { + "@id" : "_:b1399", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000368", "_:b1918" ] + } + }, { + "@id" : "_:b14", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedTarget" : { + "@language" : "en", + "@value" : "David Osumi-Sutherland" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b140", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000233", + "annotatedTarget" : { + "@language" : "en", + "@value" : "term tracker item" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1401", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001015", + "annotatedTarget" : { + "@language" : "en", + "@value" : "location_of" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1402", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010249" + }, { + "@id" : "_:b1403", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0010006" + }, { + "@id" : "_:b1405", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020188", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010412" + }, { + "@id" : "_:b1406", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010386", "http://openenergy-platform.org/ontology/oeo/OEO_00010387" ] + } + }, { + "@id" : "_:b1408", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151" + }, { + "@id" : "_:b1409", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010098" + }, { + "@id" : "_:b141", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b3497", "_:b1064" ] + } + }, { + "@id" : "_:b1410", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002230", + "annotatedTarget" : "finished by", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1411", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320011" + }, { + "@id" : "_:b1413", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000400", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A cartesian spatial coordinate datum is a representation of a point in a spatial region, in which equal changes in the magnitude of a coordinate value denote length qualities with the same magnitude" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1414", + "first" : "http://openenergy-platform.org/ontology/oeo/OEO_00000014", + "rest" : { + "@list" : [ "_:b316" ] + } + }, { + "@id" : "_:b1417", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010217" + }, { + "@id" : "_:b1419", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000121", + "annotatedTarget" : "angle unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1420", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002505", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1421", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "_:b1422" + }, { + "@id" : "_:b1422", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00050001", "_:b1189" ] + } + }, { + "@id" : "_:b1423", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/008-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000002", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A continuant is an entity that persists, endures, or continues to exist through time while maintaining its identity. (axiom label in BFO2 Reference: [008-002])" + } + }, { + "@id" : "_:b1424", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010235", "http://purl.obolibrary.org/obo/BFO_0000051" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000139", "_:b1425" ] + }, { + "@id" : "_:b1425", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030035", "_:b1519", "_:b499" ] + } + }, { + "@id" : "_:b1426", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020003" + }, { + "@id" : "_:b1427", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0040042", + "annotatedTarget" : "R is homemorphic for C iff (1) there exists some x,y such that x R y, and x and y instantiate C and (2) for all x, if x is an instance of C, and there exists some y some such that x R y, then it follows that y is an instance of C.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1428", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150" + }, { + "@id" : "_:b1429", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010278", "_:b1239", "_:b2651", "_:b694" ] + } + }, { + "@id" : "_:b143", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : "http://www.obofoundry.org/ro/#OBO_REL:part_of", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1431", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "_:b1432", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020003", "_:b3354" ] + } + }, { + "@id" : "_:b1433", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b185" + }, { + "@id" : "_:b1434", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010304" + }, { + "@id" : "_:b1435", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "_:b2975" + }, { + "@id" : "_:b1439", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000174" + }, { + "@id" : "_:b144", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000055" + }, { + "@id" : "_:b1440", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002418", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000147" + }, { + "@id" : "_:b1441", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b1442", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331" + }, { + "@id" : "_:b1443", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240014", "_:b618" ] + } + }, { + "@id" : "_:b1444", + "first" : "http://openenergy-platform.org/ontology/oeo/OEO_00010116", + "rest" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020067", "http://openenergy-platform.org/ontology/oeo/OEO_00140124" ] + } + }, { + "@id" : "_:b1446", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010000", + "annotatedTarget" : "http://purl.obolibrary.org/obo/CHEBI_16134" + }, { + "@id" : "_:b1448", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140003" + }, { + "@id" : "_:b145", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1450", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00010129", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000501" + }, { + "@id" : "_:b1451", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000033" + }, { + "@id" : "_:b1452", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000072", "_:b148" ] + } + }, { + "@id" : "_:b1454", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/021-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000040", + "annotatedTarget" : { + "@language" : "en", + "@value" : "every entity of which a material entity is continuant part is also a material entity. (axiom label in BFO2 Reference: [021-002])" + } + }, { + "@id" : "_:b1455", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000054" + }, { + "@id" : "_:b1457", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000015" + }, { + "@id" : "_:b1458", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000095", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1459", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010379", "_:b2355" ] + } + }, { + "@id" : "_:b146", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020008" + }, { + "@id" : "_:b1460", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000364", "_:b1929" ] + } + }, { + "@id" : "_:b1461", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000226", "_:b798" ] + } + }, { + "@id" : "_:b1462", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040004" + }, { + "@id" : "_:b1463", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002082", + "annotatedTarget" : { + "@language" : "en", + "@value" : "simultaneous with" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1464", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050017" + }, { + "@id" : "_:b1465", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000010", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000104" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1466", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Examples of reports are gene lists and investigation reports. These are not published (journal) articles but may be included in a journal article." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1467", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000006" + }, { + "@id" : "_:b1468", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010222" + }, { + "@id" : "_:b1469", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000589", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b147", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "_:b1470", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140005" + }, { + "@id" : "_:b1471", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010116", "_:b532" ] + } + }, { + "@id" : "_:b1474", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000030", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Chris Stoeckert" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1475", + "first" : "http://openenergy-platform.org/ontology/oeo/OEO_00030035", + "rest" : { + "@list" : [ "_:b36" ] + } + }, { + "@id" : "_:b1476", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b1477", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010023", "_:b1524" ] + } + }, { + "@id" : "_:b1478", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000031", "_:b1007" ] + } + }, { + "@id" : "_:b148", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1480", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00360020" + }, { + "@id" : "_:b1482", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140075" + }, { + "@id" : "_:b1483", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000003", + "annotatedTarget" : "\"A unit which is a standard measure of the dimension in which events occur in sequence.\" [Wikipedia:Wikipedia]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1484", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010234", "http://openenergy-platform.org/ontology/oeo/OEO_00010235" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000139", "http://openenergy-platform.org/ontology/oeo/OEO_00000446" ] + }, { + "@id" : "_:b1485", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://purl.obolibrary.org/obo/BFO_0000051", "http://purl.obolibrary.org/obo/RO_0000085" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000010", "http://openenergy-platform.org/ontology/oeo/OEO_00010322" ] + }, { + "@id" : "_:b1486", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000086", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020144" + }, { + "@id" : "_:b1487", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/415\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/821", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000314", + "annotatedTarget" : { + "@id" : "_:b1488" + }, + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140164", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020065" + }, { + "@id" : "_:b1489", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b149", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0010006" + }, { + "@id" : "_:b1490", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000442" + }, { + "@id" : "_:b1491", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000098", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PlanAndPlannedProcess Branch" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1492", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002092", + "annotatedTarget" : { + "@language" : "en", + "@value" : "happens during" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1493", + "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#Restriction" ], + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "_:b1987", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000044", "http://openenergy-platform.org/ontology/oeo/OEO_00000448" ] + } + }, { + "@id" : "_:b1494", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040002" + }, { + "@id" : "_:b1495", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010000", "_:b450" ] + } + }, { + "@id" : "_:b1496", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/1028\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1037", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010239", + "annotatedTarget" : "The term gasoline was chosen as this term is more often used in energy modelling and energy statistics. This is a deliberate deviation from the convention of British English spelling in the OEO." + }, { + "@id" : "_:b1497", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b1498" + }, { + "@id" : "_:b1498", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020371", "_:b422" ] + } + }, { + "@id" : "_:b1499", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "_:b15", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010263" + }, { + "@id" : "_:b150", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010312", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010315" + }, { + "@id" : "_:b1500", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1167\npull request: https://github.com/OpenEnergyPlatform/ontology/issues/1167", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "_:b1501", + "annotatedTarget" : { + "@id" : "_:b1197" + } + }, { + "@id" : "_:b1501", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "subClassOf" : "_:b1197", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000040", "_:b733" ] + } + }, { + "@id" : "_:b1502", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000087", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this person has role this investigator role (more colloquially: this person has this role of investigator)" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1503", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000040", "_:b451" ] + } + }, { + "@id" : "_:b1505", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000008", + "annotatedTarget" : { + "@id" : "_:b1506" + } + }, { + "@id" : "_:b1506", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010121", "http://purl.obolibrary.org/obo/BFO_0000051" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000010", "http://openenergy-platform.org/ontology/oeo/OEO_00000061" ] + }, { + "@id" : "_:b1507", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000028" + }, { + "@id" : "_:b1508", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002427", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1509", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020003" + }, { + "@id" : "_:b1510", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010232", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010227" + }, { + "@id" : "_:b1514", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002234", + "annotatedTarget" : "p has output c iff c is a participant in p, c is present at the end of p, and c is not present in the same state at the beginning of p.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1515", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/967", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010201", + "annotatedTarget" : { + "@id" : "_:b1516" + } + }, { + "@id" : "_:b1516", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010232", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010227" + }, { + "@id" : "_:b1519", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000036" + }, { + "@id" : "_:b1520", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000054", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010263" + }, { + "@id" : "_:b1522", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320064" + }, { + "@id" : "_:b1523", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000031", "_:b255" ] + } + }, { + "@id" : "_:b1524", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010254" + }, { + "@id" : "_:b1525", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001015", + "annotatedTarget" : { + "@language" : "en", + "@value" : "location of" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1526", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000086", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020040" + }, { + "@id" : "_:b1529", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000006" + }, { + "@id" : "_:b1530", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010115" + }, { + "@id" : "_:b1531", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020256" + }, { + "@id" : "_:b1532", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "minQualifiedCardinality" : "2", + "onClass" : "http://openenergy-platform.org/ontology/oeo/OEO_00000051", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057" + }, { + "@id" : "_:b1533", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000054", + "annotatedTarget" : { + "@language" : "en", + "@value" : "realized in" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1534", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1535", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000056", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this blood clot participates in this blood coagulation" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1538", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00110005" + }, { + "@id" : "_:b1539", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000053", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020086" + }, { + "@id" : "_:b1540", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedTarget" : { + "@language" : "en", + "@value" : "definition source" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1541", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON:Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1542", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/108-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000003", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Every occurrent occupies_spatiotemporal_region some spatiotemporal region. (axiom label in BFO2 Reference: [108-001])" + } + }, { + "@id" : "_:b1543", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240014", "_:b278" ] + } + }, { + "@id" : "_:b1545", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010278", "_:b1179", "_:b596" ] + } + }, { + "@id" : "_:b1546", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010098" + }, { + "@id" : "_:b1547", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/107-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000011", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Every spatiotemporal region s is such that s occupies_spatiotemporal_region s. (axiom label in BFO2 Reference: [107-002])" + } + }, { + "@id" : "_:b1548", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000008" + }, { + "@id" : "_:b1549", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b155", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010278", "_:b1811", "_:b1052", "_:b1577" ] + } + }, { + "@id" : "_:b1551", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010085", "_:b2789" ] + } + }, { + "@id" : "_:b1554", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b446", "_:b1043" ] + } + }, { + "@id" : "_:b1556", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000593", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A software library is software composed of a collection of software modules and/or software methods in a form that can be statically or dynamically linked to some software application." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1557", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000590", + "annotatedTarget" : { + "@language" : "en", + "@value" : "\"The Eiffel Tower\"" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1559", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010026" + }, { + "@id" : "_:b1561", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000502", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020003" + }, { + "@id" : "_:b1562", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320056" + }, { + "@id" : "_:b1564", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001900", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1565", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010130" + }, { + "@id" : "_:b1566", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331" + }, { + "@id" : "_:b1567", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1776", "_:b2925" ] + } + }, { + "@id" : "_:b1568", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00110001" + }, { + "@id" : "_:b1569", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b1570", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000098", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1571", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "hasDbXref" : "https://en.wikipedia.org/wiki/Causality", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002410", + "annotatedTarget" : "relation that links two events, processes, states, or objects such that one event, process, state, or object (a cause) contributes to the production of another event, process, state, or object (an effect) where the cause is partly or wholly responsible for the effect, and the effect is partly or wholly dependent on the cause.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1572", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020072" + }, { + "@id" : "_:b1573", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000175" + }, { + "@id" : "_:b1574", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000191" + }, { + "@id" : "_:b1575", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000099", "_:b2930" ] + } + }, { + "@id" : "_:b1577", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "_:b2183", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051" + }, { + "@id" : "_:b1578", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000400", + "annotatedTarget" : { + "@language" : "en", + "@value" : "cartesian spatial coordinate datum" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1579", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000257" + }, { + "@id" : "_:b158", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000308" + }, { + "@id" : "_:b1581", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "_:b187", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051" + }, { + "@id" : "_:b1583", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020003", "_:b2114" ] + } + }, { + "@id" : "_:b1585", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON:Melanie Courtot" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1586", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000054", + "annotatedTarget" : { + "@language" : "en", + "@value" : "realized in" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1587", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320010" + }, { + "@id" : "_:b1588", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b1589", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@language" : "en", + "@value" : "my stomach cavity is part of my stomach (continuant parthood, immaterial entity is part of material entity)" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b159", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "http://purl.obolibrary.org/obo/BFO_0000015" ] + } + }, { + "@id" : "_:b1590", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1591", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000033" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1592", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1593", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010026" + }, { + "@id" : "_:b1594", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010018" + }, { + "@id" : "_:b1595", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140037" + }, { + "@id" : "_:b1596", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000220" + }, { + "@id" : "_:b1597", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000200" + }, { + "@id" : "_:b1598", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010126" + }, { + "@id" : "_:b1599", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000054", + "annotatedTarget" : { + "@language" : "en", + "@value" : "[copied from inverse property 'realizes'] to say that b realizes c at t is to assert that there is some material entity d & b is a process which has participant d at t & c is a disposition or role of which d is bearer_of at t& the type instantiated by b is correlated with the type instantiated by c. (axiom label in BFO2 Reference: [059-003])" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b160", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050019" + }, { + "@id" : "_:b1601", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : { + "@language" : "en", + "@value" : "data item" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1602", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "group:OBI" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1603", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000150", "http://openenergy-platform.org/ontology/oeo/OEO_00000331" ] + } + }, { + "@id" : "_:b1606", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000592", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A software module is software composed of a collection of software methods." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1607", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050018" + }, { + "@id" : "_:b1610", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002093", + "annotatedTarget" : { + "@language" : "en", + "@value" : "ends during" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1611", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000006" + }, { + "@id" : "_:b1612", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000234", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1613", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1614", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000136", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A (currently) primitive relation that relates an information artifact to an entity." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1617", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000589", + "annotatedTarget" : { + "@language" : "en", + "@value" : "OBO foundry unique label" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1618", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030000" + }, { + "@id" : "_:b162", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010239" + }, { + "@id" : "_:b1621", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000253" + }, { + "@id" : "_:b1622", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b1198" + }, { + "@id" : "_:b1623", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/083-003", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000015", + "annotatedTarget" : { + "@language" : "en", + "@value" : "p is a process = Def. p is an occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t. (axiom label in BFO2 Reference: [083-003])" + } + }, { + "@id" : "_:b1624", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b3219" + }, { + "@id" : "_:b1625", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/036-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000006", + "annotatedTarget" : "(forall (x y t) (if (and (SpatialRegion x) (continuantPartOfAt y x t)) (SpatialRegion y))) // axiom label in BFO2 CLIF: [036-001] " + }, { + "@id" : "_:b1626", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140076" + }, { + "@id" : "_:b1627", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140033" + }, { + "@id" : "_:b1628", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "_:b3009" + }, { + "@id" : "_:b163", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140076" + }, { + "@id" : "_:b1630", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000053", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1633", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0010006" + }, { + "@id" : "_:b1634", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000122" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1637", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010010", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_01000415" + }, { + "@id" : "_:b1638", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010085", "_:b121" ] + } + }, { + "@id" : "_:b164", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b3071" + }, { + "@id" : "_:b1640", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b1641", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000084", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_01000560" + }, { + "@id" : "_:b1643", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010017" + }, { + "@id" : "_:b1645", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b397" ] + } + }, { + "@id" : "_:b1648", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1649", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b946", "_:b2186" ] + } + }, { + "@id" : "_:b165", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000040", + "annotatedTarget" : "http://purl.obolibrary.org/obo/CHEBI_33499", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020048" + }, { + "@id" : "_:b1650", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000396" + }, { + "@id" : "_:b1651", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b2040" + }, { + "@id" : "_:b1652", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/060-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000017", + "annotatedTarget" : { + "@language" : "en", + "@value" : "All realizable dependent continuants have independent continuants that are not spatial regions as their bearers. (axiom label in BFO2 Reference: [060-002])" + } + }, { + "@id" : "_:b1653", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00240010" + }, { + "@id" : "_:b1654", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010032" + }, { + "@id" : "_:b1655", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151" + }, { + "@id" : "_:b1656", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000396" + }, { + "@id" : "_:b1657", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000159", "_:b3038" ] + } + }, { + "@id" : "_:b1659", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "_:b1195" + }, { + "@id" : "_:b1660", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320004", "_:b2175" ] + } + }, { + "@id" : "_:b1662", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000075" + }, { + "@id" : "_:b1664", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1665", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000311" + }, { + "@id" : "_:b1666", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@language" : "en", + "@value" : "part_of" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1668", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002323", + "annotatedTarget" : "A mereological relationship or a topological relationship", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1669", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b355", "_:b1859" ] + } + }, { + "@id" : "_:b1671", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/034-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000029", + "annotatedTarget" : { + "@language" : "en", + "@value" : "b is a site means: b is a three-dimensional immaterial entity that is (partially or wholly) bounded by a material entity or it is a three-dimensional immaterial part thereof. (axiom label in BFO2 Reference: [034-002])" + } + }, { + "@id" : "_:b1672", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002083", + "annotatedTarget" : "David Osumi-Sutherland", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1675", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010220" + }, { + "@id" : "_:b1676", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010219" + }, { + "@id" : "_:b1677", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b2013", "_:b704", "_:b588" ] + } + }, { + "@id" : "_:b1678", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000396" + }, { + "@id" : "_:b1679", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1680", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000113", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000000" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1681", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000122" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1682", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1683", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020001", "_:b2001" ] + } + }, { + "@id" : "_:b1687", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140002", "http://purl.obolibrary.org/obo/RO_0000056" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00050019", "http://openenergy-platform.org/ontology/oeo/OEO_00110005" ] + }, { + "@id" : "_:b1690", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000033", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Bjoern Peters" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1691", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1566", "_:b1592" ] + } + }, { + "@id" : "_:b1693", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001" + }, { + "@id" : "_:b1694", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000099", "_:b1131" ] + } + }, { + "@id" : "_:b1695", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "_:b1698", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "_:b2997" + }, { + "@id" : "_:b1699", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00110005" + }, { + "@id" : "_:b170", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040004" + }, { + "@id" : "_:b1700", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010254" + }, { + "@id" : "_:b1701", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000150", "http://purl.obolibrary.org/obo/BFO_0000004" ] + } + }, { + "@id" : "_:b1702", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2009-03-16: this was report of results with definition: A report is a narrative object that is a formal statement of the results of an investigation, or of any matter on which definite information is required, made by some person or body instructed or required to do so." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1703", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A directive information entity that describes an intended process endpoint. When part of a plan specification the concretization is realized in a planned process in which the bearer tries to effect the world so that the process endpoint is achieved." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1704", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/IAO_0000010", "http://purl.obolibrary.org/obo/IAO_0000064" ] + } + }, { + "@id" : "_:b1705", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedTarget" : { + "@language" : "en", + "@value" : "GROUP:OBI:" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1706", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000033", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2013-05-30 Alan Ruttenberg: What differentiates a directive information entity from an information concretization is that it can have concretizations that are either qualities or realizable entities. The concretizations that are realizable entities are created when an individual chooses to take up the direction, i.e. has the intention to (try to) realize it." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1707", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010210" + }, { + "@id" : "_:b1708", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000033", + "annotatedTarget" : { + "@language" : "en", + "@value" : "An information content entity whose concretizations indicate to their bearer how to realize them in a process." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1709", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b896" ] + } + }, { + "@id" : "_:b171", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140101" + }, { + "@id" : "_:b1710", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000441" + }, { + "@id" : "_:b1711", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002501", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1712", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020147" + }, { + "@id" : "_:b1713", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON:Bill Bug" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1714", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subPropertyOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000136", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1715", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000061" + }, { + "@id" : "_:b1716", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0003001", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1717", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000387" + }, { + "@id" : "_:b1718", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_1000036", + "annotatedTarget" : "year based unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1719", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000034" + }, { + "@id" : "_:b172", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000099", "_:b162" ] + } + }, { + "@id" : "_:b1721", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010021" + }, { + "@id" : "_:b1723", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000530", "http://purl.obolibrary.org/obo/RO_0000091" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030001", "http://openenergy-platform.org/ontology/oeo/OEO_00140075" ] + }, { + "@id" : "_:b1724", + "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#Restriction" ], + "intersectionOf" : { + "@list" : [ "_:b2647", "_:b2845" ] + }, + "onProperty" : "http://purl.obolibrary.org/obo/RO_0003000", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140160" + }, { + "@id" : "_:b1725", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000028", + "annotatedTarget" : { + "@language" : "en", + "@value" : "20091104, MC: this needs work and will most probably change" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1726", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/OBI_0500000", + "annotatedTarget" : { + "@language" : "en", + "@value" : "study design" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1727", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000439", "_:b2468" ] + } + }, { + "@id" : "_:b1729", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/718\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/950", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00050017", + "annotatedTarget" : { + "@id" : "_:b451" + } + }, { + "@id" : "_:b1731", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010267" + }, { + "@id" : "_:b1732", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_1000033", + "annotatedTarget" : "day based unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1733", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030000" + }, { + "@id" : "_:b1734", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/103-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000038", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A one-dimensional temporal region is a temporal region that is extended. (axiom label in BFO2 Reference: [103-001])" + } + }, { + "@id" : "_:b1735", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/050-003", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000020", + "annotatedTarget" : "(iff (SpecificallyDependentContinuant a) (and (Continuant a) (forall (t) (if (existsAt a t) (exists (b) (and (IndependentContinuant b) (not (SpatialRegion b)) (specificallyDependsOnAt a b t))))))) // axiom label in BFO2 CLIF: [050-003] " + }, { + "@id" : "_:b1736", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1737", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/763\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/769", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000425", + "annotatedTarget" : { + "@id" : "_:b200" + } + }, { + "@id" : "_:b1738", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "_:b1739", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000139", "_:b1275" ] + } + }, { + "@id" : "_:b174", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://purl.obolibrary.org/obo/RO_0002577" + }, { + "@id" : "_:b1740", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b1743", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020086" + }, { + "@id" : "_:b1744", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000113", + "annotatedTarget" : "\"A unit which is a standard measure power or the rate of doing work.\" [NIST:NIST]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1745", + "first" : "http://openenergy-platform.org/ontology/oeo/OEO_00000322", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest" : { + "@list" : [ ] + } + }, { + "@id" : "_:b1746", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000129", + "annotatedTarget" : { + "@language" : "en", + "@value" : "version number" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1747", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000051", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Everything has itself as a part. Any part of any part of a thing is itself part of that thing. Two distinct things cannot have each other as a part." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1748", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020003" + }, { + "@id" : "_:b1749", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000501", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010287" + }, { + "@id" : "_:b175", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000187" + }, { + "@id" : "_:b1751", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1752", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b1753", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000396" + }, { + "@id" : "_:b1754", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002234", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1755", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/415\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/821", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000264", + "annotatedTarget" : { + "@id" : "_:b1487" + } + }, { + "@id" : "_:b1756", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00110005", "_:b906" ] + } + }, { + "@id" : "_:b1759", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b2190" ] + } + }, { + "@id" : "_:b176", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_1000033", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1760", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/RO_0040042", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000020" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1761", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000009", "_:b136" ] + } + }, { + "@id" : "_:b1762", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000189", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000186" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1763", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000310", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Lawrence Hunter" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1764", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000004", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A continuant that is a bearer of quality and realizable entity entities, in which other entities inhere and which itself cannot inhere in anything." + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1768", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000122" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1769", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000348" + }, { + "@id" : "_:b177", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010093", "http://openenergy-platform.org/ontology/oeo/OEO_00140159" ] + }, { + "@id" : "_:b1771", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b126", "_:b3313" ] + } + }, { + "@id" : "_:b1772", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000028", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a stop sign" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1773", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010276", "_:b2141", "_:b420" ] + } + }, { + "@id" : "_:b1774", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010312", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140004" + }, { + "@id" : "_:b1775", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/057-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000145", + "annotatedTarget" : { + "@language" : "en", + "@value" : "b is a relational quality = Def. for some independent continuants c, d and for some time t: b quality_of c at t & b quality_of d at t. (axiom label in BFO2 Reference: [057-001])" + } + }, { + "@id" : "_:b1776", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000396" + }, { + "@id" : "_:b1777", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020206" + }, { + "@id" : "_:b1778", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1779", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000275" + }, { + "@id" : "_:b178", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/009-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000002", + "annotatedTarget" : { + "@language" : "en", + "@value" : "if b is a continuant and if, for some t, cis continuant_part of b at t, then c is a continuant. (axiom label in BFO2 Reference: [009-002])" + } + }, { + "@id" : "_:b1780", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000232", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002501", + "annotatedTarget" : "Do not use this relation directly. It is intended as a grouping for a diverse set of relations, all involving cause and effect.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1781", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010138" + }, { + "@id" : "_:b1783", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050001" + }, { + "@id" : "_:b1784", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "_:b2477" + }, { + "@id" : "_:b1785", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020008" + }, { + "@id" : "_:b1786", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "person:Chris Stoeckert" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1787", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1032\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1033", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000088", + "annotatedTarget" : { + "@id" : "_:b823" + } + }, { + "@id" : "_:b1788", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000054", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140005" + }, { + "@id" : "_:b1789", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331" + }, { + "@id" : "_:b179", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000582", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000109" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1790", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedTarget" : { + "@language" : "en", + "@value" : "definition" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1791", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://purl.obolibrary.org/obo/IAO_0000100" + }, { + "@id" : "_:b1792", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/058-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000017", + "annotatedTarget" : "(forall (x) (if (RealizableEntity x) (and (SpecificallyDependentContinuant x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (inheresIn x y)))))) // axiom label in BFO2 CLIF: [058-002] " + }, { + "@id" : "_:b1793", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002353", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1794", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/101-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000008", + "annotatedTarget" : "(forall (x y) (if (and (TemporalRegion x) (occurrentPartOf y x)) (TemporalRegion y))) // axiom label in BFO2 CLIF: [101-001] " + }, { + "@id" : "_:b1795", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320004", "_:b653" ] + } + }, { + "@id" : "_:b1796", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000232", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002222", + "annotatedTarget" : "Do not use this relation directly. It is ended as a grouping for relations between occurrents involving the relative timing of their starts and ends.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1797", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/617\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1019\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020069", + "annotatedTarget" : { + "@id" : "_:b1493" + } + }, { + "@id" : "_:b1798", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000314", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b18", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000386", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_2000041" + }, { + "@id" : "_:b1800", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000590", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000300" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1801", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/008-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000002", + "annotatedTarget" : "(forall (x) (if (Continuant x) (Entity x))) // axiom label in BFO2 CLIF: [008-002] " + }, { + "@id" : "_:b1802", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020179", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020063" + }, { + "@id" : "_:b1805", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000441" + }, { + "@id" : "_:b1806", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000595", + "annotatedTarget" : { + "@language" : "en", + "@value" : "software script" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1807", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000192", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_00002215" + }, { + "@id" : "_:b1809", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002224", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1811", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010237" + }, { + "@id" : "_:b1813", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00360020" + }, { + "@id" : "_:b1814", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000055" + }, { + "@id" : "_:b1817", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010032" + }, { + "@id" : "_:b1818", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000095", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000000" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1819", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000581", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b182", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Edges asserting this should be annotated with to record evidence supporting the assertion and its provenance." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1820", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002234", + "someValuesFrom" : "_:b1350" + }, { + "@id" : "_:b1821", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002230", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1822", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000189" + }, { + "@id" : "_:b1823", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040004" + }, { + "@id" : "_:b1824", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000047" + }, { + "@id" : "_:b1825", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedTarget" : { + "@language" : "en", + "@value" : "may be identical to" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1826", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00110005" + }, { + "@id" : "_:b1827", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040002" + }, { + "@id" : "_:b1829", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000004" + }, { + "@id" : "_:b183", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "_:b184", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051" + }, { + "@id" : "_:b1832", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON:Daniel Schober" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1833", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b1834", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000204" + }, { + "@id" : "_:b1839", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "_:b184", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010244", "_:b646" ] + } + }, { + "@id" : "_:b1840", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "_:b3189" + }, { + "@id" : "_:b1841", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320015" + }, { + "@id" : "_:b1842", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010019" + }, { + "@id" : "_:b1844", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140077" + }, { + "@id" : "_:b1845", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b1846", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010263" + }, { + "@id" : "_:b1847", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020183", "http://purl.obolibrary.org/obo/RO_0000056" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010098", "http://openenergy-platform.org/ontology/oeo/OEO_00140038" ] + }, { + "@id" : "_:b1848", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020188", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020186" + }, { + "@id" : "_:b1849", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000232", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000400", + "annotatedTarget" : "AR notes: We need to discuss whether it should include site.", + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b185", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010020", "_:b1969" ] + } + }, { + "@id" : "_:b1850", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00330010", "_:b1945" ] + } + }, { + "@id" : "_:b1852", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00110005" + }, { + "@id" : "_:b1853", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030004" + }, { + "@id" : "_:b1854", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000109", + "annotatedTarget" : { + "@language" : "en", + "@value" : "group:OBI" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1856", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020147" + }, { + "@id" : "_:b1857", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002224", + "annotatedTarget" : "Every insulin receptor signaling pathway starts with the binding of a ligand to the insulin receptor", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1858", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000314" + }, { + "@id" : "_:b1859", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "_:b1860" + }, { + "@id" : "_:b1860", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240014", "_:b1574" ] + } + }, { + "@id" : "_:b1861", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "_:b2452", "_:b2671" ] + } + }, { + "@id" : "_:b1863", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1864", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010031" + }, { + "@id" : "_:b1865", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000185", "_:b1386" ] + } + }, { + "@id" : "_:b1867", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000320", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_00005774" + }, { + "@id" : "_:b1868", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000032" + }, { + "@id" : "_:b1869", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010388" + }, { + "@id" : "_:b187", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010244", "_:b2237" ] + } + }, { + "@id" : "_:b1870", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "_:b1871", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/077-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000003", + "annotatedTarget" : { + "@language" : "en", + "@value" : "An occurrent is an entity that unfolds itself in time or it is the instantaneous boundary of such an entity (for example a beginning or an ending) or it is a temporal or spatiotemporal region which such an entity occupies_temporal_region or occupies_spatiotemporal_region. (axiom label in BFO2 Reference: [077-002])" + } + }, { + "@id" : "_:b1872", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b245", "_:b3214" ] + } + }, { + "@id" : "_:b1874", + "@type" : "http://www.w3.org/2002/07/owl#AllDisjointClasses", + "members" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000074", "http://openenergy-platform.org/ontology/oeo/OEO_00000263", "http://openenergy-platform.org/ontology/oeo/OEO_00000292", "http://openenergy-platform.org/ontology/oeo/OEO_00010215", "http://openenergy-platform.org/ontology/oeo/OEO_00140160" ] + } + }, { + "@id" : "_:b1876", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000304" + }, { + "@id" : "_:b1877", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010388" + }, { + "@id" : "_:b1879", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b3479" + }, { + "@id" : "_:b1880", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020045", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_2000016" + }, { + "@id" : "_:b1881", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010263" + }, { + "@id" : "_:b1882", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "_:b1924", "_:b3150" ] + } + }, { + "@id" : "_:b1884", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "_:b1885", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000345", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503" + }, { + "@id" : "_:b1886", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1888", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b1889", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1890", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000412", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1891", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b1892", + "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#Restriction" ], + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000146", "_:b1593" ] + }, + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020043" + }, { + "@id" : "_:b1893", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000086", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020144" + }, { + "@id" : "_:b1894", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/786\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/805", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010022", + "annotatedTarget" : { + "@id" : "_:b1724" + }, + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000446" + }, { + "@id" : "_:b1895", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001" + }, { + "@id" : "_:b1896", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1897", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/OBI_0500000", + "annotatedTarget" : { + "@language" : "en", + "@value" : "study design" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1898", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1899", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010304" + }, { + "@id" : "_:b19", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000159", "_:b3061" ] + } + }, { + "@id" : "_:b190", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020004" + }, { + "@id" : "_:b1900", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1901", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140052" + }, { + "@id" : "_:b1903", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040011" + }, { + "@id" : "_:b1904", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020011" + }, { + "@id" : "_:b1906", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010140" + }, { + "@id" : "_:b1907", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedTarget" : "Consider re-defing to: An alternative name for a class or property which can mean the same thing as the preferred name (semantically equivalent, narrow, broad or related).", + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1908", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1269", "_:b1546" ] + } + }, { + "@id" : "_:b1909", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000240", "_:b802", "_:b3284" ] + } + }, { + "@id" : "_:b1910", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@language" : "en", + "@value" : "GROUP: OBI" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1911", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000053", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this vase is bearer of this fragility" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1912", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00110000" + }, { + "@id" : "_:b1913", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/980\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1010", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020048", + "annotatedTarget" : { + "@id" : "_:b1424" + } + }, { + "@id" : "_:b1914", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00310008" + }, { + "@id" : "_:b1915", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000500", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00240012" + }, { + "@id" : "_:b1916", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b1918", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010055" + }, { + "@id" : "_:b1919", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "_:b1920", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/102-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000148", + "annotatedTarget" : "(forall (x) (if (ZeroDimensionalTemporalRegion x) (TemporalRegion x))) // axiom label in BFO2 CLIF: [102-001] " + }, { + "@id" : "_:b1921", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "fix wrong classification\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1153\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1163", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020187", + "annotatedTarget" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020185" + } + }, { + "@id" : "_:b1923", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "_:b1493" + }, { + "@id" : "_:b1924", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010116" + }, { + "@id" : "_:b1926", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000581", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#ObjectProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1927", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000032", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_1000032" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1929", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020313" + }, { + "@id" : "_:b1931", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020182", "http://purl.obolibrary.org/obo/BFO_0000050" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000143", "http://openenergy-platform.org/ontology/oeo/OEO_00110002" ] + }, { + "@id" : "_:b1932", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000150", "_:b526" ] + } + }, { + "@id" : "_:b1934", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364" + }, { + "@id" : "_:b1935", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000396" + }, { + "@id" : "_:b1936", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000345" + }, { + "@id" : "_:b1937", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020147" + }, { + "@id" : "_:b1938", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010028" + }, { + "@id" : "_:b1939", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000053", + "annotatedTarget" : { + "@language" : "en", + "@value" : "is bearer of" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b194", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b1543" + }, { + "@id" : "_:b1940", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010085", "_:b2328" ] + } + }, { + "@id" : "_:b1941", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010114" + }, { + "@id" : "_:b1942", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000036", + "annotatedTarget" : "\"A time unit which is equal to 12 months which in science is taken to be equal to 365.25 days.\" [Wikipedia:Wikipedia]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b1943", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000364", "_:b2106" ] + } + }, { + "@id" : "_:b1945", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010222" + }, { + "@id" : "_:b1946", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "_:b1947" + }, { + "@id" : "_:b1947", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000323", "http://openenergy-platform.org/ontology/oeo/OEO_00030022" ] + } + }, { + "@id" : "_:b1948", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/105-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000019", + "annotatedTarget" : "(forall (x) (if (exists (t) (and (existsAt x t) (Quality x))) (forall (t_1) (if (existsAt x t_1) (Quality x))))) // axiom label in BFO2 CLIF: [105-001] " + }, { + "@id" : "_:b1949", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b195", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000021" + }, { + "@id" : "_:b1950", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000591", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1952", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b1953", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002501", + "annotatedTarget" : "p is causally related to q if and only if p or any part of p and q or any part of q are linked by a chain of events where each event pair is one where the execution of p influences the execution of q. p may be upstream, downstream, part of, or a container of q.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1954", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1379", "_:b2299" ] + } + }, { + "@id" : "_:b1957", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020047" + }, { + "@id" : "_:b1961", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PMID: 18323827.Nat Med. 2008 Mar;14(3):226.New plan proposed to help resolve conflicting medical advice." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1963", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/031-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000147", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a zero-dimensional continuant fiat boundary is a fiat point whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [031-001])" + } + }, { + "@id" : "_:b1964", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000594", + "annotatedTarget" : { + "@language" : "en", + "@value" : "software application" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1965", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "subClassOf" : "_:b1966", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000040", "_:b2674" ] + } + }, { + "@id" : "_:b1966", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151" + }, { + "@id" : "_:b1967", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000364", "_:b1530" ] + } + }, { + "@id" : "_:b1968", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b1969", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00330008" + }, { + "@id" : "_:b1975", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000530", "http://openenergy-platform.org/ontology/oeo/OEO_00010235" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000139", "http://openenergy-platform.org/ontology/oeo/OEO_00030004" ] + }, { + "@id" : "_:b1976", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "_:b3472" + }, { + "@id" : "_:b1977", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000109", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Examples of measurement data are the recoding of the weight of a mouse as {40,mass,\"grams\"}, the recording of an observation of the behavior of the mouse {,process,\"agitated\"}, the recording of the expression level of a gene as measured through the process of microarray experiment {3.4,luminosity,}." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1978", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b1979", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000099" + }, { + "@id" : "_:b198", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000136", + "annotatedTarget" : { + "@language" : "en", + "@value" : "This document is about information artifacts and their representations" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1980", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1981", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000364", "_:b2421" ] + } + }, { + "@id" : "_:b1982", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320064" + }, { + "@id" : "_:b1983", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000054", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_00002005" + }, { + "@id" : "_:b1984", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "subClassOf" : "_:b391", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000040", "_:b1630" ] + } + }, { + "@id" : "_:b1986", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002082", + "annotatedTarget" : { + "@language" : "en", + "@value" : "t1 simultaneous_with t2 iff:= t1 before_or_simultaneous_with t2 and not (t1 before t2)" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1987", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010082", "_:b1262" ] + } + }, { + "@id" : "_:b1989", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b199", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000098", + "annotatedTarget" : { + "@language" : "en", + "@value" : "OBI_0000187" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b1990", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b1992", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020064" + }, { + "@id" : "_:b1993", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000220" + }, { + "@id" : "_:b1995", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/RO_0040042", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000004" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b1996", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000032" + }, { + "@id" : "_:b1997", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000061" + }, { + "@id" : "_:b1998", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : "_:b2036" + }, { + "@id" : "_:b1999", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000384" + }, { + "@id" : "_:b2", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "add domain and range\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1079\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#range", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002410", + "annotatedTarget" : { + "@id" : "_:b3" + } + }, { + "@id" : "_:b20", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010263" + }, { + "@id" : "_:b200", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000503", "http://purl.obolibrary.org/obo/RO_0000056" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000055", "http://openenergy-platform.org/ontology/oeo/OEO_00140116" ] + }, { + "@id" : "_:b2001", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001" + }, { + "@id" : "_:b2003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010032" + }, { + "@id" : "_:b2004", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00310048" + }, { + "@id" : "_:b2005", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2006", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/138-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000182", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A history is a process that is the sum of the totality of processes taking place in the spatiotemporal region occupied by a material entity or site, including processes on the surface of the entity or within the cavities to which it serves as host. (axiom label in BFO2 Reference: [138-001])" + } + }, { + "@id" : "_:b2007", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/063-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000016", + "annotatedTarget" : "(forall (x t) (if (and (RealizableEntity x) (existsAt x t)) (exists (y) (and (MaterialEntity y) (specificallyDepends x y t))))) // axiom label in BFO2 CLIF: [063-002] " + }, { + "@id" : "_:b2008", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000314", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000120" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2009", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2/3/2009 Comment from OBI review.\n\nAction specification not well enough specified.\nConditional specification not well enough specified.\nQuestion whether all plan specifications have objective specifications.\n\nRequest that IAO either clarify these or change definitions not to use them" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b201", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2010", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "_:b1554", "_:b579" ] + } + }, { + "@id" : "_:b2011", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.org/dc/elements/1.1/source", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000057", + "annotatedTarget" : "http://www.obofoundry.org/ro/#OBO_REL:has_participant", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2012", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010072" + }, { + "@id" : "_:b2013", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000006" + }, { + "@id" : "_:b2014", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b447", "_:b1699" ] + } + }, { + "@id" : "_:b2016", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001900", + "annotatedTarget" : { + "@language" : "en", + "@value" : "temporal interpretation" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2017", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000122" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b202", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010385" + }, { + "@id" : "_:b2020", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000041", + "annotatedTarget" : { + "@id" : "_:b2021" + } + }, { + "@id" : "_:b2021", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000055", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_02500037", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000010" + }, { + "@id" : "_:b2022", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000098", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A data format specification is the information content borne by the document published defining the specification.\nExample: The ISO document specifying what encompasses an XML document; The instructions in a XSD file" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2023", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000143" + }, { + "@id" : "_:b2024", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000420" + }, { + "@id" : "_:b2025", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, { + "@id" : "_:b2026", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "_:b1432" + }, { + "@id" : "_:b2027", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002081", + "annotatedTarget" : { + "@language" : "en", + "@value" : "<=" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2028", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Chris Stoeckert" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2029", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000593", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Michel Dumontier" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b203", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2030", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030000" + }, { + "@id" : "_:b2031", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00140003", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_02000125" + }, { + "@id" : "_:b2032", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000032", + "annotatedTarget" : "hour", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2034", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/IAO_0000027", "_:b2653" ] + } + }, { + "@id" : "_:b2035", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000027", "http://purl.obolibrary.org/obo/BFO_0000030" ] + } + }, { + "@id" : "_:b2038", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0003001", + "annotatedTarget" : "a produced_by b iff some process that occurs_in b has_output a.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2039", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010253" + }, { + "@id" : "_:b2040", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140039", "http://openenergy-platform.org/ontology/oeo/OEO_00240003" ] + } + }, { + "@id" : "_:b2041", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020179", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140081" + }, { + "@id" : "_:b2042", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "_:b2968" + }, { + "@id" : "_:b2043", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "_:b3392" + }, { + "@id" : "_:b2045", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "http://www.w3.org/2002/07/owl#hasValue" : 1, + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140178" + }, { + "@id" : "_:b2046", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030035", "_:b1451", "_:b2045" ] + } + }, { + "@id" : "_:b2050", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020059" + }, { + "@id" : "_:b2051", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000350" + }, { + "@id" : "_:b2052", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/035-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000006", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A spatial region is a continuant entity that is a continuant_part_of spaceR as defined relative to some frame R. (axiom label in BFO2 Reference: [035-001])" + } + }, { + "@id" : "_:b2053", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "_:b2054" + }, { + "@id" : "_:b2054", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00050001", "_:b1834" ] + } + }, { + "@id" : "_:b2055", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001" + }, { + "@id" : "_:b2058", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000441", + "annotatedTarget" : "http://purl.obolibrary.org/obo/CHEBI_15377" + }, { + "@id" : "_:b2059", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "programming language" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b206", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020252" + }, { + "@id" : "_:b2060", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020006", "_:b1381" ] + } + }, { + "@id" : "_:b2061", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140101" + }, { + "@id" : "_:b2063", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000364", "_:b687" ] + } + }, { + "@id" : "_:b2065", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320025" + }, { + "@id" : "_:b2066", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000590", + "annotatedTarget" : { + "@language" : "en", + "@value" : "\"United States of America\"" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2067", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010419" + }, { + "@id" : "_:b2068", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000594", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2069", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000401", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000123" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b207", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000501", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010280" + }, { + "@id" : "_:b2070", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000350" + }, { + "@id" : "_:b2071", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b2072", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b982" + }, { + "@id" : "_:b2073", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000061" + }, { + "@id" : "_:b2074", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00110000" + }, { + "@id" : "_:b2075", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020199", "_:b2150" ] + } + }, { + "@id" : "_:b2077", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000412", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/iao.owl" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2078", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/126-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000002", + "annotatedTarget" : { + "@language" : "en", + "@value" : "if b is a continuant and if, for some t, c has_continuant_part b at t, then c is a continuant. (axiom label in BFO2 Reference: [126-001])" + } + }, { + "@id" : "_:b2079", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000001", + "annotatedTarget" : "length unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b208", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002505", + "annotatedTarget" : "p has intermediate c if and only if p has parts p1, p2 and p1 has output c, and p2 has input c", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2080", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000224", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2087", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000033", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000122" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2088", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000002", "_:b27" ] + } + }, { + "@id" : "_:b209", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020166" + }, { + "@id" : "_:b2091", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001015", + "annotatedTarget" : { + "@language" : "en", + "@value" : "my head is the location of my brain" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2092", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020104" + }, { + "@id" : "_:b2093", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000591", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A software method (also called subroutine, subprogram, procedure, method, function, or routine) is software designed to execute a specific task." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2094", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_2000015" + }, { + "@id" : "_:b2095", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320035" + }, { + "@id" : "_:b2096", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1957", "_:b2383" ] + } + }, { + "@id" : "_:b2097", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010114" + }, { + "@id" : "_:b2098", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000109", + "annotatedTarget" : { + "@language" : "en", + "@value" : "measurement datum" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2099", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010315" + }, { + "@id" : "_:b21", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000234", + "annotatedTarget" : { + "@language" : "en", + "@value" : "ontology term requester" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b210", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000514", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020121" + }, { + "@id" : "_:b2100", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/RO_0001900", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002323", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/RO_0001901" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2101", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000582", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000123" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2102", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000500", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010334" + }, { + "@id" : "_:b2104", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002577", + "annotatedTarget" : "May be replaced by a BFO class, as discussed in http://www.jbiomedsem.com/content/4/1/43", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2106", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010444" + }, { + "@id" : "_:b2107", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002082", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-7073-9172" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2108", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020033", "_:b1233" ] + } + }, { + "@id" : "_:b211", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b2110", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000116" : "Term used by the European Environment Agency (EEA): https://climate-energy.eea.europa.eu/topics/climate-change-mitigation/greenhouse-gas-emissions-inventory/data", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010206", + "annotatedTarget" : "total emissions with international transport (EEA)" + }, { + "@id" : "_:b2111", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000116" : "Term used by the European Environment Agency (EEA): https://climate-energy.eea.europa.eu/topics/climate-change-mitigation/greenhouse-gas-emissions-inventory/data", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010209", + "annotatedTarget" : "total net emissions with international aviation (NDC)" + }, { + "@id" : "_:b2114", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00230020" + }, { + "@id" : "_:b2116", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000027", + "annotatedTarget" : "dinitrogen oxide" + }, { + "@id" : "_:b2117", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b2118", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010023", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_01000604" + }, { + "@id" : "_:b2119", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b2121", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000173", "_:b727" ] + } + }, { + "@id" : "_:b2123", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000000", + "annotatedTarget" : "unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2124", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320056" + }, { + "@id" : "_:b2125", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b2248", "_:b2526" ] + } + }, { + "@id" : "_:b2126", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2129", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050000" + }, { + "@id" : "_:b213", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010147" + }, { + "@id" : "_:b2130", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020188", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010412" + }, { + "@id" : "_:b2133", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000232", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002323", + "annotatedTarget" : "Do not use this relation directly. It is ended as a grouping for a diverse set of relations, all involving parthood or connectivity relationships", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2134", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/1028\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1037", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000183", + "annotatedTarget" : "The term gasoline was chosen as this term is more often used in energy modelling and energy statistics. This is a deliberate deviation from the convention of British English spelling in the OEO." + }, { + "@id" : "_:b2135", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000033" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2137", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b1638" + }, { + "@id" : "_:b2139", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000314", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2140", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010116" + }, { + "@id" : "_:b2141", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010244" + }, { + "@id" : "_:b2143", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/872\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1048", + "annotatedProperty" : "http://www.w3.org/2002/07/owl#disjointWith", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020147", + "annotatedTarget" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030004" + } + }, { + "@id" : "_:b2144", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "http://www.w3.org/2002/07/owl#hasValue" : 1, + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140178" + }, { + "@id" : "_:b2146", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050000" + }, { + "@id" : "_:b2148", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151" + }, { + "@id" : "_:b215", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000509", "http://purl.obolibrary.org/obo/IAO_0000136" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020018", "_:b851" ] + }, { + "@id" : "_:b2150", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010397" + }, { + "@id" : "_:b2151", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002233", + "someValuesFrom" : "_:b2152" + }, { + "@id" : "_:b2152", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000040", "_:b87" ] + } + }, { + "@id" : "_:b2153", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000086", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000446" + }, { + "@id" : "_:b2154", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2155", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@language" : "en", + "@value" : "OBI_0000099" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2156", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010099" + }, { + "@id" : "_:b2157", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/0000011", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000027", + "annotatedTarget" : "An entity a is an object aggregate if and only if there is a mutually exhaustive and pairwise disjoint partition of a into objects " + }, { + "@id" : "_:b2158", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b2336", "_:b2621" ] + } + }, { + "@id" : "_:b216", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020098" + }, { + "@id" : "_:b2160", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000054", + "annotatedTarget" : { + "@language" : "en", + "@value" : "is realized by" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2161", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140068" + }, { + "@id" : "_:b2162", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b2137", "_:b1538" ] + } + }, { + "@id" : "_:b2164", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/779", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00140050", + "annotatedTarget" : "efficiency" + }, { + "@id" : "_:b2165", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_2000032" + }, { + "@id" : "_:b2166", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "_:b3192" + }, { + "@id" : "_:b2168", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000111", + "annotatedTarget" : "energy unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2169", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@language" : "en", + "@value" : "my brain is part of my body (continuant parthood, two material entities)" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b217", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020097" + }, { + "@id" : "_:b2170", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000044" + }, { + "@id" : "_:b2171", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140001" + }, { + "@id" : "_:b2172", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "replace 'has input' with 'causally downstream of or within'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1023\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1137", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010103", + "annotatedTarget" : { + "@id" : "_:b852" + } + }, { + "@id" : "_:b2173", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2174", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000053", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A bearer can have many dependents, and its dependents can exist for different periods of time, but none of its dependents can exist when the bearer does not exist." + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2175", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010237" + }, { + "@id" : "_:b2176", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000323", "http://openenergy-platform.org/ontology/oeo/OEO_00030022" ] + } + }, { + "@id" : "_:b2177", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/IAO_0000027", "_:b1095" ] + } + }, { + "@id" : "_:b218", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020035" + }, { + "@id" : "_:b2180", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002234", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2183", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320008", "_:b3485" ] + } + }, { + "@id" : "_:b2185", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000047", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000000" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2186", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140102" + }, { + "@id" : "_:b2187", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010242" + }, { + "@id" : "_:b2188", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000051", + "annotatedTarget" : { + "@language" : "en", + "@value" : "my stomach has part my stomach cavity (continuant parthood, material entity has part immaterial entity)" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2189", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020089" + }, { + "@id" : "_:b219", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020032" + }, { + "@id" : "_:b2190", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000113" + }, { + "@id" : "_:b2191", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002083", + "annotatedTarget" : { + "@language" : "en", + "@value" : "t1 before t2 iff:= t1 before_or_simulataneous_with t2 and not (t1 simultaeous_with t2)" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2192", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000040", "_:b1844" ] + } + }, { + "@id" : "_:b2194", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000292" + }, { + "@id" : "_:b2195", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@language" : "en", + "@value" : "report" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2196", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@id" : "http://ontologydesignpatterns.org/wiki/Submissions:PartOf" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2197", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2198", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002222", + "annotatedTarget" : { + "@language" : "en", + "@value" : "temporally related to" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2199", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010252" + }, { + "@id" : "_:b22", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000582", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b220", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, { + "@id" : "_:b2200", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000054" + }, { + "@id" : "_:b2202", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2204", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140076" + }, { + "@id" : "_:b2205", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2206", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140116" + }, { + "@id" : "_:b2207", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000030", + "annotatedTarget" : { + "@language" : "en", + "@value" : "OBI_0000142" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2208", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00240009" + }, { + "@id" : "_:b2209", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010322" + }, { + "@id" : "_:b221", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000099" + }, { + "@id" : "_:b2210", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000334" + }, { + "@id" : "_:b2211", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000051", + "annotatedTarget" : { + "@language" : "en", + "@value" : "my body has part my brain (continuant parthood, two material entities)" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2213", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000017" + }, { + "@id" : "_:b2214", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000590", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Bill Hogan" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2215", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000501", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010280" + }, { + "@id" : "_:b2219", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020085" + }, { + "@id" : "_:b222", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000593", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Melanie Courtot" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2220", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b1303" ] + } + }, { + "@id" : "_:b2221", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002418", + "annotatedTarget" : "causally upstream of or within", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2222", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000234", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedTarget" : { + "@language" : "en", + "@value" : "VFB" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2223", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020102" + }, { + "@id" : "_:b2226", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/036-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000006", + "annotatedTarget" : { + "@language" : "en", + "@value" : "All continuant parts of spatial regions are spatial regions. (axiom label in BFO2 Reference: [036-001])" + } + }, { + "@id" : "_:b2227", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000323", "http://openenergy-platform.org/ontology/oeo/OEO_00010116" ] + } + }, { + "@id" : "_:b2228", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000122", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000121" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2229", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002577", + "annotatedTarget" : "system", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b223", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000074", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_01000556" + }, { + "@id" : "_:b2230", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000310" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2231", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000025", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000120" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2232", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000500", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000148" + }, { + "@id" : "_:b2233", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020188", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020187" + }, { + "@id" : "_:b2234", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "_:b2670" + }, { + "@id" : "_:b2235", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002230", + "annotatedTarget" : "x ends with y if and only if x has part y and the time point at which x ends is equivalent to the time point at which y ends. Formally: α(y) > α(x) ∧ ω(y) = ω(x), where α is a function that maps a process to a start point, and ω is a function that maps a process to an end point.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2237", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010032" + }, { + "@id" : "_:b2238", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140076" + }, { + "@id" : "_:b224", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002092", + "annotatedTarget" : "David Osumi-Sutherland", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2241", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020043" + }, { + "@id" : "_:b2242", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010403" + }, { + "@id" : "_:b2243", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010219", "_:b2067" ] + } + }, { + "@id" : "_:b2244", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000057", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this blood coagulation has participant this blood clot" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2245", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000002", + "annotatedTarget" : "mass unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2246", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000036", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_1000036" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2248", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b1212" + }, { + "@id" : "_:b225", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000220" + }, { + "@id" : "_:b2252", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://purl.obolibrary.org/obo/RO_0002577" + }, { + "@id" : "_:b2253", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2009-03-16: work has been done on this term during during the OBI workshop winter 2009 and the current definition was considered acceptable for use in OBI. If there is a need to modify this definition please notify OBI." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2254", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002230", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2255", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002234", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has output" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2256", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/787\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/817", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010029", + "annotatedTarget" : { + "@id" : "_:b1847" + } + }, { + "@id" : "_:b2257", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/1028\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1037", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010243", + "annotatedTarget" : "The term gasoline was chosen as this term is more often used in energy modelling and energy statistics. This is a deliberate deviation from the convention of British English spelling in the OEO." + }, { + "@id" : "_:b2258", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b2259" + }, { + "@id" : "_:b2259", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00310048", "_:b3312" ] + } + }, { + "@id" : "_:b226", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020188", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020186" + }, { + "@id" : "_:b2260", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010028" + }, { + "@id" : "_:b2261", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010155" + }, { + "@id" : "_:b2262", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030035" + }, { + "@id" : "_:b2265", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000122", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2266", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020047" + }, { + "@id" : "_:b2267", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b2268", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2269", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000232", + "annotatedTarget" : { + "@language" : "en", + "@value" : "curator note" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2270", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020012" + }, { + "@id" : "_:b2271", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000064" + }, { + "@id" : "_:b2272", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000330", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_02500036" + }, { + "@id" : "_:b2273", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010110" + }, { + "@id" : "_:b2274", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000144" + }, { + "@id" : "_:b2275", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020180", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040003" + }, { + "@id" : "_:b2276", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020063" + }, { + "@id" : "_:b2277", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000002" + }, { + "@id" : "_:b2278", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this rat is located in this cage" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2279", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140050" + }, { + "@id" : "_:b228", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "_:b969" + }, { + "@id" : "_:b2281", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0004007", + "annotatedTarget" : "p 'has primary input ot output' c iff either (a) p 'has primary input' c or (b) p 'has primary output' c.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2283", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020003", "_:b2808" ] + } + }, { + "@id" : "_:b2285", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000412", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2286", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000581", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has time stamp" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2287", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010001", + "annotatedTarget" : "http://purl.obolibrary.org/obo/CHEBI_17245" + }, { + "@id" : "_:b2288", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000448", + "annotatedTarget" : { + "@id" : "_:b1894" + } + }, { + "@id" : "_:b2289", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000323" + }, { + "@id" : "_:b229", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010253" + }, { + "@id" : "_:b2290", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b1283" ] + } + }, { + "@id" : "_:b2291", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/OBI_0500000", + "annotatedTarget" : "A plan specification comprised of protocols (which may specify how and what kinds of data will be gathered) that are executed as part of an investigation and is realized during a study design execution.", + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2295", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331" + }, { + "@id" : "_:b2296", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020093" + }, { + "@id" : "_:b2297", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030029" + }, { + "@id" : "_:b2299", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010446" + }, { + "@id" : "_:b23", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000441" + }, { + "@id" : "_:b230", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020179", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010117" + }, { + "@id" : "_:b2300", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/083-003", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000015", + "annotatedTarget" : "(iff (Process a) (and (Occurrent a) (exists (b) (properTemporalPartOf b a)) (exists (c t) (and (MaterialEntity c) (specificallyDependsOnAt a c t))))) // axiom label in BFO2 CLIF: [083-003] " + }, { + "@id" : "_:b2301", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040011" + }, { + "@id" : "_:b2302", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000274" + }, { + "@id" : "_:b2303", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010090", + "annotatedTarget" : { + "@id" : "_:b2304" + } + }, { + "@id" : "_:b2304", + "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#Restriction" ], + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000099", "_:b789" ] + }, + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "_:b2435" + }, { + "@id" : "_:b2305", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2306", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "_:b2308", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2309", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000039" + }, { + "@id" : "_:b231", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040004" + }, { + "@id" : "_:b2310", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040011" + }, { + "@id" : "_:b2311", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000412", + "annotatedSource" : "http://purl.obolibrary.org/obo/OBI_0500000", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/obi.owl" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2313", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010379", "_:b1539" ] + } + }, { + "@id" : "_:b2314", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2315", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b2317", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000139", "_:b2765" ] + } + }, { + "@id" : "_:b2318", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320008" + }, { + "@id" : "_:b232", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000220" + }, { + "@id" : "_:b2320", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, { + "@id" : "_:b2321", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040004" + }, { + "@id" : "_:b2322", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "_:b2734" + }, { + "@id" : "_:b2325", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000300", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_2000025" + }, { + "@id" : "_:b2328", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010089" + }, { + "@id" : "_:b2329", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000100", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000027" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b233", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/011-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000002", + "annotatedTarget" : "(forall (x) (if (Material Entity x) (exists (t) (and (TemporalRegion t) (existsAt x t))))) // axiom label in BFO2 CLIF: [011-002] " + }, { + "@id" : "_:b2330", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2331", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000146", "_:b32" ] + } + }, { + "@id" : "_:b2333", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/035-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000006", + "annotatedTarget" : "(forall (x) (if (SpatialRegion x) (Continuant x))) // axiom label in BFO2 CLIF: [035-001] " + }, { + "@id" : "_:b2334", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020003", "_:b1952" ] + } + }, { + "@id" : "_:b2336", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000034" + }, { + "@id" : "_:b2337", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050000" + }, { + "@id" : "_:b2339", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "programming language" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b234", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00360021" + }, { + "@id" : "_:b2341", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001" + }, { + "@id" : "_:b2342", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b2343", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020102" + }, { + "@id" : "_:b2344", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/973\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/985", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#domain", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000053", + "annotatedTarget" : { + "@id" : "_:b527" + } + }, { + "@id" : "_:b2345", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/018-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000004", + "annotatedTarget" : "(forall (x t) (if (and (IndependentContinuant x) (existsAt x t)) (exists (y) (and (Entity y) (specificallyDependsOnAt y x t))))) // axiom label in BFO2 CLIF: [018-002] " + }, { + "@id" : "_:b2346", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010145", "_:b213", "_:b2322" ] + } + }, { + "@id" : "_:b2347", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00240003" + }, { + "@id" : "_:b2348", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b2349", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000233", + "annotatedTarget" : { + "@language" : "en", + "@value" : "The 'tracker item' can associate a tracker with a specific ontology term." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2350", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedTarget" : { + "@language" : "en", + "@value" : "GROUP:OBI:" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2351", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000500", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00240013" + }, { + "@id" : "_:b2353", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2355", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "_:b2819" + }, { + "@id" : "_:b2356", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000051", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has part" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2357", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000109", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A measurement datum is an information content entity that is a recording of the output of a measurement such as produced by a device." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2358", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320016" + }, { + "@id" : "_:b2359", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "_:b963" + }, { + "@id" : "_:b2360", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000088", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_02000091" + }, { + "@id" : "_:b2361", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010422" + }, { + "@id" : "_:b2362", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010392" + }, { + "@id" : "_:b2363", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000300", + "annotatedTarget" : { + "@language" : "en", + "@value" : "textual entity" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2365", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000088" + }, { + "@id" : "_:b2366", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000396" + }, { + "@id" : "_:b2367", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : "_:b2368" + }, { + "@id" : "_:b2369", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030035", "_:b617", "_:b2144" ] + } + }, { + "@id" : "_:b237", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000269", "_:b1417" ] + } + }, { + "@id" : "_:b2370", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000144" + }, { + "@id" : "_:b2371", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000143" + }, { + "@id" : "_:b2372", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020003" + }, { + "@id" : "_:b2373", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onClass" : "http://openenergy-platform.org/ontology/oeo/OEO_00030033", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "qualifiedCardinality" : "1" + }, { + "@id" : "_:b2374", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320064" + }, { + "@id" : "_:b2375", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020054", + "annotatedTarget" : { + "@id" : "_:b795" + } + }, { + "@id" : "_:b2377", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON:Daniel Schober" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2378", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/020-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000040", + "annotatedTarget" : "(forall (x) (if (and (Entity x) (exists (y t) (and (MaterialEntity y) (continuantPartOfAt y x t)))) (MaterialEntity x))) // axiom label in BFO2 CLIF: [020-002] " + }, { + "@id" : "_:b2379", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/062-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000016", + "annotatedTarget" : "(forall (x) (if (Disposition x) (and (RealizableEntity x) (exists (y) (and (MaterialEntity y) (bearerOfAt x y t)))))) // axiom label in BFO2 CLIF: [062-002] " + }, { + "@id" : "_:b2380", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000041" + }, { + "@id" : "_:b2381", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000198", + "annotatedTarget" : "http://purl.obolibrary.org/obo/CHEBI_76413" + }, { + "@id" : "_:b2382", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "_:b2383", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050020" + }, { + "@id" : "_:b2384", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000031" + }, { + "@id" : "_:b2385", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140127" + }, { + "@id" : "_:b2386", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000098", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2387", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/084-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000035", + "annotatedTarget" : { + "@language" : "en", + "@value" : "p is a process boundary =Def. p is a temporal part of a process & p has no proper temporal parts. (axiom label in BFO2 Reference: [084-001])" + } + }, { + "@id" : "_:b2388", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010087" + }, { + "@id" : "_:b2389", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_1000032", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000003" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2390", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000072" + }, { + "@id" : "_:b2391", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2392", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001015", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a relation between two independent continuants, the location and the target, in which the target is entirely within the location" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2393", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000087", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has_role" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2394", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140159" + }, { + "@id" : "_:b2395", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b2396" + }, { + "@id" : "_:b2396", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00310017", "_:b1249" ] + } + }, { + "@id" : "_:b2397", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020037", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_01001023" + }, { + "@id" : "_:b2399", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364" + }, { + "@id" : "_:b24", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://purl.obolibrary.org/obo/BFO_0000051", "http://purl.obolibrary.org/obo/RO_0003000" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000220", "http://openenergy-platform.org/ontology/oeo/OEO_00010085" ] + }, { + "@id" : "_:b2400", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000113" + }, { + "@id" : "_:b2401", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140001" + }, { + "@id" : "_:b2402", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320021" + }, { + "@id" : "_:b2403", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/RO_0040042", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000003" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2404", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2405", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000033", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2406", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000593", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000123" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2407", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000189", + "annotatedTarget" : "count unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2408", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010055" + }, { + "@id" : "_:b2409", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002223", + "annotatedTarget" : { + "@language" : "en", + "@value" : "starts" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b241", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020255" + }, { + "@id" : "_:b2410", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2411", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010395" + }, { + "@id" : "_:b2412", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000136", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Smith, Ceusters, Ruttenberg, 2000 years of philosophy" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2413", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedTarget" : { + "@language" : "en", + "@value" : "term editor" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2414", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320028" + }, { + "@id" : "_:b2415", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002089", + "annotatedTarget" : { + "@language" : "en", + "@value" : "starts before" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2416", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320008", "_:b1817" ] + } + }, { + "@id" : "_:b2417", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002328", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2418", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320022" + }, { + "@id" : "_:b2419", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010316" + }, { + "@id" : "_:b242", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000188", "http://openenergy-platform.org/ontology/oeo/OEO_00000334" ] + } + }, { + "@id" : "_:b2420", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000115" + }, { + "@id" : "_:b2421", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000199" + }, { + "@id" : "_:b2422", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010126" + }, { + "@id" : "_:b2423", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000441" + }, { + "@id" : "_:b2426", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1021", "_:b2702" ] + } + }, { + "@id" : "_:b2427", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000088" + }, { + "@id" : "_:b2429", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010386" + }, { + "@id" : "_:b243", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Location as a relation between instances: The primitive instance-level relation c located_in r at t reflects the fact that each continuant is at any given time associated with exactly one spatial region, namely its exact location. Following we can use this relation to define a further instance-level location relation - not between a continuant and the region which it exactly occupies, but rather between one continuant and another. c is located in c1, in this sense, whenever the spatial region occupied by c is part_of the spatial region occupied by c1. Note that this relation comprehends both the relation of exact location between one continuant and another which obtains when r and r1 are identical (for example, when a portion of fluid exactly fills a cavity), as well as those sorts of inexact location relations which obtain, for example, between brain and head or between ovum and uterus" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2431", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0040042", + "annotatedTarget" : "part-of is homeomorphic for independent continuants.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2433", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000364", "_:b961" ] + } + }, { + "@id" : "_:b2434", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030029" + }, { + "@id" : "_:b2435", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020045", "http://openenergy-platform.org/ontology/oeo/OEO_00230020" ] + } + }, { + "@id" : "_:b2436", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000591", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2437", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b2438", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "_:b2439", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000091", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a relation between an independent continuant (the bearer) and a disposition, in which the disposition specifically depends on the bearer for its existence" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2440", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001015", + "annotatedTarget" : { + "@language" : "en", + "@value" : "is location of" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2441", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedTarget" : { + "@language" : "en", + "@value" : "GROUP:OBI:" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2442", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000064", + "annotatedTarget" : { + "@language" : "en", + "@value" : "adapted from discussion on OBI list (Matthew Pocock, Christian Cocos, Alan Ruttenberg)" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2443", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0003000", + "annotatedTarget" : { + "@language" : "en", + "@value" : "produces" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2444", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010304" + }, { + "@id" : "_:b2445", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000159" + }, { + "@id" : "_:b2446", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000046", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2448", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000300", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Words, sentences, paragraphs, and the written (non-figure) parts of publications are all textual entities" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2449", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/119-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000008", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Every temporal region t is such that t occupies_temporal_region t. (axiom label in BFO2 Reference: [119-002])" + } + }, { + "@id" : "_:b245", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020008" + }, { + "@id" : "_:b2451", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/1028\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1037", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010245", + "annotatedTarget" : "The term gasoline was chosen as this term is more often used in energy modelling and energy statistics. This is a deliberate deviation from the convention of British English spelling in the OEO." + }, { + "@id" : "_:b2452", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010116" + }, { + "@id" : "_:b2454", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/980\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1010", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020047", + "annotatedTarget" : { + "@id" : "_:b2368" + } + }, { + "@id" : "_:b2455", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/105-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000019", + "annotatedTarget" : { + "@language" : "en", + "@value" : "If an entity is a quality at any time that it exists, then it is a quality at every time that it exists. (axiom label in BFO2 Reference: [105-001])" + } + }, { + "@id" : "_:b2456", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000199" + }, { + "@id" : "_:b2458", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "OBI_0000058" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2459", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010315" + }, { + "@id" : "_:b2460", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000364", "_:b206" ] + } + }, { + "@id" : "_:b2462", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000310", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A journal article, patent application, laboratory notebook, or a book" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2463", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/473\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/557\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/850\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020012", + "annotatedTarget" : { + "@id" : "_:b885" + } + }, { + "@id" : "_:b2464", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000091", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has disposition" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2465", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000129", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Note: we feel that at the moment we are happy with a general version number, and that we will subclass as needed in the future. For example, see 7. genome sequence version" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2466", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000402", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000400" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2467", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000300", + "annotatedTarget" : { + "@language" : "en", + "@value" : "textual entity" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2468", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b2469", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has curation status" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2471", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b2472", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140001" + }, { + "@id" : "_:b2473", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/060-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000017", + "annotatedTarget" : "(forall (x t) (if (RealizableEntity x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (bearerOfAt y x t))))) // axiom label in BFO2 CLIF: [060-002] " + }, { + "@id" : "_:b2474", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON:Daniel Schober" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2475", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000095", + "annotatedTarget" : "volume unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2476", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00140101", + "annotatedTarget" : { + "@id" : "_:b1140" + } + }, { + "@id" : "_:b2477", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b1613" ] + } + }, { + "@id" : "_:b248", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000186", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2480", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1643", "_:b1968" ] + } + }, { + "@id" : "_:b2481", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/0000001", + "comment" : "requested by Melanie Courtot", + "seeAlso" : { + "@id" : "https://groups.google.com/d/msg/bfo-owl-devel/s9Uug5QmAws/ZDRnpiIi_TUJ" + }, + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000147", + "annotatedTarget" : { + "@language" : "en", + "@value" : "zero dimension continuant fiat boundaries are not spatial points. Considering the example 'the quadripoint where the boundaries of Colorado, Utah, New Mexico, and Arizona meet' : There are many frames in which that point is zooming through many points in space. Whereas, no matter what the frame, the quadripoint is always in the same relation to the boundaries of Colorado, Utah, New Mexico, and Arizona." + } + }, { + "@id" : "_:b2482", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedTarget" : { + "@language" : "en", + "@value" : "example of usage" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2483", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b2485", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010276", "_:b2842", "_:b2318", "_:b287" ] + } + }, { + "@id" : "_:b2487", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000141", "_:b668" ] + } + }, { + "@id" : "_:b2488", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/064-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000034", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A function is a disposition that exists in virtue of the bearer’s physical make-up and this physical make-up is something the bearer possesses because it came into being, either through evolution (in the case of natural biological entities) or through intentional design (in the case of artifacts), in order to realize processes of a certain sort. (axiom label in BFO2 Reference: [064-001])" + } + }, { + "@id" : "_:b2489", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b249", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140164", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030024" + }, { + "@id" : "_:b2490", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000001" + }, { + "@id" : "_:b2492", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/079-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000003", + "annotatedTarget" : { + "@language" : "en", + "@value" : "b is an occurrent entity iff b is an entity that has temporal parts. (axiom label in BFO2 Reference: [079-001])" + } + }, { + "@id" : "_:b2493", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020070", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020060" + }, { + "@id" : "_:b2494", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2495", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010253" + }, { + "@id" : "_:b2496", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010276", "_:b2692", "_:b436" ] + } + }, { + "@id" : "_:b2498", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "replace 'has input' with 'causally downstream of or within'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1023\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1137", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010098", + "annotatedTarget" : { + "@id" : "_:b2036" + } + }, { + "@id" : "_:b2499", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140076" + }, { + "@id" : "_:b25", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00110005" + }, { + "@id" : "_:b250", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b2500", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b2501", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000051", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has_part" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2502", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000502", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000147" + }, { + "@id" : "_:b2505", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020097" + }, { + "@id" : "_:b2506", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "_:b2367" + }, { + "@id" : "_:b2507", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000314", + "annotatedTarget" : { + "@language" : "en", + "@value" : "An abstract, introduction, method or results section." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2508", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000150", "http://purl.obolibrary.org/obo/BFO_0000004" ] + } + }, { + "@id" : "_:b251", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2510", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "_:b2827", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051" + }, { + "@id" : "_:b2511", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010012" + }, { + "@id" : "_:b2512", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000032", + "annotatedTarget" : "\"A time unit which is equal to 3600 seconds or 60 minutes.\" [Wikipedia:Wikipedia]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2513", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b2514", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b2515", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000040", "_:b908" ] + } + }, { + "@id" : "_:b2516", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/029-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000140", + "annotatedTarget" : { + "@language" : "en", + "@value" : "b is a continuant fiat boundary = Def. b is an immaterial entity that is of zero, one or two dimensions and does not include a spatial region as part. (axiom label in BFO2 Reference: [029-001])" + } + }, { + "@id" : "_:b2517", + "first" : "http://openenergy-platform.org/ontology/oeo/OEO_00140124", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest" : { + "@list" : [ ] + } + }, { + "@id" : "_:b2518", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000100", + "annotatedTarget" : { + "@language" : "en", + "@value" : "person:Chris Stoeckert" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b252", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b2520", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0003301", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has role in modeling" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2523", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000401", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2524", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "_:b2525" + }, { + "@id" : "_:b2525", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000025", "http://openenergy-platform.org/ontology/oeo/OEO_00000220" ] + } + }, { + "@id" : "_:b2526", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020043" + }, { + "@id" : "_:b2527", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010248", "_:b1172" ] + } + }, { + "@id" : "_:b2528", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@language" : "en", + "@value" : "plan specification" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b253", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010315" + }, { + "@id" : "_:b2530", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000061" + }, { + "@id" : "_:b2531", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000046", + "annotatedTarget" : "prefix", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2532", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/0000300", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000027", + "annotatedTarget" : "ISBN:978-3-938793-98-5pp124-158#Thomas Bittner and Barry Smith, 'A Theory of Granular Partitions', in K. Munn and B. Smith (eds.), Applied Ontology: An Introduction, Frankfurt/Lancaster: ontos, 2008, 125-158." + }, { + "@id" : "_:b2533", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/094-005", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000144", + "annotatedTarget" : { + "@language" : "en", + "@value" : "b process_profile_of c holds when b proper_occurrent_part_of c& there is some proper_occurrent_part d of c which has no parts in common with b & is mutually dependent on b& is such that b, c and d occupy the same temporal region (axiom label in BFO2 Reference: [094-005])" + } + }, { + "@id" : "_:b2534", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000030", + "annotatedTarget" : { + "@language" : "en", + "@value" : "information content entity" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2535", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedTarget" : { + "@language" : "en", + "@value" : "20110707, MC: label update to term editor and definition modified accordingly. See https://github.com/information-artifact-ontology/IAO/issues/115." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2536", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001" + }, { + "@id" : "_:b2537", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002233", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2538", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140079" + }, { + "@id" : "_:b254", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b2540", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000022" + }, { + "@id" : "_:b2541", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002505", + "annotatedTarget" : "'lysine biosynthetic process via diaminopimelate' SubClassOf has_intermediate some diaminopimelate", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2542", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000173" + }, { + "@id" : "_:b2543", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010100" + }, { + "@id" : "_:b2544", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000592", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2545", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Class" ], + "IAO_0000233" : "add domain and range\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1079\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#domain", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002410", + "annotatedTarget" : { + "@id" : "_:b2545" + }, + "unionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "http://purl.obolibrary.org/obo/BFO_0000040" ] + } + }, { + "@id" : "_:b2546", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://purl.obolibrary.org/obo/IAO_0000100" + }, { + "@id" : "_:b2548", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://purl.obolibrary.org/obo/IAO_0000027" + }, { + "@id" : "_:b2549", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000044", + "annotatedTarget" : { + "@id" : "_:b1484" + } + }, { + "@id" : "_:b255", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000010" + }, { + "@id" : "_:b2551", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010278", "_:b810", "_:b1581" ] + } + }, { + "@id" : "_:b2552", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010021" + }, { + "@id" : "_:b2553", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000100", + "annotatedTarget" : { + "@language" : "en", + "@value" : "OBI_0000042" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2554", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000403", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000400" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2555", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020006", "_:b3247" ] + } + }, { + "@id" : "_:b2556", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010023", "_:b495" ] + } + }, { + "@id" : "_:b2557", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : { + "@language" : "en", + "@value" : "An information content entity that is intended to be a truthful statement about something (modulo, e.g., measurement precision or other systematic errors) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2558", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000062", + "annotatedTarget" : { + "@language" : "en", + "@value" : "preceded by" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2559", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000109", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2/2/2009 is_specified_output of some assay?" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b256", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00360020", "_:b944" ] + } + }, { + "@id" : "_:b2560", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000191" + }, { + "@id" : "_:b2561", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000290", "_:b1723" ] + } + }, { + "@id" : "_:b2562", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001" + }, { + "@id" : "_:b2563", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000053", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this apple is bearer of this red color" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2564", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/0000012", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000003", + "annotatedTarget" : "Simons uses different terminology for relations of occurrents to regions: Denote the spatio-temporal location of a given occurrent e by 'spn[e]' and call this region its span. We may say an occurrent is at its span, in any larger region, and covers any smaller region. Now suppose we have fixed a frame of reference so that we can speak not merely of spatio-temporal but also of spatial regions (places) and temporal regions (times). The spread of an occurrent, (relative to a frame of reference) is the space it exactly occupies, and its spell is likewise the time it exactly occupies. We write 'spr[e]' and `spl[e]' respectively for the spread and spell of e, omitting mention of the frame." + }, { + "@id" : "_:b2565", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000187" + }, { + "@id" : "_:b2566", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002418", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010141" + }, { + "@id" : "_:b2567", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Jennifer Fostel" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2568", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000072", "_:b2580" ] + } + }, { + "@id" : "_:b2569", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806\n\nchange axiom to 'participates in'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/850\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871/", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000218", + "annotatedTarget" : { + "@id" : "_:b1931" + } + }, { + "@id" : "_:b257", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b2570", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010388" + }, { + "@id" : "_:b2571", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/107-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000011", + "annotatedTarget" : "(forall (r) (if (SpatioTemporalRegion r) (occupiesSpatioTemporalRegion r r))) // axiom label in BFO2 CLIF: [107-002] " + }, { + "@id" : "_:b2572", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010090" + }, { + "@id" : "_:b2573", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : { + "@language" : "en", + "@value" : "JAR: datum -- well, this will be very tricky to define, but maybe some \ninformation-like stuff that might be put into a computer and that is \nmeant, by someone, to denote and/or to be interpreted by some \nprocess... I would include lists, tables, sentences... I think I might \ndefer to Barry, or to Brian Cantwell Smith\n\nJAR: A data item is an approximately justified approximately true approximate belief" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2576", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0040042", + "annotatedTarget" : "R homeomorphic-for C expands to: C SubClassOf R only C. Additionally, for any class D that is disjoint with C, we can also expand to C DisjointWith R some D, D DisjointWith R some C.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2577", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "comment" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/850\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#range", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000509", + "annotatedTarget" : { + "@id" : "_:b2577" + }, + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00090001" + }, { + "@id" : "_:b2579", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@language" : "en", + "@value" : "is part of" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b258", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00240027" + }, { + "@id" : "_:b2580", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2581", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b2582", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000592", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000123" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2584", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010304" + }, { + "@id" : "_:b2585", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/039-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000009", + "annotatedTarget" : "(forall (x) (if (TwoDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [039-001] " + }, { + "@id" : "_:b2586", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2009-03-16: comment from Darren Natale: I am slightly uneasy with the sentence \"Topic of the report is on \nsomething that has completed.\" Should it be restricted to those things \nthat are completed? For example, a progress report is (usually) about \nsomething that definitely has *not* been completed, or may include \n(only) projections. I think the definition would not suffer if the \nwhole sentence is deleted." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2589", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a core relation that holds between a part and its whole" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b259", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002505", + "annotatedTarget" : "has intermediate product", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2590", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040002" + }, { + "@id" : "_:b2592", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON:Daniel Schober" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2593", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000396", "_:b1267" ] + } + }, { + "@id" : "_:b2595", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331" + }, { + "@id" : "_:b2596", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@language" : "en", + "@value" : "objective specification" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2597", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140005" + }, { + "@id" : "_:b260", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010114" + }, { + "@id" : "_:b2600", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010097" + }, { + "@id" : "_:b2601", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00360017" + }, { + "@id" : "_:b2602", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0003301", + "annotatedTarget" : { + "@language" : "en", + "@value" : "is used to study" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2603", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010232", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010227" + }, { + "@id" : "_:b2606", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "_:b2928", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051" + }, { + "@id" : "_:b2607", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00330007" + }, { + "@id" : "_:b2609", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000007", "_:b1712", "_:b518" ] + } + }, { + "@id" : "_:b2610", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002224", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2611", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010241" + }, { + "@id" : "_:b2612", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b2613" + }, { + "@id" : "_:b2613", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020364", "_:b1522" ] + } + }, { + "@id" : "_:b2614", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2615", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002328", + "annotatedTarget" : "A grouping relationship for any relationship directly involving a function, or that holds because of a function of one of the related entities.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2616", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000159", "_:b713" ] + } + }, { + "@id" : "_:b2617", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010026" + }, { + "@id" : "_:b2618", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010028" + }, { + "@id" : "_:b2619", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020179", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140081" + }, { + "@id" : "_:b2620", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140081" + }, { + "@id" : "_:b2621", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "_:b2622" + }, { + "@id" : "_:b2622", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020003", "_:b3233" ] + } + }, { + "@id" : "_:b2623", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : { + "@language" : "en", + "@value" : "data item" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2624", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "_:b2625" + }, { + "@id" : "_:b2625", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000051" + }, { + "@id" : "_:b2627", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedTarget" : { + "@language" : "en", + "@value" : "editor note" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2628", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002410", + "annotatedTarget" : "This branch of the ontology deals with causal relations between entities. It is divided into two branches: causal relations between occurrents/processes, and causal relations between material entities. We take an 'activity flow-centric approach', with the former as primary, and define causal relations between material entities in terms of causal relations between occurrents.\n\nTo define causal relations in an activity-flow type network, we make use of 3 primitives:\n\n * Temporal: how do the intervals of the two occurrents relate? \n * Is the causal relation regulatory?\n * Is the influence positive or negative?\n\nThe first of these can be formalized in terms of the Allen Interval Algebra. Informally, the 3 bins we care about are 'direct', 'indirect' or overlapping. Note that all causal relations should be classified under a RO temporal relation (see the branch under 'temporally related to'). Note that all causal relations are temporal, but not all temporal relations are causal. Two occurrents can be related in time without being causally connected. We take causal influence to be primitive, elucidated as being such that has the upstream changed, some qualities of the donwstream would necessarily be modified.\n\nFor the second, we consider a relationship to be regulatory if the system in which the activities occur is capable of altering the relationship to achieve some objective. This could include changing the rate of production of a molecule.\n\nFor the third, we consider the effect of the upstream process on the output(s) of the downstream process. If the level of output is increased, or the rate of production of the output is increased, then the direction is increased. Direction can be positive, negative or neutral or capable of either direction. Two positives in succession yield a positive, two negatives in succession yield a positive, otherwise the default assumption is that the net effect is canceled and the influence is neutral.\n\nEach of these 3 primitives can be composed to yield a cross-product of different relation types.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2629", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b263", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010079" + }, { + "@id" : "_:b2630", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140075" + }, { + "@id" : "_:b2631", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/1028\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1037", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000066", + "annotatedTarget" : "The term gasoline was chosen as this term is more often used in energy modelling and energy statistics. This is a deliberate deviation from the convention of British English spelling in the OEO." + }, { + "@id" : "_:b2632", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002615", + "annotatedTarget" : "Inverse of is-model-of", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2633", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2634", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0010006", + "annotatedTarget" : "\"A dimensionless ratio unit which, given a pair of quantities a and b, for which b is a multiple of a, denotes b by giving the multiplier (coefficient) c for a to result in b.\" [UOB:LKSR]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2635", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000054", + "annotatedTarget" : "Paraphrase of elucidation: a relation between a realizable entity and a process, where there is some material entity that is bearer of the realizable entity and participates in the process, and the realizable entity comes to be realized in the course of the process", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2636", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000057", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this process has participant this input material (or this output material)" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2637", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001900", + "annotatedTarget" : "An assertion that holds between an OWL Object Property and a temporal interpretation that elucidates how OWL Class Axioms that use this property are to be interpreted in a temporal context.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2639", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000412", + "annotatedTarget" : { + "@language" : "en", + "@value" : "imported from" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b264", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00140102", + "annotatedTarget" : { + "@id" : "_:b265" + } + }, { + "@id" : "_:b2640", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000593", + "annotatedTarget" : { + "@language" : "en", + "@value" : "https://github.com/information-artifact-ontology/IAO/issues/80" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2641", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1073", "_:b3506" ] + } + }, { + "@id" : "_:b2642", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000240", "_:b3252", "_:b183" ] + } + }, { + "@id" : "_:b2643", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000593", + "annotatedTarget" : { + "@language" : "en", + "@value" : "software library" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2644", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000522", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020072" + }, { + "@id" : "_:b2645", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000051", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Parthood requires the part and the whole to have compatible classes: only an occurrent have an occurrent as part; only a process can have a process as part; only a continuant can have a continuant as part; only an independent continuant can have an independent continuant as part; only a specifically dependent continuant can have a specifically dependent continuant as part; only a generically dependent continuant can have a generically dependent continuant as part. (This list is not exhaustive.)\n\nA continuant cannot have an occurrent as part: use 'participates in'. An occurrent cannot have a continuant as part: use 'has participant'. An immaterial entity cannot have a material entity as part: use 'location of'. An independent continuant cannot have a specifically dependent continuant as part: use 'bearer of'. A specifically dependent continuant cannot have an independent continuant as part: use 'inheres in'." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2646", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002081", + "annotatedTarget" : "David Osumi-Sutherland", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2647", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000117" + }, { + "@id" : "_:b2648", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1032\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1033", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000292", + "annotatedTarget" : { + "@id" : "_:b1011" + } + }, { + "@id" : "_:b2649", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000003", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b265", + "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#Restriction" ], + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000210", "http://openenergy-platform.org/ontology/oeo/OEO_00140102" ] + } + }, { + "@id" : "_:b2650", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010322" + }, { + "@id" : "_:b2651", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320008" + }, { + "@id" : "_:b2652", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/0000007", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000002", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Continuant doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example, in an expansion involving bringing in some of Ceuster's other portions of reality, questions are raised as to whether universals are continuants" + } + }, { + "@id" : "_:b2653", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020190", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000275" + }, { + "@id" : "_:b2654", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000592", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Michel Dumontier" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2656", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@language" : "en", + "@value" : "https://github.com/information-artifact-ontology/IAO/issues/231#issuecomment-1010455131" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2657", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000334" + }, { + "@id" : "_:b2658", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000038" + }, { + "@id" : "_:b2659", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Clint Dowland" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b266", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000315" + }, { + "@id" : "_:b2660", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b2661" + }, { + "@id" : "_:b2661", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020362", "_:b555" ] + } + }, { + "@id" : "_:b2662", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000031", "http://openenergy-platform.org/ontology/oeo/OEO_00000334" ] + } + }, { + "@id" : "_:b2663", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000013", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Examples are articles published in the journals, Nature and Science. The content can often be cited by reference to a paper based encoding, e.g. Authors, Title of article, Journal name, date or year of publication, volume and page number." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2664", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000234", + "annotatedTarget" : { + "@language" : "en", + "@value" : "The name of the person, project, or organization that motivated inclusion of an ontology term by requesting its addition." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2665", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://www.geneontology.org/formats/oboInOwl#hasExactSynonym", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2666", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000007", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2667", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000364", "_:b2296" ] + } + }, { + "@id" : "_:b2668", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000095", + "annotatedTarget" : "\"A unit which is a standard measure of the amount of space occupied by any substance, whether solid, liquid, or gas.\" [NIST:NIST]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2669", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b267", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020180", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020181" + }, { + "@id" : "_:b2670", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010267", "_:b1282", "_:b701" ] + } + }, { + "@id" : "_:b2671", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002410", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140124" + }, { + "@id" : "_:b2673", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010252" + }, { + "@id" : "_:b2674", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000053", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00230020" + }, { + "@id" : "_:b2675", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b2676" + }, { + "@id" : "_:b2676", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000146", "_:b1448" ] + } + }, { + "@id" : "_:b2677", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000315" + }, { + "@id" : "_:b2678", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/100-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000008", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A temporal region is an occurrent entity that is part of time as defined relative to some reference frame. (axiom label in BFO2 Reference: [100-001])" + } + }, { + "@id" : "_:b2679", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000198" + }, { + "@id" : "_:b268", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320064" + }, { + "@id" : "_:b2680", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2681", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00240009" + }, { + "@id" : "_:b2683", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050000" + }, { + "@id" : "_:b2684", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b2685", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0040042", + "annotatedTarget" : "is homeomorphic for", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2686", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000035" + }, { + "@id" : "_:b2687", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/098-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000011", + "annotatedTarget" : "(forall (x) (if (SpatioTemporalRegion x) (exists (y) (and (TemporalRegion y) (temporallyProjectsOnto x y))))) // axiom label in BFO2 CLIF: [098-001] " + }, { + "@id" : "_:b2688", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/786\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/805", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010022", + "annotatedTarget" : { + "@id" : "_:b177" + } + }, { + "@id" : "_:b2689", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00260001", "_:b306" ] + } + }, { + "@id" : "_:b2692", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010028" + }, { + "@id" : "_:b2694", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000012" + }, { + "@id" : "_:b2695", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000232", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2696", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020182", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020208" + }, { + "@id" : "_:b2698", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000055" + }, { + "@id" : "_:b2699", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000064", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000104" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b27", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020353" + }, { + "@id" : "_:b2701", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000310", + "annotatedTarget" : { + "@language" : "en", + "@value" : "document" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2702", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "_:b2961" + }, { + "@id" : "_:b2703", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/967", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010202", + "annotatedTarget" : { + "@id" : "_:b1033" + } + }, { + "@id" : "_:b2705", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedTarget" : { + "@language" : "en", + "@value" : "definition" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2706", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000270", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000000" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2707", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedTarget" : { + "@language" : "en", + "@value" : "definition source" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2708", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000222" + }, { + "@id" : "_:b2709", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030005" + }, { + "@id" : "_:b271", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000116" : "Term used by the European Environment Agency (EEA) https://climate-energy.eea.europa.eu/topics/climate-change-mitigation/greenhouse-gas-emissions-inventory/data", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010197", + "annotatedTarget" : "Total emissions: (UNFCCC)" + }, { + "@id" : "_:b2711", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : "_:b3132" + }, { + "@id" : "_:b2712", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000387" + }, { + "@id" : "_:b2713", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240003", "_:b1193" ] + } + }, { + "@id" : "_:b2715", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000384" + }, { + "@id" : "_:b2716", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000387" + }, { + "@id" : "_:b2717", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010315" + }, { + "@id" : "_:b2718", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030004" + }, { + "@id" : "_:b2719", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000029" + }, { + "@id" : "_:b272", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000441" + }, { + "@id" : "_:b2720", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030032" + }, { + "@id" : "_:b2721", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030031" + }, { + "@id" : "_:b2722", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "subClassOf" : "_:b2723", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000040", "_:b0" ] + } + }, { + "@id" : "_:b2723", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b2724", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b2725", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0004009", + "annotatedTarget" : "has primary input", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2726", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000501", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010292" + }, { + "@id" : "_:b2727", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140044" + }, { + "@id" : "_:b2728", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000300", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2729", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b273", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000396" + }, { + "@id" : "_:b2730", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_1000036", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2731", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_2000020" + }, { + "@id" : "_:b2733", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000121", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2734", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000258", "http://openenergy-platform.org/ontology/oeo/OEO_00010150" ] + } + }, { + "@id" : "_:b2735", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b2736", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b274", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000150", "_:b1216" ] + } + }, { + "@id" : "_:b2741", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020226", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364" + }, { + "@id" : "_:b2742", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.geneontology.org/formats/oboInOwl#creation_date", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0004007", + "annotatedTarget" : { + "@type" : "http://www.w3.org/2001/XMLSchema#dateTime", + "@value" : "2018-12-13T11:26:17Z" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2743", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140024" + }, { + "@id" : "_:b2744", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010231", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010332" + }, { + "@id" : "_:b2745", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0003000", + "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." + }, { + "@id" : "_:b2746", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140076" + }, { + "@id" : "_:b2747", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000085", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has function" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2748", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000233", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2750", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/811\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1024", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000030", + "annotatedTarget" : { + "@id" : "_:b299" + } + }, { + "@id" : "_:b2751", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000501", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010282" + }, { + "@id" : "_:b2752", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedTarget" : { + "@language" : "en", + "@value" : "GROUP:OBI:" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2753", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000501", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000399" + }, { + "@id" : "_:b2757", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000013", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Chris Stoeckert" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2758", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000053", + "annotatedTarget" : { + "@language" : "en", + "@value" : "bearer_of" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2759", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000503", "http://openenergy-platform.org/ontology/oeo/OEO_00000530" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000099", "http://openenergy-platform.org/ontology/oeo/OEO_00030000" ] + }, { + "@id" : "_:b276", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b277" + }, { + "@id" : "_:b2760", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020008" + }, { + "@id" : "_:b2762", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/RO_0040042", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000031" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2763", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "_:b2764" + }, { + "@id" : "_:b2764", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010267", "_:b9", "_:b609" ] + } + }, { + "@id" : "_:b2765", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010415" + }, { + "@id" : "_:b2766", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000026", "http://openenergy-platform.org/ontology/oeo/OEO_00000038", "http://openenergy-platform.org/ontology/oeo/OEO_00000219", "http://openenergy-platform.org/ontology/oeo/OEO_00000322" ] + } + }, { + "@id" : "_:b2768", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010253" + }, { + "@id" : "_:b2769", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010322" + }, { + "@id" : "_:b277", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b1211" ] + } + }, { + "@id" : "_:b2770", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2771", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010300" + }, { + "@id" : "_:b2773", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@language" : "en", + "@value" : "report" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2775", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b2779", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010146" + }, { + "@id" : "_:b278", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000031" + }, { + "@id" : "_:b2780", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000310", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A collection of information content entities intended to be understood together as a whole" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2781", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000003", + "annotatedTarget" : { + "@id" : "_:b631" + } + }, { + "@id" : "_:b2782", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000054", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140033" + }, { + "@id" : "_:b2783", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002410", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140124" + }, { + "@id" : "_:b2784", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b2785", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "Add `SubClass Of` axiom for `fossil combustion fuel`\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1191\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1201", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000014", + "annotatedTarget" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000099" + } + }, { + "@id" : "_:b2786", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0004007", + "annotatedTarget" : "has primary input or output", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2787", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedTarget" : { + "@language" : "en", + "@value" : "term editor" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2788", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000402", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000123" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2789", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "_:b1756" + }, { + "@id" : "_:b279", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000190", + "annotatedTarget" : "\"A dimensionless unit which denotes an amount or magnitude of one quantity relative to another.\" [Wikipedia:Wikipedia]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2790", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000117" + }, { + "@id" : "_:b2791", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000210" + }, { + "@id" : "_:b2792", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000111", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000000" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2793", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000064", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000120" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2794", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/017-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000004", + "annotatedTarget" : { + "@language" : "en", + "@value" : "b is an independent continuant = Def. b is a continuant which is such that there is no c and no t such that b s-depends_on c at t. (axiom label in BFO2 Reference: [017-002])" + } + }, { + "@id" : "_:b2795", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0010006", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2796", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001" + }, { + "@id" : "_:b2797", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000064", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2798", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000292", "_:b1119" ] + } + }, { + "@id" : "_:b2799", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000402", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b28", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000109", + "annotatedTarget" : { + "@language" : "en", + "@value" : "measurement datum" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b280", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000400", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2800", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/099-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000011", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Each spatiotemporal region at any time t projects_onto some spatial region at t. (axiom label in BFO2 Reference: [099-001])" + } + }, { + "@id" : "_:b2801", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000044", + "annotatedTarget" : { + "@id" : "_:b1485" + } + }, { + "@id" : "_:b2803", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/084-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000035", + "annotatedTarget" : "(iff (ProcessBoundary a) (exists (p) (and (Process p) (temporalPartOf a p) (not (exists (b) (properTemporalPartOf b a)))))) // axiom label in BFO2 CLIF: [084-001] " + }, { + "@id" : "_:b2804", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002091", + "annotatedTarget" : "David Osumi-Sutherland", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2805", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040011" + }, { + "@id" : "_:b2806", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000147" + }, { + "@id" : "_:b2807", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000098", + "annotatedTarget" : { + "@language" : "en", + "@value" : "data format specification" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2808", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "_:b2809", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000087", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has role" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b281", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010216" + }, { + "@id" : "_:b2810", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@language" : "en", + "@value" : "goal specification" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2811", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000002", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000000" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2812", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010315" + }, { + "@id" : "_:b2813", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140081" + }, { + "@id" : "_:b2814", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00310008", "_:b354" ] + } + }, { + "@id" : "_:b2815", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010029", "_:b229" ] + } + }, { + "@id" : "_:b2817", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "Add `SubClass Of` axiom for `renevable fuel`\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1191\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1201", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000033", + "annotatedTarget" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000173" + } + }, { + "@id" : "_:b2818", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000593", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2819", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010219", "_:b346" ] + } + }, { + "@id" : "_:b282", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010021" + }, { + "@id" : "_:b2821", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000129", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000123" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2822", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002229", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2823", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000062", + "annotatedTarget" : { + "@language" : "en", + "@value" : "preceded by" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2824", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/394\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/838", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#domain", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000015" + } + }, { + "@id" : "_:b2825", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000129", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A version number is an information content entity which is a sequence of characters borne by part of each of a class of manufactured products or its packaging and indicates its order within a set of other products having the same name." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2826", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000224", + "annotatedTarget" : "kilowatt-hour", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2827", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320008", "_:b1124" ] + } + }, { + "@id" : "_:b283", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0003001", + "annotatedTarget" : { + "@language" : "en", + "@value" : "produced by" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2830", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320056" + }, { + "@id" : "_:b2832", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedTarget" : { + "@language" : "en", + "@value" : "The concise, meaningful, and human-friendly name for a class or property preferred by the ontology developers. (US-English)" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2834", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0003000", + "annotatedTarget" : "Note that this definition doesn't quite distinguish the output of a transformation process from a production process, which is related to the identity/granularity issue.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2835", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002353", + "annotatedTarget" : "inverse of has output", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2836", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/011-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000002", + "annotatedTarget" : { + "@language" : "en", + "@value" : "if b is a material entity, then there is some temporal interval (referred to below as a one-dimensional temporal region) during which b exists. (axiom label in BFO2 Reference: [011-002])" + } + }, { + "@id" : "_:b2838", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedTarget" : { + "@language" : "en", + "@value" : "example of usage" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2839", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010388" + }, { + "@id" : "_:b284", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000040", "_:b1482" ] + } + }, { + "@id" : "_:b2840", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000129", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2841", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000056", + "annotatedTarget" : { + "@language" : "en", + "@value" : "participates in" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2842", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320011" + }, { + "@id" : "_:b2843", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000591", + "annotatedTarget" : { + "@language" : "en", + "@value" : "software method" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2844", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/033-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000146", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a two-dimensional continuant fiat boundary (surface) is a self-connected fiat surface whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [033-001])" + } + }, { + "@id" : "_:b2845", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010084" + }, { + "@id" : "_:b2846", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b2847", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "_:b3300" + }, { + "@id" : "_:b2848", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/027-004", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000024", + "annotatedTarget" : "(forall (x) (if (FiatObjectPart x) (and (MaterialEntity x) (forall (t) (if (existsAt x t) (exists (y) (and (Object y) (properContinuantPartOfAt x y t)))))))) // axiom label in BFO2 CLIF: [027-004] " + }, { + "@id" : "_:b2849", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000147", "_:b1529" ] + } + }, { + "@id" : "_:b285", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/040-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000028", + "annotatedTarget" : "(forall (x) (if (ThreeDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [040-001] " + }, { + "@id" : "_:b2850", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/853", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00140151", + "annotatedTarget" : { + "@id" : "_:b124" + }, + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b2854", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/RO_0001900", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000051", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/RO_0001901" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2855", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320036" + }, { + "@id" : "_:b2856", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "_:b3342" + }, { + "@id" : "_:b2858", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000064", + "annotatedTarget" : { + "@language" : "en", + "@value" : "algorithm" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2859", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000085", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A bearer can have many functions, and its functions can exist for different periods of time, but none of its functions can exist when the bearer does not exist. A function need not be realized at all the times that the function exists." + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2861", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_1000223", + "annotatedTarget" : "watt-hour based unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2863", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/0000006", + "comment" : "per discussion with Barry Smith", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000003", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Occurrent doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. An example would be the sum of a process and the process boundary of another process." + } + }, { + "@id" : "_:b2864", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010403" + }, { + "@id" : "_:b2865", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/038-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000026", + "annotatedTarget" : "(forall (x) (if (OneDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [038-001] " + }, { + "@id" : "_:b2866", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00310036" + }, { + "@id" : "_:b2867", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/017-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000004", + "annotatedTarget" : "(iff (IndependentContinuant a) (and (Continuant a) (not (exists (b t) (specificallyDependsOnAt a b t))))) // axiom label in BFO2 CLIF: [017-002] " + }, { + "@id" : "_:b2868", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000501", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010277" + }, { + "@id" : "_:b2869", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020180", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040009" + }, { + "@id" : "_:b287", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "_:b1136", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051" + }, { + "@id" : "_:b2870", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b321" ] + } + }, { + "@id" : "_:b2871", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782\n\nchange uses energy axiom to 'has energy input':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000009", + "annotatedTarget" : { + "@id" : "_:b2872" + } + }, { + "@id" : "_:b2873", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020188", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010412" + }, { + "@id" : "_:b2874", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010009", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_01000405" + }, { + "@id" : "_:b2877", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "_:b2527" + }, { + "@id" : "_:b2878", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000025", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b288", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00090000" + }, { + "@id" : "_:b2880", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedTarget" : { + "@language" : "en", + "@value" : "alternative label" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2881", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020188", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010412" + }, { + "@id" : "_:b2884", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010021", + "annotatedTarget" : { + "@id" : "_:b752" + } + }, { + "@id" : "_:b2885", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002615", + "annotatedTarget" : "has model", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2886", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym", + "annotatedTarget" : "has_related_synonym", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2887", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002230", + "annotatedTarget" : { + "@language" : "en", + "@value" : "ends with" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2888", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010001" + }, { + "@id" : "_:b2889", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b289", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000503", "http://purl.obolibrary.org/obo/BFO_0000051" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000099", "http://openenergy-platform.org/ontology/oeo/OEO_00000396" ] + }, { + "@id" : "_:b2890", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000051", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this year has part this day (occurrent parthood)" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2891", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000086", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a relation between an independent continuant (the bearer) and a quality, in which the quality specifically depends on the bearer for its existence" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2892", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/0000003", + "comment" : "per discussion with Barry Smith", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000008", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Temporal region doesn't have a closure axiom because the subclasses don't exhaust all possibilites. An example would be the mereological sum of a temporal instant and a temporal interval that doesn't overlap the instant. In this case the resultant temporal region is neither 0-dimensional nor 1-dimensional" + } + }, { + "@id" : "_:b2893", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000318", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_01000060" + }, { + "@id" : "_:b2894", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010073" + }, { + "@id" : "_:b2895", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b2896", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b2897", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000401", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_2000009" + }, { + "@id" : "_:b2898", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "comment" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/850\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#range", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "annotatedTarget" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000350" + } + }, { + "@id" : "_:b29", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000245" + }, { + "@id" : "_:b290", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010403" + }, { + "@id" : "_:b2900", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b2902", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://purl.obolibrary.org/obo/IAO_0000300" + }, { + "@id" : "_:b2903", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010105" + }, { + "@id" : "_:b2905", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002418", + "annotatedTarget" : "influences (processual)", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2906", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/394\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/838", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#range", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000040" + } + }, { + "@id" : "_:b2907", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A phrase describing how a term should be used and/or a citation to a work which uses it. May also include other kinds of examples that facilitate immediate understanding, such as widely know prototypes or instances of a class, or cases where a relation is said to hold." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2909", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00110005", + "annotatedTarget" : { + "@id" : "_:b2850" + } + }, { + "@id" : "_:b291", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000025" + }, { + "@id" : "_:b2910", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00240000" + }, { + "@id" : "_:b2913", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000056", + "annotatedTarget" : { + "@language" : "en", + "@value" : "participates_in" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2916", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b903", "_:b2053" ] + } + }, { + "@id" : "_:b2918", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000007", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2919", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000595", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A software script is software whose instructions can be executed using a software interpreter." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b292", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000233", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Person: Jie Zheng, Chris Stoeckert, Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2921", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010379", "_:b1093" ] + } + }, { + "@id" : "_:b2923", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140076" + }, { + "@id" : "_:b2924", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040004" + }, { + "@id" : "_:b2925", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "_:b2593", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051" + }, { + "@id" : "_:b2927", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000595", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2928", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320008", "_:b2003" ] + } + }, { + "@id" : "_:b2929", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000159" + }, { + "@id" : "_:b293", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000387", + "annotatedTarget" : { + "@id" : "_:b97" + } + }, { + "@id" : "_:b2930", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320010" + }, { + "@id" : "_:b2932", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2014-03-31: In the example of usage (\"In the protocol of a ChIP assay the objective specification says to identify protein and DNA interaction\") there is a protocol which is the ChIP assay protocol. In addition to being concretized on paper, the protocol can be concretized as a realizable entity, such as a plan that inheres in a person. The objective specification is the part that says that some protein and DNA interactions are identified. This is a specification of a process endpoint: the boundary in the process before which they are not identified and after which they are. During the realization of the plan, the goal is to get to the point of having the interactions, and participants in the realization of the plan try to do that." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2934", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/093-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000144", + "annotatedTarget" : "(iff (ProcessProfile a) (exists (b) (and (Process b) (processProfileOf a b)))) // axiom label in BFO2 CLIF: [093-002] " + }, { + "@id" : "_:b2935", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000040", + "annotatedTarget" : { + "@language" : "en", + "@value" : "material entity" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2936", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1032\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1033", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000320", + "annotatedTarget" : { + "@id" : "_:b1723" + } + }, { + "@id" : "_:b2937", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1781", "_:b1906" ] + } + }, { + "@id" : "_:b294", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000006" + }, { + "@id" : "_:b2940", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2009-03-16: data item deliberatly ambiguous: we merged data set and datum to be one entity, not knowing how to define singular versus plural. So data item is more general than datum." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2941", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "_:b2942" + }, { + "@id" : "_:b2942", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010090" + }, { + "@id" : "_:b2943", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010404" + }, { + "@id" : "_:b2944", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/055-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000019", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a quality is a specifically dependent continuant that, in contrast to roles and dispositions, does not require any further process in order to be realized. (axiom label in BFO2 Reference: [055-001])" + } + }, { + "@id" : "_:b2945", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000003", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000000" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2946", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320060" + }, { + "@id" : "_:b2947", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000098", + "annotatedTarget" : { + "@language" : "en", + "@value" : "data format specification" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2948", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000040", "_:b561" ] + } + }, { + "@id" : "_:b295", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020199", "_:b2411" ] + } + }, { + "@id" : "_:b2950", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/965", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subPropertyOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "annotatedTarget" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010231" + } + }, { + "@id" : "_:b2951", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010219" + }, { + "@id" : "_:b2952", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000300", + "annotatedTarget" : { + "@language" : "en", + "@value" : "text" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2953", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedTarget" : "OBO Operations committee", + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2954", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000412", + "annotatedTarget" : { + "@language" : "en", + "@value" : "For external terms/classes, the ontology from which the term was imported" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2955", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Name of editor entering the term in the file. The term editor is a point of contact for information regarding the term. The term editor may be, but is not always, the author of the definition, which may have been worked upon by several people" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2956", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b2957", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020254" + }, { + "@id" : "_:b2958", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320057" + }, { + "@id" : "_:b2959", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b2961", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00050001", "_:b2427" ] + } + }, { + "@id" : "_:b2962", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "_:b265" + }, { + "@id" : "_:b2963", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020107" + }, { + "@id" : "_:b2964", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010098" + }, { + "@id" : "_:b2965", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002091", + "annotatedTarget" : { + "@language" : "en", + "@value" : "starts during" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b2966", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140151" + }, { + "@id" : "_:b2968", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b2382" ] + } + }, { + "@id" : "_:b297", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000590", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A textual entity that denotes a particular in reality." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2971", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00240014" + }, { + "@id" : "_:b2972", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000025", + "annotatedTarget" : "http://purl.obolibrary.org/obo/CHEBI_16183" + }, { + "@id" : "_:b2973", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "Add `SubClass Of` axiom for `volatile organic compound`\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1191\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1201", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000437", + "annotatedTarget" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331" + } + }, { + "@id" : "_:b2974", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00310041" + }, { + "@id" : "_:b2975", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000323", "_:b558" ] + } + }, { + "@id" : "_:b2976", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000594", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2977", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000251", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_2000008" + }, { + "@id" : "_:b2978", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020001" + }, { + "@id" : "_:b2979", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000300", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A textual entity is a part of a manifestation (FRBR sense), a generically dependent continuant whose concretizations are patterns of glyphs intended to be interpreted as words, formulas, etc." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b298", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000064" + }, { + "@id" : "_:b2980", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000044" + }, { + "@id" : "_:b2981", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b2982", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000448", + "annotatedTarget" : { + "@id" : "_:b1892" + } + }, { + "@id" : "_:b2983", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b2984", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040004" + }, { + "@id" : "_:b2985", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000240", "_:b513", "_:b2510" ] + } + }, { + "@id" : "_:b2986", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Alternative previous definition: a plan is a set of instructions that specify how an objective should be achieved" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2987", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/001-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000001", + "annotatedTarget" : { + "@language" : "en", + "@value" : "An entity is anything that exists or has existed or will exist. (axiom label in BFO2 Reference: [001-001])" + } + }, { + "@id" : "_:b2988", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "_:b1603" + }, { + "@id" : "_:b2989", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000234", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b299", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000503", "http://purl.obolibrary.org/obo/BFO_0000051" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020199", "_:b300" ] + }, { + "@id" : "_:b2991", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000001", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2992", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000594", + "annotatedTarget" : { + "@language" : "en", + "@value" : "https://github.com/information-artifact-ontology/IAO/issues/80" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b2994", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000186", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000000" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b2995", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000014", "_:b3302" ] + } + }, { + "@id" : "_:b2997", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030035", "_:b441", "_:b1106" ] + } + }, { + "@id" : "_:b2999", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002427", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00310027" + }, { + "@id" : "_:b3", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Class" ], + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002410", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "unionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "http://purl.obolibrary.org/obo/BFO_0000040" ] + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b30", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010403" + }, { + "@id" : "_:b300", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000181", "http://openenergy-platform.org/ontology/oeo/OEO_00000183" ] + } + }, { + "@id" : "_:b3000", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002427", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050020" + }, { + "@id" : "_:b3001", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010021" + }, { + "@id" : "_:b3002", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000401", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A cartesion spatial coordinate datum that uses one value to specify a position along a one dimensional spatial region" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3003", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000033", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_1000033" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3005", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002223", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3007", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/096-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000011", + "annotatedTarget" : { + "@language" : "en", + "@value" : "All parts of spatiotemporal regions are spatiotemporal regions. (axiom label in BFO2 Reference: [096-001])" + } + }, { + "@id" : "_:b3008", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000189", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3009", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000150", "http://purl.obolibrary.org/obo/BFO_0000004" ] + } + }, { + "@id" : "_:b301", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002577", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3011", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00330007" + }, { + "@id" : "_:b3012", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b1850" + }, { + "@id" : "_:b3013", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001900", + "annotatedTarget" : "An assertion that holds between an OWL Object Property and a temporal interpretation that elucidates how OWL Class Axioms that use this property are to be interpreted in a temporal context.", + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3014", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002093", + "annotatedTarget" : "o", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3016", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002418", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3017", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000109", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000027" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3019", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000028", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a serial number such as \"12324X\"" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b302", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0010006" + }, { + "@id" : "_:b3020", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1014\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1015", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000128", + "annotatedTarget" : "final energy sector" + }, { + "@id" : "_:b3021", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002229", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3022", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/iao.owl" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3024", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000233", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Person: Jie Zheng, Chris Stoeckert, Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3026", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.geneontology.org/formats/oboInOwl#created_by", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0040042", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3027", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "_:b303", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010304" + }, { + "@id" : "_:b3030", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/726\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/732", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00230021", + "annotatedTarget" : { + "@id" : "_:b1527" + } + }, { + "@id" : "_:b3031", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000016", + "annotatedTarget" : { + "@id" : "_:b1071" + } + }, { + "@id" : "_:b3032", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000592", + "annotatedTarget" : { + "@language" : "en", + "@value" : "https://github.com/information-artifact-ontology/IAO/issues/80" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3033", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000188" + }, { + "@id" : "_:b3034", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002427", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/ro/docs/causal-relations" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3035", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000232", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000122" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3036", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000051", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has part" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3038", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010321" + }, { + "@id" : "_:b3039", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000400", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2009-08-18 Alan Ruttenberg - question to BFO list about whether the BFO sense of the lower dimensional regions is that they are always part of actual space (the three dimensional sort) http://groups.google.com/group/bfo-discuss/browse_thread/thread/9d04e717e39fb617" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b304", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "_:b3040", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000099", "_:b1383" ] + } + }, { + "@id" : "_:b3041", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b3042", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000053", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Inverse of characteristic_of" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3043", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000159" + }, { + "@id" : "_:b3047", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000113", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3048", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000007", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000122" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3049", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010021", + "annotatedTarget" : { + "@id" : "_:b754" + } + }, { + "@id" : "_:b305", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000107" + }, { + "@id" : "_:b3050", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000099" + }, { + "@id" : "_:b3051", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000595", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Michel Dumontier" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3052", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3053", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000292", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_01000552" + }, { + "@id" : "_:b3054", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020353" + }, { + "@id" : "_:b3056", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00050020", + "annotatedTarget" : { + "@id" : "_:b1305" + } + }, { + "@id" : "_:b3057", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000013", + "annotatedTarget" : { + "@language" : "en", + "@value" : "journal article" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3058", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1051", "_:b3281" ] + } + }, { + "@id" : "_:b3059", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000186", + "annotatedTarget" : "\"A unit which is a standard measure of physical quantity consisting of only a numerical number without any units.\" [Wikipedia:Wikipedia]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b306", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000502", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00260003" + }, { + "@id" : "_:b3060", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/0000301", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000027", + "annotatedTarget" : "An entity a is an object aggregate if and only if there is a mutually exhaustive and pairwise disjoint partition of a into objects " + }, { + "@id" : "_:b3061", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010323" + }, { + "@id" : "_:b3063", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000007", + "annotatedTarget" : { + "@language" : "en", + "@value" : "OBI Plan and Planned Process branch" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3064", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b469" + }, { + "@id" : "_:b3066", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020188", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020187" + }, { + "@id" : "_:b3067", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020143" + }, { + "@id" : "_:b3069", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000222", + "annotatedTarget" : { + "@id" : "_:b3070" + } + }, { + "@id" : "_:b307", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010384" + }, { + "@id" : "_:b3071", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b1748" ] + } + }, { + "@id" : "_:b3072", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000332" + }, { + "@id" : "_:b3073", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000057", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this investigation has participant this investigator" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3074", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/103-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000038", + "annotatedTarget" : "(forall (x) (if (OneDimensionalTemporalRegion x) (TemporalRegion x))) // axiom label in BFO2 CLIF: [103-001] " + }, { + "@id" : "_:b3075", + "@type" : "http://www.w3.org/2002/07/owl#AllDifferent", + "distinctMembers" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010131", "http://openenergy-platform.org/ontology/oeo/OEO_00010134", "http://openenergy-platform.org/ontology/oeo/OEO_00010135" ] + } + }, { + "@id" : "_:b3078", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000224", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_1000223" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3079", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331" + }, { + "@id" : "_:b3080", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000051", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#ObjectProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3081", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.geneontology.org/formats/oboInOwl#creation_date", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0004008", + "annotatedTarget" : { + "@type" : "http://www.w3.org/2001/XMLSchema#dateTime", + "@value" : "2018-12-13T11:26:32Z" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3082", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/iao.owl" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3083", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010079" + }, { + "@id" : "_:b3084", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b3085", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030004" + }, { + "@id" : "_:b3086", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002093", + "annotatedTarget" : "David Osumi-Sutherland", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3087", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020001", + "annotatedTarget" : "C2H6O" + }, { + "@id" : "_:b3089", + "first" : "http://openenergy-platform.org/ontology/oeo/OEO_00140102", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest" : { + "@list" : [ ] + } + }, { + "@id" : "_:b3090", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/787\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/817\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000185", + "annotatedTarget" : { + "@id" : "_:b897" + } + }, { + "@id" : "_:b3091", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/OBI_0500000", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3094", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b511" ] + } + }, { + "@id" : "_:b3095", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b3096", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000590", + "annotatedTarget" : { + "@language" : "en", + "@value" : "\"Bill Clinton\"" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3097", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b3098", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000441" + }, { + "@id" : "_:b3099", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_1000033", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000003" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3101", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000122" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3102", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000220", "_:b1731" ] + } + }, { + "@id" : "_:b3103", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000401", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000400" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3104", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000053", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has characteristic" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3105", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b2102" ] + } + }, { + "@id" : "_:b3106", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010032" + }, { + "@id" : "_:b3107", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000232", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/iao.owl" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3109", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030022" + }, { + "@id" : "_:b3110", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000136", + "annotatedTarget" : { + "@language" : "en", + "@value" : "person:Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3111", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010017", "_:b359" ] + } + }, { + "@id" : "_:b3112", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "person:Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3113", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000085", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this enzyme has function this catalysis function (more colloquially: this enzyme has this catalysis function)" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3114", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000234", + "annotatedTarget" : "The 'term requester' can credit the person, organization or project who request the ontology term.", + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3115", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "comment" : "This is an experimental annotation", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000589", + "annotatedSource" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", + "annotatedTarget" : "is defined by", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3116", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010109" + }, { + "@id" : "_:b3117", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000403", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A cartesion spatial coordinate datum that uses three values to specify a position within a three dimensional spatial region" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3118", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002427", + "annotatedTarget" : "inverse of causally upstream of or within", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3119", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2009-03-16: removed datum as alternative term as datum specifically refers to singular form, and is thus not an exact synonym." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3121", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0003301", + "annotatedTarget" : "The primary use case for this relation was to link a biological model system such as a cell line or model organism to a disease it is used to investigate, in virtue of the model system exhibiting features similar to that of the disease of interest. But the relation is defined more broadly to support other use cases, such as linking genes in which alterations are made to create model systems to the condition the system is used to interrogate, or computational models to real-world phenomena they are defined to simulate.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3122", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030000" + }, { + "@id" : "_:b3123", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000314", + "annotatedTarget" : { + "@language" : "en", + "@value" : "document part" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3125", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000087", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a relation between an independent continuant (the bearer) and a role, in which the role specifically depends on the bearer for its existence" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3126", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Barry Smith" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3128", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "_:b1406" + }, { + "@id" : "_:b3129", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "_:b3130" + }, { + "@id" : "_:b313", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b1940" + }, { + "@id" : "_:b3130", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000323", "http://openenergy-platform.org/ontology/oeo/OEO_00030022" ] + } + }, { + "@id" : "_:b3131", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010105" + }, { + "@id" : "_:b3133", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "Add `SubClass Of` axiom for `liquid biofuel`\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1191\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1201", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000258", + "annotatedTarget" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000072" + } + }, { + "@id" : "_:b3134", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000100", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3135", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000403", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3136", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002234", + "annotatedTarget" : "produces", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3137", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000595", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Melanie Courtot" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3138", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010315" + }, { + "@id" : "_:b3139", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000412", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON:Melanie Courtot" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3140", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002082", + "annotatedTarget" : "David Osumi-Sutherland", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3141", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b932" ] + } + }, { + "@id" : "_:b3142", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000100", + "annotatedTarget" : "2014-05-05: Data sets are aggregates and thus must include two or more data items. We have chosen not to add logical axioms to make this restriction.", + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3143", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000001", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000000" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3144", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00310042" + }, { + "@id" : "_:b3145", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010301", "_:b69" ] + } + }, { + "@id" : "_:b3146", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2022-01-16 Updated definition to that proposed by Clint Dowloand, IAO Issue 231." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3147", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b471" ] + } + }, { + "@id" : "_:b3148", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "hasDbXref" : [ "GOC:pt", "GOC:dph", "GOC:kva", "GOC:cjm" ], + "comment" : "PMID:27812932", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0004008", + "annotatedTarget" : "p has primary output c if (a) p has output c and (b) the goal of process is to modify, produce, or transform c.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3149", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010248" + }, { + "@id" : "_:b3150", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002410", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140124" + }, { + "@id" : "_:b3151", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000033", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2009-03-16: provenance: a term realizable information entity was proposed for OBI (OBI_0000337) , edited by the PlanAndPlannedProcess branch. Original definition was \"is the specification of a process that can be concretized and realized by an actor\" with alternative term \"instruction\".It has been subsequently moved to IAO where the objective for which the original term was defined was satisfied with the definitionof this, different, term." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3152", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "http://purl.obolibrary.org/obo/BFO_0000015" ] + } + }, { + "@id" : "_:b3153", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/034-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000029", + "annotatedTarget" : "(forall (x) (if (Site x) (ImmaterialEntity x))) // axiom label in BFO2 CLIF: [034-002] " + }, { + "@id" : "_:b3155", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002323", + "annotatedTarget" : { + "@language" : "en", + "@value" : "mereotopologically related to" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3156", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000314", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Lawrence Hunter" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3158", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000030" + }, { + "@id" : "_:b316", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b3160", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON:Daniel Schober" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3161", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b62", "_:b325" ] + } + }, { + "@id" : "_:b3162", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/032-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000142", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a one-dimensional continuant fiat boundary is a continuous fiat line whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [032-001])" + } + }, { + "@id" : "_:b3164", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000232", + "annotatedTarget" : { + "@language" : "en", + "@value" : "An administrative note of use for a curator but of no use for a user" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3165", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000218" + }, { + "@id" : "_:b3166", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001015", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this cage is the location of this rat" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3167", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b3168", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b3169", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000010", + "annotatedTarget" : { + "@language" : "en", + "@value" : "see sourceforge tracker discussion at http://sourceforge.net/tracker/index.php?func=detail&aid=1958818&group_id=177891&atid=886178" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b317", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002222", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3170", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002427", + "annotatedTarget" : "causally downstream of or within", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3171", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3172", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b3173" + }, { + "@id" : "_:b3173", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020365", "_:b2374" ] + } + }, { + "@id" : "_:b3174", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subPropertyOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000051", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3175", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000028", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3176", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedTarget" : { + "@language" : "en", + "@value" : "may be identical to" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3177", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON:Daniel Schober" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3178", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/085-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000035", + "annotatedTarget" : "(forall (x) (if (ProcessBoundary x) (exists (y) (and (ZeroDimensionalTemporalRegion y) (occupiesTemporalRegion x y))))) // axiom label in BFO2 CLIF: [085-002] " + }, { + "@id" : "_:b3179", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000062", + "annotatedTarget" : { + "@language" : "en", + "@value" : "An example is: translation preceded_by transcription; aging preceded_by development (not however death preceded_by aging). Where derives_from links classes of continuants, preceded_by links classes of processes. Clearly, however, these two relations are not independent of each other. Thus if cells of type C1 derive_from cells of type C, then any cell division involving an instance of C1 in a given lineage is preceded_by cellular processes involving an instance of C. The assertion P preceded_by P1 tells us something about Ps in general: that is, it tells us something about what happened earlier, given what we know about what happened later. Thus it does not provide information pointing in the opposite direction, concerning instances of P1 in general; that is, that each is such as to be succeeded by some instance of P. Note that an assertion to the effect that P preceded_by P1 is rather weak; it tells us little about the relations between the underlying instances in virtue of which the preceded_by relation obtains. Typically we will be interested in stronger relations, for example in the relation immediately_preceded_by, or in relations which combine preceded_by with a condition to the effect that the corresponding instances of P and P1 share participants, or that their participants are connected by relations of derivation, or (as a first step along the road to a treatment of causality) that the one process in some way affects (for example, initiates or regulates) the other." + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b318", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030005" + }, { + "@id" : "_:b3180", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050000" + }, { + "@id" : "_:b3182", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000010", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Software is a plan specification composed of a series of instructions that can be \ninterpreted by or directly executed by a processing unit." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3183", + "@type" : "http://www.w3.org/2002/07/owl#NegativePropertyAssertion", + "assertionProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "sourceIndividual" : "http://openenergy-platform.org/ontology/oeo/OEO_00010205", + "targetIndividual" : "http://openenergy-platform.org/ontology/oeo/OEO_00010163" + }, { + "@id" : "_:b3184", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A language in which source code is written that is intended to be executed/run by a software interpreter. Programming languages are ways to write instructions that specify what to do, and sometimes, how to do it." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3185", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000007", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Pour the contents of flask 1 into flask 2" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3186", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0040042", + "annotatedTarget" : { + "@id" : "https://github.com/oborel/obo-relations/issues/164" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3187", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002233", + "annotatedTarget" : "p has input c iff: p is a process, c is a material entity, c is a participant in p, c is present at the start of p, and the state of c is modified during p.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3188", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00140102", + "annotatedTarget" : { + "@id" : "_:b2062" + } + }, { + "@id" : "_:b3189", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000150", "http://openenergy-platform.org/ontology/oeo/OEO_00000331" ] + } + }, { + "@id" : "_:b319", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0003301", + "annotatedTarget" : "A relation between a biological, experimental, or computational artifact and an entity it is used to study, in virtue of its replicating or approximating features of the studied entity.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3191", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000403", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000123" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3192", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000173", "_:b556" ] + } + }, { + "@id" : "_:b3193", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000030", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3194", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030033" + }, { + "@id" : "_:b3195", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000100", + "annotatedTarget" : { + "@language" : "en", + "@value" : "group:OBI" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3196", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000057", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has participant" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3197", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/040-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000028", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A three-dimensional spatial region is a spatial region that is of three dimensions. (axiom label in BFO2 Reference: [040-001])" + } + }, { + "@id" : "_:b3198", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000310", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3199", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000003" + }, { + "@id" : "_:b32", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000016" + }, { + "@id" : "_:b3200", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002223", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3201", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3202", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010114" + }, { + "@id" : "_:b3203", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b3204", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002093", + "annotatedTarget" : { + "@language" : "en", + "@value" : "X ends_during Y iff: ((start(Y) before_or_simultaneous_with end(X)) AND end(X) before_or_simultaneous_with end(Y). " + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3205", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000185", + "annotatedTarget" : { + "@id" : "_:b2759" + } + }, { + "@id" : "_:b3206", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "_:b3207", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_1000032", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3208", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002222", + "annotatedTarget" : "A relation that holds between two occurrents. This is a grouping relation that collects together all the Allen relations.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3209", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "_:b3413", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085" + }, { + "@id" : "_:b321", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320016" + }, { + "@id" : "_:b3210", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000116" : "Term used by the European Environment Agency (EEA): https://climate-energy.eea.europa.eu/topics/climate-change-mitigation/greenhouse-gas-emissions-inventory/data", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010207", + "annotatedTarget" : "total net emissions with international transport (EEA)" + }, { + "@id" : "_:b3212", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000033", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3213", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000010" + }, { + "@id" : "_:b3214", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00310008" + }, { + "@id" : "_:b3216", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000220", "_:b2763" ] + } + }, { + "@id" : "_:b3217", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000032" + }, { + "@id" : "_:b3218", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedTarget" : "definition", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3219", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00330009", "_:b2607" ] + } + }, { + "@id" : "_:b322", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020198", "_:b764" ] + } + }, { + "@id" : "_:b3220", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : { + "@language" : "en", + "@value" : "data" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3221", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000590", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3222", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000446" + }, { + "@id" : "_:b3223", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000044" + }, { + "@id" : "_:b3224", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b3226", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002092", + "annotatedTarget" : "d", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3227", + "@type" : "http://www.w3.org/2002/07/owl#AllDifferent", + "distinctMembers" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010305", "http://openenergy-platform.org/ontology/oeo/OEO_00010306", "http://openenergy-platform.org/ontology/oeo/OEO_00010307", "http://openenergy-platform.org/ontology/oeo/OEO_00010308", "http://openenergy-platform.org/ontology/oeo/OEO_00010309", "http://openenergy-platform.org/ontology/oeo/OEO_00010310", "http://openenergy-platform.org/ontology/oeo/OEO_00010311" ] + } + }, { + "@id" : "_:b3228", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030004" + }, { + "@id" : "_:b3229", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002410", + "annotatedTarget" : { + "@language" : "en", + "@value" : "causally related to" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3230", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/058-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000017", + "annotatedTarget" : { + "@language" : "en", + "@value" : "To say that b is a realizable entity is to say that b is a specifically dependent continuant that inheres in some independent continuant which is not a spatial region and is of a type instances of which are realized in processes of a correlated type. (axiom label in BFO2 Reference: [058-002])" + } + }, { + "@id" : "_:b3231", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010097" + }, { + "@id" : "_:b3232", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000592", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3233", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000384" + }, { + "@id" : "_:b3234", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000010", + "annotatedTarget" : { + "@language" : "en", + "@value" : "software" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3235", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/079-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000003", + "annotatedTarget" : "(forall (x) (iff (Occurrent x) (and (Entity x) (exists (y) (temporalPartOf y x))))) // axiom label in BFO2 CLIF: [079-001] " + }, { + "@id" : "_:b3237", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b3238", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000056", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this investigator participates in this investigation" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3239", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000085", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a relation between an independent continuant (the bearer) and a function, in which the function specifically depends on the bearer for its existence" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b324", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b3241", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000086", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has quality" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3242", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000010", + "annotatedTarget" : { + "@language" : "en", + "@value" : "GROUP: OBI" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3243", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002233", + "annotatedTarget" : "consumes", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3244", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "replace 'has input' with 'causally downstream of or within'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1023\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1137", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010099", + "annotatedTarget" : { + "@id" : "_:b3132" + } + }, { + "@id" : "_:b3245", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2014-03-31: A plan specification can have other parts, such as conditional specifications." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3246", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/980\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1010", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020003", + "annotatedTarget" : { + "@id" : "_:b522" + } + }, { + "@id" : "_:b3247", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000012" + }, { + "@id" : "_:b3248", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002092", + "annotatedTarget" : { + "@language" : "en", + "@value" : "X happens_during Y iff: (start(Y) before_or_simultaneous_with start(X)) AND (end(X) before_or_simultaneous_with end(Y))" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3249", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010102" + }, { + "@id" : "_:b325", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010099" + }, { + "@id" : "_:b3250", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000122", + "annotatedTarget" : "plane angle unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3252", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010244" + }, { + "@id" : "_:b3253", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000401", + "annotatedTarget" : { + "@language" : "en", + "@value" : "one dimensional cartesian spatial coordinate datum" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3254", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000058", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_2000011" + }, { + "@id" : "_:b3255", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020039" + }, { + "@id" : "_:b3256", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000594", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Michel Dumontier" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3259", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Jonathan Rees" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b326", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b131" ] + } + }, { + "@id" : "_:b3260", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000233", + "annotatedTarget" : { + "@language" : "en", + "@value" : "the URI for an OBI Terms ticket at sourceforge, such as https://sourceforge.net/p/obi/obi-terms/772/" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3262", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/099-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000011", + "annotatedTarget" : "(forall (x t) (if (SpatioTemporalRegion x) (exists (y) (and (SpatialRegion y) (spatiallyProjectsOntoAt x y t))))) // axiom label in BFO2 CLIF: [099-001] " + }, { + "@id" : "_:b3263", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000056", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this input material (or this output material) participates in this process" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3264", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000400", + "annotatedTarget" : { + "@language" : "en", + "@value" : "http://groups.google.com/group/bfo-discuss/browse_thread/thread/9d04e717e39fb617" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3265", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000055" + }, { + "@id" : "_:b3266", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000056", + "annotatedTarget" : { + "@language" : "en", + "@value" : "participates in" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3267", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/080-003", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000134", + "annotatedTarget" : { + "@language" : "en", + "@value" : "To say that each spatiotemporal region s temporally_projects_onto some temporal region t is to say that t is the temporal extension of s. (axiom label in BFO2 Reference: [080-003])" + } + }, { + "@id" : "_:b3269", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010315" + }, { + "@id" : "_:b3270", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b3271", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020107" + }, { + "@id" : "_:b3272", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000010", + "annotatedTarget" : { + "@id" : "_:b247" + } + }, { + "@id" : "_:b3273", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002224", + "annotatedTarget" : "Chris Mungall", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3274", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140159" + }, { + "@id" : "_:b3275", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b3276", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0003301", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-1048-5019" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3277", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Discussion on obo-discuss mailing-list, see http://bit.ly/hgm99w" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3278", + "@type" : "http://www.w3.org/2002/07/owl#AllDisjointClasses", + "members" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000145", "http://openenergy-platform.org/ontology/oeo/OEO_00000213", "http://openenergy-platform.org/ontology/oeo/OEO_00000422" ] + } + }, { + "@id" : "_:b3279", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000590", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b328", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Parthood requires the part and the whole to have compatible classes: only an occurrent can be part of an occurrent; only a process can be part of a process; only a continuant can be part of a continuant; only an independent continuant can be part of an independent continuant; only an immaterial entity can be part of an immaterial entity; only a specifically dependent continuant can be part of a specifically dependent continuant; only a generically dependent continuant can be part of a generically dependent continuant. (This list is not exhaustive.)\n\nA continuant cannot be part of an occurrent: use 'participates in'. An occurrent cannot be part of a continuant: use 'has participant'. A material entity cannot be part of an immaterial entity: use 'has location'. A specifically dependent continuant cannot be part of an independent continuant: use 'inheres in'. An independent continuant cannot be part of a specifically dependent continuant: use 'bearer of'." + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3280", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/RO_0001900", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/RO_0001901" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3281", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000025" + }, { + "@id" : "_:b3282", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this day is part of this year (occurrent parthood)" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3283", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000064", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Philippe Rocca-Serra" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3284", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "_:b3285", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051" + }, { + "@id" : "_:b3285", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010243", "_:b3399" ] + } + }, { + "@id" : "_:b3286", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/1028\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1037", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000286", + "annotatedTarget" : "The term gasoline was chosen as this term is more often used in energy modelling and energy statistics. This is a deliberate deviation from the convention of British English spelling in the OEO." + }, { + "@id" : "_:b3287", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002086", + "annotatedTarget" : "David Osumi-Sutherland", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3288", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000109", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3289", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.org/dc/terms/source", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002222", + "annotatedTarget" : { + "@type" : "http://www.w3.org/2001/XMLSchema#anyURI", + "@value" : "https://docs.google.com/document/d/1kBv1ep_9g3sTR-SD3jqzFqhuwo9TPNF-l-9fUDbO6rM/edit?pli=1" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b329", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010114" + }, { + "@id" : "_:b3290", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/134-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000004", + "annotatedTarget" : "(forall (x t) (if (IndependentContinuant x) (exists (r) (and (SpatialRegion r) (locatedInAt x r t))))) // axiom label in BFO2 CLIF: [134-001] " + }, { + "@id" : "_:b3292", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000013", + "annotatedTarget" : { + "@language" : "en", + "@value" : "OBI_0000159" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3293", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010146" + }, { + "@id" : "_:b3294", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "my brain is located in my head" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3295", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002352", + "annotatedTarget" : "inverse of has input", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3296", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000068" + }, { + "@id" : "_:b3297", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Occurrents are not subject to change and so parthood between occurrents holds for all the times that the part exists. Many continuants are subject to change, so parthood between continuants will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3298", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Most location relations will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3299", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000594", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A software application is software that can be directly executed by some processing unit." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b33", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000503", "http://purl.obolibrary.org/obo/BFO_0000051" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000010", "http://openenergy-platform.org/ontology/oeo/OEO_00000251" ] + }, { + "@id" : "_:b330", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00110001" + }, { + "@id" : "_:b3300", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b791" ] + } + }, { + "@id" : "_:b3302", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010315" + }, { + "@id" : "_:b3303", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000303", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_00002271" + }, { + "@id" : "_:b3304", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/033-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000146", + "annotatedTarget" : "(iff (TwoDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (TwoDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [033-001] " + }, { + "@id" : "_:b3305", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050019" + }, { + "@id" : "_:b3306", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "located_in" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3307", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/031-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000147", + "annotatedTarget" : "(iff (ZeroDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (ZeroDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [031-001] " + }, { + "@id" : "_:b3308", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/iao.owl" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b331", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b3311", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000047", + "annotatedTarget" : "area unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3312", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020047" + }, { + "@id" : "_:b3313", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b3314", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/RO_0001900", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001015", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/RO_0001901" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3315", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/018-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000004", + "annotatedTarget" : { + "@language" : "en", + "@value" : "For every independent continuant b and time t during the region of time spanned by its life, there are entities which s-depends_on b during t. (axiom label in BFO2 Reference: [018-002])" + } + }, { + "@id" : "_:b3316", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/RO_0001900", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000053", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/RO_0001901" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3317", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3318", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b3319", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/749\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/751", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#range", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00140096", + "annotatedTarget" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000206" + } + }, { + "@id" : "_:b332", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b3320", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/967", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010203", + "annotatedTarget" : { + "@id" : "_:b1510" + } + }, { + "@id" : "_:b3321", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000064", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A plan specification which describes the inputs and output of mathematical functions as well as workflow of execution for achieving an predefined objective. Algorithms are realized usually by means of implementation as computer programs for execution by automata." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3322", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.geneontology.org/formats/oboInOwl#created_by", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0004009", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3323", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002233", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3324", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040004" + }, { + "@id" : "_:b3325", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b3326", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/057-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000145", + "annotatedTarget" : "(iff (RelationalQuality a) (exists (b c t) (and (IndependentContinuant b) (IndependentContinuant c) (qualityOfAt a b t) (qualityOfAt a c t)))) // axiom label in BFO2 CLIF: [057-001] " + }, { + "@id" : "_:b3327", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000501", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010274" + }, { + "@id" : "_:b3328", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000028", + "annotatedTarget" : { + "@language" : "en", + "@value" : "symbol" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3329", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000010", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000120" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b333", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140160" + }, { + "@id" : "_:b3330", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/823\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/826", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : "A data item is an information content entity that is intended to be a truthful statement about something (modulo, e.g., measurement precision or other systematic errors) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements." + }, { + "@id" : "_:b3331", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000099", "_:b1104" ] + } + }, { + "@id" : "_:b3333", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000042" + }, { + "@id" : "_:b3334", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331" + }, { + "@id" : "_:b3335", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/074-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000031", + "annotatedTarget" : { + "@language" : "en", + "@value" : "b is a generically dependent continuant = Def. b is a continuant that g-depends_on one or more other entities. (axiom label in BFO2 Reference: [074-001])" + } + }, { + "@id" : "_:b3337", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "add domain and range\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1079\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#domain", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002501", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000015" + } + }, { + "@id" : "_:b3338", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000122" + }, { + "@id" : "_:b3339", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000025" + }, { + "@id" : "_:b334", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140159" + }, { + "@id" : "_:b3340", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000300", + "annotatedTarget" : { + "@language" : "en", + "@value" : "MC, 2009-09-14 (following IAO call 2009-09-01): textual entities live at the FRBR (http://en.wikipedia.org/wiki/Functional_Requirements_for_Bibliographic_Records) manifestation level. Everything is significant: line break, pdf and html versions of same document are different textual entities." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3342", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020003", "_:b600" ] + } + }, { + "@id" : "_:b3343", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000232", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000590", + "annotatedTarget" : { + "@language" : "en", + "@value" : "The qualifier \"written\" is to set it apart from spoken names. Also, note the restrictions to particulars. We are not naming universals. We could however, be naming, attributive collections which are particulars, so \"All people located in the boundaries of the city of Little Rock, AR on June 18, 2011 at 9:50a CDT\" would be a name." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3345", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/095-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000011", + "annotatedTarget" : "(forall (x) (if (SpatioTemporalRegion x) (Occurrent x))) // axiom label in BFO2 CLIF: [095-001] " + }, { + "@id" : "_:b3346", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A directive information entity with action specifications and objective specifications as parts, and that may be concretized as a realizable entity that, if realized, is realized in a process in which the bearer tries to achieve the objectives by taking the actions specified." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3347", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000403", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3348", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000189", + "annotatedTarget" : "\"A dimensionless unit which denotes a simple count of things.\" [MGED:MGED]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3349", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000064", + "annotatedTarget" : { + "@language" : "en", + "@value" : "algorithm" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b335", + "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#Restriction" ], + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000419", "_:b304", "_:b3027" ] + }, + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000011" + }, { + "@id" : "_:b3350", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/019-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000040", + "annotatedTarget" : "(forall (x) (if (MaterialEntity x) (IndependentContinuant x))) // axiom label in BFO2 CLIF: [019-002] " + }, { + "@id" : "_:b3351", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000028", + "annotatedTarget" : { + "@language" : "en", + "@value" : "symbol" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3352", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000036", + "annotatedTarget" : "year", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3353", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0010006", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000190" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3354", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000384" + }, { + "@id" : "_:b3355", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/iao.owl" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3356", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000187", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000190" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3357", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000234", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Person: Jie Zheng, Chris Stoeckert, Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3358", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Answers the question, why did you do this experiment?" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3359", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002091", + "annotatedTarget" : { + "@language" : "en", + "@value" : "X starts_during Y iff: (start(Y) before_or_simultaneous_with start(X)) AND (start(X) before_or_simultaneous_with end(Y))" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3360", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000270", + "annotatedTarget" : "\"A unit which is a standard measure of the volume of fluid which passes through a given surface per unit time .\" [Wikipedia:Wikipedia]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3362", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000054", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this disease is realized in this disease course" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3363", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000591", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000123" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3364", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000098", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000033" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3365", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000100", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Intensity values in a CEL file or from multiple CEL files comprise a data set (as opposed to the CEL files themselves)." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3366", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@language" : "en", + "@value" : "disagreement about where reports go. alan: only some gene lists are reports. Is a report all the content of some document? The example of usage suggests that a report may be part of some article. Term needs clarification" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3368", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000057", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has participant" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3369", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/050-003", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000020", + "annotatedTarget" : { + "@language" : "en", + "@value" : "b is a specifically dependent continuant = Def. b is a continuant & there is some independent continuant c which is not a spatial region and which is such that b s-depends_on c at every time t during the course of b’s existence. (axiom label in BFO2 Reference: [050-003])" + } + }, { + "@id" : "_:b337", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000581", + "annotatedTarget" : { + "@language" : "en", + "@value" : "relates a time stamped measurement datum to the time measurement datum that denotes the time when the measurement was taken" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3372", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000116" : "Extension of range to financial instrument and other products planned", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#range", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020071", + "annotatedTarget" : { + "@id" : "_:b3309" + } + }, { + "@id" : "_:b3373", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010216" + }, { + "@id" : "_:b3374", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000186", + "annotatedTarget" : "dimensionless unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3375", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002418", + "annotatedTarget" : "p is 'causally upstream or within' q iff p is causally related to q, and the end of p precedes, or is coincident with, the end of q.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3376", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000139", "_:b1234" ] + } + }, { + "@id" : "_:b3377", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "_:b2369" + }, { + "@id" : "_:b3378", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.geneontology.org/formats/oboInOwl#created_by", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0004007", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3379", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000592", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Melanei Courtot" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b338", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000007", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A directive information entity that describes an action the bearer will take." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3380", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b3382", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3383", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/980\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1010", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020102", + "annotatedTarget" : { + "@id" : "_:b335" + } + }, { + "@id" : "_:b3386", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3387", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000062", + "annotatedTarget" : { + "@language" : "en", + "@value" : "x is preceded by y if and only if the time point at which y ends is before or equivalent to the time point at which x starts. Formally: x preceded by y iff ω(y) <= α(x), where α is a function that maps a process to a start point, and ω is a function that maps a process to an end point." + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3388", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000030", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2014-03-10: The use of \"thing\" is intended to be general enough to include universals and configurations (see https://groups.google.com/d/msg/information-ontology/GBxvYZCk1oc/-L6B5fSBBTQJ)." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3389", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000252", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_2000040" + }, { + "@id" : "_:b3390", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2012-04-05: \nBarry Smith\n\nThe official OBI definition, explaining the meaning of a class or property: 'Shall be Aristotelian, formalized and normalized. Can be augmented with colloquial definitions' is terrible.\n\nCan you fix to something like:\n\nA statement of necessary and sufficient conditions explaining the meaning of an expression referring to a class or property.\n\nAlan Ruttenberg\n\nYour proposed definition is a reasonable candidate, except that it is very common that necessary and sufficient conditions are not given. Mostly they are necessary, occasionally they are necessary and sufficient or just sufficient. Often they use terms that are not themselves defined and so they effectively can't be evaluated by those criteria. \n\nOn the specifics of the proposed definition:\n\nWe don't have definitions of 'meaning' or 'expression' or 'property'. For 'reference' in the intended sense I think we use the term 'denotation'. For 'expression', I think we you mean symbol, or identifier. For 'meaning' it differs for class and property. For class we want documentation that let's the intended reader determine whether an entity is instance of the class, or not. For property we want documentation that let's the intended reader determine, given a pair of potential relata, whether the assertion that the relation holds is true. The 'intended reader' part suggests that we also specify who, we expect, would be able to understand the definition, and also generalizes over human and computer reader to include textual and logical definition. \n\nPersonally, I am more comfortable weakening definition to documentation, with instructions as to what is desirable. \n\nWe also have the outstanding issue of how to aim different definitions to different audiences. A clinical audience reading chebi wants a different sort of definition documentation/definition from a chemistry trained audience, and similarly there is a need for a definition that is adequate for an ontologist to work with. " + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3391", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000056", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a relation between a continuant and a process, in which the continuant is somehow involved in the process" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3392", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b1919" ] + } + }, { + "@id" : "_:b3393", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002086", + "annotatedTarget" : { + "@language" : "en", + "@value" : "ends after" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3394", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000441" + }, { + "@id" : "_:b3395", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000010", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Bjoern Peters" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3396", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedTarget" : { + "@language" : "en", + "@value" : "The official definition, explaining the meaning of a class or property. Shall be Aristotelian, formalized and normalized. Can be augmented with colloquial definitions." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3397", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@language" : "en", + "@value" : "objective specification" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3398", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Data items include counts of things, analyte concentrations, and statistical summaries." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3399", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010032" + }, { + "@id" : "_:b34", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000053", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020148" + }, { + "@id" : "_:b340", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "_:b2815" + }, { + "@id" : "_:b3400", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000030", + "annotatedTarget" : { + "@language" : "en", + "@value" : "information content entity" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3401", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000057", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Has_participant is a primitive instance-level relation between a process, a continuant, and a time at which the continuant participates in some way in the process. The relation obtains, for example, when this particular process of oxygen exchange across this particular alveolar membrane has_participant this particular sample of hemoglobin at this particular time." + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3402", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000302" + }, { + "@id" : "_:b3403", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000387", + "annotatedTarget" : { + "@id" : "_:b1050" + } + }, { + "@id" : "_:b3404", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/024-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000030", + "annotatedTarget" : { + "@language" : "en", + "@value" : "b is an object means: b is a material entity which manifests causal unity of one or other of the types CUn listed above & is of a type (a material universal) instances of which are maximal relative to this criterion of causal unity. (axiom label in BFO2 Reference: [024-001])" + } + }, { + "@id" : "_:b3405", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000595", + "annotatedTarget" : { + "@language" : "en", + "@value" : "https://github.com/information-artifact-ontology/IAO/issues/80" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3406", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/085-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000035", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Every process boundary occupies_temporal_region a zero-dimensional temporal region. (axiom label in BFO2 Reference: [085-002])" + } + }, { + "@id" : "_:b3407", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000013", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A report that is published in a journal." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3408", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.geneontology.org/formats/oboInOwl#creation_date", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0004009", + "annotatedTarget" : { + "@type" : "http://www.w3.org/2001/XMLSchema#dateTime", + "@value" : "2018-12-13T11:26:56Z" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3409", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020070", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020069" + }, { + "@id" : "_:b3411", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000412", + "annotatedTarget" : { + "@language" : "en", + "@value" : "GROUP:OBI:" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3412", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010021", + "annotatedTarget" : { + "@id" : "_:b24" + } + }, { + "@id" : "_:b3413", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010386", "_:b202" ] + } + }, { + "@id" : "_:b3414", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002323", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3415", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000013", + "annotatedTarget" : { + "@language" : "en", + "@value" : "journal article" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3416", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_1000036", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000003" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3417", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001" + }, { + "@id" : "_:b3418", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002092", + "annotatedTarget" : "during", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3419", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000010", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Chris Stoeckert" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3420", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000314", + "annotatedTarget" : { + "@language" : "en", + "@value" : "document part" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3421", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000098", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2009-03-16: provenance: term imported from OBI_0000187, which had original definition \"A data format specification is a plan which organizes\ninformation. Example: The ISO document specifying what encompasses an\nXML document; The instructions in a XSD file\"" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3423", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002093", + "annotatedTarget" : "overlaps", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3424", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/0000004", + "comment" : "per discussion with Barry Smith", + "seeAlso" : { + "@id" : "http://www.referent-tracking.com/_RTU/papers/CeustersICbookRevised.pdf" + }, + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000001", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Entity doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example Werner Ceusters 'portions of reality' include 4 sorts, entities (as BFO construes them), universals, configurations, and relations. It is an open question as to whether entities as construed in BFO will at some point also include these other portions of reality. See, for example, 'How to track absolutely everything' at http://www.referent-tracking.com/_RTU/papers/CeustersICbookRevised.pdf" + } + }, { + "@id" : "_:b3425", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3426", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002418", + "annotatedTarget" : "We would like to make this disjoint with 'preceded by', but this is prohibited in OWL2", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3427", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_1000223", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000111" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3428", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.geneontology.org/formats/oboInOwl#created_by", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0004008", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3429", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000054", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/bfo.owl" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b343", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010032", + "annotatedTarget" : { + "@id" : "_:b344" + } + }, { + "@id" : "_:b3430", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000402", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A cartesion spatial coordinate datum that uses two values to specify a position within a two dimensional spatial region" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3431", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000010", + "annotatedTarget" : { + "@language" : "en", + "@value" : "software" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3432", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/RO_0040042", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000019" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3433", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000013", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000120" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3434", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/763\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/769", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010090", + "annotatedTarget" : { + "@id" : "_:b3435" + } + }, { + "@id" : "_:b3436", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002230", + "annotatedTarget" : "Chris Mungall", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3437", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedTarget" : { + "@language" : "en", + "@value" : "An administrative note intended for its editor. It may not be included in the publication version of the ontology, so it should contain nothing necessary for end users to understand the ontology." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3438", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000033", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3439", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000233", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b344", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010235", "http://purl.obolibrary.org/obo/RO_0000056" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010103", "http://openenergy-platform.org/ontology/oeo/OEO_00230020" ] + }, { + "@id" : "_:b3440", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@language" : "en", + "@value" : "OBI_0000344" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3441", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000136", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#ObjectProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3442", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000590", + "annotatedTarget" : { + "@language" : "en", + "@value" : "written name" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3443", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000591", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Michel Dumontier" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3444", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A document assembled by an author for the purpose of providing information for the audience. A report is the output of a documenting process and has the objective to be consumed by a specific audience. Topic of the report is on something that has completed. A report is not a single figure. Examples of reports are journal article, patent application, grant progress report, case report (not patient record)." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3445", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3446", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000122", + "annotatedTarget" : "\"A unit which is a standard measure of the angle formed by two straight lines in the same plane.\" [Wikipedia:Wikipedia]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3447", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000232", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002410", + "annotatedTarget" : "Do not use this relation directly. It is intended as a grouping for a diverse set of relations, all involving cause and effect.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3448", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020006", "_:b190" ] + } + }, { + "@id" : "_:b3449", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000064", + "annotatedTarget" : { + "@language" : "en", + "@value" : "OBI_0000270" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3450", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "_:b3451", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000591", + "annotatedTarget" : { + "@language" : "en", + "@value" : "https://github.com/information-artifact-ontology/IAO/issues/80" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3453", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000100", + "annotatedTarget" : { + "@language" : "en", + "@value" : "data set" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3454", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000051", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Occurrents are not subject to change and so parthood between occurrents holds for all the times that the part exists. Many continuants are subject to change, so parthood between continuants will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3455", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/119-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000008", + "annotatedTarget" : "(forall (r) (if (TemporalRegion r) (occupiesTemporalRegion r r))) // axiom label in BFO2 CLIF: [119-002] " + }, { + "@id" : "_:b3456", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002229", + "annotatedTarget" : "inverse of ends with", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3457", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b3458", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/020-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000040", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Every entity which has a material entity as continuant part is a material entity. (axiom label in BFO2 Reference: [020-002])" + } + }, { + "@id" : "_:b3459", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002089", + "annotatedTarget" : "David Osumi-Sutherland", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b346", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010417" + }, { + "@id" : "_:b3460", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000089", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_2000038" + }, { + "@id" : "_:b3461", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/OBI_0500000", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000104" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3462", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/074-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000031", + "annotatedTarget" : "(iff (GenericallyDependentContinuant a) (and (Continuant a) (exists (b t) (genericallyDependsOnAt a b t)))) // axiom label in BFO2 CLIF: [074-001] " + }, { + "@id" : "_:b3463", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000013", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3464", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000595", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3465", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001015", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Most location relations will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3466", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b2814" + }, { + "@id" : "_:b3467", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020147" + }, { + "@id" : "_:b3468", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000072", "_:b667" ] + } + }, { + "@id" : "_:b3469", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3470", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000054", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this investigator role is realized in this investigation" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3471", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/081-003", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000134", + "annotatedTarget" : { + "@language" : "en", + "@value" : "To say that spatiotemporal region s spatially_projects_onto spatial region r at t is to say that r is the spatial extent of s at t. (axiom label in BFO2 Reference: [081-003])" + } + }, { + "@id" : "_:b3472", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b1695" ] + } + }, { + "@id" : "_:b3473", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010239" + }, { + "@id" : "_:b3474", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000033", + "annotatedTarget" : { + "@language" : "en", + "@value" : "directive information entity" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3475", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/779", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00230001", + "annotatedTarget" : "installed power" + }, { + "@id" : "_:b3476", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "Add `SubClass Of` axiom for `solid biofuel`\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1191\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1201", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000332", + "annotatedTarget" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000072" + } + }, { + "@id" : "_:b3477", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b3478", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "http://purl.obolibrary.org/obo/BFO_0000015" ] + } + }, { + "@id" : "_:b3479", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020363", "_:b268" ] + } + }, { + "@id" : "_:b3480", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000595", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000123" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3481", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000232", + "annotatedTarget" : { + "@language" : "en", + "@value" : "curator note" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3482", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000064", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PMID: 18378114.Genomics. 2008 Mar 28. LINKGEN: A new algorithm to process data in genetic linkage studies." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3483", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002223", + "annotatedTarget" : "Allen", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3484", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002328", + "annotatedTarget" : { + "@language" : "en", + "@value" : "functionally related to" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3485", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010032" + }, { + "@id" : "_:b3486", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Chris Stoeckert" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3487", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/787\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/817\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000442", + "annotatedTarget" : { + "@id" : "_:b995" + } + }, { + "@id" : "_:b3488", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002223", + "annotatedTarget" : "Chris Mungall", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3489", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020208" + }, { + "@id" : "_:b349", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000045" + }, { + "@id" : "_:b3490", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/1028\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1037", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010241", + "annotatedTarget" : "The term gasoline was chosen as this term is more often used in energy modelling and energy statistics. This is a deliberate deviation from the convention of British English spelling in the OEO." + }, { + "@id" : "_:b3491", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000100", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3492", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/101-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000008", + "annotatedTarget" : { + "@language" : "en", + "@value" : "All parts of temporal regions are temporal regions. (axiom label in BFO2 Reference: [101-001])" + } + }, { + "@id" : "_:b3493", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Melanie Courtot" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3494", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/094-005", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000144", + "annotatedTarget" : "(forall (x y) (if (processProfileOf x y) (and (properContinuantPartOf x y) (exists (z t) (and (properOccurrentPartOf z y) (TemporalRegion t) (occupiesSpatioTemporalRegion x t) (occupiesSpatioTemporalRegion y t) (occupiesSpatioTemporalRegion z t) (not (exists (w) (and (occurrentPartOf w x) (occurrentPartOf w z))))))))) // axiom label in BFO2 CLIF: [094-005] " + }, { + "@id" : "_:b3495", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000013", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3497", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000006" + }, { + "@id" : "_:b3498", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001", + "annotatedTarget" : "http://purl.obolibrary.org/obo/CHEBI_33292" + }, { + "@id" : "_:b3499", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.org/dc/elements/1.1/source", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000062", + "annotatedTarget" : "http://www.obofoundry.org/ro/#OBO_REL:preceded_by", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b350", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010121", "http://openenergy-platform.org/ontology/oeo/OEO_00010235" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000054", "http://openenergy-platform.org/ontology/oeo/OEO_00240000" ] + }, { + "@id" : "_:b3500", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/063-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000601", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000016", + "annotatedTarget" : { + "@language" : "en", + "@value" : "If b is a realizable entity then for all t at which b exists, b s-depends_on some material entity at t. (axiom label in BFO2 Reference: [063-002])" + } + }, { + "@id" : "_:b3501", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/RO_0001900", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001025", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/RO_0001901" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3502", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030022" + }, { + "@id" : "_:b3503", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000590", + "annotatedTarget" : { + "@language" : "en", + "@value" : "written name" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3504", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedTarget" : { + "@language" : "en", + "@value" : "editor note" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3505", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000109", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3506", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010099" + }, { + "@id" : "_:b3507", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A annotation relationship between two terms in an ontology that may refer to the same (natural) type but where more evidence is required before terms are merged." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3508", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/126-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000002", + "annotatedTarget" : "(forall (x y) (if (and (Continuant x) (exists (t) (hasContinuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [126-001] " + }, { + "@id" : "_:b3509", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010023" + }, { + "@id" : "_:b351", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000109", + "annotatedTarget" : { + "@language" : "en", + "@value" : "OBI_0000305" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3510", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2009-03-16: provenance: a term a plan was proposed for OBI (OBI_0000344) , edited by the PlanAndPlannedProcess branch. Original definition was \" a plan is a specification of a process that is realized by an actor to achieve the objective specified as part of the plan\". It has been subsequently moved to IAO where the objective for which the original term was defined was satisfied with the definitionof this, different, term." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3511", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331" + }, { + "@id" : "_:b3512", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000334", + "annotatedTarget" : { + "@id" : "_:b1975" + } + }, { + "@id" : "_:b3513", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010099" + }, { + "@id" : "_:b3514", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/064-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000034", + "annotatedTarget" : "(forall (x) (if (Function x) (Disposition x))) // axiom label in BFO2 CLIF: [064-001] " + }, { + "@id" : "_:b3515", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000191" + }, { + "@id" : "_:b3516", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedTarget" : { + "@language" : "en", + "@value" : "GROUP:OBI:" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3517", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000121", + "annotatedTarget" : "\"A unit which is a standard measure of the figure or space formed by the junction of two lines or planes.\" [Wikipedia:Wikipedia]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3518", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "_:b100" + }, { + "@id" : "_:b3519", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00030034", + "annotatedTarget" : "http://purl.obolibrary.org/obo/IAO_0000584" + }, { + "@id" : "_:b352", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "R, Perl, Java" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3520", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.geneontology.org/formats/oboInOwl#creation_date", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0040042", + "annotatedTarget" : { + "@type" : "http://www.w3.org/2001/XMLSchema#dateTime", + "@value" : "2018-10-21T19:46:34Z" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3521", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002091", + "annotatedTarget" : "io", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3522", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000001", + "annotatedTarget" : "\"A unit which is a standard measure of the distance between two points.\" [Wikipedia:Wikipedia]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3523", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedTarget" : { + "@language" : "en", + "@value" : "alternative label" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3525", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000054", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00360008" + }, { + "@id" : "_:b3526", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000403", + "annotatedTarget" : { + "@language" : "en", + "@value" : "three dimensional cartesian spatial coordinate datum" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3527", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000224", + "annotatedTarget" : "\"An energy unit which is equal to 1,000 watt-hours.\" [Wikipedia:Wikipedia]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3528", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000028", + "annotatedTarget" : { + "@language" : "en", + "@value" : "An information content entity that is a mark(s) or character(s) used as a conventional representation of another entity." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3529", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000100", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A data item that is an aggregate of other data items of the same type that have something in common. Averages and distributions can be determined for data sets." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3531", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030004" + }, { + "@id" : "_:b3532", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000028" + }, { + "@id" : "_:b3533", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000116" : "Term used by the European Environment Agency (EEA): https://climate-energy.eea.europa.eu/topics/climate-change-mitigation/greenhouse-gas-emissions-inventory/data", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010208", + "annotatedTarget" : "total emissions with international aviation (EU 2020)" + }, { + "@id" : "_:b3534", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000437", + "annotatedTarget" : "http://purl.obolibrary.org/obo/CHEBI_134179" + }, { + "@id" : "_:b3535", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000122" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3536", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A label for a class or property that can be used to refer to the class or property instead of the preferred rdfs:label. Alternative labels should be used to indicate community- or context-specific labels, abbreviations, shorthand forms and the like." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3537", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/iao.owl" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3538", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b313", "_:b1852" ] + } + }, { + "@id" : "_:b3539", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000396", + "annotatedTarget" : { + "@id" : "_:b760" + } + }, { + "@id" : "_:b354", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010248" + }, { + "@id" : "_:b3540", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002352", + "annotatedTarget" : { + "@language" : "en", + "@value" : "input of" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3541", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000062", + "annotatedTarget" : { + "@language" : "en", + "@value" : "preceded_by" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3542", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0010006", + "annotatedTarget" : "ratio", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3543", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/038-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000026", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A one-dimensional spatial region is a line or aggregate of lines stretching from one point in space to another. (axiom label in BFO2 Reference: [038-001])" + } + }, { + "@id" : "_:b3544", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000010", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3545", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000086", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has_quality" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3546", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000057", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has_participant" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3547", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/039-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000009", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A two-dimensional spatial region is a spatial region that is of two dimensions. (axiom label in BFO2 Reference: [039-001])" + } + }, { + "@id" : "_:b3548", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000501", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010286" + }, { + "@id" : "_:b3549", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000136", + "annotatedTarget" : { + "@language" : "en", + "@value" : "7/6/2009 Alan Ruttenberg. Following discussion with Jonathan Rees, and introduction of \"mentions\" relation. Weaken the is_about relationship to be primitive. \n\nWe will try to build it back up by elaborating the various subproperties that are more precisely defined.\n\nSome currently missing phenomena that should be considered \"about\" are predications - \"The only person who knows the answer is sitting beside me\" , Allegory, Satire, and other literary forms that can be topical without explicitly mentioning the topic." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b355", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000019" + }, { + "@id" : "_:b3550", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782\n\nchange uses energy axiom to 'has energy input':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000034", + "annotatedTarget" : { + "@id" : "_:b735" + } + }, { + "@id" : "_:b3551", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020183", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020043" + }, { + "@id" : "_:b3552", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000002", + "annotatedTarget" : { + "@language" : "en", + "@value" : "continuant" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3553", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "_:b3554", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000054", + "annotatedTarget" : { + "@language" : "en", + "@value" : "realized_in" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3555", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "add domain and range\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1079\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#range", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002501", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000015" + } + }, { + "@id" : "_:b3556", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000401", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3557", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002328", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020136" + }, { + "@id" : "_:b3558", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000057", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a relation between a process and a continuant, in which the continuant is somehow involved in the process" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3559", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000310", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b356", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000098", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000123" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3560", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000028", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Jonathan Rees" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3561", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0004008", + "annotatedTarget" : "has primary output", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3562", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000441", + "annotatedTarget" : "H2O" + }, { + "@id" : "_:b3564", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000063", + "annotatedTarget" : { + "@language" : "en", + "@value" : "x precedes y if and only if the time point at which x ends is before or equivalent to the time point at which y starts. Formally: x precedes y iff ω(x) <= α(y), where α is a function that maps a process to a start point, and ω is a function that maps a process to an end point." + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3565", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/0000002", + "comment" : "per discussion with Barry Smith", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000006", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Spatial region doesn't have a closure axiom because the subclasses don't exhaust all possibilites. An example would be the union of a spatial point and a spatial line that doesn't overlap the point, or two spatial lines that intersect at a single point. In both cases the resultant spatial region is neither 0-dimensional, 1-dimensional, 2-dimensional, or 3-dimensional." + } + }, { + "@id" : "_:b3566", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@language" : "en", + "@value" : "OBI_0000217" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3567", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000111", + "annotatedTarget" : "\"A unit which is a standard measure of the work done by a certain force (gravitational, electric, magnetic, force of inertia, etc).\" [NIST:NIST]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b3568", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000028", + "annotatedTarget" : { + "@language" : "en", + "@value" : "based on Oxford English Dictionary" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3569", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000590", + "annotatedTarget" : { + "@language" : "en", + "@value" : "https://github.com/information-artifact-ontology/IAO/issues/114" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b357", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000028", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3570", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/009-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000002", + "annotatedTarget" : "(forall (x y) (if (and (Continuant x) (exists (t) (continuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [009-002] " + }, { + "@id" : "_:b3571", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002229", + "annotatedTarget" : "Chris Mungall", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3572", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000191", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_2000034" + }, { + "@id" : "_:b3573", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000063", + "annotatedTarget" : { + "@language" : "en", + "@value" : "precedes" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b3575", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/787\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/817\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000448", + "annotatedTarget" : { + "@id" : "_:b664" + } + }, { + "@id" : "_:b3576", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@language" : "en", + "@value" : "plan specification" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3577", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000233", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedTarget" : { + "@language" : "en", + "@value" : "#40" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3578", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000010", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3579", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3580", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000300", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Lawrence Hunter" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b3581", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000400", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000027" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b359", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b36", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000036" + }, { + "@id" : "_:b362", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "_:b363" + }, { + "@id" : "_:b363", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010029", "_:b2768" ] + } + }, { + "@id" : "_:b364", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010263" + }, { + "@id" : "_:b365", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010100" + }, { + "@id" : "_:b366", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000136", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b367", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "subClassOf" : "_:b368", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000040", "_:b661" ] + } + }, { + "@id" : "_:b368", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151" + }, { + "@id" : "_:b37", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b38" + }, { + "@id" : "_:b372", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140093", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030029" + }, { + "@id" : "_:b373", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140094", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030030" + }, { + "@id" : "_:b374", + "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#Restriction" ], + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000274", + "unionOf" : { + "@list" : [ "_:b709", "_:b1041" ] + } + }, { + "@id" : "_:b375", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000387", + "annotatedTarget" : { + "@id" : "_:b376" + } + }, { + "@id" : "_:b376", + "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#Restriction" ], + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000173", "_:b3333" ] + }, + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020047" + }, { + "@id" : "_:b377", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b378", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000100", + "annotatedTarget" : { + "@language" : "en", + "@value" : "person:Allyson Lister" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b38", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000044", "_:b1665" ] + } + }, { + "@id" : "_:b380", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150" + }, { + "@id" : "_:b382", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010028" + }, { + "@id" : "_:b383", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010451" + }, { + "@id" : "_:b384", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b237" + }, { + "@id" : "_:b385", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020226", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364" + }, { + "@id" : "_:b386", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000275" + }, { + "@id" : "_:b387", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020013" + }, { + "@id" : "_:b39", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b2980", "_:b2241" ] + } + }, { + "@id" : "_:b390", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002234", + "someValuesFrom" : "_:b2035" + }, { + "@id" : "_:b391", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151" + }, { + "@id" : "_:b394", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000198" + }, { + "@id" : "_:b395", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000270", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b397", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "_:b398", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b399", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000037" + }, { + "@id" : "_:b4", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000035", + "annotatedTarget" : { + "@id" : "_:b5" + } + }, { + "@id" : "_:b400", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/062-002", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000016", + "annotatedTarget" : { + "@language" : "en", + "@value" : "b is a disposition means: b is a realizable entity & b’s bearer is some material entity & b is such that if it ceases to exist, then its bearer is physically changed, & b’s realization occurs when and because this bearer is in some special physical circumstances, & this realization occurs in virtue of the bearer’s physical make-up. (axiom label in BFO2 Reference: [062-002])" + } + }, { + "@id" : "_:b402", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000116" : "Extension of domain to financial instrument and other products planned", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#domain", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020070", + "annotatedTarget" : { + "@id" : "_:b403" + } + }, { + "@id" : "_:b404", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000117" + }, { + "@id" : "_:b407", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000002", "_:b533" ] + } + }, { + "@id" : "_:b409", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020071", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020063" + }, { + "@id" : "_:b41", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/BFO_0000040", "_:b2204" ] + } + }, { + "@id" : "_:b410", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000310", + "annotatedTarget" : { + "@language" : "en", + "@value" : "document" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b411", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00110002" + }, { + "@id" : "_:b412", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00360020" + }, { + "@id" : "_:b413", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b414", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000087" + }, { + "@id" : "_:b415", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b416", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000226", "_:b2562" ] + } + }, { + "@id" : "_:b417", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000027", + "annotatedTarget" : "2014-03-31: See discussion at http://odontomachus.wordpress.com/2014/03/30/aboutness-objects-propositions/", + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b418", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://purl.obolibrary.org/obo/IAO_0000030", "_:b1128" ] + } + }, { + "@id" : "_:b420", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "_:b421", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051" + }, { + "@id" : "_:b421", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010244", "_:b1654" ] + } + }, { + "@id" : "_:b422", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320064" + }, { + "@id" : "_:b423", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010211" + }, { + "@id" : "_:b425", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000334" + }, { + "@id" : "_:b426", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1993", "_:b468", "_:b415" ] + } + }, { + "@id" : "_:b428", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000122" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b43", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010032", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_01000610" + }, { + "@id" : "_:b431", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedTarget" : { + "@language" : "en", + "@value" : "GROUP:OBI:" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b432", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010276", "_:b739", "_:b116" ] + } + }, { + "@id" : "_:b434", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000016" + }, { + "@id" : "_:b435", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b436", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "_:b437" + }, { + "@id" : "_:b437", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010029", "_:b775" ] + } + }, { + "@id" : "_:b438", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000412", + "annotatedTarget" : { + "@language" : "en", + "@value" : "imported from" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b439", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000002", + "annotatedTarget" : "\"A unit which is a standard measure of the amount of matter/energy of a physical object.\" [Wikipedia:Wikipedia]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b44", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000086", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000300" + }, { + "@id" : "_:b441", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000036" + }, { + "@id" : "_:b443", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000043", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_01000793" + }, { + "@id" : "_:b444", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "_:b445", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00360020" + }, { + "@id" : "_:b446", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030031" + }, { + "@id" : "_:b447", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b448" + }, { + "@id" : "_:b448", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010085", "_:b2388" ] + } + }, { + "@id" : "_:b45", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000173", "_:b524" ] + } + }, { + "@id" : "_:b450", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030005" + }, { + "@id" : "_:b451", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b137", "_:b850" ] + }, + "unionOf" : { + "@list" : [ "_:b444", "_:b147", "_:b624" ] + } + }, { + "@id" : "_:b453", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000529", "http://openenergy-platform.org/ontology/oeo/OEO_00140164" ], + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000143" + }, { + "@id" : "_:b454", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b2694" ] + } + }, { + "@id" : "_:b456", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/061-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000023", + "annotatedTarget" : "(forall (x) (if (Role x) (RealizableEntity x))) // axiom label in BFO2 CLIF: [061-001] " + }, { + "@id" : "_:b457", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000054" + }, { + "@id" : "_:b458", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002229", + "annotatedTarget" : { + "@language" : "en", + "@value" : "ends" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b460", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b461", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000061" + }, { + "@id" : "_:b462", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00230021" + }, { + "@id" : "_:b463", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020070", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020060" + }, { + "@id" : "_:b464", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b465", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020066" + }, { + "@id" : "_:b466", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000005" + }, { + "@id" : "_:b467", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1611", "_:b1805" ] + } + }, { + "@id" : "_:b468", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010218" + }, { + "@id" : "_:b469", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b2971" ] + } + }, { + "@id" : "_:b471", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020199" + }, { + "@id" : "_:b472", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b473", + "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#Restriction" ], + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000220", "_:b1740" ] + }, + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010026" + }, { + "@id" : "_:b474", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320056" + }, { + "@id" : "_:b475", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000099" + }, { + "@id" : "_:b476", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010023", "_:b1938", "_:b340" ] + } + }, { + "@id" : "_:b477", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00140101", + "annotatedTarget" : { + "@id" : "_:b478" + } + }, { + "@id" : "_:b478", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010235", "http://purl.obolibrary.org/obo/BFO_0000051" ], + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000188" + }, { + "@id" : "_:b479", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050019" + }, { + "@id" : "_:b48", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2009-03-16: original definition when imported from OBI read: \"objective is an non realizable information entity which can serve as that proper part of a plan towards which the realization of the plan is directed.\"" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b480", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010315" + }, { + "@id" : "_:b481", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000064", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PlanAndPlannedProcess Branch" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b482", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000232", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON:Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b483", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00230000" + }, { + "@id" : "_:b484", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010321" + }, { + "@id" : "_:b485", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000190", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/UO_0000186" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b486", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000030", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Examples of information content entites include journal articles, data, graphical layouts, and graphs." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b487", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000007", + "annotatedTarget" : { + "@language" : "en", + "@value" : "action specification" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b488", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000031" + }, { + "@id" : "_:b489", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140127" + }, { + "@id" : "_:b49", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b783", "_:b2856" ] + } + }, { + "@id" : "_:b490", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b491", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1769", "_:b2026" ] + } + }, { + "@id" : "_:b493", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000173" + }, { + "@id" : "_:b495", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "_:b1865" + }, { + "@id" : "_:b496", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000439" + }, { + "@id" : "_:b497", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b3128" ] + } + }, { + "@id" : "_:b499", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "http://www.w3.org/2002/07/owl#hasValue" : 1, + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140178" + }, { + "@id" : "_:b5", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010235", "http://purl.obolibrary.org/obo/RO_0000086" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000207", "http://openenergy-platform.org/ontology/oeo/OEO_00140000" ] + }, { + "@id" : "_:b500", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1594", "_:b976" ] + } + }, { + "@id" : "_:b502", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b503", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000029", + "annotatedTarget" : { + "@id" : "_:b504" + } + }, { + "@id" : "_:b504", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000010", "http://openenergy-platform.org/ontology/oeo/OEO_00000334" ] + }, { + "@id" : "_:b506", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "someValuesFrom" : "_:b2176" + }, { + "@id" : "_:b507", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000314", + "annotatedTarget" : { + "@language" : "en", + "@value" : "An information content entity that is part of a document." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b511", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010387" + }, { + "@id" : "_:b513", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320008" + }, { + "@id" : "_:b515", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010032" + }, { + "@id" : "_:b516", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "minQualifiedCardinality" : "2", + "onClass" : "http://openenergy-platform.org/ontology/oeo/OEO_00000323", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057" + }, { + "@id" : "_:b517", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320032" + }, { + "@id" : "_:b518", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000014" + }, { + "@id" : "_:b52", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.geneontology.org/formats/oboInOwl#hasExactSynonym", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000189", + "annotatedTarget" : "count", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b520", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002501", + "annotatedTarget" : "causal relation between processes", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b521", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000501", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000399" + }, { + "@id" : "_:b522", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020180", "http://purl.obolibrary.org/obo/RO_0000057" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000011", "http://openenergy-platform.org/ontology/oeo/OEO_00020154" ] + }, { + "@id" : "_:b524", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000028" + }, { + "@id" : "_:b526", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030004" + }, { + "@id" : "_:b527", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Class" ], + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000053", + "annotatedTarget" : { + "@language" : "en", + "@value" : "bearer of" + }, + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000150", "http://purl.obolibrary.org/obo/BFO_0000004" ] + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b53", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/965", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subPropertyOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000524", + "annotatedTarget" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002" + } + }, { + "@id" : "_:b530", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b531", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000591", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Melanie Courtot" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b532", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040011" + }, { + "@id" : "_:b533", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010117" + }, { + "@id" : "_:b534", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010278", "_:b536", "_:b928" ] + } + }, { + "@id" : "_:b535", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001" + }, { + "@id" : "_:b536", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010026" + }, { + "@id" : "_:b539", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "_:b540" + }, { + "@id" : "_:b54", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000439", "_:b1184" ] + } + }, { + "@id" : "_:b540", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010386", "http://openenergy-platform.org/ontology/oeo/OEO_00010387" ] + } + }, { + "@id" : "_:b541", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000051" + }, { + "@id" : "_:b544", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000210", + "annotatedTarget" : { + "@id" : "_:b545" + } + }, { + "@id" : "_:b545", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000529", "http://openenergy-platform.org/ontology/oeo/OEO_00010235" ], + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "_:b546", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331" + }, { + "@id" : "_:b547", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000115" + }, { + "@id" : "_:b548", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010315" + }, { + "@id" : "_:b549", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000190", + "annotatedTarget" : "ratio unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b550", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002222", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000125" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b551", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140150", "http://openenergy-platform.org/ontology/oeo/OEO_00140151" ] + } + }, { + "@id" : "_:b552", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010023", "_:b362" ] + } + }, { + "@id" : "_:b555", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320064" + }, { + "@id" : "_:b556", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b557", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000122" + }, { + "@id" : "_:b558", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010264" + }, { + "@id" : "_:b559", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000412", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON:Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b56", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/787\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/817\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000425", + "annotatedTarget" : { + "@id" : "_:b57" + } + }, { + "@id" : "_:b560", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000042", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_01000665" + }, { + "@id" : "_:b561", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151" + }, { + "@id" : "_:b562", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/055-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000019", + "annotatedTarget" : "(forall (x) (if (Quality x) (SpecificallyDependentContinuant x))) // axiom label in BFO2 CLIF: [055-001] " + }, { + "@id" : "_:b563", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000185" + }, { + "@id" : "_:b564", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00240000" + }, { + "@id" : "_:b565", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000099" + }, { + "@id" : "_:b566", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b567", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140038" + }, { + "@id" : "_:b568", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002081", + "annotatedTarget" : { + "@language" : "en", + "@value" : "before or simultaneous with" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b569", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b2429", "_:b3209" ] + } + }, { + "@id" : "_:b57", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010002", + "annotatedTarget" : "http://purl.obolibrary.org/obo/CHEBI_35196", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00240000" + }, { + "@id" : "_:b571", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000187", + "annotatedTarget" : "percent", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b572", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000054", + "annotatedTarget" : { + "@language" : "en", + "@value" : "this fragility is realized in this shattering" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b573", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010117" + }, { + "@id" : "_:b574", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b2729", "_:b2148" ] + } + }, { + "@id" : "_:b575", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000016", + "annotatedTarget" : { + "@id" : "_:b289" + } + }, { + "@id" : "_:b576", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000233", + "annotatedTarget" : { + "@language" : "en", + "@value" : "An IRI or similar locator for a request or discussion of an ontology term." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b577", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320010" + }, { + "@id" : "_:b578", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "_:b579", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b967", "_:b1255", "_:b2727" ] + } + }, { + "@id" : "_:b58", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020148" + }, { + "@id" : "_:b581", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "comment" : "reintroduce axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1023\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1137", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010098", + "annotatedTarget" : { + "@id" : "_:b582" + } + }, { + "@id" : "_:b583", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010000" + }, { + "@id" : "_:b584", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000030" + }, { + "@id" : "_:b585", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000234", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Person: Jie Zheng, Chris Stoeckert, Alan Ruttenberg" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b586", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000032", + "annotatedTarget" : { + "@id" : "_:b165" + } + }, { + "@id" : "_:b588", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b589", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000004", + "annotatedTarget" : { + "@language" : "en", + "@value" : "independent continuant" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b59", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/967", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010199", + "annotatedTarget" : { + "@id" : "_:b60" + } + }, { + "@id" : "_:b590", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140076" + }, { + "@id" : "_:b591", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000113" + }, { + "@id" : "_:b594", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150" + }, { + "@id" : "_:b596", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010028" + }, { + "@id" : "_:b597", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020182", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010101" + }, { + "@id" : "_:b598", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://www.w3.org/2002/07/owl#topObjectProperty", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#ObjectProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b60", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010232", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010227" + }, { + "@id" : "_:b600", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000384" + }, { + "@id" : "_:b602", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000183" + }, { + "@id" : "_:b603", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010116" + }, { + "@id" : "_:b605", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331" + }, { + "@id" : "_:b608", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "Add `SubClass Of` axiom for `waste fuel`\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1191\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1201", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000439", + "annotatedTarget" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000173" + } + }, { + "@id" : "_:b609", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000014" + }, { + "@id" : "_:b610", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050019" + }, { + "@id" : "_:b611", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020063" + }, { + "@id" : "_:b612", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b613", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b614", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b615" + }, { + "@id" : "_:b615", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140149", "http://openenergy-platform.org/ontology/oeo/OEO_00140151" ] + } + }, { + "@id" : "_:b616", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020098" + }, { + "@id" : "_:b617", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000036" + }, { + "@id" : "_:b618", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000099" + }, { + "@id" : "_:b619", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000028", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a written proper name such as \"OBI\"" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b62", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010109" + }, { + "@id" : "_:b620", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000033", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Werner pushed back on calling it realizable information entity as it isn't realizable. However this name isn't right either. An example would be a recipe. The realizable entity would be a plan, but the information entity isn't about the plan, it, once concretized, *is* the plan. -Alan" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b621", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000129", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000028" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b622", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b623", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/718\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/950", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00050018", + "annotatedTarget" : { + "@id" : "_:b624" + } + }, { + "@id" : "_:b624", + "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#Restriction" ], + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000326", + "intersectionOf" : { + "@list" : [ "_:b637", "_:b1707" ] + }, + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "_:b625", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000085", + "annotatedTarget" : { + "@language" : "en", + "@value" : "has_function" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b626", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050001" + }, { + "@id" : "_:b628", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b629", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000304", "http://openenergy-platform.org/ontology/oeo/OEO_00240004" ] + } + }, { + "@id" : "_:b630", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151" + }, { + "@id" : "_:b631", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_2000023", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000010" + }, { + "@id" : "_:b632", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1032\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1033", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000115", + "annotatedTarget" : { + "@id" : "_:b633" + } + }, { + "@id" : "_:b633", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000502", "http://purl.obolibrary.org/obo/RO_0000091" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000147", "http://openenergy-platform.org/ontology/oeo/OEO_00140075" ] + }, { + "@id" : "_:b634", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010315" + }, { + "@id" : "_:b635", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010240" + }, { + "@id" : "_:b636", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/061-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000023", + "annotatedTarget" : { + "@language" : "en", + "@value" : "b is a role means: b is a realizable entity & b exists because there is some single bearer that is in some special physical, social, or institutional set of circumstances in which this bearer does not have to be& b is not such that, if it ceases to exist, then the physical make-up of the bearer is thereby changed. (axiom label in BFO2 Reference: [061-001])" + } + }, { + "@id" : "_:b637", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "_:b423" + }, { + "@id" : "_:b638", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b741", "_:b602" ] + } + }, { + "@id" : "_:b639", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b640", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000334" + }, { + "@id" : "_:b641", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020040", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_2000030" + }, { + "@id" : "_:b642", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000007", "_:b1289" ] + } + }, { + "@id" : "_:b643", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000088", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2009-08-10 Alan Ruttenberg: Larry Hunter suggests that this be obsoleted and replaced by 'document'. Alan restored as there are OBI dependencies and this merits further discussion" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b644", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002501", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/ro/docs/causal-relations" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b645", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b646", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010032" + }, { + "@id" : "_:b647", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000095" + }, { + "@id" : "_:b648", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040004" + }, { + "@id" : "_:b649", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002224", + "annotatedTarget" : { + "@language" : "en", + "@value" : "starts with" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b650", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000190", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b651", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onClass" : "http://purl.obolibrary.org/obo/BFO_0000006", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "qualifiedCardinality" : "1" + }, { + "@id" : "_:b652", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000003", + "annotatedTarget" : "time unit", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b653", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320015" + }, { + "@id" : "_:b654", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0003000", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0001-9114-8737" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b655", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320055" + }, { + "@id" : "_:b656", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001900", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b657", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000072", "_:b1207" ] + } + }, { + "@id" : "_:b659", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010388" + }, { + "@id" : "_:b66", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010217" + }, { + "@id" : "_:b660", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000019", + "annotatedTarget" : { + "@id" : "_:b33" + } + }, { + "@id" : "_:b661", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000053", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "_:b662", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000054", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000199" + }, { + "@id" : "_:b663", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320016" + }, { + "@id" : "_:b664", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010235", "http://purl.obolibrary.org/obo/RO_0000053" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240000", "http://openenergy-platform.org/ontology/oeo/OEO_00320041" ] + }, { + "@id" : "_:b667", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010333" + }, { + "@id" : "_:b668", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00360018" + }, { + "@id" : "_:b669", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b831", "_:b1421" ] + } + }, { + "@id" : "_:b67", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000136", + "annotatedTarget" : { + "@language" : "en", + "@value" : "is about" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b672", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320010" + }, { + "@id" : "_:b673", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000030" + }, { + "@id" : "_:b674", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "located in" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b675", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010102" + }, { + "@id" : "_:b676", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020039" + }, { + "@id" : "_:b677", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#comment", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002086", + "annotatedTarget" : { + "@language" : "en", + "@value" : "X ends_after Y iff: end(Y) before_or_simultaneous_with end(X)" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b678", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000350", + "annotatedTarget" : "http://purl.obolibrary.org/obo/IAO_0000032" + }, { + "@id" : "_:b679", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Formal citation, e.g. identifier in external database to indicate / attribute source(s) for the definition. Free text indicate / attribute source(s) for the definition. EXAMPLE: Author Name, URI, MeSH Term C04, PUBMED ID, Wiki uri on 31.01.2007" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b681", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000017", + "annotatedTarget" : { + "@id" : "_:b682" + } + }, { + "@id" : "_:b682", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000503", "http://purl.obolibrary.org/obo/BFO_0000051" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000010", "http://openenergy-platform.org/ontology/oeo/OEO_00000220" ] + }, { + "@id" : "_:b684", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002577", + "annotatedTarget" : "A material entity consisting of multiple components that are causally integrated.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b685", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002233", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000002" + }, { + "@id" : "_:b686", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002234", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000002" + }, { + "@id" : "_:b687", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00260007" + }, { + "@id" : "_:b688", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000098", + "annotatedTarget" : { + "@language" : "en", + "@value" : "OBI branch derived" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b689", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000112", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@language" : "en", + "@value" : "In the protocol of a ChIP assay the objective specification says to identify protein and DNA interaction." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b69", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "_:b1341" + }, { + "@id" : "_:b690", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010321" + }, { + "@id" : "_:b692", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000010", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: Melanie Courtot" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b694", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "_:b2416", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051" + }, { + "@id" : "_:b695", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000159", "_:b2769" ] + } + }, { + "@id" : "_:b697", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010296" + }, { + "@id" : "_:b698", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010404" + }, { + "@id" : "_:b699", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000233", + "annotatedTarget" : { + "@language" : "en", + "@value" : "term tracker item" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b70", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000234", + "annotatedTarget" : { + "@language" : "en", + "@value" : "ontology term requester" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b701", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002418", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010141" + }, { + "@id" : "_:b702", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b605", "_:b2471" ] + } + }, { + "@id" : "_:b703", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b2261", "_:b1476" ] + } + }, { + "@id" : "_:b704", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000441" + }, { + "@id" : "_:b705", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0010006" + }, { + "@id" : "_:b706", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/037-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000018", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A zero-dimensional spatial region is a point in space. (axiom label in BFO2 Reference: [037-001])" + } + }, { + "@id" : "_:b707", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020073" + }, { + "@id" : "_:b708", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000005", + "annotatedTarget" : { + "@language" : "en", + "@value" : "OBI Plan and Planned Process/Roles Branch" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b709", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b71", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b710", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b711", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1842", "_:b2784" ] + } + }, { + "@id" : "_:b713", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010324" + }, { + "@id" : "_:b714", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000009" + }, { + "@id" : "_:b715", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001" + }, { + "@id" : "_:b716", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010240" + }, { + "@id" : "_:b717", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b718", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b72", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020352", "http://purl.obolibrary.org/obo/IAO_0000030" ] + } + }, { + "@id" : "_:b721", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000129", + "annotatedTarget" : { + "@language" : "en", + "@value" : "version number" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b722", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000122" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b723", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000002", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b724", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b725" + }, { + "@id" : "_:b725", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010085", "_:b1826" ] + } + }, { + "@id" : "_:b726", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000030", + "annotatedTarget" : { + "@id" : "_:b727" + } + }, { + "@id" : "_:b727", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://purl.obolibrary.org/obo/BFO_0000051", "http://purl.obolibrary.org/obo/RO_0000091" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000010", "http://openenergy-platform.org/ontology/oeo/OEO_00020086" ] + }, { + "@id" : "_:b728", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00360023" + }, { + "@id" : "_:b73", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b730", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b731", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000033", + "annotatedTarget" : "\"A time unit which is equal to 24 hours.\" [Wikipedia:Wikipedia]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b732", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0000270" + }, { + "@id" : "_:b733", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000053", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150" + }, { + "@id" : "_:b734", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010388" + }, { + "@id" : "_:b735", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010234", "http://purl.obolibrary.org/obo/BFO_0000051" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000384", "http://openenergy-platform.org/ontology/oeo/OEO_00000448" ] + }, { + "@id" : "_:b736", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000129", + "annotatedTarget" : { + "@language" : "en", + "@value" : "GROUP: IAO" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b739", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010243" + }, { + "@id" : "_:b74", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000014", "_:b1253" ] + } + }, { + "@id" : "_:b741", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000071" + }, { + "@id" : "_:b742", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/940\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/954", + "annotatedProperty" : "http://www.w3.org/2002/07/owl#equivalentClass", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010015", + "annotatedTarget" : { + "@id" : "_:b473" + } + }, { + "@id" : "_:b743", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b2542" ] + } + }, { + "@id" : "_:b744", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000102" + }, { + "@id" : "_:b745", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000500", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000148" + }, { + "@id" : "_:b746", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b747", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000502", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020003" + }, { + "@id" : "_:b748", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "allValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000191", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234" + }, { + "@id" : "_:b749", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020039" + }, { + "@id" : "_:b750", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b751", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b752", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000441", "http://openenergy-platform.org/ontology/oeo/OEO_00110000" ] + }, { + "@id" : "_:b753", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000503", "http://openenergy-platform.org/ontology/oeo/OEO_00010234" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000139", "http://openenergy-platform.org/ontology/oeo/OEO_00000441" ] + }, { + "@id" : "_:b754", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010085", + "annotatedTarget" : { + "@id" : "_:b1687" + }, + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b755", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "_:b756", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010116" + }, { + "@id" : "_:b757", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000419", "_:b942", "_:b138" ] + } + }, { + "@id" : "_:b758", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000442", + "annotatedTarget" : { + "@id" : "_:b994" + }, + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00110001" + }, { + "@id" : "_:b759", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000442", + "annotatedTarget" : { + "@id" : "_:b996" + }, + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "_:b76", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000204" + }, { + "@id" : "_:b760", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "IAO_0000233" : "change axiom to 'participates in'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/850\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871/", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000446", + "annotatedTarget" : { + "@id" : "_:b1247" + }, + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00050020" + }, { + "@id" : "_:b761", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000032", + "annotatedTarget" : { + "@id" : "_:b762" + } + }, { + "@id" : "_:b762", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000530", "http://openenergy-platform.org/ontology/oeo/OEO_00010234" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000384", "http://openenergy-platform.org/ontology/oeo/OEO_00030003" ] + }, { + "@id" : "_:b763", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Everything is part of itself. Any part of any part of a thing is itself part of that thing. Two distinct things cannot be part of each other." + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b764", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000384" + }, { + "@id" : "_:b765", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000033", + "annotatedTarget" : "day", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b766", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010276", "_:b434", "_:b382" ] + } + }, { + "@id" : "_:b767", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/095-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000600", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000011", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A spatiotemporal region is an occurrent entity that is part of spacetime. (axiom label in BFO2 Reference: [095-001])" + } + }, { + "@id" : "_:b768", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020070", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020060" + }, { + "@id" : "_:b769", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00040011" + }, { + "@id" : "_:b77", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000040", + "annotatedTarget" : { + "@language" : "en", + "@value" : "An independent continuant that is spatially extended whose identity is independent of that of other entities and can be maintained through time." + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b770", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b771", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000220", "_:b2234" ] + } + }, { + "@id" : "_:b772", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000053", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020148" + }, { + "@id" : "_:b773", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030005" + }, { + "@id" : "_:b774", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "_:b2046" + }, { + "@id" : "_:b775", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010253" + }, { + "@id" : "_:b776", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000232", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002328", + "annotatedTarget" : "This is a grouping relation that collects relations used for the purpose of connecting structure and function", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b777", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00230021", + "annotatedTarget" : "http://purl.obolibrary.org/obo/CHEBI_30212" + }, { + "@id" : "_:b778", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002224", + "annotatedTarget" : "x starts with y if and only if x has part y and the time point at which x starts is equivalent to the time point at which y starts. Formally: α(y) = α(x) ∧ ω(y) < ω(x), where α is a function that maps a process to a start point, and ω is a function that maps a process to an end point.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b779", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "_:b780" + }, { + "@id" : "_:b78", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b1054", "_:b1783" ] + } + }, { + "@id" : "_:b780", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010333" + }, { + "@id" : "_:b781", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000104", + "annotatedTarget" : { + "@language" : "en", + "@value" : "OBI Plan and Planned Process branch" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b782", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b783", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000035" + }, { + "@id" : "_:b784", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/037-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000018", + "annotatedTarget" : "(forall (x) (if (ZeroDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [037-001] " + }, { + "@id" : "_:b787", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000364", "_:b2806" ] + } + }, { + "@id" : "_:b788", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000502", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020003" + }, { + "@id" : "_:b789", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b791", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "_:b792", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010017", "_:b1360" ] + } + }, { + "@id" : "_:b793", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000011" + }, { + "@id" : "_:b794", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000300" + }, { + "@id" : "_:b795", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000207", "http://openenergy-platform.org/ontology/oeo/OEO_00010114" ] + }, { + "@id" : "_:b797", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030005" + }, { + "@id" : "_:b798", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b799", + "@type" : [ "http://www.w3.org/2002/07/owl#Axiom", "http://www.w3.org/2002/07/owl#Restriction" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000027", + "annotatedTarget" : "http://purl.obolibrary.org/obo/CHEBI_17045", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000010" + }, { + "@id" : "_:b80", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000099", "_:b710" ] + } + }, { + "@id" : "_:b800", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000139", "http://purl.obolibrary.org/obo/BFO_0000004" ] + } + }, { + "@id" : "_:b802", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010243" + }, { + "@id" : "_:b804", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000300", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b805", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b806", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b807", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000014", "_:b1355" ] + } + }, { + "@id" : "_:b808", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000010" + }, { + "@id" : "_:b809", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON:Daniel Schober" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b810", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010244" + }, { + "@id" : "_:b811", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "http://purl.obolibrary.org/obo/BFO_0000015" ] + } + }, { + "@id" : "_:b813", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0003001", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0001-9114-8737" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b814", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000144" + }, { + "@id" : "_:b815", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020047" + }, { + "@id" : "_:b816", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010103" + }, { + "@id" : "_:b817", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000055" + }, { + "@id" : "_:b818", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b819" + }, { + "@id" : "_:b819", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030033", "http://purl.obolibrary.org/obo/BFO_0000148" ] + } + }, { + "@id" : "_:b820", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedTarget" : { + "@language" : "en", + "@value" : "editor preferred term" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b822", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000030", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A generically dependent continuant that is about some thing." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b823", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020182", "http://purl.obolibrary.org/obo/RO_0000091" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020207", "http://openenergy-platform.org/ontology/oeo/OEO_00140075" ] + }, { + "@id" : "_:b824", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010231", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010332" + }, { + "@id" : "_:b825", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000119", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000013", + "annotatedTarget" : { + "@language" : "en", + "@value" : "group:OBI" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b826", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001900", + "annotatedTarget" : "temporal interpretation", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b827", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010304" + }, { + "@id" : "_:b829", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000039" + }, { + "@id" : "_:b83", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000198" + }, { + "@id" : "_:b831", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000024" + }, { + "@id" : "_:b833", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020205" + }, { + "@id" : "_:b834", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139" + }, { + "@id" : "_:b835", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000036", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b838", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00310017" + }, { + "@id" : "_:b839", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020059" + }, { + "@id" : "_:b84", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010276", "_:b870", "_:b1227", "_:b2606" ] + } + }, { + "@id" : "_:b840", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/iao.owl" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b841", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000116" : "Term used by the European Environment Agency (EEA): https://climate-energy.eea.europa.eu/topics/climate-change-mitigation/greenhouse-gas-emissions-inventory/data", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00010198", + "annotatedTarget" : "Total net emissions (UNFCCC)" + }, { + "@id" : "_:b842", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000594", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000123" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b843", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subPropertyOf", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000581", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000051" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b844", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000400", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b845", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150" + }, { + "@id" : "_:b848", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000028", + "annotatedTarget" : { + "@language" : "en", + "@value" : "PERSON: James A. Overton" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b849", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320004", "_:b1411" ] + } + }, { + "@id" : "_:b850", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010211" + }, { + "@id" : "_:b851", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00090001" + }, { + "@id" : "_:b852", + "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#Restriction" ], + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000033", "_:b2173" ] + }, + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002427", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010106" + }, { + "@id" : "_:b853", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b854", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000051", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a core relation that holds between a whole and its part" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b855", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000086", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A bearer can have many qualities, and its qualities can exist for different periods of time, but none of its qualities can exist when the bearer does not exist." + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b858", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0001025", + "annotatedTarget" : { + "@language" : "en", + "@value" : "a relation between two independent continuants, the target and the location, in which the target is entirely within the location" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b860", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_1000223", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b861", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/787\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/817\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/736\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/766\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000396", + "annotatedTarget" : { + "@id" : "_:b350" + } + }, { + "@id" : "_:b862", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "_:b863", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010023" + }, { + "@id" : "_:b864", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020352", "http://purl.obolibrary.org/obo/IAO_0000030" ] + } + }, { + "@id" : "_:b867", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002418", + "annotatedTarget" : "affects", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b87", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000042" + }, { + "@id" : "_:b870", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320015" + }, { + "@id" : "_:b871", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/100-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000008", + "annotatedTarget" : "(forall (x) (if (TemporalRegion x) (Occurrent x))) // axiom label in BFO2 CLIF: [100-001] " + }, { + "@id" : "_:b872", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0006011", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00020038", + "annotatedTarget" : "http://purl.obolibrary.org/obo/ENVO_01001862" + }, { + "@id" : "_:b873", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030003" + }, { + "@id" : "_:b874", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020097" + }, { + "@id" : "_:b875", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b876" + }, { + "@id" : "_:b876", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b1457" ] + } + }, { + "@id" : "_:b877", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "_:b603", "_:b2783" ] + } + }, { + "@id" : "_:b878", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000030", + "annotatedTarget" : { + "@language" : "en", + "@value" : "information_content_entity 'is_encoded_in' some digital_entity in obi before split (040907). information_content_entity 'is_encoded_in' some physical_document in obi before split (040907).\n\nPrevious. An information content entity is a non-realizable information entity that 'is encoded in' some digital or physical entity." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b88", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000111", + "annotatedTarget" : { + "@language" : "en", + "@value" : "editor preferred term" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b883", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://purl.obolibrary.org/obo/IAO_0000100" + }, { + "@id" : "_:b884", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002353", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020011" + }, { + "@id" : "_:b885", + "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#Restriction" ], + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000506", + "someValuesFrom" : "_:b298", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00110000", "http://openenergy-platform.org/ontology/oeo/OEO_00110001" ] + } + }, { + "@id" : "_:b886", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140116" + }, { + "@id" : "_:b887", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000210", "_:b2877" ] + } + }, { + "@id" : "_:b888", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000290", "_:b435" ] + } + }, { + "@id" : "_:b889", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "_:b890", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000028", + "annotatedTarget" : { + "@language" : "en", + "@value" : "2014-03-31: We would like to have a deeper analysis of 'mark' and 'sign' in the future (see https://github.com/information-artifact-ontology/IAO/issues/154)." + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b891", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "_:b892", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b894", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00320001" + }, { + "@id" : "_:b895", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000502", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000015" + }, { + "@id" : "_:b896", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000500", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00360011" + }, { + "@id" : "_:b897", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://purl.obolibrary.org/obo/RO_0000056", "http://purl.obolibrary.org/obo/RO_0000091" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000097", "http://openenergy-platform.org/ontology/oeo/OEO_00310027" ] + }, { + "@id" : "_:b898", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001" + }, { + "@id" : "_:b899", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000030", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000122" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b9", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "_:b2566" + }, { + "@id" : "_:b900", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010105" + }, { + "@id" : "_:b901", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/032-001", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000602", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000142", + "annotatedTarget" : "(iff (OneDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (OneDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [032-001] " + }, { + "@id" : "_:b902", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000086", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000218" + }, { + "@id" : "_:b903", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000021" + }, { + "@id" : "_:b904", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010114" + }, { + "@id" : "_:b906", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010105" + }, { + "@id" : "_:b908", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000028" + }, { + "@id" : "_:b909", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000220" + }, { + "@id" : "_:b91", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1081\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1099", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000441", + "annotatedTarget" : "We are aware that water is defined as pure H2O in the OEO and that naturally occurring water usually also contains impurities of other portions of matter (e.g. minerals). We purposely neglect this inconsistency for usability reasons." + }, { + "@id" : "_:b910", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b2423", "_:b1664" ] + } + }, { + "@id" : "_:b912", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529" + }, { + "@id" : "_:b914", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@language" : "en", + "@value" : "part of" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b915", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b2719", "_:b1353" ] + } + }, { + "@id" : "_:b916", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010406" + }, { + "@id" : "_:b917", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b918", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000099" + }, { + "@id" : "_:b919", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "_:b92", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000028" + }, { + "@id" : "_:b920", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140038" + }, { + "@id" : "_:b921", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002418", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000147" + }, { + "@id" : "_:b922", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000117", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002352", + "annotatedTarget" : { + "@id" : "https://orcid.org/0000-0002-6601-2165" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b926", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00230021" + }, { + "@id" : "_:b928", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010028" + }, { + "@id" : "_:b929", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000050", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020005" + }, { + "@id" : "_:b93", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0000087", + "annotatedTarget" : { + "@language" : "en", + "@value" : "A bearer can have many roles, and its roles can exist for different periods of time, but none of its roles can exist when the bearer does not exist. A role need not be realized at all the times that the role exists." + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b930", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000003" + }, { + "@id" : "_:b931", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000074" + }, { + "@id" : "_:b932", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000500", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00260002" + }, { + "@id" : "_:b933", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140005" + }, { + "@id" : "_:b934", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140076" + }, { + "@id" : "_:b935", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000345" + }, { + "@id" : "_:b936", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "_:b37", "_:b1143" ] + } + }, { + "@id" : "_:b938", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000028" + }, { + "@id" : "_:b939", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "_:b800" + }, { + "@id" : "_:b94", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000056", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010248" + }, { + "@id" : "_:b940", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b941", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00020033" + }, { + "@id" : "_:b942", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "someValuesFrom" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "_:b944", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000087", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00360022" + }, { + "@id" : "_:b946", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "complementOf" : "_:b2791" + }, { + "@id" : "_:b948", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000044" + }, { + "@id" : "_:b949", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000114", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000581", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000123" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b95", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b1050" ] + } + }, { + "@id" : "_:b950", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "http://purl.obolibrary.org/obo/BFO_0000015" ] + } + }, { + "@id" : "_:b952", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000054", "_:b889" ] + } + }, { + "@id" : "_:b953", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "someValuesFrom" : "http://purl.obolibrary.org/obo/UO_0010006" + }, { + "@id" : "_:b955", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000099", "_:b1097" ] + } + }, { + "@id" : "_:b957", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010028" + }, { + "@id" : "_:b958", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0002233", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000063" + }, { + "@id" : "_:b959", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "_:b1551" + }, { + "@id" : "_:b96", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "unionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000025", "http://openenergy-platform.org/ontology/oeo/OEO_00000298" ] + } + }, { + "@id" : "_:b960", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000593", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b961", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/IAO_0000136", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030024" + }, { + "@id" : "_:b962", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010242" + }, { + "@id" : "_:b963", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320039", "_:b1659" ] + } + }, { + "@id" : "_:b965", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "_:b966", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "hasValue" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "_:b967", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00030035" + }, { + "@id" : "_:b969", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010219", "_:b307" ] + } + }, { + "@id" : "_:b97", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010235", "http://purl.obolibrary.org/obo/RO_0000056" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000055", "http://openenergy-platform.org/ontology/oeo/OEO_00000388" ] + }, { + "@id" : "_:b974", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000047", + "annotatedTarget" : "\"A unit which is a standard measure of the amount of a 2-dimensional flat surface.\" [UOC:GVG]", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b975", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000118", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000062", + "annotatedTarget" : { + "@language" : "en", + "@value" : "is preceded by" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b976", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007" + }, { + "@id" : "_:b979", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/RO_0040042", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000050", + "annotatedTarget" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000017" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b98", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/IAO_0000028", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/imports/iao-extracted.owl" + }, { + "@id" : "_:b980", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", + "annotatedSource" : "http://purl.obolibrary.org/obo/UO_0000047", + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#Class" + }, + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/uo/releases/2023-05-25/uo.owl" + }, { + "@id" : "_:b981", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0010000" : "http://purl.obolibrary.org/obo/bfo/axiom/0000005", + "comment" : "per discussion with Barry Smith", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000116", + "annotatedSource" : "http://purl.obolibrary.org/obo/BFO_0000020", + "annotatedTarget" : { + "@language" : "en", + "@value" : "Specifically dependent continuant doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. We're not sure what else will develop here, but for example there are questions such as what are promises, obligation, etc." + } + }, { + "@id" : "_:b982", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000159", "_:b1982" ] + } + }, { + "@id" : "_:b984", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000085", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000039" + }, { + "@id" : "_:b985", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010017", "_:b1226" ] + } + }, { + "@id" : "_:b987", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000173", "_:b797" ] + } + }, { + "@id" : "_:b988", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097" + }, { + "@id" : "_:b989", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000091", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140076" + }, { + "@id" : "_:b99", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00140159" + }, { + "@id" : "_:b990", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "annotatedSource" : "http://openenergy-platform.org/ontology/oeo/OEO_00000396", + "annotatedTarget" : { + "@id" : "_:b758" + } + }, { + "@id" : "_:b991", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/RO_0000057", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00240027" + }, { + "@id" : "_:b992", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b2370", "_:b425" ] + } + }, { + "@id" : "_:b994", + "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#Restriction" ], + "intersectionOf" : { + "@list" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000025", "_:b995" ] + }, + "onProperty" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000218" + }, { + "@id" : "_:b995", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000530", "http://openenergy-platform.org/ontology/oeo/OEO_00010235" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030005", "http://openenergy-platform.org/ontology/oeo/OEO_00240000" ] + }, { + "@id" : "_:b996", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : [ "http://purl.obolibrary.org/obo/RO_0000056", "http://purl.obolibrary.org/obo/RO_0003001" ], + "someValuesFrom" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010020", "http://openenergy-platform.org/ontology/oeo/OEO_00110004" ] + }, { + "@id" : "_:b997", + "@type" : "http://www.w3.org/2002/07/owl#Restriction", + "onProperty" : "http://purl.obolibrary.org/obo/BFO_0000051", + "someValuesFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000024" + }, { + "@id" : "_:b998", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://purl.obolibrary.org/obo/IAO_0000115", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0003000", + "annotatedTarget" : "a produces b if some process that occurs_in a has_output b, where a and b are material entities. Examples: hybridoma cell line produces monoclonal antibody reagent; chondroblast produces avascular GAG-rich matrix.", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "_:b999", + "@type" : "http://www.w3.org/2002/07/owl#Axiom", + "annotatedProperty" : "http://www.w3.org/2000/01/rdf-schema#label", + "annotatedSource" : "http://purl.obolibrary.org/obo/RO_0002505", + "annotatedTarget" : "has intermediate", + "wasDerivedFrom" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/ro.owl" + }, { + "@id" : "http://example.com/bfo-spec-label", + "IAO_0000119" : "Person:Alan Ruttenberg" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/", + "@type" : "http://www.w3.org/2002/07/owl#Ontology", + "contributor" : [ "(0002) Mirjam Stappel (@stap-m)", "(0024) Kai Schnepf (@KaiSchnepf)", "(0004) Janna Hastings (@jannahastings)", "(0011) Ludwig Hülk (@Ludee)", "(0007) Patrick Kuckertz (@p-kuckertz)", "(0019) Lara Christmann (@solar-c)", "(0012) Izzet Kilicarslan (@Izzet91)", "(0021) Pierre-Francois Duc (@Bachibouzouk)", "(0035) Hannah Spinde (@h-spinde)", "(0032) Ludwig Mittermeier (@lumi321)", "(0031) Alexandra Seibicke (@Alex2448)", "(0028) Eugenio Salvador Arellano Ruiz (@areleu)", "(0017) Christian Winger (@wingechr)", "(0026) Alexander Stage (@stage1407)", "(0033) Ulf Müller (@u-mueller)", "(0015) Ulrich Frey (@litotes18)", "(0034) Nele Köhler (@nelekoehler)", "(0029) Markus Rothkötter (@markus-rothkoetter)", "(0016) Christoph Muschner (@chrwm)", "(0022) Sebastian Cordes (@sebcordes)", "(0027) Hedda Gardian (@heddaelisabethgardian)", "(0023) Michaja Pehl (@0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q)", "(0008) Carsten Hoyer-Klick (@carstenhoyerklick)", "(0030) Linda Rülicke (@rue-l)", "(0013) Franziska Drathschmidt (@fradra)", "(0020) Martin Glauer (@MGlauer)", "(0010) Kevin Knosala (@k-knosala)", "(0001) Lukas Emele (@l-emele)", "(0018) Fabian Neuhaus (@fabianneuhaus)", "(0036) Viktor Wichern (@viktorwichern)", "(0014) Simon Flügel (@sfluegel05)", "(0003) Anna Kleinau (@akleinau)", "(0005) Vera Sehn (@Vera-IER)", "(0006) Hannah Förster (@han-f)", "(0009) Christian Hofmann (@christian-rli)", "(0025) Till Mossakowski (@tillmo)" ], + "description" : "The Open Energy Ontology is an ontology for all aspects of the energy modelling domain.\n\nIt is developed in four main modules: 'oeo-model', a module for all entities related to models and modelling; 'oeo-physical', a module for all entities related to the world of energy and energy generation; 'oeo-social', a module for all relevant social and economic aspects of the energy domain; 'oeo-shared', a module to cover entities and relations needed in all of the modules above to prevent them getting implemented multiple times.\nA supplementary module is the oeo-physical-axioms module, which contains general class axioms.", + "license" : "http://creativecommons.org/publicdomain/zero/1.0/", + "title" : "Open Energy Ontology", + "versionIRI" : "http://openenergy-platform.org/ontology/oeo/releases/2.1.0/oeo.owl" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fuel role is a role of a portion of matter that has the disposition to be an energy carrier and is used in a process that releases the carried energy by transforming the portion of matter into a different kind of portion of matter in a way that releases heat or does work.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/227\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/279\n\nadd has bearer axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1167\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1178\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "IAO_0006011" : "http://purl.obolibrary.org/obo/CHEBI_33292", + "label" : { + "@language" : "en", + "@value" : "fuel role" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000023", "_:b546" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A biofuel power unit is a power generating unit using biofuel.", + "label" : { + "@language" : "en", + "@value" : "biofuel power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b2390", "_:b631" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A biogas power plant is a biofuel power plant that has biogas power units as parts.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "label" : { + "@language" : "en", + "@value" : "biogas power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000073", "_:b466" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000005", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A biogas power unit is a biofuel power unit using biogas as fuel.", + "label" : { + "@language" : "en", + "@value" : "biogas power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000003", "_:b931" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000006", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Carbon dioxide is a portion of matter with the chemical formula CO2. It has a gaseous normal state of matter. It occurs naturally in the atmosphere as a trace gas and can work as a greenhouse gas.", + "IAO_0000118" : "CO2", + "IAO_0000233" : "move to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1615\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "IAO_0006011" : "http://purl.obolibrary.org/obo/CHEBI_16526", + "label" : { + "@language" : "en", + "@value" : "carbon dioxide" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b394", "_:b490" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Chemical energy is energy that is stored in the chemical bonds of a substance, which can be released by a chemical reaction.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/174\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/214\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_2000023", + "label" : { + "@language" : "en", + "@value" : "chemical energy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000008", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A coal power unit is a power generating unit using coal as fuel.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "label" : { + "@language" : "en", + "@value" : "coal power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b2365", "_:b2366", "_:b1506" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000009", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An electric heat pump is a heat pump that uses electrical energy as drive energy.", + "IAO_0000233" : "fix energy axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1281\npull: https://github.com/OpenEnergyPlatform/ontology/pulls/1282", + "label" : { + "@language" : "en", + "@value" : "electric heat pump" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000212", "_:b2872" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000010", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An electro motive generator is a generator that converts kinetic energy into electric energy.", + "label" : { + "@language" : "en", + "@value" : "electro motive generator" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000188", "_:b247" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000011", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An energy converting component is an artificial object that is usually a discrete part of an energy transformation unit with the function of transforming, transferring or changing a certain type of energy." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/173\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/273\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/372\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/646\n\nrenaming to component\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/895\n\nredefine\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1010\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1265\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1359\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "comment" : "formerly called energy transformer and formerly called energy converting device", + "label" : { + "@language" : "en", + "@value" : "energy converting component" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b904", "_:b1310", "_:b1311" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000012", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy storage function is the function of an artificial object that has been engineered to contain energy for later usage whereby input energy and usable output energy are of the same type.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/209\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/276\n\nImprove definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1170\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348", + "label" : { + "@language" : "en", + "@value" : "energy storage function" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000151", "_:b1506" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000013", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fluorinated greenhouse gas is a greenhouse gas that is produced by fluorination. Hence it contains Fluor (F) atoms and is of anthropogenic origin.", + "label" : { + "@language" : "en", + "@value" : "fluorinated greenhouse gas" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000020", + "equivalentClass" : "_:b2766" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000014", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fossil combustion fuel is a combustion fuel with the origin fossil.", + "IAO_0000233" : "move to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "comment" : "This class is used to implement the subset relationship between origins fossil and geogenic: Every object with the origin fossil also has the origin geogenic.", + "label" : { + "@language" : "en", + "@value" : "fossil combustion fuel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000099", "_:b873" ], + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00000072", + "equivalentClass" : "_:b3040" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000016", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fuel cell is a generator that converts chemical energy into electricity using redox reactions.", + "IAO_0000233" : "Improve axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1337\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1340", + "label" : { + "@language" : "en", + "@value" : "fuel cell" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000188", "_:b853", "_:b289", "_:b1071" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000017", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A gas fired power unit is a power generating unit using gas as fuel.", + "IAO_0000118" : "gas power unit", + "IAO_0000233" : "Add 'gas power unit' as alternative term:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1362/", + "label" : { + "@language" : "en", + "@value" : "gas fired power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b2166", "_:b682" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000019", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A geothermal power unit is a power unit using geothermal heat.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752\n\nAdd 'has energy input' axiom:\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1423\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437\n\nAdd function:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1423\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437", + "label" : { + "@language" : "en", + "@value" : "geothermal power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b2560", "_:b289", "_:b1877", "_:b33" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000020", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A greenhouse gas is a portion of matter that has the disposition to contribute to the greenhouse effect.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/56\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/234\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nAdd global warming potential axiom:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1410\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "greenhouse gas" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b1069", "_:b1070" ], + "equivalentClass" : "_:b1071" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000021", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A hard coal power unit is a coal power unit using hard coal as fuel.", + "label" : { + "@language" : "en", + "@value" : "hard coal power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000008", "_:b76" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000022", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A hydrogen power unit is a power generating unit using hydrogen as fuel.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "label" : { + "@language" : "en", + "@value" : "hydrogen power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b682", "_:b2708", "_:b799" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000024", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A lignite power unit is a coal power unit using lignite as fuel.", + "label" : { + "@language" : "en", + "@value" : "lignite power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000008", "_:b33" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000025", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Methane is a hydrocarbon with the chemical formula CH4. It has a gaseous normal state of matter. It occurs naturally in the atmosphere as a trace gas and can work as a greenhouse gas. As it can be oxidised it can be used as a fuel.", + "IAO_0000118" : "CH4", + "IAO_0000233" : "classification changed:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/786\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/805", + "IAO_0006011" : "http://purl.obolibrary.org/obo/CHEBI_16183", + "label" : { + "@language" : "en", + "@value" : "methane" + }, + "subClassOf" : [ "_:b1023", "http://openenergy-platform.org/ontology/oeo/OEO_00140159", "_:b746", "_:b1024", "_:b1025", "_:b1026" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000026", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Nitrogen trifluoride is a portion of matter with the chemical formula NF3. It has a gaseous normal state of matter. It can work as a potent greenhouse gas and has an anthropogenic origin.", + "IAO_0000118" : "NF3", + "label" : { + "@language" : "en", + "@value" : "nitrogen trifluoride" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b1733", "_:b1489" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000027", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Nitrous oxide is a portion of matter with the chemical formula N2O. It has a gaseous normal state of matter. It occurs naturally in the atmosphere as a trace gas and it can work as a greenhouse gas.", + "IAO_0000118" : [ "N2O", "dinitrogen oxide" ], + "IAO_0006011" : "http://purl.obolibrary.org/obo/CHEBI_17045", + "label" : { + "@language" : "en", + "@value" : "nitrous oxide" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b2679", "_:b2680" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000028", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A nuclear energy carrier is an energy carrier used in nuclear power stations to produce heat for steam turbines. Heat is created when the nuclear fuel undergoes nuclear fission.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/182\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/237", + "label" : { + "@language" : "en", + "@value" : "nuclear energy carrier disposition" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000029", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A nuclear power unit is a power generating unit using nuclear fuel.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "label" : { + "@language" : "en", + "@value" : "nuclear power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b1113", "_:b1678", "_:b504" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000030", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An oil power unit is a power generating unit using oil as fuel.", + "label" : { + "@language" : "en", + "@value" : "oil power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b1753", "_:b299", "_:b727" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000031", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power plant is an energy transformation unit consisting of power generating units and a grid component that feeds electric energy into an electric grid.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/173\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/273\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/588\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/594\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/372\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/646\n\nsubclass of energy transformation unit\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/895\n\nmore precise axioms\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1360\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b2274", "_:b504", "_:b1389" ], + "equivalentClass" : "_:b992" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000032", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A photovoltaic cell (PV cell) is a generator that converts solar energy into electrical energy.", + "IAO_0000118" : [ "solar cell", "PV cell" ], + "IAO_0000233" : "change produces axiom to 'has energy output'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006\n\nAdd axiom to 'has part some solar radiation receiving surface'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1074\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1228\n\nUpdate definition, label and axioms, add alternative terms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1152\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1220", + "label" : { + "@language" : "en", + "@value" : "photovoltaic cell" + }, + "subClassOf" : [ "_:b1590", "_:b299", "http://openenergy-platform.org/ontology/oeo/OEO_00000188", "_:b165", "_:b762" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000033", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A renewable fuel is a fuel that has a renewable origin and an renewable energy carrier disposition", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/741\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/861", + "label" : { + "@language" : "en", + "@value" : "renewable fuel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000173", "_:b377" ], + "equivalentClass" : "_:b2121" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000034", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A solar power unit is a power generating unit using solar power.", + "IAO_0000233" : "Add function:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1423\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437", + "label" : { + "@language" : "en", + "@value" : "solar power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b734", "_:b735" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000035", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A solar thermal power unit is a solar power unit that has solar thermal collectors as parts.", + "IAO_0000233" : "change produces energy axiom to 'has energy output':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "label" : { + "@language" : "en", + "@value" : "solar thermal power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000034", "_:b1717", "_:b5" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000036", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A solid biomass power plant is a biofuel power plant that has solid biomass power units as parts.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "label" : { + "@language" : "en", + "@value" : "solid biomass power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000073", "_:b399" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000037", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A solid biomass power unit is a biomass power unit using solid biomass as fuel.", + "label" : { + "@language" : "en", + "@value" : "solid biomass power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000003", "_:b3072" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000038", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Sulphur hexafluoride is a portion of matter with the chemical formula SF6. It has a gaseous normal state of matter. It can work as a potent greenhouse gas and has an anthropogenic origin.", + "IAO_0000118" : [ "SF6", "sulfur hexafluoride" ], + "label" : { + "@language" : "en", + "@value" : "sulphur hexafluoride" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b2030", "_:b2330" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000039", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A thermal energy storage function is an energy storage function with thermal energy as input and output.", + "IAO_0000233" : "Improve definition and label:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1262\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348", + "label" : { + "@language" : "en", + "@value" : "thermal energy storage function" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000012" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000040", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Uranium is a portion of matter that has the atomic number 92. It is a silver-grey metal.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/182\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/237", + "IAO_0006011" : "http://purl.obolibrary.org/obo/CHEBI_33499", + "label" : { + "@language" : "en", + "@value" : "uranium" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b1888", "_:b762", "_:b612", "_:b938" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000041", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A waste power unit is a power generating unit using waste as fuel.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "label" : { + "@language" : "en", + "@value" : "waste power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b496", "_:b273", "_:b2021" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000042", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A waste role is a role of a material entity that has been discarded after primary use.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/132\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/207\n\nadd 'has bearer' axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1310\n\nchanged bearer to material entity\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1376\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1638", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_01000665", + "label" : { + "@language" : "en", + "@value" : "waste role" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000023", "_:b1870" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000043", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Wind is a process of air naturally moving.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/211\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/225", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_01000793", + "label" : { + "@language" : "en", + "@value" : "wind" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b457" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000044", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A wind energy converting unit is a power generating unit that uses wind energy.", + "IAO_0000118" : "wind turbine", + "IAO_0000233" : "Issue: https://github.com/OpenEnergyPlatform/ontology/issues/753\nPull Request: https://github.com/OpenEnergyPlatform/ontology/pull/754\n\nchange uses energy axiom to 'has energy input':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006\n\nAdd function:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1423\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437", + "label" : { + "@language" : "en", + "@value" : "wind energy converting unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b1484", "_:b659", "_:b735", "_:b1485", "_:b1486", "_:b5" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000045", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A producer is an agent that makes goods.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/835\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/845\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/314\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/370\n\nmove axiom to shared-axioms\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1703\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1706", + "label" : { + "@language" : "en", + "@value" : "producer" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000051", "_:b2347" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000047", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An AC-line is a powerline for transferring high voltage alternating current." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/231\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/385", + "comment" : "undirected", + "label" : { + "@language" : "en", + "@value" : "AC-line" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000253", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00000126" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000048", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An acronym is an abbreviation of the title by using the first letters of each part of the title." + }, + "IAO_0000233" : "make subclass of abbreviation:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1039\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1075", + "label" : { + "@language" : "en", + "@value" : "acronym" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010247" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000049", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000281" + }, + "label" : { + "@language" : "en", + "@value" : "active" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000051", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Agent is a role of a person or organisation that directs its activity towards achieving goals." + }, + "IAO_0000233" : "issue:https://github.com/OpenEnergyPlatform/ontology/issues/148\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/210\n\nadd 'has bearer' axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1310", + "label" : { + "@language" : "en", + "@value" : "agent" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000023", "_:b3129" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000054", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Air is a gas mixture that forms the Earth's atmosphere." + }, + "IAO_0000119" : "https://en.wikipedia.org/wiki/Air_(disambiguation)", + "IAO_0000233" : "add origin\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/515\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/684\nremove origin \npull request: https://github.com/OpenEnergyPlatform/ontology/pull/861\nmake subclass of gas mixture and improve definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/988\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1009\n\nremove axiom 'is used by' some 'energy storage unit'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1495\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1499", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_00002005", + "label" : { + "@language" : "en", + "@value" : "air" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010236", "_:b1408", "_:b2153", "_:b2154" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000055", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Air pollution occurs when harmful or excessive quantities of substances including gases, particles, and biological molecules are introduced into Earth's atmosphere." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://en.wikipedia.org/w/index.php?title=Air_pollution&oldid=877082014" + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/406\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/410", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_02500037", + "label" : { + "@language" : "en", + "@value" : "air pollution" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000330", "_:b2511" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000056", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Ambient thermal energy is thermal energy that is stored in the ambient air, beneath the surface of solid earth or in surface water. It is captured by heat pumps." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/728\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/742", + "label" : { + "@language" : "en", + "@value" : "ambient thermal energy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000058", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Anthracite is a hard coal with a high caloric value due to its high carbon content (about 90 % fixed carbon).", + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_2000011", + "comment" : { + "@language" : "en", + "@value" : "Its gross calorific value is greater than 23 865 kJ/kg (5 700 kcal/kg) on an ash-free but moist basis." + }, + "label" : { + "@language" : "en", + "@value" : "anthracite" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000204" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000059", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An API (Application Programming interface) is a software interface allowing two Software applications to communicate with each other.", + "label" : { + "@language" : "en", + "@value" : "API" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000239", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00000202" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000061", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An artificial object is an object that was deliberately manufactured by humans to address a particular purpose.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/86\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/121 (artificial object definition)\nsubclasses\nhttps://github.com/OpenEnergyPlatform/ontology/pull/128\nrelation to space requirement\nhttps://github.com/OpenEnergyPlatform/ontology/pull/933\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "artificial object" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000030", "_:b3557" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000062", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Associated gas is a natural gas that is a byproduct from crude oil exploitation." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "label" : { + "@language" : "en", + "@value" : "associated gas" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000292" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000063", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An assumption is an information content entity about a property of a system or process. It determines a part of a scenario content." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/353\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/525" + }, + "label" : { + "@language" : "en", + "@value" : "assumption" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000030", "_:b1934" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000064", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An author is an agent that creates or has created written work.", + "label" : { + "@language" : "en", + "@value" : "author" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000051" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000066", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Aviation gasoline is gasoline used as motor spirit and prepared especially for aviation piston engines, with an octane number suited to the engine, a freezing point of -60 °C and a distillation range usually within the limits of 30 °C and 180 °C." + }, + "IAO_0000116" : "The term gasoline was chosen as this term is more often used in energy modelling and energy statistics. This is a deliberate deviation from the convention of British English spelling in the OEO.", + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "IAO_0000233" : "Add 'physical output of' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1318\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1331", + "label" : { + "@language" : "en", + "@value" : "aviation gasoline" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000183", "_:b3138" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000068", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A battery is an energy storage object using different chemical or physical reactions to store energy." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/773\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/801", + "label" : { + "@language" : "en", + "@value" : "battery" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000159", "_:b1898", "_:b1484", "_:b1595", "_:b1485" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000071", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Biodiesel is a portion of matter that has a liquid state of matter and has a diesel fuel role. It is produced from plants or animals and thus has a biogenic origin.", + "IAO_0000233" : "redefine and change axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/960\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1027", + "label" : { + "@language" : "en", + "@value" : "biodiesel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b715", "_:b716", "_:b717", "_:b718" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000072", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A biofuel is a combustion fuel that has a biogenic origin.", + "IAO_0000118" : "biogenic combustion fuel", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/396\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/400\n\nremove origin \npull request: https://github.com/OpenEnergyPlatform/ontology/pull/861\n\nredefine:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/872\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/952\n\nfix subclassof:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/965\n\nalternative term and disjoint:\nhttps://github.com/OpenEnergyPlatform/ontology/issues/872\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1048\n\ndelete 'renewable energy carrier disposition':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/872\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1409", + "label" : { + "@language" : "en", + "@value" : "biofuel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000099", "_:b1693", "_:b211" ], + "equivalentClass" : "_:b1694" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000073", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A biofuel power plant is a power plant that has biofuel power units as parts.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "label" : { + "@language" : "en", + "@value" : "biofuel power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000031", "_:b930" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000074", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Biogas is a gas mixture produced by anaerobic digestion. It consists mainly of methane and carbon dioxide and can be used as fuel.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/872\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/952\nimprove definition and make subclass of gas mixture:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/988\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1009", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_01000556", + "label" : { + "@language" : "en", + "@value" : "biogas" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010236", "_:b1335", "_:b613", "_:b3058", "_:b2341", "_:b1900" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000075", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Biogasoline is a portion of matter that has a liquid state of matter and has a gasoline fuel role. It consists of bioethanol, biomethanol and products of these two substances. It is made from vegetable or animal material and thus has a biogenic origin.", + "IAO_0000116" : "The term gasoline was chosen as this term is more often used in energy modelling and energy statistics. This is a deliberate deviation from the convention of British English spelling in the OEO.", + "IAO_0000118" : { + "@language" : "en", + "@value" : "bioethanol" + }, + "IAO_0000233" : [ "issue: https://github.com/OpenEnergyPlatform/ontology/issues/439\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/445\n\nredefine and change axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/960\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1027", "https://github.com/OpenEnergyPlatform/ontology/issues/1028\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1037" ], + "comment" : "biopetrol", + "label" : { + "@language" : "en", + "@value" : "biogasoline" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b2978", "_:b2205", "_:b3473", "_:b3417", "_:b2117" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000077", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Blast furnace gas is manufactured coal based gas produced during the combustion of coke in blast furnaces in the iron and steel industry. It is recovered and used as a fuel partly within the plant and partly in other steel industry processes or in power stations equipped to burn it. The quantity of fuel should be reported on a gross calorific value basis." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "label" : { + "@language" : "en", + "@value" : "blast furnace gas" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000263" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000078", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A boolean variable is a variable that represents a boolean value." + }, + "IAO_0000233" : "definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1148\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1255", + "label" : { + "@language" : "en", + "@value" : "boolean variable" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000435", "_:b2361" ], + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00240004" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000081", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382" + }, + "label" : { + "@language" : "en", + "@value" : "c++" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000084", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Charcoal is a portion of matter produced from wood via pyrolysis. It has a solid state of matter and can be used as fuel." + }, + "IAO_0000233" : "issue:https://github.com/OpenEnergyPlatform/ontology/issues/872\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/952\nadd axiom to secondary energy carrier disposition\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1222\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1243", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_01000560", + "label" : { + "@language" : "en", + "@value" : "charcoal" + }, + "subClassOf" : [ "_:b413", "_:b2314", "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b502", "_:b898", "_:b1259" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000085", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A citation reference is a reference stating where a citation was taken from.", + "label" : { + "@language" : "en", + "@value" : "citation reference" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000353" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000087", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A client is an agent that receives a product or service.", + "IAO_0000233" : "rework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "client" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000051" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000088", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Coal is a portion of matter consisting of combustible black or brownish-black sedimentary rock, formed as rock strata called coal seams." + }, + "IAO_0000119" : "https://en.wikipedia.org/w/index.php?title=Coal&oldid=907331967", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_02000091", + "comment" : "Coal is mostly carbon with variable amounts of other elements; chiefly hydrogen, sulphur, oxygen, and nitrogen. Coal is formed if dead plant matter decays into peat and over millions of years the heat and pressure of deep burial converts the peat into coal.", + "label" : { + "@language" : "en", + "@value" : "coal" + }, + "subClassOf" : [ "_:b1588", "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b2900", "_:b1243", "_:b823", "_:b2684" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000089", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A coal power plant is a power plant that has coal power units as parts." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_2000038", + "label" : { + "@language" : "en", + "@value" : "coal power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000031", "_:b1548" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000090", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A code documentation is a documentation explaining and annotating software code.", + "label" : { + "@language" : "en", + "@value" : "code documentation" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000380" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000091", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A code source is a data descriptor describing the origin of some code.", + "label" : { + "@language" : "en", + "@value" : "code source" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000119" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000092", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000392" + }, + "label" : { + "@language" : "en", + "@value" : "coin- or_cbc" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000093", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Coke oven gas is manufactured coal based gas obtained as a by-product of the manufacture of coke oven coke for the production of iron and steel." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "label" : { + "@language" : "en", + "@value" : "coke oven gas" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000263" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000094", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Coking coal is hard coal that is bituminous with a quality that allows the production of a coke suitable to support a blast furnace charge. Its gross calorific value is greater than 23 865 kJ/kg (5 700 kcal/kg) on an ash-free but moist basis." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "label" : { + "@language" : "en", + "@value" : "coking coal" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000204" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000096", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Colliery gas is natural gas found in coal mines (British English: colliery). The main component is methane. Synonyms are firedamp, mine gas. It is used as a fossil fuel." + }, + "IAO_0000118" : [ "firedamp", "mine gas" ], + "IAO_0000233" : "Add alternative labels:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1406", + "label" : { + "@language" : "en", + "@value" : "colliery gas" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000292" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000097", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A combustible energy carrier is an energy carrier that releases energy from a material entity in form of heat or work, by chemical reaction with other substances.", + "IAO_0000233" : "Add 'realized in' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1320\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1353\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "combustible energy carrier disposition" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000151", "_:b2782" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000099", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A combustion fuel is a fuel that realises its fuel role in processes that release energy in the form of heat or work by chemical reaction with other substances.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/182\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/237\n\nUpdate definition:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/931\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "combustion fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000173", + "equivalentClass" : "_:b11" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000102", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Compressed air is air that has been compressed to store energy. To discharge energy, the air is expanded." + }, + "IAO_0000233" : "add axiom to secondary energy carrier disposition\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1222\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1243", + "label" : { + "@language" : "en", + "@value" : "compressed air" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000054", "_:b163" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000104", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : { + "@language" : "en", + "@value" : "\"The carbon dioxide emissions in Germany have to be reduced by 95% till 2050.\" is a constraint for a model calculation about the energy system." + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "A constraint is a condition that has to be fulfilled within a calculation." + }, + "label" : { + "@language" : "en", + "@value" : "constraint" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000105", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A consumer is a user of a commercial product or service." + }, + "label" : { + "@language" : "en", + "@value" : "consumer" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000431" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000107", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A contact person is an agent that can be contacted for help or information about a specific service or good.", + "IAO_0000233" : "rework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "contact person" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000051" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000114", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000392" + }, + "label" : { + "@language" : "en", + "@value" : "cplex" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000115", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Crude oil is a portion of mater of fossil origin comprising a mixture of hydrocarbons and associated impurities, such as sulphur. It exists in the liquid phase under normal surface temperature and pressure and its physical characteristics (density, viscosity, etc.) are highly variable. This category includes field or lease condensate recovered from associated and non-associated gas where it is commingled with the commercial crude oil stream." + }, + "IAO_0000118" : "petroleum", + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "IAO_0000233" : "make direct subclass of 'portion of matter' and preserve axioms from old class 'oil and petroleum products'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/811\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1024\n\nAdd petroleum as alternative label:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1318\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1331\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "crude oil" + }, + "subClassOf" : [ "_:b2394", "_:b530", "_:b1949", "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b2775", "_:b633", "_:b1534" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000117", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A dam is an artificial object that stops or restricts the flow of water or underground streams." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/681\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/755", + "label" : { + "@language" : "en", + "@value" : "dam" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b2753" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000118", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A database is an information content entity that stores data items and data sets.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/253\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/272\n\nAdd 'has licence' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1275\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547", + "label" : { + "@language" : "en", + "@value" : "database" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000030", "_:b226", "_:b1139" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000119", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A data descriptor is an information content entity that contains additional information about some data.", + "IAO_0000118" : "metadata", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/612\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/724\tmove to oeo-shared\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\nrework module structure \t\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\nadd alternative label \"metadata\"\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1548\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1775", + "label" : { + "@language" : "en", + "@value" : "data descriptor" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000120", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A data format is a data descriptor that specifies the structure in which the data item is encoded.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1145\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1326", + "label" : { + "@language" : "en", + "@value" : "data format" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000119", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00000312" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000121", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000120" + }, + "label" : { + "@language" : "en", + "@value" : "data frame" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000122", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Data postprocessing is data processing that transforms the output of a model calculation into a form that is suitable for presentation.", + "label" : { + "@language" : "en", + "@value" : "data postprocessing" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000124" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000123", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Data preprocessing is data processing that transforms the input into a form that is useable for a model calculation.", + "label" : { + "@language" : "en", + "@value" : "data preprocessing" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000124" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000124", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/252\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/289", + "comment" : "data processing is a transformation in which a data item gets transformed.", + "label" : { + "@language" : "en", + "@value" : "data processing" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000419", "_:b2548" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000125", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "data processing software is software used in the context of data processing.", + "label" : { + "@language" : "en", + "@value" : "data processing software" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000126", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An HVDC-line is a powerline for transferring high voltage direct current." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/231\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/385", + "comment" : "directed", + "label" : { + "@language" : "en", + "@value" : "HVDC-line" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000253" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000128", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An energy demand sector is a sector that covers energy consumers." + }, + "IAO_0000118" : "final energy sector", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/30\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/484\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "energy demand sector" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000129", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Grid transferred thermal energy is thermal energy that is transferred via the grid-bound heating process." + }, + "IAO_0000118" : "derived heat", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/393\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/770", + "label" : { + "@language" : "en", + "@value" : "grid transferred thermal energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000207", "_:b707" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000130", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000120" + }, + "label" : { + "@language" : "en", + "@value" : "dict" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000131", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Diesel fuel is gas diesel oil used on-road for diesel compression ignition (cars, trucks, etc.), usually of low sulphur content." + }, + "IAO_0000118" : { + "@language" : "en", + "@value" : "transport diesel" + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "IAO_0000233" : "relabel and add axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/960\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1027\n\nAdd 'physical output of' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1318\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1331", + "label" : { + "@language" : "en", + "@value" : "fossil diesel fuel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000181", "_:b634", "_:b635" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000132", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "District heating is a grid-bound heating transfer to residential or commercial buildings." + }, + "IAO_0000118" : "district grid-bound heating", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/393\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/770", + "label" : { + "@language" : "en", + "@value" : "district heating" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020073" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000133", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A DOI (digital object identifier) is a persistent identifier or handle used to uniquely identify objects, standardized by the International Organization for Standardization (ISO).\nsource: https://en.wikipedia.org/wiki/Digital_object_identifier" + }, + "IAO_0000118" : "digital object identifier", + "label" : { + "@language" : "en", + "@value" : "DOI" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000028" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Electrical energy is a form of energy derived from the potential or kinetic energy of charged particles." + }, + "IAO_0000118" : "electricity", + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://en.wikipedia.org/wiki/Electrical_energy" + }, + "IAO_0000233" : "definition of electrical energy:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/224\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/524\n\nalternative term electricity:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/381\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/621\n\nadd commodity role:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/891\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022\n\nadd axiom to electricity im/exports:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/998\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1221\n\nmove class to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1327\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_2000020", + "label" : { + "@language" : "en", + "@value" : "electrical energy" + }, + "subClassOf" : [ "_:b2696", "_:b769", "http://openenergy-platform.org/ontology/oeo/OEO_00000150", "_:b823" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000143", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An electricity grid is a supply grid that distributes electrical energy / electricity." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/138\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/165\n\nMove to oeo-shared:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1360\n\nupdated part relation between electricity grid and power line to have simple restrictions:\n\nreplace min 1 restriction by some restriction\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1430\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1479\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "electricity grid" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000200", "_:b1208", "_:b1621" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000144", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An electricity grid component is a grid component that is part of an electricity grid." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/36\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/385\n\nMove to oeo-shared:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1360\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "electricity grid component" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020006", + "equivalentClass" : "_:b2060" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000145", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An electricity sector is a transformation sector that covers electricity generation and transport of electrical energy to consumers of electrical energy." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/30\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/484\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "electricity sector" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000158" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000146", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An electric vehicle (abbreviated as EV) is a vehicle that uses one or more electric traction motors." + }, + "IAO_0000118" : "EV", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/425\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/431\n\nchange uses energy axiom to 'has energy input':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006\n\nAdapt definition and convert to equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315", + "label" : { + "@language" : "en", + "@value" : "electric vehicle" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010023", "_:b1364" ], + "equivalentClass" : "_:b1365" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000147", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "emission is a process releasing by-products from human activity (e.g. production, distribution or consumption) into the environment." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/56\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/234\nmoved to oeo-shared\nhttps://github.com/OpenEnergyPlatform/ontology/pull/956\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "emission" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b2232" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000148", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An emission factor is a process attribute that quantifies the emissions or removals of a gas per unit activity.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/243\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/581\nmoved to oeo-shared\nhttps://github.com/OpenEnergyPlatform/ontology/pull/956\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "emission factor" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030019", "_:b633", "_:b895" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000149", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : { + "@language" : "en", + "@value" : "The measurement series of some experiment." + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "An empirical data set is a dataset that is obtained from observations in the real world." + }, + "IAO_0000233" : "Move to oeo-shared and harmonise label:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1463\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "empirical data set" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000100", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00000403" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "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)", + "IAO_0000119" : "Derived from https://www.lexico.com/en/definition/energy", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/224\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/364\nfix grammar error:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/657\nupdate definition\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/660\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/665\nmove to oeo-shared\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1030\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1101\nadjust definition\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1165\n\nAxiomatise relations between origin, energy and portion of matter:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1183\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1192\n\nAdd bearer:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1485\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_2000015", + "comment" : "Energy is power integrated over time.", + "label" : { + "@language" : "en", + "@value" : "energy" + }, + "subClassOf" : [ "_:b1169", "http://purl.obolibrary.org/obo/BFO_0000019", "_:b1170" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An energy carrier disposition is a disposition of an material entity that contains energy for conversion as usable energy." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/209\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/276\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/407\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/627\nmove to oeo-shared\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/869\n\nadd has bearer axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1167\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1178\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy carrier disposition" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000016", "_:b1251", "_:b1090" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000158", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy transformation sector is a sector that covers energy production, energy transformation from primary to secondary energy and transport of energy to the demand sector.", + "IAO_0000118" : [ "energy industry sector", "energy sector" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/30\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/484\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "energy transformation sector" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000159", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy storage object is an artificial object that has the function energy storage.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/209\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/276\n\nMake equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1262\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1265\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1359", + "label" : { + "@language" : "en", + "@value" : "energy storage object" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b3202" ], + "equivalentClass" : "_:b454" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000160", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The concept of \"energy balance\" is an accounting framework for the compilation and understanding of data on all energy products entering, exiting and being used in a country. The energy balance is the most complete statistical accounting of energy products and their flow in the economy. Columns of the energy balance represent energy products (fuels). Rows represent energy flows.\n\nThe energy balance expresses all forms of energy in a common accounting unit. The balance shows the relationships between supply, inputs to the energy transformation processes and their outputs as well as the actual energy consumption by different sectors of end-use.", + "IAO_0000116" : "This is a general description of an energy balance. A link to a complete Eurostat energy balance is provided under the URL for 'definition source'", + "IAO_0000119" : "https://ec.europa.eu/eurostat/statistics-explained/index.php/Energy_balance#What_is_an_energy_balance.3F", + "IAO_0000233" : "Change type and label:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1400\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1463\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010407" + }, + "label" : { + "@language" : "en", + "@value" : "Eurostat energy balance sector division" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000161", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An external optimiser is a software external to a model that computes an optimisation.", + "IAO_0000118" : "external optimizer", + "label" : { + "@language" : "en", + "@value" : "external optimiser" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000162", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A factsheet is a document that collects information about a specific topic in a structured way.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/250\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/271\n\nAdd 'has licence' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1275\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547", + "comment" : "this entity is general and not specific to the OEP factsheets.", + "label" : { + "@language" : "en", + "@value" : "factsheet" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000310", "_:b2881" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000163", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "False is a boolean value which is intended to represent the truth value false (denoted by 0, by -, the falsum ⊥, or falsch (F) in German).", + "IAO_0000118" : { + "@language" : "de", + "@value" : "falsch" + }, + "IAO_0000233" : "definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1148\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1255", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010422" + }, + "label" : { + "@language" : "en", + "@value" : "false" + }, + "differentFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00000424" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000165", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A field photovoltaic power plant (also: solar farm, solar park) is a photovoltaic power plant that is installed out in the open on the ground." + }, + "IAO_0000118" : "Solar park", + "label" : { + "@language" : "en", + "@value" : "field photovoltaic power plant" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000324", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00000361" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000169", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A flow battery is a battery in which chemical energy is provided by two chemical components dissolved in liquids contained within the system and separated by a membrane. Ion exchange (accompanied by flow of electric current) occurs through the membrane while both liquids circulate in their own respective space." + }, + "IAO_0000118" : "redox flow battery", + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://en.wikipedia.org/w/index.php?title=Flow_battery&oldid=907053515" + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/773\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/801", + "label" : { + "@language" : "en", + "@value" : "flow battery" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000068" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000170", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382" + }, + "label" : { + "@language" : "en", + "@value" : "fortran" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000172", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A framework factsheet is a factsheet that contains information about a software framework.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/414\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/440\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/584", + "label" : { + "@language" : "en", + "@value" : "framework factsheet" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000162", "_:b1263" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000173", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fuel is a portion of matter that has the disposition to be an energy carrier and that has a fuel role.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/227\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/279\nadd role fuel commodity\nhttps://github.com/OpenEnergyPlatform/ontology/pull/748\n\nshorten definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1184\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1187\n\nAdd good role:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1269\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1299\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "fuel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b573" ], + "equivalentClass" : "_:b574" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000174", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fueled power plant is a power plant that has fueled power units as parts.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/292\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/306", + "label" : { + "@language" : "en", + "@value" : "fueled power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000031", "_:b1370" ], + "equivalentClass" : "_:b1573" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000175", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fueled power unit is a power generating unit that uses fuel.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/292\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/306", + "label" : { + "@language" : "en", + "@value" : "fueled power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b626" ], + "equivalentClass" : "_:b743" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000180", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382" + }, + "label" : { + "@language" : "en", + "@value" : "gams" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000181", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Gas/diesel oil is a portion of matter that is primarily a medium distillate distilling between 180 °C and 380 °C. Includes blending components. Several grades are available depending on uses." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "IAO_0000233" : "make direct subclass of 'portion of matter' and preserve axioms from old class 'oil and petroleum products'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/811\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1024\n\nadd axiom to secondary energy carrier disposition\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1222\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1243\n\nAdd 'physical output of' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1318\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1331", + "label" : { + "@language" : "en", + "@value" : "gas diesel oil" + }, + "subClassOf" : [ "_:b2348", "_:b2923", "_:b2717", "_:b3325", "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b1886", "_:b99", "_:b1640" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000182", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The state of being a gas. A portion of matter is in gaseous state if and only if it has has no definite shape and no definite volume and is not electrically conductive.", + "IAO_0000233" : "move to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390,\nrestructure modules:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000395" + }, + "label" : { + "@language" : "en", + "@value" : "gaseous" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000183", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : [ "https://en.wikipedia.org/w/index.php?title=Gasoline&oldid=867948640", "Gasoline (American English) or petrol (British English) is a portion of matter in the form of a transparent petroleum-derived liquid that is used primarily as a fuel in spark-ignited internal combustion engines. It consists mostly of organic compounds obtained by the fractional distillation of petroleum, enhanced with a variety of additives." ], + "IAO_0000116" : "The term gasoline was chosen as this term is more often used in energy modelling and energy statistics. This is a deliberate deviation from the convention of British English spelling in the OEO.", + "IAO_0000118" : "petrol", + "IAO_0000233" : "make direct subclass of 'portion of matter' and preserve axioms from old class 'oil and petroleum products'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/811\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1024\n\nrelabel and add axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/960\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1027\n\nadd axiom to secondary energy carrier disposition\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1222\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1243\n\nAdd 'physical output of' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1318\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1331", + "label" : { + "@language" : "en", + "@value" : "gasoline" + }, + "subClassOf" : [ "_:b1325", "_:b934", "_:b1326", "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b1327", "_:b1328", "_:b1329", "_:b1330" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000184", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A gas power plant is a power plant that has gas fired power units as parts." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "label" : { + "@language" : "en", + "@value" : "gas power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000031", "_:b2213" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000185", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A gas turbine is a turbine that participates in a gas turbine process. It is also called combustion turbine.", + "IAO_0000118" : "combustion turbine", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/299\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/300\n\nchange produces energy axiom to 'has energy output':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "label" : { + "@language" : "en", + "@value" : "gas turbine" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000425", "_:b2759", "_:b897" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000186", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Gasworks gas is manufactured coal based gas that covers all types of gases produced in public utility or private plants, whose main purpose is manufacture, transport and distribution of gas. It includes gas produced by carbonisation (including gas produced by coke ovens and transferred to gasworks gas), by total gasification with or without enrichment with oil products (LPG, residual fuel oil, etc.), and by reforming and simple mixing of gases and/or air, reported under the rows ‘from other sources’. Under the transformation sector identify amounts of gasworks gas transferred to blended natural gas which will be distributed and consumed through the natural gas grid.\n\nThe production of other coal gases (i.e. coke oven gas, blast furnace gas and oxygen steel furnace gas) should be reported in the columns concerning such gases, and not as production of gasworks gas. The coal gases transferred to gasworks plants should then be reported (in their own column) in the transformation sector in the gasworks plants row. The total amount of gasworks gas resulting from transfers of other coal gases should appear in the production line for gasworks gas." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "label" : { + "@language" : "en", + "@value" : "gasworks gas" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000263" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000187", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000120" + }, + "label" : { + "@language" : "en", + "@value" : "gdx" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000188", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A generator is an energy converting component that converts other forms of energy into electrical energy." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/173\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/273\naxiom\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/895\n\nchange produces energy axiom to 'has energy output':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "generator" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000011", "_:b640", "_:b114" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000189", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A geographic coordinate is an information content entity explicitly stating the geographic position of a zero-dimensional spatial region on Earth, by using a set of numbers with respect to a geographic coordinate system.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/795\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/803\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "geographic coordinate" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000030", "_:b1366" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000191", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Geothermal energy is thermal energy that is released from within the earth's crust.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/727\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/739", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_2000034", + "label" : { + "@language" : "en", + "@value" : "geothermal energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000207", "_:b3531" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000192", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A geothermal power plant is a power plant that has geothermal power units as parts." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_00002215", + "label" : { + "@language" : "en", + "@value" : "geothermal power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000031", "_:b1094" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000193", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "Das Schema der Energiebilanzen umfasst eine Matrix von 33 Spalten und 68 Zeilen (einschließlich der Summenspalten und -zeilen). In der horizontalen Gliederung (Spalten) werden die Energieträger ausgewiesen, die der energetischen und nichtenergetischen Nutzung dienen. In der vertikalen Gliederung (Zeilen) werden für die jeweiligen Energieträger Aufkommen, Umwandlung und Verwendung erfasst.\n\nAls Energieträger werden alle Quellen oder Stoffe bezeichnet, in denen Energie mechanisch, thermisch, chemisch oder physikalisch gespeichert ist. Fünf Kerngruppe werden bei der Energiebilanz unterschieden:\n\n Fossile Brennstoffe\n Erneuerbare Energien\n Strom\n Kernbrennstoffe\n Fernwärme\n\nBilanzebenen\nSchematische Darstellung des Bilanzraums der deutschen Arbeitsgemeinschaft Energiebilanzen\nPrimär- und Endenergie sowie Umwandlungsverluste\n\nDie Abgrenzung erfolgt in drei Bilanzbereichen:\n\n die Primärenergiebilanz,\n die Umwandlungsbilanz und\n der Endenergieverbrauch.\n\nIn der Primärenergiebilanz werden die Energieträger mit ihrem Mengenaufkommen bei der Gewinnung und Anlieferung nach folgenden Kriterien erfasst:\n\n inländische Gewinnung von Energieträgern,\n Außenhandel mit Energieträgern, unterteilt nach Einfuhr und Ausfuhr,\n Hochseebunkerungen (Heizöl, Dieselkraftstoff und Schmierstoffe für die nationale und internationale Seeschifffahrt in deutschen Häfen. Ohne Lieferungen an Binnen- und Küstenmotorschiffe und Fischerei, die zum Sektor Verkehr (Endenergieverbrauch) zählen.)\n Bestandsveränderungen, getrennt erfasst nach Bestandsentnahmen und -aufstockungen", + "IAO_0000116" : "The German Energy Balance is managed by the 'AG Energiebilanzen', where aso the energy balances can be found: https://ag-energiebilanzen.de/", + "IAO_0000119" : "https://de.wikipedia.org/w/index.php?title=Energiebilanz_(Energiewirtschaft)&oldid=176259115", + "IAO_0000233" : "Change type and label:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1400\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1463\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010407" + }, + "label" : { + "@language" : "en", + "@value" : "German energy balance sector division" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000195", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000392" + }, + "label" : { + "@language" : "en", + "@value" : "glpk" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000196", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382" + }, + "label" : { + "@language" : "en", + "@value" : "gnu" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000198", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "The greenhouse effect disposition is the disposition of a gas to contribute to the greenhouse effect, when it is emitted into the atmosphere.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/56\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/234\n\nadd 'has bearer' axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1310\n\nAdd 'realized in' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1320\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1353\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "IAO_0006011" : "http://purl.obolibrary.org/obo/CHEBI_76413", + "label" : { + "@language" : "en", + "@value" : "greenhouse effect disposition" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000016", "_:b1976", "_:b662" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000199", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A greenhouse gas emission is an emission that releases a greenhouse gas.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/406\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/410\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/56\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/234\n\nmake equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1012\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1100\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "greenhouse gas emission" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000147", + "equivalentClass" : "_:b1144" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000200", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A supply grid is an object aggregate of systematically connected artificial objects that can work as a supply system.", + "IAO_0000118" : [ "grid", "network" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/36\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/385\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/114\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/137\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "supply grid" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000027" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000202", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A GUI (Graphical user interface) is a software interface allowing users to communicate with a software application through a graphical window.", + "label" : { + "@language" : "en", + "@value" : "GUI" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000239" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000203", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000392" + }, + "label" : { + "@language" : "en", + "@value" : "gurobi" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000204", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Hard coal is coal with a gross calorific value greater than 23 865 kJ/kg (5 700 kcal/kg) on an ashfree but moist basis and with a mean random reflectance of vitrinite of at least 0,6." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "label" : { + "@language" : "en", + "@value" : "hard coal" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000088", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00000251" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000205", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A hard coal power plant is a coal power plant that has hard coal power units as parts." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "label" : { + "@language" : "en", + "@value" : "hard coal power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000089", "_:b195" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000206", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Hardware is an artificial object that is part of an electronic system.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/319\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/350\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1265\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1359\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "hardware" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b1276" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Thermal energy is the energy that a material entity contains in the undirected motion of its constituent parts (e.g. molecules and atoms)." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/522\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/609\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652" + }, + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_2000032", + "label" : { + "@language" : "en", + "@value" : "thermal energy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000210", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A heater is an energy converting component that converts other forms of energy into useful heat.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/173\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/273\n\nuse energy converting component in definition:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/993\n\nchange produces energy axiom to 'has energy output':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "label" : { + "@language" : "en", + "@value" : "heater" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000011", "_:b545" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000211", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Heating oil is gas diesel oil for industrial and commercial uses, marine diesel and diesel used in rail traffic, other gas oil, including heavy gas oils which distil between 380 °C and 540 °C and which are used as petrochemical feedstocks." + }, + "IAO_0000118" : { + "@language" : "en", + "@value" : "other gas oil" + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "IAO_0000233" : "Add 'physical output of' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1318\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1331", + "label" : { + "@language" : "en", + "@value" : "heating oil" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000181", "_:b480" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000212", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A heat pump is a heater that transforms low temperature heat to high temperature heat using external energy." + }, + "label" : { + "@language" : "en", + "@value" : "heat pump" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000210" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000213", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A heating and cooling sector is a sector that covers heating and cooling activities." + }, + "IAO_0000118" : "H&C sector", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/30\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/484\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "heating and cooling sector" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000128" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000214", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A household sector is a sector that covers households." + }, + "IAO_0000118" : "private household sector", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/30\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/484\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "household sector" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000128" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000218", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Hydro energy is kinetic energy of moving liquid water which can result directly from its potential energy." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/679\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/681\nchange axiom from participates in to is energy participant of\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1065\nadded axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1600\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1620", + "label" : { + "@language" : "en", + "@value" : "hydro energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00230020", "_:b3098", "_:b1931" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000219", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Hydrofluorocarbons (HFCs) are portions of matter consisting of organic compounds that contain fluorine and hydrogen atoms, and are the most common type of organofluorine compounds. They are frequently used in air conditioning and as refrigerants in place of the older chlorofluorocarbons such as R-12 and hydrochlorofluorocarbons such as R-21." + }, + "IAO_0000118" : "HFC", + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://en.wikipedia.org/w/index.php?title=Hydrofluorocarbon&oldid=904556263" + }, + "label" : { + "@language" : "en", + "@value" : "hydrofluorocarbon" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b2759" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000220", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Hydrogen is a portion of matter with the chemical formula H2. It has a gaseous normal state of matter. As it can be oxidised it can be used as a fuel." + }, + "IAO_0000118" : "H2", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/134", + "IAO_0006011" : "http://purl.obolibrary.org/obo/CHEBI_18276", + "label" : { + "@language" : "en", + "@value" : "hydrogen" + }, + "subClassOf" : [ "_:b1751", "_:b1752", "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b897" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000221", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A hydrogen power plant is a power plant that has hydrogen power units as parts." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "label" : { + "@language" : "en", + "@value" : "hydrogen power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000031", "_:b2540" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000222", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A hydrogen turbine is a gas turbine fueled with hydrogen." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/873\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/877\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/299\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/300", + "label" : { + "@language" : "en", + "@value" : "hydrogen turbine" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000185", "_:b3070" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000225", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000281" + }, + "label" : { + "@language" : "en", + "@value" : "inactive" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000226", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An industrial waste fuel is waste fuel produced by industry." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/925\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/961", + "label" : { + "@language" : "en", + "@value" : "industrial waste fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000439" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An industry sector is a sector that covers industrial activities with other main purposes of energy transformation." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/30\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/484\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "industry sector" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000228", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An installation guide is a documentation intended to help users install a Software.", + "label" : { + "@language" : "en", + "@value" : "installation guide" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000380" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000238", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An institution is an organisation that serves a social purpose." + }, + "IAO_0000233" : "moved term to oeo-shared:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "institution" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030022" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000239", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A software interface is a software that enables an agent to interact with it.", + "label" : { + "@language" : "en", + "@value" : "software interface" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000240", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An internal combustion vehicle is a vehicle that uses an internal combustion engine for propulsion.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/425\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/431\n\nextend internal combustion engine axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293\n\nAdapt definition and convert to equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315\n\nAdd fuel tank axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1301\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1356", + "label" : { + "@language" : "en", + "@value" : "internal combustion vehicle" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010023", "_:b221", "_:b2830" ], + "equivalentClass" : "_:b552" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "IAO_0000115" : "CRF sectors (IPCC 2006) is a version of the common reporting format that was used for national greenhouse gas inventories since the year 2015. It implements the 2006 IPCC Guidelines for National Greenhouse Gas Inventories (with some deviations).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/578\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010055" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sectors (IPCC 2006)" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000243", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "CRF sectors (IPCC 1996) is a version of the common reporting format that was used for national greenhouse gas inventories until the year 2014. It implements the Revised 1996 IPCC Guidelines for National Greenhouse Gas Inventories (with some deviations).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/578\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010055" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sectors (IPCC 1996)" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000244", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382" + }, + "label" : { + "@language" : "en", + "@value" : "java" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000245", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Jet fuel is kerosene used for aviation turbine power units. It has the same distillation characteristics between 150 °C and 300 °C (generally not above 250 °C) and flash point as kerosene. In addition, it has particular specifications (such as freezing point) which are established by the International Air Transport Association (IATA).", + "IAO_0000118" : "kerosene type jet fuel", + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "IAO_0000233" : [ "Add 'physical output of' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1318\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1331", "convert second label to alternative term:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1230\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1237" ], + "label" : { + "@language" : "en", + "@value" : "jet fuel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000246", "_:b2812" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000246", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Kerosene, also known as paraffin, lamp oil, and coal oil (an obsolete term), is a portion of matter consisting of combustible hydrocarbon liquid which is derived from petroleum. It is widely used as a fuel in industry as well as households. It is sometimes spelled kerosine in scientific and industrial usage.\n[...]\n\nKerosene is widely used to power jet engines of aircraft (jet fuel) and some rocket engines and is also commonly used as a cooking and lighting fuel and for fire toys such as poi. In parts of Asia, kerosene is sometimes used as fuel for small outboard motors or even motorcycles.", + "IAO_0000119" : "https://en.wikipedia.org/w/index.php?title=Kerosene&oldid=867958484", + "IAO_0000233" : [ "make direct subclass of 'portion of matter' and preserve axioms from old class 'oil and petroleum products'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/811\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1024\n\nadd axiom to secondary energy carrier disposition\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1222\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1243", "Add 'physical output of' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1318\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1331" ], + "label" : { + "@language" : "en", + "@value" : "kerosene" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b2489", "_:b1150", "_:b1626", "_:b2315", "_:b3274", "_:b3275", "_:b3269" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000248", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A lithium-ion battery is a battery that is rechargeable and in which lithium ions move from the negative electrode to the positive electrode during discharge, and back when charging. Li-ion batteries use an intercalated lithium compound as one electrode material." + }, + "IAO_0000118" : [ "LIB", "Li-ion battery" ], + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://en.wikipedia.org/w/index.php?title=Lithium-ion_battery&oldid=906786251" + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/773\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/801", + "label" : { + "@language" : "en", + "@value" : "lithium-ion battery" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000068" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000251", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Lignite is coal that is non-agglomerating with a gross calorific value less than 17 435 kJ/kg (4 165 kcal/kg) and greater than 31 % volatile matter on a dry mineral matter free basis." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_2000008", + "comment" : "Oil shale and tar sands produced and combusted directly should be reported in this category. Oil shale and tar sands used as inputs for other transformation processes should also be reported in this category.\t\n\nThis includes the portion of the oil shale or tar sands consumed in the transformation process.", + "label" : { + "@language" : "en", + "@value" : "lignite" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000088", "_:b3477", "_:b545" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000252", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A lignite power plant is a coal power plant that has lignite power units as parts." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_2000040", + "label" : { + "@language" : "en", + "@value" : "lignite power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000089", "_:b997" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000253", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A power line is a grid component link that is an uninterrupted transmission system between two nodes in an electricity grid." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/231\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/385\n\nMove to oeo-shared:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1360\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "power line" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000255", "_:b1931" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000255", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A grid component link is a grid component that serves as a connection between two other grid components." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/36\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/385\n\nMove to oeo-shared:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1360\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652" + }, + "label" : { + "@language" : "en", + "@value" : "grid component link" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020006", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00000296" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000256", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The state of being liquid. A portion of matter is liquid has no definite shape but a definite volume (at a given temperature and pressure).", + "IAO_0000233" : "restructure modules:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000395" + }, + "label" : { + "@language" : "en", + "@value" : "liquid" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000257", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Liquid air is air that has a liquid state of matter." + }, + "IAO_0000233" : "redefine definition and add equivalent\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/937\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/945", + "label" : { + "@language" : "en", + "@value" : "liquid air" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000054", + "equivalentClass" : "_:b952" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000258", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A liquid biofuel is a biofuel that has liquid as its normal state of matter.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/811\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/931", + "label" : { + "@language" : "en", + "@value" : "liquid biofuel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000072", "_:b1895", "_:b1896" ], + "equivalentClass" : "_:b657" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000259", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A liquid-metal battery is a battery that consists of two molten metal alloys separated by an electrolyte. The rechargeable batteries are used for electric vehicles and potentially also for grid energy storage." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://en.wikipedia.org/w/index.php?title=Molten-salt_battery&oldid=900557096" + }, + "IAO_0000233" : "reclassification and integration of molten state battery\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/773\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/801", + "label" : { + "@language" : "en", + "@value" : "liquid-metal battery" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000068" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000263", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A manufactured coal based gas is a gas mixture that is manufactured from coal. It is used as fossil fuel." + }, + "IAO_0000233" : "improve definition and make subclass of gas mixture:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/988\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1009\nadd axiom to secondary energy carrier disposition\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1222\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1243", + "label" : { + "@language" : "en", + "@value" : "manufactured coal based gas" + }, + "subClassOf" : [ "_:b2499", "_:b645", "_:b2483", "_:b965", "http://openenergy-platform.org/ontology/oeo/OEO_00010236", "_:b2500" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000264", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy market model is a model that is about the energy market.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/415\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/821\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy market model" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000274", "_:b1487" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000266", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382" + }, + "label" : { + "@language" : "en", + "@value" : "math prog" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000267", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382" + }, + "label" : { + "@language" : "en", + "@value" : "matlab" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000269", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power-to-methane system is a power-to-gas system that implements the power-to-methane process.", + "IAO_0000118" : "methanation gas storage", + "IAO_0000233" : "Improve definition and classification:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1262\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348", + "label" : { + "@language" : "en", + "@value" : "power-to-methane system" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000335", "_:b66" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000274", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A numerical computer model is a mathematical model that is calculated by a computer." + }, + "IAO_0000116" : "formerly called \"model\"", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/180\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/349\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/208\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/287\n\nadd axiom to model calculation\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\n\nrename and reclassify\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707", + "label" : { + "@language" : "en", + "@value" : "numerical computer model" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020354" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000275", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A model calculation is a process of solving mathematical equations of a model." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/73\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/504\nmoved to oeo-shared\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652" + }, + "label" : { + "@language" : "en", + "@value" : "model calculation" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b372", "_:b373", "_:b374" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000276", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A model component is a generically dependent continuant that is part of a model.", + "IAO_0000118" : "model element", + "label" : { + "@language" : "en", + "@value" : "model component" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000031", + "equivalentClass" : "_:b1112" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000277", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A model factsheet is a model descriptor that contains a brief description of all relevant model information.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/414\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/440 \npull request: https://github.com/OpenEnergyPlatform/ontology/pull/577\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/584\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/851\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/854\n\nFix SubClassOf axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1751", + "label" : { + "@language" : "en", + "@value" : "model factsheet" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000162", "_:b2302" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000279", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A modelling software is a software used to create and maintain a (mathematical) model.", + "IAO_0000118" : "modeling software", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/338\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/345\n\nAdd 'has licence' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1275\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547", + "label" : { + "@language" : "en", + "@value" : "modelling software" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000010", "_:b2233" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000280", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382" + }, + "label" : { + "@language" : "en", + "@value" : "modelica" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000281", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A modus is an information content entity describing the state of activity something has, e.g. active, inactive or passive.", + "label" : { + "@language" : "en", + "@value" : "modus" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000282", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A molten-salt battery is a battery that uses molten salts as an electrolyte and offers both a high energy density and a high power density." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://en.wikipedia.org/w/index.php?title=Molten-salt_battery&oldid=900557096" + }, + "IAO_0000233" : "reclassification\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/773\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/801", + "label" : { + "@language" : "en", + "@value" : "molten-salt battery" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000068" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000285", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000392" + }, + "label" : { + "@language" : "en", + "@value" : "mosek" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000286", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Motor gasoline is gasoline consisting of a mixture of light hydrocarbons distilling between 35 °C and 215 °C. It is used as a fuel for land based spark ignition engines. Motor gasoline may include additives, oxygenates and octane enhancers, including lead compounds such as TEL and TML.\n\nIncludes motor gasoline blending components (excluding additives/oxygenates), e.g. alkylates, isomerate, reformate, cracked gasoline destined for use as finished motor gasoline." + }, + "IAO_0000116" : "The term gasoline was chosen as this term is more often used in energy modelling and energy statistics. This is a deliberate deviation from the convention of British English spelling in the OEO.", + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "IAO_0000233" : "Add 'physical output of' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1318\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1331", + "label" : { + "@language" : "en", + "@value" : "motor gasoline" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000183", "_:b2099" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000287", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382" + }, + "label" : { + "@language" : "en", + "@value" : "ms_ excel" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000288", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382" + }, + "label" : { + "@language" : "en", + "@value" : "vba" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000290", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A municipal waste fuel is waste fuel produced by households or non-industrial commercial activities." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/925\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/961", + "label" : { + "@language" : "en", + "@value" : "municipal waste fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000439" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000291", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The Statistical classification of economic activities in the European Community, abbreviated as NACE, is the classification of economic activities in the European Union (EU); the term NACE is derived from the French Nomenclature statistique des activités économiques dans la Communauté européenne. Various NACE versions have been developed since 1970.\n\nNACE is a four-digit classification providing the framework for collecting and presenting a large range of statistical data according to economic activity in the fields of economic statistics (e.g. production, employment and national accounts) and in other statistical domains developed within the European statistical system (ESS).", + "IAO_0000119" : "https://ec.europa.eu/eurostat/statistics-explained/index.php?title=Glossary:Statistical_classification_of_economic_activities_in_the_European_Community_(NACE)", + "IAO_0000233" : "move to oeo-sector issue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000368" + }, + "label" : { + "@language" : "en", + "@value" : "nace_ sectors" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000292", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Natural gas is a gas mixture occurring in underground deposits, whether liquefied or gaseous, and consisting mainly of methane." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/430\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/431\n\nimprove definition and make subclass of gas mixture and add disjoints:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/988\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1009", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_01000552", + "comment" : "It includes both ‘non-associated’ gas originating from fields producing hydrocarbons only in gaseous form, and ‘associated’ gas produced in association with crude oil as well as methane recovered from coal mines (colliery gas) or from coal seams (coal seam gas).\n\nIt does not include gases created by anaerobic digestion of biomass (e.g. municipal or sewage gas) nor gasworks gas.", + "label" : { + "@language" : "en", + "@value" : "natural gas" + }, + "subClassOf" : [ "_:b291", "_:b324", "_:b3167", "_:b3168", "_:b2581", "_:b1011", "http://openenergy-platform.org/ontology/oeo/OEO_00010236" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000293", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Negative emission is the process of absorbing a substance, usually a pollutant that was emitted before.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/56\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/234", + "label" : { + "@language" : "en", + "@value" : "negative emission" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000015" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000296", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A grid node is a grid component of a supply grid where two or more links meet." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/36\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/385" + }, + "label" : { + "@language" : "en", + "@value" : "grid node" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020006" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000297", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Non associated gas is natural gas originating from fields producing hydrocarbons only in gaseous form.", + "IAO_0000119" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN", + "label" : { + "@language" : "en", + "@value" : "non associated gas" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000292" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000298", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A non-methane volatile organic compound (NMVOC) is a volatile organic compound other than methane." + }, + "IAO_0000118" : "NMVOC", + "IAO_0000119" : "This definition is partly based on Article 2 of the European Air Quality Directive (2008/50/EC): https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32008L0050", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/263\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/356", + "label" : { + "@language" : "en", + "@value" : "non-methane volatile organic compound" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000437" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000299", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A fossil municipal waste fuel is an municipal waste fuel that has a fossil origin." + }, + "IAO_0000118" : "non renewable municipal waste fuel", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/925\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/961", + "label" : { + "@language" : "en", + "@value" : "fossil municipal waste fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000290", + "equivalentClass" : "_:b888" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000300", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Nuclear binding energy is the energy that is required to disassemble the nucleus of an atom into its component parts." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "Derived from https://en.wikipedia.org/w/index.php?title=Nuclear_binding_energy&oldid=1007327561" + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/211\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/225\nconversion to nuclear binding energy\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/522\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/698", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_2000025", + "label" : { + "@language" : "en", + "@value" : "nuclear binding energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000150", "_:b1856" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000302", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A nuclear fuel is a fuel that realises its fuel role in processes that release energy in the form of heat or work by undergoing nuclear fission.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/182\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/237", + "label" : { + "@language" : "en", + "@value" : "nuclear fuel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000173", "_:b44" ], + "equivalentClass" : "_:b45" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000303", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A nuclear power plant is a power plant that has nuclear power units as parts.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_00002271", + "label" : { + "@language" : "en", + "@value" : "nuclear power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000031", "_:b1186" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000304", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An objective function is an information content entity stating the function that should be maximised or minimised to solve a problem.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/725\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/757", + "label" : { + "@language" : "en", + "@value" : "objective function" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000308", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An offshore wind farm is a wind farm that is build in a body of water, usually the ocean." + }, + "label" : { + "@language" : "en", + "@value" : "offshore wind farm" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000447", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00000311" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000310", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A oil power plant is a power plant that has oil power units as parts.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "label" : { + "@language" : "en", + "@value" : "oil power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000031", "_:b3158" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000311", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An onshore wind farm is a wind farm that is build on land." + }, + "label" : { + "@language" : "en", + "@value" : "onshore wind farm" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000447" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000312", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "open source is a software descriptor labelling software whose source code is available online for free and can be modified or redistributed.", + "label" : { + "@language" : "en", + "@value" : "open source" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000378" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000313", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An optimisation is a model calculation with the goal to find a best choice or result for at least one variable or function in the model." + }, + "IAO_0000118" : "optimization", + "IAO_0000233" : "Add 'has participant' axiom:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1410", + "label" : { + "@language" : "en", + "@value" : "optimisation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000275", "_:b1858" ], + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00000370" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000314", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An optimisation model is a model that optimises a target function." + }, + "IAO_0000118" : "optimization model", + "label" : { + "@language" : "en", + "@value" : "optimisation model" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000274", "_:b1488" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000315", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "OEO_00040001" : "http://openenergy-platform.org/ontology/oeo/oeo-shared", + "IAO_0000115" : "An organisation role is a role of an aggregate of people that has a collective goal and a set of organisation rules.", + "IAO_0000118" : "organization role", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/314\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/370\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\nremove disjointness with person\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1702\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1716", + "label" : { + "@language" : "en", + "@value" : "organisation role" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000023" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000316", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Origin is a quality of a portion of matter or energy based on where it comes from. It is inherited from its primary sources.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/108\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/130\n\nchange def\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/741\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/861\n\nchange definition and add comment with examples:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/974\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/976\n\nAxiomatise relations between origin, energy and portion of matter:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1183\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1192\n\nMove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1218\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1219\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "comment" : "* Biomass has a biogenic origin and if it is converted to biogas, the biogas inherits the the biogenic origin.\n* Hard coal has a fossil origin and if it is used in a coal power plant to generate electrical energy, the electrical energy inherits the fossil origin.\n* Wind energy has renewable origin and if it is converted to electrical energy using a wind turbine, the electrical energy inherits the renewable origin", + "label" : { + "@language" : "en", + "@value" : "origin" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000019", "_:b2988" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000318", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Particulate matter is a portion of matter consisting of small particles. It can act as an air pollutant." + }, + "IAO_0000118" : "PM", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/263\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/356", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_01000060", + "label" : { + "@language" : "en", + "@value" : "particulate matter" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b374", "_:b1814" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000319", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000281" + }, + "label" : { + "@language" : "en", + "@value" : "passive" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000320", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Peat is a or portion of matter that is a soft, porous or compressed, sedimentary deposit of plant origin with high water content (up to 90 % in the raw state) and can be used as combustion fuel. As the natural formation of peat takes at least centuries, peat is usually considered having a fossil origin." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/942\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1003", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_00005774", + "label" : { + "@language" : "en", + "@value" : "peat" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b1710", "_:b1011", "_:b1723", "_:b1891", "_:b3457", "_:b3380" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000322", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Perfluorocarbons (PFCs) are portions of matter consisting of organic compounds that contain fluorine atoms but no hydrogen atoms.", + "IAO_0000118" : "PFC", + "label" : { + "@language" : "en", + "@value" : "perfluorocarbon" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b1618" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000323", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A person is a human being." + }, + "IAO_0000233" : "rework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\ncorrected disjointness \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1702\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1716", + "label" : { + "@language" : "en", + "@value" : "person" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000030", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00030022" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000324", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A photovoltaic power plant is a solar power plant that has PV panels as parts." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "label" : { + "@language" : "en", + "@value" : "photovoltaic power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000386", "_:b1142" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000325", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382" + }, + "label" : { + "@language" : "en", + "@value" : "php" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000326", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The state of being a plasma. A portion of matter is in plasmatic state if and only if it has has no definite shape and no definite volume and is electrically conductive.", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000395" + }, + "label" : { + "@language" : "en", + "@value" : "plasmatic" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000327", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Plotting is data processing where data is visualised in form of a diagram.", + "label" : { + "@language" : "en", + "@value" : "plotting" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000124" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000328", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A political assumption is an assumption about political measures taken." + }, + "label" : { + "@language" : "en", + "@value" : "political assumption" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000063" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000329", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A political party is an organisation of a group of people with common views or goals that wants to have influence in politics." + }, + "label" : { + "@language" : "en", + "@value" : "political party" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030022" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000330", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Pollution is an emission with a negative effect on the environment or organisms." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/56\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/234", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_02500036", + "label" : { + "@language" : "en", + "@value" : "pollution" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000147" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A portion of matter is an aggregate of material entities that have a state of matter." + }, + "IAO_0000116" : "Portions of matter describe mass nouns like e.g. water, air and fuel. Mass nouns are uncountable, but portions of these can be quantified, like 1 glass of water, 1 m³ of air or 1 barrel of fuel. For further explanation please refer to: https://github.com/OpenEnergyPlatform/ontology/wiki/Explanation-on-mass-nouns", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/227\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/279\n\ndefinition update and editor note:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/738\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/759\n\nAxiomatise relations between origin, energy and portion of matter:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1183\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1192\n\nMove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1218\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1219\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "comment" : "wiki page: https://github.com/OpenEnergyPlatform/ontology/wiki/Explanation-on-mass-nouns", + "label" : { + "@language" : "en", + "@value" : "portion of matter" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000027", "_:b1395" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000332", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Solid biomass is a portion of matter consisting of organic, non-fossil material of biological origin which may be used as fuel for heat production or electricity generation.", + "IAO_0000118" : [ "portion of solid biomass", { + "@language" : "en", + "@value" : "solid biomass" + } ], + "IAO_0000119" : "https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN", + "label" : { + "@language" : "en", + "@value" : "solid biofuel" + }, + "subClassOf" : [ "_:b535", "_:b2267", "_:b2268", "http://openenergy-platform.org/ontology/oeo/OEO_00000072", "_:b1990" ], + "equivalentClass" : "_:b1452" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000333", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Power is the process attribute that is the amount of energy transformed or transferred per time unit." + }, + "IAO_0000233" : "classification:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/205\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/386\n\ndefinition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/79\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/369\n\nmoved to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1543\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1625\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "comment" : "Power is the derivative of energy transformation over time", + "label" : { + "@language" : "en", + "@value" : "power" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030019", "_:b747" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000334", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A power generating unit is an energy transformation unit that has the function to produce electrical energy." + }, + "IAO_0000118" : "block", + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/173\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/273\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/372\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/646\n\nsubclass of energy transformation unit\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/895\n\nchange produces energy axiom to 'has energy output':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006\n\nremove \"among other parts from definition\"\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1258\npull request: https://github.com/OpenEnergyPlatform/ontology/issues/1259\n\nNew function-based definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1360\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652" + }, + "label" : { + "@language" : "en", + "@value" : "power generating unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b1426", "_:b3033", "_:b3271", "_:b1975" ], + "equivalentClass" : "_:b2290" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000335", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A power-to-gas system is a power-to-fuel system that implements a power-to-gas process. A water electrolyser is participating in the power-to-gas process." + }, + "IAO_0000118" : [ "PtG", "P2G", "power-to-gas", "power to gas" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/940\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/954\n\ncreated new parent class 'power-to-fuel system'\nhttps://github.com/OpenEnergyPlatform/ontology/issues/1477\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1483", + "label" : { + "@language" : "en", + "@value" : "power-to-gas system" + }, + "subClassOf" : [ "_:b281", "_:b282", "http://openenergy-platform.org/ontology/oeo/OEO_00330009" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000339", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : { + "@language" : "en", + "@value" : "Settings for a random number generator." + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "A program parameter is a variable in a software." + }, + "IAO_0000233" : "Rework definition and change parent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1199\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1274", + "label" : { + "@language" : "en", + "@value" : "program parameter" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000435", "_:b2025" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000340", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "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.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/247\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/418\nmove to oeo-shared\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/862\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/869", + "label" : { + "@language" : "en", + "@value" : "project" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000015" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000341", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A prosumer is an agent who is producer and consumer at the same time." + }, + "label" : { + "@language" : "en", + "@value" : "prosumer" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000051" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000345", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Pumped water is liquid water which was pumped into an upper reservoir and thus contains potential energy." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/681\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/755\n\nadd secondary energy carrier disposition\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1222\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1243\n\nadd potential energy axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1174\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348", + "label" : { + "@language" : "en", + "@value" : "pumped water" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00110000", "_:b521", "_:b1116", "_:b1117" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000348", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A PV panel (photovoltaic panel) is a solar power unit absorbing sunlight as a source of energy to generate electricity." + }, + "IAO_0000233" : "change produces energy axiom to 'has energy output':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "comment" : "A photovoltaic (PV) module is a packaged, connected assembly of typically 6x10 photovoltaic solar cells. Photovoltaic modules constitute the photovoltaic array of a photovoltaic system that generates and supplies solar electricity in commercial and residential applications.", + "label" : { + "@language" : "en", + "@value" : "PV panel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000034", "_:b3217", "_:b1013" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000349", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382" + }, + "label" : { + "@language" : "en", + "@value" : "python" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000350", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A quantity value is an information content entity defined by a numeral together with a unit of measurement to quantify an entity." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/205\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/386\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/495\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/496\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/505\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/518\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1405\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1606", + "IAO_0006011" : "http://purl.obolibrary.org/obo/IAO_0000032", + "label" : { + "@language" : "en", + "@value" : "quantity value" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000030", "_:b1839" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000351", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382" + }, + "label" : { + "@language" : "en", + "@value" : "r" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000353", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A reference is an information content entity naming a relevant document, position in a document or address.", + "label" : { + "@language" : "en", + "@value" : "reference" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000355", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The Renewable Energy Directive sector division is a sector division used in the Renewable Energy Directive of the European Union.", + "IAO_0000116" : "The Renewable energy Directive has been revised, but this should have had no impacts on the sectoral definitions. Factsheet on revision: https://ec.europa.eu/energy/sites/ener/files/documents/directive_renewable_factsheet.pdf", + "IAO_0000119" : "https://eur-lex.europa.eu/legal-content/EN/ALL/?uri=CELEX:32009L0028", + "IAO_0000233" : "Relabel and add definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1443\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1446\n\nMake instance of 'EU legislation sector division':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010403" + }, + "label" : { + "@language" : "en", + "@value" : "Renewable Energy Directive sector division" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000356", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A biogenic municipal waste fuel is a municipal waste fuel that has a biogenic origin." + }, + "IAO_0000118" : "renewable municipal waste fuel", + "IAO_0000233" : "remove origin \npull request: https://github.com/OpenEnergyPlatform/ontology/pull/861\n\nnew definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/925\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/961\n\nrename class and change axiom:\nhttps://github.com/OpenEnergyPlatform/ontology/issues/872\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1048", + "label" : { + "@language" : "en", + "@value" : "biogenic municipal waste fuel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000290", "_:b2536" ], + "equivalentClass" : "_:b2561" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000361", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A rooftop photovoltaic power plant is a photovoltaic power plant that is installed on top of the roof of a building." + }, + "label" : { + "@language" : "en", + "@value" : "rooftop photovoltaic power plant" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000324" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000362", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382" + }, + "label" : { + "@language" : "en", + "@value" : "ruby" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A scenario is an information content entity that contains statements about a possible future development based on a coherent and internally consistent set of assumptions and their motivation." + }, + "IAO_0000118" : [ "narrative", "storyline" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/328\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/344\nadd is about-relation\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/764\n\nAdd 'narrative' and 'storyline' as alternative label\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1232\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1296\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "scenario" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000030", "_:b1572" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000365", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A scenario factsheet is a factsheet that contains information about a scenario.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/414\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/440\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/584", + "label" : { + "@language" : "en", + "@value" : "scenario factsheet" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000162", "_:b2399" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A sector is generically dependent continuant that is a subdivision of a system." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/30\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/477\nmoved to oeo-shared\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/764\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "sector" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000031" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000368", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A sector division is a specific way to subdivide a system." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/30\n\nMove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1400\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1463\n\nAdd relation to organisation or person:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1506\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "sector division" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000031", "_:b506" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000370", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A simulation is a model calculation that simulates a process or system behaviour from the real world." + }, + "IAO_0000233" : "Add 'has participant' axiom:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1410", + "label" : { + "@language" : "en", + "@value" : "simulation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000275", "_:b1237" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000371", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A simulation model is a model that simulates the behaviour of a system without a target function." + }, + "label" : { + "@language" : "en", + "@value" : "simulation model" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000274", "_:b1322" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000372", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A single node model is a model where a region is represented as a single node.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/337\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/358", + "label" : { + "@language" : "en", + "@value" : "single node model" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000274" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000374", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A superconducting magnetic energy storage (SMES) is an energy storage object that stores electrical energy in the magnetic field of a superconducting magnet.", + "IAO_0000118" : "SMES", + "IAO_0000233" : "Shorten definition and new label:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1349\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1396\n\nadd axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728", + "label" : { + "@language" : "en", + "@value" : "superconducting magnetic energy storage" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000159", "_:b2209" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000376", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A sodium-ion battery is a rechargeable metal-ion battery that uses sodium ions as charge carriers." + }, + "IAO_0000118" : "SIB", + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://en.wikipedia.org/w/index.php?title=Sodium-ion_battery&oldid=906459441" + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/773\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/801", + "label" : { + "@language" : "en", + "@value" : "sodium-ion battery" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000068" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000377", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A sodium–sulphur battery is a type of molten-salt battery constructed from liquid sodium (Na) and sulphur (S). This type of battery has a high energy density, high efficiency of charge/discharge and long cycle life, and is fabricated from inexpensive materials. The operating temperatures of 300 to 350 °C and the highly corrosive nature of the sodium polysulphides, primarily make them suitable for stationary energy storage applications. The cell becomes more economical with increasing size." + }, + "IAO_0000118" : "sodium–sulfur battery", + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://en.wikipedia.org/w/index.php?title=Sodium%E2%80%93sulfur_battery&oldid=900392594" + }, + "IAO_0000233" : "reclassification\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/773\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/801", + "label" : { + "@language" : "en", + "@value" : "sodium-sulphur battery" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000282" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000378", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A software descriptor is an information content entity that contains additional information about the software.", + "label" : { + "@language" : "en", + "@value" : "software descriptor" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000379", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A software developer is an agent that creates computer software.", + "label" : { + "@language" : "en", + "@value" : "software developer" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000051" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000380", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/251\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/285\n\nAdd 'has licence' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1275\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547", + "comment" : "A software documentation is a document containing explanations and tutorials how to use a program and is delivered with that program.", + "label" : { + "@language" : "en", + "@value" : "software documentation" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000310", "_:b1405" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000382", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A software framework is a Software that is generic and can be adapted to a specific application.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/262\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/286", + "label" : { + "@language" : "en", + "@value" : "software framework" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000384", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Solar energy is radiative energy of the sun." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/211\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/225\nrestructure solar energy\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/663\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/672\nremove disposition renewable fuel\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/726\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/732\nadded axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1600\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1620", + "label" : { + "@language" : "en", + "@value" : "solar energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020040", "_:b2718", "_:b462" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000386", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A solar power plant is a power plant that has solar power units as parts." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_2000041", + "label" : { + "@language" : "en", + "@value" : "solar power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000031", "_:b1719" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000387", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A solar thermal collector is a heater that converts solar energy to solar thermal energy." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://en.wikipedia.org/w/index.php?title=Solar_thermal_collector&oldid=903948846" + }, + "IAO_0000233" : "change produces energy and uses energy axioms to 'has energy output' and 'has energy input':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006\n\nadd axiom to 'has part some solar radiation receiving surface'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1074\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1228\n\nimprove definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1432", + "label" : { + "@language" : "en", + "@value" : "solar thermal collector" + }, + "subClassOf" : [ "_:b1049", "_:b97", "http://openenergy-platform.org/ontology/oeo/OEO_00000210", "_:b376", "_:b1050" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000388", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Solar thermal energy is thermal energy that is the physical output of a solar thermal energy transformation." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/393\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/770", + "label" : { + "@language" : "en", + "@value" : "solar thermal energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000207", "_:b1975" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000389", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A solar thermal power plant is a solar power plant that has solar thermal power units as parts." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "label" : { + "@language" : "en", + "@value" : "solar thermal power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000386", "_:b2686", "_:b1935" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000390", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The state being solid. A portion of matter is in solid state if and only if it has a definite shape and volume (at a given temperature and pressure).", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000395" + }, + "label" : { + "@language" : "en", + "@value" : "solid" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000391", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A solid fossil fuel is a fossil fuel that has a solid state of matter under normal conditions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/106\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/164\n\nUpdate definition and axioms:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/931", + "label" : { + "@language" : "en", + "@value" : "solid fossil fuel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000014", "_:b805", "_:b806" ], + "equivalentClass" : "_:b807" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000392", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A solver is a software that solves a mathematical problem.", + "label" : { + "@language" : "en", + "@value" : "solver" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000395", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A state of matter is a quality of a portion of matter that describes the distinct physical form in which the matter exists." + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "Four states of matter are observable in everyday life: solid, liquid, gas, and plasma. Many intermediate states are known to exist, such as liquid crystal, and some states only exist under extreme conditions." + }, + "IAO_0000119" : "https://en.wikipedia.org/w/index.php?title=State_of_matter&oldid=903680856", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/38\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/39\n\nadd 'has bearer' axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1310\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\n\nmake definition aristotelian\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1672\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1720", + "label" : { + "@language" : "en", + "@value" : "state of matter" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000019", "_:b3079" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000396", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A steam turbine is a turbine that converts heat from pressurised steam into rotational energy.", + "IAO_0000233" : "change produces energy and uses energy axioms to 'has energy output' and ' has energy input':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "label" : { + "@language" : "en", + "@value" : "steam turbine" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000425", "_:b758", "_:b759", "_:b350", "_:b760" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000399", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An energy storage unit is a grid component that stores energy." + }, + "IAO_0000233" : "Make equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1338\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348\n\nChanged 'storage unit' to 'energy storage unit'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1466\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1486", + "label" : { + "@language" : "en", + "@value" : "energy storage unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020006", "_:b1018" ], + "equivalentClass" : "_:b2555" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000401", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Sub bituminous coal is coal that is non-agglomerating with a gross calorific value between 17 435 kJ/kg (4 165 kcal/kg) and 23 865 kJ/kg (5 700 kcal/kg) containing more than 31 % volatile matter on a dry mineral matter free basis." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "REGULATION (EC) No 1099/2008 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 22 October 2008 on energy statistics https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32008R1099&from=EN" + }, + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_2000009", + "label" : { + "@language" : "en", + "@value" : "sub bituminous coal" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000088" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000403", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : { + "@language" : "en", + "@value" : "The projected power usage during an idealised model year." + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "A synthetic data set is a dataset that is obtained by artificially creating data items. It is constructed to be an estimation of a real-world dataset." + }, + "IAO_0000233" : "Harmonise label:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1463\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "synthetic data set" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000100" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000405", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A commercial sector is a sector that covers non-industrial commercial activities." + }, + "IAO_0000118" : [ "TCS sector", "service sector", "trading, commerce and service sector" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/30\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/484\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "commercial sector" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000128" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000407", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A technology is a plan specification that describes how to combine artificial objects or other material entities and processes in a specific way." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/136\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/334\nmoved to oeo-shared, change definition, reclassify, add axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1591\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "technology" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000104", "_:b875" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000408", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A test data set is a data set used for testing.", + "IAO_0000233" : "Harmonise label:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1463", + "label" : { + "@language" : "en", + "@value" : "test data set" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000100" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000419", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A transformation is a process that transforms one or more inputs into at least one output." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/435\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/450\n\ninput and output axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1167\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1178\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "transformation" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b685", "_:b686" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000420", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A transformer is an electricity grid component that passively transfers electrical energy from one electrical circuit to another." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/231\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/385" + }, + "comment" : { + "@language" : "en", + "@value" : "Source: https://en.wikipedia.org/wiki/Transformer" + }, + "label" : { + "@language" : "en", + "@value" : "transformer" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020006", "_:b2371" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000422", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A transport sector is a sector that covers transport of people and/or goods." + }, + "IAO_0000118" : "traffic sector", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/30\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/484\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "transport sector" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000128" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000423", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An electricity transshipment model is a model that applies the transshipment problem to the electricity grid.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/337\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/358\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "electricity transshipment model" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000274", "_:b453" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000424", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "True is a boolean value which is intended to represent the truth value true (denoted by 1, by +, the verum ⊤, or wahr (W) in German).", + "IAO_0000118" : { + "@language" : "de", + "@value" : "wahr" + }, + "IAO_0000233" : "definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1148\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1255", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010422" + }, + "label" : { + "@language" : "en", + "@value" : "true" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000425", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A turbine is an energy converting component that converts energy from a moving fluid flow into rotational energy." + }, + "IAO_0000233" : "use energy converting component in definition:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/993\n\nchange produces energy axiom to 'has energy output':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "label" : { + "@language" : "en", + "@value" : "turbine" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000011", "_:b200", "_:b57" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000429", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An underground hydrogen storage is an underground fuel storage object that stores hydrogen. Examples are underground caverns, salt domes and depleted oil/gas fields.", + "IAO_0000119" : "https://en.wikipedia.org/w/index.php?title=Underground_hydrogen_storage&oldid=895350780", + "IAO_0000233" : "Issue:https://github.com/OpenEnergyPlatform/ontology/issues/448\nPull request: https://github.com/OpenEnergyPlatform/ontology/pull/462\n\nImprove definition and classification:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1262\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348", + "label" : { + "@language" : "en", + "@value" : "underground hydrogen storage object" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010325", "_:b225" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000431", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A user is an agent that employs an aid, tool or information system to achieve a goal/benefit.", + "label" : { + "@language" : "en", + "@value" : "user" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000051" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000432", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A user documentation is a documentation intended to assist users in using the software.", + "label" : { + "@language" : "en", + "@value" : "user documentation" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000380" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000435", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A variable is an information content entity that represents a changeable value, vector, matrix or function within a mathematical expression." + }, + "label" : { + "@language" : "en", + "@value" : "variable" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000437", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A volatile organic compound (VOC) is a portion of matter consisting of organic compounds that is capable of producing photochemical oxidants by reactions with nitrogen oxides in the presence of sunlight. Hence it can act as an air pollutant." + }, + "IAO_0000118" : "VOC", + "IAO_0000119" : "This definition is partly based on Article 2 of the European Air Quality Directive (2008/50/EC): https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32008L0050", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/263\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/356", + "IAO_0006011" : "http://purl.obolibrary.org/obo/CHEBI_134179", + "label" : { + "@language" : "en", + "@value" : "volatile organic compound" + }, + "subClassOf" : [ "_:b95", "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b97" ], + "equivalentClass" : "_:b96" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000439", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A waste fuel is a fuel in which the material entity is waste." + }, + "IAO_0000233" : "label and definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/132\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/207\n\ncomment:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/629\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/631", + "comment" : "The energy content of waste fuel is typically released by incineration or gasification. The energy content of nuclear waste is not considered as a waste fuel.", + "label" : { + "@language" : "en", + "@value" : "waste fuel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000173", "_:b2119" ], + "equivalentClass" : "_:b376" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000440", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A waste power plant is a power plant that has waste power units as parts." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "label" : { + "@language" : "en", + "@value" : "waste power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000031", "_:b2380" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000441", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Water is a portion of matter with the chemical formula H2O. It has a liquid normal state of matter.", + "IAO_0000116" : "We are aware that water is defined as pure H2O in the OEO and that naturally occurring water usually also contains impurities of other portions of matter (e.g. minerals). We purposely neglect this inconsistency for usability reasons.", + "IAO_0000118" : "H2O", + "IAO_0000233" : "definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/685\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/689\nadd origin\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/515\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/684\nremove origin \npull request: https://github.com/OpenEnergyPlatform/ontology/pull/861", + "IAO_0006011" : "http://purl.obolibrary.org/obo/CHEBI_15377", + "label" : { + "@language" : "en", + "@value" : "water" + }, + "subClassOf" : [ "_:b1655", "_:b2956", "http://openenergy-platform.org/ontology/oeo/OEO_00000331" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000442", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A water turbine is a turbine converting potential energy and kinetic energy of water into rotational energy." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/299\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/300\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/78\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/758\n\nchange produces energy and uses energy axioms to 'has energy output' and 'has energy input':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "label" : { + "@language" : "en", + "@value" : "water turbine" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000425", "_:b994", "_:b995", "_:b996" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000446", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Wind energy is the kinetic energy of moving air." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/211\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/225\nreclassify and change def\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/662\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/666\nremove disposition renewable fuel\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/726\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/732\nadd and change axioms\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1065\nadded axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1600\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1620", + "label" : { + "@language" : "en", + "@value" : "wind energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00230020", "_:b1247", "_:b1853", "_:b350", "_:b3551" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000447", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A wind farm is a power plant that has wind energy converting units as parts." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/750\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/752", + "label" : { + "@language" : "en", + "@value" : "wind farm" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000031", "_:b948" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000448", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A wind rotor (or wind turbine) is a turbine that converts the wind's kinetic energy into rotational energy." + }, + "IAO_0000118" : "wind turbine", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/299\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/300\n\nchange produces energy and uses energy axioms to 'has energy output' and 'has energy input':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "label" : { + "@language" : "en", + "@value" : "wind rotor" + }, + "subClassOf" : [ "_:b664", "_:b1892", "_:b1893", "_:b1894", "http://openenergy-platform.org/ontology/oeo/OEO_00000425" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000449", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Wood is a biomass from trees. It has a solid state of matter an can be used as fuel." + }, + "IAO_0000233" : "issue:https://github.com/OpenEnergyPlatform/ontology/issues/872\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/952\n\nadd dispositions:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1032\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1033", + "label" : { + "@language" : "en", + "@value" : "wood" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010214", "_:b2629", "_:b622", "_:b2630", "_:b2391" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000450", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000120" + }, + "label" : { + "@language" : "en", + "@value" : "xlsx" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000451", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000120" + }, + "label" : { + "@language" : "en", + "@value" : "xml" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000500", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000233" : [ "A relation between a process and a process attribute that existentially depends on it.", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/66\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/472\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/205\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/386\n\nadd domain and range; move to oeo-shared\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/850\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871" ], + "domain" : "http://purl.obolibrary.org/obo/BFO_0000015", + "label" : { + "@language" : "en", + "@value" : "has process attribute" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00030019", + "inverseOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000502" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000501", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation that holds between a continuant c1 and a continuant c2, where c1 is required by c2 as input to work.", + "comment" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/66\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/472\nadd def and domain and range\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1117\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/1508", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000002", + "label" : { + "@language" : "en", + "@value" : "is used by" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000002", + "inverseOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000502", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000233" : [ "A relation between a process attribute and the process it existentially depends on.", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/66\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/472\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/205\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/386\n\nadd domains and ranges:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/973\nissue: https://github.com/OpenEnergyPlatform/ontology/pull/1085" ], + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00030019", + "label" : { + "@language" : "en", + "@value" : "process attribute of" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000015" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation that holds between a continuant c1 and a continuant c2, where c1 requires c2 as input to work.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/66\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/452 (delete unused subclass)\nhttps://github.com/OpenEnergyPlatform/ontology/pull/472 (move to oeo-shared)\nhttps://github.com/OpenEnergyPlatform/ontology/pull/478 (add definition)\nhttps://github.com/OpenEnergyPlatform/ontology/pull/871 (add domain and range)\nchange def\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1117\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/1508", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000002", + "label" : { + "@language" : "en", + "@value" : "uses" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000002" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between a continuant (A) and a continuant or occurent (B) in which (A) determines the semantic of (B)", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/460\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/480/\n\ndomain:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/850\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871\n\nadapt domains and ranges:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/973\nissue: https://github.com/OpenEnergyPlatform/ontology/pull/1085\n\nMove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1400\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1463", + "label" : { + "@language" : "en", + "@value" : "is defined by" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000002" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000505", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A relation that holds between a study and the sector it covers." + }, + "IAO_0000233" : "update definition\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/846\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/852", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00020011", + "label" : { + "@language" : "en", + "@value" : "covers sector" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000522" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000506", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A relation that holds between an information content entity and its author." + }, + "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.", + "IAO_0000233" : "pull request: https://github.com/OpenEnergyPlatform/ontology/pull/626 (extend def for information content entity)\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871 (domain and range; move to oeo-shared)\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\n\nchange domain and def\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707", + "domain" : "http://purl.obolibrary.org/obo/IAO_0000030", + "label" : { + "@language" : "en", + "@value" : "has author" + }, + "range" : "_:b2271", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140008" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000507", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A relation that holds between an information content entity / model and the client that requested its creation." + }, + "IAO_0000233" : "pull request: https://github.com/OpenEnergyPlatform/ontology/pull/626 (extend def for information content entity)\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871 (domain and range; move to oeo-shared)\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\n\nchange domain\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707", + "domain" : "_:b864", + "label" : { + "@language" : "en", + "@value" : "has client" + }, + "range" : "_:b414", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140008" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000508", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A relation that holds between an information content entity and the person to contact with issues about it." + }, + "IAO_0000233" : "pull request: https://github.com/OpenEnergyPlatform/ontology/pull/626 (extend def for information content entity)\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871 (domain and range; move to oeo-shared)\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\n\nchange domain and definition\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707", + "domain" : "http://purl.obolibrary.org/obo/IAO_0000030", + "label" : { + "@language" : "en", + "@value" : "has contact person" + }, + "range" : "_:b305", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140008" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000509", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A relation that holds between an entity and its source of funding." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/530\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/556", + "label" : { + "@language" : "en", + "@value" : "has funding source" + }, + "range" : "_:b2577", + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000510", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A relation that holds between an information content entity and the organisation in which it was created." + }, + "IAO_0000233" : "pull request: https://github.com/OpenEnergyPlatform/ontology/pull/626 (extend def for information content entity)\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871 (domain and range; move to oeo-shared)\n\nimprove definition:\nhttps://github.com/OpenEnergyPlatform/ontology/issues/1038\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1042\n\nReplace `institution` as range by `organisation role`\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1161\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1200\n\nRelabel to `has organisation`\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1161\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1226\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\n\nchange domain and definition\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707", + "domain" : "http://purl.obolibrary.org/obo/IAO_0000030", + "label" : { + "@language" : "en", + "@value" : "has organisation" + }, + "range" : "_:b2677", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140008" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000511", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A relation that holds between an optimisation and its objective function or objective variable." + }, + "IAO_0000233" : "correct spelling optimisation and add range 'objective variable'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/848\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/878", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000313", + "label" : { + "@language" : "en", + "@value" : "has objective" + }, + "range" : "_:b629" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000512", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A relation that holds between an optimisation and its objective function." + }, + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000313", + "label" : { + "@language" : "en", + "@value" : "has objective function" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000304", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000511" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000513", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A relation that holds between an optimisation and its objective variable." + }, + "IAO_0000233" : "add range 'objective variable'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/848\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/878", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000313", + "label" : { + "@language" : "en", + "@value" : "has objective variable" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00240004", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000511" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000514", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A relation that holds between a data set and the resolution it depicts." + }, + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/622\nPull request https://github.com/OpenEnergyPlatform/ontology/pull/626\nrework\nissue https://github.com/OpenEnergyPlatform/ontology/issues/849\nPull request https://github.com/OpenEnergyPlatform/ontology/pull/912\nadd domain and range\nPull request https://github.com/OpenEnergyPlatform/ontology/pull/972\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "domain" : "http://purl.obolibrary.org/obo/IAO_0000100", + "label" : { + "@language" : "en", + "@value" : "has resolution" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00020121" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000515", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A relation between a data set and the spatial resolution it uses." + }, + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/622\nPull request https://github.com/OpenEnergyPlatform/ontology/pull/626\ndef and axioms\nPull request https://github.com/OpenEnergyPlatform/ontology/pull/912\nadd domain and range\nPull request https://github.com/OpenEnergyPlatform/ontology/pull/972\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "domain" : "http://purl.obolibrary.org/obo/IAO_0000100", + "label" : { + "@language" : "en", + "@value" : "has spatial resolution" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00020123", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000514" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000516", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A relation that holds between data set and the temporal resolution it uses." + }, + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/622\nPull request https://github.com/OpenEnergyPlatform/ontology/pull/626\ndef and axioms\nPull request https://github.com/OpenEnergyPlatform/ontology/pull/912\nfix def and add domain and range\nPull request https://github.com/OpenEnergyPlatform/ontology/pull/972\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "domain" : "http://purl.obolibrary.org/obo/IAO_0000100", + "label" : { + "@language" : "en", + "@value" : "has temporal resolution" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00020122", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000514" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000517", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A relation that holds between a transformation and the constraints it has to fulfil." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/618\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/716", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000419", + "label" : { + "@language" : "en", + "@value" : "has constraint" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000104", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140093" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000521", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "the property of an artificial object to apply to a technology.", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000061", + "label" : { + "@language" : "en", + "@value" : "applies technology" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000407", + "inverseOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000525" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000522", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation that holds between a study and the thing it covers.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/66\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/452 (delete unused subclasses)\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/584\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/626 (extend for study)\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/415\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/821 (restrict to study)", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00020011", + "label" : { + "@language" : "en", + "@value" : "covers" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000523", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation that holds between a study and the energy carrier it covers.", + "IAO_0000233" : "change range\nissue: https://github.com/OpenEnergyPlatform/ontology/pull/721\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/722\n\nupdate definition\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/846\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/852\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00020011", + "label" : { + "@language" : "en", + "@value" : "covers energy carrier" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00020039", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000522" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000524", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between a greenhouse gas and the global warming potential it has.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/66\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/478\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/420\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/651\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/420\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/683\n\nmove to oeo-shared:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1410\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000020", + "label" : { + "@language" : "en", + "@value" : "has global warming potential" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00010078", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000525", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "The property of a technology to be applied to an artificial object.", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000407", + "label" : { + "@language" : "en", + "@value" : "is applied to object" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000061" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000526", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#SymmetricProperty" ], + "IAO_0000115" : "A relation that holds between two neighbouring grid nodes in a supply grid.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/66\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/478\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1116\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/1762", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000296", + "label" : { + "@language" : "en", + "@value" : "is connected to" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000296", + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000527", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation that holds between a supply grid g and a grid node n, in which n is part of g and n works as an extraction point of the supply system.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/66\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/478\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1116\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/1762", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000200", + "label" : { + "@language" : "en", + "@value" : "has sink" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000296", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000526", + "propertyDisjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00000528" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000528", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation that holds between a supply grid g and a grid node n, in which n is part of g and n works as entry point to the supply system.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/66\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/478\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1116\npull requests: https://github.com/OpenEnergyPlatform/ontology/pull/1762", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000200", + "label" : { + "@language" : "en", + "@value" : "has source" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000296", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000526" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000529", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "x has normal state of matter y if and only if a portion of x occurs in state y under normal pressure (1 bar) and normal temperature (0°C)", + "IAO_0000233" : "make subproperty of 'has state of matter'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/989\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1001\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331", + "label" : { + "@language" : "en", + "@value" : "has normal state of matter" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000395", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000530", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "x has the origin of y", + "IAO_0000233" : "move to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "domain" : "_:b1164", + "label" : { + "@language" : "en", + "@value" : "has origin" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000316", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0000086" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000531", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between a portion of matter (x) and a state of matter (y) that indicates the state y of matter x under certain given conditions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/989\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1001\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331", + "label" : { + "@language" : "en", + "@value" : "has state of matter" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000395", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0000086" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000532", + "@type" : [ "http://www.w3.org/2002/07/owl#AsymmetricProperty", "http://www.w3.org/2002/07/owl#IrreflexiveProperty", "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "IAO_0000115" : { + "@language" : "en", + "@value" : "p has physical input c iff: p has input c, and c is a material entity" + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/664\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/702\n\nrestrict range to 'material entity':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000015", + "label" : { + "@language" : "en", + "@value" : "has physical input" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000040", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002233" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000533", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "p has physical output c iff: p has output c, and c is a material entity" + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/618\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/716\n\nrestrict range to 'material entity':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1041\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000015", + "label" : { + "@language" : "en", + "@value" : "has physical output" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000040", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002234", + "inverseOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Ammonia is a portion of matter with the chemical formula NH3. It has a gaseous normal state of matter and can act as an air pollutant. As it can be oxidised it can be used as a fuel.", + "IAO_0000118" : [ "trihydridonitrogen", "NH3", "nitrogen trihydride" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/263\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/356\n\nAdapt definition and axioms, add alternative terms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/939\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/959", + "IAO_0006011" : "http://purl.obolibrary.org/obo/CHEBI_16134", + "label" : { + "@language" : "en", + "@value" : "ammonia" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b628", "_:b2846", "_:b257", "_:b2698" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Carbon monoxide is a portion of matter with the chemical formula CO. It has a gaseous normal state of matter and can act as an air pollutant.", + "IAO_0000118" : "CO", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/263\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/356", + "IAO_0006011" : "http://purl.obolibrary.org/obo/CHEBI_17245", + "label" : { + "@language" : "en", + "@value" : "carbon monoxide" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b453", "_:b817" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Nitrogen oxides are a portion of matter consisting of compounds of nitrogen and oxygen. It is a collective term for numerous oxides of nitrogen with a gaseous normal state of matter. They can act as air pollutants.", + "IAO_0000118" : "NOx", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/263\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/356", + "IAO_0006011" : "http://purl.obolibrary.org/obo/CHEBI_35196", + "label" : { + "@language" : "en", + "@value" : "nitrogen oxides" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b200", "_:b201" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Nitric oxide is a portion of matter with the chemical formula NO. It is a gas and can act as an air pollutant. Synonyms are nitrogen oxide or nitrogen monoxide.", + "IAO_0000118" : [ "NO", "nitrogen monoxide", "nitrogen oxide" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/263\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/356", + "label" : { + "@language" : "en", + "@value" : "nitric oxide" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010002" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Nitrogen dioxide is a portion of matter with the chemical formula NO2. It is a gas and can act as an air pollutant.", + "IAO_0000118" : "NO2", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/263\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/356", + "label" : { + "@language" : "en", + "@value" : "nitrogen dioxide" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010002" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010007", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Sulphur dioxide is a portion of matter with the chemical formula SO2. It has a gaseous normal state of matter and can act as an air pollutant.", + "IAO_0000118" : [ "SO2", "sulfur dioxide" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/263\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/356", + "label" : { + "@language" : "en", + "@value" : "sulphur dioxide" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b144", "_:b145" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010009", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "PM10 is particulate matter which passes through a size-selective inlet as defined in the reference method for the sampling and measurement of PM10, EN 12341, with a 50 % efficiency cut-off at 10 µm aerodynamic diameter.", + "IAO_0000119" : "This definition is partly based on Article 2 of the European Air Quality Directive (2008/50/EC): https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32008L0050", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/263\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/356", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_01000405", + "label" : { + "@language" : "en", + "@value" : "PM10" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000318" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010010", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "PM2.5 is particulate matter which passes through a size-selective inlet as defined in the reference method for the sampling and measurement of PM2,5, EN 14907, with a 50 % efficiency cut-off at 2,5 µm aerodynamic diameter.", + "IAO_0000119" : "This definition is partly based on Article 2 of the European Air Quality Directive (2008/50/EC): https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32008L0050", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/263\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/356", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_01000415", + "label" : { + "@language" : "en", + "@value" : "PM2.5" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000318" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010011", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "The volatility disposition is the disposition of a portion of matter to sublimate or evaporate from the solid or liquid form and enter the surrounding air.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/263\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/356\n\nadd 'has bearer' axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1310", + "label" : { + "@language" : "en", + "@value" : "volatility" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000016", "_:b3511" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010012", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An air pollutant is a portion of matter that participates in some air pollution.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/263\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/356\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/815\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/816", + "label" : { + "@language" : "en", + "@value" : "air pollutant" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331", + "equivalentClass" : "_:b1038" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010015", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Fossil hydrogen is hydrogen with fossil origin.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/134\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/411", + "label" : { + "@language" : "en", + "@value" : "fossil hydrogen" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000220", + "equivalentClass" : "_:b473" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010016", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Synthetic hydrogen is hydrogen with synthetic origin.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/134\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/411\n\nshorten definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1013\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1442", + "label" : { + "@language" : "en", + "@value" : "synthetic hydrogen" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000220", + "equivalentClass" : "_:b1101" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010017", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A synthetic fuel is a fuel produced from one or more portion(s) of matter using electric energy.", + "IAO_0000118" : [ "e-fuel", "electric fuel" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/134\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/411\n\nadd axiom to secondary energy carrier disposition\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1222\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1243", + "label" : { + "@language" : "en", + "@value" : "synthetic fuel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000173", "_:b988", "_:b989" ], + "equivalentClass" : "_:b987" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010018", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Synthetic methane is methane that has a synthetic origin.", + "IAO_0000118" : [ "power-to-gas", "PtG", "power to gas", "P2G" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/134\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/411\n\nRe-definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/940\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/954", + "label" : { + "@language" : "en", + "@value" : "synthetic methane" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000025", + "equivalentClass" : "_:b994" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010019", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "PtL fuel is a liquid synthetic fuel produced in a power-to-liquid system from water and carbon dioxide using electrical energy.", + "IAO_0000118" : [ "synthetic liquid fuel", "P2L fuel", "liquid synthetic fuel" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/134\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/411\n\nnew label and axioms:\nhttps://github.com/OpenEnergyPlatform/ontology/issues/934\npull request: https://github.com/OpenEnergyPlatform/ontology/pulls/957", + "label" : { + "@language" : "en", + "@value" : "PtL fuel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010156", "_:b782", "_:b996" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010020", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power-to-liquid system is a power-to-fuel system that implements a power-to-liquid process. A water electrolyser is participating in the power-to-liquid process.", + "IAO_0000118" : [ "P2L", "PtL" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/134\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/411\n\nAlign with 'power-to-gas system':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1262\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348\n\ncreated new parent class 'power-to-fuel system'\nhttps://github.com/OpenEnergyPlatform/ontology/issues/1477\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1483", + "label" : { + "@language" : "en", + "@value" : "power-to-liquid system" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00330009", "_:b1721" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010021", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A water electrolyser is an energy converting component that uses an electric current to decompose water into hydrogen and oxygen gas. Electrical energy is converted into chemical energy (and waste heat).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/134\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/411\n\nuse energy converting component in definition:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/993\n\nchange produces energy and uses energy axioms to 'has energy output' and 'has energy input':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "label" : { + "@language" : "en", + "@value" : "water electrolyser" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000011", "_:b752", "_:b753", "_:b754", "_:b24" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010022", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A steam reformer is an energy converting component that produces syngas from hydrocarbons such as natural gas.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/134\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/411\n\nuse energy converting component in definition:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/993", + "label" : { + "@language" : "en", + "@value" : "steam reformer" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000011", "_:b177", "_:b1724" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010023", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A vehicle is an artificial object that is used for transporting people or goods.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/425\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/431\n\nAdd vehicle operational mode axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1304\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1314\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1265\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1359\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_01000604", + "label" : { + "@language" : "en", + "@value" : "vehicle" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b260", "_:b664" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010024", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A battery electric vehicle (BEV) is an electric vehicle that stores energy in a traction battery.", + "IAO_0000118" : "BEV", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/425\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/453\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/637\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/655\n\nAdapt definition and convert to equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315", + "label" : { + "@language" : "en", + "@value" : "battery electric vehicle" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000146", + "equivalentClass" : "_:b1892" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010025", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fuel cell electric vehicle (FCEV) is an electric vehicle that uses electrical energy from a fuel cell.", + "IAO_0000118" : "FCEV", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/425\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/453\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/637\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/655\n\nConvert to equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315\n\nAdd fuel tank axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1301\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1356", + "label" : { + "@language" : "en", + "@value" : "fuel cell electric vehicle" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000146", "_:b909", "_:b2124" ], + "equivalentClass" : "_:b2331" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010026", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A traction battery is a battery that is used in vehicles for propulsion.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/425\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/453", + "label" : { + "@language" : "en", + "@value" : "traction battery" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000068" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010027", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An electric motor is a motor that converts electrical energy into kinetic energy." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/787\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/817\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/425\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/453\n\nchange uses energy axiom to 'has energy input':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "label" : { + "@language" : "en", + "@value" : "electric motor" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010032", "_:b1679" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010028", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An electric traction motor is an electric motor used for propulsion." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/425\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/453\n\nrelabel and add axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1029\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1135", + "label" : { + "@language" : "en", + "@value" : "electric traction motor" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010027", "_:b2495" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010029", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An internal combustion engine is a motor that converts chemical energy into kinetic energy using a cyclic combustion process." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/787\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/817\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/425\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/453\n\nadd energy input axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1280\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1285", + "label" : { + "@language" : "en", + "@value" : "internal combustion engine" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010032", "_:b3050", "_:b2735", "_:b1847" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010030", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A plug-in hybrid electric vehicle (PHEV) is a vehicle that contains both an electric traction motor and an internal combustion engine and can switch between their usage for propulsion. It contains a traction battery that can be charged with electrical energy from an external supply.", + "IAO_0000118" : "PHEV", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/425\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/453\n\nConvert to equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315\n\nAdd fuel tank axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1301\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1356", + "label" : { + "@language" : "en", + "@value" : "plug-in hybrid electric vehicle" + }, + "subClassOf" : [ "_:b472", "_:b473", "http://openenergy-platform.org/ontology/oeo/OEO_00010023", "_:b474", "_:b475" ], + "equivalentClass" : "_:b476" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010031", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A grid supplied electric vehicle is an electric vehicle that has a current collector to use electrical energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/425\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/453\n\nAdapt definition and convert to equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315", + "label" : { + "@language" : "en", + "@value" : "grid supplied electric vehicle" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000146", + "equivalentClass" : "_:b1066" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010032", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A motor is an energy converting component that converts other forms of energy into kinetic energy." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/787\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/817\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/425\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/453\n\nuse energy converting component in definition:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/993\n\nchange produces energy axiom to 'has energy output':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_01000610", + "label" : { + "@language" : "en", + "@value" : "motor" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000011", "_:b344" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010034", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A building sector is a sector that covers buildings.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/30\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/484\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "building sector" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000128" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A agriculture, forestry and land use (AFOLU) sector is a sector that covers activities and natural processes from agriculture, forestry, land use and land use change.", + "IAO_0000118" : "AFOLU sector", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/30\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/484\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "agriculture, forestry and land use sector" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010036", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A waste and wastewater sector is a sector that covers activities related the collection and treatment of waste and wastewater.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/30\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/484\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "waste and wastewater sector" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010037", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "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.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/523", + "label" : { + "@language" : "en", + "@value" : "unique individual identifier" + }, + "subPropertyOf" : "http://purl.org/dc/elements/1.1/identifier" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010038", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010044", "http://openenergy-platform.org/ontology/oeo/OEO_00010043", "http://openenergy-platform.org/ontology/oeo/OEO_00010042", "http://openenergy-platform.org/ontology/oeo/OEO_00010040", "http://openenergy-platform.org/ontology/oeo/OEO_00010041" ], + "IAO_0000115" : "The CRF sector (IPCC 2006) energy is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nAll GHG emissions arising from combustion and fugitive releases of fuels. Emissions from the non-energy uses of fuels are generally not included here, but reported under Industrial Processes and Product Use.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 2, Chapter 2.2, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/523\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): energy" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010039", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010038", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'fuel combustion' is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions from the intentional oxidation of materials within an apparatus that is designed to raise heat and provide it either as heat or as mechanical work to a process or for use away from the apparatus.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 2, Chapter 2.2, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/523\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): fuel combustion" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010040", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.1", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010039", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010159", "http://openenergy-platform.org/ontology/oeo/OEO_00010160", "http://openenergy-platform.org/ontology/oeo/OEO_00010158" ], + "IAO_0000115" : "The CRF sector (IPCC 2006) 'energy industry' is an energy transformation sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nComprises emissions from fuels combusted by the fuel extraction or energy-producing industries.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 2, Chapter 2.2, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/523\n\nadd has part relations:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000158" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): energy industry" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010041", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.2", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010039", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'manufacturing industries and construction' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions from combustion of fuels in industry. Also includes combustion for the generation of electricity and heat for own use in these industries.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 2, Chapter 2.2, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/523\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): manufacturing industries and construction" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010042", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.3", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010039", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'transport' is a transport sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions from the combustion and evaporation of fuel for all transport activity (excluding military transport), regardless of the sector, specified by sub-categories below. Emissions from fuel sold to any air or marine vessel engaged in international transport (1 A 3 a i and 1 A 3 d i) should as far as possible be excluded from the totals and subtotals in this category and should be reported separately.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 2, Chapter 3.1, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/523\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000422" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): transport" + }, + "sameAs" : "http://openenergy-platform.org/ontology/oeo/OEO_00010306" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010043", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.4", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010039", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010053", "http://openenergy-platform.org/ontology/oeo/OEO_00010052" ], + "IAO_0000115" : "The CRF sector (IPCC 2006) 'fuel combustion - other sectors' is an energy demand sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions from combustion activities as described below, including combustion for the generation of electricity and heat for own use in these sectors.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 2, Chapter 2.2, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/523\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000128" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): fuel combustion - other sectors" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010044", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.5", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010039", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'fuel combustion' is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nAll remaining emissions from fuel combustion that are not specified elsewhere. Include emissions from fuel delivered to the military in the country and delivered to the military of other countries that are not engaged in multilateral operations.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 2, Chapter 2.2, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/523\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): fuel combustion - other" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010046", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010170", "http://openenergy-platform.org/ontology/oeo/OEO_00010171", "http://openenergy-platform.org/ontology/oeo/OEO_00010172", "http://openenergy-platform.org/ontology/oeo/OEO_00010164", "http://openenergy-platform.org/ontology/oeo/OEO_00010166", "http://openenergy-platform.org/ontology/oeo/OEO_00010167", "http://openenergy-platform.org/ontology/oeo/OEO_00010173", "http://openenergy-platform.org/ontology/oeo/OEO_00010169" ], + "IAO_0000115" : "The CRF sector (IPCC 2006) 'energy industrial processes and product use' (IPPU) is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nIt covers greenhouse gas emissions occurring from industrial processes, from the use of greenhouse gases in products, and from non-energy uses of fossil fuel carbon.", + "IAO_0000118" : "IPPU", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 3, Chapter 1.1, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/578\n\nadd has part relations:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): industrial processes and product use" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010047", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 3", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010186", "http://openenergy-platform.org/ontology/oeo/OEO_00010187", "http://openenergy-platform.org/ontology/oeo/OEO_00010180", "http://openenergy-platform.org/ontology/oeo/OEO_00010181", "http://openenergy-platform.org/ontology/oeo/OEO_00010182", "http://openenergy-platform.org/ontology/oeo/OEO_00010179", "http://openenergy-platform.org/ontology/oeo/OEO_00010183", "http://openenergy-platform.org/ontology/oeo/OEO_00010188", "http://openenergy-platform.org/ontology/oeo/OEO_00010184", "http://openenergy-platform.org/ontology/oeo/OEO_00010185" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/578\n\nadd has part axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "comment" : "The CRF sector (IPCC 2006) 'agriculture' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories", + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): agriculture" + }, + "sameAs" : "http://openenergy-platform.org/ontology/oeo/OEO_00010308" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010048", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 4", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010189", "http://openenergy-platform.org/ontology/oeo/OEO_00010190", "http://openenergy-platform.org/ontology/oeo/OEO_00010194", "http://openenergy-platform.org/ontology/oeo/OEO_00010196", "http://openenergy-platform.org/ontology/oeo/OEO_00010192", "http://openenergy-platform.org/ontology/oeo/OEO_00010195", "http://openenergy-platform.org/ontology/oeo/OEO_00010193" ], + "IAO_0000115" : "The CRF sector (IPCC 2006) 'land use, land-use change and forestry' (LULUCF) is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories", + "IAO_0000118" : "LULUCF", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/578\n\nadd has part axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): land use, land-use change and forestry" + }, + "sameAs" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010309", "http://openenergy-platform.org/ontology/oeo/OEO_00010135", "http://openenergy-platform.org/ontology/oeo/OEO_00010071" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010049", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 5", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010177", "http://openenergy-platform.org/ontology/oeo/OEO_00010176", "http://openenergy-platform.org/ontology/oeo/OEO_00010175", "http://openenergy-platform.org/ontology/oeo/OEO_00010174", "http://openenergy-platform.org/ontology/oeo/OEO_00010178" ], + "IAO_0000115" : "The CRF sector (IPCC 2006) 'waste' is a waste and wastewater sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nCarbon dioxide (CO2), methane (CH4) and nitrous oxide (N2O) emissions from following categories: Solid waste disposal, Biological treatment of solid waste,\nIncineration and open burning of waste, Wastewater treatment and discharge.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 5, Chapter 1.1, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/578\n\nadd has part axioms and improve definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010036" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): waste" + }, + "sameAs" : "http://openenergy-platform.org/ontology/oeo/OEO_00010310" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010050", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 6", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'other' is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/578\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): other" + }, + "sameAs" : "http://openenergy-platform.org/ontology/oeo/OEO_00010311" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010051", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sensitivity analysis is the process of comparing different model calculations based on a variation of input parameters (exogenous data items).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/483\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/550", + "label" : { + "@language" : "en", + "@value" : "sensitivity analysis" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000015" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010052", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.4.a", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010043", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'commercial and institutional' is a commercial sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions from fuel combustion in commercial and institutional buildings.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 3, Chapter 1.1, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/578\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000405" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): commercial and institutional" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010053", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.4.b", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010043", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'residential' is a household sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nAll emissions from fuel combustion in households.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 2, Chapter 2.2, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/578\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000214" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): residential" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010054", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.4.c", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010043", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'agriculture, forestry and fishing' is an energy demand sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions from fuel combustion in agriculture, forestry, fishing and fishing industries such as fish farms.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 2, Chapter 2.2, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/578\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000128" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): agriculture, forestry and fishing" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010055", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "The common reporting format (CRF) is a sector division used for compiling national inventory reports on greenhouse gas emissions and providing emission relevant data in so called CRF tables.", + "IAO_0000118" : [ "CRF", "NIR sector division", "national inventory report sector division" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/461\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/578\n\nadd alternative labels:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1535\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1558\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "common reporting format" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000368" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010056", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The KSG sector division is a CRF-based sector division defined in annex 1 of the Bundes-Klimaschutzgesetz (KSG).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nMake instance of 'CRF-based sector division':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010402" + }, + "label" : { + "@language" : "en", + "@value" : "KSG sector division" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010057", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.B", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010038", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010162", "http://openenergy-platform.org/ontology/oeo/OEO_00010161" ], + "IAO_0000115" : "The CRF sector (IPCC 2006) 'fugitive emissions from fuels' is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nIncludes all intentional and unintentional emissions from the extraction, processing, storage and transport of solid fuel to the point of final use.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): fugitive emissions from fuels" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010058", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.C", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010038", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'CO2 transport and storage' is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nCarbon dioxide (CO2) capture and storage (CCS) involves the capture of CO2 from anthropogenic sources, its transport to a storage location and its long-term isolation from the atmosphere. Emissions associated with CO2 transport, injection and storage are covered under category 1C. Emissions (and reductions) associated with CO2 capture should be reported under the IPCC Sector in which capture takes place (e.g. Fuel Combustion or Industrial Activities).", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): CO2 transport and storage" + }, + "differentFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010229" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010059", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.3.a", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010042", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'domestic aviation' is a transport sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions from civil domestic passenger and freight traffic that departs and arrives in the same country (commercial, private, agriculture, etc.), including take-offs and landings for these flight stages. Note that this may include journeys of considerable length between two airports in a country (e.g. San Francisco to Honolulu). Exclude military, which should be reported under 1 A 5 b.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000422" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): domestic aviation" + }, + "differentFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010201" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010060", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.3.b", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010042", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'road transport' is a transport sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nAll combustion and evaporative emissions arising from fuel use in road vehicles, including the use of agricultural vehicles on paved roads.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000422" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): road transportation" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010061", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.3.c", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010042", + "IAO_0000115" : [ "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", "The CRF sector (IPCC 2006) 'railways' is a transport sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions from railway transport for both freight and passenger traffic routes.", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724" ], + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000422" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): railways" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010062", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.3.d", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010042", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'domestic navigation' is a transport sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions from fuels used by vessels of all flags that depart and arrive in the same country (exclude fishing, which should be reported under 1 A 4 c iii, and military, which should be reported under 1 A 5 b). Note that this may include journeys of considerable length between two ports in a country (e.g. San Francisco to Honolulu).", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000422" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): domestic navigation" + }, + "differentFrom" : "http://openenergy-platform.org/ontology/oeo/OEO_00010202" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010063", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.3.e", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010042", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'other transportation' is a transport sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nCombustion emissions from all remaining transport activities including pipeline transportation, ground activities in airports and harbours, and off-road activities not otherwise reported under 1 A 4 c Agriculture or 1 A 2. Manufacturing Industries and Construction. Military transport should be reported under 1 A 5.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000422" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): other transportation" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010064", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.3.e.i", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010063", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'pipeline transport' is a transport sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nCombustion related emissions from the operation of pump stations and maintenance of pipelines. Transport via pipelines includes transport of gases liquids, slurry and other commodities via pipelines. Distribution of natural or manufactured gas, water or steam from the distributor to final users is excluded and should be reported in 1 A 1 c ii or 1 A 4 a.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nfix unique individual identfier\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1121\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1122\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000422" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): pipeline transport" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010065", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00010056", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010040", "http://openenergy-platform.org/ontology/oeo/OEO_00010064", "http://openenergy-platform.org/ontology/oeo/OEO_00010057" ], + "IAO_0000115" : "The KSG sector energy industry is an energy transformation sector defined by the KSG sector division. It is an aggregate of the following three sectors:\n- CRF sector (IPCC 2006): energy industry (CRF 1.A.1.a)\n- CRF sector (IPCC 2006): other transportation (CRF 1.A.3.e)\n- CRF sector (IPCC 2006): fugitive emissions from fuels (CRF 1.B)", + "IAO_0000119" : "Bundes-Klimaschutzgesetz (KSG), Anlage 1 (zu den §§ 4 und 5) https://www.gesetze-im-internet.de/ksg/anlage_1.html", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000158" + }, + "label" : { + "@language" : "en", + "@value" : "KSG sector energy industry" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010066", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00010056", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010046", "http://openenergy-platform.org/ontology/oeo/OEO_00010058", "http://openenergy-platform.org/ontology/oeo/OEO_00010041" ], + "IAO_0000115" : "The KSG sector industry is an industry sector defined by the KSG sector division. It is an aggregate of the following three sectors:\n- CRF sector (IPCC 2006): manufacturing industries and construction (CRF 1.A.2)\n- CRF sector (IPCC 2006): CO2 transport and storage (CRF 1.C)\n- CRF sector (IPCC 2006): industrial processes and product use (CRF 2)", + "IAO_0000119" : "Bundes-Klimaschutzgesetz (KSG), Anlage 1 (zu den §§ 4 und 5) https://www.gesetze-im-internet.de/ksg/anlage_1.html", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "KSG sector industry" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010067", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00010056", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010044", "http://openenergy-platform.org/ontology/oeo/OEO_00010053", "http://openenergy-platform.org/ontology/oeo/OEO_00010052" ], + "IAO_0000115" : "The KSG sector buildings is a building sector defined by the KSG sector division. It is an aggregate of the following two sectors:\n- CRF sector (IPCC 2006): commercial and institutional (CRF 1.A.4.a)\n- CRF sector (IPCC 2006): residential (CRF 1.A.4.b)\n- CRF sector (IPCC 2006): fuel combustion - other", + "IAO_0000119" : "Bundes-Klimaschutzgesetz (KSG), Anlage 1 (zu den §§ 4 und 5) https://www.gesetze-im-internet.de/ksg/anlage_1.html", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nAdd axiom to 1.A.5 and extend definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1194\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1198\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010034" + }, + "label" : { + "@language" : "en", + "@value" : "KSG sector buildings" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010068", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00010056", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010060", "http://openenergy-platform.org/ontology/oeo/OEO_00010059", "http://openenergy-platform.org/ontology/oeo/OEO_00010061", "http://openenergy-platform.org/ontology/oeo/OEO_00010062" ], + "IAO_0000115" : "The KSG sector transport is a transport sector defined by the KSG sector division. It is an aggregate of the following four sectors:\n- CRF sector (IPCC 2006): domestic aviation (CRF 1.A.3.a)\n- CRF sector (IPCC 2006): road transportation (CRF 1.A.3.b)\n- CRF sector (IPCC 2006): railways (CRF 1.A.3.c)\n- CRF sector (IPCC 2006): domestic navigation (CRF 1.A.3.d)", + "IAO_0000119" : "Bundes-Klimaschutzgesetz (KSG), Anlage 1 (zu den §§ 4 und 5) https://www.gesetze-im-internet.de/ksg/anlage_1.html", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000422" + }, + "label" : { + "@language" : "en", + "@value" : "KSG sector transport" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010069", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00010056", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010047", "http://openenergy-platform.org/ontology/oeo/OEO_00010054" ], + "IAO_0000115" : "The KSG sector agriculture is an agriculture, forestry and land use sector defined by the KSG sector division. It is an aggregate of the following two sectors:\n- CRF sector (IPCC 2006): agriculture, forestry and fishing (CRF 1.A.4.c)\n- CRF sector (IPCC 2006): agriculture (CRF 3)", + "IAO_0000119" : "Bundes-Klimaschutzgesetz (KSG), Anlage 1 (zu den §§ 4 und 5) https://www.gesetze-im-internet.de/ksg/anlage_1.html", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "KSG sector agriculture" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010070", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00010056", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010049", "http://openenergy-platform.org/ontology/oeo/OEO_00010050" ], + "IAO_0000115" : "The KSG sector waste management and other is a sector defined by the KSG sector division. It is an aggregate of the following two sectors:\n- CRF sector (IPCC 2006): waste (CRF 5)\n- CRF sector (IPCC 2006): other (CRF 6)", + "IAO_0000119" : "Bundes-Klimaschutzgesetz (KSG), Anlage 1 (zu den §§ 4 und 5) https://www.gesetze-im-internet.de/ksg/anlage_1.html", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010036" + }, + "label" : { + "@language" : "en", + "@value" : "KSG sector waste management and other" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010071", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00010056", + "IAO_0000115" : "The KSG sector land use, land-use change and forestry is an agriculture, forestry and land use sector defined by the KSG sector division.\nIt is equivalent to the CRF sector (IPCC 2006): land use, land-use change and forestry (CRF 4).", + "IAO_0000119" : "Bundes-Klimaschutzgesetz (KSG), Anlage 1 (zu den §§ 4 und 5) https://www.gesetze-im-internet.de/ksg/anlage_1.html", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/580\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/595\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "KSG sector land use, land-use change and forestry" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010072", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An areal power density unit is a unit which is a measure for the power per surface area.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/597\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/615", + "label" : { + "@language" : "en", + "@value" : "areal power density unit" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010073", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An areal energy density unit is a unit which is a measure for the energy per surface area.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/597\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/615", + "label" : { + "@language" : "en", + "@value" : "areal energy density unit" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010074", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An areal power density is a quantity value that indicates a certain power per area.", + "IAO_0000118" : "specific power", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/597\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/615", + "label" : { + "@language" : "en", + "@value" : "areal power density" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b2012" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010075", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An areal energy density is a quantity value that states a certain energy amount per area.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/597\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/615", + "label" : { + "@language" : "en", + "@value" : "areal energy density" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b2894" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010076", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An areal solar power density is an areal power density that indicates the arriving solar power per area. A synonym for areal solar power density is irradiance.", + "IAO_0000118" : "irradiance", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/597\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/615", + "label" : { + "@language" : "en", + "@value" : "areal solar power density" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010074" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010077", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An areal solar energy density is an areal energy density that gives the arriving solar power per area. A synonym for areal solar power density is irradiation.", + "IAO_0000118" : "irradiation", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/597\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/615", + "label" : { + "@language" : "en", + "@value" : "areal solar energy density" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010075" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010078", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Global warming potential (GWP) is a quantity value that measures the the time-integrated radiative forcing due to a pulse emission of a given component, relative to a pulse emission of an equal mass of carbon dioxide (CO2).", + "IAO_0000118" : "GWP", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/420\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/683\n\nmove to oeo-shared:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1410\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "global warming potential" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b1403" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010079", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An emission quantity value is a quantity value that has a mass unit as unit. It is the quantity value of an emission value." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/695\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/697\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "emission quantity value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b2276", "_:b2277" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010080", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A solar-steam-electric process is a solar energy transformation that converts solar energy into electrical energy. It has two partial processes: a solar thermal energy transformation and a steam-electric process." + }, + "IAO_0000233" : "add two has participant and redefine\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/938\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/980\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1010\n\nadd 'has physical output' some 'electrical energy'\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/932\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/668\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/701\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041", + "label" : { + "@language" : "en", + "@value" : "solar-steam-electric process" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020046", "_:b2071", "_:b3213", "_:b1656" ], + "equivalentClass" : "_:b2096" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010081", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A solar chemical energy transformation is a solar energy transformation that converts solar energy into chemical energy." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/673\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/735\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041", + "label" : { + "@language" : "en", + "@value" : "solar chemical energy transformation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020046", "_:b73" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010082", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A trade is a process in which one good or service is exchanged for another good or service or money.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/307\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/745\n\nMove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1458\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1478\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1565\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1613\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "trade" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b1209" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010083", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A market participant is an agent who participates in trading in a market exchange.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/330\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/745\n\nupdate definition and improve axiom:\nhttps://github.com/OpenEnergyPlatform/ontology/issues/617\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1019\n\nMove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1458\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1478\n\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "market participant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000051", "_:b1286" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010084", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A reservoir is an artificial object that stores liquid water and has a dam as part.", + "IAO_0000116" : "Reservoirs created by dams provide water for activities such as hydro energy transformation, irrigation, human consumption, industrial use, aquaculture, and navigability. They are also used to regulate floods.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/681\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/755", + "label" : { + "@language" : "en", + "@value" : "reservoir" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b752", "_:b2790" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010085", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A hydro power unit is a power generating unit that uses hydro energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/78\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/758", + "label" : { + "@language" : "en", + "@value" : "hydro power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b753", "_:b1490", "_:b1687" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010086", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A hydro power plant is a power plant having an aggregate of hydro power generating units as its power generating unit parts.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/78\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/758", + "label" : { + "@language" : "en", + "@value" : "hydro power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000031", "_:b23", "_:b24", "_:b25" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010087", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A run of river power plant is a hydro power plant that uses the momentarily available hydro energy of a river. It has either no reservoir or just has a small one with a maximum of 24 hours of storage.", + "IAO_0000116" : "The distinction between a run of river power plant and a hydro storage power plant is important for modelling, but in reality not so easy. The chosen distinction follows the document: European Network of Transmission System Operators for Electricity (ENTSO-E): Hydropower modelling – New database complementing PECD, V.1.0, 12 December 2019, https://www.entsoe.eu/Documents/SDC%20documents/MAF/2019/Hydropower_Modelling_New_database_and_methodology.pdf", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/78\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/758", + "label" : { + "@language" : "en", + "@value" : "run of river power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010086", "_:b177", "_:b404" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010088", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A hydro storage power plant is a hydro power plant that uses the available hydro energy of a stationary water storage.", + "IAO_0000116" : "The distinction between a run of river power plant and a hydro storage power plant is important for modelling, but in reality not so easy. The chosen distinction follows the document: European Network of Transmission System Operators for Electricity (ENTSO-E): Hydropower modelling – New database complementing PECD, V.1.0, 12 December 2019, https://www.entsoe.eu/Documents/SDC%20documents/MAF/2019/Hydropower_Modelling_New_database_and_methodology.pdf", + "IAO_0000118" : "storage power plant", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/78\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/758", + "label" : { + "@language" : "en", + "@value" : "hydro storage power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010086", "_:b1724", "_:b2074" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010089", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A pumped hydro storage power plant is a hydro storage power plant which has some pumps as parts.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/78\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/758\n\nAdd energy storage function axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1174\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348", + "label" : { + "@language" : "en", + "@value" : "pumped hydro storage power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010088", "_:b2572", "_:b2650" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010090", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A pump is an energy converting component that converts energy into kinetic or potential energy of a fluid.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/78\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/758\n\nuse energy converting component in definition:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/993\n\nchange produces energy axiom to 'has energy output':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "label" : { + "@language" : "en", + "@value" : "pump" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000011", "_:b3435", "_:b2304" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010091", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An open-loop pumped hydro storage power plant is a pumped hydro storage power plant that has natural inflows.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/78\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/758", + "label" : { + "@language" : "en", + "@value" : "open-loop pumped hydro storage power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010089", "_:b935" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010092", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A closed-loop pumped hydro storage power plant is a pumped hydro storage power plant that has no natural inflows.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/78\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/758", + "label" : { + "@language" : "en", + "@value" : "closed-loop pumped hydro storage power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010089", "_:b1885" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010093", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A river is a water body that moves through permanent or seasonal flow process from elevated land towards lower elevations through a definite channel and empties either into a sea, lake, or another river or ends on land as bed seepage and evapotranspiration exceed water supply.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/760\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/765\n\nMake river a subclass of water body:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_00000022", + "label" : { + "@language" : "en", + "@value" : "river" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010104", "_:b411" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010094", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A reservoir hydro storage power plant is a hydro storage power plant that has no pump.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issue/767\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/768", + "label" : { + "@language" : "en", + "@value" : "reservoir hydro storage power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010088", "_:b2941" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010095", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Marine thermal energy is a kind of natural ambient thermal energy that is present in marine water bodies.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806", + "label" : { + "@language" : "en", + "@value" : "marine thermal energy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140104" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010096", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Marine thermal energy transfer is a heat transfer from the marine water body to a transportable material entity.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806", + "label" : { + "@language" : "en", + "@value" : "marine thermal energy transfer" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140101", "_:b900" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010097", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Marine current energy is the natural hydro energy of an ocean current.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806\n\nfix classification:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/896\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/921\n\nadd and change axioms\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1065", + "label" : { + "@language" : "en", + "@value" : "marine current energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020087", "_:b1847", "_:b1320" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010098", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Marine current energy transformation is a hydroelectric energy transformation that converts marine current energy to electrical energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041\nremove wrong axiom \nhttps://github.com/OpenEnergyPlatform/ontology/pull/1044", + "label" : { + "@language" : "en", + "@value" : "marine current energy transformation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00110005", "_:b2600", "_:b582", "_:b2036" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010099", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Marine tidal energy transformation is a hydroelectric energy transformation that converts kinetic energy from tidal flow to electrical energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041", + "label" : { + "@language" : "en", + "@value" : "marine tidal energy transformation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00110005", "_:b365", "_:b3131", "_:b3132" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010100", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Marine tidal energy is the natural hydro energy of a tidal flow.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806\n\nfix classification:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/896\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/921\n\nchange axiom from participates in to is energy participant of\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1065", + "label" : { + "@language" : "en", + "@value" : "marine tidal energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020087", "_:b597" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010101", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Tidal flow is a water flow during which movements of water masses caused by varying gravitational and rotational forces from sun and moon, combined with the rotation of the earth, cause waters to undergo periodic depth oscillations (tides).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_01001342", + "label" : { + "@language" : "en", + "@value" : "tidal flow" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00110002" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010102", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Marine wave energy is the natural hydro energy of a wave.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806\n\nfix classification:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/896\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/921\n\nchange axiom from participates in to is energy participant of\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1065", + "label" : { + "@language" : "en", + "@value" : "marine wave energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020087", "_:b1108" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010103", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Marine wave energy transformation is a hydroelectric energy transformation that converts marine wave energy to electrical energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041", + "label" : { + "@language" : "en", + "@value" : "marine wave energy transformation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00110005", "_:b3249", "_:b2903", "_:b852" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010104", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A water body is an accumulation of liquid water of varying size on the surface of the Earth.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806", + "label" : { + "@language" : "en", + "@value" : "water body" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00110000" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010105", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "The ocean is a water body that consists of salt water and is covering approximately 71% of Earth's surface.", + "IAO_0000118" : [ "marine water body", "sea" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806", + "label" : { + "@language" : "en", + "@value" : "ocean" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010104" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010106", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A wave is a water flow that is at the surface of a water body/marine water body/ocean and that is mainly vertically orientated.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806", + "label" : { + "@language" : "en", + "@value" : "wave" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00110002" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010107", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An ocean current is a a water flow within a water body/marine water body/ocean that is mainly horizontally orientated.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806", + "label" : { + "@language" : "en", + "@value" : "ocean current" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00110002" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010108", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A marine current energy converting unit is a hydro power unit that uses marine current energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806\n\nAdd 'has energy input' axiom:\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1423\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437\n\nAdd function:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1423\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437", + "label" : { + "@language" : "en", + "@value" : "marine current energy converting unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010085", "_:b3231", "_:b2964", "_:b2839" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010109", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A marine tidal energy converting unit is a hydro power unit that uses marine tidal energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806\n\nAdd 'has energy input' axiom:\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1423\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437\n\nAdd function:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1423\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437", + "label" : { + "@language" : "en", + "@value" : "marine tidal energy converting unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010085", "_:b2543", "_:b3513", "_:b2570" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010110", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000233" : [ "A marine wave energy converting unit is a hydro power unit that uses marine wave energy.", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806\n\nAdd 'has energy input' axiom:\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1423\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437\n\nAdd function:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1423\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437" ], + "label" : { + "@language" : "en", + "@value" : "marine wave energy converting unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010085", "_:b675", "_:b344", "_:b1869" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010111", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A marine current energy power plant is a power plant that has marine current energy units as parts.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806", + "label" : { + "@language" : "en", + "@value" : "marine current energy power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010086", "_:b1235", "_:b1409" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010112", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A marine tidal energy power plant is a power plant that has marine tidal energy units as parts.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806", + "label" : { + "@language" : "en", + "@value" : "marine tidal energy power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010086", "_:b3116", "_:b2156" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010113", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A marine wave energy power plant is a power plant that has marine wave energy units as parts.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/762\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/806", + "label" : { + "@language" : "en", + "@value" : "marine wave energy power plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010086", "_:b2273", "_:b816" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010114", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Waste thermal energy is thermal energy that is the physical output of an energy transformation process and that is released into the environment unused." + }, + "IAO_0000118" : "waste heat", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/775\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/813\n\nchange label and definition language\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1359\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "waste thermal energy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010115", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An economy is a system of production, distribution, trade and consumption of goods and services.", + "IAO_0000118" : "economic system", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/832\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/843\nmove to oeo-shared, add alternative lable\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1642", + "label" : { + "@language" : "en", + "@value" : "economy" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/RO_0002577" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010116", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A good is a continuant that has the good role.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/832\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/843\nmove to oeo-shared\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/869\n\nmake good a continuant:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1127\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "good" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000002", + "equivalentClass" : "_:b407" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010117", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "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.", + "IAO_0000119" : "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/Good", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/832\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/843\nadd relation to monetary price\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1034\n\nupdate definition:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1127\n\nadd 'has bearer' axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1310\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1485\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "good role" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000023", "_:b939", "_:b2275" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010119", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between a policy instrument and a transformative measure where a policy instrument guides a transformative measure.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/853\n\nMake subproperty of 'is about':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1507\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1563\n\nmove to oeo-shared\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1614\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00140151", + "label" : { + "@language" : "en", + "@value" : "guides" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00140149", + "subPropertyOf" : "http://purl.obolibrary.org/obo/IAO_0000136" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010121", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "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", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/444\npull request: issue: https://github.com/OpenEnergyPlatform/ontology/pull/853\n\nadd domains and ranges:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/973\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/985\n\nextend range to energy:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/973\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/985\n\ncorrect definition with respect to energy:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1484", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000020", + "label" : { + "@language" : "en", + "@value" : "has bearer" + }, + "range" : "_:b2508", + "inverseOf" : "http://purl.obolibrary.org/obo/RO_0000053" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010122", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00010128" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010205", "http://openenergy-platform.org/ontology/oeo/OEO_00010133", "http://openenergy-platform.org/ontology/oeo/OEO_00010132", "http://openenergy-platform.org/ontology/oeo/OEO_00010131" ], + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010129", + "IAO_0000115" : "The European Union Emissions Trading System (EU ETS) is a policy instrument that implements an emissions trading system covering the European Union, Norway, Iceland and Liechtenstein.", + "IAO_0000118" : "EU ETS", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/834\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/857\n\nadd axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/928\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/944\n\nmove govern axioms to oeo-shared-axioms\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140151" + }, { + "@id" : "_:b1992" + } ], + "label" : { + "@language" : "en", + "@value" : "European Union Emissions Trading System" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010123", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Effort sharing is a policy instrument that sets a common emission reduction goal for a number of countries. Each country has a national reduction goal. Under- or overachievement of that goal can be compensated by trading emission certificates.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/834\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/857", + "label" : { + "@language" : "en", + "@value" : "effort sharing" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140151", "_:b611" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010124", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010129", + "IAO_0000115" : "The Effort Sharing Decision (ESD) is the European effort sharing for the years 2013-2020. It covers the European Union, Norway, Iceland and Liechtenstein and the following greenhouse gases: carbon dioxide, methane, nitrous oxide, hydrofluorocarbons, perfluorocarbons and sulphur hexafluoride. Emission quantities under the ESD are calculated using global warming potentials from the Fourth IPCC Assessment Report.", + "IAO_0000118" : "ESD", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/834\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/857", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010123" + }, { + "@id" : "_:b1598" + } ], + "label" : { + "@language" : "en", + "@value" : "Effort Sharing Decision" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010125", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010129", + "IAO_0000115" : "The Effort Sharing Regulation (ESR) is the European effort sharing for the years 2021-2030. It covers the European Union, Norway, Iceland and Liechtenstein and the following greenhouse gases: carbon dioxide, methane, nitrous oxide, hydrofluorocarbons, perfluorocarbons, sulphur hexafluoride and nitrogen trifluoride. Emission quantities under the ESR are calculated using global warming potentials from the Fifth IPCC Assessment Report.", + "IAO_0000118" : "ESR", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/834\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/857", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010123" + }, { + "@id" : "_:b2422" + } ], + "label" : { + "@language" : "en", + "@value" : "Effort Sharing Regulation" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010126", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An Annual Emission Allocation (AEA) is an emission certificate used in the Effort Sharing Decision (ESD) and the Effort Sharing Regulation (ESR). It permits the emission of a CO2 equivalent quantity of 1 tonne.", + "IAO_0000118" : "AEA", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/834\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/857", + "label" : { + "@language" : "en", + "@value" : "Annual Emission Allocation" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020063" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010127", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Secondary energy production is the production of secondary energy carriers.", + "IAO_0000118" : "secondary production of energy", + "IAO_0000233" : "add alternative term:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/920\npull: https://github.com/OpenEnergyPlatform/ontology/pull/924\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/860\npull: https://github.com/OpenEnergyPlatform/ontology/pull/865\n\nMove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1522\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1531\n\nmake equivalent and add axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1523\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1619\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "secondary energy production" + }, + "subClassOf" : [ "_:b1687", "http://openenergy-platform.org/ontology/oeo/OEO_00240003", "_:b2372", "_:b2538" ], + "equivalentClass" : "_:b2713" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010128", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation that holds between a policy or policy instrument and the thing it governs.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/855\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/868", + "domain" : "_:b551", + "label" : { + "@language" : "en", + "@value" : "governs" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010129", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The EU climate policy is the policy of the European Union for reducing greenhouse gas emissions. It uses an EU emission sector division.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/834\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/857\n\nImprove definition and axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove axiom to oeo-shared-axioms\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140150" + }, { + "@id" : "_:b1565" + } ], + "label" : { + "@language" : "en", + "@value" : "EU climate policy" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010130", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An EU emission sector division is used in the EU climate policy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/834\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/857\n\nConvert to class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "EU emission sector division" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000368", "_:b1450" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010131", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The EU emission sector ETS is a sector defined by an EU emission sector division that covers greenhouse gas emissions that are regulated by the European Union Emissions Trading System.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/834\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/857\n\nImprove axioms and definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, { + "@id" : "_:b30" + } ], + "label" : { + "@language" : "en", + "@value" : "EU emission sector: ETS" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010132", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010131", + "IAO_0000115" : "The EU emission sector ETS stationary is a sector defined by an EU emission sector division that covers greenhouse gas emissions regulated by the European Union Emissions Trading System and that are emitted by stationary installations.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/834\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/857\n\nImprove axioms and definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, { + "@id" : "_:b290" + } ], + "label" : { + "@language" : "en", + "@value" : "EU emission sector: ETS stationary" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010133", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010131", + "IAO_0000115" : "The EU emission sector ETS aviation is a transport sector defined by an EU emission sector division that covers greenhouse gas emissions regulated by the European Union Emissions Trading System and that are emitted by stationary installations.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/834\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/857\n\nImprove axioms and definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000422" + }, { + "@id" : "_:b1369" + } ], + "label" : { + "@language" : "en", + "@value" : "EU emission sector: ETS aviation" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010134", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The EU emission sector effort sharing is a sector defined by the EU emission sector division that covers greenhouse gas emissions regulated by the Effort Sharing Decision and the Effort Sharing Regulation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/834\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/857\n\nImprove axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, { + "@id" : "_:b2242" + } ], + "label" : { + "@language" : "en", + "@value" : "EU emission sector: effort sharing" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010135", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The EU emission sector ETS stationary is a sector defined by an EU emission sector division that covers greenhouse gas emissions regulated by the European Union Emissions Trading System and that are emitted by stationary installations.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/834\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/857\n\nImprove axioms and definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, { + "@id" : "_:b2864" + } ], + "label" : { + "@language" : "en", + "@value" : "EU emission sector: LULUCF" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010136", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Distribution is the process of delivering goods and services to agents. ETst", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/836\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/876\n\nadd 'has participant axiom':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1327\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395", + "label" : { + "@language" : "en", + "@value" : "distribution" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b1882" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010137", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Metric ton (t) is a a mass unit which is equal to thousand of a kilogram or 10^3 kg.", + "IAO_0000118" : "tonne", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/856\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/879", + "hasExactSynonym" : "t", + "label" : { + "@language" : "en", + "@value" : "metric ton" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000002" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010138", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Carbon capture is a process that captures carbon dioxide from a gas. test", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/863\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/911", + "label" : { + "@language" : "en", + "@value" : "carbon capture" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b294" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010139", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Direct air capture (DAC) is carbon dioxide capture from air.", + "IAO_0000118" : "DAC", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/863\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/911", + "label" : { + "@language" : "en", + "@value" : "direct air capture" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010138", "_:b2200" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010140", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Carbon storage is a process that stores CO2 in a geological formation.", + "IAO_0000118" : "carbon sequestration", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/863\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/911", + "label" : { + "@language" : "en", + "@value" : "carbon storage" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b109" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010141", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Carbon capture and storage (CCS) is a process that combines carbon capture and carbon sequestration.", + "IAO_0000118" : [ "CCS", "carbon capture and sequestration" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/863\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/911", + "label" : { + "@language" : "en", + "@value" : "carbon capture and storage" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b1309" ], + "equivalentClass" : "_:b2937" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010144", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A solid combustion fuel is a combustion fuel that has a solid state of matter under normal conditions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/811\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/931", + "label" : { + "@language" : "en", + "@value" : "solid combustion fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000099", + "equivalentClass" : "_:b2304" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010145", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A liquid combustion fuel is a combustion fuel that has a liquid state of matter under normal conditions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/811\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/931", + "label" : { + "@language" : "en", + "@value" : "liquid combustion fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000099", + "equivalentClass" : "_:b80" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010146", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A gaseous combustion fuel is a combustion fuel that has a gaseous state of matter under normal conditions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/811\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/931", + "label" : { + "@language" : "en", + "@value" : "gaseous combustion fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000099", + "equivalentClass" : "_:b3331" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010147", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A liquid fossil fuel is a fossil combustion fuel that has a liquid state of matter under normal conditions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/811\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/931", + "label" : { + "@language" : "en", + "@value" : "liquid fossil fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000014", + "equivalentClass" : "_:b1082" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010148", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A gaseous fossil fuel is a fossil combustion fuel that has a gaseous state of matter under normal conditions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/811\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/931", + "label" : { + "@language" : "en", + "@value" : "gaseous fossil fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000014", + "equivalentClass" : "_:b1998" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010149", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A solid renewable fuel is a renewable fuel that has a solid state of matter under normal conditions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/811\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/931", + "label" : { + "@language" : "en", + "@value" : "solid renewable fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000033", + "equivalentClass" : "_:b2711" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010150", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A liquid renewable fuel is a renewable fuel that has a liquid state of matter under normal conditions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/811\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/931", + "label" : { + "@language" : "en", + "@value" : "liquid renewable fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000033", + "equivalentClass" : "_:b1108" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010151", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A gaseous renewable fuel is a renewable fuel that has a gaseous state of matter under normal conditions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/811\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/931", + "label" : { + "@language" : "en", + "@value" : "gaseous renewable fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000033", + "equivalentClass" : "_:b852" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010153", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000233" : [ "A gaseous biofuel is a biofuel that has a gaseous state of matter under normal conditions.", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/811\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/931" ], + "label" : { + "@language" : "en", + "@value" : "gaseous biofuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000072", + "equivalentClass" : "_:b2568" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010154", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000233" : [ "A solid synthetic fuel is a synthetic fuel that has a solid state of matter under normal conditions.", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/811\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/931" ], + "label" : { + "@language" : "en", + "@value" : "solid synthetic fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010017", + "equivalentClass" : "_:b3111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010155", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000233" : [ "A gaseous synthetic fuel is a synthetic fuel that has a gaseous state of matter under normal conditions.", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/811\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/931" ], + "label" : { + "@language" : "en", + "@value" : "gaseous synthetic fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010017", + "equivalentClass" : "_:b985" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010156", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A liquid synthetic fuel is a synthetic fuel that has a liquid state of matter under normal conditions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/811\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/931", + "label" : { + "@language" : "en", + "@value" : "liquid synthetic fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010017", + "equivalentClass" : "_:b792" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010157", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power value is a quantity value that has a power unit as unit.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/918\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/935\n\nMake equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1092\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1155", + "label" : { + "@language" : "en", + "@value" : "power value" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000350", + "equivalentClass" : "_:b1759" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010158", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.1.a", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010040", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'public electricity and heat production' is an energy transformation sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nSum of emissions from main activity producers of electricity generation, combined heat and power generation, and heat plants.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 2, Chapter 2.2, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000158" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): public electricity and heat production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010159", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.1.b", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010040", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'petroleum refining' is an energy transformation sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nAll combustion activities supporting the refining of petroleum products including on-site combustion for the generation of electricity and heat for own use.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 2, Chapter 2.2, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nMake individual of 'mineral oil refining sector':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1318\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1331\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010319" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): petroleum refining" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010160", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.A.1.c", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010040", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'manufacture of solid fuels and other energy industries' is an energy transformation sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nCombustion emissions from fuel use during the manufacture of secondary and tertiary products from solid fuels including production of charcoal.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 2, Chapter 2.2, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000158" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): manufacture of solid fuels and other energy industries" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010161", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.B.1", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010057", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'solid fuels' is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nIncludes all intentional and unintentional emissions from the extraction, processing, storage and transport of fuel to the point of final use.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): solid fuels" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010162", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.B.2", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010057", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'oil and natural gas' is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nComprises fugitive emissions from all oil and natural gas activities.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): oil and natural gas" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010163", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000503" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "IAO_0000115" : "The GovReg sector division is a sector division defined in Annex XXV, Table 1a of Commission Implementing Regulation (EU) 2020/1208. It uses CRF sectors (IPCC 2006) and adds further sectors.", + "IAO_0000116" : "Annex XXV, Table 1a of Commission Implementing Regulation (EU) 2020/1208: https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32020R1208&from=EN#d1e32-98-1", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nrelabel:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/928\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/944\n\nMake instance of 'EU emission sector division':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010130" + }, + "label" : { + "@language" : "en", + "@value" : "GovReg sector division" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010164", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.A", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010046", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'mineral industry' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nProcess-related carbon dioxide (CO2) emissions resulting from the use of carbonate raw materials in the production and use of a variety of mineral industry products.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 3, Chapter 2.1, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): mineral industry" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010165", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.A.1", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010164", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'cement production' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nProcess-related emissions from the production of various types of cement (ISIC: D2694).", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): cement production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010166", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.B", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010046", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'chemical industry' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nGreenhouse gas emissions that result from the production of various inorganic and organic chemicals.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 3, Chapter 3.1, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): chemical industry" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010167", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.C", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010046", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'metal industry' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nGreenhouse gas emissions that result from the production of metals.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 3, Chapter 4.1, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): metal industry" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010168", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.C.1", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010167", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'iron and steel production' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nCarbon dioxide is the predominant gas emitted from the production of iron and steel. The sources of the carbon dioxide emissions include that from carbon-containing reducing agents such as coke and pulverized coal, and, from minerals such as limestone and dolomite added.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nFix definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): iron and steel production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010169", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.D", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010046", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'non-energy products from fuels and solvent use' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nThe use of oil products and coal-derived oils primarily intended for purposes other than combustion", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): non-energy products from fuels and solvent use" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010170", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.E", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010046", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'electronics industry' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nSeveral advanced electronics manufacturing processes utilise fluorinated compounds (FCs) for plasma etching intricate patterns, cleaning reactor chambers, and temperature control. The specific electronic industry sectors include semiconductor, thin-film-transistor flat panel display (TFT-FPD), and photovoltaic (PV) manufacturing (collectively termed ‘electronics industry’).", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 3, Chapter 6.1, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): electronics industry" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010171", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.F", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010046", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'product uses as substitutes for ozone depleting substances' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nHydrofluorocarbons (HFCs) and, to a very limited extent, perfluorocarbons (PFCs), are serving as alternatives to ozone depleting substances (ODS) being phased out under the Montreal Protocol.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 3, Chapter 7.1, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): product uses as substitutes for ozone depleting substances" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010172", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.G", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010046", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'other product manufacture and use' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions of sulphur hexafluoride (SF6) and perfluorocarbons\n(PFCs) from the manufacture and use of electrical equipment and a number of other products. It also includes emissions of nitrous oxide (N2O) from several products.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 3, Chapter 8.1, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "move to oeo-sector: issue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): other product manufacture and use" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010173", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.H", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010046", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'industrial processes and product use - other' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): industrial processes and product use - other" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010174", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 5.A", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010049", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'solid waste disposal' is a waste and wastewater sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nMethane is produced from anaerobic microbial decomposition of organic matter in solid waste disposal sites.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010036" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): solid waste disposal" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010175", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 5.B", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010049", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'biological treatment of solid waste' is a waste and wastewater sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nSolid waste composting and other biological treatment. Emissions from biogas facilities (anaerobic digestion) with energy production are reported in the Energy Sector (1A4).", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010036" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): biological treatment of solid waste" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010176", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 5.C", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010049", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'incineration and open burning of waste' is a waste and wastewater sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nIncineration of waste and open burning waste, not including waste-to-energy facilities.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010036" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): incineration and open burning of waste" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010177", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 5.D", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010049", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'waste water treatment and discharge' is a waste and wastewater sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nMethane is produced from anaerobic decomposition of organic matter by bacteria in sewage facilities and from food processing and other industrial facilities during wastewater treatment. N2O is also produced by bacteria\n(denitrification and nitrification) in wastewater treatment and discharge.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010036" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): waste water treatment and discharge" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010178", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 5.E", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010049", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'waste - other' is a waste and wastewater sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010036" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): waste - other" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010179", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 3.A", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010047", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'enteric fermentation' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nMethane emissions from herbivores as a by-product of enteric fermentation (a digestive process by which carbohydrates are broken down by micro-organisms into simple molecules for absorption into the bloodstream). Ruminant animals (e.g., cattle, sheep) are major sources with moderate amounts produced from non-ruminant animals (e.g., pigs, horses).", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): enteric fermentation" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010180", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 3.B", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010047", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'manure management' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nMethane and nitrous oxide emissions from the decomposition of manure under low oxygen or anaerobic conditions.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): manure management" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010181", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 3.C", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010047", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'rice cultivation' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nMethane (CH4) emissions from anaerobic decomposition of organic material in flooded rice fields.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): rice cultivation" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010182", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 3.D", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010047", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'agricultural soils' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): agricultural soils" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010183", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 3.E", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010047", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'prescribed burning of savannas' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): prescribed burning of savannas" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010184", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 3.F", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010047", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'field burning of agricultural residues' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nCO2 emissions from urea application", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): field burning of agricultural residues" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010185", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 3.G", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010047", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'liming' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nCO2 emissions from the use of lime in agricultural soils, managed forest soils or lakes.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): liming" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010186", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 3.H", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010047", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'urea application' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): urea application" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010187", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 3.I", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010047", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'other carbon-containing fertilizers' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): other carbon-containing fertilizers" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010188", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 3.J", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010047", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'agriculture - other' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): agriculture - other" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010189", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 4.A", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010048", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'forest land' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions and removals from lands with woody vegetation consistent with thresholds used to define forest land in the national GHG inventory, sub-divided into managed and unmanaged, and possibly also by climatic region, soil type and vegetation type as appropriate. It also includes systems with vegetation that currently fall below, but are expected to later exceed, the threshold values used by a country to define the forest land category.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): forest land" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010190", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 4.B", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010048", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'cropland' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions and removals from arable and tillage land, rice fields, and agro-forestry systems where vegetation falls below the thresholds used for the forest land category.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): cropland" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010191", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 4.C", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010048", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'grassland' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions and removals from rangelands and pasture land that is not considered cropland. It also includes systems with woody vegetation that fall below the threshold values used in the forest land category and are not expected to exceed them, without human intervention. The category also includes all grassland from wild lands to recreational areas as well as agricultural and silvi-pastural systems, subdivided into managed and unmanaged, consistent with national definitions.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): grassland" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010192", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 4.D", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010048", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'wetlands' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions from land that is covered or saturated by water for all or part of the year (e.g., peatland) and that does not fall into the forest land, cropland, grassland or settlements categories. The category can be subdivided into managed and unmanaged according to national definitions. It includes reservoirs as a managed sub-division and natural rivers and lakes as unmanaged sub-divisions.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): wetlands" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010193", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 4.E", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010048", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'settlements' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions and removals from all developed land, including transportation infrastructure and human settlements of any size, unless they are already included under other categories.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): settlements" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010194", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 4.F", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010048", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'other land' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions and removals from bare soil, rock, ice, and all unmanaged land areas that do not fall into any of the other five categories.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): other land" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010195", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 4.G", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010048", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'harvested wood products' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories\nCO2 net emissions or removals resulting from Harvest Wood Products.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): harvested wood products" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010196", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 4.H", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010048", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'land use, land-use change and forestry - other' is an agriculture, forestry and land use sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/941\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): land use, land-use change and forestry - other" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010197", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010050", "http://openenergy-platform.org/ontology/oeo/OEO_00010047", "http://openenergy-platform.org/ontology/oeo/OEO_00010049", "http://openenergy-platform.org/ontology/oeo/OEO_00010046", "http://openenergy-platform.org/ontology/oeo/OEO_00010038" ], + "IAO_0000115" : "The CRF sector (IPCC 2006) 'total emissions excluding LULUCF' is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories. It encompasses the following IPCC 2006 sectors: energy; industrial processes and product use; agriculture; waste; and other.", + "IAO_0000118" : "Total emissions: (UNFCCC)", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/928\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/944\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): total emissions excluding LULUCF" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010198", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010047", "http://openenergy-platform.org/ontology/oeo/OEO_00010049", "http://openenergy-platform.org/ontology/oeo/OEO_00010050", "http://openenergy-platform.org/ontology/oeo/OEO_00010046", "http://openenergy-platform.org/ontology/oeo/OEO_00010038", "http://openenergy-platform.org/ontology/oeo/OEO_00010048" ], + "IAO_0000115" : "The CRF sector (IPCC 2006) 'total emissions including LULUCF' is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories. It encompasses the following IPCC 2006 sectors: energy; industrial processes and product use; agriculture; land use, land-use change and forestry; waste; and other.", + "IAO_0000118" : "Total net emissions (UNFCCC)", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/928\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/944\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): total emissions including LULUCF" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010199", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.D", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010200", "http://openenergy-platform.org/ontology/oeo/OEO_00010203" ], + "IAO_0000115" : "The CRF sector (IPCC 2006) international bunkers is a transport sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories. It encompasses international bunkers and multilateral operation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/928\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/944\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000422" + }, { + "@id" : "_:b60" + } ], + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): international bunkers and multilateral operations" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010200", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.D.1", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010201", "http://openenergy-platform.org/ontology/oeo/OEO_00010202" ], + "IAO_0000115" : "The CRF sector (IPCC 2006) 'international bunkers' is a transport sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories. It encompasses international aviation and maritime navigation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/928\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/944\n\nMake instance of 'international transport sector':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/969\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1334\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010320" + }, { + "@id" : "_:b1030" + } ], + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): international bunkers" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010201", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.D.1.a", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010200", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'international aviation' is a transport sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories. It encompasses emissions from flights that depart in one country and arrive in a different country.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/928\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/944\n\nMake instance of 'international transport sector':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/969\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1334\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010320" + }, { + "@id" : "_:b1516" + } ], + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): international aviation" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010202", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.D.1.b", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010200", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'maritime navigation' is a transport sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories. Emissions from fuels used by vessels of all flags that are engaged in international water-borne navigation. The international navigation may take place at sea, on inland lakes and waterways and in coastal waters. It includes emissions from journeys that depart in one country and arrive in a different country. It excludes consumption by fishing vessels.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/928\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/944\n\nMake instance of 'international transport sector':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/969\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1334\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "_:b1033" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010320" + } ], + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): maritime navigation" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010203", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.D.2", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010199", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'multilateral operation' is a transport sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions from fuels used for aviation and waterborne navigation in multilateral operations pursuant to the Charter of the United Nations.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 2, Chapter 3.1, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/928\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/944\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "_:b1510" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000422" + } ], + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): multilateral operations" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010204", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000503" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "IAO_0000115" : "The MMR sector division is a sector division defined in Annex XII, Table 1 of Commission Implementing Regulation (EU) 749/2014. It uses CRF sectors (IPCC 2006) and adds further sectors.", + "IAO_0000116" : "Annex XII, Table 1 of Commission Implementing Regulation (EU) 749/2014 https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32014R0749&from=EN#d1e32-67-1", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/928\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/944\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000368" + }, + "label" : { + "@language" : "en", + "@value" : "MMR sector division" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010205", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00010204", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010133", + "IAO_0000115" : "The MMR sector 'M.International aviation in the EU ETS' is a transport sector that encompasses that part of the international aviation that is regulated by the European Union Emissions Trading System.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/928\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/944\n\nMake instance of 'international transport sector':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/969\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1334\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010320" + }, { + "@id" : "_:b1161" + } ], + "label" : { + "@language" : "en", + "@value" : "MMR sector: M.International aviation in the EU ETS" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010206", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000503" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010197", "http://openenergy-platform.org/ontology/oeo/OEO_00010200" ], + "IAO_0000115" : "'Total emissions excluding LULUCF and including international aviation' is a sector that encompasses 'CRF sector (IPCC 2006): total emissions excluding LULUCF' and 'CRF sector (IPCC 2006): international bunkers'.", + "IAO_0000118" : "total emissions with international transport (EEA)", + "IAO_0000233" : "move to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "total emissions excluding LULUCF and including international bunkers" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010207", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000503" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010198", "http://openenergy-platform.org/ontology/oeo/OEO_00010200" ], + "IAO_0000115" : "'Total emissions excluding LULUCF and including international aviation' is a sector that 'CRF sector (IPCC 2006): total emissions including LULUCF' and 'CRF sector (IPCC 2006): international bunkers'.", + "IAO_0000118" : "total net emissions with international transport (EEA)", + "IAO_0000233" : "move to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "total emissions including LULUCF and including international bunkers" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010208", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000503" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010197", "http://openenergy-platform.org/ontology/oeo/OEO_00010201" ], + "IAO_0000115" : "'Total emissions excluding LULUCF and including international aviation' is a sector that encompasses 'CRF sector (IPCC 2006): total emissions excluding LULUCF' and 'CRF sector (IPCC 2006): international aviation'.", + "IAO_0000116" : "This definition corresponds to the 2020 emission target of the European Union.", + "IAO_0000118" : "total emissions with international aviation (EU 2020)", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/928\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/944\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "total emissions excluding LULUCF and including international aviation" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010209", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000503" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010198", "http://openenergy-platform.org/ontology/oeo/OEO_00010201" ], + "IAO_0000115" : "'Total emissions excluding LULUCF and including international aviation' is a sector that 'CRF sector (IPCC 2006): total emissions including LULUCF' and 'CRF sector (IPCC 2006): international aviation'.", + "IAO_0000116" : "This definition corresponds to the 2030 emission target as specified in the Nationally Determined Contribution (NDC) of the European Union .", + "IAO_0000118" : "total net emissions with international aviation (NDC)", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/928\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/944\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "total emissions including LULUCF and including international aviation" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010210", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Energy use is the consumption of an energy carrier making use of the energy it carries.", + "IAO_0000118" : "energy consumption", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/718\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/950\n\nAdd alternative label:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1321\n\nMove to oeo-shared:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1463\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy use" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140039", "_:b3255" ], + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00010211" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010211", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Non-energy use is the consumption of an energy carrier without making use the energy it carries.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/718\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/950\n\nadd 'has participant axiom':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1327\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395\n\nMove to oeo-shared:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1463\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "non-energy use" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140039", "_:b749" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010212", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A decarbonisation pathway is a policy that aims at long-term emissions reductions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/831\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/951", + "label" : { + "@language" : "en", + "@value" : "decarbonisation pathway" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140150" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010213", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An emission constraint is a constraint that determines the emissions a model calculation describes.", + "IAO_0000118" : "decarbonisation pathway", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/831\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/951", + "label" : { + "@language" : "en", + "@value" : "emission constraint" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000104" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010214", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Biomass is a portion of matter from plants or animals and has thus has a biogenic origin.", + "IAO_0000233" : "issue:https://github.com/OpenEnergyPlatform/ontology/issues/872\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/952", + "label" : { + "@language" : "en", + "@value" : "biomass" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b2055" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010215", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Biomethane is a gas mixture produced from biogas by removing carbon dioxide. It consists mainly of methane and can be used as fuel.", + "IAO_0000233" : "issue:https://github.com/OpenEnergyPlatform/ontology/issues/872\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/952\n\nimprove definition and make subclass of gas mixture:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/988\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1009", + "label" : { + "@language" : "en", + "@value" : "biomethane" + }, + "subClassOf" : [ "_:b2796", "_:b1246", "_:b3339", "_:b3237", "_:b2736", "http://openenergy-platform.org/ontology/oeo/OEO_00010236" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010216", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power-to-gas process is a power-to-fuel process that converts electrical energy to chemical energy by synthesising portions of matter into a gaseous synthetic fuel.", + "IAO_0000118" : [ "power to gas", "power-to-gas", "P2G", "PtG" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/940\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/954\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041\n\nchanged to subclass of newly added 'power-to-fuel process'\nhttps://github.com/OpenEnergyPlatform/ontology/issues/1477\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1483", + "label" : { + "@language" : "en", + "@value" : "power-to-gas process" + }, + "subClassOf" : [ "_:b702", "_:b703", "http://openenergy-platform.org/ontology/oeo/OEO_00330007" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010217", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power-to-methane process is a power-to-gas process that has electrical energy as energy input, water and carbon dioxide as physical input and synthetic methane carrying chemical energy as physical output. It consists of two sub processes: an electrolysis process and a methanation.", + "IAO_0000118" : "power to methane", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/940\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/954\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041\n\nadded new parent class `power-to-fuel proces' upstream\nhttps://github.com/OpenEnergyPlatform/ontology/issues/1477\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1483", + "label" : { + "@language" : "en", + "@value" : "power-to-methane process" + }, + "subClassOf" : [ "_:b1675", "_:b1676", "_:b1677", "_:b500", "http://openenergy-platform.org/ontology/oeo/OEO_00010216" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010218", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Oxygen is a portion of matter with the chemical formula O2. It has a gaseous normal state of matter.", + "IAO_0000118" : "O2", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/940\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/954", + "label" : { + "@language" : "en", + "@value" : "oxygen" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b2494" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010219", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A water electrolysis process is an energy transformation that uses an electric current to decompose water into hydrogen and oxygen gas. Electrical energy is converted into chemical energy (and waste heat).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/940\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/954\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041", + "label" : { + "@language" : "en", + "@value" : "water electrolysis process" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020003", "_:b910", "_:b426", "_:b2552" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010220", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A methanation is a redox reaction that converts carbon dioxide and hydrogen to synthetic methane and water.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/940\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/954", + "label" : { + "@language" : "en", + "@value" : "methanation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140034", "_:b141", "_:b467" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010221", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Synthetic ammonia is ammonia that has a synthetic origin.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/939\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/959", + "label" : { + "@language" : "en", + "@value" : "synthetic ammonia" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010000", + "equivalentClass" : "_:b1495" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010222", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power-to-ammonia process is a power-to-gas process that has ammonia as output.", + "IAO_0000118" : "power to ammonia", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/939\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/959\n\nadded new parent class `power-to-fuel proces' upstream\nhttps://github.com/OpenEnergyPlatform/ontology/issues/1477\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1483", + "label" : { + "@language" : "en", + "@value" : "power-to-ammonia process" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010216", "_:b583" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010223", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A biogenic waste fuel is a waste fuel that has a biogenic origin.", + "IAO_0000118" : "renewable waste fuel", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/925\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/961\n\nrename class and change axiom:\nhttps://github.com/OpenEnergyPlatform/ontology/issues/872\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1048", + "label" : { + "@language" : "en", + "@value" : "biogenic waste fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000439", + "equivalentClass" : "_:b54" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010224", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fossil waste fuel is a waste fuel that has a fossil origin.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/925\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/961", + "label" : { + "@language" : "en", + "@value" : "fossil waste fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000439", + "equivalentClass" : "_:b1727" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010225", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A biogenic industrial waste fuel is an industrial waste fuel that has a biogenic origin.", + "IAO_0000118" : "renewable industrial waste fuel", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/925\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/961\n\nrename class and change axiom:\nhttps://github.com/OpenEnergyPlatform/ontology/issues/872\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1048", + "label" : { + "@language" : "en", + "@value" : "biogenic industrial waste fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000226", + "equivalentClass" : "_:b416" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010226", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fossil industrial waste fuel is an industrial waste fuel that has a fossil origin.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/925\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/961", + "label" : { + "@language" : "en", + "@value" : "fossil industrial waste fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000226", + "equivalentClass" : "_:b1461" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010227", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A memo item is an information content entity about a sector that describes that the sector is excluded from some kind of total and only reported to provide further information (memo).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/967\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "memo item" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000030", "_:b2320" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010228", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "IAO_0000115" : "The CRF sector (IPCC 2006): 'CO2 emissions from biomass' is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories: CO2 emissions from biomass combustion are not included in national totals, but are recorded as an information item for cross-checking purposes as well as avoiding double counting.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 2, Chapter 1, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/967\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, { + "@id" : "_:b2603" + } ], + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): CO2 emissions from biomass" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010229", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "IAO_0000115" : "The CRF sector (IPCC 2006): 'CO2 captured' is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories: It encompasses the total amount of CO2 captured for storage.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 2, Chapter 5.9, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/967\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, { + "@id" : "_:b1137" + } ], + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): CO2 captured" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010230", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "IAO_0000115" : "The CRF sector (IPCC 2006): 'indirect CO2' is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories: It encompasses Methane, carbon monoxide (CO) or NMVOC emissions that will eventually be oxidised to CO2 in the atmosphere.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 7.2.1.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/967\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, { + "@id" : "_:b1260" + } ], + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): indirect CO2" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010231", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between an entity and an information artifact.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/965\n", + "label" : { + "@language" : "en", + "@value" : "has information content entity" + }, + "range" : "http://purl.obolibrary.org/obo/IAO_0000030", + "inverseOf" : "http://purl.obolibrary.org/obo/IAO_0000136" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010232", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between a sector and a memo item.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/858\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/967\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367", + "label" : { + "@language" : "en", + "@value" : "has memo item" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00010227", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010231" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010233", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A forecast error is a quantity value that quantifies the difference between a measured and a forecasted value.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/907\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1002", + "label" : { + "@language" : "en", + "@value" : "forecast error" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000350" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between an artificial object or a process and an energy, where the energy is an input of the artificial object or process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "domain" : "_:b111", + "label" : { + "@language" : "en", + "@value" : "has energy input" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/oeo-physical/OEO_00010238" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between an artificial object or a process and an energy, where the energy is an output of the artificial object or process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "domain" : "_:b950", + "label" : { + "@language" : "en", + "@value" : "has energy output" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/oeo-physical/OEO_00010238" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010236", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A gas mixture is a portion of matter that is a composition of different kinds of portions of matter and that has a gaseous normal state of matter.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/988\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1009", + "label" : { + "@language" : "en", + "@value" : "gas mixture" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b2126" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010237", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Liquefied natural gas (LNG) is natural gas that has a liquid state of matter.", + "IAO_0000118" : "LNG", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1005\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1016\n\nchange spelling from liquified to liquefied:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1279\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1290", + "label" : { + "@language" : "en", + "@value" : "liquefied natural gas" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000292", + "equivalentClass" : "_:b2798" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010239", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A gasoline fuel role is a fuel role that expresses that a portion of matter can be used in a gasoline engine.", + "IAO_0000116" : "The term gasoline was chosen as this term is more often used in energy modelling and energy statistics. This is a deliberate deviation from the convention of British English spelling in the OEO.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/960\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1027", + "label" : { + "@language" : "en", + "@value" : "gasoline fuel role" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00010240" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010240", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A diesel fuel role is a fuel role that expresses that a portion of matter can be used in a diesel engine.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/960\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1027\n\nadd disjoint axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1286\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1288", + "label" : { + "@language" : "en", + "@value" : "diesel fuel role" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010241", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A gasoline fuel is a combustion fuel that has a gasoline fuel role.", + "IAO_0000116" : "The term gasoline was chosen as this term is more often used in energy modelling and energy statistics. This is a deliberate deviation from the convention of British English spelling in the OEO.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/960\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1027", + "label" : { + "@language" : "en", + "@value" : "gasoline fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000099", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00010242", + "equivalentClass" : "_:b172" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010242", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A diesel fuel is a combustion fuel that has a diesel fuel role.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/960\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1027\n\nadd disjoint axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1286\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1288", + "label" : { + "@language" : "en", + "@value" : "diesel fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000099", + "equivalentClass" : "_:b955" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010243", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A gasoline engine is an internal combustion engine that uses a gasoline fuel.", + "IAO_0000116" : "The term gasoline was chosen as this term is more often used in energy modelling and energy statistics. This is a deliberate deviation from the convention of British English spelling in the OEO.", + "IAO_0000118" : "gasoline motor", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/960\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1027", + "label" : { + "@language" : "en", + "@value" : "gasoline engine" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010029", "_:b2611" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010244", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A diesel engine is an internal combustion engine that uses a diesel fuel.", + "IAO_0000118" : "diesel motor", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/960\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1027\n\nupdate axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1286\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1288", + "label" : { + "@language" : "en", + "@value" : "diesel engine" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010029", "_:b962" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010245", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A gasoline vehicle is an internal combustion vehicle that has only a gasoline engine as motor for propulsion.", + "IAO_0000116" : "The term gasoline was chosen as this term is more often used in energy modelling and energy statistics. This is a deliberate deviation from the convention of British English spelling in the OEO.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/960\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1027\n\nConvert to equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315", + "label" : { + "@language" : "en", + "@value" : "gasoline vehicle" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000240", "_:b1297" ], + "equivalentClass" : "_:b1909" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010246", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A diesel vehicle is an internal combustion vehicle that has only a diesel engine as motor for propulsion.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/960\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1027\n\nupdate axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1286\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1288\n\nConvert to equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315", + "label" : { + "@language" : "en", + "@value" : "diesel vehicle" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000240", "_:b2187" ], + "equivalentClass" : "_:b2642" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010247", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An abbreviation is a symbol of a textual entity.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1039\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1075", + "label" : { + "@language" : "en", + "@value" : "abbreviation" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000028", "_:b2902" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010248", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A heat generation process is an energy transformation that has thermal energy as energy output.", + "IAO_0000118" : "heat generation", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1045\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1130\n\nAdd alternative term:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1455\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1562", + "label" : { + "@language" : "en", + "@value" : "heat generation process" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020003", + "equivalentClass" : "_:b2283" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010249", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A combustion thermal energy transformation is an energy transformation that converts chemical energy of a combustion fuel into thermal energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1045\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1130\n\nAdd relation to emission\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1045\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1210", + "label" : { + "@language" : "en", + "@value" : "combustion thermal energy transformation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020003", "_:b917", "_:b918", "_:b919", "_:b920", "_:b921" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010250", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A study factsheet is a factsheet that contains information about a scenario study.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1069\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1131", + "label" : { + "@language" : "en", + "@value" : "study factsheet" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000162", "_:b1904" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010251", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An OEP study factsheet is an study factsheet hosted on the Open Energy Platform. It is used to access the Open Energy Knowledge Graph (OEKG).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1069\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1131", + "label" : { + "@language" : "en", + "@value" : "OEP study factsheet" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010250", "_:b2673" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010252", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A scenario study is a study that investigates one or more scenarios.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1058\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1131\nadd based on axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1346\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1391", + "label" : { + "@language" : "en", + "@value" : "scenario study" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020011", "_:b2741" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010253", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Traction is a process of pushing or pulling to drive an object.", + "IAO_0000118" : "propulsion", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1029\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1135\nrelabel\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1528\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1541", + "label" : { + "@language" : "en", + "@value" : "traction" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b673" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010254", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A traction motor is a motor that is used for propulsion.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1029\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1135", + "label" : { + "@language" : "en", + "@value" : "traction motor" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010032", + "equivalentClass" : "_:b1279" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010255", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A nationally determined contribution (NDC) is a target description of future greenhouse gas emission reductions prepared, communicated and maintained by a party to the Paris Agreement.", + "IAO_0000118" : "NDC", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/947\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1151\n\nmove axiom to shared-axioms\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1703\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1706", + "label" : { + "@language" : "en", + "@value" : "nationally determined contribution" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020093", "_:b2456" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010256", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A maximum value is a quantity value that represents the upper limit of an artificial object or process to contain or transform another entity.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1092\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1155\n\nMade 'energy storage capacity' subclass of \"maximum value'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1466\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1486", + "label" : { + "@language" : "en", + "@value" : "maximum value" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000350" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010257", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power capacity is a power rating of a generator or power generating unit to generate power.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1092\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1155\n\nFix 'quantity value of' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1223\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1235\n\nRestructure 'power rating' and 'power capacity':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1492\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1770", + "label" : { + "@language" : "en", + "@value" : "power capacity" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00230001", "_:b1123", "_:b2400" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010258", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Bioenergy is chemical energy that is stored in biofuels.", + "http://purl.obolibrary.org/obo/IAO_0000117" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1168\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1188", + "label" : { + "@language" : "en", + "@value" : "bioenergy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007", + "equivalentClass" : "_:b642" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010259", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A measurement device is an artificial object that is used in some measurement process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1214\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1215", + "label" : { + "@language" : "en", + "@value" : "measurement device" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000061" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010260", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Parameterisation is the process of translating assumptions into exogenous data the model can use.", + "IAO_0000118" : "parametrise", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1040\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1216", + "label" : { + "@language" : "en", + "@value" : "parameterisation" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b958", "_:b2297" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010261", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Model calibration is a process of varying exogenous data, so that the model reproduces the known data (e.g. historical) as far as possible, and thus a part of validation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1040\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1216", + "label" : { + "@language" : "en", + "@value" : "model calibration" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b2743", "_:b1352", "_:b2434" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010262", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A scenario projection is an intentional process in which output (endogenous) data of interest are quantified for future points in time using one or more model calculation based on a scenario.", + "IAO_0000116" : "A scenario projection is an intentional process (with human participation): A scenario is either created or selected, its assumptions are translated into data sets. These datasets are quantified and serve as inputs to a model calculation which is applied to quantitatively project one or more variables of interest into the future.\n(Intentional: a research question is basis for the projection to be done)", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/970\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1217\nadd based on axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1346\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1391", + "label" : { + "@language" : "en", + "@value" : "scenario projection" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b385", "_:b386", "_:b387" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010263", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A passenger transport is a transport process in which people are moved in a vehicle from one place to another.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1055\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1234\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "passenger transport" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140003", "_:b1298", "_:b1435" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010264", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A passenger is an agent who travels in a vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1055\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1234\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "passenger" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000051", "_:b2289" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010265", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Energy service demand for passenger-kilometre is the energy service demand that is consumed to transport one person over a distance of one kilometre.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1055\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1234\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy service demand for passenger-kilometre" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240024", "_:b1520" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010266", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Energy service demand for ton-kilometre is the energy service demand that is consumed to transport one metric ton over a distance of one kilometre.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1055\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1234\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy service demand for ton-kilometre" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240024", "_:b1788" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010267", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A steam reforming process is a chemical reaction that converts hydrocarbons and steam to syngas. As it converts chemical energy and thermal energy to a different type of chemical energy (and waste heat), it is also an energy transformation process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1211\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1251", + "label" : { + "@language" : "en", + "@value" : "steam reforming" + }, + "subClassOf" : [ "_:b329", "_:b330", "http://openenergy-platform.org/ontology/oeo/OEO_00140033", "_:b331", "_:b332", "_:b333", "_:b334" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010268", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An emission price is a monetary price of emitting a certain emission value.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/866\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1253\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "emission price" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00040003", "_:b1398" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010269", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A CO2 price is an emission price of emitting a certain CO2 emission value.", + "IAO_0000118" : "carbon price", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/866\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1253\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "CO2 price" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010268" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010270", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A carbon tax value is a CO2 price that is set by a carbon tax.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/866\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1253\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "carbon tax value" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010269" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010271", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A CO2 emission certificate price is an emission price of an CO2 emission certificate that allows the emission of certain CO2 emission value.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/866\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1253\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "CO2 emission certificate price" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020154" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010273", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A land vehicle is a vehicle that is moved by applying forces against the ground.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "land vehicle" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010023" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010274", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A road vehicle is a vehicle that uses roads.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "road vehicle" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010273" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010275", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A motorised road vehicle is a road vehicle that has a traction motor.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "motorised road vehicle" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010274", "_:b1700" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010276", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A car is a motorised road vehicle that is used for passenger transport and has a maximum of eight seats.", + "IAO_0000118" : "automobile", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "car" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010275", "_:b20" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010277", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A bus is a motorised road vehicle that is used for passenger transport and has more than eight seats.", + "IAO_0000118" : "autobus", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "bus" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010275", "_:b15" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010278", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A truck is a motorised road vehicle that is used for freight transport.", + "IAO_0000118" : "lorry", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "truck" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010275", "_:b1470" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010279", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A bicycle is a road vehicle that has two wheels and is propelled by a person.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "bicycle" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010274", "_:b364" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010280", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A train is a vehicle that uses railway tracks.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "train" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010273" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010281", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A freight train is a train that is used for freight transport.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "freight train" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010280", "_:b933" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010282", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A passenger train is a train that is used for passenger transport.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "passenger train" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010280", "_:b1881" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010283", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An e-bike is a bicycle that is propelled by a person and an electric traction motor.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293\n\nAdd 'traction battery' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315", + "label" : { + "@language" : "en", + "@value" : "e-bike" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010279", "_:b2617", "_:b2618" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010284", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A motorcycle is a motorised road vehicle that has two wheels.", + "IAO_0000118" : "motorbike", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "motorcycle" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010275", "_:b1351" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010285", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A watercraft is a vehicle that is driving through water.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "watercraft" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010023" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010286", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A ship is a watercraft of significant size that is driving on the water surface.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "ship" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010285" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010287", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A passenger ship is a ship that is used for passenger transport.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "passenger ship" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010286", "_:b1846" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010288", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A cargo ship is a ship that is used for freight transport.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "cargo ship" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010286", "_:b2597" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010289", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A container ship is a cargo ship used for the transport of containers.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "container ship" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010288" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010290", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A tank ship is a cargo ship used for the transport of liquid goods.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293\n\nAdd tank axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1301\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1356", + "label" : { + "@language" : "en", + "@value" : "tank ship" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010288", "_:b655" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010291", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A motorised vehicle is a vehicle that has a traction motor.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "motorised vehicle" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010023", + "equivalentClass" : "_:b1477" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010292", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An aircraft is a vehicle that is flying in the air.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "aircraft" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010023" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010293", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An airplane is an aircraft that has fixed wings.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "airplane" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010292" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010294", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A helicopter is an aircraft that has rotating wings.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1277\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1293", + "label" : { + "@language" : "en", + "@value" : "helicopter" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010292" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010295", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A conventional energy is an energy that has a conventional origin.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1270\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1295", + "label" : { + "@language" : "en", + "@value" : "conventional energy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00020085", + "equivalentClass" : "_:b274" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010296", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A primary energy consumption calculation method is a methodology to calculate primary energy consumption.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1129\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1306\n\nMove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1400\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1463\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "primary energy consumption calculation method" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020166", "_:b1607" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010297", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A substitution method is a primary energy consumption calculation method that treats renewable energy carriers as if they have similar conversion losses as a specified fossil reference energy carrier.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1129\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1306\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "substitution method" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010296" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010298", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A direct equivalent method is a primary energy consumption calculation method that quantifies renewable and nuclear energies using its secondary energy content assuming no conversion losses.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1129\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1306\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "direct equivalent method" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010296" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010299", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A physical method is a method to calculate primary energy consumption that quantifies renewable and nuclear energies by attributing an efficiency value each.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1129\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1306\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "physical method" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010296" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010300", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A current collector is an energy converting component that transfers electrical energy between a stationary conductor and a grid supplied electric vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315", + "label" : { + "@language" : "en", + "@value" : "current collector" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000011", "_:b1863", "_:b1231", "_:b1864" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010301", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A gas turbine vehicle is a vehicle that uses a gas turbine for propulsion.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315\n\nAdd fuel tank axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1301\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1356", + "label" : { + "@language" : "en", + "@value" : "gas turbine vehicle" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010023", "_:b1562" ], + "equivalentClass" : "_:b2556" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010302", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A jet fuel vehicle is a gas turbine vehicle that uses a jet fuel turbine.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315", + "label" : { + "@language" : "en", + "@value" : "jet fuel vehicle" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010301", + "equivalentClass" : "_:b3145" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010303", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A jet fuel turbine is a turbine fueled with jet fuel.", + "IAO_0000118" : [ "aviation turbine", "jet turbine" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315", + "label" : { + "@language" : "en", + "@value" : "jet fuel turbine" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000185", "_:b29" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010304", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "The NC/BR sector division is a CRF-based sector division defined by the UNFCCC reporting guidelines on national communications for Parties included in Annex I to the Convention.\n(https://unfccc.int/sites/default/files/resource/cp2019_13a01_adv.pdf, 6/CP.25, VI, Table 2)", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1273\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1317\n\nConvert to class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "NC/BR sector division" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010402" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010305", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010043", "http://openenergy-platform.org/ontology/oeo/OEO_00010040", "http://openenergy-platform.org/ontology/oeo/OEO_00010058", "http://openenergy-platform.org/ontology/oeo/OEO_00010057", "http://openenergy-platform.org/ontology/oeo/OEO_00010044" ], + "IAO_0000115" : "The NC/BR sector \"energy\" is a sector defined by an NC/BR sector division that includes all energy use that is not related to transport or industry. The sector includes:\n- CRF sector (IPCC 2006): energy industry\n- CRF sector (IPCC 2006): fuel combustion - other sectors\n- CRF sector (IPCC 2006): fuel combustion - other\n- CRF sector (IPCC 2006): fugitive emissions from fuels\n- CRF sector (IPCC 2006): CO2 transport and storage", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1273\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1317\n\nImprove definition and axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "_:b1086" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + } ], + "label" : { + "@language" : "en", + "@value" : "NC/BR sector: energy" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010306", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The NC/BR sector \"transport\" is a transport sector defined by an NC/BR sector division. It aligns to the CRF sector (IPCC 2006): transport.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1273\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1317\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000422" + }, { + "@id" : "_:b2584" + } ], + "label" : { + "@language" : "en", + "@value" : "NC/BR sector: transport" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010307", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "BFO_0000051" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010046", "http://openenergy-platform.org/ontology/oeo/OEO_00010160" ], + "IAO_0000115" : "The NC/BR sector \"industry/industrial processes and product use\" is an industry sector defined by an NC/BR sector division. The sector includes:\n- CRF sector (IPCC 2006): manufacture of solid fuels and other energy industries\n- CRF sector (IPCC 2006): industrial processes and product use", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1273\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1317\n\nImprove definition and axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, { + "@id" : "_:b1899" + } ], + "label" : { + "@language" : "en", + "@value" : "NC/BR sector: industry/industrial processes and product use" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010308", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The NC/BR sector \"agriculture\" is an agriculture, forestry and land use sector defined by an NC/BR sector division. It aligns to the CRF sector (IPCC 2006): agriculture.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1273\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1317\n\nImprove definition and axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, { + "@id" : "_:b2444" + } ], + "label" : { + "@language" : "en", + "@value" : "NC/BR sector: agriculture" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010309", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The NC/BR sector \"forestry/LULUCF\" is an agriculture, forestry and land use sector defined by an NC/BR sector division. It aligns to the CRF sector (IPCC 2006): land use, land-use change and forestry.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1273\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1317\n\nImprove definition and axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010035" + }, { + "@id" : "_:b827" + } ], + "label" : { + "@language" : "en", + "@value" : "NC/BR sector: forestry/LULUCF" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010310", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The NC/BR sector \"waste management/waste\" is a waste and wastewater sector defined by an NC/BR sector division. It aligns to the CRF sector (IPCC 2006): waste.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1273\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1317\n\nImprove definition and axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010036" + }, { + "@id" : "_:b303" + } ], + "label" : { + "@language" : "en", + "@value" : "NC/BR sector: waste management/waste" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010311", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "The NC/BR sector \"other\" is a sector defined by an NC/BR sector division that includes everything that is not included in the other NC/BR sectors. It aligns to the CRF sector (IPCC 2006): other.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1273\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1317\n\nImprove definition and axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, { + "@id" : "_:b1434" + } ], + "label" : { + "@language" : "en", + "@value" : "NC/BR sector: other" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010312", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation that holds between a sector and the processes or material entities it covers.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/864\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1321", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367", + "label" : { + "@language" : "en", + "@value" : "is sector of" + }, + "range" : "_:b1323" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010313", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sectoral energy consumption is the energy use of a sector.", + "IAO_0000118" : "sectoral energy use", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/864\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1321", + "label" : { + "@language" : "en", + "@value" : "sectoral energy consumption" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010210", "_:b610" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010314", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sectoral emission is an emission caused by a certain sector.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/864\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1321", + "label" : { + "@language" : "en", + "@value" : "sectoral emission" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000147", "_:b1391" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010315", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A mineral oil refining process is a secondary energy production that converts crude oil by cracking and distillation into various mineral oil products.", + "IAO_0000118" : "mineral oil refining", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1318\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1331\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nmake subclass of secondary energy production and further changes:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1522\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1531\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "mineral oil refining process" + }, + "subClassOf" : [ "_:b71", "_:b1845", "_:b2419", "_:b1627", "http://openenergy-platform.org/ontology/oeo/OEO_00010127", "_:b2420" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010316", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A mineral oil product is a fossil combustion fuel produced in a mineral oil refining process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1318\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1331\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nAdd 'secondary energy carrier disposition' axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1522\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1531\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "mineral oil product" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000014", "_:b2238" ], + "equivalentClass" : "_:b2995" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010317", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A mineral oil is a fossil combustion fuel that is either crude oil or a mineral oil product.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1318\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1331", + "label" : { + "@language" : "en", + "@value" : "mineral oil" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000014", + "equivalentClass" : "_:b74" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010318", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A mineral oil refinery is an energy transformation unit that applies a mineral oil refining process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1318\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1331", + "label" : { + "@language" : "en", + "@value" : "mineral oil refinery" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b547", "_:b548" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010319", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A mineral oil refining sector is an energy transformation sector that covers mineral oil refining.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1318\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1331\n\nmove axiom to shared-axioms\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1703\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1706\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "mineral oil refining sector" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000158", "_:b150" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010320", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An international transport sector is a transport sector of international transport processes.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/969\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1334\n\nmove axiom to shared-axioms\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1703\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1706\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "international transport sector" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000422", "_:b1774" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010321", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A chemical energy storage function is an energy storage function with chemical energy as input and output.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1262\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348", + "label" : { + "@language" : "en", + "@value" : "chemical energy storage function" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000012" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010322", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An electrical energy storage function is an energy storage function with electrical energy as input and output.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1262\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348", + "label" : { + "@language" : "en", + "@value" : "electrical energy storage function" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000012" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010323", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A kinetic energy storage function is an energy storage function with kinetic energy as input and output.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1262\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348", + "label" : { + "@language" : "en", + "@value" : "kinetic energy storage function" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000012" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010324", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A potential energy storage function is an energy storage function with potential energy as input and output.", + "IAO_0000116" : "This function was introduce for the sake of completeness, but there is no actual use case seen at the moment.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1262\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348\n\nadd editor note\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728", + "label" : { + "@language" : "en", + "@value" : "potential energy storage function" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000012" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010325", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An underground fuel storage object is an energy storage object that stores chemical energy in form of fuels underground.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1262\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348", + "label" : { + "@language" : "en", + "@value" : "underground fuel storage object" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000159", "_:b690" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010326", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Refinery gas is a gas mixture that is produced as a by-product of a mineral oil refining process. It mainly consists of hydrogen, methane, ethane and olefins and can be used as a fuel.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1332\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1351", + "label" : { + "@language" : "en", + "@value" : "refinery gas" + }, + "subClassOf" : [ "_:b3318", "_:b2459", "http://openenergy-platform.org/ontology/oeo/OEO_00010236", "_:b2524", "_:b3097", "_:b460", "_:b2896" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010327", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Petroleum coke is a portion of matter with a solid state of matter that is produced in a mineral oil refining process. It consists mainly of carbon and can be uses as a fuel.", + "IAO_0000118" : [ "coke", "pet coke" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1332\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1351", + "label" : { + "@language" : "en", + "@value" : "petroleum coke" + }, + "subClassOf" : [ "_:b250", "_:b251", "_:b252", "_:b253", "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b254" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010328", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An OEP user is a user who interacts with the Open Energy Platform.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1339\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1383", + "label" : { + "@language" : "en", + "@value" : "OEP user" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000431" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010329", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A qualitist is an OEP user who mainly interacts with qualitative information.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1339\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1383", + "label" : { + "@language" : "en", + "@value" : "qualitist" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010328" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010330", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A quantitist is an OEP user who mainly interacts with quantitative information.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1339\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1383", + "label" : { + "@language" : "en", + "@value" : "quantitist" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010328" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010331", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An apinist is an OEP user who mainly interacts via an API.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1339\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1383", + "label" : { + "@language" : "en", + "@value" : "apinist" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010328" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010332", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sustainability criterion is a plan specification that intends to meet the needs of the present without compromising the ability of future generations to meet their own environmental, economic and social needs.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/872\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1385", + "label" : { + "@language" : "en", + "@value" : "sustainability criterion" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000104" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010333", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Material sustainability is a disposition is a material entity that conforms to some sustainability criteria.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/872\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1385", + "label" : { + "@language" : "en", + "@value" : "material sustainability" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000016", "_:b1499", "_:b824" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010334", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Process sustainability is a process attribute that conforms to some sustainability criteria.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/872\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1385", + "label" : { + "@language" : "en", + "@value" : "process sustainability" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030019", "_:b2744" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010335", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sustainable process is a process that has a process sustainability attribute.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/872\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1385", + "label" : { + "@language" : "en", + "@value" : "sustainable process" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000015", + "equivalentClass" : "_:b3105" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010336", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sustainable biofuel is a biofuel that does conform to sustainability criteria.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/872\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1409", + "label" : { + "@language" : "en", + "@value" : "sustainable biofuel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000072", "_:b1363" ], + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00010337", + "equivalentClass" : "_:b3468" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010337", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A non-sustainable biofuel is a biofuel that does not conform to sustainability criteria.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/872\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1409", + "label" : { + "@language" : "en", + "@value" : "non-sustainable biofuel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000072", "_:b58" ], + "equivalentClass" : "_:b1080" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010338", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.C.1", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010058", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'transport of CO2' is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nThis comprises fugitive emissions from the systems used to transport captured CO2 from the source to the injection site. These emissions may comprise losses due to fugitive equipment leaks, venting and releases due to pipeline\nruptures or other accidental releases (e.g., temporary storage).", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "move to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): transport of CO2" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010339", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.C.2", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010058", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'pipelines' is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nFugitive emissions from activities and equipment at the injection site and those from the end containment once the CO2 is placed in storage.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "move to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): injection and storage" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010340", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 1.C.3", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010058", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'CO2 transport and storage' is a sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nAny other emissions from CCS not reported elsewhere.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "move to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): CO2 transport and storage - other" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010341", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.A.2", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010164", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'lime production' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nProcess-related emissions from the production of various types of lime (ISIC: D2694).", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): lime production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010342", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.A.3", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010164", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'glass production' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nProcess-related emissions from the production of various types of glass (ISIC: D2610).", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): glass production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010343", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.A.4", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010166", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'other process uses of carbonates' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nIncludes limestone, dolomite and other carbonates etc. Emissions from the use of limestone, dolomite and other carbonates should be included in the industrial source category where they are emitted. Therefore, for example, where a carbonate is used as a flux for iron and steel production, resultant emissions should be reported under 2C1 “Iron and Steel Production” rather than this\nsubcategory.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): other process uses of carbonates" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010344", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.B.1", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010166", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'ammonia' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nAmmonia (NH3) is a major industrial chemical and the most important nitrogenous material produced. Ammonia gas is used directly as a fertilizer, in heat treating, paper pulping, nitric acid and nitrates manufacture, nitric acid ester and nitro compound manufacture, explosives of various types, and as a refrigerant. Amines, amides, and miscellaneous other organic compounds, such as urea, are made from ammonia. The main greenhouse gas emitted from NH3 production is CO2. CO2 used in the production of urea, a downstream process, should be subtracted from the CO2 generated and accounted for in the AFOLU Sector.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): ammonia production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010345", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.B.2", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010166", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'nitric acid production' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nNitric acid is used as a raw material mainly in the manufacture of nitrogenous-based fertiliser. Nitric acid may also be used in the production of adipic acid and explosives (e.g., dynamite), for metal etching and in the processing of ferrous metals. The main greenhouse gas emitted from HNO3 production is nitrous oxide", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): nitric acid production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010346", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.B.3", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010166", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'adipic acid production is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nAdipic acid is used in the manufacture of a large number of products including synthetic fibres, coatings, plastics, urethane foams, elastomers and synthetic lubricants. The production of Nylon 6.6 accounts for the bulk of adipic acid\nuse. The main greenhouse gas emitted from adipic acid production is nitrous oxide.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): adipic acid production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010347", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.B.4", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010166", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'caprolactam, glyoxal and glyoxylic acid production' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nMost of the annual production of caprolactam (NH(CH2)5CO) is consumed as the monomer for nylon-6 fibres and plastics, with a substantial proportion of the fibre used in carpet manufacturing. All commercial processes for the manufacture of caprolactam are based on either toluene or benzene. This subcategory also covers production of glyoxal (ethanedial) and glyoxylic acid production. The main greenhouse gas emitted from this subcategory is nitrous oxide.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): caprolactam, gloxal and glyoxylic acid production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010348", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.B.5", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010166", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'carbide production' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nThe production of carbide can result in emissions of CO2, CH4, CO and SO2. Silicon carbide is a significant artificial abrasive. It is produced from silica sand or quartz and petroleum coke. Calcium carbide is used in the production of acetylene, in the manufacture of cyanamide (a minor historical use), and as a reductant in electric arc steel furnaces. It is made from calcium carbonate (limestone) and carbon-containing reductant (petroleum coke).", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): carbide production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010349", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.B.6", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010166", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'titanium dioxide producion' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nTitanium dioxide (TiO2) is the most important white pigment. The main use is in paint manufacture followed by paper, plastics, rubber, ceramics, fabrics, floor covering, printing ink, and other miscellaneous uses. The main production process is the chloride route, giving rise to CO2 emissions that are likely to be significant. This category also includes synthetic rutile production using the Becher process, and titanium slag production, both of which are reduction processes using fossil fuels and resulting in CO2 emissions. Synthetic rutile is the major input to TiO2 production using the chloride route.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): titanium dioxide production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010350", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.B.7", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010166", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'soda ash production' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nSoda ash (sodium carbonate, Na2CO3) is a white crystalline solid that is used as a raw material in a large number of industries including glass manufacture, soap and detergents, pulp and paper production and water treatment. Emissions of CO2 from the production of soda ash vary dependent on the manufacturing process. Four different processes may be used to produce soda ash. Three of these processes, monohydrate, sodium sesquicarbonate (trona) and direct carbonation, are referred to as natural processes. The fourth, the Solvay process, is classified as a synthetic process.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): soda ash production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010351", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.B.8", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010166", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'petrochemical and carbon black production' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): petrochemical and carbon black production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010352", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.B.9", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010166", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'fluorochemical production' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): fluorochemical production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010353", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.B.10", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010166", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'chemical industry - other' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nFor example, gases with global warming potential listed in IPCC assessment reports that do not fall within any categories above could be reported here, if they are estimated.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): chemical industry - other" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010354", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.C.2", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010167", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'ferroalloys' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nFerroalloys production covers emissions from primary metallurgical reduction production of the most common ferroalloys, i.e. ferro-silicon, silicon metal, ferro-manganese, silicon manganese, and ferro-chromium, excluding those\nemissions relating to fuel use. From the production of these alloys, carbon dioxide (CO2), nitrous oxide (N2O), and methane (CH4) originating from ore- and reductant raw materials, is emitted.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): ferroalloys production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010355", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.C.3", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010167", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'aluminium production' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nAluminium Production covers primary production of aluminium, except the emissions related to the use of fuel. Carbon dioxide emissions result from the electrochemical reduction reaction of alumina with a carbon-based anode.\nTetrafluoromethane (CF4) and hexafluoroethane (C2F6) are also produced intermittently. No greenhouse gases are produced in recycling of aluminium other than from the fuels uses for metal remelting. Sulphur hexafluoride (SF6)\nemissions are not associated with primary aluminium production; however, casting of some high magnesium containing alloys does result in SF6 emissions and these emissions are accounted for in Section 2C4, Magnesium\nProduction.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): aluminium production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010356", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.C.4", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010167", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'magnesium production' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nMagnesium production covers GHG emissions related to both primary magnesium production as well as oxidation protection of magnesium metal during processing (recycling and casting), excluding those emissions relating to fuel use. In the primary production of magnesium, carbon dioxide (CO2) is emitted during calcination of dolomite and magnesite raw materials. Primary production of magnesium from non-carbonate raw materials does not emit carbon dioxide. In the processing of liquid magnesium, cover gases containing carbon dioxide (CO2), sulphur hexafluoride (SF6), the hydrofluorocarbon HFC 134a or the fluorinated ketone FK 5-1-12 ( C3F7C(O)C2F5) may be used. Partial\nthermal decomposition and/or reaction between these compounds and liquid magnesium generates secondary compounds such as perfluorocarbons (PFCs), which are emitted in addition to unreacted cover gas constituents.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): magnesium production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010357", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.C.5", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010167", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'lead production' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nLead production covers production by the sintering/smelting process as well as direct smelting. Carbon dioxide emissions result as a product of the use of a variety of carbon-based reducing agents in both production \nprocesses.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): lead production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010358", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.C.6", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010167", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'zinc production' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nZinc production covers emissions from both primary production of zinc from ore as well as recovery of zinc from scrap metals, excluding emissions related to fuel use. Following calcination, zinc metal is produced through one of three methods; 1-electro-thermic distillation, 2-pyrometallurgical smelting or 3-electrolysis. If method 1 or 2 is used, carbon dioxide (CO2) is emitted. Method 3 does not result in carbon dioxide emissions. Recovery of zinc from metal scrap often uses the same methods as primary production and may thus produce carbon dioxide emissions, which is included in this section.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): zinc production" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010359", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.C.7", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010167", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'metal industry - other' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): metal industry - other" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010360", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A source category is a sector that is defined by a common reporting format.", + "IAO_0000118" : "CRF sector", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1426\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1428\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "source category" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000367", + "equivalentClass" : "_:b1337" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010361", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A renewable power unit is a power generating unit that has the function to transform renewable energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1423\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "renewable power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b2219" ], + "equivalentClass" : "_:b2220" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010362", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A renewable power plant is a power plant that has renewable power units as parts.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1423\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "renewable power plant" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000031", + "equivalentClass" : "_:b1478" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010363", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.E.1", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010170", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'integrated circuit or semiconductor' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEmissions of CF4, C2F6, C3F8, c-C4F8, C4F6, C4F8O, C5F8, CHF3, CH2F2, NF3 and SF6 from uses of these gases in Integrated Circuit (IC) manufacturing in rapidly evolving ways and in varying amounts, which depend on product\n(e.g., memory or logic devices) and equipment manufacturer.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): integrated circuit or semiconductor" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010364", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.E.2", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010170", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'TFT flat panel display' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nUses and emissions of predominantly CF4, CHF3, NF3 and SF6 during the fabrication of thin-film transistors (TFTs) on glass substrates for flat panel display manufacture. In addition to these gases, C2F6, C3F8 and c-C4F8 may also be used and emitted during the manufacture of thin and smart displays.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): TFT flat panel display" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010365", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.E.3", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010170", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'photovoltaics' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nPhotovoltaic cell manufacture may use and emit CF4 and C2F6 among others.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "move to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): photovoltaics" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010366", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.E.4", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010170", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'heat transfer fluid' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nHeat transfer fluids, which include several fully fluorinated carbon compounds (either in pure form or in mixtures) with six or more carbon atoms, used and emitted during IC manufacture, testing and assembly. They are used in chillers, temperature shock testers and vapour phase reflow soldering.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): heat transfer fluid" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010367", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.E.5", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010170", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'electronics industry - other' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): electronics industry - other" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010368", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.F.1", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010171", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'refrigeration and air conditioning' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nRefrigeration and air-conditioning systems are usually classified in six application domains or categories. These categories utilise different technologies such as heat exchangers, expansion devices, pipings and compressors. The six application domains are domestic refrigeration, commercial refrigeration, industrial processes, transport refrigeration, stationary air conditioning, mobile airconditioning systems. For all these applications, various HFCs are selectively replacing CFCs and HCFCs. For example, in developed countries, HFC-134a has replaced CFC-12 in domestic refrigeration and mobile air conditioning systems, and blends of HFCs such as R-407C (HFC-32/HFC-125/HFC-134a) and R-410A (HFC-32/HFC-125) are replacing HCFC-22 mainly in stationary air conditioning. Other, non HFC substances are used to replace CFCs and HCFCs such as iso-butane in domestic refrigeration or ammonia in industrial refrigeration. HFC- 152a is also being considered for mobile air conditioning in several regions.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): refrigeration and air conditioning" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010369", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.F.2", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010171", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'foam blowing agents' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nHFCs are being used as replacements for CFCs and HCFCs in foams, particularly in closed-cell insulation applications. Compounds that are being used include HFC-245fa, HFC-365mfc, HFC-227ea, HFC-134a, and HFC-152a. The processes and applications for which these various HFCs are being used include insulation boards and panels, pipe sections, sprayed systems and onecomponent gap filling foams. For open-cell foams, such as integral skin products for automotive steering wheels and facias, emissions of HFCs used as blowing agents are likely to occur during the manufacturing process. In closedcell foam, emissions not only occur during the manufacturing phase, but usually extend into the in-use phase and often the majority of emission occurs at the endof-life (de-commissioning losses). Accordingly, emissions can occur over a period of up to 50 years or even longer.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): foam blowing agents" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010370", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.F.3", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010171", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'fire protection' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nThere are two general types of fire protection (fire suppression) equipment that use greenhouse gases as partial replacements for halons: portable (streaming) equipment, and fixed (flooding) equipment. The non-ozone depleting, industrial gases HFCs, PFCs and more recently a fluoroketone are mainly used as substitutes for halons, typically halon 1301, in flooding equipment. PFCs played an early role in halon 1301 replacement but current use is limited to replenishment of previously installed systems. HFCs in portable equipment, typically replacing halon 1211, are available but have achieved very limited market acceptance due primarily to their high cost. PFC use in new portable extinguishers is currently limited to a small amount (few percent) in an HCFC blend.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): fire protection" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010371", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.F.4", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010171", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'aerosols' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nMost aerosol packages now contain hydrocarbon (HC) as propellants but, in a small fraction of the total, HFCs and PFCs may be used as propellants or solvents. Emissions from aerosols usually occur shortly after production, on average six months after sale. During the use of aerosols, 100% of the chemical is emitted. The 5 main sources are metered dose inhalers (MDIs), personal care products (e.g. hair care, deodorant, shaving cream), household products (e.g. air-fresheners, oven and fabric cleaners), industrial products (e.g. special cleaning sprays such as those for operating electrical contact, lubricants, pipe-freezers) and other general products (e.g. silly string, tire inflators, claxons), although in some regions the use of such general products is restricted. The HFCs currently used as propellants are HFC 134a, HFC 227ea, and HFC 152a. The substance HFC 43 10mee and a PFC, perfluorohexane, are used as solvents in industrial aerosol products.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): aerosols" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010372", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.F.5", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010171", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'solvents' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nHFCs and, to a much lesser extent PFCs, are being used as substitutes for ozone depleting substances (most notably CFC-113). Typical HFCs used are HFC-365mfc and HFC-43-10mee. Use of these fluorinated replacements is much less widespread than the ozone depleting substances they replace. Re-capture and re-use is also much more widely practiced The primary areas of use are precision cleaning, electronics cleaning, metal cleaning and deposition applications. Emissions from aerosols containing solvents should be reported undercategory 2F4 \"Aerosols\" rather than under this category.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): solvents" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010373", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.F.6", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010171", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'other applications' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nThe properties of ozone depleting substances have made them attractive for a variety of niche applications not covered in other sub-source categories. These include electronics testing, heat transfer, dielectric fluid and medical applications. The properties of HFCs and PFCs are equally attractive in some of these sectors and they have been adopted as substitutes. There are also some historical uses of PFCs, as well as emerging use of HFCs, in these applications. These applications have leakage rates ranging from 100% emissive in year of application to around 1% per annum.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): other applications" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010374", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.G.1", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010172", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'electrical equipment' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nElectrical equipment is used in the transmission and distribution of electricity above 1 kV. SF6 is used in gasinsulated switchgear (GIS), gas circuit breakers (GCB), gas-insulated transformers (GIT), gas-insulated lines (GIL), outdoor gas-insulated instrument transformers, reclosers, switches, ring main units and other equipment.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): electrical equipment" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010375", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.G.2", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010172", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'SF6 and PFCs from other product use' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nIdentified remaining applications in this source category include:\n- SF6 and PFCs used in military applications, particularly SF6 used in airborne radar systems, e.g., AWACS (Airborne Warning and Control System), and PFCs used as heat transfer fluids in high-powered electronic applications;\n- SF6 used in equipment in university and research particle accelerators;\n- SF6 used in equipment in industrial and medical particle accelerators;\n- ‘Adiabatic’ applications utilising the low permeability through rubber of SF6 and some PFCs, e.g., car tires and sport shoe soles;\n- SF6 used in sound-proof windows;\n- PFCs used as heat transfer fluids in commercial and consumer applications;\n- PFCs used in cosmetics and in medical applications;\n- Other uses e.g. gas-air tracer in research and leak detectors.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 3, Chapter 8.3, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): SF6 and PFCs from other product use" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010376", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.G.3", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010172", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'N2O from product use' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories:\nEvaporative emissions of nitrous oxide (N2O) can arise from various types of product use, including:\n- Medical applications (anaesthetic use, analgesic use and veterinary use);\n- Use as a propellant in aerosol products, primarily in food industry (pressure-packaged whipped cream, etc);\n- Oxidising agent and etchant used in semiconductor manufacturing;\n- Oxidising agent used, with acetylene, in atomic absorption spectrometry;\n- Production of sodium azide, which is used to inflate airbags;\n- Fuel oxidant in auto racing; and\n- Oxidising agent in blowtorches used by jewelers and others.", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 3, Chapter 8.4.1, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): N2O from product use" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010377", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000242", + "OEO_00010037" : "CRF 2.G.4", + "BFO_0000050" : "http://openenergy-platform.org/ontology/oeo/OEO_00010172", + "IAO_0000115" : "The CRF sector (IPCC 2006) 'other product manufacture and use - other' is an industry sector defined by the 2006 IPCC Guidelines for National Greenhouse Gas Inventories", + "IAO_0000119" : "2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 1, Chapter 8.5, https://www.ipcc-nggip.iges.or.jp/public/2006gl/", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1401\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1440\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000227" + }, + "label" : { + "@language" : "en", + "@value" : "CRF sector (IPCC 2006): other product manufacture and use - other" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010378", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "An is-about-relation between an information content entity and a spatial region that describes that the information content entity is about a spatial region.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1404\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1441", + "domain" : "http://purl.obolibrary.org/obo/IAO_0000030", + "label" : { + "@language" : "en", + "@value" : "has spatial region" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000006", + "subPropertyOf" : "http://purl.obolibrary.org/obo/IAO_0000136" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010379", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Electrolytic hydrogen is hydrogen that is a physical output of a water electrolysis process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1013\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1442", + "label" : { + "@language" : "en", + "@value" : "electrolytic hydrogen" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000220", "_:b1002" ], + "equivalentClass" : "_:b1003" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010380", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Renewable electrolytic hydrogen is electrolytic hydrogen that is produced with renewable electrical energy.", + "IAO_0000118" : "green hydrogen", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1013\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1442", + "label" : { + "@language" : "en", + "@value" : "renewable electrolytic hydrogen" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010379", "_:b2313" ], + "equivalentClass" : "_:b1287" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010381", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Steam reforming hydrogen is hydrogen that is a physical output of a steam reforming process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1013\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1442", + "label" : { + "@language" : "en", + "@value" : "steam reforming hydrogen" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000220", "_:b2709" ], + "equivalentClass" : "_:b3102" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010382", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Fossil steam reforming hydrogen is hydrogen that is produced from a fossil combustion fuel in a steam reforming process which is not followed by a carbon capture and storage process.", + "IAO_0000118" : "grey hydrogen", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1013\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1442", + "label" : { + "@language" : "en", + "@value" : "fossil steam reforming hydrogen" + }, + "subClassOf" : [ "_:b3224", "_:b318", "http://openenergy-platform.org/ontology/oeo/OEO_00000220", "_:b34" ], + "equivalentClass" : "_:b3216" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010383", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Abated steam reforming hydrogen is hydrogen that is output of a steam reforming process which is followed by a carbon capture and storage process.", + "IAO_0000118" : [ "CCS steam reforming hydrogen", "blue hydrogen" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1013\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1442", + "label" : { + "@language" : "en", + "@value" : "abated steam reforming hydrogen" + }, + "subClassOf" : [ "_:b770", "_:b772", "_:b773", "http://openenergy-platform.org/ontology/oeo/OEO_00000220" ], + "equivalentClass" : "_:b771" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010384", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Renewable electrical energy is electrical energy with a renewable origin.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1013\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1442", + "label" : { + "@language" : "en", + "@value" : "renewable electrical energy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139", + "equivalentClass" : "_:b1739" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010385", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy transformation function is the function of an artificial object that has been engineered to transform input energy into usable output energy of a different type.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1438\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1445\n\nMove to oeo-shared:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy transformation function" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000034", "_:b2530" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010386", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An electricity generation function is an energy transformation function to transform other types of energy to electrical energy.", + "IAO_0000118" : "electrical energy generation function", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1438\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1445\n\nMove to oeo-shared:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1360\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "electricity generation function" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010385" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010387", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A heat generation function is an energy transformation function to transform other types of energy to thermal energy.", + "IAO_0000118" : "thermal energy transformation function", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1438\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1445", + "label" : { + "@language" : "en", + "@value" : "heat generation function" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010385" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010388", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A renewable energy function is the energy transformation function to transform renewable energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1438\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1445\n\nMove to oeo-shared:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "renewable energy transformation function" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010385" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010389", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000355", + "IAO_0000115" : "The RED sector electricity is an electricity sector defined by the Renewable Energy Directive sector division.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1443\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1446\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000145" + }, + "label" : { + "@language" : "en", + "@value" : "RED sector: electricity" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010390", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000355", + "IAO_0000115" : "The RED sector heating and cooling is a heating and cooling sector defined by the Renewable Energy Directive sector division.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1443\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1446\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000213" + }, + "label" : { + "@language" : "en", + "@value" : "RED sector: heating and cooling" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010391", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "OEO_00000504" : "http://openenergy-platform.org/ontology/oeo/OEO_00000355", + "IAO_0000115" : "The RED sector heating and cooling is a heating and cooling sector defined by the Renewable Energy Directive sector division.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1443\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1446\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000422" + }, + "label" : { + "@language" : "en", + "@value" : "RED sector: transport" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010392", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Direct solar radiation is radiation that is the non-scattered part of solar radiation from the sun within the extent of the solar disk only.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1076\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1448", + "label" : { + "@language" : "en", + "@value" : "direct solar radiation" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020038", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00010393" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010393", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Diffuse solar radiation is radiation that is the part of solar radiation that has been scattered by gas molecules in the atmosphere and by particles such as cloud droplets and aerosols.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1076\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1448", + "label" : { + "@language" : "en", + "@value" : "diffuse solar radiation" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020038" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010394", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A non-scattered radiant flux density is an areal solar power density that measures the direct solar radiation within the extent of the solar disk only (half-angle 0.266 deg).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1076\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1448", + "label" : { + "@language" : "en", + "@value" : "non-scattered radiant flux density" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010076", + "equivalentClass" : "_:b2362" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010395", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Solar tracking is a process in which a radiation receiving surface is following the path of the sun on the sky.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1076\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1448", + "label" : { + "@language" : "en", + "@value" : "solar tracking" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000015" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010396", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Single axis tracking is solar tracking in which a radiation receiving surface is following the path of the sun by roting along a fixed axis. Typical axis orientations are North-South or East-West.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1076\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1448", + "label" : { + "@language" : "en", + "@value" : "single axis tracking" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010395" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010397", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Two axis tracking is solar tracking in which a radiation receiving surface is following the sun by rotating around two axes. The surface is always oriented normal.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1076\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1448", + "label" : { + "@language" : "en", + "@value" : "two axis tracking" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010395" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010398", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A solar tracked receiving surface is a solar radiation receiving surface that participates in solar tracking.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1076\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1448", + "label" : { + "@language" : "en", + "@value" : "solar tracked receiving surface" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020199", + "equivalentClass" : "_:b295" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010399", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A single axis tracked receiving surface is a solar radiation receiving surface that participates in single axis tracking.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1076\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1448", + "label" : { + "@language" : "en", + "@value" : "single axis tracked receiving surface" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020199", + "equivalentClass" : "_:b1201" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010400", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A two axis tracked receiving surface is a solar radiation receiving surface that participates in two axis tracking.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1076\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1448", + "label" : { + "@language" : "en", + "@value" : "two axis tracked receiving surface" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020199", + "equivalentClass" : "_:b2075" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010401", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power-only generating unit is a power generating unit that has only the function to produce electrical energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1439\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1456", + "label" : { + "@language" : "en", + "@value" : "power-only generating unit" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000334", + "equivalentClass" : "_:b569" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010402", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A CRF-based sector division is a sector division that is derived from a common reporting format.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "CRF-based sector division" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000368", + "equivalentClass" : "_:b1399" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010403", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An EU legislation sector division is a sector division that is used in EU legislation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462\n\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "EU legislation sector division" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000368" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010404", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy balance data set is an empirical data set that describes a specified set of energy transformations and a specified set of energy carriers in a spatial region for a specific time step (usually a year).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1400\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1463\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\n\nchange label \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1549\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1717", + "label" : { + "@language" : "en", + "@value" : "energy balance data set" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000149", "_:b676", "_:b2373", "_:b651" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010405", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy balance collection is a data set of energy balances for various time steps and/or temporal regions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1400\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1463", + "label" : { + "@language" : "en", + "@value" : "energy balance collection" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000100", "_:b2943", "_:b3194", "_:b1467" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010406", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy balance calculation method is a methodology to calculate an energy balance.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1400\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1463\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy balance calculation method" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020166", "_:b697", "_:b698" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010407", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy balance sector division is a sector division that is defined by an energy balance calculation method.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1400\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1463\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + "label" : { + "@language" : "en", + "@value" : "energy balance sector division" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000368", "_:b916" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010408", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Brent crude is a crude oil that is extracted in the North Sea and traded at ICE London.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1458\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1478", + "label" : { + "@language" : "en", + "@value" : "Brent crude" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000115", "_:b2493" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010409", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Western Texas Intermediate (WTI) is a crude oil that is extracted on US territory and traded at NYMEX New York.", + "IAO_0000118" : "WTI", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1458\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1478", + "label" : { + "@language" : "en", + "@value" : "Western Texas Intermediate" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000115", "_:b768" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010410", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy transfer function is a function of an artificial object that has been engineered to transfer energy over a spatial distance.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1454\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1515", + "label" : { + "@language" : "en", + "@value" : "energy transfer function" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000034", "_:b461" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010411", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A forecast is an information content entity that contains statements about the most probable future development predicted with the help of past and present data.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1501\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1544", + "label" : { + "@language" : "en", + "@value" : "forecast" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010412", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A creative work licence is a copyright license that determines ownership and permissions for literary work and multimedia work that combines various media types such as text, audio, images, animations, video and interactive content and its collections.", + "IAO_0000118" : "creative work license", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1275\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "creative work licence" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020185" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010413", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A subsurface collector is a heat exchanger that transfers ambient thermal energy to a working fluid. It consists of plastic pipes laid horizontally under the ground.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1361\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1557", + "label" : { + "@language" : "en", + "@value" : "subsurface collector" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140102" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010414", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A downhole heat exchanger is a heat exchanger that transfers ambient thermal energy or geothermal energy to a working fluid. It consists of plastic pipes installed vertically or inclined in a borehole.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1361\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1557", + "label" : { + "@language" : "en", + "@value" : "downhole heat exchanger" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140102" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010415", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Nuclear is a conventional origin that indicates that the energy comes originally from nuclear binding energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1491\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1559", + "label" : { + "@language" : "en", + "@value" : "nuclear" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020147" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010416", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Nuclear electrolytic hydrogen is electrolytic hydrogen that is produced with nuclear electrical energy.", + "IAO_0000118" : "pink hydrogen", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1490\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1559", + "label" : { + "@language" : "en", + "@value" : "nuclear electric hydrogen" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010379", + "equivalentClass" : "_:b1459" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010417", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Nuclear electrical energy is electrical energy with a nuclear origin.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1490\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1559", + "label" : { + "@language" : "en", + "@value" : "nuclear electrical energy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000139", + "equivalentClass" : "_:b2317" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010418", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Solar electrolytic hydrogen is electrolytic hydrogen that is produced with solar electrical energy.", + "IAO_0000118" : "yellow hydrogen", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1490\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1559", + "label" : { + "@language" : "en", + "@value" : "solar electrolytic hydrogen" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010379", + "equivalentClass" : "_:b2921" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010419", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Solar electrical energy is electrical energy that is energy output of a solar energy transformation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1490\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1559", + "label" : { + "@language" : "en", + "@value" : "solar electrical energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000139", "_:b3085" ], + "equivalentClass" : "_:b3376" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010420", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Fuel production is a production process which has fuel as physical output.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1526\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1575", + "label" : { + "@language" : "en", + "@value" : "fuel production" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00240003", + "equivalentClass" : "_:b1256" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010422", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A boolean value is an variable information content entity that can only be true or false.", + "IAO_0000118" : "truth value", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1148\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1255", + "label" : { + "@language" : "en", + "@value" : "boolean value" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010423", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power generation technology is an energy technology that describes how to combine power generating units and energy carriers in a power generation process to generate electrical energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "power generation technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020267", "_:b3064" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010424", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A wind power technology is a power generation technology that describes how to combine wind energy converting units and a wind energy transformation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "wind power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010423", "_:b39" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010425", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An onshore wind power technology is a wind power generation technology that describes how to use wind energy converting units in onshore wind farms.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "onshore wind power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010424", "_:b936" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010426", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An offshore wind power technology is a wind power generation technology that describes how to use wind energy converting units in offshore wind farms.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "offshore wind power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010424", "_:b2125" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010427", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A solar power technology is a power generation technology that describes how to combine solar power units in an electricity generation process with solar energy as input.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "solar power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010423", "_:b2158" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010428", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A photovoltaic technology is a power generation technology that describes how to combine photovoltaic panels in an electricity generation process with solar energy as input.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "photovoltaic technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010427", "_:b491" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010429", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A solar thermal power technology is a power generation technology that describes how to combine solar thermal power units in an electricity generation process with solar energy as input.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "solar thermal power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010427", "_:b49" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010430", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A geothermal power technology is a power generation technology that describes how to combine geothermal power units in an electricity generation process with geothermal energy as input.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "geothermal power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010423", "_:b1669" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010431", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A hydro power technology is a power generation technology that describes how to combine hydro power units and a hydroelectric energy transformation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "hydro power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010423", "_:b724" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010432", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A reservoir hydro storage power technology is a power generation technology that describes how to combine hydro power units in run of river power plant and a hydroelectric energy transformation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "run of river power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010431", "_:b2014" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010433", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A reservoir hydro storage power technology is a power generation technology that describes how to combine hydro power units in reservoir hydro storage power plants and a hydroelectric energy transformation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "reservoir hydro storage power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010431", "_:b2162" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010434", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A marine hydro power technology is a hydro power technology that describes how to combine hydro power units, a hydroelectric energy transformation and oceans.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "marine hydro power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010431", "_:b959" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010435", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A marine current energy technology is a marine hydro power technology that describes how to combine marine current energy converting units in marine current energy transformations.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "marine current energy technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010434", "_:b1908" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010436", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A marine tidal energy technology is a marine hydro power technology that describes how to combine marine tidal energy converting units in marine tidal energy transformations.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "marine tidal energy technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010434", "_:b2641" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010437", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A marine wave energy technology is a marine hydro power technology that describes how to combine marine wave energy converting units in marine wave energy transformations.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "marine wave energy technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010434", "_:b3161" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010438", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A pumped hydro storage power technology is a power generation technology that describes how to combine hydro power units in pumped hydro storage power plants and a hydroelectric energy transformation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "pumped hydro storage power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010431", "_:b3538" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010439", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A nuclear power generation technology is a power generation technology that describes how to combine nuclear power units and nuclear fuel in an electricity generation process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "nuclear power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010423", "_:b915" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010440", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fuel-powered generation technology is a power technology that describes how to combine fuel-powered units in a fuel-powered electricity generation process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "fuel power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010423", "_:b78" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010441", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A coal power technology is a fuel-powered technology that describes how to combine coal power units and coal in a fuel-powered electricity generation process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "coal power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010440", "_:b2426" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010442", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A hard coal power technology is a coal power technology that describes how to combine hard coal power units and hard coal in a fuel-powered electricity generation process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "hard coal power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010441", "_:b2916" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010443", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A lignite power technology is a coal power technology that describes how to combine hard coal power units and lignite in a fuel-powered electricity generation process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1601", + "label" : { + "@language" : "en", + "@value" : "lignite power technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010441", "_:b669" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010444", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Sufficiency is a plan specification for reducing, in absolute terms, the consumption and production of end-use products and services through changes in social practices in order to comply with environmental sustainability while ensuring an adequate social foundation for all people.", + "IAO_0000119" : "Definition and elucidation based on:\nJonas Lage, Johannes Thema, Carina Zell-Ziegler, Benjamin Best, Luisa Cordroch, and Frauke Wiese (2023): Citizens call for sufficiency and regulation — A comparison of European citizen assemblies and National Energy and Climate Plans. In: Energy Research & Social Science, Vol. 104, https://doi.org/10.1016/j.erss.2023.103254", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1553\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1648", + "IAO_0000600" : "This definition consists of three characteristics that are present in most definitions of sufficiency: 1) sufficiency is understood as a strategy for achieving mainly (but not solely) environmental goals of sustainability, 2) sufficiency pursues sustainability goals by absolute reductions in consumption and production and 3) sufficiency implies a focus on social innovation to change social practices and individual behaviour.", + "label" : { + "@language" : "en", + "@value" : "sufficiency" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000104", "_:b1651" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010445", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A blended liquid fuel is a liquid combustion fuel that contains a liquid fossil fuel and a liquid renewable fuel or a liquid biofuel." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1504\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1723", + "label" : { + "@language" : "en", + "@value" : "blended liquid fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010145", + "equivalentClass" : "_:b2346" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010446", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Bioethanol is ethanol with a biogenic origin." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1504\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1723", + "label" : { + "@language" : "en", + "@value" : "bioethanol" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020001", + "equivalentClass" : "_:b1683" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010447", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "E10 is a gasoline fuel that consists of (fossil) gasoline and up to 10 % ethanol and that is liquid." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1504\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1723\n\nMake liquid fuel:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1764\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1774", + "label" : { + "@language" : "en", + "@value" : "E10" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010241", "_:b1954", "_:b3084" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010448", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "B7 is a diesel fuel that consists of fossil diesel fuel and up to 7 % biodiesel and that is liquid." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1504\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1723\n\nMake liquid fuel:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1764\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1774", + "label" : { + "@language" : "en", + "@value" : "B7" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010242", "_:b638", "_:b639" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010449", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A mobility technology is a technology that describes how vehicles participate in transport" + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1727", + "label" : { + "@language" : "en", + "@value" : "mobility technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000407", "_:b1622" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010450", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An electric mobility is a technology that describes how electric vehicles participate in transport." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1727", + "label" : { + "@language" : "en", + "@value" : "electric mobility technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010449", "_:b2675" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010451", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A fuel blending quota is a quality of a blended fuel that indicates the share of liquid renewable fuel or liquid biofuel mixed into fossil fuel." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1413\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1763", + "label" : { + "@language" : "en", + "@value" : "fuel blending quota" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000019" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010452", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : [ { + "@language" : "en", + "@value" : "A fuel blending quota value is a fraction value that quantifies a fuel blending quota." + }, "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1413\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1763" ], + "label" : { + "@language" : "en", + "@value" : "fuel quota blending value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140127", "_:b383" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010453", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Temperature is a quality representing the driving force for the flow of heat energy and is a measure of the heat content of a material entity." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1505\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1767", + "label" : { + "@language" : "en", + "@value" : "temperature" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000019", "_:b1431" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010454", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A pressure is a quality representing the force per unit area that its bearer exerts on itself or on a surface that bounds its bearer.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1505\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1767", + "label" : { + "@language" : "en", + "@value" : "pressure" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000019", "_:b2306" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010455", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A carbon capture and storage technology is a technology that describes how to combine artificial objects and a carbon capture and storage process in a specific way to permanently store CO2." + }, + "IAO_0000118" : { + "@language" : "en", + "@value" : "CCS technology" + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1760\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1768", + "label" : { + "@language" : "en", + "@value" : "carbon capture and storage technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000407", "_:b276" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Ethanol is a portion of matter with the chemical formula C2H6O. It has a liquid normal state of matter and can be used as a combustion fuel." + }, + "IAO_0000118" : "C2H6O", + "IAO_0000233" : { + "@language" : "en", + "@value" : "class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/439\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/445\naxioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/703\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/704" + }, + "IAO_0006011" : "http://purl.obolibrary.org/obo/CHEBI_16236", + "label" : { + "@language" : "en", + "@value" : "ethanol" + }, + "subClassOf" : [ "_:b750", "_:b1662", "_:b2981", "_:b3095", "http://openenergy-platform.org/ontology/oeo/OEO_00000331" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Energy transformation is a transformation in which one or more certain types of energy as input result in certain types of energy as output." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "class added:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/77\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/371\n\nmake class a subclass of transformation:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/435\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/450\n\nadd input and output relations:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/680\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/690\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/702\n\nadd relation to energy transformation unit:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/895\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041\n\nadd axiom relating to energy carrier / input and output axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1167\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1178\n\nupdate definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1175\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1182\n\nmake equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1211\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1251\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nadded process attributes:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1543\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1625\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652" + }, + "label" : { + "@language" : "en", + "@value" : "energy transformation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000419", "_:b1151", "_:b1152", "_:b1153", "_:b522", "_:b1155" ], + "equivalentClass" : "_:b1154" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A gas grid is a supply grid that distributes gaseous fuel, e.g. methane.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/36\npull request: https://github.com/OpenEnergyPlatform/ontology/385", + "label" : { + "@language" : "en", + "@value" : "gas grid" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000200", "_:b1017" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020005", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A heating grid is a supply grid that distributes thermal energy via circulating steam or liquids." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/36\npull request: https://github.com/OpenEnergyPlatform/ontology/385", + "label" : { + "@language" : "en", + "@value" : "heating grid" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000200", "_:b2760" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020006", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A grid component is an energy transformation unit that is a discrete part of a supply grid serving a specific purpose." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/36\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/385\nsubclass of energy transformation unit\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/895\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "grid component" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b1597" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020007", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A gas grid component is a grid component that is part of a gas grid." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/36\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/231\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/385" + }, + "label" : { + "@language" : "en", + "@value" : "gas grid component" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020006", + "equivalentClass" : "_:b3448" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020008", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A heating grid component is a grid component that is part of a heating grid." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/36\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/231\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/385" + }, + "label" : { + "@language" : "en", + "@value" : "heating grid component" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020006", + "equivalentClass" : "_:b1110" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020009", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A switchyard is an electricity grid component that connects different levels of voltage" + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/231\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/385" + }, + "label" : { + "@language" : "en", + "@value" : "switchyard" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020006", "_:b2023", "_:b2024" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020011", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A study is a project with the goal to methodologically investigate something." + }, + "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.", + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/247\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/497\nadd covers-relation (oeo-model)\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/764\nmove to oeo-shared\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/862\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/869\nadd axiom (study report)\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/971\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1011\nadd etitor note\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1025\nadd axiom (methodologically)\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1640\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1711" + }, + "label" : { + "@language" : "en", + "@value" : "study" + }, + "subClassOf" : [ "_:b209", "_:b1222", "_:b2644", "_:b2270", "_:b215", "http://openenergy-platform.org/ontology/oeo/OEO_00000340" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020012", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A study report is a report that is the output from some study." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/247\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/497\nadd etitor note\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1025" + }, + "label" : { + "@language" : "en", + "@value" : "study report" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000088", "_:b883", "_:b884", "_:b885" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020013", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Output data is endogenous data that is determined by a model calculation and presented as a result.", + "IAO_0000118" : "modelling results", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/520\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/536\n\nadd alternative term\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113", + "label" : { + "@language" : "en", + "@value" : "output data" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030030" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020015", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A licence is an information content entity that contains an official permission or permit to do, use or own something.", + "IAO_0000118" : "license", + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/31\npull request https://github.com/OpenEnergyPlatform/ontology/pull/561\n\nmove to oeo-shared\npull request https://github.com/OpenEnergyPlatform/ontology/pull/740\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "licence" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020016", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A model descriptor is an information content entity that contains information about some model." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/82\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/577\n\nAdd SubclassOf axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1386\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1387\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "model descriptor" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030", + "equivalentClass" : "_:b418" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020017", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A analytical approach is a model descriptor that contains information about the analysis strategy of a model.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/82\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/577\nfix typo of label\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/981", + "label" : { + "@language" : "en", + "@value" : "analytical approach" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020016" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020018", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A methodical focus is a model descriptor that specifies the primary calculation method used in a model.", + "IAO_0000118" : "methodology", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/82\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/577\nalternative term\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1011\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "methodical focus" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020016", "_:b1779" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020019", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A primary modelling purpose is a model descriptor stating the main purpose of a model.", + "IAO_0000118" : "primary modeling purpose", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/82\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/577", + "label" : { + "@language" : "en", + "@value" : "primary modelling purpose" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020016" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020022", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000233" : [ "A model documentation is a model descriptor that contains a detailed description of a model.", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/82\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/577" ], + "label" : { + "@language" : "en", + "@value" : "model documentation" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020016" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020023", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Top down is an analytical approach where design starts from the system as a whole. The system is then divided into smaller sub-applications with more details. Each part again goes through the top down approach till the complete system is designed with all minute details. Top down approach is also termed as breaking the bigger problem into smaller problems and solving them individually in a recursive manner. A top down model is based on a decomposition approach.", + "IAO_0000233" : "Convert to subclass and add definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1147\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1302", + "label" : { + "@language" : "en", + "@value" : "top down" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020017" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020024", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Bottom up is an analytical approach where parts of the system are defined in details. Once these parts are designed and developed, then these parts or components are linked together to prepare a bigger component. This approach is repeated until the complete system is built. A bottom up model is based on a composition approach.", + "IAO_0000233" : "Convert to subclass and add definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1147\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1302", + "label" : { + "@language" : "en", + "@value" : "bottom up" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020017" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020026", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Hybrid is an analytical approach that combines the top down and the bottom up approach. Some parts are based on composition approach while other parts are based on decomposition approach.", + "IAO_0000233" : "Convert to subclass and add definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1147\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1302", + "label" : { + "@language" : "en", + "@value" : "hybrid" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020017" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020027", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020018" + }, + "label" : { + "@language" : "en", + "@value" : "spreadsheet" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020028", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020018" + }, + "label" : { + "@language" : "en", + "@value" : "monte carlo" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020029", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020018" + }, + "label" : { + "@language" : "en", + "@value" : "econometric" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020032", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : { + "@language" : "en", + "@value" : "In a study, the spatial focus of the investigation lies on one European country, e.g. Germany. This is the study region.\nThe study region is not modelled as a whole, but several subregions are modelled, e.g. German Federal States. These are study subregions.\nIn the study, a spatial region outside the study region plays a role. E.g. for modelling the electricity transfer between Germany and its neighbouring countries. In this example, the neighbouring countries represent the interacting / external region.\nThe union of the study region and the interacting/ external region ist the considered region." + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "A study region is a region of relevance that has the study region role and consists entirely of one or more subregions." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/475\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/585\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\n\nrelocated, made equivalent\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1745\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1749", + "label" : { + "@language" : "en", + "@value" : "study region" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00360020", + "equivalentClass" : "_:b1087" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020033", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A subregion is a region of relevance that is in every respect a component of a region of relevance, but never encompasses the entire extent of a region of relevance." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/475\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/585\n\nchanged definition, relocated \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1745\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1749", + "label" : { + "@language" : "en", + "@value" : "subregion" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00360020" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020034", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : { + "@language" : "en", + "@value" : "In a study, the spatial focus of the investigation lies on one European country, e.g. Germany. This is the study region.\nThe study region is not modelled as a whole, but several subregions are modelled, e.g. German Federal States. These are study subregions.\nIn the study, a spatial region outside the study region plays a role. E.g. for modelling the electricity transfer between Germany and its neighbouring countries. In this example, the neighbouring countries represent the interacting / external region.\nThe union of the study region and the interacting/ external region ist the considered region." + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "A study subregion is a subregion that has the study subregion role." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/475\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/585\n\nrelocated, made equivalent\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1745\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1749", + "label" : { + "@language" : "en", + "@value" : "study subregion" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020033", + "equivalentClass" : "_:b2108" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020035", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : { + "@language" : "en", + "@value" : "In a study, the spatial focus of the investigation lies on one European country, e.g. Germany. This is the study region.\nThe study region is not modelled as a whole, but several subregions are modelled, e.g. German Federal States. These are study subregions.\nIn the study, a spatial region outside the study region plays a role. E.g. for modelling the electricity transfer between Germany and its neighbouring countries. In this example, the neighbouring countries represent the interacting / external region.\nThe union of the study region and the interacting/ external region ist the considered region." + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "A considered region is a region of relevance that has the considered region role." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/475\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/585\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\n\nrelocated, made equivalent\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1745\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1749", + "label" : { + "@language" : "en", + "@value" : "considered region" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00360020", + "equivalentClass" : "_:b256" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020036", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : { + "@language" : "en", + "@value" : "In a study, the spatial focus of the investigation lies on one European country, e.g. Germany. This is the study region.\nThe study region is not modelled as a whole, but several subregions are modelled, e.g. German Federal States. These are study subregions.\nIn the study, a spatial region outside the study region plays a role. E.g. for modelling the electricity transfer between Germany and its neighbouring countries. In this example, the neighbouring countries represent the interacting / external region.\nThe union of the study region and the interacting/ external region ist the considered region." + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "An interacting region is a region of relevance that has the interacting region role." + }, + "IAO_0000118" : "external region", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/475\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/585\n\nrelocated, made equivalent\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1745\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1749", + "label" : { + "@language" : "en", + "@value" : "interacting region" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00360020", + "equivalentClass" : "_:b1316" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020037", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Radiation is an energy transfer by emitting or transmitting energy in the form of waves or particles through a spatial region or a material entity.", + "IAO_0000119" : "Adaptation of https://en.wikipedia.org/w/index.php?title=Radiation&oldid=986678480", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/362\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/600\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1031\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1447", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_01001023", + "label" : { + "@language" : "en", + "@value" : "radiation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020103", "_:b926" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020038", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Solar radiation is radiation that is emitted by the sun.", + "IAO_0000116" : "Solar radiation is the mereological sum of direct solar radiation and diffuse solar radiation", + "IAO_0000118" : "global radiation", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/362\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/600\n\nAdd alternative label and editor note:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1076\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1448", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_01001862", + "label" : { + "@language" : "en", + "@value" : "solar radiation" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020037" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020039", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy carrier is a material entity that has an energy carrier disposition.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/407\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/627\nmove to oeo-shared\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/869\nimprove definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1169\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1173\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy carrier" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000040", + "equivalentClass" : "_:b2948" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020040", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Radiative energy is energy that has been transmitted by a radiation process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/660\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/665", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_2000030", + "label" : { + "@language" : "en", + "@value" : "radiative energy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020043", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Wind energy transformation is an energy transformation that converts wind energy to electrical energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/662\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/666\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/702", + "label" : { + "@language" : "en", + "@value" : "wind energy transformation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020003", "_:b3222", "_:b3223", "_:b1106" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020045", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/628\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/670", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_2000016", + "comment" : "Potential energy is the energy that a material entity contains due to its position relative to other material entities or to stresses within itself.", + "label" : { + "@language" : "en", + "@value" : "potential energy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020046", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Solar energy transformation is an energy transformation that converts solar energy.", + "IAO_0000233" : "class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/663\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/672\nhas input relation:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/668\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/701\ndelete has physical output relation:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/980\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1010\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041", + "label" : { + "@language" : "en", + "@value" : "solar energy transformation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020003", "_:b1999" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020047", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Solar thermal energy transformation is a solar energy transformation that converts solar energy into thermal energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/663\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/672\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041", + "label" : { + "@language" : "en", + "@value" : "solar thermal energy transformation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020046", "_:b2712", "_:b2368" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020048", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Photovoltaic energy transformation is a solar energy transformation that converts solar energy into electrical energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/663\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/672\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041", + "label" : { + "@language" : "en", + "@value" : "photovoltaic energy transformation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020046", "_:b1868", "_:b1424" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020050", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A renewable energy carrier is an energy carrier that has a renewable energy carrier disposition.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/515\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/684\nchange def and equivalence\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/861", + "label" : { + "@language" : "en", + "@value" : "renewable energy carrier" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020039", + "equivalentClass" : "_:b1342" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020053", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Nuclear fission is a process of nuclear reaction or a radioactive decay in which the nucleus of an atom splits into two or more smaller, lighter nuclei.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/692\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/698", + "label" : { + "@language" : "en", + "@value" : "nuclear fission" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b3402" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020054", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Nuclear energy transformation is an energy transformation that converts nuclear binding energy to thermal energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/692\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/698\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/702\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041", + "label" : { + "@language" : "en", + "@value" : "nuclear energy transformation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020003", "_:b794", "_:b795" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation that relates a quantity value to its entity in reality.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/700\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/710", + "label" : { + "@language" : "en", + "@value" : "quantity value of" + }, + "subPropertyOf" : "http://purl.obolibrary.org/obo/IAO_0000136", + "inverseOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020058", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A rock is a portion of matter that is a naturally occurring solid aggregate of minerals or mineraloid matter that is part of the earth's crust.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/727\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/739", + "label" : { + "@language" : "en", + "@value" : "rock" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b1059", "_:b630", "_:b730" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020059", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Geothermal heat transfer is a heat transfer from the earth crust to a transportable material entity. E.g. a liquid or gas.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/727\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/739\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041", + "label" : { + "@language" : "en", + "@value" : "geothermal heat transfer" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140101", "_:b748" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020060", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fuel market exchange is an energy market exchange where fuels like oil, coal, renewable fuels, and natural gas are traded.", + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/677\npull request https://github.com/OpenEnergyPlatform/ontology/pull/740\npull request https://github.com/OpenEnergyPlatform/ontology/pull/748\n\nMove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1458\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1478\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "fuel market exchange" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020065", "_:b1299" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020063", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An emission certificate is a licence that permits its holder/owner a specific emission value. An emission certificate can be traded at a CO2 market exchange.", + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/677\npull request https://github.com/OpenEnergyPlatform/ontology/pull/740\nmoved to oeo-shared\npull request https://github.com/OpenEnergyPlatform/ontology/pull/956\nadd axiom to emission quantity value and emission certificate price\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1034\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "emission certificate" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020015", "_:b522", "_:b263" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020064", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An EU Allowance (EUA) is an emission certificate used in the European Union Emissions Trading System (EU ETS). It permits the emission of a CO2 equivalent quantity of 1 tonne.", + "IAO_0000118" : "EUA", + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/677\npull request https://github.com/OpenEnergyPlatform/ontology/pull/740", + "label" : { + "@language" : "en", + "@value" : "EU allowance" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020063" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020065", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy market exchange is a market exchange in which energy commodities are traded.", + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/256\npull request https://github.com/OpenEnergyPlatform/ontology/pull/748\n\nMove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1458\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1478\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy market exchange" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020069" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020066", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Fuel commodity role is the commodity role of fuels.", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/256\nhttps://github.com/OpenEnergyPlatform/ontology/pull/748\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "fuel commodity role" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00040011" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020067", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A commodity is a good that bears the commodity role.", + "IAO_0000118" : "product", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/302\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/748\nadd alternative term\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/800\nsubclass of good\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/843\nchange axiom\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/869\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "commodity" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010116", "_:b3409" ], + "equivalentClass" : "_:b1471" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020068", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fuel commodity is a commodity that is a fuel.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/302\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/748", + "label" : { + "@language" : "en", + "@value" : "fuel commodity" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020067", "_:b463", "_:b464" ], + "equivalentClass" : "_:b465" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020069", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A market exchange is an organisation that has the market exchange role.", + "IAO_0000233" : "pull request: https://github.com/OpenEnergyPlatform/ontology/pull/748\n\nMove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1458\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1478\n\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652s", + "label" : { + "@language" : "en", + "@value" : "market exchange" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030022", "_:b1493" ], + "equivalentClass" : "_:b1494" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020070", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "Is traded at is a relation that holds between a market exchange and the financial instruments, commodities, or other products, services, or goods which are traded there.", + "IAO_0000233" : "pull request: https://github.com/OpenEnergyPlatform/ontology/pull/748\n\nchange range:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/791\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/842\n\nadd domain:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/973\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1127", + "domain" : "_:b403", + "label" : { + "@language" : "en", + "@value" : "is traded at" + }, + "range" : "_:b1827", + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty", + "inverseOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020071" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020071", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation that holds between financial instruments, commodities, or other products, services, or goods and a market exchange.", + "IAO_0000233" : "pull request: https://github.com/OpenEnergyPlatform/ontology/pull/748\n\nadd domain and range:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/973\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1127", + "domain" : "_:b2590", + "label" : { + "@language" : "en", + "@value" : "trades" + }, + "range" : "_:b3309", + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020072", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An analysis scope is an information content entity that describes the boundaries of what a study or scenario covers.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/638\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/764\n\nAdd 'is about' axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1059\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1286\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "analysis scope" + }, + "subClassOf" : [ "_:b215", "_:b216", "http://purl.obolibrary.org/obo/IAO_0000030", "_:b217", "_:b218", "_:b219", "_:b220" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020073", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Grid-bound heating is a heat transfer over a distance via a heating grid, using steam or (hot) water.", + "IAO_0000118" : "distance heating", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/393\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/770", + "label" : { + "@language" : "en", + "@value" : "grid-bound heating" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140101", "_:b1290", "_:b1291" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020074", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Industrial grid-bound heating is a grid-bound heating transfer to industrial installations." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/393\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/770", + "label" : { + "@language" : "en", + "@value" : "industrial grid-bound heating" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020073" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020075", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An emission market exchange is a market exchange where emission certificates are traded", + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/302\npull request https://github.com/OpenEnergyPlatform/ontology/pull/781", + "label" : { + "@language" : "en", + "@value" : "emission market exchange" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020069", "_:b409" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020076", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A markup is an economic value that indicates a virtual amount added to an assumed or historical price to predict a price in a different context.", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/256\nhttps://github.com/OpenEnergyPlatform/ontology/pull/800", + "label" : { + "@language" : "en", + "@value" : "markup" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140012", "_:b1823" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020077", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A markdown is an economic value that indicates a virtual amount deducted from an assumed or historical price to predict a price in a different context.", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/256\nhttps://github.com/OpenEnergyPlatform/ontology/pull/800", + "label" : { + "@language" : "en", + "@value" : "markdown" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140012", "_:b170" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020085", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A renewable energy is an energy that has renewable origin.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/741\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/861\n\nMove to oeo-shared:\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1423\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "renewable energy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150", + "equivalentClass" : "_:b1932" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020086", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A renewable energy carrier disposition is an energy carrier disposition of an material entity that contains renewable energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/741\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/861", + "label" : { + "@language" : "en", + "@value" : "renewable energy carrier disposition" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020087", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Natural hydro energy is hydro energy collected from the natural water cycle (rainwater, melted snow and ice).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/741\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/861", + "label" : { + "@language" : "en", + "@value" : "natural hydro energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000218", "_:b1004", "_:b1005" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020088", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Pumped hydro energy is hydro energy that results from a water flow of pumped water.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/741\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/861", + "label" : { + "@language" : "en", + "@value" : "pumped hydro energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000218", "_:b1936", "_:b1937" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020089", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A typical period is a time series that represents a couple of real time periods that have certain characteristics in common, e.g. seasonal specifications, weekly routines, etc. It doesn't refer to a real date. Typical periods are used to reduce computing time of energy system models.", + "IAO_0000119" : "Definition adapted from: https://www.enargus.de/pub/bscw.cgi/d13068-2/*/*/Typtag.html?op=Wiki.getwiki&scope=all", + "IAO_0000233" : "add axiom `uses some 'aggregation type'`:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/880\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/883\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/830\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/875", + "label" : { + "@language" : "en", + "@value" : "typical period" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030034", "_:b2161" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020090", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A typical year is a typical period with the duration of one year.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/830\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/875\nadd axiom\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/882", + "label" : { + "@language" : "en", + "@value" : "typical year" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020089", "_:b3377" ], + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00020091" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020091", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A typical day is a typical period with the duration of one day.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/830\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/875\nadd axiom\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/882", + "label" : { + "@language" : "en", + "@value" : "typical day" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020089", "_:b774" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020093", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A target description is an objective specification that contains statements about a desired future state of a system that a person or organisation commits to in a legally binding way.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/28\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/881\n\nreclassify\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1684\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1778", + "label" : { + "@language" : "en", + "@value" : "target description" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000005" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020097", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A scenario year is a time step that has a duration of one year and is part of a scenario horizon.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/474\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/882\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "scenario year" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030033", "_:b616", "_:b1698" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020098", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A scenario horizon is a time step that is under investigation and consists entirely of one or more scenario years.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/474\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/882\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "scenario horizon" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030033", "_:b2505", "_:b2506" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020099", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A meteorological year is a time step in which meteorological data was collected and that has a duration of one year.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/474\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/882", + "label" : { + "@language" : "en", + "@value" : "meteorological year" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030033", "_:b1424" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020100", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A weather time series is a time series that contains data about a specific meteorological year.", + "IAO_0000118" : "meteorological time series", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/474\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/882", + "label" : { + "@language" : "en", + "@value" : "weather time series" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030034", "_:b1036" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020101", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A scenario time series is a time series that contains data about a specific scenario year.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/474\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/882", + "label" : { + "@language" : "en", + "@value" : "scenario time series" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030034", "_:b874" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020102", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy transformation unit is an artificial object that transforms, changes or transfers a certain type of energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/465\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/895\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy transformation unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b795", "_:b1509", "_:b2092", "_:b335" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020103", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Energy transfer is an energy transformation in form of a spatial transmission, that does not change the types of energies, apart from losses, e.g. waste heat.", + "IAO_0000233" : "class added:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/465\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/895", + "label" : { + "@language" : "en", + "@value" : "energy transfer" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020003" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020104", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An outage is a process during which an artificial object cannot perform or operate.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/887\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/897\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "outage" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b2343" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020105", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A forced outage is an outage of an artificial object caused by a failure.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/887\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/897", + "label" : { + "@language" : "en", + "@value" : "forced outage" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020104", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00020106" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020106", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A planned outage is an outage during which an artificial object is being maintained.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/887\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/897", + "label" : { + "@language" : "en", + "@value" : "planned outage" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020104" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020107", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Curtailment is a process in which a power generating unit is forced to reduce its output, in order to balance energy supply and demand or due to transmission constraints.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/888\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/897\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "curtailment" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b2657" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020108", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A feed-in tariff is a policy instrument designed to stimulate investment in renewable energy technologies by offering long-term contracts to agents who are producers of renewable energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/839\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/898\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/909", + "comment" : "Feed-in tariffs provide cost-based compensation to renewable energy producers, leading to price certainty and long-term contracts that help finance energy transformation units, e.g. power plants", + "label" : { + "@language" : "en", + "@value" : "feed-in tariff" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140151" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020109", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A market premium is a policy instrument that ensures a guaranteed remuneration, e.g. a fixed feed-in tariff, by paying to the producing agent the difference between a guaranteed return on a good/product and the monetary price for which the good/product is traded on the market", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/839\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/899\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/909", + "label" : { + "@language" : "en", + "@value" : "market premium" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140151" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020110", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A levy is a policy instrument that consists of a compulsory financial charge imposed on an agent or institution by a governmental organisation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/839\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/900\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/909", + "label" : { + "@language" : "en", + "@value" : "levy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140151" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020111", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A capacity premium is a market premium that guarantees remuneration for reserving capacity of energy transformation units to be available for unexpected events.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/839\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/903\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/909", + "label" : { + "@language" : "en", + "@value" : "capacity premium" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020109" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020112", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A tax is a levy whose returns are used by the government to finance expenditures for the common welfare.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/839\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/901\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/909", + "label" : { + "@language" : "en", + "@value" : "tax" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020110" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020113", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Inflation rate is an economic value reprensenting the ratio between the monetary price for a good at two different points in time that equalises differences in monetary price levels between these two points in time.", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/335\nhttps://github.com/OpenEnergyPlatform/ontology/pull/910", + "label" : { + "@language" : "en", + "@value" : "inflation rate" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140012", "_:b1633" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020114", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : "The exchange rate between USD and EUR on March 15, 2020 was X.X.", + "IAO_0000115" : "The exchange rate is an economic value representing the ratio at which one currency can be exchanged for another.", + "IAO_0000118" : "market exchange rate", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/335\nhttps://github.com/OpenEnergyPlatform/ontology/pull/910", + "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.", + "label" : { + "@language" : "en", + "@value" : "exchange rate" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140012", "_:b705" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020115", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "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.", + "IAO_0000118" : "PPP", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/867\nhttps://github.com/OpenEnergyPlatform/ontology/pull/910", + "http://purl.org/dc/terms/source" : "https://www.oecd.org/sdd/prices-ppp/purchasingpowerparities-frequentlyaskedquestionsfaqs.htm#FAQ1", + "label" : { + "@language" : "en", + "@value" : "purchasing power parity" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140012", "_:b149" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020116", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "System cost are total costs of a system.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/335\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/910", + "label" : { + "@language" : "en", + "@value" : "system cost" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00040009" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020117", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : "The electricity price is Y EUR per megawatt-hour.", + "IAO_0000115" : "Electricity price is the monetary price per energy unit of electricity.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/335\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/910", + "comment" : "has unit some \"currency per energy unit\"", + "label" : { + "@language" : "en", + "@value" : "electricity price" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00040003" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020121", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Resolution is a quality of a dataset that indicates the level of detail of the data.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/849\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/972\n\nadd 'has bearer' axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1310\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "resolution" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000019", "_:b2546" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020122", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Temporal resolution is the resolution of a time series that indicates time-dependent the level of detail.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/849\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/912\n\nadd individuals\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/972\n\nadd 'has bearer' axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1310\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "temporal resolution" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020121", "_:b128" ], + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00020123" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020123", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Spatial resolution is the resolution of a georeferenced dataset that indicates the geographical level of detail.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/849\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/912\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "spatial resolution" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020121" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020124", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A due is an economic value that represents a payment that an agent makes to belong to an organisation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/904\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/913", + "label" : { + "@language" : "en", + "@value" : "due" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140012", "_:b1462" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020125", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A remuneration is an economic value that describes a financial compensation provided in exchange for services performed.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/902\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/913", + "label" : { + "@language" : "en", + "@value" : "remuneration" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140012", "_:b2321" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020126", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fee is an economic value that represents an amount of money paid for a particular piece of work or for a particular right or service.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/905\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/913", + "label" : { + "@language" : "en", + "@value" : "fee" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140012", "_:b2924" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020127", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Levelised cost of electricity are the net cost of converting energy to electricity / electric energy over the lifetime of an energy transformation unit. They are calculated considering all relevant costs including investment, operation, maintenance and fuel cost, etc.", + "IAO_0000118" : "LCOE", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/906\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/913", + "comment" : "Since over the lifetime of an energy transformation unit different costs exhibit different relevance or vary over time, the LCOE differ over the course of the lifetime.", + "label" : { + "@language" : "en", + "@value" : "levelised cost of electricity" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00040009" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020128", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Market revenue is an economic value that represents the income from a trade at a market exchange.", + "IAO_0000233" : "add term\nhttps://github.com/OpenEnergyPlatform/ontology/issues/908\nhttps://github.com/OpenEnergyPlatform/ontology/pull/929", + "label" : { + "@language" : "en", + "@value" : "market revenue" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140012", "_:b231" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020136", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A space requirement is a two-dimensional spatial region that covers the area needed by an object or object aggregate.", + "IAO_0000118" : "land use", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/889\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/933\n\nextend definition and add alternative term\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1051\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1084\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "space requirement" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000009" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020137", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An operational space requirement is space requirement that covers the area needed by an artificial object in order to operate properly.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/889\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/933", + "label" : { + "@language" : "en", + "@value" : "operational space requirement" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020136" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020139", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A space requirement for construction is space requirement of an artificial object that covers the area needed in order to construct an artificial object.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/889\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/933", + "label" : { + "@language" : "en", + "@value" : "space requirement for construction" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020136" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020140", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An area per power unit is a unit which is a measure for an area per nameplate capacity.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/889\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/930\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "area per power unit" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020141", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A specific space requirement is a quantity value that indicates a certain space requirement per nameplate capacity.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/899\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/933", + "label" : { + "@language" : "en", + "@value" : "specific space requirement" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b1174" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020142", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An area unit which is equal to one million square meters or 10^[6] m^[2].", + "IAO_0000118" : [ "km^[2]", "square km" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/889\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/933\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "square kilometer" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000047" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020143", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An area value is a quantity value indicating the size of a two-dimensional spatial region.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/889\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/933\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "area value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b714", "_:b1824" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020144", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Rotor diameter is a quality of a wind energy converting unit that measures the diameter of the wind rotor.", + "IAO_0000233" : "add class\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/892\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/949\n\nadd 'has bearer' axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1310", + "label" : { + "@language" : "en", + "@value" : "rotor diameter" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000019", "_:b1923", "_:b2472" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020145", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A variable cost is a cost that depends on an amount of goods or services.", + "IAO_0000118" : "unit-level cost", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/891\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/953\n\nReformulate definition to singular:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1257\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260", + "label" : { + "@language" : "en", + "@value" : "variable cost" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00040009" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020146", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : "An example for variable cost are costs incurred for raw materials (of which more are needed if production is increased).", + "IAO_0000115" : "Variable costs are costs that depend on the amount of goods or services produced and which are paid by the producer.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/891\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/953", + "label" : { + "@language" : "en", + "@value" : "variable production cost" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020145" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020147", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Conventional is an origin of energies that don't replenish when transformed / consumed.", + "IAO_0000118" : "non-renewable", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/833\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/955\n\nAxiomatise relations between origin, energy and portion of matter:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1183\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1192", + "label" : { + "@language" : "en", + "@value" : "conventional" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000316", "_:b594" ], + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00030004" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020148", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A conventional energy carrier disposition is an energy carrier disposition of a material entity that contains non-renewable energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/833\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/955", + "label" : { + "@language" : "en", + "@value" : "conventional energy carrier disposition" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020149", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Fossil energy is chemical energy that is stored in fossil combustion fuels and thus has a conventional origin.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/833\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/955\n\nUpdate definition and axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1172\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1185", + "label" : { + "@language" : "en", + "@value" : "fossil energy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000007", + "equivalentClass" : "_:b2609" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020154", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Emission certificate price is a monetary price of an emission certificate that allows the emission of a certain emission value.", + "IAO_0000118" : "CO2 price", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/866\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/956\nadd relation to emission certificate\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1034\n\nmake subclass of 'emission price':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/866\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1253\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "emission certificate price" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010268", "_:b1802" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020155", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Social cost of carbon emission is the cost the society bears for a greenhouse gas emission value.", + "IAO_0000118" : "social cost of CO2", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/866\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/956\nadd axiom to emission value, add new parent class and relabel\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1034\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "social cost of carbon emission" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020181", "_:b2041", "_:b2813" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020156", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Carbon tax is a tax for emitting CO2 or other greenhouse gases (measured in CO2 equivalent values).", + "IAO_0000118" : "CO2 tax", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/866\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/956", + "label" : { + "@language" : "en", + "@value" : "carbon tax" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020112" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020161", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "one value per year", + "IAO_0000233" : "rework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020122" + }, + "label" : { + "@language" : "en", + "@value" : "annual" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020162", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "one value per week", + "IAO_0000233" : "rework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020122" + }, + "label" : { + "@language" : "en", + "@value" : "weekly" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020163", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "one value per day", + "IAO_0000233" : "rework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020122" + }, + "label" : { + "@language" : "en", + "@value" : "daily" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020164", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "one value per hour", + "IAO_0000233" : "rework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020122" + }, + "label" : { + "@language" : "en", + "@value" : "hourly" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020165", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "one value per month", + "IAO_0000233" : "rework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020122" + }, + "label" : { + "@language" : "en", + "@value" : "monthly" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020166", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A methodology is a plan specification that describes processes that are part of a study.", + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/971\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1011\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1129\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1306\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652" + }, + "label" : { + "@language" : "en", + "@value" : "methodology" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000104", "_:b1111" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020167", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Investment costs are costs of a long-term commitment of financial resources in tangible or intangible assets.", + "IAO_0000118" : [ "capital investment cost", "fixed investment cost", "investment" ], + "IAO_0000119" : "FIBO definition of investment relates to property only: https://spec.edmcouncil.org/fibo/ontology?searchBoxQuery=investment,\n\nGabler on Investition: langfristige Bindung finanzieller Mittel in materiellen oder in immateriellen Vermögensgegenständen (https://wirtschaftslexikon.gabler.de/definition/investition-39454)", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/891\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022", + "label" : { + "@language" : "en", + "@value" : "investment cost" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00040009" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020168", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : "rent, regular technical maintenance cost, staff cost, certification cost", + "IAO_0000115" : "A fixed cost is a cost for operation and maintenance that does not vary with the amount of goods or services produced.", + "IAO_0000118" : "fixed operation and maintenance cost", + "IAO_0000119" : "oemof-Model: https://oemof-solph.readthedocs.io/en/latest/_modules/oemof/solph/options.html?highlight=fix%20costs\n\nFixe Kosten: Kosten, die von der jeweils betrachteten Einflussgröße bzw. Entscheidung unabhängig sind, d.h. Kosten, die sich nicht mit der jeweils betrachteten Einflussgröße ändern. (https://wirtschaftslexikon.gabler.de/definition/fixe-kosten-33359)", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/891\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022\n\nReformulate definition to singular:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1257\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260", + "label" : { + "@language" : "en", + "@value" : "fixed cost" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00040009" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020169", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Equipment cost is an investment cost for acquisition of the components and machinery including environmental facilities.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/891\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022\n\nReformulate definition to singular:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1257\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260", + "label" : { + "@language" : "en", + "@value" : "equipment cost" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020167" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020170", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : "costs that occur for becoming operational", + "IAO_0000115" : "Installation and development cost are investment costs incurred for setting up the installation.", + "IAO_0000118" : [ "installation and development cost", "site development cost" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/891\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022", + "label" : { + "@language" : "en", + "@value" : "installation cost" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020167" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020171", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Grid connection costs are investment costs for establishing the grid connection from the energy generating device to point of connection to national grid.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/891\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022", + "label" : { + "@language" : "en", + "@value" : "grid connection cost" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020167" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020172", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A property cost is an investment cost arising from the acquisition of a property.", + "IAO_0000118" : "land cost", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/891\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022\n\nReformulate definition to singular:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1257\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260", + "label" : { + "@language" : "en", + "@value" : "property cost" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020167" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020173", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Decommissioning costs are investment costs arising from the decommissioning of a technological device at the end of its lifetime.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/891\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022", + "label" : { + "@language" : "en", + "@value" : "decommissioning cost" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020167" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020174", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A delivery cost is a cost for a product or service that refers to the total unit cost of a product or commodity delivered to a certain market, city or customer. It is normally composed of all associated transport costs and the unit cost of production for that product.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/891\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022\n\nReformulate definition to singular:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1257\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260", + "label" : { + "@language" : "en", + "@value" : "delivery cost" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00040009" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020175", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A life time is a time span of an artificial object that measures the time during which the artificial object exists.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/894\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1026\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "life time" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030035", "_:b1084" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020176", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A construction time is a time span that measures the time that is needed to construct an artificial object.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/894\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1026\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "construction time" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030035", "_:b2073" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020177", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A decommissioning time is a time span that measures the time that is needed to decommission an artificial object.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/894\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1026\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "decommissioning time" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030035", "_:b1715" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020178", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An operational life time is the lifetime of an artificial object. It is measured from the end of construction time to the start of decommissioning time.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/894\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1026\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "operational life time" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020175" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020179", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation that relates an economic value to a related entity in reality.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/958\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1034\n\nMake subproperty of 'quantity value of' and add domain:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1411\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1422", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00140012", + "label" : { + "@language" : "en", + "@value" : "economic value of" + }, + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020056" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020180", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between an entity and an economic value.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/958\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1034\n\nMake subproperty of 'has quatity value' and add range:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1411\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1422", + "label" : { + "@language" : "en", + "@value" : "has economic value" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00140012", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020181", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Social cost of emission is the cost the society bears for an emission value.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/958\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1034\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "social cost of emission" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00040009", "_:b2619", "_:b2620" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020182", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between an energy and an artificial object or a process, where the energy is used in the artificial object or process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1057\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1065\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150", + "label" : { + "@language" : "en", + "@value" : "is energy participant of" + }, + "range" : "_:b3152", + "inverseOf" : "http://openenergy-platform.org/ontology/oeo/oeo-physical/OEO_00010238" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020183", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between an energy and an artificial object or a process, where the energy is an input of the artificial object or process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1057\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1065", + "label" : { + "@language" : "en", + "@value" : "is energy input to" + }, + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020182" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020184", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between an energy and an artificial object or a process, where the energy is an output of the artificial object or process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1057\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1065", + "label" : { + "@language" : "en", + "@value" : "is energy output of" + }, + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020182" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020185", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A copyright licence is a licence that states the ownership and contractually sets the rights and obligations to use, copy, and distribute a creative work.", + "IAO_0000118" : "copyright license", + "IAO_0000233" : "add relation has copyright license\nissue https://github.com/OpenEnergyPlatform/ontology/issues/1061\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1090\n\nHarmonise use of British English:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1275\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "copyright licence" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020015" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020186", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A data licence is a licence that determines ownership, database protection, and permissions for data.", + "IAO_0000118" : "data license", + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/1061\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1090\n\nHarmonise use of British English:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1275\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "data licence" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020015" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020187", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A software licence is a copyright licence that determines ownership and permissions for software, code, or models.", + "IAO_0000118" : "software license", + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/1061\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1090\n\nHarmonise use of British English:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1275\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "software licence" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020185" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020188", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation that holds between an information content entity and a licence.", + "IAO_0000118" : "has license", + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/1061\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1090\n\nRelabel, redefine and add domain and range:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1275\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547", + "domain" : "http://purl.obolibrary.org/obo/IAO_0000030", + "label" : { + "@language" : "en", + "@value" : "has licence" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00020015", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010231" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020189", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "c is an information input of p iff: c is an input of p, and c is an information content entity", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1091\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113", + "domain" : "http://purl.obolibrary.org/obo/IAO_0000030", + "label" : { + "@language" : "en", + "@value" : "information input of" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000015", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002352" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020190", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "c is an information output of p iff: c is an output of p, and c is an information content entity", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1091\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113", + "domain" : "http://purl.obolibrary.org/obo/IAO_0000030", + "label" : { + "@language" : "en", + "@value" : "information output of" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000015", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002353" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020196", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fissile material entity is a material entity that has the disposition to carry nuclear (binding) energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1159\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1190\n\nFix spelling of label:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1196", + "label" : { + "@language" : "en", + "@value" : "fissile material entity" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000040", + "equivalentClass" : "_:b2515" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020197", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A tangential proper part is a fiat object part of an entity which shares a boundary with that entity.", + "IAO_0000119" : "https://en.wikipedia.org/wiki/Region_connection_calculus", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1074\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1209", + "label" : { + "@language" : "en", + "@value" : "tangential proper part" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000024" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020198", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A surface is a tangential proper part of an object that extends in two dimensions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1074\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1209", + "label" : { + "@language" : "en", + "@value" : "surface" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020197", "_:b584" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020199", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A solar radiation receiving surface is a surface that is receiving solar energy via solar radiation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1074\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1209", + "label" : { + "@language" : "en", + "@value" : "solar radiation receiving surface" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020198", + "equivalentClass" : "_:b322" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020200", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A solar receiving object is an artificial object that has a solar radiation receiving surface as part.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1074\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1228\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1265\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1359", + "label" : { + "@language" : "en", + "@value" : "solar receiving object" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b1148" ], + "equivalentClass" : "_:b3147" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020201", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Import is the process of purchasing goods or services abroad and their delivery to the domestic market.", + "IAO_0000233" : "add class\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/998\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1221\n\nadd 'has participant axiom':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1327\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "import" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b1861" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020202", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Export is the process of selling goods or services abroad and their delivery to a foreign market.", + "IAO_0000233" : "add class\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/998\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1221\n\nadd 'has participant axiom':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1327\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "export" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b877" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020204", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An electrical energy amount value is an energy amount value that measures a quantity of electrical energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/998\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1221\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "electrical energy amount value" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00050019" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020205", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An electricity export value is an electrical energy amount value that measures the export of electrical energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/998\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1221\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "electricity import value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020204", "_:b1361" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020206", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An electricity import value is an electrical energy amount value that measures the import of electrical energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/998\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1221\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "electricity export value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020204", "_:b3489" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020207", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Electricity import is the import of electrical energy.", + "IAO_0000233" : "add class\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/998\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1221\n\nadd 'has participant axiom':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1327\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "electricity import" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020201", "_:b833", "_:b834" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020208", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Electricity export is the export of electrical energy.", + "IAO_0000233" : "add class\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/998\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1221\n\nadd 'has participant axiom':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1327\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "electricity export" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020202", "_:b1777", "_:b1778" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020210", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sirup is a portion of matter that consists mainly of water and sugar. It has a liquid state of matter.", + "IAO_0000118" : [ "sirop", "syrup" ], + "IAO_0000233" : "pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1221", + "label" : { + "@language" : "en", + "@value" : "sirup" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b3394", "_:b3206" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020220", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "An is-about-relation between a scenario and a study region to indicate the study region of a scenario.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1335\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1347\n\nMake subproperty of 'has spatial region':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1404\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1441", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364", + "label" : { + "@language" : "en", + "@value" : "has study region" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00020032", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010378" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020221", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "An is-about-relation between a scenario and a considered region to indicated a considered region of a scenario.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1335\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1347\n\nMake subproperty of 'has spatial region':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1404\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1441", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364", + "label" : { + "@language" : "en", + "@value" : "has considered region" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00020035", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010378" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020222", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "An is-about-relation between a scenario and an interacting region to indicate an interacting region of a scenario.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1335\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1347\n\nMake subproperty of 'has spatial region':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1404\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1441", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364", + "label" : { + "@language" : "en", + "@value" : "has interacting region" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00020036", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010378" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020223", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "An is-about-relation between a scenario and a study subregion to indicate a study subregion of a scenario.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1335\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1347\n\nMake subproperty of 'has spatial region':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1404\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1441", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364", + "label" : { + "@language" : "en", + "@value" : "has study subregion" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00020034", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010378" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020224", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "An is-about-relation between a scenario and a scenario year to indicate the scenario year of a scenario.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1335\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1347", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364", + "label" : { + "@language" : "en", + "@value" : "has scenario year" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00020097", + "subPropertyOf" : "http://purl.obolibrary.org/obo/IAO_0000136" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020226", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between a scenario study or projection and a scenario, that indicates the scenario that provides the assumptions on which the respective scenario study or projection is based on.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1346\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1391", + "domain" : "_:b1314", + "label" : { + "@language" : "en", + "@value" : "is based on" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0000057" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020227", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A scenario bundle is an information content entity that connects information about a scenario study and the associated scenario projections on the OEP via the OEKG.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1343\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1429", + "label" : { + "@language" : "en", + "@value" : "scenario bundle" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000030", "_:b2199" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020247", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A target driven scenario is a scenario that contains certain target constraints/ statements that in a possible future shall be realized. The path how the targets will be met is not predefined in the scenario.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1110\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1459\nmake equivalent\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1642", + "label" : { + "@language" : "en", + "@value" : "target driven scenario" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364", + "equivalentClass" : "_:b2667" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020248", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An explorative scenario is a scenario that contains certain constraints / statements regarding measures that are taken in the near future / today to explore where these measures will lead to in a later future. The later future is not predefined in the scenario.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1110\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1459\nmove to oeo-shared\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1642\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "explorative scenario" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020249", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A compressed-air energy storage unit is an energy storage unit that uses compressed air.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1495\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1499", + "label" : { + "@language" : "en", + "@value" : "compressed-air energy storage unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000399", "_:b744" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020251", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Propulsion is an energy transformation that converts other forms of energy to kinetic energy.", + "IAO_0000118" : "energy-to-motion-process", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1528\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1541", + "label" : { + "@language" : "en", + "@value" : "propulsion" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020003", + "equivalentClass" : "_:b1583" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020252", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A climate system is a system that has five interacting components: the atmosphere (air), the hydrosphere (water), the cryosphere (ice and permafrost), the lithosphere (earth's upper rocky layer) and the biosphere (living things)." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1540\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1542\n\nmove to oeo-share\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1615\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_01001364\nA climate system is a system that has five interacting components: the atmosphere (air), the hydrosphere (water), the cryosphere (ice and permafrost), the lithosphere (earth's upper rocky layer) and the biosphere (living things).", + "label" : { + "@language" : "en", + "@value" : "climate system" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/RO_0002577" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020254", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Electrical energy share is a process attribute that indicates the fraction of electrical energy related to the total energy of an energy generation or consumption process.", + "IAO_0000118" : "degree of electrification", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1434\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1561", + "label" : { + "@language" : "en", + "@value" : "electrical energy share" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030019", "_:b1531" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020255", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A renewable energy share value is a fraction value that quantifies a share of renewable energy (RE-share)", + "IAO_0000118" : "RE share value", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1434\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1561", + "label" : { + "@language" : "en", + "@value" : "renewable energy share value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140127", "_:b1336" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020256", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An electrical energy share value is a fraction value that quantifies the share of electrical energy (degree of electrification).", + "IAO_0000118" : "renewable energy share value", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1434\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1561", + "label" : { + "@language" : "en", + "@value" : "electrical energy share value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140127", "_:b2957" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020257", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between a process p and a kind of energy e, where e is required as major energy input for p.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1530\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1564", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000015", + "label" : { + "@language" : "en", + "@value" : "has main energy input" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020258", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between a process p and a kind of energy e, where e is required as input for p, but not as main input.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1530\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1564", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000015", + "label" : { + "@language" : "en", + "@value" : "has auxilary energy input" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010234" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020259", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between a process p and a kind of energy e, where e is the intended energy output of p, e.g. for further usage.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1530\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1564", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000015", + "label" : { + "@language" : "en", + "@value" : "has main energy output" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020260", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between a process p and a kind of energy e, where e is an unintended, unwanted or unevitable output of p, e.g. waste heat.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1530\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1564", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000015", + "label" : { + "@language" : "en", + "@value" : "has waste energy output" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020264", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A material transformation is a transformation in which one or more input material entities are, at least partially, physically changed and result in output material entites." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "class added:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1526\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1575\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652" + }, + "label" : { + "@language" : "en", + "@value" : "material transformation" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000419", + "equivalentClass" : "_:b335" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020267", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy technology is a technology that describes how to combine energy transformation units, energy transformations, energy carriers and energy in a specific way.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1591\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000407", "_:b164" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020306", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A geothermal heat technology is a heat generation technology that describes how to combine geothermal heat units, geothermal heat transfer processes, energy carriers and energy in a specific way.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1610", + "label" : { + "@language" : "en", + "@value" : "geothermal heat technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020308", "_:b2395" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020307", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A solar thermal heat technology is a heat generation technology that describes how to combine solar heat units, solar thermal energy transformation processes, energy carriers and energy in a specific way.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1610", + "label" : { + "@language" : "en", + "@value" : "solar thermal heat technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020308", "_:b2258" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020308", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A heat generation technology is an energy technology that describes how to combine heat generating units, heat generation processes, energy carriers and energy in a specific way.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1610", + "label" : { + "@language" : "en", + "@value" : "heat generation technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020267", "_:b3466" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020309", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A policy scenario is a scenario in which certain policy instruments or transformative measures and their impacts are assessed.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1614\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1642\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "policy scenario" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020248", + "equivalentClass" : "_:b118" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020310", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A without measures scenario (WOM) is a policy scenario that excludes all policy instruments and transformative measures which are planned, adopted or implemented.", + "IAO_0000118" : [ "WOM scenario", "baseline scenario" ], + "IAO_0000119" : "Derived from https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32018R1999&from=EN#d1e968-1-1 Article 2", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1614\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "without measures scenario" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020309" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020311", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A with existing measures scenario (WEM) is a policy scenario that includes policy instruments and transformative measures that have been adopted and implemented.", + "IAO_0000118" : [ "WEM scenario", "baseline scenario" ], + "IAO_0000119" : "Derived from https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32018R1999&from=EN#d1e968-1-1 Article 2", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1614\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "with existing measures scenario" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020309" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020312", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A with additional measures scenario (WAM) is a policy scenario that includes policy instruments and transformative measures which have been adopted and implemented to mitigate climate change or meet energy objectives, as well as policy instruments and transformative measures which are planned for that purpose.", + "IAO_0000118" : "WAM scenario", + "IAO_0000119" : "Derived from https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32018R1999&from=EN#d1e968-1-1 Article 2", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1614\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "with additional measures scenario" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020309" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020313", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A role of an information content entity, that indicates a benchmark, e.g. in a comparison.", + "IAO_0000116" : "Although contradicting to BFO2, we add the reference role to the generically dependent \"information content entity\", aware of the ongoing discussion.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1614\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "reference role" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000023", "_:b412" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020314", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A reference scenario is a scenario that is used as a reference, e.g. in a scenario comparison. It has the reference role.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1614\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "reference scenario" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364", + "equivalentClass" : "_:b1460" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020317", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A greenhouse gas emission scenario is an emission scenario that describes a possible greenhouse gas emission trajectory.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1615\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "greenhouse gas emission scenario" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030009", + "equivalentClass" : "_:b1981" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020321", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A CO2 emission scenario is an emission scenario that describes a possible CO2 emission trajectory.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1615\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "CO2 emission scenario" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030009", + "equivalentClass" : "_:b2063" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020345", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sufficiency scenario is a scenario that comprises sufficiency strategies.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1642\n\nMake equivalent class\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1553\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1648", + "label" : { + "@language" : "en", + "@value" : "sufficiency scenario" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364", + "equivalentClass" : "_:b1943" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020347", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power-to-fuel technology is an energy technology that describes how to combine power-to-fuel systems in power-to-fuel processes.", + "IAO_0000118" : [ "p2x technology", "power-to-x technology", "ptx technology" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1647", + "label" : { + "@language" : "en", + "@value" : "power-to-fuel technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020267", "_:b1624" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020348", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power-to-gas technology is a power-to-fuel technology that describes how to combine power-to-gas systems in power-to-gas processes.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1647", + "label" : { + "@language" : "en", + "@value" : "power-to-gas technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020347", "_:b1156" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020349", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power-to-ammonia technology is an power-to-gas technology that describes how to combine power-to-ammonia systems in power-to-ammonia processes.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1647", + "label" : { + "@language" : "en", + "@value" : "power-to-ammonia technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020348", "_:b3012" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020350", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power-to-methane technology is an power-to-gas technology that describes how to combine power-to-methane systems in power-to-methane processes.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1647", + "label" : { + "@language" : "en", + "@value" : "power-to-methane technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020348", "_:b384" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020351", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power-to-liquid technology is an power-to-fuel technology that describes how to combine power-to-liquid systems in power-to-liquid processes.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1647", + "label" : { + "@language" : "en", + "@value" : "power-to-liquid technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020347", "_:b1433" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020352", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A model is a continuant to represent a system and its behaviours in a simplified or idealised way.", + "IAO_0000233" : "issue:https://github.com/OpenEnergyPlatform/ontology/issues/1444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707", + "label" : { + "@language" : "en", + "@value" : "model" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000002", + "equivalentClass" : "_:b2088" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020353", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "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.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707", + "label" : { + "@language" : "en", + "@value" : "model role" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000023" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020354", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A mathematical model is a information content artifact that represents a system and its behaviours mathematically.", + "IAO_0000233" : "issue:https://github.com/OpenEnergyPlatform/ontology/issues/1444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707", + "label" : { + "@language" : "en", + "@value" : "mathematical model" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000030", "_:b3054" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020355", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A scale model is model comprising of a spatial pattern of components arranged in such a way for them to represent a system.", + "IAO_0000233" : "issue:https://github.com/OpenEnergyPlatform/ontology/issues/1444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707", + "label" : { + "@language" : "en", + "@value" : "scale model" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020352" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020362", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An electrical energy storage object is an energy storage object that has the function to store electrical energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728", + "comment" : "The electrical energy storage object is being charged with electrical energy and releases electrical energy during the decharging process. The stored energy within the object may appear in a different form of energy, though.", + "label" : { + "@language" : "en", + "@value" : "electrical energy storage object" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000159", + "equivalentClass" : "_:b695" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020363", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A chemical energy storage object is an energy storage object that has the function to store chemical energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728", + "label" : { + "@language" : "en", + "@value" : "chemical energy storage object" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000159", + "equivalentClass" : "_:b1657" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020364", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A kinetic energy storage object is an energy storage object that has the function to store kinetic energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728", + "comment" : "The kinetic energy storage object is being charged with kinetic energy and releases kinetic energy during the decharging process. The stored energy within the object may appear in a different form of energy, though.", + "label" : { + "@language" : "en", + "@value" : "kinetic energy storage object" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000159", + "equivalentClass" : "_:b19" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020365", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A thermal energy storage object is an energy storage object that has the function to store thermal energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728", + "comment" : "The thermal energy storage object is being charged with thermal energy and releases thermal energy during the decharging process. The stored energy within the object may appear in a different form of energy, though.", + "label" : { + "@language" : "en", + "@value" : "thermal energy storage object" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000159", + "equivalentClass" : "_:b1176" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020366", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy storage technology is an energy technology that describes how to combine energy storage objects and energy carriers in charging and decharging processes for the purpose of temporarily storing energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728", + "label" : { + "@language" : "en", + "@value" : "energy storage technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020267", "_:b2072" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020367", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An electrical energy storage technology is an energy storage technology that describes how to combine electrical energy storage objects and electrical energy in charging and decharging processes.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728", + "label" : { + "@language" : "en", + "@value" : "electrical energy storage technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020366", "_:b2660" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020368", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An kinetic energy storage technology is an energy storage technology that describes how to combine kinetic energy storage objects and kinetic energy in charging and decharging processes.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728", + "label" : { + "@language" : "en", + "@value" : "kinetic energy storage technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020366", "_:b2612" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020369", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An thermal energy storage technology is an energy storage technology that describes how to combine thermal energy storage objects and thermal energy in charging and decharging processes.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728", + "label" : { + "@language" : "en", + "@value" : "thermal energy storage technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020366", "_:b3172" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020370", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An chemical energy storage technology is an energy storage technology that describes how to combine chemical energy storage objects and chemical energy in charging and decharging processes.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728", + "label" : { + "@language" : "en", + "@value" : "chemical energy storage technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020366", "_:b1879" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020371", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A potential energy storage object is an energy storage object that has the function to store potential energy.", + "IAO_0000116" : "This object was introduce for the sake of completeness, but there is no actual use case seen at the moment.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728", + "label" : { + "@language" : "en", + "@value" : "potential energy storage object" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000159", + "equivalentClass" : "_:b2616" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020372", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An potential energy storage technology is an energy storage technology that describes how to combine potential energy storage objects and potential energy in charging and decharging processes.", + "IAO_0000116" : "This technology was introduce for the sake of completeness, but there is no actual use case seen at the moment.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728", + "label" : { + "@language" : "en", + "@value" : "potential energy storage technology" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020366", "_:b1497" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00020373", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A study report due to legal obligation is a study report that is created beacause of a legal obligation." + }, + "IAO_0000118" : { + "@language" : "en", + "@value" : "legally mandatory study report" + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1641\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1777", + "label" : { + "@language" : "en", + "@value" : "study report due to legal obligation" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020012" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Anthropogenic is an origin of portions of matter or energies created by human activity.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/56\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/234\n\ninclude \"or energies\"\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/728\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/742\n\nAxiomatise relations between origin, energy and portion of matter:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1183\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1192", + "label" : { + "@language" : "en", + "@value" : "anthropogenic" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000316", "_:b1840" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Biogenic is an origin of portions of matter made by or produced from life forms.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/108\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/130\n\nAxiomatise relations between origin, energy and portion of matter:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1183\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1192", + "label" : { + "@language" : "en", + "@value" : "biogenic" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000316", "_:b2595" ], + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Fossil is a geogenic origin of portions of matter created from organic material by geological processes lasting thousands or millions of years.", + "IAO_0000116" : "In real world, fossils are from biogenic origin some thousands or millions of years ago. However, this is irrelevant in the energy modelling domain.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/108\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/130\n\nUpdate definition and add disjoint:\nhttps://github.com/OpenEnergyPlatform/ontology/issues/872\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1048\n\nShift part of the definition into an editor note:\nIssue: https://github.com/OpenEnergyPlatform/ontology/issues/1180\nPull request: https://github.com/OpenEnergyPlatform/ontology/pull/1181\n\nAxiomatise relations between origin, energy and portion of matter:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1183\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1192\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "fossil" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030003", "_:b1789" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Geogenic is an origin of portions of matter or energies that are the result of geological processes.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/182\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/237\n\nUpdate definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/872\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1048\n\nAxiomatise relations between origin, energy and portion of matter:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1183\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1192\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "geogenic" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000316", "_:b3518" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Renewable is an origin of energies that replenish on a human time scale.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/108\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/130\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/397\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/398\ninclude \"or energies\"\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/728\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/742\nchange def\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/741\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/861\n\nAxiomatise relations between origin, energy and portion of matter:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1183\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1192\n\nMove to oeo-shared:\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1423\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "renewable" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000316", "_:b845" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030005", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Synthetic is an anthropogenic origin of portions of matter created artificially by a chemical process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/108\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/130\n\nMake subclass of anthropogenic:\nhttps://github.com/OpenEnergyPlatform/ontology/issues/872\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1048\n\nAxiomatise relations between origin, energy and portion of matter:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1183\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1192", + "label" : { + "@language" : "en", + "@value" : "synthetic" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030000", "_:b1167" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030007", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A climate scenario is a scenario that describes a possible future state of a climate system.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/328\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/344\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1615\n\nmove axiom to shared-axioms\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1703\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1706", + "label" : { + "@language" : "en", + "@value" : "climate scenario" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364", + "equivalentClass" : "_:b2460" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030008", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An economic scenario is a scenario that describes a possible future state of economic systems.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/328\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/344 \nmake equivalent\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1642", + "label" : { + "@language" : "en", + "@value" : "economic scenario" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364", + "equivalentClass" : "_:b1967" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030009", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An emission scenario is a scenario that describes a possible emission trajectory.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/328\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/344\n\nmove to oeo-share\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1615\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "emission scenario" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364", + "equivalentClass" : "_:b787" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030010", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy scenario is a scenario that describes a possible future state of an energy system.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/328\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/344\n\nmake equivalent\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1615\n\nmove axiom to shared-axioms\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1703\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1706", + "label" : { + "@language" : "en", + "@value" : "energy scenario" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000364", + "equivalentClass" : "_:b2433" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030015", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy system model is a model of an energy system.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/337\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/358\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy system model" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000274", "_:b249" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030016", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An organisational energy producer is an organisation that undertakes the generation of electricity and/or heat.\"", + "IAO_0000118" : "organisational energy producer", + "IAO_0000119" : "inspired by https://ec.europa.eu/eurostat/documents/38154/41386/Ele_AQ_documentation.pdf/a06bf650-1830-4fcb-9376-7be1f8ab080c", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/314\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/370", + "label" : { + "@language" : "en", + "@value" : "organisational energy producer" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030022", "_:b349" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030017", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy autoproducer is an organisational energy producer who produces electrical energy and/or heat wholly or partly for their own use as an activity which supports their primary activity.", + "IAO_0000119" : "inspired by https://ec.europa.eu/eurostat/documents/38154/41386/Ele_AQ_documentation.pdf/a06bf650-1830-4fcb-9376-7be1f8ab080c", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/314\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/370", + "comment" : "They may be privately or publicly owned.", + "label" : { + "@language" : "en", + "@value" : "energy autoproducer" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030016" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030018", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A main activity energy producer is an organisational energy producer whose primary activity is electrical energy and/or heat production.", + "IAO_0000119" : "inspired by https://ec.europa.eu/eurostat/documents/38154/41386/Ele_AQ_documentation.pdf/a06bf650-1830-4fcb-9376-7be1f8ab080c", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/314\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/370", + "comment" : "They may be privately or publicly owned. Note that the sale need not take place through the public grid.", + "label" : { + "@language" : "en", + "@value" : "main activity energy producer" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030016" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030019", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A process attribute is a dependent occurrent that existentially depends on a process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/205\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/386\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "process attribute" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000003" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030022", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "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.", + "IAO_0000118" : "organization", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/416\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/421\nadded term in oeo-shared:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871\ndeleted term in oeo-social:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/983\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/992\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\nadded disjointness \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1702\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1716", + "label" : { + "@language" : "en", + "@value" : "organisation" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000141", "_:b266" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030024", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy system is a supply system of spatially extended linked energy sources and sinks.", + "IAO_0000118" : "energy supply system", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/432\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/493\n\nmake subclass of supply system:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1071\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1123\n\nmove to oeo-shared\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1615\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy system" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030025" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030025", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A supply system is a system that connects producers and consumers.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/432\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/493\n\nmove to oeo-shared\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1615\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "supply system" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/RO_0002577" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030026", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Primary energy production is a production that prepares raw material for its use as primary energy carrier." + }, + "IAO_0000118" : "primary production of energy", + "IAO_0000233" : "add eurostat alternative term:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/920\npull: https://github.com/OpenEnergyPlatform/ontology/pull/924\n\nadd axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/860\npull: https://github.com/OpenEnergyPlatform/ontology/pull/865\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/835\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/845\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/77\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/498", + "label" : { + "@language" : "en", + "@value" : "primary energy production" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240003", "_:b1387", "_:b3305" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030027", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Primary energy carrier mining is a primary energy production that recovers non-renewable energy carriers from its natural site." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/835\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/845\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/77\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/498", + "label" : { + "@language" : "en", + "@value" : "primary energy carrier mining" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030026" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030028", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Primary energy carrier harvest is a primary energy production that collects solid biomass from its natural site." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/835\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/845\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/77\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/498", + "label" : { + "@language" : "en", + "@value" : "primary energy carrier harvest" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030026" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030029", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Exogenous data is a data item whose quantity value is determined outside of a model and is imposed on a model.", + "IAO_0000118" : "input data", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/482\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/500\n\nmake equivalent class\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113\n\nadd relation to quantity value:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1216\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "exogenous data" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000027", "_:b2051" ], + "equivalentClass" : "_:b2177" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030030", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Endogenous data is a data item whose quantity value is determined by a model.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/482\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/500\n\nmake equivalent class\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113\n\nadd relation to quantity value:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1216\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "endogenous data" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000027", "_:b2070" ], + "equivalentClass" : "_:b2034" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030031", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A start time is a zero-dimensional temporal region that indicates the beginning of a one-dimensional temporal region.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/538\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "start time" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000148" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030032", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An ending time is a zero-dimensional temporal region that indicates the end of a one-dimensional temporal region.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/538\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "ending time" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000148" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030033", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A time step is a one-dimensional temporal region that has a start time and an ending time and thus a finite duration.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/538\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/570\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "time step" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000038", "_:b2010" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030034", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A time series is a data set that references to a set of time steps or zero-dimensional temporal regions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/538\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "IAO_0006011" : "http://purl.obolibrary.org/obo/IAO_0000584", + "label" : { + "@language" : "en", + "@value" : "time series" + }, + "subClassOf" : [ "_:b2720", "http://purl.obolibrary.org/obo/IAO_0000100", "_:b818", "_:b2262", "_:b2721" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00030035", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A time span is a quantity value indicating the duration of a one-dimensional temporal region, measured in a time unit.", + "IAO_0000118" : "duration", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/538\nchange duration to time span (def, label, alternative term)\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1017\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "time span" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b2658", "_:b3199" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00040001", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000116" : { + "@language" : "en", + "@value" : "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." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "Make the annotation property deprecated\nPull request: https://github.com/OpenEnergyPlatform/ontology/pull/1732" + }, + "label" : { + "@language" : "en", + "@value" : "belongs to module" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00040002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A role of an organisation, association, or group of persons, whether incorporated or unincorporated, which constitutes, maintains, or provides a facility for bringing together purchasers and sellers of financial instruments, commodities, or other products, services, or goods, and includes the market place and facilities maintained by the exchange", + "IAO_0000118" : [ "exchange", "market" ], + "IAO_0000119" : "fibo-fbc-fct-mkt:Exchange", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/341\nhttps://github.com/OpenEnergyPlatform/ontology/pull/639\n\nhttps://github.com/OpenEnergyPlatform/ontology/issues/677\nhttps://github.com/OpenEnergyPlatform/ontology/pull/740\n\nchange label to market exchange role\nhttps://github.com/OpenEnergyPlatform/ontology/pull/748\n\nMove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1458\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1478\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "market exchange role" + }, + "seeAlso" : "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/Exchange", + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000023" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00040003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A monetary price is an economic value that describes the amount of money requested, expected, required or given in exchange for something else.", + "IAO_0000119" : "fibo-fnd-acc-cur:MonetaryPrice", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/331\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/640\nmove to oeo-shared\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/956\nadd relation to good\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1034\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "monetary price" + }, + "seeAlso" : "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/MonetaryPrice", + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140012", "_:b230", "_:b2984" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00040004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : "The currency used in France in 2020 was Euro.", + "IAO_0000115" : "A unit which is a measure of the medium of an exchange value, defined by reference to the geographical location of the monetary authorities responsible for it.", + "IAO_0000119" : "fibo-fnd-acc-cur:Currency", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/331\nhttps://github.com/OpenEnergyPlatform/ontology/pull/640\nadd comment and example\nhttps://github.com/OpenEnergyPlatform/ontology/pull/910\nmoved to oeo-shared\nhttps://github.com/OpenEnergyPlatform/ontology/pull/956\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "comment" : "Currency is the unit of monetary value as defined by each country.", + "label" : { + "@language" : "en", + "@value" : "currency" + }, + "seeAlso" : "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/Currency", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00040005", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A trader is a market participant that engages in the transfer of financial assets in any financial market on behalf of a client or a financial services provider.", + "IAO_0000119" : "fibo-fbc-pas-fpas:Trader", + "IAO_0000233" : "Implement in line with FIBO:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/377\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/641\n\nMake trader subclass of market participant:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/330\nhttps://github.com/OpenEnergyPlatform/ontology/pull/745", + "label" : { + "@language" : "en", + "@value" : "trader" + }, + "seeAlso" : "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/Trader", + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010083" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00040006", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A request is a process whereby an agent asks another agent for something or to do something.", + "IAO_0000119" : "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Communications/Request", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/376\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/642\n\nadd 'has participant axiom':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1327\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395", + "label" : { + "@language" : "en", + "@value" : "request" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b1532" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00040007", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A price request is a request in which an agent asks another agent for a price.", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/376\nhttps://github.com/OpenEnergyPlatform/ontology/pull/642", + "label" : { + "@language" : "en", + "@value" : "price request" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00040006" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00040008", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Marginal cost is the economic value that corresponds to the change in the total cost that arises when the quantity produced is incremented by one unit; that is, it is the cost of producing one more unit of a good.", + "IAO_0000119" : "O'Sullivan, Arthur; Sheffrin, Steven M. (2003). Economics: Principles in Action.", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/376\nhttps://github.com/OpenEnergyPlatform/ontology/pull/642", + "label" : { + "@language" : "en", + "@value" : "marginal cost" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140012" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00040009", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Cost is an economic value that describes the amount of money needed to buy, make, or do a thing.", + "IAO_0000119" : "https://dictionary.cambridge.org/dictionary/english/cost", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/268\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/643\nmove to oeo-shared\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/956\ndelete cost in oeo-social\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/975\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/977\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "cost" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140012", "_:b3324" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00040010", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A property that links a quantity value to a unit in which the quantity value has been expressed.", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000350", + "label" : { + "@language" : "en", + "@value" : "has unit" + }, + "range" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00040011", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A commodity role is a good role that inheres in something that is used in commerce and is exchangeable with other commodities of the same type.", + "IAO_0000119" : "fibo-fnd-pas-pas:Commodity", + "IAO_0000233" : "https://github.com/OpenEnergyPlatform/ontology/issues/339\nhttps://github.com/OpenEnergyPlatform/ontology/pull/644\nmoved to oeo-shared and renamed\nhttps://github.com/OpenEnergyPlatform/ontology/pull/748\nmade subclass of good role\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/843\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "commodity role" + }, + "seeAlso" : "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/Commodity", + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010117" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An industrial process is a process that has output object or object aggregates that are economic goods. An industrial process consists of several subprocesses. Examples of subprocesses that can be involved in an industrial process are energy transformations, mechanical operations and chemical reactions.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/534\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/589", + "label" : { + "@language" : "en", + "@value" : "industrial process" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b390" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fuel-powered electricity generation process is an electricity generation process that converts chemical energy from a combustion fuel to electrical energy. It causes some emission.", + "IAO_0000118" : "fuel-powered electricity generation", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/582\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/592\n\nUpdate definition and axioms:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/936\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1240\n\nRelabel and add old label as alternative term:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1455\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1562", + "label" : { + "@language" : "en", + "@value" : "fuel-powered electricity generation process" + }, + "subClassOf" : [ "_:b1439", "_:b1440", "_:b1441", "_:b1442", "http://openenergy-platform.org/ontology/oeo/OEO_00240014", "_:b745", "_:b1331" ], + "equivalentClass" : "_:b1443" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy unit which is equal to 1,000 joules.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/606\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/608", + "hasExactSynonym" : "kJ", + "label" : { + "@language" : "en", + "@value" : "kilojoule" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy unit which is equal to 1,000,000 joules.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/606\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/608", + "hasExactSynonym" : "MJ", + "label" : { + "@language" : "en", + "@value" : "megajoule" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy unit which is equal to 10^9 joules.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/606\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/608", + "hasExactSynonym" : "GJ", + "label" : { + "@language" : "en", + "@value" : "gigajoule" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050005", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy unit which is equal to 10^12 joules.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/606\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/608", + "hasExactSynonym" : "TJ", + "label" : { + "@language" : "en", + "@value" : "terajoule" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050006", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy unit which is equal to 10^15 joules.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/606\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/608", + "hasExactSynonym" : "PJ", + "label" : { + "@language" : "en", + "@value" : "petajoule" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050007", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy unit which is equal to 10^18 joules.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/606\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/608", + "hasExactSynonym" : "EJ", + "label" : { + "@language" : "en", + "@value" : "exajoule" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050008", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy unit which is equal to 1,000,000 watt-hours.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/606\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/608", + "hasExactSynonym" : "MWh", + "label" : { + "@language" : "en", + "@value" : "megawatt-hour" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050009", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy unit which is equal to 10^12 watt-hours.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/606\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/608", + "hasExactSynonym" : "TWh", + "label" : { + "@language" : "en", + "@value" : "terawatt-hour" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050010", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy unit which is equal to 10^15 watt-hours.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/606\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/608", + "hasExactSynonym" : "PWh", + "label" : { + "@language" : "en", + "@value" : "petawatt-hour" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050011", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy unit which is equal to 10^9 watt-hours.", + "IAO_0000118" : "gigawatt hours", + "IAO_0000233" : "add eurostat alternative term:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/920\npull: https://github.com/OpenEnergyPlatform/ontology/pull/924\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/606\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/608", + "hasExactSynonym" : "GWh", + "label" : { + "@language" : "en", + "@value" : "gigawatt-hour" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050016", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Final energy consumption is an energy consumption value accounting for the energy delivered to and consumed by end users." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/576\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/613\n\nMake 'energy consumption value'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1322\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1340", + "label" : { + "@language" : "en", + "@value" : "final energy consumption" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00240019" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050017", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Gross inland energy consumption is an energy consumption value accounting for the total consumption of energy in a spatial region (e.g. a country)." + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "Gross inland energy consumption represents the quantity of energy necessary to satisfy inland consumption of the spatial region (e.g. a country) under consideration.\n\nGross inland energy consumption covers:\n - consumption by the energy sector itself;\n - distribution and transformation losses;\n - final energy consumption by end users;\n - 'statistical differences' (not already captured in the figures on primary energy consumption and final energy consumption).\n\nGross inland energy consumption does not include energy (fuel oil) provided to international maritime bunkers." + }, + "IAO_0000118" : [ { + "@language" : "en", + "@value" : "primary energy consumption including non-energy use of energy carriers" + }, { + "@language" : "en", + "@value" : "gross inland consumption" + } ], + "IAO_0000119" : { + "@language" : "en", + "@value" : "Eurostat Energy Glossary\nhttps://ec.europa.eu/eurostat/statistics-explained/index.php/Glossary:Gross_inland_energy_consumption" + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "become a subclass of quantity value:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/916\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/997\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/709\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/719\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/576\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/613\n\nimprove definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1129\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1306" + }, + "label" : { + "@language" : "en", + "@value" : "gross inland energy consumption" + }, + "subClassOf" : [ "_:b451", "http://openenergy-platform.org/ontology/oeo/OEO_00240019" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050018", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Primary energy consumption is an energy consumption value accounting for the total consumption of energy in a spatial region excluding the non-energetic use of fuels." + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "Primary energy consumption covers consumption of the energy sector itself, losses during transformation (for example, from oil or gas into electricity) and distribution of energy, and the final consumption by end users. It excludes energy carriers used for non-energy purposes (such as petroleum not used not for combustion but for producing plastics)." + }, + "IAO_0000118" : { + "@language" : "en", + "@value" : "Primary energy consumption excluding non-energy use of energy carriers." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "Eurostat Energy Glossary\nhttps://ec.europa.eu/eurostat/statistics-explained/index.php?title=Glossary:Primary_energy_consumption" + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/709\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/719\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/576\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/613\n\nmake energy consumption value:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1129\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1306\n\nMove to oeo-shared:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1463\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652" + }, + "label" : { + "@language" : "en", + "@value" : "primary energy consumption" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240019", "_:b624" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050019", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An energy amount value is a quantity value that has an energy unit as unit." + }, + "IAO_0000118" : "energy quantity value", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/576\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/613\nmoved to oeo-shared\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/998\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1221\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy amount value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b578" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00050020", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A steam-electric process is an energy transformation that converts thermal energy to electrical energy. A steam turbine and an electro motive generator are participating in a steam-electric process." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/659\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/691\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/702\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041" + }, + "label" : { + "@language" : "en", + "@value" : "steam-electric process" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020003", "_:b1884", "_:b808", "_:b1650", "_:b1305" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00090000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A volumetric flow rate value is a quantity value that has a volumetric flow rate unit as unit.", + "IAO_0000233" : "Issue: https://github.com/OpenEnergyPlatform/ontology/pull/693\nPull Request: https://github.com/OpenEnergyPlatform/ontology/pull/693", + "label" : { + "@language" : "en", + "@value" : "volumetric flow rate value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b732" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00090001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A funder is a sponsor that supports by giving money.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/246\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/776\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "funder" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140009" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00090002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A public funder is a funder that gives public money.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/246\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/776", + "label" : { + "@language" : "en", + "@value" : "public funder" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00090001" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00090003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A private funder is a funder that gives private money.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/246\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/776", + "label" : { + "@language" : "en", + "@value" : "private funder" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00090001" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00110000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Liquid water is water that has a liquid state of matter." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/679\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/682" + }, + "label" : { + "@language" : "en", + "@value" : "liquid water" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000441", "_:b902", "_:b3553" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00110001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Steam is water that has a gaseous state of matter." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/679\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/682\n\nadd axiom to secondary energy carrier disposition\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1222\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1243" + }, + "label" : { + "@language" : "en", + "@value" : "steam" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000441", "_:b590", "_:b966" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00110002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Water flow is a process of liquid water moving." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/679\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/682" + }, + "label" : { + "@language" : "en", + "@value" : "water flow" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b1187", "_:b1912" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00110003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Water flow rate is the process attribute of water flow that quantifies the water volume per time unit." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/679\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/682" + }, + "label" : { + "@language" : "en", + "@value" : "water flow rate" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030019", "_:b288" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00110004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Hydro energy transformation is an energy transformation that converts hydro energy." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/679\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/682\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/702\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041" + }, + "label" : { + "@language" : "en", + "@value" : "hydro energy transformation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020003", "_:b3165" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00110005", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Hydroelectric energy transformation is a hydro energy transformation that converts hydro energy to electrical energy." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/679\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/682\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041" + }, + "label" : { + "@language" : "en", + "@value" : "hydroelectric energy transformation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00110004", "_:b2850" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00110012", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A mathematical expression is an annotation property that describes the class with a mathematical formula in LaTeX syntax." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/987\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/990" + }, + "label" : { + "@language" : "en", + "@value" : "mathematical expression" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Hub height is a quality of a wind energy converting unit that measures the distance between surface and centre-line of the wind rotor.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/505\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/509\n\nadd 'has bearer' axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1310", + "label" : { + "@language" : "en", + "@value" : "hub height" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000019", "_:b2170", "_:b2171" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Length value is a quantity value that has a length unit as unit.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/505\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/509", + "label" : { + "@language" : "en", + "@value" : "length value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b2490" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between an entity and a quantity value.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/505\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/509", + "label" : { + "@language" : "en", + "@value" : "has quantity value" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000350", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010231" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Transport is the process of moving people or goods from one place to another.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/503\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/517\n\nadd performance axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1272\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1289\n\nadd has participant axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1271\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1309\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_02000125", + "label" : { + "@language" : "en", + "@value" : "transport" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b134", "_:b135" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "International transport is a transport process between different countries or within the same country via another country.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/503\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/517\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "international transport" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140003" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140005", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Freight transport is a transport process which moves goods from one place to another.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/503\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/517\n\nAdd axiom for goods as participant:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1269\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1299\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "freight transport" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140003", "_:b2140" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140006", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A private transport is a passenger transport in which people use their own vehicle for movement e.g. bicycle, motorcycle and cars.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/503\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/517\n\nMake subclass of 'passenger transport'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1055\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1234\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "private transport" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010263" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140007", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A public transport is a passenger transport in which a number of passengers share a common vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/503\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/517\n\nMake subclass of 'passenger transport'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1055\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1234\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "public transport" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010263" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140008", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "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.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/530\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/556\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/626 (extend def for information content entity)\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/871 (domain and range; move to oeo-shared)\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\n\nchange domain\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707", + "domain" : "_:b72", + "label" : { + "@language" : "en", + "@value" : "has contributor" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000002" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140009", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sponsor is an agent that supports a person, organisation, or project by giving money, allowance of kind, services or other help.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/473\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/557\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "sponsor" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000051" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140012", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An economic value is a quantity value that is economically relevant.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/454\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/559\nmove to oeo-shared\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/956\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "economic value" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000350" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140013", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A gross domestic product is an economic value that represents the broadest measure of aggregate economic activity, measuring the total unduplicated market value of all final goods and services produced within a statistical area in a period.", + "IAO_0000118" : "GDP", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/454\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/559\nalternative term:\nhttps://github.com/OpenEnergyPlatform/ontology/issues/675\nhttps://github.com/OpenEnergyPlatform/ontology/pull/676\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1487\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1623", + "comment" : "has unit some currency per time unit", + "label" : { + "@language" : "en", + "@value" : "gross domestic product" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140012", "_:b648" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140017", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between a person and an organisation where the person is a member of the organisation.", + "IAO_0000233" : [ "issue: https://github.com/OpenEnergyPlatform/ontology/issues/486\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/562", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/486\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/562\nmove to oeo-sector \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1399\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724" ], + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000323", + "label" : { + "@language" : "en", + "@value" : "member of" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00030022" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140018", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between an organisation and a person where the person is a member of the organisation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/486\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/562", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00030022", + "label" : { + "@language" : "en", + "@value" : "has member" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000323", + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140023", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Gross value added is an economic value that is the value of goods and services produced in a sector of an economy, measuring that sector's contribution to gross domestic product (GDP). It is calculated as the monetary value of products and services produced, less the value of intermediate consumption.", + "IAO_0000118" : "GVA", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/455\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/563\nalternative term:\nhttps://github.com/OpenEnergyPlatform/ontology/issues/675\nhttps://github.com/OpenEnergyPlatform/ontology/pull/676", + "label" : { + "@language" : "en", + "@value" : "gross value added" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140012" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140024", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Validation is the process of checking if something works correctly.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/487\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/565", + "label" : { + "@language" : "en", + "@value" : "validation" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000015" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140025", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Cross-checking against other models is a validation where a model gets cross-checked against other models of the domain.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/487\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/565", + "label" : { + "@language" : "en", + "@value" : "cross-checking against other models" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140024" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140026", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Checking against measurements is a validation where something gets checked by using relevant measurements.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/487\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/565", + "label" : { + "@language" : "en", + "@value" : "checking against measurements" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140024" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140027", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Checking against empirical data is a validation where something gets checked against empirical data.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/487\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/565", + "label" : { + "@language" : "en", + "@value" : "checking against empirical data" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140024" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140033", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A chemical reaction is a transformation that involves the interconversion of chemical species.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/568\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nadd 'has participant axiom':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1327\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "chemical reaction" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000419", "_:b1062" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140034", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A redox reaction is a chemical reaction in which the oxidation of one reactant is coupled to the reduction of a second reactant.", + "IAO_0000118" : "oxidation", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/568", + "label" : { + "@language" : "en", + "@value" : "redox reaction" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140033" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140035", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Oxidation is a chemical reaction that describes the loss of electrons of an atom, an ion, or of certain atoms in a molecule and is a part of a redox reaction.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/568", + "label" : { + "@language" : "en", + "@value" : "oxidation" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140033" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140036", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Reduction is a chemical reaction that describes the gain of electrons of an atom, an ion, or of certain atoms in a molecule and is a part of a redox reaction.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/568", + "label" : { + "@language" : "en", + "@value" : "reduction" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140033" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140037", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An electrochemical reaction is a chemical reaction that describes the overall reactions of individual redox reactions being separated but connected by an external electric circuit and an intervening electrolyte.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/568", + "label" : { + "@language" : "en", + "@value" : "electrochemical reaction" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140033" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140038", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Combustion is an exothermic redox reaction between a fuel (the reductant) and an oxidant (usually atmospheric oxygen) which is initiated by a ignition source.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/449\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/568", + "label" : { + "@language" : "en", + "@value" : "combustion" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140034" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140039", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Consumption is the process of using something and thereby reducing its amount.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/140\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/569\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "consumption" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000015" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140040", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A demand is a realizable entity that is characterised by a person, organisation or object needing it for a specific purpose.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/140\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/569\n\nadd 'has bearer' axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1310\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1485\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "demand" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000017", "_:b104" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140043", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A time stamp is a zero-dimensional temporal region that is used to describe a time step.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/570\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "time stamp" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000148" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140044", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A time stamp alignment is a data descriptor that indicates the position of a time stamp in a time step.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/570\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "time stamp alignment" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000119" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140045", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "A start alignment is a time stamp alignment indicating that the time stamp marks the start of the time step.", + "IAO_0000118" : "left alignment", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/570", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140044" + }, + "label" : { + "@language" : "en", + "@value" : "start alignment" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140046", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "A middle alignment is a time stamp alignment indicating that the time stamp marks the middle of the time step.", + "IAO_0000118" : [ "center alignment", "centre alignment" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/570", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140044" + }, + "label" : { + "@language" : "en", + "@value" : "middle alignment" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140047", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "An end alignment is a time stamp alignment indicating that the time stamp marks the end of the time step.", + "IAO_0000118" : "right alignment", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/570", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140044" + }, + "label" : { + "@language" : "en", + "@value" : "end alignment" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140049", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Energy conversion efficiency is a process attribute describing the ratio between the input of an energy transformation and the outputs that are used.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/434\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/591\n\nmoved to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1543\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1625\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy conversion efficiency" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030019", "_:b788", "_:b2279" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140050", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An efficiency value is a quantity value stating the ratio between a process's inputs and the outputs that are used.", + "IAO_0000118" : "efficiency", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/434\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/591\n\nmoved to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1543\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1625\n\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "efficiency value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b953" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140051", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A coefficient of performance value is a quantity value stating the ratio between the work input and the total output of an energy conversion process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/434\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/591", + "label" : { + "@language" : "en", + "@value" : "coefficient of performance value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b1901", "_:b302" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140052", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Energy conversion performance is a process attribute describing the ratio between the non-heat input of an energy transformation and the outputs that are used.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/434\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/591", + "label" : { + "@language" : "en", + "@value" : "energy conversion performance" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030019", "_:b1561", "_:b1242" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140056", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A flow potential is a potential of an input or output of a process, per time unit.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/481\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/607\n\nchange: adjust definition to be based on parent class\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1093\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1102", + "label" : { + "@language" : "en", + "@value" : "flow potential" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00290000" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140057", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A theoretical flow potential is a type of flow potential that identifies the physical upper limit of an input or output of a process in a spatial region of reference per unit time.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/481\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/607", + "label" : { + "@language" : "en", + "@value" : "theoretical flow potential" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140056" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140058", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A technological flow potential is a type of a flow potential derived from a theoretical flow potential, taking account of the annual efficiency of the respective conversion technology and the additional restrictions regarding the area that is realistically available for energy generation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/481\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/607", + "label" : { + "@language" : "en", + "@value" : "technological flow potential" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140056" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140059", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An economic flow potential is a type of flow potential that identifies the proportion of the technological potential that can be utilised economically (based on economic boundary conditions).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/481\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/607", + "label" : { + "@language" : "en", + "@value" : "economic flow potential" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140056" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140060", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A developable flow potential is a type of flow potential that describes the fraction of the economic potential that can be developed under realistic conditions (regulations, environmental and social restrictions).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/481\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/607", + "label" : { + "@language" : "en", + "@value" : "developable flow potential" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140056" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140061", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sustainable flow potential is a type of flow potential that takes into account all aspects of sustainability, which usually requires careful consideration and evaluation of different ecological and socio-economic aspects. The differentiation of the sustainable potential is blurred, since ecological aspects may already have been considered for the technological or economic potential, depending on the author.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/481\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/607", + "label" : { + "@language" : "en", + "@value" : "sustainable flow potential" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140056" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140062", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A stock potential is a potential of the stock of a source or sink.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/481\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/607\n\nchange: adjust definition to be based on parent class\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1093\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1102", + "label" : { + "@language" : "en", + "@value" : "stock potential" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00290000" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140063", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A theoretical stock potential is a type of stock potential that identifies the physical upper limit of a stock of a source or sink in a spatial region of reference.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/481\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/607", + "label" : { + "@language" : "en", + "@value" : "theoretical stock potential" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140062" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140064", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A technological stock potential is a type of a stock potential derived from a theoretical stock potential, taking account of the annual efficiency of the respective conversion technology and the additional restrictions regarding the area that is realistically available for energy generation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/481\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/607", + "label" : { + "@language" : "en", + "@value" : "technological stock potential" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140062" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140065", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An economic stock potential is a type of stock potential that identifies the proportion of the technological potential that can be utilised economically (based on economic boundary conditions).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/481\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/607", + "label" : { + "@language" : "en", + "@value" : "economic stock potential" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140062" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140066", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A developable stock potential is a type of stock potential that describes the fraction of the economic potential that can be developed under realistic conditions (regulations, environmental and social restrictions).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/481\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/607", + "label" : { + "@language" : "en", + "@value" : "developable stock potential" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140062" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140067", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sustainable stock potential is a type of stock potential that takes into account all aspects of sustainability, which usually requires careful consideration and evaluation of different ecological and socio-economic aspects. The differentiation of the sustainable potential is blurred, since ecological aspects may already have been considered for the technological or economic potential, depending on the author.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/481\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/607", + "label" : { + "@language" : "en", + "@value" : "sustainable stock potential" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140062" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140068", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : [ "aggregation of a data set with spatial references", "temporal aggregation of continuous measurements for a discrete time series" ], + "IAO_0000115" : "An aggregation type is a data descriptor that contains information on the aggregation method applied on a data set.", + "IAO_0000233" : "add axiom `'is about' some 'typical period'`:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/880\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/883\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/571\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/610", + "label" : { + "@language" : "en", + "@value" : "aggregation type" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000119", "_:b2189" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140069", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "value measured at or modelled for exactly one 0-dim temporal region, referenced by a time stamp, e.g. to represent a time step in a time series", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/571\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/610", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140068" + }, + "label" : { + "@language" : "en", + "@value" : "instantaneous" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140070", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "sum or integral of values, e.g. within a time step or a spatial region", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/571\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/610", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140068" + }, + "label" : { + "@language" : "en", + "@value" : "integral" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140071", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "average value calculated by arithmetic mean over a set of data values, e.g. within a time step or spatial region", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/571\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/610", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140068" + }, + "label" : { + "@language" : "en", + "@value" : "arithmetic mean" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140072", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "minimum value within a set of data values, e.g. in a time step or spatial region", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/571\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/610", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140068" + }, + "label" : { + "@language" : "en", + "@value" : "minimum" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140073", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000115" : "maximum value within a set of data values, e.g. in a time step or spatial region", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/571\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/610", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140068" + }, + "label" : { + "@language" : "en", + "@value" : "maximum" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140075", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : "coals, cruide oil, natural gas, wood or moving air (wind) have the disposition of being primary energy carriers", + "IAO_0000115" : "Primary energy carrier disposition is an energy carrier disposition of material entities that are extracted directly from natural resources or that are natural energy flows.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/575\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/633\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\nrework module structure\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "primary energy carrier disposition" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140076", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : "blast furnace gas, coke oven gas, cokes, motor gasoline or electricity have the disposition to be a secondary energy carrier", + "IAO_0000115" : "Secondary energy carrier disposition is an energy carrier disposition of material entities that are manufactured from primary energy carriers or from a different form of secondary energy carriers.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/575\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/633\n\nMove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1522\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1531\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "secondary energy carrier disposition" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140077", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : "district heat or electricity have the disposition of being a final energy carrier", + "IAO_0000115" : "Final energy carrier disposition is an energy carrier disposition of material entities that are delivered to energy consumers for their use.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/575\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/633", + "label" : { + "@language" : "en", + "@value" : "final energy carrier disposition" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000151" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140078", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A primary energy carrier is an energy carrier that has the disposition primary energy carrier disposition.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/575\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/633", + "label" : { + "@language" : "en", + "@value" : "primary energy carrier" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020039", + "equivalentClass" : "_:b284" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140079", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A secondary energy carrier is an energy carrier that has the secondary energy carrier disposition.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/575\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/633\nfix error in definition\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/669\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/678\n\nMove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1522\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1531\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "secondary energy carrier" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020039", + "equivalentClass" : "_:b41" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140080", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A final energy carrier is an energy carrier that has the disposition final energy carrier disposition.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/575\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/633", + "label" : { + "@language" : "en", + "@value" : "final energy carrier" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020039", + "equivalentClass" : "_:b2192" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140081", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An emission value is a process attribute that quantifies the output of an emission process. It can be calculated using the emission factor of that emission process.", + "IAO_0000233" : "class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/420\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/651\nhas quantity value axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/695\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/697\nmoved to oeo-shared\nhttps://github.com/OpenEnergyPlatform/ontology/pull/956\nadd axiom to social cost of carbon\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1034\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "emission value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030019", "_:b2502", "_:b267", "_:b3083" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140082", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A greenhouse gas emission value is an emission value that quantifies the output of a greenhouse gas emission process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/420\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/651", + "label" : { + "@language" : "en", + "@value" : "greenhouse gas emission value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140081", "_:b13" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140083", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A carbon dioxide equivalent quantity is a greenhouse gas emission value that quantifies the combined effect of all emitted greenhouse gases by giving an equivalent amount of CO2 which would have the same effect on the climate.", + "IAO_0000118" : "CO2 equivalent quantity", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/420\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/651", + "label" : { + "@language" : "en", + "@value" : "carbon dioxide equivalent quantity" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140082" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140091", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Plutonium is a portion of matter with the chemical formula Pu. It has a solid normal state of matter.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/694\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/708", + "label" : { + "@language" : "en", + "@value" : "plutonium" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b751", "_:b3532", "_:b2404" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140092", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Thorium is a portion of matter with the chemical formula Th. It has a solid normal state of matter.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/694\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/708", + "label" : { + "@language" : "en", + "@value" : "thorium" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b891", "_:b92", "_:b892" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140093", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "p has information input c iff: p has input c, and c is an information content entity", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/618\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/716\nmoved to oeo-shared\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000015", + "label" : { + "@language" : "en", + "@value" : "has information input" + }, + "range" : "http://purl.obolibrary.org/obo/IAO_0000030", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002233" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140094", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "p has information output c iff: p has output c, and c is an information content entity", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/618\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/716\nmoved to oeo-shared\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000015", + "label" : { + "@language" : "en", + "@value" : "has information output" + }, + "range" : "http://purl.obolibrary.org/obo/IAO_0000030", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002234" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140095", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between an algorithm or a software and the typical duration of its execution.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/527\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/723", + "domain" : "_:b1704", + "label" : { + "@language" : "en", + "@value" : "has typical computation time" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00030035", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140002" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140096", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between an algorithm or a software and the typical hardware used for its execution.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/527\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/723\n\nmove axiom to shared-axioms\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1703\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1706", + "domain" : "_:b1272", + "label" : { + "@language" : "en", + "@value" : "has typical computation hardware" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000206", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140098", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A quality control flag is a data descriptor that describes the measurement quality of a data set, e.g. a time series.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/612\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/724", + "label" : { + "@language" : "en", + "@value" : "quality control flag" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000119", "_:b1791" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140099", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A goal description is an information content entity that contains statements about a desired future state of a system that a person or organisation envisions or plans, or to which it commits.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/28\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/729", + "label" : { + "@language" : "en", + "@value" : "goal description" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140101", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Heat transfer is an energy transfer of thermal energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/730\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/733\n\nsubclass of energy transfer\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/895\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041\n\nShorten definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1269\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1299", + "label" : { + "@language" : "en", + "@value" : "heat transfer" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020103", "_:b1140", "_:b478" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140102", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A heat exchanger is an energy converting component that is used for a heat transfer process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/713\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/734\n\nuse energy converting component in definition:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/993\n\nchange produces energy and uses energy axioms to 'has energy output' and 'has energy input':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006\n\nfix definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1263\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1264", + "label" : { + "@language" : "en", + "@value" : "heat exchanger" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000011", "_:b2061", "_:b265", "_:b2062" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140104", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Natural ambient thermal energy is ambient thermal energy that has a renewable origin.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/728\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/742", + "label" : { + "@language" : "en", + "@value" : "natural ambient thermal energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000056", "_:b3228" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140105", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Artificial ambient thermal energy is ambient thermal energy that has an anthropogenic origin.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/728\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/742", + "label" : { + "@language" : "en", + "@value" : "artificial ambient thermal energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000056", "_:b3467", "_:b3122" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140106", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Ambient thermal energy transfer is a heat transfer from the ambient air to a transportable material entity.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/728\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/742\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041", + "label" : { + "@language" : "en", + "@value" : "ambient thermal energy transfer" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140101", "_:b1102", "_:b1103" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140109", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A contract is a document that contains an agreement between two or more competent agents to which those agents agree to be legally bound.", + "IAO_0000119" : "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/Contract", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/376\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/756", + "label" : { + "@language" : "en", + "@value" : "contract" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000310" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140116", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fluid is a material entity which is a liquid, gas or plasma.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/763\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/769", + "label" : { + "@language" : "en", + "@value" : "fluid" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000040", + "equivalentClass" : "_:b1503" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140117", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Delivery time is a one-dimensional temporal region expressing the amount of time that it takes for goods that have been bought to arrive at the place where they are wanted.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/376\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/778", + "label" : { + "@language" : "en", + "@value" : "delivery time" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000038" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140118", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A delivery time point is a zero-dimensional temporal region expressing the point in time when goods that have been bought arrive at the place where they are wanted.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/376\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/778", + "label" : { + "@language" : "en", + "@value" : "delivery time point" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000148" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140119", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sender is an agent who initiates a communication.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/376\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/778", + "label" : { + "@language" : "en", + "@value" : "sender" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000051" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140120", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A receiver is an agent who obtains information from a sender.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/376\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/778", + "label" : { + "@language" : "en", + "@value" : "receiver" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000051" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140121", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A bid is a document describing an offer made by an agent to another agent in an effort to exchange commodities or services via terms relating to price and quantity which will be part of the resulting contract.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/376\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/778", + "label" : { + "@language" : "en", + "@value" : "bid" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000310" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140122", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An award is a document that signifies that a supplier for a particular commodity or service specified in a bid has been accepted.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/376\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/778", + "label" : { + "@language" : "en", + "@value" : "award" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000310" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140123", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A provider is an agent that transfers commodities or services to other agents.", + "IAO_0000119" : "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/ServiceProvider (adapted)", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/376\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/778", + "comment" : "The transfer is typically defined in a contract.", + "label" : { + "@language" : "en", + "@value" : "provider" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000051" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140124", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A service is a process that is an intangible activity performed by some agent for the benefit of another agent.", + "IAO_0000119" : "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/Service (adapted)", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/376\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/778\n\nadd 'has participant axiom' and move to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1327\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "service" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b541" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140125", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A delivery interval is the duration between repeated deliveries of services or commodities.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/779", + "comment" : "This duration is often contractually fixed and regular.", + "label" : { + "@language" : "en", + "@value" : "delivery interval" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030035" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140126", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Planned availability is a quality that describes the amount of time a power plant is planned to be operational per year.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/779\n\nadd 'has bearer' axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1310", + "label" : { + "@language" : "en", + "@value" : "planned availability" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000019", "_:b2384", "_:b2385" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140127", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fraction value is a quantity value that has a fraction as it's unit.", + "IAO_0000118" : "share", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/187\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/779", + "label" : { + "@language" : "en", + "@value" : "fraction value" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000350" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140128", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Block size is the declared net capacity of a power generating unit.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/779", + "label" : { + "@language" : "en", + "@value" : "block size" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00230002", "_:b2210" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140129", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Unplanned availability is a quality that describes the amount of time a power plant is planned to be operational per year, but is not operation.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/779\n\nadd 'has bearer' axiom\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1310", + "label" : { + "@language" : "en", + "@value" : "unplanned availability" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000019", "_:b488", "_:b489" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140130", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power plant operator is an agent that operates an electric utility generation station.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/779", + "label" : { + "@language" : "en", + "@value" : "power plant operator" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000051" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140131", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A trader that trades the power of fossil fuel power plants.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/779", + "label" : { + "@language" : "en", + "@value" : "conventional trader" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00040005" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140133", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A renewable energy share is a process attribute that indicates the fraction of renewable energy related to the total energy of an energy generation or consumption process.", + "IAO_0000118" : [ "RE share", "renewables share" ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/187\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/780\naxiom to RE share value and alternative label\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1434\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1561", + "label" : { + "@language" : "en", + "@value" : "renewable energy share" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030019", "_:b241" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140134", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A hydrogen fuel cell is a fuel cell that uses hydrogen.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "label" : { + "@language" : "en", + "@value" : "hydrogen fuel cell" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000016", "_:b1305" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140135", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A natural gas turbine is a gas turbine fueled with natural gas.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/761\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/782", + "label" : { + "@language" : "en", + "@value" : "natural gas turbine" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000185", "_:b2194" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140136", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Dispatch assignment is a plan specification that refers to resource planning at a power plant (usually by the plant’s operator).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/376\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/792", + "label" : { + "@language" : "en", + "@value" : "dispatch assignment" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000104" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140137", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power plant portfolio is an information content entity that describes a particular combination or mix of different power plants, e.g. renewables and fossil plants within one business unit or company or trader.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/376\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/792", + "label" : { + "@language" : "en", + "@value" : "power plant portfolio" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140138", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000233" : [ "A generation time series is a time series that describes the specific electricity generation of a particular power plant.", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/793\n\nAdd 'is about' axiom:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1410\n\nmove axiom to shared-axioms\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1703\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1706" ], + "label" : { + "@language" : "en", + "@value" : "generation time series" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030034", "_:b194" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140139", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A yield profile is a generation time series of a particular renewable power plant.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/793\n\nAdd 'is about' axiom:\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1423\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437\n\nmove axiom to shared-axioms\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1703\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1706", + "label" : { + "@language" : "en", + "@value" : "yield profile" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140138", "_:b1277" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140140", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A demand trader is a trader that deals specifically with energy demand.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/793", + "label" : { + "@language" : "en", + "@value" : "demand trader" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00040005" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140141", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A merit order is a plan specification that describes the dispatch ranking of power plants (electrical generation) based on ascending order of price.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/793", + "label" : { + "@language" : "en", + "@value" : "merit order" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000104" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140143", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A direct marketer is a trader who is the relay between the energy exchange and power plant operators.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/793", + "label" : { + "@language" : "en", + "@value" : "direct marketer" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00040005" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140144", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Full load hours are a quantity value that describes the utilization of a technical device. The value of the full load hours is obtained by dividing the annual amount of energy generated by the declared net capacity of the plant.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/793", + "label" : { + "@language" : "en", + "@value" : "full load hours" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b1996" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140146", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Energy demand is a demand for energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/794\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/796\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy demand" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140040" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140149", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A transformative measure is a process that is an activity that has a direct impact on a specific variable in question.", + "IAO_0000118" : "policies and measures", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/797\n\nmove to oeo-shared, alternative label\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1614\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "transformative measure" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000015" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140150", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A policy is a plan specification that is a deliberate system of principles, rules and guidelines, adopted by an organisation to guide decision making with respect to particular situations and implemented to achieve stated goals.", + "IAO_0000118" : "policies and measures", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/797\n\nrelations:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/853\n\nalternative label\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1614\n\nreclassify and add axiom to target description\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1684\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1778", + "label" : { + "@language" : "en", + "@value" : "policy" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000104", "_:b3109", "_:b1163", "_:b2966" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140151", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A policy instrument is a plan specification of an organisation (e.g. a government) that promotes transformative measures.", + "IAO_0000118" : "policies and measures", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/797\n\nRedefine as 'plan specification' and add axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1507\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1563\n\nmove to oeo-shared, alternative label\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1614\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\n\nreclassify\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1684\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1778", + "label" : { + "@language" : "en", + "@value" : "policy instrument" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000007", "_:b3502", "_:b124" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140159", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Hydrocarbon is a portion of matter which is member of class of organic chemical compounds composed only of the elements carbon (C) and hydrogen (H).", + "IAO_0000119" : "https://www.britannica.com/science/hydrocarbon", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/786\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/805\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "hydrocarbon" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b2513", "_:b2514" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140160", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Syngas is a gas mixture consisting primarily of hydrogen, carbon monoxide, and very often carbon dioxide, that can be used as fuel.", + "IAO_0000119" : "https://en.wikipedia.org/wiki/Syngas", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/786\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/805\n\nadd axioms:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/931\n\nimprove definition and make subclass of gas mixture:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/988\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1009\n\nadd axiom to secondary energy carrier disposition\nissue:https://github.com/OpenEnergyPlatform/ontology/issues/1222\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1243", + "label" : { + "@language" : "en", + "@value" : "syngas" + }, + "subClassOf" : [ "_:b1916", "_:b2746", "_:b1596", "http://openenergy-platform.org/ontology/oeo/OEO_00010236", "_:b2889", "_:b2895", "_:b2888" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140161", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Cooperative programming is the process of two or more people working on program code together at the same time (according to a specified routine).", + "IAO_0000118" : "collaborative programming", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/808\n\nadd 'has participant axiom':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1327\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395", + "label" : { + "@language" : "en", + "@value" : "cooperative programming" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b516" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140162", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power plant with electromotive generator is a power plant that has an electro motive generator.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/810", + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_00002214", + "label" : { + "@language" : "en", + "@value" : "power plant with electro motive generator" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000031", + "equivalentClass" : "_:b1523" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140164", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between a model and the thing it reproduces.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/415\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/821\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652\n\nchange domain\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1444\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707", + "domain" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000274", "http://openenergy-platform.org/ontology/oeo/OEO_00020352" ], + "label" : { + "@language" : "en", + "@value" : "models" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000004" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140167", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An uncertainty approach is a model descriptor that specifies how a model deals with uncertainty.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/183\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/824", + "label" : { + "@language" : "en", + "@value" : "uncertainty approach" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020016" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140168", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/183\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/824", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140167" + }, + "label" : { + "@language" : "en", + "@value" : "stochastic" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140169", + "@type" : "http://www.w3.org/2002/07/owl#NamedIndividual", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/183\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/824", + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140167" + }, + "label" : { + "@language" : "en", + "@value" : "deterministic" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140170", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000115" : "Has documentation quality is the relation between a model and a statement about how well it is documented.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/526\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/825", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000274", + "label" : { + "@language" : "en", + "@value" : "has documentation quality" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140171", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An email address is an information content entity that identifies an email box to which messages are delivered.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/818\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/827", + "label" : { + "@language" : "en", + "@value" : "email address" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140175", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "p has gross output c iff: p has energy output c, and c is the total amount of energy generated during the process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/394\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/838\n\nmake subproperty of 'has energy output' and add domain:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "domain" : "_:b159", + "label" : { + "@language" : "en", + "@value" : "has gross output" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140176", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "p has net output c iff: p has energy output c, and c is the amount of energy delivered to the consumer or fed into a supply grid.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/394\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/838\n\nmake subproperty of 'has energy output' and add domain:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006", + "domain" : "_:b811", + "label" : { + "@language" : "en", + "@value" : "has net output" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150", + "subPropertyOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010235" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00140178", + "@type" : "http://www.w3.org/2002/07/owl#DatatypeProperty", + "IAO_0000115" : "Has number is a data property that links a quantity value to a number that defines the quantity value.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/829\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/840", + "domain" : "http://openenergy-platform.org/ontology/oeo/OEO_00000350", + "label" : { + "@language" : "en", + "@value" : "has number" + } + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00160001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Frequency control is a process that regulates the electricity output of an artificial object to maintain the equilibrium between electricity supply and demand.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1107\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1202\n\nadd 'has participant axiom':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1327\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395", + "label" : { + "@language" : "en", + "@value" : "frequency control" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b1784" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00160002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A primary control is a frequency control that is decentralised and automated. It reacts within seconds to frequency deviations caused by electricity supply and demand imbalances.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1107\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1202", + "label" : { + "@language" : "en", + "@value" : "primary control" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00160001" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00160003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A secondary control is a frequency control that is centralised and automated. It refers to the control area of one transmission system operator. Secondary control succeeds primary control and operates for several minutes.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1107\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1202", + "label" : { + "@language" : "en", + "@value" : "secondary control" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00160001" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00160004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A tertiary control is a frequency control that is either automated or manual. It takes over from secondary control to equalise electricity supply and demand imbalances that last for more than 15 minutes.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1107\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1202", + "label" : { + "@language" : "en", + "@value" : "tertiary control" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00160001" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00160005", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fuel cost is a variable cost that depends on the type and amount of fuel.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1257\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260", + "label" : { + "@language" : "en", + "@value" : "fuel cost" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020145" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00160006", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A market share is a quality of a market exchange which quantifies the proportion a good to the total amount of goods traded in that market exchange.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1779", + "label" : { + "@language" : "en", + "@value" : "market share" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000019" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00160007", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A market share value is a fraction value that quantifies a market share.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1636\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1779", + "label" : { + "@language" : "en", + "@value" : "market share value" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000350" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00230000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy storage capacity is the quantity value stating the maximum energy an energy storage object can store.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/320\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/391\n\nChanged 'storage capacity' to 'energy storage capacity' \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1466\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1486", + "label" : { + "@language" : "en", + "@value" : "energy storage capacity" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010256", "_:b2445" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00230001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power rating is a maximum value stating the maximum power an energy converting component can convert.", + "IAO_0000118" : "installed power", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/320\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/391\n\nMake it subclass of power value and add unit axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/918\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/935\n\nuse energy converting component in definition:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/993\n\nMake subclass of 'power capacity':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1092\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1155\n\nRestructure 'power rating' and 'power capacity':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1492\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1770", + "label" : { + "@language" : "en", + "@value" : "power rating" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010256", "_:b793", "_:b591" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00230002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Declared net capacity is a power capacity stating the maximum power a power generating unit or a power plant can deliver to the electrical grid. It equals the sum of the rated powers of all plant generators minus all power used internally within the plant.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/320\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/391\n\nMake it subclass of power value and add unit axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/918\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/935\n\nMake subclass of 'power capacity':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1092\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1155", + "label" : { + "@language" : "en", + "@value" : "declared net capacity" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010257", "_:b1075", "_:b1076" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00230003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Nameplate capacity is the power capacity stating the maximum power an artificial object, e.g. a power generating unit or a power plant, can generate, and the sum of the power ratings of all energy converting component of that power plant.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/320\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/391\nextend to artificial objects:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/933\nMake it subclass of power value and add unit axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/918\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/935\n\nuse energy converting component in definition:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/993\n\nMake subclass of 'power capacity':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1092\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1155", + "label" : { + "@language" : "en", + "@value" : "nameplate capacity" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010257", "_:b1997" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00230013", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A population is an aggregate of people in a spatial region." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/479\nhttps://github.com/OpenEnergyPlatform/ontology/issues/301\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/491" + }, + "label" : { + "@language" : "en", + "@value" : "population" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000027" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00230014", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An urban population is a population living in urban areas, as defined by national statistical offices." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "United Nations Population Division. World Urbanization Prospects: 2018 Revision." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/479\nhttps://github.com/OpenEnergyPlatform/ontology/issues/301\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/491" + }, + "label" : { + "@language" : "en", + "@value" : "urban population" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00230013", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00230015" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00230015", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A rural population is a population living in rural areas, as defined by national statistical offices." + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "United Nations Population Division. World Urbanization Prospects: 2018 Revision." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/301\nhttps://github.com/OpenEnergyPlatform/ontology/issues/479\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/491" + }, + "label" : { + "@language" : "en", + "@value" : "rural population" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00230013" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00230016", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "The labour force is the population of people ages 15 and older who supply labour to the production of goods and services. It includes people who are currently employed and people who are unemployed but seeking work as well as first-time job-seekers." + }, + "IAO_0000118" : "labor force", + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://databank.worldbank.org/reports.aspx?source=2&type=metadata&series=SL.TLF.TOTL.IN" + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/479\nhttps://github.com/OpenEnergyPlatform/ontology/issues/301\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/491" + }, + "label" : { + "@language" : "en", + "@value" : "labour force" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00230013" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00230017", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "The working age population is the population of people aged 15 to 65." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/301\nhttps://github.com/OpenEnergyPlatform/ontology/issues/479\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/491" + }, + "label" : { + "@language" : "en", + "@value" : "working age population" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00230013" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00230020", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Kinetic energy is the energy that a material entity possesses due to its motion. It is defined as the work needed to accelerate a body of a given mass from rest to a stated velocity." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/522\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/609" + }, + "IAO_0006011" : "http://purl.obolibrary.org/obo/ENVO_2000017", + "label" : { + "@language" : "en", + "@value" : "kinetic energy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00230021", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A photon is a material entity that is a light particle." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/661\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/663\npull request: https://github.com/OpenEnergyPlatform/ontology/issues/674\nadd origin\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/515\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/684\nremove origin \npull request: https://github.com/OpenEnergyPlatform/ontology/pull/861\nclassify as material entity\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1165" + }, + "IAO_0006011" : "http://purl.obolibrary.org/obo/CHEBI_30212", + "label" : { + "@language" : "en", + "@value" : "photon" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000040", "_:b1526", "_:b1527" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Rotational energy is the kinetic energy that a material entity possesses due to its rotational motion." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/787\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/817", + "label" : { + "@language" : "en", + "@value" : "rotational energy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00230020" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Production is the transformation process of combining various inputs in order to create an output that is a good." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/835\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/845\nreclassify and make equivalent\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1526\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1575\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "production" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000419", "_:b755", "_:b756" ], + "equivalentClass" : "_:b757" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An objective variable is a variable that should be maximised or minimised to solve a problem." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/848\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/878", + "label" : { + "@language" : "en", + "@value" : "objective variable" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000435" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240009", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A combined heat and power generation (CHP) process is an energy transformation that converts energy simultaneously to electrical energy and thermal energy." + }, + "IAO_0000118" : [ { + "@language" : "en", + "@value" : "co-generation" + }, "combined heat and power generation", { + "@language" : "en", + "@value" : "CHP" + } ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/915\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/923\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041\n\nRelabel and add old label as alternative label:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1455\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1562", + "label" : { + "@language" : "en", + "@value" : "combined heat and power generation process" + }, + "subClassOf" : [ "_:b1682", "_:b1315", "http://openenergy-platform.org/ontology/oeo/OEO_00020003" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240010", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A combined heat and power generating unit is an energy transformation unit that has both the function to produce thermal energy and the function to produce electrical energy.", + "IAO_0000118" : "co-generating power unit", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/915\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/923\n\nchange produces energy axioms to 'has energy output':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006\n\nNew function-based definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1360", + "label" : { + "@language" : "en", + "@value" : "combined heat and power generating unit" + }, + "subClassOf" : [ "_:b1140", "_:b539", "_:b2681", "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b478", "_:b862", "_:b2962", "_:b2963" ], + "equivalentClass" : "_:b497" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240011", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A combined heat and power plant (CHPP) is an energy transformation unit that consists of combined heat and power generating units, a grid component feeding electric energy into an electricity grid, and a grid component feeding thermal energy into a heating grid.", + "IAO_0000118" : "CHPP", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/915\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/923\n\nchange as a subclass of energy transformation unit:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1360", + "label" : { + "@language" : "en", + "@value" : "combined heat and power plant" + }, + "subClassOf" : [ "_:b1653", "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b1785", "_:b2208", "_:b814" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240012", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Gross electricity generation is a process attribute that refers to the total amount of electrical energy produced in an electricity generation process." + }, + "IAO_0000118" : "gross electricity production", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/917\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/932", + "label" : { + "@language" : "en", + "@value" : "gross electricity generation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030019", "_:b479" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240013", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Net electricity generation is a process attribute that equals to gross electricity generation minus the consumption of power stations' auxiliary services." + }, + "IAO_0000118" : "net electricity production", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/917\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/932", + "label" : { + "@language" : "en", + "@value" : "net electricity generation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00030019", "_:b160" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240014", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An electricity generation process is an energy transformation that has electrical energy as physical output." + }, + "IAO_0000118" : "electricity generation", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/917\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/932\n\nchange 'has physical input / output' axioms to 'has energy input / output':\nhttps://github.com/OpenEnergyPlatform/ontology/issues/994\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1041\n\nAdd alternative label and improve definition:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1455\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1562\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "electricity generation process" + }, + "subClassOf" : [ "_:b1915", "_:b2351", "_:b1281", "http://openenergy-platform.org/ontology/oeo/OEO_00020003" ], + "equivalentClass" : "_:b2334" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240015", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Liquid air production is a production that produces liquid air by cooling and compressing (gaseous) air." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/937\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/945", + "label" : { + "@language" : "en", + "@value" : "liquid air production" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240003", "_:b1455", "_:b1579" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240016", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A net capacity factor is a utilisation value that is calculated by dividing the net electricity generation over a given time step by the declared net capacity times the length of this time step." + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "A net capacity factor is typically calculated for a year but other time steps (e.g. month or day) are possible." + }, + "IAO_0000118" : "capacity factor", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/890\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/946\n\nmake subclass of 'fraction value':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1144\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1146\n\nmake subclass of 'utilisation value':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1377\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1435", + "label" : { + "@language" : "en", + "@value" : "net capacity factor" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00320072" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240018", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "OEO_00110012" : "GrossNationalElectricityConsumption = GrossElectricityGeneration + ElectricityImports - ElectricityExports", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Gross national electricity consumption is an energy consumption value measuring the consumption of electrical energy in a spatial region (e.g. a country), including gross electricity generation plus electricity imports, minus electricity exports. It is part of the gross inland energy consumption." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/916\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/997" + }, + "label" : { + "@language" : "en", + "@value" : "gross national electricity consumption" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240019", "_:b1464" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240019", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An energy consumption value is an energy amount value that measures the energy consumption over a time span." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/916\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/997\n\nMove to oeo-shared:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1463\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652" + }, + "label" : { + "@language" : "en", + "@value" : "energy consumption value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00050019", "_:b103" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240021", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A discount rate is an economic value with the unit percent that refers to the interest rate used in discounted cash flow (DCF) analysis to determine the present value of future cash flows." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1049\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1077" + }, + "label" : { + "@language" : "en", + "@value" : "discount rate" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140012", "_:b175" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240022", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A protected area is a two-dimensional spatial region recognised, dedicated and managed, through legal or other effective means, to achieve the long term conservation of nature with associated ecosystem services and cultural values." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1052\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1078\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652" + }, + "label" : { + "@language" : "en", + "@value" : "protected area" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000009" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240024", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An energy service demand is a demand of an agent to use energy as a means to obtain or facilitate desired end services or states." + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "An example is the transport demand for goods or persons (e.g. in person/tonne-kilometres). An other example is the demand for room heating or cooling." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1054\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1080\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "energy service demand" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140040", "_:b2624" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240025", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "c is physical output of p iff: c output of p, and c is a material entity" + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1053\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1082\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000040", + "label" : { + "@language" : "en", + "@value" : "physical output of" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000015", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002353" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240026", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An industrial material is a portion of matter that is the physical output of an industrial process and that has a good role." + }, + "label" : { + "@language" : "en", + "@value" : "industrial material" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331", + "equivalentClass" : "_:b115" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240027", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A chemical substance is a portion of matter of constant composition and that is neither a metal or mineral. It is composed of molecular entities of the same type or of different types that is used in or produced by a chemical reaction involving changes to atoms or molecules. It is the physical output of an industrial process and has a commodity role." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1053\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1082\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "chemical substance" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b1223", "_:b1224", "_:b1225" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240028", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Paper is a portion of matter that is made from cellulose fibres and other plant materials. It is used for paper-based products. It has a solid normal state of matter. It is the physical output of an industrial process and has a commodity role." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1053\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1082\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "paper" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b2129", "_:b1158", "_:b124" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240029", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Cement is a portion of matter that is made from limestone and clay; other elements may be present. It is used as a building material to set as a solid mass or is used as an ingredient in making mortar or concrete. It has a solid normal state of matter. It is the physical output of an industrial process and has a commodity role." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1053\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1082\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "cement" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000331", "_:b2683", "_:b1903", "_:b1889" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240030", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A mineral is a portion of matter that is normally crystalline formed." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1053\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1082\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "mineral" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240031", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A non-metallic mineral is a mineral that does not contain any metallic content within themselves. It is the physical output of an industrial process and has a commodity role." + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "Some examples for non-metallic minerals are ceramic, glass, clay or gypsum." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1053\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1082\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "non-metallic mineral" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240030", "_:b1008", "_:b1009" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240032", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A metal is a portion of matter consisting of an atom of an element that exhibits typical metallic properties, being typically shiny, with high electrical and thermal conductivity." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1053\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1082\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "metal" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000331" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240034", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Steel is a metal that consists mainly of iron and up to 2.14 % of carbon; other elements may be present. It has a solid normal state of matter. It has a solid normal state of matter. It is the physical output of an industrial process and has a commodity role." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1053\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1082\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "steel" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240032", "_:b3180", "_:b2805", "_:b2669" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240035", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A non-ferrous metal is a metal that does not contain a significant amount of iron in its chemical composition. It is the physical output of an industrial process and has a commodity role." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1053\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1082\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "non-ferrous metal" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00240032", "_:b2146", "_:b2301" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240036", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An import price is the monetary price for the import of a material entity." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1050\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1083", + "label" : { + "@language" : "en", + "@value" : "import price" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00040003" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240037", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An export price is the monetary price for the export of a material entity." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1050\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1083", + "label" : { + "@language" : "en", + "@value" : "export price" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00040003" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00240038", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A personal living space is a space requirement that one person uses for living." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1056\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1084\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "personal living space" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020136" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00260001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Ramping is a process attribute that describes the change in power of an energy transformation unit or an energy converting component per time step.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/948\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1126", + "label" : { + "@language" : "en", + "@value" : "ramping" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030019" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00260002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Start-up speed is ramping during a cold start.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/948\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1126", + "label" : { + "@language" : "en", + "@value" : "start-up speed" + }, + "subClassOf" : "_:b2689" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00260003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A cold start is a process in which an energy transformation unit is started-up after a period of inactivity.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/948\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1126\n\nadd 'has participant axiom':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1327\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395", + "label" : { + "@language" : "en", + "@value" : "cold start" + }, + "subClassOf" : [ "_:b3141", "_:b2223" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00260007", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A CO2 emission is an emission that releases carbon dioxide." + }, + "IAO_0000118" : { + "@language" : "en", + "@value" : "carbon dioxide emission" + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/866\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1253/\n\nmove to oeo-shared\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1329\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1615\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652" + }, + "label" : { + "@language" : "en", + "@value" : "CO2 emission" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000147", + "equivalentClass" : "_:b2849" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00260008", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A CO2 emission value is greenhouse gas emission value that quantifies the output of a CO2 emission process." + }, + "IAO_0000118" : { + "@language" : "en", + "@value" : "carbon dioxide emission value" + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/866\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1253/\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652" + }, + "label" : { + "@language" : "en", + "@value" : "CO2 emission value" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140081" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00280000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A file format is a data format that describes how data is structured in a file.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1145\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1326", + "label" : { + "@language" : "en", + "@value" : "data file format" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000120" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00280001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A text file format is a file format that is structured as a sequence of lines of electronic text.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1145\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1326\n\nAdd DisjointWith axiom:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1410", + "label" : { + "@language" : "en", + "@value" : "text file format" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00280000", + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00280004" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00280002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A delimiter separated file format is a text file format that uses delimiter-separated values (also DSV) to store two-dimensional arrays of data by separating the values in each row with specific delimiter characters.", + "IAO_0000118" : "DSV", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1145\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1326", + "label" : { + "@language" : "en", + "@value" : "delimiter separated file format" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00280001" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00280003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A comma separated file format is a delimiter separated file format that uses comma (,) as delimiter.", + "IAO_0000118" : "CSV", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1145\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1326", + "label" : { + "@language" : "en", + "@value" : "comma separated file format" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00280002" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00280004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A binary file format is a file format that is not a text format.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1145\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1326\n\nAdd DisjointWith axiom:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1410", + "label" : { + "@language" : "en", + "@value" : "binary file format" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00280000" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00280005", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A source code file format is a text file format that is source code in a programming language.", + "IAO_0000233" : "Issue: https://github.com/OpenEnergyPlatform/ontology/issues/1145\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1326\n\nMake subclass of 'text file format`:\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1410", + "label" : { + "@language" : "en", + "@value" : "source code file format" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00280001" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00290000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A potential is a maximum value that describes some upper limit in a spatial region of reference.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1093\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1102\n\nmake subclass of 'maximum value':\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1092\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1155", + "label" : { + "@language" : "en", + "@value" : "potential" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010256" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00290001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A slope is a quantity value with a plane angle unit that measures the angle between the plane of a surface and the horizontal plane." + }, + "IAO_0000233" : "add slope\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1087\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1112", + "label" : { + "@language" : "en", + "@value" : "slope" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b3338" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00290002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A surface azimuth angle is a quantity value with a plane angle unit that measures the deviation of the projection on a horizontal plane of the normal to the plane from the local meridian, with zero due south, east negative, and west positive." + }, + "IAO_0000233" : "add azimuth surface angle\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1087\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1112", + "label" : { + "@language" : "en", + "@value" : "surface azimuth angle" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b557" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A datacenter is an artificial object that houses computer systems and associated components." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1265\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1359", + "label" : { + "@language" : "en", + "@value" : "data center" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b2097" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A sewage plant is an artificial object that removes contaminants from wastewater to produce an effluent that is suitable for discharge to the surrounding environment or an intended reuse application." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1265\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1359", + "label" : { + "@language" : "en", + "@value" : "sewage plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b272", "_:b1941" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Industrial waste thermal energy is waste thermal energy that is energy output of some industrial process." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1265\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1359", + "label" : { + "@language" : "en", + "@value" : "industrial waste thermal energy" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010114", "_:b1162" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310005", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Recovered heat is a thermal energy that is physical output of an energy transformation process and that is recovered and would otherwise be emitted in the environment as waste thermal energy." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1265\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1359", + "label" : { + "@language" : "en", + "@value" : "recovered heat" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000207" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310006", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Aerothermal energy is a natural ambient thermal energy that is stored in the air of a natural environment." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1265\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1359", + "label" : { + "@language" : "en", + "@value" : "aerothermal energy" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140104" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310008", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A heat generating unit is an energy transformation unit that has the function to produce thermal energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1360", + "label" : { + "@language" : "en", + "@value" : "heat generating unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b3450", "_:b94" ], + "equivalentClass" : "_:b3094" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310009", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A rotary heat exchanger is a heat exchanger that uses a wheel for a heat transfer process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1432", + "label" : { + "@language" : "en", + "@value" : "rotary heat exchanger" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140102" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310010", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A plate heat exchanger is a heat exchanger that uses a plate for a heat transfer process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1432", + "label" : { + "@language" : "en", + "@value" : "plate heat exchanger" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140102" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310011", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A heat plant is an energy transformation unit consisting of heat generating units and a grid component that feeds thermal energy into a heating grid.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1360", + "label" : { + "@language" : "en", + "@value" : "heat plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b146", "_:b1914", "_:b3149" ], + "equivalentClass" : "_:b1872" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310012", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A heat transfer unit is a heat generating unit that contains a heat exchanger and not a heater.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1360", + "label" : { + "@language" : "en", + "@value" : "heat transfer unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00310008", "_:b1649" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310013", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A boiler is a heater that increases the thermal energy of fluids.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1432\n\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1570\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1771", + "label" : { + "@language" : "en", + "@value" : "boiler" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000210", "_:b886" ], + "equivalentClass" : "_:b887" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310014", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A combustion-based heater is a heater that increases the thermal energy using combustion.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1360", + "label" : { + "@language" : "en", + "@value" : "combustion-based heater" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000210", "_:b1833", "_:b1402" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310015", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An electrical heater is a heater that increases the thermal energy using electric energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1360", + "label" : { + "@language" : "en", + "@value" : "electrical heater" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000210", "_:b2342" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310017", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A geothermal heat unit is a heat transfer unit that uses geothermal energy as source.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1360", + "label" : { + "@language" : "en", + "@value" : "geothermal heat unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00310012", "_:b3515", "_:b2050" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310018", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A geothermal heat plant is a heat plant that has geothermal heat units as parts.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1360", + "label" : { + "@language" : "en", + "@value" : "geothermal heat plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00310011", "_:b838", "_:b839" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310021", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A tube collector is a solar thermal collector that consists of tubes.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1432", + "label" : { + "@language" : "en", + "@value" : "tube collector" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000387" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310022", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A flat-plate collector is a solar thermal collector that consists of flat-plates.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1432", + "label" : { + "@language" : "en", + "@value" : "flat-plate collector" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000387" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310025", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A combined cycle electricity generation process is a fuel-powered electricity generation process in which a gas turbine process is followed by an steam-electric process.", + "IAO_0000118" : "combined cycle electricity generation", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1362", + "label" : { + "@language" : "en", + "@value" : "combined cycle electricity generation process" + }, + "subClassOf" : [ "_:b2999", "_:b3000", "http://openenergy-platform.org/ontology/oeo/OEO_00050001", "_:b2910", "_:b2724" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310027", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A gas turbine process is an energy transformation that converts chemical energy into rotational energy using a continous internal combustion process. A gas turbine is participating in a gas turbine process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1362", + "label" : { + "@language" : "en", + "@value" : "gas turbine process" + }, + "subClassOf" : [ "_:b563", "_:b564", "_:b565", "http://openenergy-platform.org/ontology/oeo/OEO_00020003", "_:b566", "_:b567" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310028", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A steam power unit is a power generating unit that only has a steam turbine as turbine.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1256\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1362", + "label" : { + "@language" : "en", + "@value" : "steam power unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000334", "_:b1567", "_:b1568", "_:b1569" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310032", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A thermo-chemical heat storage object (TCS) is a thermal energy storage object that stores thermal energy through reversible exotherm/endotherm chemical reaction with thermo-chemical materials (TCM).", + "IAO_0000118" : "TCS", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1261\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1363", + "label" : { + "@language" : "en", + "@value" : "thermo-chemical heat storage object" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000159", "_:b1372", "_:b1373", "_:b1374", "_:b1375" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310033", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A chemical heat storage object is a thermo-chemical heat storage object that stores thermal energy by using the chemical binding energy in an endotherm reaction.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1261\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1363", + "label" : { + "@language" : "en", + "@value" : "chemical heat storage object" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00310032" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310034", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sorption heat storage object is a thermo-chemical heat storage object that stores thermal energy by using desorption.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1261\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1363", + "label" : { + "@language" : "en", + "@value" : "sorption heat storage object" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00310032", "_:b2866" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310035", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Adsorption is a process that leads to an accumulation of a substance within a phase or at an interface between two phases.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1303\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1363", + "label" : { + "@language" : "en", + "@value" : "adsorption" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b991" ], + "disjointWith" : "http://openenergy-platform.org/ontology/oeo/OEO_00310036" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310036", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Desorption is a process that leads to a detaching of a substance that was accumulated within a phase or at an interface between two phases (for example by adsorption).", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1303\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1363", + "label" : { + "@language" : "en", + "@value" : "desorption" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b258" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310037", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sensible heat storage object is a thermal energy storage object that stores thermal energy through temperature changes in some medium.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1261\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1363", + "label" : { + "@language" : "en", + "@value" : "sensible heat storage object" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000159", "_:b1317", "_:b1318", "_:b171", "_:b984" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310038", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sensible fluid heat storage object is a sensible heat storage that uses fluids (like water, oil, …) to store thermal energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1261\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1363", + "label" : { + "@language" : "en", + "@value" : "sensible fluid heat storage object" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00310037", "_:b2206" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310039", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A sensible solid heat storage object is a sensible heat storage that uses solid materials (like bulk goods, powder, …) to store thermal energy.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1261\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1363", + "label" : { + "@language" : "en", + "@value" : "sensible solid heat storage object" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00310037", "_:b2847" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310040", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A phase transition is a transformation of a medium from a solid, liquid, or gas state to a different state.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1303\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1363", + "label" : { + "@language" : "en", + "@value" : "phase transition" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000015", "_:b3334", "_:b2295" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310041", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Evaporation is a phase transition from a liquid medium to their gaseous state.", + "IAO_0000118" : "evaporating", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1303\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1363", + "label" : { + "@language" : "en", + "@value" : "evaporation" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00310040", "_:b1129", "_:b1130" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310042", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Melting is a phase transition from a solid medium to their liquid state.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1303\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1363", + "label" : { + "@language" : "en", + "@value" : "melting" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00310040", "_:b2042", "_:b2043" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310043", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A latent heat storage object (LHS) is a thermal energy storage object that stores thermal energy through phase transitions in phase-change materials (PCM).", + "IAO_0000118" : "LHS", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1261\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1363", + "label" : { + "@language" : "en", + "@value" : "latent heat storage object" + }, + "subClassOf" : [ "_:b2309", "_:b1738", "_:b1098", "http://openenergy-platform.org/ontology/oeo/OEO_00000159", "_:b1218" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310044", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A latent solid-fluid heat storage object is a latent heat storage object that stores thermal energy by converting solid materials to their liquid equivalent i.e. melting the material.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1261\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1363", + "label" : { + "@language" : "en", + "@value" : "latent solid-fluid heat storage object" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00310043", "_:b3144" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310045", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A latent fluid-gaseous heat storage object is a latent heat storage object that stores thermal energy by converting liquid materials to their gaseous equivalent i.e. evaporating the material.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1261\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1363", + "label" : { + "@language" : "en", + "@value" : "latent fluid-gaseous heat storage object" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00310043", "_:b2974" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310047", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1360", + "comment" : "A solar heat plant is a heat plant that has solar heat units as parts.", + "label" : { + "@language" : "en", + "@value" : "solar heat plant" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00310011", "_:b2004", "_:b815" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00310048", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A solar heat unit is a heat generating unit that has a solar collector.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1254\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1360", + "label" : { + "@language" : "en", + "@value" : "solar heat unit" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00310008", "_:b2715", "_:b2716", "_:b2266" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A transport performance value is a quantity value that indicates the performance of a transport process in terms of its mileage and amount of transported people and/or goods." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1272\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1289\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652" + }, + "label" : { + "@language" : "en", + "@value" : "transport performance value" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b894" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A transport performance unit is a unit of measurement for the accumulated transport distance of a number of people and/or amount of goods.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1272\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1289\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "transport performance unit" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Passenger-kilometre is a transport performance unit for the accumulated transport distance of people where one passenger-kilometre equals the transport distance of 1 km for one person.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1272\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1289\n\nAdd pkm as synonym:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1375\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1388\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "hasExactSynonym" : "pkm", + "label" : { + "@language" : "en", + "@value" : "passenger-kilometre" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00320001" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Ton-kilometre is a transport performance unit for the accumulated transport distance of goods where one ton-kilometre equals the transport distance of 1 km for one ton of goods.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1272\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1289\n\nAdd tkm as synonym:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1375\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1388\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "hasExactSynonym" : "tkm", + "label" : { + "@language" : "en", + "@value" : "ton-kilometre" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00320001" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A gas vehicle is an internal combustion vehicle that has only a gas engine as a motor for propulsion." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1279\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1290\n\nConvert to equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315" + }, + "label" : { + "@language" : "en", + "@value" : "gas vehicle" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000240", "_:b3293" ], + "equivalentClass" : "_:b2985" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320005", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A liquefied petroleum gas vehicle is a gas vehicle that uses liquefied petroleum gas as fuel." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1279\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1290\n\nConvert to equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315" + }, + "label" : { + "@language" : "en", + "@value" : "liquefied petroleum gas vehicle" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00320004", + "equivalentClass" : "_:b849" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320006", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A compressed gas vehicle is a gas vehicle that uses a compressed gas fuel." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1279\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1290\n\nConvert to equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315" + }, + "label" : { + "@language" : "en", + "@value" : "compressed gas vehicle" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00320004", + "equivalentClass" : "_:b1795" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320007", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A liquefied natural gas vehicle is a gas vehicle that uses liquefied natural gas as fuel." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1279\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1290\n\nConvert to equivalent class:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1311\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1315" + }, + "label" : { + "@language" : "en", + "@value" : "liquefied natural gas vehicle" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00320004", + "equivalentClass" : "_:b1660" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320008", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A gas engine is an internal combustion engine that uses a gaseous combustion fuel." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1279\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1290" + }, + "label" : { + "@language" : "en", + "@value" : "gas engine" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010029", "_:b2779" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320009", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A compressed gas engine is a gas engine that uses a compressed gas fuel." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1279\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1290" + }, + "label" : { + "@language" : "en", + "@value" : "compressed gas engine" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320008", "_:b1841" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320010", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A compressed gas fuel role is a fuel role that expresses that a portion of matter can be used in a compressed gas engine." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1279\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1290" + }, + "label" : { + "@language" : "en", + "@value" : "compressed gas fuel role" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000001" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320011", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Liquefied petroleum gas (LPG) is gas mixture of hydrocarbon gases, mainly propane and butane." + }, + "IAO_0000118" : { + "@language" : "en", + "@value" : "LPG" + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1279\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1290" + }, + "label" : { + "@language" : "en", + "@value" : "liquefied petroleum gas" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010236", "_:b2437", "_:b1989", "_:b2438" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320012", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Compressed natural gas (CNG) is natural gas that has been compressed." + }, + "IAO_0000118" : { + "@language" : "en", + "@value" : "CNG" + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1279\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1290" + }, + "label" : { + "@language" : "en", + "@value" : "compressed natural gas" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000292", "_:b1587" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320013", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Compressed biomethane is biomethane that has been compressed." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1279\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1290" + }, + "label" : { + "@language" : "en", + "@value" : "compressed biomethane" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010215", "_:b672" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320014", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Compressed synthetic methane is synthetic methane that has been compressed." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1279\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1290" + }, + "label" : { + "@language" : "en", + "@value" : "compressed synthetic methane" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00010018", "_:b577" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320015", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A compressed gas fuel is a combustion fuel that has a compressed gas fuel role." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1279\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1290" + }, + "label" : { + "@language" : "en", + "@value" : "compressed gas fuel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000099", + "equivalentClass" : "_:b1575" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320016", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A transport network is an object aggregate of transport network components that enables the transport of people and/or goods." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1266\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "transport network" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000027", "_:b2401", "_:b2402" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320017", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A road network is a transport network that enables transport on roads." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1266\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "road network" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320016", "_:b2418" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320018", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A rail network is a transport network that enables transport on rails." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1266\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "rail network" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320016", "_:b2065", "_:b2414" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320019", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A waterway network is a transport network that enables transport on water." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1266\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "waterway network" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320016", "_:b517" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320020", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An aviation network is a transport network that enables air transport." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1266\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "aviation network" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320016", "_:b2095" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320021", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A transport network component is an artificial object that is part of a transport network." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "transport network component" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b2869" ], + "equivalentClass" : "_:b2870" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320022", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A road is a transport network component with an artificial surface that allows transport for road vehicles." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "road" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320021", "_:b3327" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320023", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A bridge is a transport network component that spans a physical obstacle without blocking the way underneath." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "comment" : { + "@language" : "en", + "@value" : "It can hold other transport network components such as rails and roads." + }, + "label" : { + "@language" : "en", + "@value" : "bridge" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00320021" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320024", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A tunnel is a transport network component that is built through a certain environment (e.g. a mountain or water) and allows to pass through that environment." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "comment" : { + "@language" : "en", + "@value" : "It can contain other transport network components such as rails and roads." + }, + "label" : { + "@language" : "en", + "@value" : "tunnel" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00320021" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320025", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A railway is a transport network component that can only be used by trains." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "railway" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320021", "_:b2215" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320026", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A canal is a transport network component that is an artificially created waterway." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "canal" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00320021" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320027", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A transport hub is a transport network component that allows the exchange of people and/or goods." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1267\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "transport hub" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00320021" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320028", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A train station is a transport hub for trains." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1278\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "train station" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320027", "_:b207" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320029", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A freight train station is a train station for the exchange of goods." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1278\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "freight train station" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320028", "_:b1284" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320030", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A passenger train station is a train station for the exchange of passengers." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1278\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "passenger train station" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320028", "_:b2751" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320031", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A bus station is a transport hub for busses." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1278\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "bus station" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320027", "_:b2868" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320032", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A port is a transport hub for ships." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1278\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "port" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320027", "_:b3548" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320033", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A freight port is a port for the exchange of goods." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1278\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "freight port" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320032", "_:b1099" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320034", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A passenger port is a port for the exchange of passengers." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1278\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "passenger port" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320032", "_:b1749" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320035", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An airport is a transport hub for airplanes." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1278\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1297", + "label" : { + "@language" : "en", + "@value" : "airport" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320027", "_:b2726" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320036", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Electrical energy transfer is an energy transfer of electrical energy." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1269\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1299", + "label" : { + "@language" : "en", + "@value" : "electrical energy transfer" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020103", "_:b3203", "_:b2959" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320037", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Chemical energy transfer is an energy transfer of chemical energy." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1269\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1299", + "label" : { + "@language" : "en", + "@value" : "chemical energy transfer" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020103", "_:b3041", "_:b2983" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320038", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Fuel transport is the freight transport of fuels." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1269\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1299", + "label" : { + "@language" : "en", + "@value" : "fuel transport" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140005", "_:b1055" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320039", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Combustion fuel transport is the fuel transport of combustion fuels." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1269\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1299", + "label" : { + "@language" : "en", + "@value" : "combustion fuel transport" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320038", "_:b1006", "_:b1978", "_:b1979" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320040", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A vehicle charging station is an electricity grid component that transfers electrical energy into the traction battery of a battery electric vehicle." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1307\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1312", + "label" : { + "@language" : "en", + "@value" : "vehicle charging station" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000144", "_:b663", "_:b2855" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320041", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A vehicle operational mode is a realizable entity that determines how a vehicle is operating." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1304\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1314\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "comment" : { + "@language" : "en", + "@value" : "Examples are 'manual', 'partially automated', 'autonomous' or 'tele-operated'." + }, + "label" : { + "@language" : "en", + "@value" : "vehicle operational mode" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000020", "_:b3509" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320042", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fuel supply system is an energy system covering the distribution of fuels.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1300\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1316", + "label" : { + "@language" : "en", + "@value" : "fuel supply system" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030024" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320043", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A diesel car is a car that has only a diesel engine as motor for propulsion and thus is also a diesel vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1298\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1345", + "label" : { + "@language" : "en", + "@value" : "diesel car" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010276", + "equivalentClass" : "_:b1773" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320044", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A diesel truck is a truck that has only a diesel engine as motor for propulsion and thus is also a diesel vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1298\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1345", + "label" : { + "@language" : "en", + "@value" : "diesel truck" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010278", + "equivalentClass" : "_:b2551" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320045", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A gasoline car is a car that has only a gasoline engine as motor for propulsion and thus is also a gasoline vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1298\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1345", + "label" : { + "@language" : "en", + "@value" : "gasoline car" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010276", + "equivalentClass" : "_:b432" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320046", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A battery electric car is a car that has an electric traction motor and a traction battery and thus is also a battery electric vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1298\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1345", + "label" : { + "@language" : "en", + "@value" : "battery electric car" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010276", + "equivalentClass" : "_:b1045" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320047", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fuel cell electric car is a car that has an electric traction motor and uses electrical energy from a fuel cell and thus is also a fuel cell electric vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1298\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1345", + "label" : { + "@language" : "en", + "@value" : "fuel cell electric car" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010276", + "equivalentClass" : "_:b766" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320048", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A compressed gas car is a car that uses compressed gas in a gas engine for propulsion and thus is also a compressed gas vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1298\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1345", + "label" : { + "@language" : "en", + "@value" : "compressed gas car" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010276", + "equivalentClass" : "_:b84" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320049", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A liquefied petroleum gas car is a car that uses liquefied petroleum gas in a gas engine for propulsion and thus is also a liquefied petroleum gas vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1298\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1345", + "label" : { + "@language" : "en", + "@value" : "liquefied petroleum gas car" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010276", + "equivalentClass" : "_:b2485" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320050", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A plug-in hybrid electric car is a car that can switch between an electric traction motor and an internal combustion engine for propulsion and thus is also a plug-in hybrid electric vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1298\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1345", + "label" : { + "@language" : "en", + "@value" : "plug-in hybrid electric car" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010276", + "equivalentClass" : "_:b2496" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320051", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A battery electric truck is a truck that has an electric traction motor and a traction battery and thus is also a battery electric vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1298\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1345", + "label" : { + "@language" : "en", + "@value" : "battery electric truck" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010278", + "equivalentClass" : "_:b534" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320052", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fuel cell electric truck is a truck that has an electric traction motor and uses electrical energy from a fuel cell and thus is also a fuel cell electric vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1298\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1345", + "label" : { + "@language" : "en", + "@value" : "fuel cell electric truck" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010278", + "equivalentClass" : "_:b1545" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320053", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A compressed gas truck is a truck that uses compressed gas in a gas engine for propulsion and thus is also a compressed gas vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1298\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1345", + "label" : { + "@language" : "en", + "@value" : "compressed gas truck" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010278", + "equivalentClass" : "_:b1429" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320054", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A liquefied natural gas truck is a truck that uses liquefied natural gas in a gas engine for propulsion and thus is also a liquefied natural gas vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1298\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1345", + "label" : { + "@language" : "en", + "@value" : "liquefied natural gas truck" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010278", + "equivalentClass" : "_:b155" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320055", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A tank is an artificial object that stores a liquid or gaseous portion of matter.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1301\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1356", + "label" : { + "@language" : "en", + "@value" : "tank" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000061", "_:b2958" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320056", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A fuel tank is a tank that stores a combustion fuel.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1301\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1356", + "label" : { + "@language" : "en", + "@value" : "fuel tank" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320055", "_:b483", "_:b484" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320057", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A volume is a quantity value indicating the size of a three-dimensional spatial region.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1301\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1356", + "label" : { + "@language" : "en", + "@value" : "volume" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b1507", "_:b647" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320058", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A filling station is energy transformation unit that transfers fuel into the fuel tank of a vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1308\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1357", + "label" : { + "@language" : "en", + "@value" : "filling station" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b2358", "_:b2359" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320059", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A hydrogen station is a filling station that transfers hydrogen.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1308\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1357", + "label" : { + "@language" : "en", + "@value" : "hydrogen station" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320058", "_:b2946" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320060", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Hydrogen transport is the combustion fuel transport of hydrogen.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1308\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1357", + "label" : { + "@language" : "en", + "@value" : "hydrogen transport" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320039", "_:b232" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320061", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Vehicle-kilometre is a transport performance unit for the accumulated transport distance of the used vehicles themselves where one vehicle-kilometre equals the transport distance of 1 km for one vehicle.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1375\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1388\n\nrestructure modules:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "hasExactSynonym" : "vkm", + "comment" : "Can be obtained from passenger-kilometre/ton-kilometre by dividing through the average number of passengers/tons per vehicle respectively.", + "label" : { + "@language" : "en", + "@value" : "vehicle-kilometre" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00320001" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320062", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Electricity demand is the energy demand for electricity.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1366\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1389\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "electricity demand" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140146" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320063", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Fuel demand is the energy demand for fuel.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1366\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1389\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "fuel demand" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140146" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320064", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Charging is an electrical energy transfer where the transferred energy is stored in a battery.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1368\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1394", + "label" : { + "@language" : "en", + "@value" : "charging" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320036", "_:b3296" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320065", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A bidirectional vehicle charging station is a vehicle charging station that can also feed electrical energy from the traction battery back into the electricity grid.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1369\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1393", + "label" : { + "@language" : "en", + "@value" : "bidirectional vehicle charging station" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00320040" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320066", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A ton of oil equivalent is an energy unit which is equal to the amount of energy released by burning one metric ton of crude oil with a certain net calorific value. That is defined as 41.868 gigajoules or 11.63 megawatt-hours.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1367\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1398", + "hasExactSynonym" : "toe", + "label" : { + "@language" : "en", + "@value" : "ton of oil equivalent" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320067", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A kilo ton of oil equivalent is an energy unit which is equal to 1,000 tons of oil equivalent.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1367\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1398", + "hasExactSynonym" : "ktoe", + "label" : { + "@language" : "en", + "@value" : "kilo ton of oil equivalent" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320068", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A million ton of oil equivalent is an energy unit which is equal to 1,000,000 tons of oil equivalent.", + "IAO_0000118" : "megaton of oil equivalent", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1367\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1398", + "hasExactSynonym" : "Mtoe", + "label" : { + "@language" : "en", + "@value" : "million ton of oil equivalent" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320069", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A ton of coal equivalent is an energy unit which is equal to the amount of energy released by burning one metric ton of coal with a certain net calorific value. That is defined as 0.7 tons of oil equivalent (toe) and thus equals 29.3076 gigajoules or 8.141 megawatt-hours.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1382\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1398", + "hasExactSynonym" : "tce", + "label" : { + "@language" : "en", + "@value" : "ton of coal equivalent" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320070", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A kilo ton of coal equivalent is an energy unit which is equal to 1,000 tons of coal equivalent.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1382\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1398", + "hasExactSynonym" : "ktce", + "label" : { + "@language" : "en", + "@value" : "kilo ton of coal equivalent" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320071", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A million ton of coal equivalent is an energy unit which is equal to 1,000,000 tons of coal equivalent.", + "IAO_0000118" : "megaton of coal equivalent", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1382\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1398", + "hasExactSynonym" : "Mtoe", + "label" : { + "@language" : "en", + "@value" : "million ton of coal equivalent" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320072", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A utilisation value is a fraction value that describes the instantaneous share of a maximum value that is utilised.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1377\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1435", + "label" : { + "@language" : "en", + "@value" : "utilisation value" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00140127" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320073", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An amortisation time is the time span in which the investment costs are refinanced from the annual profits and depreciation of the investment.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1380\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1436\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "amortisation time" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030035" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00320074", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An economic life time is the operational life time during which an artificial object is profitable to the owner.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1380\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1436\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "economic life time" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020178" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00330007", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power-to-fuel process is an energy transformation that converts electrical energy to chemical energy by synthesising portions of matter into a synthetic fuel.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1477\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1483", + "label" : { + "@language" : "en", + "@value" : "power-to-fuel process" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020003", "_:b1771", "_:b2480" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00330008", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power-to-liquid process is a power-to-fuel process that converts electrical energy to chemical energy by synthesising portions of matter into a liquid synthetic fuel.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1477\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1483", + "label" : { + "@language" : "en", + "@value" : "power-to-liquid process" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00330007", "_:b1691", "_:b711" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00330009", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power-to-fuel system is an energy transformation unit that implements a power-to-fuel process. A water electrolyser is participating in the power-to-fuel process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1477\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1483", + "label" : { + "@language" : "en", + "@value" : "power-to-fuel system" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020102", "_:b3001", "_:b3011" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00330010", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A power-to-ammonia system is a power-to-gas system that implements the power-to-ammonia process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1477\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1483", + "label" : { + "@language" : "en", + "@value" : "power-to-ammonia system" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000335", "_:b1468" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00330012", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy storage content is an energy amount value that measures the quantity of energy stored in an energy storage object.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1466\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1486", + "label" : { + "@language" : "en", + "@value" : "energy storage content" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00050019", "_:b2929" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00330013", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An energy storage level is a utilisation value that measures the utilisation/usage/exploitation of energy storage capacity.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1466\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1486", + "label" : { + "@language" : "en", + "@value" : "energy storage level" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00320072", "_:b3043" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00340004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A process of becoming smaller, less numerous, less important, or less likely.", + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/1407\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1644\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "decrease" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000015" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00340005", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A process of becoming larger, more numerous, more important, or more likely.", + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/1407\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1644\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "label" : { + "@language" : "en", + "@value" : "increase" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000015" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00340006", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Regionalisation is a methodology to calculate spatially distributed energy producers and consumers with the aim to highlight regional differences in energy supply and potentials, particularly related to renewable energies.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1554\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1639", + "label" : { + "@language" : "en", + "@value" : "regionalisation" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010250" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00350000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A population count is a quantity value to measure the size of a population.", + "IAO_0000233" : "\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1487\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1623", + "label" : { + "@language" : "en", + "@value" : "population count" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00000350", "_:b1822" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00350001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "Annual GDP growth is an economic value that quantifies the difference between GDP in one year compared to the previous year.", + "IAO_0000233" : "\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1487\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1623", + "label" : { + "@language" : "en", + "@value" : "annual GDP growth" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00140012", "_:b2565" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Acceptance is a realizable entity that represents the attitude of a person or organisation with respect to a certain constructional, (infra)structural or political measure that may be realized in, affected by or results of complex processes like discussions, communications, transformative measures or former personal experiences." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1552\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1698" + }, + "label" : { + "@language" : "en", + "@value" : "acceptance" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000017", "_:b1946" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Recycling is a material transformation that regains materials and/or energy from an artificial product or waste." + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "class added: \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1376\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1638" + }, + "label" : { + "@language" : "en", + "@value" : "recycling" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00020264", "_:b2151", "_:b1820" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A model intercomparison study is a scenario study that performs a comparison of several models using a reference scenario." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1640\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1711", + "label" : { + "@language" : "en", + "@value" : "model intercomparison study" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010252" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A scenario comparison study is a scenario study that performs a scenario projection comparison" + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1640\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1711", + "label" : { + "@language" : "en", + "@value" : "scenario projection comparison" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00010252" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A control area is a supply grid that is under the responsibility of a transmission system operator and is a part of a supply grid." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1481\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1718", + "label" : { + "@language" : "en", + "@value" : "control area" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00000200" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360005", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A bidding zone is a two-dimensional spatial region in which market participants are able to exchange energy without capacity allocation." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1481\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1718", + "label" : { + "@language" : "en", + "@value" : "bidding zone" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000009", + "equivalentClass" : "_:b1761" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360006", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A bidding zone role is a role of a two-dimensional spatial region that is realised in market participants trading energy without capacity allocation." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1481\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1718", + "label" : { + "@language" : "en", + "@value" : "bidding zone role" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000023" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360007", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Flexibility is a disposition of an energy system that is able to balance energy by adjusting energy supply and energy demand." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1549\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1717", + "label" : { + "@language" : "en", + "@value" : "flexibility" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000016", "_:b174", "_:b3525" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360008", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Energy balancing is a process that levels out energy supply and demand for system stability." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1549\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1717", + "label" : { + "@language" : "en", + "@value" : "energy balancing" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000015" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360010", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A climate neutrality criterion is a plan specification that intends to describe a state in which human activities result in no net effect on the climate system." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1392\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1722", + "comment" : { + "@language" : "en", + "@value" : "There are several climate neutrality criteria defined, e.g. by UNFCCC, IPCC or other institutions, with more or less differing sprecifications. A climate neutrality criterion usually includes net-zero emissions but might, e.g. include non-emission effects like surface albedo." + }, + "label" : { + "@language" : "en", + "@value" : "climate neutrality criterion" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000104" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360011", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Process climate neutrality is a process attribute that conforms to some climate neutrality criteria." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1392\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1722", + "label" : { + "@language" : "en", + "@value" : "process climate neutrality" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030019" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360013", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A climate neutral process is a process that has a process climate neutrality attribute." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1392\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1722", + "label" : { + "@language" : "en", + "@value" : "climate neutral process" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000015", + "equivalentClass" : "_:b1709" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360014", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Material climate neutrality is a disposition of a material entity that conforms to some climate neutrality criterion." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1392\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1722", + "label" : { + "@language" : "en", + "@value" : "material climate neutrality" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000016" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360015", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Resilience is a disposition of a system that represents the capacity of a system to absorb disturbance and reorganize so as to retain essentially the same function, structure, and feedbacks." + }, + "IAO_0000119" : "B. Walker, C. S. Holling, S. R. Carpenter, and A. Kinzig, “Resilience, adaptability and transformability in social–ecological systems,” Ecol. Soc., vol. 9, no. 2, 2004, Art. no. 5", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1550\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1744", + "label" : { + "@language" : "en", + "@value" : "resilience" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000016", "_:b2252" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360016", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Power system resilience is the resilience of a power system that represents the ability to limit the extent, system impact, and duration of degradation in order to sustain critical services following an extraordinary event." + }, + "IAO_0000119" : "A. M. Stanković et al., \"Methods for Analysis and Quantification of Power System Resilience,\" in IEEE Transactions on Power Systems, vol. 38, no. 5, pp. 4774-4787, Sept. 2023, doi: 10.1109/TPWRS.2022.3212688.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1550\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1744", + "comment" : { + "@language" : "en", + "@value" : "Key enablers for a resilient response include the capacity to anticipate, absorb, rapidly recover from, adapt to, and learn from such an event. Extraordinary events for the power system may be caused by natural threats, accidents, equipment failures, and deliberate physical or cyber-attacks." + }, + "label" : { + "@language" : "en", + "@value" : "power system resilience" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00360015", "_:b2601" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360017", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A power system is an energy system covering the generation, transportation, distribution and consumption of electrical energy." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1550\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1744", + "label" : { + "@language" : "en", + "@value" : "power system" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00030024" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360018", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A service product role is the role of an immaterial entity that is the result of a service process, and whose value is determined by the value and the costs of the service." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1584\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1748", + "label" : { + "@language" : "en", + "@value" : "service product role" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000023" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360019", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A service product is an immaterial entity that has the service product role." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1584\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1748", + "label" : { + "@language" : "en", + "@value" : "service product" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000141", + "equivalentClass" : "_:b2487" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360020", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A region of relevance is a spatial region that is used in a study or analysis." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1745\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1749", + "label" : { + "@language" : "en", + "@value" : "region of relevance" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000006" + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360021", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : { + "@language" : "en", + "@value" : "In a study, the spatial focus of the investigation lies on one European country, e.g. Germany. This is the study region.\nThe study region is not modelled as a whole, but several subregions are modelled, e.g. German Federal States. These are study subregions.\nIn the study, a spatial region outside the study region plays a role. E.g. for modelling the electricity transfer between Germany and its neighbouring countries. In this example, the neighbouring countries represent the interacting / external region.\nThe union of the study region and the interacting/ external region ist the considered region." + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "A study region role is a role of a region of relevance that is under investigation and consists entirely of one or more subregions." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1745\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1749", + "label" : { + "@language" : "en", + "@value" : "study region role" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000023", "_:b445" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360022", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : { + "@language" : "en", + "@value" : "In a study, the spatial focus of the investigation lies on one European country, e.g. Germany. This is the study region.\nThe study region is not modelled as a whole, but several subregions are modelled, e.g. German Federal States. These are study subregions.\nIn the study, a spatial region outside the study region plays a role. E.g. for modelling the electricity transfer between Germany and its neighbouring countries. In this example, the neighbouring countries represent the interacting / external region.\nThe union of the study region and the interacting/ external region ist the considered region." + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "A considered region role is the role of a region of relevance that is used in an analysis." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1745\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1749", + "label" : { + "@language" : "en", + "@value" : "considered region role" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000023", "_:b1480" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360023", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : { + "@language" : "en", + "@value" : "In a study, the spatial focus of the investigation lies on one European country, e.g. Germany. This is the study region.\nThe study region is not modelled as a whole, but several subregions are modelled, e.g. German Federal States. These are study subregions.\nIn the study, a spatial region outside the study region plays a role. E.g. for modelling the electricity transfer between Germany and its neighbouring countries. In this example, the neighbouring countries represent the interacting / external region.\nThe union of the study region and the interacting/ external region ist the considered region." + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "An interacting region role is a role of a region of relevance that interacts with a region of relevance that has the study region role. It is part of a region of relevance that has the considered region role, but not a study region role." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1745\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1749", + "label" : { + "@language" : "en", + "@value" : "interacting region role" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000023", "_:b1813" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00360024", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A study subregion role is a study region role that refers to a subregion." + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1745\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1749", + "label" : { + "@language" : "en", + "@value" : "study subregion role" + }, + "subClassOf" : [ "http://openenergy-platform.org/ontology/oeo/OEO_00360021", "_:b941" ] + }, { + "@id" : "http://openenergy-platform.org/ontology/oeo/oeo-physical/OEO_00010238", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between an artificial object or a process and an energy, where the energy is used in the artificial object or process.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/994\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1006\n\nmove to oeo-shared:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1384\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1390\n\nrework module structure \nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "domain" : "_:b3478", + "label" : { + "@language" : "en", + "@value" : "has energy participant" + }, + "range" : "http://openenergy-platform.org/ontology/oeo/OEO_00000150" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "entity", + "BFO_0000180" : "Entity", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "Verdi’s Requiem" + }, { + "@language" : "en", + "@value" : "the Second World War" + }, { + "@language" : "en", + "@value" : "Julius Caesar" + }, { + "@language" : "en", + "@value" : "your body mass index" + } ], + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "Entity doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example Werner Ceusters 'portions of reality' include 4 sorts, entities (as BFO construes them), universals, configurations, and relations. It is an open question as to whether entities as construed in BFO will at some point also include these other portions of reality. See, for example, 'How to track absolutely everything' at http://www.referent-tracking.com/_RTU/papers/CeustersICbookRevised.pdf" + }, { + "@language" : "en", + "@value" : "BFO 2 Reference: In all areas of empirical inquiry we encounter general terms of two sorts. First are general terms which refer to universals or types:animaltuberculosissurgical procedurediseaseSecond, are general terms used to refer to groups of entities which instantiate a given universal but do not correspond to the extension of any subuniversal of that universal because there is nothing intrinsic to the entities in question by virtue of which they – and only they – are counted as belonging to the given group. Examples are: animal purchased by the Emperortuberculosis diagnosed on a Wednesdaysurgical procedure performed on a patient from Stockholmperson identified as candidate for clinical trial #2056-555person who is signatory of Form 656-PPVpainting by Leonardo da VinciSuch terms, which represent what are called ‘specializations’ in [81" + } ], + "IAO_0000600" : { + "@language" : "en", + "@value" : "An entity is anything that exists or has existed or will exist. (axiom label in BFO2 Reference: [001-001])" + }, + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "entity" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "continuant", + "BFO_0000180" : "Continuant", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An entity that exists in full at any time in which it exists at all, persists through time while maintaining its identity and has no temporal parts." + }, + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "BFO 2 Reference: Continuant entities are entities which can be sliced to yield parts only along the spatial dimension, yielding for example the parts of your table which we call its legs, its top, its nails. ‘My desk stretches from the window to the door. It has spatial parts, and can be sliced (in space) in two. With respect to time, however, a thing is a continuant.’ [60, p. 240" + }, { + "@language" : "en", + "@value" : "Continuant doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example, in an expansion involving bringing in some of Ceuster's other portions of reality, questions are raised as to whether universals are continuants" + } ], + "IAO_0000600" : { + "@language" : "en", + "@value" : "A continuant is an entity that persists, endures, or continues to exist through time while maintaining its identity. (axiom label in BFO2 Reference: [008-002])" + }, + "IAO_0000601" : [ { + "@language" : "en", + "@value" : "if b is a material entity, then there is some temporal interval (referred to below as a one-dimensional temporal region) during which b exists. (axiom label in BFO2 Reference: [011-002])" + }, { + "@language" : "en", + "@value" : "if b is a continuant and if, for some t, c has_continuant_part b at t, then c is a continuant. (axiom label in BFO2 Reference: [126-001])" + }, { + "@language" : "en", + "@value" : "if b is a continuant and if, for some t, cis continuant_part of b at t, then c is a continuant. (axiom label in BFO2 Reference: [009-002])" + } ], + "IAO_0000602" : [ "(forall (x y) (if (and (Continuant x) (exists (t) (continuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [009-002] ", "(forall (x) (if (Material Entity x) (exists (t) (and (TemporalRegion t) (existsAt x t))))) // axiom label in BFO2 CLIF: [011-002] ", "(forall (x) (if (Continuant x) (Entity x))) // axiom label in BFO2 CLIF: [008-002] ", "(forall (x y) (if (and (Continuant x) (exists (t) (hasContinuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [126-001] " ], + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "continuant" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000001", + "disjointWith" : "http://purl.obolibrary.org/obo/BFO_0000003" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "occurrent", + "BFO_0000180" : "Occurrent", + "IAO_0000116" : [ "Simons uses different terminology for relations of occurrents to regions: Denote the spatio-temporal location of a given occurrent e by 'spn[e]' and call this region its span. We may say an occurrent is at its span, in any larger region, and covers any smaller region. Now suppose we have fixed a frame of reference so that we can speak not merely of spatio-temporal but also of spatial regions (places) and temporal regions (times). The spread of an occurrent, (relative to a frame of reference) is the space it exactly occupies, and its spell is likewise the time it exactly occupies. We write 'spr[e]' and `spl[e]' respectively for the spread and spell of e, omitting mention of the frame.", { + "@language" : "en", + "@value" : "BFO 2 Reference: s-dependence obtains between every process and its participants in the sense that, as a matter of necessity, this process could not have existed unless these or those participants existed also. A process may have a succession of participants at different phases of its unfolding. Thus there may be different players on the field at different times during the course of a football game; but the process which is the entire game s-depends_on all of these players nonetheless. Some temporal parts of this process will s-depend_on on only some of the players." + }, { + "@language" : "en", + "@value" : "Occurrent doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. An example would be the sum of a process and the process boundary of another process." + }, { + "@language" : "en", + "@value" : "BFO 2 Reference: every occurrent that is not a temporal or spatiotemporal region is s-dependent on some independent continuant that is not a spatial region" + } ], + "IAO_0000600" : { + "@language" : "en", + "@value" : "An occurrent is an entity that unfolds itself in time or it is the instantaneous boundary of such an entity (for example a beginning or an ending) or it is a temporal or spatiotemporal region which such an entity occupies_temporal_region or occupies_spatiotemporal_region. (axiom label in BFO2 Reference: [077-002])" + }, + "IAO_0000601" : [ { + "@language" : "en", + "@value" : "Every occurrent occupies_spatiotemporal_region some spatiotemporal region. (axiom label in BFO2 Reference: [108-001])" + }, { + "@language" : "en", + "@value" : "b is an occurrent entity iff b is an entity that has temporal parts. (axiom label in BFO2 Reference: [079-001])" + } ], + "IAO_0000602" : [ "(forall (x) (if (Occurrent x) (exists (r) (and (SpatioTemporalRegion r) (occupiesSpatioTemporalRegion x r))))) // axiom label in BFO2 CLIF: [108-001] ", "(forall (x) (iff (Occurrent x) (and (Entity x) (exists (y) (temporalPartOf y x))))) // axiom label in BFO2 CLIF: [079-001] " ], + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "occurrent" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000001" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000004", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "ic", + "BFO_0000180" : "IndependentContinuant", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "an orchestra." + }, { + "@language" : "en", + "@value" : "a molecule" + }, { + "@language" : "en", + "@value" : "a chair" + }, { + "@language" : "en", + "@value" : "an atom" + }, { + "@language" : "en", + "@value" : "an organism" + }, { + "@language" : "en", + "@value" : "the interior of your mouth" + }, { + "@language" : "en", + "@value" : "a heart" + }, { + "@language" : "en", + "@value" : "a spatial region" + }, { + "@language" : "en", + "@value" : "a leg" + }, { + "@language" : "en", + "@value" : "the bottom right portion of a human torso" + } ], + "IAO_0000115" : [ { + "@language" : "en", + "@value" : "b is an independent continuant = Def. b is a continuant which is such that there is no c and no t such that b s-depends_on c at t. (axiom label in BFO2 Reference: [017-002])" + }, { + "@language" : "en", + "@value" : "A continuant that is a bearer of quality and realizable entity entities, in which other entities inhere and which itself cannot inhere in anything." + } ], + "IAO_0000601" : [ { + "@language" : "en", + "@value" : "For any independent continuant b and any time t there is some spatial region r such that b is located_in r at t. (axiom label in BFO2 Reference: [134-001])" + }, { + "@language" : "en", + "@value" : "For every independent continuant b and time t during the region of time spanned by its life, there are entities which s-depends_on b during t. (axiom label in BFO2 Reference: [018-002])" + } ], + "IAO_0000602" : [ "(forall (x t) (if (and (IndependentContinuant x) (existsAt x t)) (exists (y) (and (Entity y) (specificallyDependsOnAt y x t))))) // axiom label in BFO2 CLIF: [018-002] ", "(forall (x t) (if (IndependentContinuant x) (exists (r) (and (SpatialRegion r) (locatedInAt x r t))))) // axiom label in BFO2 CLIF: [134-001] ", "(iff (IndependentContinuant a) (and (Continuant a) (not (exists (b t) (specificallyDependsOnAt a b t))))) // axiom label in BFO2 CLIF: [017-002] " ], + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "independent continuant" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000002", + "disjointWith" : [ "http://purl.obolibrary.org/obo/BFO_0000031", "http://purl.obolibrary.org/obo/BFO_0000020" ] + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000006", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "s-region", + "BFO_0000180" : "SpatialRegion", + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "Spatial region doesn't have a closure axiom because the subclasses don't exhaust all possibilites. An example would be the union of a spatial point and a spatial line that doesn't overlap the point, or two spatial lines that intersect at a single point. In both cases the resultant spatial region is neither 0-dimensional, 1-dimensional, 2-dimensional, or 3-dimensional." + }, { + "@language" : "en", + "@value" : "BFO 2 Reference: Spatial regions do not participate in processes." + } ], + "IAO_0000600" : { + "@language" : "en", + "@value" : "A spatial region is a continuant entity that is a continuant_part_of spaceR as defined relative to some frame R. (axiom label in BFO2 Reference: [035-001])" + }, + "IAO_0000601" : { + "@language" : "en", + "@value" : "All continuant parts of spatial regions are spatial regions. (axiom label in BFO2 Reference: [036-001])" + }, + "IAO_0000602" : [ "(forall (x y t) (if (and (SpatialRegion x) (continuantPartOfAt y x t)) (SpatialRegion y))) // axiom label in BFO2 CLIF: [036-001] ", "(forall (x) (if (SpatialRegion x) (Continuant x))) // axiom label in BFO2 CLIF: [035-001] " ], + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "spatial region" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000141", + "disjointWith" : [ "http://purl.obolibrary.org/obo/BFO_0000029", "http://purl.obolibrary.org/obo/BFO_0000140" ] + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000008", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "t-region", + "BFO_0000180" : "TemporalRegion", + "IAO_0000116" : { + "@language" : "en", + "@value" : "Temporal region doesn't have a closure axiom because the subclasses don't exhaust all possibilites. An example would be the mereological sum of a temporal instant and a temporal interval that doesn't overlap the instant. In this case the resultant temporal region is neither 0-dimensional nor 1-dimensional" + }, + "IAO_0000600" : { + "@language" : "en", + "@value" : "A temporal region is an occurrent entity that is part of time as defined relative to some reference frame. (axiom label in BFO2 Reference: [100-001])" + }, + "IAO_0000601" : [ { + "@language" : "en", + "@value" : "All parts of temporal regions are temporal regions. (axiom label in BFO2 Reference: [101-001])" + }, { + "@language" : "en", + "@value" : "Every temporal region t is such that t occupies_temporal_region t. (axiom label in BFO2 Reference: [119-002])" + } ], + "IAO_0000602" : [ "(forall (r) (if (TemporalRegion r) (occupiesTemporalRegion r r))) // axiom label in BFO2 CLIF: [119-002] ", "(forall (x y) (if (and (TemporalRegion x) (occurrentPartOf y x)) (TemporalRegion y))) // axiom label in BFO2 CLIF: [101-001] ", "(forall (x) (if (TemporalRegion x) (Occurrent x))) // axiom label in BFO2 CLIF: [100-001] " ], + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "temporal region" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000003", + "disjointWith" : [ "http://purl.obolibrary.org/obo/BFO_0000011", "http://purl.obolibrary.org/obo/BFO_0000035", "http://purl.obolibrary.org/obo/BFO_0000015" ] + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000009", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "2d-s-region", + "BFO_0000180" : "TwoDimensionalSpatialRegion", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "an infinitely thin plane in space." + }, { + "@language" : "en", + "@value" : "the surface of a sphere-shaped part of space" + } ], + "IAO_0000233" : "move axiom to oeo-physical\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1738\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1776", + "IAO_0000600" : { + "@language" : "en", + "@value" : "A two-dimensional spatial region is a spatial region that is of two dimensions. (axiom label in BFO2 Reference: [039-001])" + }, + "IAO_0000602" : "(forall (x) (if (TwoDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [039-001] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "two-dimensional spatial region" + }, + "subClassOf" : [ "_:b3067", "http://purl.obolibrary.org/obo/BFO_0000006" ], + "disjointWith" : "http://purl.obolibrary.org/obo/BFO_0000028" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000011", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "st-region", + "BFO_0000180" : "SpatiotemporalRegion", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "the spatiotemporal region occupied by a human life" + }, { + "@language" : "en", + "@value" : "the spatiotemporal region occupied by a process of cellular meiosis." + }, { + "@language" : "en", + "@value" : "the spatiotemporal region occupied by the development of a cancer tumor" + } ], + "IAO_0000600" : { + "@language" : "en", + "@value" : "A spatiotemporal region is an occurrent entity that is part of spacetime. (axiom label in BFO2 Reference: [095-001])" + }, + "IAO_0000601" : [ { + "@language" : "en", + "@value" : "All parts of spatiotemporal regions are spatiotemporal regions. (axiom label in BFO2 Reference: [096-001])" + }, { + "@language" : "en", + "@value" : "Each spatiotemporal region projects_onto some temporal region. (axiom label in BFO2 Reference: [098-001])" + }, { + "@language" : "en", + "@value" : "Every spatiotemporal region s is such that s occupies_spatiotemporal_region s. (axiom label in BFO2 Reference: [107-002])" + }, { + "@language" : "en", + "@value" : "Each spatiotemporal region at any time t projects_onto some spatial region at t. (axiom label in BFO2 Reference: [099-001])" + }, { + "@language" : "en", + "@value" : "Every spatiotemporal region occupies_spatiotemporal_region itself." + } ], + "IAO_0000602" : [ "(forall (x) (if (SpatioTemporalRegion x) (Occurrent x))) // axiom label in BFO2 CLIF: [095-001] ", "(forall (x) (if (SpatioTemporalRegion x) (exists (y) (and (TemporalRegion y) (temporallyProjectsOnto x y))))) // axiom label in BFO2 CLIF: [098-001] ", "(forall (x y) (if (and (SpatioTemporalRegion x) (occurrentPartOf y x)) (SpatioTemporalRegion y))) // axiom label in BFO2 CLIF: [096-001] ", "(forall (r) (if (SpatioTemporalRegion r) (occupiesSpatioTemporalRegion r r))) // axiom label in BFO2 CLIF: [107-002] ", "(forall (x t) (if (SpatioTemporalRegion x) (exists (y) (and (SpatialRegion y) (spatiallyProjectsOntoAt x y t))))) // axiom label in BFO2 CLIF: [099-001] " ], + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "spatiotemporal region" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000003" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000015", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "process", + "BFO_0000180" : "Process", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "a process of cell-division, \\ a beating of the heart" + }, { + "@language" : "en", + "@value" : "your process of aging." + }, { + "@language" : "en", + "@value" : "the course of a disease" + }, { + "@language" : "en", + "@value" : "the life of an organism" + }, { + "@language" : "en", + "@value" : "a process of meiosis" + }, { + "@language" : "en", + "@value" : "a process of sleeping" + }, { + "@language" : "en", + "@value" : "the flight of a bird" + } ], + "IAO_0000115" : { + "@language" : "en", + "@value" : "p is a process = Def. p is an occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t. (axiom label in BFO2 Reference: [083-003])" + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "BFO 2 Reference: The realm of occurrents is less pervasively marked by the presence of natural units than is the case in the realm of independent continuants. Thus there is here no counterpart of ‘object’. In BFO 1.0 ‘process’ served as such a counterpart. In BFO 2.0 ‘process’ is, rather, the occurrent counterpart of ‘material entity’. Those natural – as contrasted with engineered, which here means: deliberately executed – units which do exist in the realm of occurrents are typically either parasitic on the existence of natural units on the continuant side, or they are fiat in nature. Thus we can count lives; we can count football games; we can count chemical reactions performed in experiments or in chemical manufacturing. We cannot count the processes taking place, for instance, in an episode of insect mating behavior.Even where natural units are identifiable, for example cycles in a cyclical process such as the beating of a heart or an organism’s sleep/wake cycle, the processes in question form a sequence with no discontinuities (temporal gaps) of the sort that we find for instance where billiard balls or zebrafish or planets are separated by clear spatial gaps. Lives of organisms are process units, but they too unfold in a continuous series from other, prior processes such as fertilization, and they unfold in turn in continuous series of post-life processes such as post-mortem decay. Clear examples of boundaries of processes are almost always of the fiat sort (midnight, a time of death as declared in an operating theater or on a death certificate, the initiation of a state of war)" + }, + "IAO_0000602" : "(iff (Process a) (and (Occurrent a) (exists (b) (properTemporalPartOf b a)) (exists (c t) (and (MaterialEntity c) (specificallyDependsOnAt a c t))))) // axiom label in BFO2 CLIF: [083-003] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "process" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000003" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000016", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "disposition", + "BFO_0000180" : "Disposition", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "an atom of element X has the disposition to decay to an atom of element Y" + }, { + "@language" : "en", + "@value" : "certain people have a predisposition to colon cancer" + }, { + "@language" : "en", + "@value" : "the cell wall is disposed to filter chemicals in endocytosis and exocytosis" + }, { + "@language" : "en", + "@value" : "children are innately disposed to categorize objects in certain ways." + } ], + "IAO_0000116" : { + "@language" : "en", + "@value" : "BFO 2 Reference: Dispositions exist along a strength continuum. Weaker forms of disposition are realized in only a fraction of triggering cases. These forms occur in a significant number of cases of a similar type." + }, + "IAO_0000233" : "add bearer axiom to oeo-import-edits\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1485\nmove bearer axiom to oeo-shared\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1738\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1776", + "IAO_0000600" : { + "@language" : "en", + "@value" : "b is a disposition means: b is a realizable entity & b’s bearer is some material entity & b is such that if it ceases to exist, then its bearer is physically changed, & b’s realization occurs when and because this bearer is in some special physical circumstances, & this realization occurs in virtue of the bearer’s physical make-up. (axiom label in BFO2 Reference: [062-002])" + }, + "IAO_0000601" : { + "@language" : "en", + "@value" : "If b is a realizable entity then for all t at which b exists, b s-depends_on some material entity at t. (axiom label in BFO2 Reference: [063-002])" + }, + "IAO_0000602" : [ "(forall (x) (if (Disposition x) (and (RealizableEntity x) (exists (y) (and (MaterialEntity y) (bearerOfAt x y t)))))) // axiom label in BFO2 CLIF: [062-002] ", "(forall (x t) (if (and (RealizableEntity x) (existsAt x t)) (exists (y) (and (MaterialEntity y) (specificallyDepends x y t))))) // axiom label in BFO2 CLIF: [063-002] " ], + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "disposition" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/BFO_0000017", "_:b1829" ], + "disjointWith" : "http://purl.obolibrary.org/obo/BFO_0000023" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000017", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "realizable", + "BFO_0000180" : "RealizableEntity", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "the disposition of this piece of metal to conduct electricity." + }, { + "@language" : "en", + "@value" : "the role of this boundary to delineate where Utah and Colorado meet" + }, { + "@language" : "en", + "@value" : "the disposition of your blood to coagulate" + }, { + "@language" : "en", + "@value" : "the role of being a doctor" + }, { + "@language" : "en", + "@value" : "the function of your reproductive organs" + } ], + "IAO_0000600" : { + "@language" : "en", + "@value" : "To say that b is a realizable entity is to say that b is a specifically dependent continuant that inheres in some independent continuant which is not a spatial region and is of a type instances of which are realized in processes of a correlated type. (axiom label in BFO2 Reference: [058-002])" + }, + "IAO_0000601" : { + "@language" : "en", + "@value" : "All realizable dependent continuants have independent continuants that are not spatial regions as their bearers. (axiom label in BFO2 Reference: [060-002])" + }, + "IAO_0000602" : [ "(forall (x) (if (RealizableEntity x) (and (SpecificallyDependentContinuant x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (inheresIn x y)))))) // axiom label in BFO2 CLIF: [058-002] ", "(forall (x t) (if (RealizableEntity x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (bearerOfAt y x t))))) // axiom label in BFO2 CLIF: [060-002] " ], + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "realizable entity" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000020", + "disjointWith" : "http://purl.obolibrary.org/obo/BFO_0000019" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000018", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "0d-s-region", + "BFO_0000180" : "ZeroDimensionalSpatialRegion", + "IAO_0000600" : { + "@language" : "en", + "@value" : "A zero-dimensional spatial region is a point in space. (axiom label in BFO2 Reference: [037-001])" + }, + "IAO_0000602" : "(forall (x) (if (ZeroDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [037-001] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "zero-dimensional spatial region" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000006", + "disjointWith" : "http://purl.obolibrary.org/obo/BFO_0000028" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000019", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "quality", + "BFO_0000180" : "Quality", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "the shape of your nostril" + }, { + "@language" : "en", + "@value" : "the mass of this piece of gold." + }, { + "@language" : "en", + "@value" : "the length of the circumference of your waist" + }, { + "@language" : "en", + "@value" : "the shape of your nose" + }, { + "@language" : "en", + "@value" : "the ambient temperature of this portion of air" + }, { + "@language" : "en", + "@value" : "the color of a tomato" + } ], + "IAO_0000600" : { + "@language" : "en", + "@value" : "a quality is a specifically dependent continuant that, in contrast to roles and dispositions, does not require any further process in order to be realized. (axiom label in BFO2 Reference: [055-001])" + }, + "IAO_0000601" : { + "@language" : "en", + "@value" : "If an entity is a quality at any time that it exists, then it is a quality at every time that it exists. (axiom label in BFO2 Reference: [105-001])" + }, + "IAO_0000602" : [ "(forall (x) (if (Quality x) (SpecificallyDependentContinuant x))) // axiom label in BFO2 CLIF: [055-001] ", "(forall (x) (if (exists (t) (and (existsAt x t) (Quality x))) (forall (t_1) (if (existsAt x t_1) (Quality x))))) // axiom label in BFO2 CLIF: [105-001] " ], + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "quality" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000020" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000020", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "sdc", + "BFO_0000180" : "SpecificallyDependentContinuant", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "of one-sided specifically dependent continuants: the mass of this tomato" + }, { + "@language" : "en", + "@value" : "of relational dependent continuants (multiple bearers): John’s love for Mary, the ownership relation between John and this statue, the relation of authority between John and his subordinates." + }, { + "@language" : "en", + "@value" : "the smell of this portion of mozzarella" + }, { + "@language" : "en", + "@value" : "the shape of this hole." + }, { + "@language" : "en", + "@value" : "the pink color of a medium rare piece of grilled filet mignon at its center" + }, { + "@language" : "en", + "@value" : "the function of this heart: to pump blood" + }, { + "@language" : "en", + "@value" : "the mutual dependence of the role predator and the role prey as played by two organisms in a given interaction" + }, { + "@language" : "en", + "@value" : "the disposition of this fish to decay" + }, { + "@language" : "en", + "@value" : "Reciprocal specifically dependent continuants: the function of this key to open this lock and the mutually dependent disposition of this lock: to be opened by this key" + }, { + "@language" : "en", + "@value" : "the role of being a doctor" + }, { + "@language" : "en", + "@value" : "the mutual dependence of proton donors and acceptors in chemical reactions [79" + } ], + "IAO_0000115" : { + "@language" : "en", + "@value" : "b is a specifically dependent continuant = Def. b is a continuant & there is some independent continuant c which is not a spatial region and which is such that b s-depends_on c at every time t during the course of b’s existence. (axiom label in BFO2 Reference: [050-003])" + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "Specifically dependent continuant doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. We're not sure what else will develop here, but for example there are questions such as what are promises, obligation, etc." + }, + "IAO_0000233" : "add bearer axiom to oeo-import-edits\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1305\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1485", + "IAO_0000602" : "(iff (SpecificallyDependentContinuant a) (and (Continuant a) (forall (t) (if (existsAt a t) (exists (b) (and (IndependentContinuant b) (not (SpatialRegion b)) (specificallyDependsOnAt a b t))))))) // axiom label in BFO2 CLIF: [050-003] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "specifically dependent continuant" + }, + "subClassOf" : [ "_:b1628", "http://purl.obolibrary.org/obo/BFO_0000002" ] + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000023", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "role", + "BFO_0000180" : "Role", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "the role of a building in serving as a military target" + }, { + "@language" : "en", + "@value" : "the role of a boundary to demarcate two neighboring administrative territories" + }, { + "@language" : "en", + "@value" : "the role of subject in a clinical trial" + }, { + "@language" : "en", + "@value" : "the role of a stone in marking a property boundary" + }, { + "@language" : "en", + "@value" : "the priest role" + }, { + "@language" : "en", + "@value" : "the student role" + }, { + "@language" : "en", + "@value" : "John’s role of husband to Mary is dependent on Mary’s role of wife to John, and both are dependent on the object aggregate comprising John and Mary as member parts joined together through the relational quality of being married." + } ], + "IAO_0000116" : { + "@language" : "en", + "@value" : "BFO 2 Reference: One major family of examples of non-rigid universals involves roles, and ontologies developed for corresponding administrative purposes may consist entirely of representatives of entities of this sort. Thus ‘professor’, defined as follows,b instance_of professor at t =Def. there is some c, c instance_of professor role & c inheres_in b at t.denotes a non-rigid universal and so also do ‘nurse’, ‘student’, ‘colonel’, ‘taxpayer’, and so forth. (These terms are all, in the jargon of philosophy, phase sortals.) By using role terms in definitions, we can create a BFO conformant treatment of such entities drawing on the fact that, while an instance of professor may be simultaneously an instance of trade union member, no instance of the type professor role is also (at any time) an instance of the type trade union member role (any more than any instance of the type color is at any time an instance of the type length).If an ontology of employment positions should be defined in terms of roles following the above pattern, this enables the ontology to do justice to the fact that individuals instantiate the corresponding universals – professor, sergeant, nurse – only during certain phases in their lives." + }, + "IAO_0000600" : { + "@language" : "en", + "@value" : "b is a role means: b is a realizable entity & b exists because there is some single bearer that is in some special physical, social, or institutional set of circumstances in which this bearer does not have to be& b is not such that, if it ceases to exist, then the physical make-up of the bearer is thereby changed. (axiom label in BFO2 Reference: [061-001])" + }, + "IAO_0000602" : "(forall (x) (if (Role x) (RealizableEntity x))) // axiom label in BFO2 CLIF: [061-001] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "role" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000017" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000024", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "fiat-object-part", + "BFO_0000180" : "FiatObjectPart", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "the division of the brain into regions" + }, { + "@language" : "en", + "@value" : "the division of the planet into hemispheres" + }, { + "@language" : "en", + "@value" : "the Western hemisphere of the Earth" + }, { + "@language" : "en", + "@value" : "the FMA:regional parts of an intact human body." + }, { + "@language" : "en", + "@value" : "or with divisions drawn by cognitive subjects for practical reasons, such as the division of a cake (before slicing) into (what will become) slices (and thus member parts of an object aggregate). However, this does not mean that fiat object parts are dependent for their existence on divisions or delineations effected by cognitive subjects. If, for example, it is correct to conceive geological layers of the Earth as fiat object parts of the Earth, then even though these layers were first delineated in recent times, still existed long before such delineation and what holds of these layers (for example that the oldest layers are also the lowest layers) did not begin to hold because of our acts of delineation.Treatment of material entity in BFOExamples viewed by some as problematic cases for the trichotomy of fiat object part, object, and object aggregate include: a mussel on (and attached to) a rock, a slime mold, a pizza, a cloud, a galaxy, a railway train with engine and multiple carriages, a clonal stand of quaking aspen, a bacterial community (biofilm), a broken femur. Note that, as Aristotle already clearly recognized, such problematic cases – which lie at or near the penumbra of instances defined by the categories in question – need not invalidate these categories. The existence of grey objects does not prove that there are not objects which are black and objects which are white; the existence of mules does not prove that there are not objects which are donkeys and objects which are horses. It does, however, show that the examples in question need to be addressed carefully in order to show how they can be fitted into the proposed scheme, for example by recognizing additional subdivisions [29" + }, { + "@language" : "en", + "@value" : "the dorsal and ventral surfaces of the body" + }, { + "@language" : "en", + "@value" : "the upper and lower lobes of the left lung" + } ], + "IAO_0000116" : { + "@language" : "en", + "@value" : "BFO 2 Reference: Most examples of fiat object parts are associated with theoretically drawn divisions" + }, + "IAO_0000600" : { + "@language" : "en", + "@value" : "b is a fiat object part = Def. b is a material entity which is such that for all times t, if b exists at t then there is some object c such that b proper continuant_part of c at t and c is demarcated from the remainder of c by a two-dimensional continuant fiat boundary. (axiom label in BFO2 Reference: [027-004])" + }, + "IAO_0000602" : "(forall (x) (if (FiatObjectPart x) (and (MaterialEntity x) (forall (t) (if (existsAt x t) (exists (y) (and (Object y) (properContinuantPartOfAt x y t)))))))) // axiom label in BFO2 CLIF: [027-004] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "fiat object part" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000026", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "1d-s-region", + "BFO_0000180" : "OneDimensionalSpatialRegion", + "IAO_0000112" : { + "@language" : "en", + "@value" : "an edge of a cube-shaped portion of space." + }, + "IAO_0000600" : { + "@language" : "en", + "@value" : "A one-dimensional spatial region is a line or aggregate of lines stretching from one point in space to another. (axiom label in BFO2 Reference: [038-001])" + }, + "IAO_0000602" : "(forall (x) (if (OneDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [038-001] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "one-dimensional spatial region" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000006", + "disjointWith" : "http://purl.obolibrary.org/obo/BFO_0000028" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000027", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "object-aggregate", + "BFO_0000180" : "ObjectAggregate", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "the aggregate of bearings in a constant velocity axle joint" + }, { + "@language" : "en", + "@value" : "defined via attributive delimitations such as: the patients in this hospital" + }, { + "@language" : "en", + "@value" : "defined by fiat: the aggregate of members of an organization" + }, { + "@language" : "en", + "@value" : "a collection of cells in a blood biobank." + }, { + "@language" : "en", + "@value" : "your collection of Meissen ceramic plates." + }, { + "@language" : "en", + "@value" : "an organization is an aggregate whose member parts have roles of specific types (for example in a jazz band, a chess club, a football team)" + }, { + "@language" : "en", + "@value" : "defined through physical containment: the aggregate of molecules of carbon dioxide in a sealed container" + }, { + "@language" : "en", + "@value" : "a symphony orchestra" + }, { + "@language" : "en", + "@value" : "the restaurants in Palo Alto" + }, { + "@language" : "en", + "@value" : "the nitrogen atoms in the atmosphere" + }, { + "@language" : "en", + "@value" : "defined through physical attachment: the aggregate of atoms in a lump of granite" + }, { + "@language" : "en", + "@value" : "a swarm of bees is an aggregate of members who are linked together through natural bonds" + }, { + "@language" : "en", + "@value" : "the aggregate of blood cells in your body" + } ], + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "BFO 2 Reference: object aggregates may gain and lose parts while remaining numerically identical (one and the same individual) over time. This holds both for aggregates whose membership is determined naturally (the aggregate of cells in your body) and aggregates determined by fiat (a baseball team, a congressional committee)." + }, "An entity a is an object aggregate if and only if there is a mutually exhaustive and pairwise disjoint partition of a into objects " ], + "IAO_0000119" : "ISBN:978-3-938793-98-5pp124-158#Thomas Bittner and Barry Smith, 'A Theory of Granular Partitions', in K. Munn and B. Smith (eds.), Applied Ontology: An Introduction, Frankfurt/Lancaster: ontos, 2008, 125-158.", + "IAO_0000600" : { + "@language" : "en", + "@value" : "b is an object aggregate means: b is a material entity consisting exactly of a plurality of objects as member_parts at all times at which b exists. (axiom label in BFO2 Reference: [025-004])" + }, + "IAO_0000602" : "(forall (x) (if (ObjectAggregate x) (and (MaterialEntity x) (forall (t) (if (existsAt x t) (exists (y z) (and (Object y) (Object z) (memberPartOfAt y x t) (memberPartOfAt z x t) (not (= y z)))))) (not (exists (w t_1) (and (memberPartOfAt w x t_1) (not (Object w)))))))) // axiom label in BFO2 CLIF: [025-004] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "object aggregate" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000028", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "3d-s-region", + "BFO_0000180" : "ThreeDimensionalSpatialRegion", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "a sphere-shaped region of space," + }, { + "@language" : "en", + "@value" : "a cube-shaped region of space" + } ], + "IAO_0000600" : { + "@language" : "en", + "@value" : "A three-dimensional spatial region is a spatial region that is of three dimensions. (axiom label in BFO2 Reference: [040-001])" + }, + "IAO_0000602" : "(forall (x) (if (ThreeDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [040-001] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "three-dimensional spatial region" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000006" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000029", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "site", + "BFO_0000180" : "Site", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "the Grand Canyon" + }, { + "@language" : "en", + "@value" : "the interior of a kangaroo pouch" + }, { + "@language" : "en", + "@value" : "an air traffic control region defined in the airspace above an airport" + }, { + "@language" : "en", + "@value" : "the interior of the trunk of your car" + }, { + "@language" : "en", + "@value" : "a rabbit hole" + }, { + "@language" : "en", + "@value" : "the lumen of your gut" + }, { + "@language" : "en", + "@value" : "a hole in the interior of a portion of cheese" + }, { + "@language" : "en", + "@value" : "the hold of a ship" + }, { + "@language" : "en", + "@value" : "the interior of your office" + }, { + "@language" : "en", + "@value" : "the Piazza San Marco" + }, { + "@language" : "en", + "@value" : "Manhattan Canyon)" + }, { + "@language" : "en", + "@value" : "the interior of your bedroom" + }, { + "@language" : "en", + "@value" : "your left nostril (a fiat part – the opening – of your left nasal cavity)" + }, { + "@language" : "en", + "@value" : "the interior of your refrigerator" + }, { + "@language" : "en", + "@value" : "the cockpit of an aircraft" + } ], + "IAO_0000600" : { + "@language" : "en", + "@value" : "b is a site means: b is a three-dimensional immaterial entity that is (partially or wholly) bounded by a material entity or it is a three-dimensional immaterial part thereof. (axiom label in BFO2 Reference: [034-002])" + }, + "IAO_0000602" : "(forall (x) (if (Site x) (ImmaterialEntity x))) // axiom label in BFO2 CLIF: [034-002] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "site" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000141" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000030", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "object", + "BFO_0000180" : "Object", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "engineered artifacts" + }, { + "@language" : "en", + "@value" : "grain of sand" + }, { + "@language" : "en", + "@value" : "organelle" + }, { + "@language" : "en", + "@value" : "atom" + }, { + "@language" : "en", + "@value" : "cell" + }, { + "@language" : "en", + "@value" : "organism" + }, { + "@language" : "en", + "@value" : "cells and organisms" + }, { + "@language" : "en", + "@value" : "planet" + }, { + "@language" : "en", + "@value" : "solid portions of matter" + }, { + "@language" : "en", + "@value" : "molecule" + }, { + "@language" : "en", + "@value" : "star" + } ], + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "BFO 2 Reference: ‘objects’ are sometimes referred to as ‘grains’ [74" + }, { + "@language" : "en", + "@value" : "BFO 2 Reference: BFO rests on the presupposition that at multiple micro-, meso- and macroscopic scales reality exhibits certain stable, spatially separated or separable material units, combined or combinable into aggregates of various sorts (for example organisms into what are called ‘populations’). Such units play a central role in almost all domains of natural science from particle physics to cosmology. Many scientific laws govern the units in question, employing general terms (such as ‘molecule’ or ‘planet’) referring to the types and subtypes of units, and also to the types and subtypes of the processes through which such units develop and interact. The division of reality into such natural units is at the heart of biological science, as also is the fact that these units may form higher-level units (as cells form multicellular organisms) and that they may also form aggregates of units, for example as cells form portions of tissue and organs form families, herds, breeds, species, and so on. At the same time, the division of certain portions of reality into engineered units (manufactured artifacts) is the basis of modern industrial technology, which rests on the distributed mass production of engineered parts through division of labor and on their assembly into larger, compound units such as cars and laptops. The division of portions of reality into units is one starting point for the phenomenon of counting." + }, { + "@language" : "en", + "@value" : "BFO 2 Reference: an object is a maximal causally unified material entity" + }, { + "@language" : "en", + "@value" : "BFO 2 Reference: Each object is such that there are entities of which we can assert unproblematically that they lie in its interior, and other entities of which we can assert unproblematically that they lie in its exterior. This may not be so for entities lying at or near the boundary between the interior and exterior. This means that two objects – for example the two cells depicted in Figure 3 – may be such that there are material entities crossing their boundaries which belong determinately to neither cell. Something similar obtains in certain cases of conjoined twins (see below)." + }, { + "@language" : "en", + "@value" : "BFO 2 Reference: To say that b is causally unified means: b is a material entity which is such that its material parts are tied together in such a way that, in environments typical for entities of the type in question,if c, a continuant part of b that is in the interior of b at t, is larger than a certain threshold size (which will be determined differently from case to case, depending on factors such as porosity of external cover) and is moved in space to be at t at a location on the exterior of the spatial region that had been occupied by b at t, then either b’s other parts will be moved in coordinated fashion or b will be damaged (be affected, for example, by breakage or tearing) in the interval between t and t.causal changes in one part of b can have consequences for other parts of b without the mediation of any entity that lies on the exterior of b. Material entities with no proper material parts would satisfy these conditions trivially. Candidate examples of types of causal unity for material entities of more complex sorts are as follows (this is not intended to be an exhaustive list):CU1: Causal unity via physical coveringHere the parts in the interior of the unified entity are combined together causally through a common membrane or other physical covering\\. The latter points outwards toward and may serve a protective function in relation to what lies on the exterior of the entity [13, 47" + } ], + "IAO_0000600" : { + "@language" : "en", + "@value" : "b is an object means: b is a material entity which manifests causal unity of one or other of the types CUn listed above & is of a type (a material universal) instances of which are maximal relative to this criterion of causal unity. (axiom label in BFO2 Reference: [024-001])" + }, + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "object" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000031", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "gdc", + "BFO_0000180" : "GenericallyDependentContinuant", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "The entries in your database are patterns instantiated as quality instances in your hard drive. The database itself is an aggregate of such patterns. When you create the database you create a particular instance of the generically dependent continuant type database. Each entry in the database is an instance of the generically dependent continuant type IAO: information content entity." + }, { + "@language" : "en", + "@value" : "the sequence of this protein molecule; the sequence that is a copy thereof in that protein molecule." + }, { + "@language" : "en", + "@value" : "the pdf file on your laptop, the pdf file that is a copy thereof on my laptop" + } ], + "IAO_0000115" : { + "@language" : "en", + "@value" : "b is a generically dependent continuant = Def. b is a continuant that g-depends_on one or more other entities. (axiom label in BFO2 Reference: [074-001])" + }, + "IAO_0000602" : "(iff (GenericallyDependentContinuant a) (and (Continuant a) (exists (b t) (genericallyDependsOnAt a b t)))) // axiom label in BFO2 CLIF: [074-001] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "generically dependent continuant" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000002" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000034", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "function", + "BFO_0000180" : "Function", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "the function of a hammer to drive in nails" + }, { + "@language" : "en", + "@value" : "the function of amylase in saliva to break down starch into sugar" + }, { + "@language" : "en", + "@value" : "the function of a heart pacemaker to regulate the beating of a heart through electricity" + } ], + "IAO_0000116" : { + "@language" : "en", + "@value" : "BFO 2 Reference: In the past, we have distinguished two varieties of function, artifactual function and biological function. These are not asserted subtypes of BFO:function however, since the same function – for example: to pump, to transport – can exist both in artifacts and in biological entities. The asserted subtypes of function that would be needed in order to yield a separate monoheirarchy are not artifactual function, biological function, etc., but rather transporting function, pumping function, etc." + }, + "IAO_0000600" : { + "@language" : "en", + "@value" : "A function is a disposition that exists in virtue of the bearer’s physical make-up and this physical make-up is something the bearer possesses because it came into being, either through evolution (in the case of natural biological entities) or through intentional design (in the case of artifacts), in order to realize processes of a certain sort. (axiom label in BFO2 Reference: [064-001])" + }, + "IAO_0000602" : "(forall (x) (if (Function x) (Disposition x))) // axiom label in BFO2 CLIF: [064-001] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "function" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000016" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000035", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "p-boundary", + "BFO_0000180" : "ProcessBoundary", + "IAO_0000112" : { + "@language" : "en", + "@value" : "the boundary between the 2nd and 3rd year of your life." + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "p is a process boundary =Def. p is a temporal part of a process & p has no proper temporal parts. (axiom label in BFO2 Reference: [084-001])" + }, + "IAO_0000601" : { + "@language" : "en", + "@value" : "Every process boundary occupies_temporal_region a zero-dimensional temporal region. (axiom label in BFO2 Reference: [085-002])" + }, + "IAO_0000602" : [ "(forall (x) (if (ProcessBoundary x) (exists (y) (and (ZeroDimensionalTemporalRegion y) (occupiesTemporalRegion x y))))) // axiom label in BFO2 CLIF: [085-002] ", "(iff (ProcessBoundary a) (exists (p) (and (Process p) (temporalPartOf a p) (not (exists (b) (properTemporalPartOf b a)))))) // axiom label in BFO2 CLIF: [084-001] " ], + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "process boundary" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000003" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000038", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "1d-t-region", + "BFO_0000180" : "OneDimensionalTemporalRegion", + "IAO_0000112" : { + "@language" : "en", + "@value" : "the temporal region during which a process occurs." + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "BFO 2 Reference: A temporal interval is a special kind of one-dimensional temporal region, namely one that is self-connected (is without gaps or breaks)." + }, + "IAO_0000600" : { + "@language" : "en", + "@value" : "A one-dimensional temporal region is a temporal region that is extended. (axiom label in BFO2 Reference: [103-001])" + }, + "IAO_0000602" : "(forall (x) (if (OneDimensionalTemporalRegion x) (TemporalRegion x))) // axiom label in BFO2 CLIF: [103-001] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "one-dimensional temporal region" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000008", + "disjointWith" : "http://purl.obolibrary.org/obo/BFO_0000148" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000040", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "material", + "BFO_0000180" : "MaterialEntity", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "a photon" + }, { + "@language" : "en", + "@value" : "a forest fire" + }, { + "@language" : "en", + "@value" : "an energy wave" + }, { + "@language" : "en", + "@value" : "a hurricane" + }, { + "@language" : "en", + "@value" : "an epidemic" + }, { + "@language" : "en", + "@value" : "a flame" + }, { + "@language" : "en", + "@value" : "the undetached arm of a human being" + }, { + "@language" : "en", + "@value" : "a puff of smoke" + }, { + "@language" : "en", + "@value" : "an aggregate of human beings." + }, { + "@language" : "en", + "@value" : "a human being" + }, { + "@language" : "en", + "@value" : "a tornado" + }, { + "@language" : "en", + "@value" : "a sea wave" + } ], + "IAO_0000115" : { + "@language" : "en", + "@value" : "An independent continuant that is spatially extended whose identity is independent of that of other entities and can be maintained through time." + }, + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "BFO 2 Reference: ‘Matter’ is intended to encompass both mass and energy (we will address the ontological treatment of portions of energy in a later version of BFO). A portion of matter is anything that includes elementary particles among its proper or improper parts: quarks and leptons, including electrons, as the smallest particles thus far discovered; baryons (including protons and neutrons) at a higher level of granularity; atoms and molecules at still higher levels, forming the cells, organs, organisms and other material entities studied by biologists, the portions of rock studied by geologists, the fossils studied by paleontologists, and so on.Material entities are three-dimensional entities (entities extended in three spatial dimensions), as contrasted with the processes in which they participate, which are four-dimensional entities (entities extended also along the dimension of time).According to the FMA, material entities may have immaterial entities as parts – including the entities identified below as sites; for example the interior (or ‘lumen’) of your small intestine is a part of your body. BFO 2.0 embodies a decision to follow the FMA here." + }, { + "@language" : "en", + "@value" : "BFO 2 Reference: Object, Fiat Object Part and Object Aggregate are not intended to be exhaustive of Material Entity. Users are invited to propose new subcategories of Material Entity." + }, { + "@language" : "en", + "@value" : "BFO 2 Reference: Material entities (continuants) can preserve their identity even while gaining and losing material parts. Continuants are contrasted with occurrents, which unfold themselves in successive temporal parts or phases [60" + } ], + "IAO_0000600" : { + "@language" : "en", + "@value" : "A material entity is an independent continuant that has some portion of matter as proper or improper continuant part. (axiom label in BFO2 Reference: [019-002])" + }, + "IAO_0000601" : [ { + "@language" : "en", + "@value" : "every entity of which a material entity is continuant part is also a material entity. (axiom label in BFO2 Reference: [021-002])" + }, { + "@language" : "en", + "@value" : "Every entity which has a material entity as continuant part is a material entity. (axiom label in BFO2 Reference: [020-002])" + } ], + "IAO_0000602" : [ "(forall (x) (if (and (Entity x) (exists (y t) (and (MaterialEntity y) (continuantPartOfAt y x t)))) (MaterialEntity x))) // axiom label in BFO2 CLIF: [020-002] ", "(forall (x) (if (MaterialEntity x) (IndependentContinuant x))) // axiom label in BFO2 CLIF: [019-002] ", "(forall (x) (if (and (Entity x) (exists (y t) (and (MaterialEntity y) (continuantPartOfAt x y t)))) (MaterialEntity x))) // axiom label in BFO2 CLIF: [021-002] " ], + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "material entity" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000004", + "disjointWith" : "http://purl.obolibrary.org/obo/BFO_0000141" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000050", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "is part of" + }, + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "my stomach cavity is part of my stomach (continuant parthood, immaterial entity is part of material entity)" + }, { + "@language" : "en", + "@value" : "this day is part of this year (occurrent parthood)" + }, { + "@language" : "en", + "@value" : "my brain is part of my body (continuant parthood, two material entities)" + } ], + "IAO_0000115" : { + "@language" : "en", + "@value" : "a core relation that holds between a part and its whole" + }, + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "Occurrents are not subject to change and so parthood between occurrents holds for all the times that the part exists. Many continuants are subject to change, so parthood between continuants will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/" + }, { + "@language" : "en", + "@value" : "Everything is part of itself. Any part of any part of a thing is itself part of that thing. Two distinct things cannot be part of each other." + }, { + "@language" : "en", + "@value" : "Parthood requires the part and the whole to have compatible classes: only an occurrent can be part of an occurrent; only a process can be part of a process; only a continuant can be part of a continuant; only an independent continuant can be part of an independent continuant; only an immaterial entity can be part of an immaterial entity; only a specifically dependent continuant can be part of a specifically dependent continuant; only a generically dependent continuant can be part of a generically dependent continuant. (This list is not exhaustive.)\n\nA continuant cannot be part of an occurrent: use 'participates in'. An occurrent cannot be part of a continuant: use 'has participant'. A material entity cannot be part of an immaterial entity: use 'has location'. A specifically dependent continuant cannot be part of an independent continuant: use 'inheres in'. An independent continuant cannot be part of a specifically dependent continuant: use 'bearer of'." + } ], + "IAO_0000118" : { + "@language" : "en", + "@value" : "part_of" + }, + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/596\nPull request https://github.com/OpenEnergyPlatform/ontology/pull/599\nPull request https://github.com/OpenEnergyPlatform/ontology/pull/603", + "RO_0001900" : "http://purl.obolibrary.org/obo/RO_0001901", + "RO_0040042" : [ "http://purl.obolibrary.org/obo/BFO_0000019", "http://purl.obolibrary.org/obo/BFO_0000004", "http://purl.obolibrary.org/obo/BFO_0000017", "http://purl.obolibrary.org/obo/BFO_0000003", "http://purl.obolibrary.org/obo/BFO_0000020", "http://purl.obolibrary.org/obo/BFO_0000002", "http://purl.obolibrary.org/obo/BFO_0000031" ], + "label" : { + "@language" : "en", + "@value" : "part of" + }, + "seeAlso" : [ { + "@id" : "http://ontologydesignpatterns.org/wiki/Submissions:PartOf" + }, "http://www.obofoundry.org/ro/#OBO_REL:part_of", { + "@id" : "http://ontologydesignpatterns.org/wiki/Community:Parts_and_Collections" + } ], + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty", + "inverseOf" : "http://purl.obolibrary.org/obo/BFO_0000051" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000051", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "has part" + }, + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "this year has part this day (occurrent parthood)" + }, { + "@language" : "en", + "@value" : "my body has part my brain (continuant parthood, two material entities)" + }, { + "@language" : "en", + "@value" : "my stomach has part my stomach cavity (continuant parthood, material entity has part immaterial entity)" + } ], + "IAO_0000115" : { + "@language" : "en", + "@value" : "a core relation that holds between a whole and its part" + }, + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "Everything has itself as a part. Any part of any part of a thing is itself part of that thing. Two distinct things cannot have each other as a part." + }, { + "@language" : "en", + "@value" : "Occurrents are not subject to change and so parthood between occurrents holds for all the times that the part exists. Many continuants are subject to change, so parthood between continuants will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/" + }, { + "@language" : "en", + "@value" : "Parthood requires the part and the whole to have compatible classes: only an occurrent have an occurrent as part; only a process can have a process as part; only a continuant can have a continuant as part; only an independent continuant can have an independent continuant as part; only a specifically dependent continuant can have a specifically dependent continuant as part; only a generically dependent continuant can have a generically dependent continuant as part. (This list is not exhaustive.)\n\nA continuant cannot have an occurrent as part: use 'participates in'. An occurrent cannot have a continuant as part: use 'has participant'. An immaterial entity cannot have a material entity as part: use 'location of'. An independent continuant cannot have a specifically dependent continuant as part: use 'bearer of'. A specifically dependent continuant cannot have an independent continuant as part: use 'inheres in'." + } ], + "IAO_0000118" : { + "@language" : "en", + "@value" : "has_part" + }, + "IAO_0000233" : "issue https://github.com/OpenEnergyPlatform/ontology/issues/596\nPull request https://github.com/OpenEnergyPlatform/ontology/pull/599\nPull request https://github.com/OpenEnergyPlatform/ontology/pull/603\n\nfix duplicate implementation of `Inverse Of`\nissue https://github.com/OpenEnergyPlatform/ontology/issues/979\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1086", + "RO_0001900" : "http://purl.obolibrary.org/obo/RO_0001901", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "has part" + }, + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000054", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "realized in" + }, + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "this fragility is realized in this shattering" + }, { + "@language" : "en", + "@value" : "this investigator role is realized in this investigation" + }, { + "@language" : "en", + "@value" : "this disease is realized in this disease course" + } ], + "IAO_0000118" : [ { + "@language" : "en", + "@value" : "realized_in" + }, { + "@language" : "en", + "@value" : "is realized by" + } ], + "IAO_0000600" : { + "@language" : "en", + "@value" : "[copied from inverse property 'realizes'] to say that b realizes c at t is to assert that there is some material entity d & b is a process which has participant d at t & c is a disposition or role of which d is bearer_of at t& the type instantiated by b is correlated with the type instantiated by c. (axiom label in BFO2 Reference: [059-003])" + }, + "comment" : "Paraphrase of elucidation: a relation between a realizable entity and a process, where there is some material entity that is bearer of the realizable entity and participates in the process, and the realizable entity comes to be realized in the course of the process", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "realized in" + }, + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000062", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "preceded by" + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "x is preceded by y if and only if the time point at which y ends is before or equivalent to the time point at which x starts. Formally: x preceded by y iff ω(y) <= α(x), where α is a function that maps a process to a start point, and ω is a function that maps a process to an end point." + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "An example is: translation preceded_by transcription; aging preceded_by development (not however death preceded_by aging). Where derives_from links classes of continuants, preceded_by links classes of processes. Clearly, however, these two relations are not independent of each other. Thus if cells of type C1 derive_from cells of type C, then any cell division involving an instance of C1 in a given lineage is preceded_by cellular processes involving an instance of C. The assertion P preceded_by P1 tells us something about Ps in general: that is, it tells us something about what happened earlier, given what we know about what happened later. Thus it does not provide information pointing in the opposite direction, concerning instances of P1 in general; that is, that each is such as to be succeeded by some instance of P. Note that an assertion to the effect that P preceded_by P1 is rather weak; it tells us little about the relations between the underlying instances in virtue of which the preceded_by relation obtains. Typically we will be interested in stronger relations, for example in the relation immediately_preceded_by, or in relations which combine preceded_by with a condition to the effect that the corresponding instances of P and P1 share participants, or that their participants are connected by relations of derivation, or (as a first step along the road to a treatment of causality) that the one process in some way affects (for example, initiates or regulates) the other." + }, + "IAO_0000118" : [ { + "@language" : "en", + "@value" : "is preceded by" + }, { + "@language" : "en", + "@value" : "preceded_by" + } ], + "http://purl.org/dc/elements/1.1/source" : "http://www.obofoundry.org/ro/#OBO_REL:preceded_by", + "label" : { + "@language" : "en", + "@value" : "preceded by" + }, + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002086" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000063", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "precedes" + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "x precedes y if and only if the time point at which x ends is before or equivalent to the time point at which y starts. Formally: x precedes y iff ω(x) <= α(y), where α is a function that maps a process to a start point, and ω is a function that maps a process to an end point." + }, + "label" : { + "@language" : "en", + "@value" : "precedes" + }, + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002222" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000134", + "IAO_0000600" : [ { + "@language" : "en", + "@value" : "To say that each spatiotemporal region s temporally_projects_onto some temporal region t is to say that t is the temporal extension of s. (axiom label in BFO2 Reference: [080-003])" + }, { + "@language" : "en", + "@value" : "To say that spatiotemporal region s spatially_projects_onto spatial region r at t is to say that r is the spatial extent of s at t. (axiom label in BFO2 Reference: [081-003])" + } ] + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000140", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "cf-boundary", + "BFO_0000180" : "ContinuantFiatBoundary", + "IAO_0000115" : { + "@language" : "en", + "@value" : "b is a continuant fiat boundary = Def. b is an immaterial entity that is of zero, one or two dimensions and does not include a spatial region as part. (axiom label in BFO2 Reference: [029-001])" + }, + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "BFO 2 Reference: a continuant fiat boundary is a boundary of some material entity (for example: the plane separating the Northern and Southern hemispheres; the North Pole), or it is a boundary of some immaterial entity (for example of some portion of airspace). Three basic kinds of continuant fiat boundary can be distinguished (together with various combination kinds [29" + }, { + "@language" : "en", + "@value" : "BFO 2 Reference: In BFO 1.1 the assumption was made that the external surface of a material entity such as a cell could be treated as if it were a boundary in the mathematical sense. The new document propounds the view that when we talk about external surfaces of material objects in this way then we are talking about something fiat. To be dealt with in a future version: fiat boundaries at different levels of granularity.More generally, the focus in discussion of boundaries in BFO 2.0 is now on fiat boundaries, which means: boundaries for which there is no assumption that they coincide with physical discontinuities. The ontology of boundaries becomes more closely allied with the ontology of regions." + }, { + "@language" : "en", + "@value" : "Continuant fiat boundary doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. An example would be the mereological sum of two-dimensional continuant fiat boundary and a one dimensional continuant fiat boundary that doesn't overlap it. The situation is analogous to temporal and spatial regions." + } ], + "IAO_0000601" : { + "@language" : "en", + "@value" : "Every continuant fiat boundary is located at some spatial region at every time at which it exists" + }, + "IAO_0000602" : "(iff (ContinuantFiatBoundary a) (and (ImmaterialEntity a) (exists (b) (and (or (ZeroDimensionalSpatialRegion b) (OneDimensionalSpatialRegion b) (TwoDimensionalSpatialRegion b)) (forall (t) (locatedInAt a b t)))) (not (exists (c t) (and (SpatialRegion c) (continuantPartOfAt c a t)))))) // axiom label in BFO2 CLIF: [029-001] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "continuant fiat boundary" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000141" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000141", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "immaterial", + "BFO_0000180" : "ImmaterialEntity", + "IAO_0000116" : { + "@language" : "en", + "@value" : "BFO 2 Reference: Immaterial entities are divided into two subgroups:boundaries and sites, which bound, or are demarcated in relation, to material entities, and which can thus change location, shape and size and as their material hosts move or change shape or size (for example: your nasal passage; the hold of a ship; the boundary of Wales (which moves with the rotation of the Earth) [38, 7, 10" + }, + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "immaterial entity" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000004" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000142", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "1d-cf-boundary", + "BFO_0000180" : "OneDimensionalContinuantFiatBoundary", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "the median sulcus of your tongue" + }, { + "@language" : "en", + "@value" : "the line separating the outer surface of the mucosa of the lower lip from the outer surface of the skin of the chin." + }, { + "@language" : "en", + "@value" : "all geopolitical boundaries" + }, { + "@language" : "en", + "@value" : "The Equator" + }, { + "@language" : "en", + "@value" : "all lines of latitude and longitude" + } ], + "IAO_0000600" : { + "@language" : "en", + "@value" : "a one-dimensional continuant fiat boundary is a continuous fiat line whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [032-001])" + }, + "IAO_0000602" : "(iff (OneDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (OneDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [032-001] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "one-dimensional continuant fiat boundary" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000140", + "disjointWith" : [ "http://purl.obolibrary.org/obo/BFO_0000146", "http://purl.obolibrary.org/obo/BFO_0000147" ] + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000144", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "process-profile", + "BFO_0000180" : "ProcessProfile", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "On a somewhat higher level of complexity are what we shall call rate process profiles, which are the targets of selective abstraction focused not on determinate quality magnitudes plotted over time, but rather on certain ratios between these magnitudes and elapsed times. A speed process profile, for example, is represented by a graph plotting against time the ratio of distance covered per unit of time. Since rates may change, and since such changes, too, may have rates of change, we have to deal here with a hierarchy of process profile universals at successive levels" + }, { + "@language" : "en", + "@value" : "The simplest type of process profiles are what we shall call ‘quality process profiles’, which are the process profiles which serve as the foci of the sort of selective abstraction that is involved when measurements are made of changes in single qualities, as illustrated, for example, by process profiles of mass, temperature, aortic pressure, and so on." + }, { + "@language" : "en", + "@value" : "One important sub-family of rate process profiles is illustrated by the beat or frequency profiles of cyclical processes, illustrated by the 60 beats per minute beating process of John’s heart, or the 120 beats per minute drumming process involved in one of John’s performances in a rock band, and so on. Each such process includes what we shall call a beat process profile instance as part, a subtype of rate process profile in which the salient ratio is not distance covered but rather number of beat cycles per unit of time. Each beat process profile instance instantiates the determinable universal beat process profile. But it also instantiates multiple more specialized universals at lower levels of generality, selected from rate process profilebeat process profileregular beat process profile3 bpm beat process profile4 bpm beat process profileirregular beat process profileincreasing beat process profileand so on.In the case of a regular beat process profile, a rate can be assigned in the simplest possible fashion by dividing the number of cycles by the length of the temporal region occupied by the beating process profile as a whole. Irregular process profiles of this sort, for example as identified in the clinic, or in the readings on an aircraft instrument panel, are often of diagnostic significance." + } ], + "IAO_0000115" : { + "@language" : "en", + "@value" : "b is a process_profile =Def. there is some process c such that b process_profile_of c (axiom label in BFO2 Reference: [093-002])" + }, + "IAO_0000600" : { + "@language" : "en", + "@value" : "b process_profile_of c holds when b proper_occurrent_part_of c& there is some proper_occurrent_part d of c which has no parts in common with b & is mutually dependent on b& is such that b, c and d occupy the same temporal region (axiom label in BFO2 Reference: [094-005])" + }, + "IAO_0000602" : [ "(iff (ProcessProfile a) (exists (b) (and (Process b) (processProfileOf a b)))) // axiom label in BFO2 CLIF: [093-002] ", "(forall (x y) (if (processProfileOf x y) (and (properContinuantPartOf x y) (exists (z t) (and (properOccurrentPartOf z y) (TemporalRegion t) (occupiesSpatioTemporalRegion x t) (occupiesSpatioTemporalRegion y t) (occupiesSpatioTemporalRegion z t) (not (exists (w) (and (occurrentPartOf w x) (occurrentPartOf w z))))))))) // axiom label in BFO2 CLIF: [094-005] " ], + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "process profile" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000015", + "disjointWith" : "http://purl.obolibrary.org/obo/BFO_0000182" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000145", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "r-quality", + "BFO_0000180" : "RelationalQuality", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "John’s role of husband to Mary is dependent on Mary’s role of wife to John, and both are dependent on the object aggregate comprising John and Mary as member parts joined together through the relational quality of being married." + }, { + "@language" : "en", + "@value" : "a marriage bond, an instance of love, an obligation between one person and another." + } ], + "IAO_0000115" : { + "@language" : "en", + "@value" : "b is a relational quality = Def. for some independent continuants c, d and for some time t: b quality_of c at t & b quality_of d at t. (axiom label in BFO2 Reference: [057-001])" + }, + "IAO_0000602" : "(iff (RelationalQuality a) (exists (b c t) (and (IndependentContinuant b) (IndependentContinuant c) (qualityOfAt a b t) (qualityOfAt a c t)))) // axiom label in BFO2 CLIF: [057-001] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "relational quality" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000019" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000146", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "2d-cf-boundary", + "BFO_0000180" : "TwoDimensionalContinuantFiatBoundary", + "IAO_0000600" : { + "@language" : "en", + "@value" : "a two-dimensional continuant fiat boundary (surface) is a self-connected fiat surface whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [033-001])" + }, + "IAO_0000602" : "(iff (TwoDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (TwoDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [033-001] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "two-dimensional continuant fiat boundary" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000140" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000147", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "0d-cf-boundary", + "BFO_0000180" : "ZeroDimensionalContinuantFiatBoundary", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "the quadripoint where the boundaries of Colorado, Utah, New Mexico, and Arizona meet" + }, { + "@language" : "en", + "@value" : "the point of origin of some spatial coordinate system." + }, { + "@language" : "en", + "@value" : "the geographic North Pole" + } ], + "IAO_0000116" : { + "@language" : "en", + "@value" : "zero dimension continuant fiat boundaries are not spatial points. Considering the example 'the quadripoint where the boundaries of Colorado, Utah, New Mexico, and Arizona meet' : There are many frames in which that point is zooming through many points in space. Whereas, no matter what the frame, the quadripoint is always in the same relation to the boundaries of Colorado, Utah, New Mexico, and Arizona." + }, + "IAO_0000600" : { + "@language" : "en", + "@value" : "a zero-dimensional continuant fiat boundary is a fiat point whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [031-001])" + }, + "IAO_0000602" : "(iff (ZeroDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (ZeroDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [031-001] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "zero-dimensional continuant fiat boundary" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000140" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000148", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "0d-t-region", + "BFO_0000180" : "ZeroDimensionalTemporalRegion", + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "a temporal region that is occupied by a process boundary" + }, { + "@language" : "en", + "@value" : "the moment of death." + }, { + "@language" : "en", + "@value" : "the moment at which a finger is detached in an industrial accident" + }, { + "@language" : "en", + "@value" : "right now" + }, { + "@language" : "en", + "@value" : "the moment at which a child is born" + } ], + "IAO_0000118" : { + "@language" : "en", + "@value" : "temporal instant." + }, + "IAO_0000600" : { + "@language" : "en", + "@value" : "A zero-dimensional temporal region is a temporal region that is without extent. (axiom label in BFO2 Reference: [102-001])" + }, + "IAO_0000602" : "(forall (x) (if (ZeroDimensionalTemporalRegion x) (TemporalRegion x))) // axiom label in BFO2 CLIF: [102-001] ", + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "zero-dimensional temporal region" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000008" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000179", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Relates an entity in the ontology to the name of the variable that is used to represent it in the code that generates the BFO OWL file from the lispy specification." + }, + "IAO_0000232" : { + "@language" : "en", + "@value" : "Really of interest to developers only" + }, + "label" : { + "@language" : "en", + "@value" : "BFO OWL specification label" + }, + "subPropertyOf" : "http://www.w3.org/2000/01/rdf-schema#label" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000180", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Relates an entity in the ontology to the term that is used to represent it in the the CLIF specification of BFO2" + }, + "IAO_0000119" : "Person:Alan Ruttenberg", + "IAO_0000232" : { + "@language" : "en", + "@value" : "Really of interest to developers only" + }, + "label" : { + "@language" : "en", + "@value" : "BFO CLIF specification label" + }, + "subPropertyOf" : "http://www.w3.org/2000/01/rdf-schema#label" + }, { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000182", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "BFO_0000179" : "history", + "BFO_0000180" : "History", + "IAO_0000600" : { + "@language" : "en", + "@value" : "A history is a process that is the sum of the totality of processes taking place in the spatiotemporal region occupied by a material entity or site, including processes on the surface of the entity or within the cavities to which it serves as host. (axiom label in BFO2 Reference: [138-001])" + }, + "isDefinedBy" : "http://purl.obolibrary.org/obo/bfo.owl", + "label" : { + "@language" : "en", + "@value" : "history" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000015" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000005", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "objective specification" + }, + "IAO_0000112" : { + "@language" : "en", + "@value" : "In the protocol of a ChIP assay the objective specification says to identify protein and DNA interaction." + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000122", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A directive information entity that describes an intended process endpoint. When part of a plan specification the concretization is realized in a planned process in which the bearer tries to effect the world so that the process endpoint is achieved." + }, + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "2014-03-31: In the example of usage (\"In the protocol of a ChIP assay the objective specification says to identify protein and DNA interaction\") there is a protocol which is the ChIP assay protocol. In addition to being concretized on paper, the protocol can be concretized as a realizable entity, such as a plan that inheres in a person. The objective specification is the part that says that some protein and DNA interactions are identified. This is a specification of a process endpoint: the boundary in the process before which they are not identified and after which they are. During the realization of the plan, the goal is to get to the point of having the interactions, and participants in the realization of the plan try to do that." + }, { + "@language" : "en", + "@value" : "Answers the question, why did you do this experiment?" + }, { + "@language" : "en", + "@value" : "2009-03-16: original definition when imported from OBI read: \"objective is an non realizable information entity which can serve as that proper part of a plan towards which the realization of the plan is directed.\"" + } ], + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PERSON: Bjoern Peters" + }, { + "@language" : "en", + "@value" : "PERSON: Jennifer Fostel" + }, { + "@language" : "en", + "@value" : "PERSON: Barry Smith" + }, { + "@language" : "en", + "@value" : "PERSON: Alan Ruttenberg" + } ], + "IAO_0000118" : { + "@language" : "en", + "@value" : "goal specification" + }, + "IAO_0000119" : [ { + "@language" : "en", + "@value" : "OBI Plan and Planned Process/Roles Branch" + }, { + "@language" : "en", + "@value" : "OBI_0000217" + } ], + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "objective specification" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000033" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000007", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000112" : { + "@language" : "en", + "@value" : "Pour the contents of flask 1 into flask 2" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000122", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A directive information entity that describes an action the bearer will take." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "Alan Ruttenberg" + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "OBI Plan and Planned Process branch" + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "action specification" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000033" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000010", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "software" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000120", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Software is a plan specification composed of a series of instructions that can be \ninterpreted by or directly executed by a processing unit." + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "see sourceforge tracker discussion at http://sourceforge.net/tracker/index.php?func=detail&aid=1958818&group_id=177891&atid=886178" + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PERSON: Bjoern Peters" + }, { + "@language" : "en", + "@value" : "PERSON: Alan Ruttenberg" + }, { + "@language" : "en", + "@value" : "PERSON: Melanie Courtot" + }, { + "@language" : "en", + "@value" : "PERSON: Chris Stoeckert" + } ], + "IAO_0000119" : { + "@language" : "en", + "@value" : "GROUP: OBI" + }, + "IAO_0000233" : "Add 'has licence' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1275\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547\nmove axiom to oeo-model\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1738", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "software" + }, + "subClassOf" : [ "_:b3066", "http://purl.obolibrary.org/obo/IAO_0000104" ] + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000013", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "journal article" + }, + "IAO_0000112" : { + "@language" : "en", + "@value" : "Examples are articles published in the journals, Nature and Science. The content can often be cited by reference to a paper based encoding, e.g. Authors, Title of article, Journal name, date or year of publication, volume and page number." + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000120", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A report that is published in a journal." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PERSON: Alan Ruttenberg" + }, { + "@language" : "en", + "@value" : "PERSON: Chris Stoeckert" + } ], + "IAO_0000119" : [ { + "@language" : "en", + "@value" : "OBI_0000159" + }, { + "@language" : "en", + "@value" : "group:OBI" + } ], + "IAO_0000233" : "add subclass axiom to report\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1700\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1754", + "comment" : "IAO provides two parent classes, from which only \"report\" in imported to OEO.", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "journal article" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000088" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000025", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "programming language" + }, + "IAO_0000112" : { + "@language" : "en", + "@value" : "R, Perl, Java" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000120", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A language in which source code is written that is intended to be executed/run by a software interpreter. Programming languages are ways to write instructions that specify what to do, and sometimes, how to do it." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "person:Chris Stoeckert" + }, { + "@language" : "en", + "@value" : "person:Alan Ruttenberg" + } ], + "IAO_0000119" : [ { + "@language" : "en", + "@value" : "group:OBI" + }, { + "@language" : "en", + "@value" : "OBI_0000058" + } ], + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "programming language" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000104" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000027", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "data item" + }, + "IAO_0000112" : { + "@language" : "en", + "@value" : "Data items include counts of things, analyte concentrations, and statistical summaries." + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : [ "A data item is an information content entity that is intended to be a truthful statement about something (modulo, e.g., measurement precision or other systematic errors) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements.", { + "@language" : "en", + "@value" : "An information content entity that is intended to be a truthful statement about something (modulo, e.g., measurement precision or other systematic errors) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements." + } ], + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "2009-03-16: removed datum as alternative term as datum specifically refers to singular form, and is thus not an exact synonym." + }, { + "@language" : "en", + "@value" : "2009-03-16: data item deliberatly ambiguous: we merged data set and datum to be one entity, not knowing how to define singular versus plural. So data item is more general than datum." + }, { + "@language" : "en", + "@value" : "2/2/2009 Alan and Bjoern discussing FACS run output data. This is a data item because it is about the cell population. Each element records an event and is typically further composed a set of measurment data items that record the fluorescent intensity stimulated by one of the lasers." + }, "2014-03-31: See discussion at http://odontomachus.wordpress.com/2014/03/30/aboutness-objects-propositions/", { + "@language" : "en", + "@value" : "JAR: datum -- well, this will be very tricky to define, but maybe some \ninformation-like stuff that might be put into a computer and that is \nmeant, by someone, to denote and/or to be interpreted by some \nprocess... I would include lists, tables, sentences... I think I might \ndefer to Barry, or to Brian Cantwell Smith\n\nJAR: A data item is an approximately justified approximately true approximate belief" + } ], + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PERSON: Jonathan Rees" + }, { + "@language" : "en", + "@value" : "PERSON: Chris Stoeckert" + }, { + "@language" : "en", + "@value" : "PERSON: Alan Ruttenberg" + } ], + "IAO_0000118" : { + "@language" : "en", + "@value" : "data" + }, + "IAO_0000119" : "http://www.ontobee.org/ontology/IAO?iri=http://purl.obolibrary.org/obo/IAO_0000027", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "data item" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000028", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "symbol" + }, + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "a written proper name such as \"OBI\"" + }, { + "@language" : "en", + "@value" : "a serial number such as \"12324X\"" + }, { + "@language" : "en", + "@value" : "a stop sign" + } ], + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An information content entity that is a mark(s) or character(s) used as a conventional representation of another entity." + }, + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "2014-03-31: We would like to have a deeper analysis of 'mark' and 'sign' in the future (see https://github.com/information-artifact-ontology/IAO/issues/154)." + }, { + "@language" : "en", + "@value" : "20091104, MC: this needs work and will most probably change" + } ], + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PERSON: Jonathan Rees" + }, { + "@language" : "en", + "@value" : "PERSON: James A. Overton" + } ], + "IAO_0000119" : { + "@language" : "en", + "@value" : "based on Oxford English Dictionary" + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "symbol" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000030", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "information content entity" + }, + "IAO_0000112" : { + "@language" : "en", + "@value" : "Examples of information content entites include journal articles, data, graphical layouts, and graphs." + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000122", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A generically dependent continuant that is about some thing." + }, + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "2014-03-10: The use of \"thing\" is intended to be general enough to include universals and configurations (see https://groups.google.com/d/msg/information-ontology/GBxvYZCk1oc/-L6B5fSBBTQJ)." + }, { + "@language" : "en", + "@value" : "information_content_entity 'is_encoded_in' some digital_entity in obi before split (040907). information_content_entity 'is_encoded_in' some physical_document in obi before split (040907).\n\nPrevious. An information content entity is a non-realizable information entity that 'is encoded in' some digital or physical entity." + } ], + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "PERSON: Chris Stoeckert" + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "OBI_0000142" + }, + "IAO_0000233" : "add axiom has copyright license\nissue https://github.com/OpenEnergyPlatform/ontology/issues/1061\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1090\n\nDelete axiom has (copyright) licence:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1275\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "information content entity" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000031" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000033", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000122", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An information content entity whose concretizations indicate to their bearer how to realize them in a process." + }, + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "2009-03-16: provenance: a term realizable information entity was proposed for OBI (OBI_0000337) , edited by the PlanAndPlannedProcess branch. Original definition was \"is the specification of a process that can be concretized and realized by an actor\" with alternative term \"instruction\".It has been subsequently moved to IAO where the objective for which the original term was defined was satisfied with the definitionof this, different, term." + }, { + "@language" : "en", + "@value" : "Werner pushed back on calling it realizable information entity as it isn't realizable. However this name isn't right either. An example would be a recipe. The realizable entity would be a plan, but the information entity isn't about the plan, it, once concretized, *is* the plan. -Alan" + }, { + "@language" : "en", + "@value" : "2013-05-30 Alan Ruttenberg: What differentiates a directive information entity from an information concretization is that it can have concretizations that are either qualities or realizable entities. The concretizations that are realizable entities are created when an individual chooses to take up the direction, i.e. has the intention to (try to) realize it." + }, { + "@language" : "en", + "@value" : "8/6/2009 Alan Ruttenberg: Changed label from \"information entity about a realizable\" after discussions at ICBO" + } ], + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PERSON: Bjoern Peters" + }, { + "@language" : "en", + "@value" : "PERSON: Alan Ruttenberg" + } ], + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "directive information entity" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000064", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "algorithm" + }, + "IAO_0000112" : { + "@language" : "en", + "@value" : "PMID: 18378114.Genomics. 2008 Mar 28. LINKGEN: A new algorithm to process data in genetic linkage studies." + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000120", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A plan specification which describes the inputs and output of mathematical functions as well as workflow of execution for achieving an predefined objective. Algorithms are realized usually by means of implementation as computer programs for execution by automata." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PlanAndPlannedProcess Branch" + }, { + "@language" : "en", + "@value" : "Philippe Rocca-Serra" + } ], + "IAO_0000119" : [ { + "@language" : "en", + "@value" : "OBI_0000270" + }, { + "@language" : "en", + "@value" : "adapted from discussion on OBI list (Matthew Pocock, Christian Cocos, Alan Ruttenberg)" + } ], + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "algorithm" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000104" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000088", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "report" + }, + "IAO_0000112" : { + "@language" : "en", + "@value" : "Examples of reports are gene lists and investigation reports. These are not published (journal) articles but may be included in a journal article." + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A document assembled by an author for the purpose of providing information for the audience. A report is the output of a documenting process and has the objective to be consumed by a specific audience. Topic of the report is on something that has completed. A report is not a single figure. Examples of reports are journal article, patent application, grant progress report, case report (not patient record)." + }, + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "2009-03-16: this was report of results with definition: A report is a narrative object that is a formal statement of the results of an investigation, or of any matter on which definite information is required, made by some person or body instructed or required to do so." + }, { + "@language" : "en", + "@value" : "2009-08-10 Alan Ruttenberg: Larry Hunter suggests that this be obsoleted and replaced by 'document'. Alan restored as there are OBI dependencies and this merits further discussion" + }, { + "@language" : "en", + "@value" : "2009-03-16: comment from Darren Natale: I am slightly uneasy with the sentence \"Topic of the report is on \nsomething that has completed.\" Should it be restricted to those things \nthat are completed? For example, a progress report is (usually) about \nsomething that definitely has *not* been completed, or may include \n(only) projections. I think the definition would not suffer if the \nwhole sentence is deleted." + }, { + "@language" : "en", + "@value" : "2009-03-16: work has been done on this term during during the OBI workshop winter 2009 and the current definition was considered acceptable for use in OBI. If there is a need to modify this definition please notify OBI." + }, { + "@language" : "en", + "@value" : "disagreement about where reports go. alan: only some gene lists are reports. Is a report all the content of some document? The example of usage suggests that a report may be part of some article. Term needs clarification" + } ], + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PERSON: Melanie Courtot" + }, { + "@language" : "en", + "@value" : "PERSON: Alan Ruttenberg" + }, { + "@language" : "en", + "@value" : "PERSON: Chris Stoeckert" + } ], + "IAO_0000119" : [ { + "@language" : "en", + "@value" : "OBI_0000099" + }, { + "@language" : "en", + "@value" : "GROUP: OBI" + } ], + "IAO_0000233" : "Add 'has licence' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1275\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547\n\nrework module structure and move axiom to oeo-shared-axioms\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "report" + }, + "subClassOf" : [ "http://purl.obolibrary.org/obo/IAO_0000310", "_:b2130" ] + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000098", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "data format specification" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000123", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A data format specification is the information content borne by the document published defining the specification.\nExample: The ISO document specifying what encompasses an XML document; The instructions in a XSD file" + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "2009-03-16: provenance: term imported from OBI_0000187, which had original definition \"A data format specification is a plan which organizes\ninformation. Example: The ISO document specifying what encompasses an\nXML document; The instructions in a XSD file\"" + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PlanAndPlannedProcess Branch" + }, { + "@language" : "en", + "@value" : "PERSON: Alan Ruttenberg" + } ], + "IAO_0000119" : [ { + "@language" : "en", + "@value" : "OBI_0000187" + }, { + "@language" : "en", + "@value" : "OBI branch derived" + } ], + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "data format specification" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000033" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000100", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "data set" + }, + "IAO_0000112" : { + "@language" : "en", + "@value" : "Intensity values in a CEL file or from multiple CEL files comprise a data set (as opposed to the CEL files themselves)." + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A data item that is an aggregate of other data items of the same type that have something in common. Averages and distributions can be determined for data sets." + }, + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "2009/10/23 Alan Ruttenberg. The intention is that this term represent collections of like data. So this isn't for, e.g. the whole contents of a cel file, which includes parameters, metadata etc. This is more like java arrays of a certain rather specific type" + }, "2014-05-05: Data sets are aggregates and thus must include two or more data items. We have chosen not to add logical axioms to make this restriction." ], + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "person:Chris Stoeckert" + }, { + "@language" : "en", + "@value" : "person:Allyson Lister" + } ], + "IAO_0000119" : [ { + "@language" : "en", + "@value" : "OBI_0000042" + }, { + "@language" : "en", + "@value" : "group:OBI" + } ], + "IAO_0000233" : "Add 'has licence' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1275\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547\n\nrework module structure and move axiom to oeo-shared-axioms\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "data set" + }, + "subClassOf" : [ "_:b1848", "http://purl.obolibrary.org/obo/IAO_0000027", "_:b210" ] + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000104", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "plan specification" + }, + "IAO_0000112" : { + "@language" : "en", + "@value" : "PMID: 18323827.Nat Med. 2008 Mar;14(3):226.New plan proposed to help resolve conflicting medical advice." + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000122", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A directive information entity with action specifications and objective specifications as parts, and that may be concretized as a realizable entity that, if realized, is realized in a process in which the bearer tries to achieve the objectives by taking the actions specified." + }, + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "2009-03-16: provenance: a term a plan was proposed for OBI (OBI_0000344) , edited by the PlanAndPlannedProcess branch. Original definition was \" a plan is a specification of a process that is realized by an actor to achieve the objective specified as part of the plan\". It has been subsequently moved to IAO where the objective for which the original term was defined was satisfied with the definitionof this, different, term." + }, { + "@language" : "en", + "@value" : "2014-03-31: A plan specification can have other parts, such as conditional specifications." + }, { + "@language" : "en", + "@value" : "2022-01-16 Updated definition to that proposed by Clint Dowloand, IAO Issue 231." + }, { + "@language" : "en", + "@value" : "Alternative previous definition: a plan is a set of instructions that specify how an objective should be achieved" + } ], + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "Clint Dowland" + }, { + "@language" : "en", + "@value" : "Alan Ruttenberg" + } ], + "IAO_0000119" : [ { + "@language" : "en", + "@value" : "OBI_0000344" + }, { + "@language" : "en", + "@value" : "OBI Plan and Planned Process branch" + } ], + "comment" : { + "@language" : "en", + "@value" : "2/3/2009 Comment from OBI review.\n\nAction specification not well enough specified.\nConditional specification not well enough specified.\nQuestion whether all plan specifications have objective specifications.\n\nRequest that IAO either clarify these or change definitions not to use them" + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "plan specification" + }, + "seeAlso" : { + "@language" : "en", + "@value" : "https://github.com/information-artifact-ontology/IAO/issues/231#issuecomment-1010455131" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000033" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000109", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "measurement datum" + }, + "IAO_0000112" : { + "@language" : "en", + "@value" : "Examples of measurement data are the recoding of the weight of a mouse as {40,mass,\"grams\"}, the recording of an observation of the behavior of the mouse {,process,\"agitated\"}, the recording of the expression level of a gene as measured through the process of microarray experiment {3.4,luminosity,}." + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A measurement datum is an information content entity that is a recording of the output of a measurement such as produced by a device." + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "2/2/2009 is_specified_output of some assay?" + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "person:Chris Stoeckert" + }, + "IAO_0000119" : [ { + "@language" : "en", + "@value" : "OBI_0000305" + }, { + "@language" : "en", + "@value" : "group:OBI" + } ], + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "measurement datum" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000027" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000111", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "editor preferred term" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000122", + "IAO_0000115" : { + "@language" : "en", + "@value" : "The concise, meaningful, and human-friendly name for a class or property preferred by the ontology developers. (US-English)" + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "PERSON:Daniel Schober" + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "GROUP:OBI:" + }, + "isDefinedBy" : "http://purl.obolibrary.org/obo/iao.owl", + "label" : { + "@language" : "en", + "@value" : "editor preferred term" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000112", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "example of usage" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000122", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A phrase describing how a term should be used and/or a citation to a work which uses it. May also include other kinds of examples that facilitate immediate understanding, such as widely know prototypes or instances of a class, or cases where a relation is said to hold." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "PERSON:Daniel Schober" + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "GROUP:OBI:" + }, + "isDefinedBy" : "http://purl.obolibrary.org/obo/iao.owl", + "label" : { + "@language" : "en", + "@value" : "example of usage" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000114", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "has curation status" + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PERSON:Alan Ruttenberg" + }, { + "@language" : "en", + "@value" : "PERSON:Bill Bug" + }, { + "@language" : "en", + "@value" : "PERSON:Melanie Courtot" + } ], + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "has curation status" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000115", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "definition" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000122", + "IAO_0000115" : { + "@language" : "en", + "@value" : "The official definition, explaining the meaning of a class or property. Shall be Aristotelian, formalized and normalized. Can be augmented with colloquial definitions." + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "2012-04-05: \nBarry Smith\n\nThe official OBI definition, explaining the meaning of a class or property: 'Shall be Aristotelian, formalized and normalized. Can be augmented with colloquial definitions' is terrible.\n\nCan you fix to something like:\n\nA statement of necessary and sufficient conditions explaining the meaning of an expression referring to a class or property.\n\nAlan Ruttenberg\n\nYour proposed definition is a reasonable candidate, except that it is very common that necessary and sufficient conditions are not given. Mostly they are necessary, occasionally they are necessary and sufficient or just sufficient. Often they use terms that are not themselves defined and so they effectively can't be evaluated by those criteria. \n\nOn the specifics of the proposed definition:\n\nWe don't have definitions of 'meaning' or 'expression' or 'property'. For 'reference' in the intended sense I think we use the term 'denotation'. For 'expression', I think we you mean symbol, or identifier. For 'meaning' it differs for class and property. For class we want documentation that let's the intended reader determine whether an entity is instance of the class, or not. For property we want documentation that let's the intended reader determine, given a pair of potential relata, whether the assertion that the relation holds is true. The 'intended reader' part suggests that we also specify who, we expect, would be able to understand the definition, and also generalizes over human and computer reader to include textual and logical definition. \n\nPersonally, I am more comfortable weakening definition to documentation, with instructions as to what is desirable. \n\nWe also have the outstanding issue of how to aim different definitions to different audiences. A clinical audience reading chebi wants a different sort of definition documentation/definition from a chemistry trained audience, and similarly there is a need for a definition that is adequate for an ontologist to work with. " + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "PERSON:Daniel Schober" + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "GROUP:OBI:" + }, + "isDefinedBy" : "http://purl.obolibrary.org/obo/iao.owl", + "label" : [ { + "@language" : "en", + "@value" : "definition" + }, "definition" ] + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000116", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "editor note" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000122", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An administrative note intended for its editor. It may not be included in the publication version of the ontology, so it should contain nothing necessary for end users to understand the ontology." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "PERSON:Daniel Schober" + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "GROUP:OBI:" + }, + "isDefinedBy" : "http://purl.obolibrary.org/obo/iao.owl", + "label" : { + "@language" : "en", + "@value" : "editor note" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000117", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "term editor" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000122", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Name of editor entering the term in the file. The term editor is a point of contact for information regarding the term. The term editor may be, but is not always, the author of the definition, which may have been worked upon by several people" + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "20110707, MC: label update to term editor and definition modified accordingly. See https://github.com/information-artifact-ontology/IAO/issues/115." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "PERSON:Daniel Schober" + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "GROUP:OBI:" + }, + "isDefinedBy" : "http://purl.obolibrary.org/obo/iao.owl", + "label" : { + "@language" : "en", + "@value" : "term editor" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000118", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "alternative label" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A label for a class or property that can be used to refer to the class or property instead of the preferred rdfs:label. Alternative labels should be used to indicate community- or context-specific labels, abbreviations, shorthand forms and the like." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PERSON:Daniel Schober" + }, "OBO Operations committee" ], + "IAO_0000119" : { + "@language" : "en", + "@value" : "GROUP:OBI:" + }, + "comment" : [ "Consider re-defing to: An alternative name for a class or property which can mean the same thing as the preferred name (semantically equivalent, narrow, broad or related).", "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" ], + "isDefinedBy" : [ "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", "http://purl.obolibrary.org/obo/iao.owl" ], + "label" : [ { + "@language" : "en", + "@value" : "alternative term" + }, { + "@language" : "en", + "@value" : "alternative label" + } ] + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000119", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "definition source" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000122", + "IAO_0000115" : { + "@language" : "en", + "@value" : "Formal citation, e.g. identifier in external database to indicate / attribute source(s) for the definition. Free text indicate / attribute source(s) for the definition. EXAMPLE: Author Name, URI, MeSH Term C04, PUBMED ID, Wiki uri on 31.01.2007" + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "PERSON:Daniel Schober" + }, + "IAO_0000119" : [ { + "@language" : "en", + "@value" : "Discussion on obo-discuss mailing-list, see http://bit.ly/hgm99w" + }, { + "@language" : "en", + "@value" : "GROUP:OBI:" + } ], + "isDefinedBy" : "http://purl.obolibrary.org/obo/iao.owl", + "label" : { + "@language" : "en", + "@value" : "definition source" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000129", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "version number" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000123", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A version number is an information content entity which is a sequence of characters borne by part of each of a class of manufactured products or its packaging and indicates its order within a set of other products having the same name." + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "Note: we feel that at the moment we are happy with a general version number, and that we will subclass as needed in the future. For example, see 7. genome sequence version" + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "GROUP: IAO" + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "version number" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000028" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000136", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000112" : { + "@language" : "en", + "@value" : "This document is about information artifacts and their representations" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A (currently) primitive relation that relates an information artifact to an entity." + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "7/6/2009 Alan Ruttenberg. Following discussion with Jonathan Rees, and introduction of \"mentions\" relation. Weaken the is_about relationship to be primitive. \n\nWe will try to build it back up by elaborating the various subproperties that are more precisely defined.\n\nSome currently missing phenomena that should be considered \"about\" are predications - \"The only person who knows the answer is sitting beside me\" , Allegory, Satire, and other literary forms that can be topical without explicitly mentioning the topic." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "person:Alan Ruttenberg" + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "Smith, Ceusters, Ruttenberg, 2000 years of philosophy" + }, + "domain" : "http://purl.obolibrary.org/obo/IAO_0000030", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "is about" + }, + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000232", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "curator note" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000122", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An administrative note of use for a curator but of no use for a user" + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "PERSON:Alan Ruttenberg" + }, + "isDefinedBy" : "http://purl.obolibrary.org/obo/iao.owl", + "label" : { + "@language" : "en", + "@value" : "curator note" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000233", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "term tracker item" + }, + "IAO_0000112" : { + "@language" : "en", + "@value" : "the URI for an OBI Terms ticket at sourceforge, such as https://sourceforge.net/p/obi/obi-terms/772/" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An IRI or similar locator for a request or discussion of an ontology term." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "Person: Jie Zheng, Chris Stoeckert, Alan Ruttenberg" + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "Person: Jie Zheng, Chris Stoeckert, Alan Ruttenberg" + }, + "comment" : { + "@language" : "en", + "@value" : "The 'tracker item' can associate a tracker with a specific ontology term." + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "term tracker item" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000234", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "ontology term requester" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : { + "@language" : "en", + "@value" : "The name of the person, project, or organization that motivated inclusion of an ontology term by requesting its addition." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "Person: Jie Zheng, Chris Stoeckert, Alan Ruttenberg" + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "Person: Jie Zheng, Chris Stoeckert, Alan Ruttenberg" + }, + "comment" : "The 'term requester' can credit the person, organization or project who request the ontology term.", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "ontology term requester" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000300", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "textual entity" + }, + "IAO_0000112" : { + "@language" : "en", + "@value" : "Words, sentences, paragraphs, and the written (non-figure) parts of publications are all textual entities" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000123", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A textual entity is a part of a manifestation (FRBR sense), a generically dependent continuant whose concretizations are patterns of glyphs intended to be interpreted as words, formulas, etc." + }, + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "AR, (IAO call 2009-09-01): a document as a whole is not typically a textual entity, because it has pictures in it - rather there are parts of it that are textual entities. Examples: The title, paragraph 2 sentence 7, etc." + }, { + "@language" : "en", + "@value" : "MC, 2009-09-14 (following IAO call 2009-09-01): textual entities live at the FRBR (http://en.wikipedia.org/wiki/Functional_Requirements_for_Bibliographic_Records) manifestation level. Everything is significant: line break, pdf and html versions of same document are different textual entities." + } ], + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "PERSON: Lawrence Hunter" + }, + "IAO_0000118" : { + "@language" : "en", + "@value" : "text" + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "textual entity" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000310", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "document" + }, + "IAO_0000112" : { + "@language" : "en", + "@value" : "A journal article, patent application, laboratory notebook, or a book" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000120", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A collection of information content entities intended to be understood together as a whole" + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "PERSON: Lawrence Hunter" + }, + "IAO_0000233" : "Add 'has licence' axiom:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1275\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1547\n\nrework module structure and move axiom to oeo-shared-axioms\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1592\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "document" + }, + "subClassOf" : [ "_:b2873", "http://purl.obolibrary.org/obo/IAO_0000030" ] + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000314", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "document part" + }, + "IAO_0000112" : { + "@language" : "en", + "@value" : "An abstract, introduction, method or results section." + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000120", + "IAO_0000115" : { + "@language" : "en", + "@value" : "An information content entity that is part of a document." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "PERSON: Lawrence Hunter" + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "document part" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000030" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000400", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000120", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A cartesian spatial coordinate datum is a representation of a point in a spatial region, in which equal changes in the magnitude of a coordinate value denote length qualities with the same magnitude" + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "2009-08-18 Alan Ruttenberg - question to BFO list about whether the BFO sense of the lower dimensional regions is that they are always part of actual space (the three dimensional sort) http://groups.google.com/group/bfo-discuss/browse_thread/thread/9d04e717e39fb617" + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "Alan Ruttenberg" + }, + "IAO_0000232" : "AR notes: We need to discuss whether it should include site.", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "cartesian spatial coordinate datum" + }, + "seeAlso" : { + "@language" : "en", + "@value" : "http://groups.google.com/group/bfo-discuss/browse_thread/thread/9d04e717e39fb617" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000027" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000401", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000123", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A cartesion spatial coordinate datum that uses one value to specify a position along a one dimensional spatial region" + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "Alan Ruttenberg" + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "one dimensional cartesian spatial coordinate datum" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000400" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000402", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000123", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A cartesion spatial coordinate datum that uses two values to specify a position within a two dimensional spatial region" + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "Alan Ruttenberg" + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "two dimensional cartesian spatial coordinate datum" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000400" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000403", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000123", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A cartesion spatial coordinate datum that uses three values to specify a position within a three dimensional spatial region" + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "Alan Ruttenberg" + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "three dimensional cartesian spatial coordinate datum" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000400" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000412", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "imported from" + }, + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : { + "@language" : "en", + "@value" : "For external terms/classes, the ontology from which the term was imported" + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PERSON:Alan Ruttenberg" + }, { + "@language" : "en", + "@value" : "PERSON:Melanie Courtot" + } ], + "IAO_0000119" : { + "@language" : "en", + "@value" : "GROUP:OBI:" + }, + "isDefinedBy" : "http://purl.obolibrary.org/obo/iao.owl", + "label" : { + "@language" : "en", + "@value" : "imported from" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000581", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000123", + "IAO_0000115" : { + "@language" : "en", + "@value" : "relates a time stamped measurement datum to the time measurement datum that denotes the time when the measurement was taken" + }, + "IAO_0000116" : "IAO declared \"time measurement datum\" as range, which is (not yet) imported by OEO. Therefore the range declaration is missing here.", + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "Alan Ruttenberg" + }, + "domain" : "http://purl.obolibrary.org/obo/IAO_0000582", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "has time stamp" + }, + "subPropertyOf" : "http://purl.obolibrary.org/obo/BFO_0000051" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000582", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000123", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "time stamped measurement datum" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000109" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000589", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "label" : { + "@language" : "en", + "@value" : "OBO foundry unique label" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000590", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "written name" + }, + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "\"United States of America\"" + }, { + "@language" : "en", + "@value" : "\"Bill Clinton\"" + }, { + "@language" : "en", + "@value" : "\"The Eiffel Tower\"" + } ], + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A textual entity that denotes a particular in reality." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "PERSON: Bill Hogan" + }, + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://github.com/information-artifact-ontology/IAO/issues/114" + }, + "IAO_0000232" : { + "@language" : "en", + "@value" : "The qualifier \"written\" is to set it apart from spoken names. Also, note the restrictions to particulars. We are not naming universals. We could however, be naming, attributive collections which are particulars, so \"All people located in the boundaries of the city of Little Rock, AR on June 18, 2011 at 9:50a CDT\" would be a name." + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "written name" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000300" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000591", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000123", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A software method (also called subroutine, subprogram, procedure, method, function, or routine) is software designed to execute a specific task." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PERSON: Melanie Courtot" + }, { + "@language" : "en", + "@value" : "PERSON: Michel Dumontier" + } ], + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://github.com/information-artifact-ontology/IAO/issues/80" + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "software method" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000592", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000123", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A software module is software composed of a collection of software methods." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PERSON: Melanei Courtot" + }, { + "@language" : "en", + "@value" : "PERSON: Michel Dumontier" + } ], + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://github.com/information-artifact-ontology/IAO/issues/80" + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "software module" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000593", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000123", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A software library is software composed of a collection of software modules and/or software methods in a form that can be statically or dynamically linked to some software application." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PERSON: Melanie Courtot" + }, { + "@language" : "en", + "@value" : "PERSON: Michel Dumontier" + } ], + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://github.com/information-artifact-ontology/IAO/issues/80" + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "software library" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000594", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000123", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A software application is software that can be directly executed by some processing unit." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PERSON: Melanie Courtot" + }, { + "@language" : "en", + "@value" : "PERSON: Michel Dumontier" + } ], + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://github.com/information-artifact-ontology/IAO/issues/80" + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "software application" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000595", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000123", + "IAO_0000115" : { + "@language" : "en", + "@value" : "A software script is software whose instructions can be executed using a software interpreter." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : [ { + "@language" : "en", + "@value" : "PERSON: Melanie Courtot" + }, { + "@language" : "en", + "@value" : "PERSON: Michel Dumontier" + } ], + "IAO_0000119" : { + "@language" : "en", + "@value" : "https://github.com/information-artifact-ontology/IAO/issues/80" + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "software script" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000010" + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000600", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "isDefinedBy" : "http://purl.obolibrary.org/obo/iao.owl", + "label" : { + "@language" : "en", + "@value" : "elucidation" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000601", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "isDefinedBy" : "http://purl.obolibrary.org/obo/iao.owl", + "label" : { + "@language" : "en", + "@value" : "has associated axiom(nl)" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000602", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "isDefinedBy" : "http://purl.obolibrary.org/obo/iao.owl", + "label" : { + "@language" : "en", + "@value" : "has associated axiom(fol)" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0006011", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "may be identical to" + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "A annotation relationship between two terms in an ontology that may refer to the same (natural) type but where more evidence is required before terms are merged." + }, + "http://purl.obolibrary.org/obo/IAO_0000117" : { + "@language" : "en", + "@value" : "David Osumi-Sutherland" + }, + "IAO_0000233" : { + "@language" : "en", + "@value" : "#40" + }, + "IAO_0000234" : { + "@language" : "en", + "@value" : "VFB" + }, + "comment" : { + "@language" : "en", + "@value" : "Edges asserting this should be annotated with to record evidence supporting the assertion and its provenance." + }, + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "may be identical to" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/IAO_0010000", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "isDefinedBy" : "http://purl.obolibrary.org/obo/iao.owl", + "label" : { + "@language" : "en", + "@value" : "has axiom label" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/OBI_0500000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000111" : { + "@language" : "en", + "@value" : "study design" + }, + "IAO_0000115" : "A plan specification comprised of protocols (which may specify how and what kinds of data will be gathered) that are executed as part of an investigation and is realized during a study design execution.", + "IAO_0000412" : "http://purl.obolibrary.org/obo/obi.owl", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : { + "@language" : "en", + "@value" : "study design" + }, + "subClassOf" : "http://purl.obolibrary.org/obo/IAO_0000104" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0000053", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "bearer of" + }, + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "this apple is bearer of this red color" + }, { + "@language" : "en", + "@value" : "this vase is bearer of this fragility" + } ], + "IAO_0000115" : { + "@language" : "en", + "@value" : "Inverse of characteristic_of" + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "A bearer can have many dependents, and its dependents can exist for different periods of time, but none of its dependents can exist when the bearer does not exist." + }, + "IAO_0000118" : [ { + "@language" : "en", + "@value" : "is bearer of" + }, "has characteristic", { + "@language" : "en", + "@value" : "bearer_of" + } ], + "RO_0001900" : "http://purl.obolibrary.org/obo/RO_0001901", + "domain" : "_:b527", + "label" : { + "@language" : "en", + "@value" : "has characteristic" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000020" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0000056", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "participates in" + }, + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "this blood clot participates in this blood coagulation" + }, { + "@language" : "en", + "@value" : "this input material (or this output material) participates in this process" + }, { + "@language" : "en", + "@value" : "this investigator participates in this investigation" + } ], + "IAO_0000115" : { + "@language" : "en", + "@value" : "a relation between a continuant and a process, in which the continuant is somehow involved in the process" + }, + "IAO_0000118" : { + "@language" : "en", + "@value" : "participates_in" + }, + "IAO_0000233" : "make inverse of has participant\nissue https://github.com/OpenEnergyPlatform/ontology/issues/979\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1086", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000002", + "label" : { + "@language" : "en", + "@value" : "participates in" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000003", + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty", + "inverseOf" : "http://purl.obolibrary.org/obo/RO_0000057" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0000057", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "has participant" + }, + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "this process has participant this input material (or this output material)" + }, { + "@language" : "en", + "@value" : "this investigation has participant this investigator" + }, { + "@language" : "en", + "@value" : "this blood coagulation has participant this blood clot" + } ], + "IAO_0000115" : { + "@language" : "en", + "@value" : "a relation between a process and a continuant, in which the continuant is somehow involved in the process" + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "Has_participant is a primitive instance-level relation between a process, a continuant, and a time at which the continuant participates in some way in the process. The relation obtains, for example, when this particular process of oxygen exchange across this particular alveolar membrane has_participant this particular sample of hemoglobin at this particular time." + }, + "IAO_0000118" : { + "@language" : "en", + "@value" : "has_participant" + }, + "IAO_0000233" : "make inverse of participates in\nissue https://github.com/OpenEnergyPlatform/ontology/issues/979\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1086\n\nAdd range axiom for `has participant`\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1157\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1225", + "http://purl.org/dc/elements/1.1/source" : "http://www.obofoundry.org/ro/#OBO_REL:has_participant", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000003", + "label" : { + "@language" : "en", + "@value" : "has participant" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000002", + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0000085", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000112" : { + "@language" : "en", + "@value" : "this enzyme has function this catalysis function (more colloquially: this enzyme has this catalysis function)" + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "a relation between an independent continuant (the bearer) and a function, in which the function specifically depends on the bearer for its existence" + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "A bearer can have many functions, and its functions can exist for different periods of time, but none of its functions can exist when the bearer does not exist. A function need not be realized at all the times that the function exists." + }, + "IAO_0000118" : { + "@language" : "en", + "@value" : "has_function" + }, + "domain" : "http://purl.obolibrary.org/obo/BFO_0000004", + "label" : { + "@language" : "en", + "@value" : "has function" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000034", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0000053" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0000086", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000112" : { + "@language" : "en", + "@value" : "this apple has quality this red color" + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "a relation between an independent continuant (the bearer) and a quality, in which the quality specifically depends on the bearer for its existence" + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "A bearer can have many qualities, and its qualities can exist for different periods of time, but none of its qualities can exist when the bearer does not exist." + }, + "IAO_0000118" : { + "@language" : "en", + "@value" : "has_quality" + }, + "domain" : "http://purl.obolibrary.org/obo/BFO_0000002", + "label" : { + "@language" : "en", + "@value" : "has quality" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000019", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0000053" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0000087", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000112" : { + "@language" : "en", + "@value" : "this person has role this investigator role (more colloquially: this person has this role of investigator)" + }, + "IAO_0000115" : { + "@language" : "en", + "@value" : "a relation between an independent continuant (the bearer) and a role, in which the role specifically depends on the bearer for its existence" + }, + "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.", { + "@language" : "en", + "@value" : "A bearer can have many roles, and its roles can exist for different periods of time, but none of its roles can exist when the bearer does not exist. A role need not be realized at all the times that the role exists." + } ], + "IAO_0000118" : { + "@language" : "en", + "@value" : "has_role" + }, + "IAO_0000233" : "extend domain / definition\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1030\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1101", + "domain" : "_:b1701", + "label" : { + "@language" : "en", + "@value" : "has role" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000023", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0000053" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0000091", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : { + "@language" : "en", + "@value" : "a relation between an independent continuant (the bearer) and a disposition, in which the disposition specifically depends on the bearer for its existence" + }, + "domain" : "http://purl.obolibrary.org/obo/BFO_0000004", + "label" : { + "@language" : "en", + "@value" : "has disposition" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000016", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0000053" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0001015", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "is location of" + }, + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "my head is the location of my brain" + }, { + "@language" : "en", + "@value" : "this cage is the location of this rat" + } ], + "IAO_0000115" : { + "@language" : "en", + "@value" : "a relation between two independent continuants, the location and the target, in which the target is entirely within the location" + }, + "IAO_0000116" : { + "@language" : "en", + "@value" : "Most location relations will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/" + }, + "IAO_0000118" : { + "@language" : "en", + "@value" : "location_of" + }, + "IAO_0000233" : "add `Inverse Of`\nissue https://github.com/OpenEnergyPlatform/ontology/issues/979\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1086", + "RO_0001900" : "http://purl.obolibrary.org/obo/RO_0001901", + "label" : { + "@language" : "en", + "@value" : "location of" + }, + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty", + "inverseOf" : "http://purl.obolibrary.org/obo/RO_0001025" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0001025", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000111" : { + "@language" : "en", + "@value" : "located in" + }, + "IAO_0000112" : [ { + "@language" : "en", + "@value" : "this rat is located in this cage" + }, { + "@language" : "en", + "@value" : "my brain is located in my head" + } ], + "IAO_0000115" : { + "@language" : "en", + "@value" : "a relation between two independent continuants, the target and the location, in which the target is entirely within the location" + }, + "IAO_0000116" : [ { + "@language" : "en", + "@value" : "Most location relations will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/" + }, { + "@language" : "en", + "@value" : "Location as a relation between instances: The primitive instance-level relation c located_in r at t reflects the fact that each continuant is at any given time associated with exactly one spatial region, namely its exact location. Following we can use this relation to define a further instance-level location relation - not between a continuant and the region which it exactly occupies, but rather between one continuant and another. c is located in c1, in this sense, whenever the spatial region occupied by c is part_of the spatial region occupied by c1. Note that this relation comprehends both the relation of exact location between one continuant and another which obtains when r and r1 are identical (for example, when a portion of fluid exactly fills a cavity), as well as those sorts of inexact location relations which obtain, for example, between brain and head or between ovum and uterus" + } ], + "IAO_0000118" : { + "@language" : "en", + "@value" : "located_in" + }, + "IAO_0000233" : "add `Inverse Of`\nissue https://github.com/OpenEnergyPlatform/ontology/issues/979\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1086", + "RO_0001900" : "http://purl.obolibrary.org/obo/RO_0001901", + "http://purl.org/dc/elements/1.1/source" : "http://www.obofoundry.org/ro/#OBO_REL:located_in", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000004", + "label" : { + "@language" : "en", + "@value" : "located in" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000004", + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0001900", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000115" : "An assertion that holds between an OWL Object Property and a temporal interpretation that elucidates how OWL Class Axioms that use this property are to be interpreted in a temporal context.", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", + "label" : [ "temporal interpretation", { + "@language" : "en", + "@value" : "temporal interpretation" + } ], + "seeAlso" : { + "@id" : "http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002081", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "http://purl.obolibrary.org/obo/IAO_0000117" : "David Osumi-Sutherland", + "IAO_0000118" : { + "@language" : "en", + "@value" : "<=" + }, + "comment" : "Primitive instance level timing relation between events", + "label" : { + "@language" : "en", + "@value" : "before or simultaneous with" + }, + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002222" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002082", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000117" : "https://orcid.org/0000-0002-7073-9172", + "http://purl.obolibrary.org/obo/IAO_0000117" : "David Osumi-Sutherland", + "comment" : { + "@language" : "en", + "@value" : "t1 simultaneous_with t2 iff:= t1 before_or_simultaneous_with t2 and not (t1 before t2)" + }, + "label" : { + "@language" : "en", + "@value" : "simultaneous with" + }, + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002081" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002083", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "http://purl.obolibrary.org/obo/IAO_0000117" : "David Osumi-Sutherland", + "comment" : { + "@language" : "en", + "@value" : "t1 before t2 iff:= t1 before_or_simulataneous_with t2 and not (t1 simultaeous_with t2)" + }, + "label" : { + "@language" : "en", + "@value" : "before" + }, + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002081" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002086", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "http://purl.obolibrary.org/obo/IAO_0000117" : "David Osumi-Sutherland", + "comment" : { + "@language" : "en", + "@value" : "X ends_after Y iff: end(Y) before_or_simultaneous_with end(X)" + }, + "label" : { + "@language" : "en", + "@value" : "ends after" + }, + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002222" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002089", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "http://purl.obolibrary.org/obo/IAO_0000117" : "David Osumi-Sutherland", + "label" : { + "@language" : "en", + "@value" : "starts before" + }, + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002222" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002091", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "http://purl.obolibrary.org/obo/IAO_0000117" : "David Osumi-Sutherland", + "IAO_0000118" : "io", + "comment" : { + "@language" : "en", + "@value" : "X starts_during Y iff: (start(Y) before_or_simultaneous_with start(X)) AND (start(X) before_or_simultaneous_with end(Y))" + }, + "label" : { + "@language" : "en", + "@value" : "starts during" + }, + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002222" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002092", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "http://purl.obolibrary.org/obo/IAO_0000117" : "David Osumi-Sutherland", + "IAO_0000118" : [ "d", "during" ], + "comment" : { + "@language" : "en", + "@value" : "X happens_during Y iff: (start(Y) before_or_simultaneous_with start(X)) AND (end(X) before_or_simultaneous_with end(Y))" + }, + "label" : { + "@language" : "en", + "@value" : "happens during" + }, + "subPropertyOf" : [ "http://purl.obolibrary.org/obo/RO_0002091", "http://purl.obolibrary.org/obo/RO_0002093" ] + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002093", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "http://purl.obolibrary.org/obo/IAO_0000117" : "David Osumi-Sutherland", + "IAO_0000118" : [ "o", "overlaps" ], + "comment" : { + "@language" : "en", + "@value" : "X ends_during Y iff: ((start(Y) before_or_simultaneous_with end(X)) AND end(X) before_or_simultaneous_with end(Y). " + }, + "label" : { + "@language" : "en", + "@value" : "ends during" + }, + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002222" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002222", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "IAO_0000119" : { + "@id" : "https://en.wikipedia.org/wiki/Allen%27s_interval_algebra" + }, + "IAO_0000232" : "Do not use this relation directly. It is ended as a grouping for relations between occurrents involving the relative timing of their starts and ends.", + "source" : "https://docs.google.com/document/d/1kBv1ep_9g3sTR-SD3jqzFqhuwo9TPNF-l-9fUDbO6rM/edit?pli=1", + "comment" : "A relation that holds between two occurrents. This is a grouping relation that collects together all the Allen relations.", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000003", + "label" : { + "@language" : "en", + "@value" : "temporally related to" + }, + "range" : "http://purl.obolibrary.org/obo/BFO_0000003", + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002223", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : "inverse of starts with", + "http://purl.obolibrary.org/obo/IAO_0000117" : "Chris Mungall", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "IAO_0000119" : "Allen", + "IAO_0000233" : "add `Inverse Of`\nissue https://github.com/OpenEnergyPlatform/ontology/issues/979\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1086", + "label" : { + "@language" : "en", + "@value" : "starts" + }, + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty", + "inverseOf" : "http://purl.obolibrary.org/obo/RO_0002224" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002224", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000112" : "Every insulin receptor signaling pathway starts with the binding of a ligand to the insulin receptor", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : "x starts with y if and only if x has part y and the time point at which x starts is equivalent to the time point at which y starts. Formally: α(y) = α(x) ∧ ω(y) < ω(x), where α is a function that maps a process to a start point, and ω is a function that maps a process to an end point.", + "http://purl.obolibrary.org/obo/IAO_0000117" : "Chris Mungall", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "IAO_0000118" : "started by", + "IAO_0000233" : "add `Inverse Of`\nissue https://github.com/OpenEnergyPlatform/ontology/issues/979\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1086", + "label" : { + "@language" : "en", + "@value" : "starts with" + }, + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002229", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : "inverse of ends with", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "http://purl.obolibrary.org/obo/IAO_0000117" : "Chris Mungall", + "IAO_0000233" : "add `Inverse Of`\nissue https://github.com/OpenEnergyPlatform/ontology/issues/979\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1086", + "label" : { + "@language" : "en", + "@value" : "ends" + }, + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty", + "inverseOf" : "http://purl.obolibrary.org/obo/RO_0002230" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002230", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : "x ends with y if and only if x has part y and the time point at which x ends is equivalent to the time point at which y ends. Formally: α(y) > α(x) ∧ ω(y) = ω(x), where α is a function that maps a process to a start point, and ω is a function that maps a process to an end point.", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "http://purl.obolibrary.org/obo/IAO_0000117" : "Chris Mungall", + "IAO_0000118" : "finished by", + "IAO_0000233" : "add `Inverse Of`\nissue https://github.com/OpenEnergyPlatform/ontology/issues/979\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1086", + "label" : { + "@language" : "en", + "@value" : "ends with" + }, + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002233", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : "p has input c iff: p is a process, c is a material entity, c is a participant in p, c is present at the start of p, and the state of c is modified during p.", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "IAO_0000118" : "consumes", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/664\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/702", + "comment" : "OEO adjustment: The range of this property has been changed from material entity to continuant. A subclass \"has physical input\" has been added for material entities and energies.", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000015", + "label" : { + "@language" : "en", + "@value" : "has input" + }, + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0000057", + "inverseOf" : "http://purl.obolibrary.org/obo/RO_0002352" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002234", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : "p has output c iff c is a participant in p, c is present at the end of p, and c is not present in the same state at the beginning of p.", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "IAO_0000118" : "produces", + "IAO_0000233" : "add inverse\nissue https://github.com/OpenEnergyPlatform/ontology/issues/979\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1086", + "label" : { + "@language" : "en", + "@value" : "has output" + }, + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0000057", + "inverseOf" : "http://purl.obolibrary.org/obo/RO_0002353" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002323", + "IAO_0000115" : "A mereological relationship or a topological relationship", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "IAO_0000232" : "Do not use this relation directly. It is ended as a grouping for a diverse set of relations, all involving parthood or connectivity relationships", + "RO_0001900" : "http://purl.obolibrary.org/obo/RO_0001901", + "label" : { + "@language" : "en", + "@value" : "mereotopologically related to" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002328", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A grouping relationship for any relationship directly involving a function, or that holds because of a function of one of the related entities.", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "IAO_0000232" : "This is a grouping relation that collects relations used for the purpose of connecting structure and function", + "label" : { + "@language" : "en", + "@value" : "functionally related to" + }, + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002352", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "inverse of has input", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "label" : { + "@language" : "en", + "@value" : "input of" + }, + "subPropertyOf" : [ "http://purl.obolibrary.org/obo/RO_0000056", "http://purl.obolibrary.org/obo/RO_0002328" ] + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002353", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "inverse of has output", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "IAO_0000233" : "add inverse\nissue https://github.com/OpenEnergyPlatform/ontology/issues/979\npull request https://github.com/OpenEnergyPlatform/ontology/pull/1086", + "label" : { + "@language" : "en", + "@value" : "output of" + }, + "subPropertyOf" : [ "http://purl.obolibrary.org/obo/RO_0000056", "http://purl.obolibrary.org/obo/RO_0002328" ] + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002410", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "relation that links two events, processes, states, or objects such that one event, process, state, or object (a cause) contributes to the production of another event, process, state, or object (an effect) where the cause is partly or wholly responsible for the effect, and the effect is partly or wholly dependent on the cause.", + "IAO_0000116" : "This branch of the ontology deals with causal relations between entities. It is divided into two branches: causal relations between occurrents/processes, and causal relations between material entities. We take an 'activity flow-centric approach', with the former as primary, and define causal relations between material entities in terms of causal relations between occurrents.\n\nTo define causal relations in an activity-flow type network, we make use of 3 primitives:\n\n * Temporal: how do the intervals of the two occurrents relate? \n * Is the causal relation regulatory?\n * Is the influence positive or negative?\n\nThe first of these can be formalized in terms of the Allen Interval Algebra. Informally, the 3 bins we care about are 'direct', 'indirect' or overlapping. Note that all causal relations should be classified under a RO temporal relation (see the branch under 'temporally related to'). Note that all causal relations are temporal, but not all temporal relations are causal. Two occurrents can be related in time without being causally connected. We take causal influence to be primitive, elucidated as being such that has the upstream changed, some qualities of the donwstream would necessarily be modified.\n\nFor the second, we consider a relationship to be regulatory if the system in which the activities occur is capable of altering the relationship to achieve some objective. This could include changing the rate of production of a molecule.\n\nFor the third, we consider the effect of the upstream process on the output(s) of the downstream process. If the level of output is increased, or the rate of production of the output is increased, then the direction is increased. Direction can be positive, negative or neutral or capable of either direction. Two positives in succession yield a positive, two negatives in succession yield a positive, otherwise the default assumption is that the net effect is canceled and the influence is neutral.\n\nEach of these 3 primitives can be composed to yield a cross-product of different relation types.", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "IAO_0000232" : "Do not use this relation directly. It is intended as a grouping for a diverse set of relations, all involving cause and effect.", + "domain" : "_:b2545", + "label" : { + "@language" : "en", + "@value" : "causally related to" + }, + "range" : "_:b3", + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002418", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "p is 'causally upstream or within' q iff p is causally related to q, and the end of p precedes, or is coincident with, the end of q.", + "IAO_0000116" : "We would like to make this disjoint with 'preceded by', but this is prohibited in OWL2", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "IAO_0000118" : "influences (processual)", + "IAO_0000233" : "add subset of relation below 'causally related to'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1079\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136", + "hasRelatedSynonym" : "affects", + "label" : "causally upstream of or within", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002501" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002427", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "inverse of causally upstream of or within", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "IAO_0000119" : { + "@id" : "http://purl.obolibrary.org/obo/ro/docs/causal-relations" + }, + "IAO_0000233" : "add subset of relation below 'causally related to'\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/1079\npull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136", + "label" : "causally downstream of or within", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002501" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002501", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "p is causally related to q if and only if p or any part of p and q or any part of q are linked by a chain of events where each event pair is one where the execution of p influences the execution of q. p may be upstream, downstream, part of, or a container of q.", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "IAO_0000119" : { + "@id" : "http://purl.obolibrary.org/obo/ro/docs/causal-relations" + }, + "IAO_0000232" : "Do not use this relation directly. It is intended as a grouping for a diverse set of relations, all involving cause and effect.", + "domain" : "http://purl.obolibrary.org/obo/BFO_0000015", + "label" : "causal relation between processes", + "range" : "http://purl.obolibrary.org/obo/BFO_0000015", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0002410" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002505", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000112" : "'lysine biosynthetic process via diaminopimelate' SubClassOf has_intermediate some diaminopimelate", + "IAO_0000115" : "p has intermediate c if and only if p has parts p1, p2 and p1 has output c, and p2 has input c", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "IAO_0000118" : "has intermediate product", + "label" : "has intermediate", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0000057" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002577", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A material entity consisting of multiple components that are causally integrated.", + "IAO_0000116" : "May be replaced by a BFO class, as discussed in http://www.jbiomedsem.com/content/4/1/43", + "IAO_0000117" : "https://orcid.org/0000-0002-6601-2165", + "IAO_0000119" : "http://www.jbiomedsem.com/content/4/1/43", + "label" : "system", + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000040" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0002615", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "Inverse of is-model-of", + "label" : "has model", + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty", + "inverseOf" : "http://purl.obolibrary.org/obo/RO_0003301" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0003000", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : "a produces b if some process that occurs_in a has_output b, where a and b are material entities. Examples: hybridoma cell line produces monoclonal antibody reagent; chondroblast produces avascular GAG-rich matrix.", + "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.", + "IAO_0000117" : "https://orcid.org/0000-0001-9114-8737", + "comment" : "Note that this definition doesn't quite distinguish the output of a transformation process from a production process, which is related to the identity/granularity issue.", + "label" : { + "@language" : "en", + "@value" : "produces" + }, + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0003001", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000114" : "http://purl.obolibrary.org/obo/IAO_0000125", + "IAO_0000115" : "a produced_by b iff some process that occurs_in b has_output a.", + "IAO_0000117" : "https://orcid.org/0000-0001-9114-8737", + "label" : { + "@language" : "en", + "@value" : "produced by" + }, + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0003301", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation between a biological, experimental, or computational artifact and an entity it is used to study, in virtue of its replicating or approximating features of the studied entity.", + "IAO_0000117" : "https://orcid.org/0000-0002-1048-5019", + "IAO_0000118" : { + "@language" : "en", + "@value" : "is used to study" + }, + "comment" : "The primary use case for this relation was to link a biological model system such as a cell line or model organism to a disease it is used to investigate, in virtue of the model system exhibiting features similar to that of the disease of interest. But the relation is defined more broadly to support other use cases, such as linking genes in which alterations are made to create model systems to the condition the system is used to interrogate, or computational models to real-world phenomena they are defined to simulate.", + "label" : { + "@language" : "en", + "@value" : "has role in modeling" + }, + "subPropertyOf" : "http://www.w3.org/2002/07/owl#topObjectProperty" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0004007", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "p 'has primary input ot output' c iff either (a) p 'has primary input' c or (b) p 'has primary output' c.", + "created_by" : "https://orcid.org/0000-0002-6601-2165", + "creation_date" : "2018-12-13T11:26:17Z", + "label" : "has primary input or output", + "subPropertyOf" : "http://purl.obolibrary.org/obo/RO_0000057" + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0004008", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "p has primary output c if (a) p has output c and (b) the goal of process is to modify, produce, or transform c.", + "created_by" : "https://orcid.org/0000-0002-6601-2165", + "creation_date" : "2018-12-13T11:26:32Z", + "label" : "has primary output", + "subPropertyOf" : [ "http://purl.obolibrary.org/obo/RO_0002234", "http://purl.obolibrary.org/obo/RO_0004007" ] + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0004009", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "p has primary input c if (a) p has input c and (b) the goal of process is to modify, consume, or transform c.", + "created_by" : "https://orcid.org/0000-0002-6601-2165", + "creation_date" : "2018-12-13T11:26:56Z", + "label" : "has primary input", + "subPropertyOf" : [ "http://purl.obolibrary.org/obo/RO_0002233", "http://purl.obolibrary.org/obo/RO_0004007" ] + }, { + "@id" : "http://purl.obolibrary.org/obo/RO_0040042", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000112" : "part-of is homeomorphic for independent continuants.", + "IAO_0000115" : "R is homemorphic for C iff (1) there exists some x,y such that x R y, and x and y instantiate C and (2) for all x, if x is an instance of C, and there exists some y some such that x R y, then it follows that y is an instance of C.", + "created_by" : "https://orcid.org/0000-0002-6601-2165", + "creation_date" : "2018-10-21T19:46:34Z", + "comment" : "R homeomorphic-for C expands to: C SubClassOf R only C. Additionally, for any class D that is disjoint with C, we can also expand to C DisjointWith R some D, D DisjointWith R some C.", + "label" : "is homeomorphic for", + "seeAlso" : { + "@id" : "https://github.com/oborel/obo-relations/issues/164" + } + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000000", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "A unit of measurement is a standardised quantity of a quantifiable entity", + "IAO_0000118" : { + "@language" : "en", + "@value" : "unit of measurement" + }, + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/533\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/537\nrenaming\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/895\n\nRemove unintended duplicated SubClassOf axiom and restore OEO definition:\nhttps://github.com/OpenEnergyPlatform/ontology/pull/1741", + "comment" : "The original definition from UO is \"A unit of measurement is a standardized quantity of a physical quality.\". It was adjusted for OEO purposes such that currencies can also be defined as units.", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "unit", + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000031" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000001", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A unit which is a standard measure of the distance between two points.\" [Wikipedia:Wikipedia]", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "length unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A unit which is a standard measure of the amount of matter/energy of a physical object.\" [Wikipedia:Wikipedia]", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "mass unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000003", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A unit which is a standard measure of the dimension in which events occur in sequence.\" [Wikipedia:Wikipedia]", + "hasExactSynonym" : "time derived unit", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "time unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000032", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A time unit which is equal to 3600 seconds or 60 minutes.\" [Wikipedia:Wikipedia]", + "hasExactSynonym" : "h", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "hour", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_1000032" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000033", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A time unit which is equal to 24 hours.\" [Wikipedia:Wikipedia]", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "day", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_1000033" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000036", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A time unit which is equal to 12 months which in science is taken to be equal to 365.25 days.\" [Wikipedia:Wikipedia]", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "year", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_1000036" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000046", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "prefix", + "subClassOf" : "http://purl.obolibrary.org/obo/BFO_0000141" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000047", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A unit which is a standard measure of the amount of a 2-dimensional flat surface.\" [UOC:GVG]", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "area unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000095", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A unit which is a standard measure of the amount of space occupied by any substance, whether solid, liquid, or gas.\" [NIST:NIST]", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "volume unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000111", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A unit which is a standard measure of the work done by a certain force (gravitational, electric, magnetic, force of inertia, etc).\" [NIST:NIST]", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "energy unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000113", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A unit which is a standard measure power or the rate of doing work.\" [NIST:NIST]", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "power unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000121", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A unit which is a standard measure of the figure or space formed by the junction of two lines or planes.\" [Wikipedia:Wikipedia]", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "angle unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000122", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A unit which is a standard measure of the angle formed by two straight lines in the same plane.\" [Wikipedia:Wikipedia]", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "plane angle unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000121" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000186", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A unit which is a standard measure of physical quantity consisting of only a numerical number without any units.\" [Wikipedia:Wikipedia]", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "dimensionless unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000187", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A dimensionless ratio unit which denotes numbers as fractions of 100.\" [Wikipedia:Wikipedia]", + "hasExactSynonym" : "%", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "percent", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000190" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000189", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A dimensionless unit which denotes a simple count of things.\" [MGED:MGED]", + "hasExactSynonym" : "count", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "count unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000186" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000190", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A dimensionless unit which denotes an amount or magnitude of one quantity relative to another.\" [Wikipedia:Wikipedia]", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "ratio unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000186" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000224", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"An energy unit which is equal to 1,000 watt-hours.\" [Wikipedia:Wikipedia]", + "IAO_0000118" : "kilowatt hours", + "IAO_0000233" : "add eurostat alternative term and has_exact_synonym:\nissue: https://github.com/OpenEnergyPlatform/ontology/issues/920\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/924", + "hasExactSynonym" : "kWh", + "comment" : { + "@language" : "en", + "@value" : "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." + }, + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "kilowatt-hour", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_1000223" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0000270", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A unit which is a standard measure of the volume of fluid which passes through a given surface per unit time .\" [Wikipedia:Wikipedia]", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "volumetric flow rate unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000000" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_0010006", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "\"A dimensionless ratio unit which, given a pair of quantities a and b, for which b is a multiple of a, denotes b by giving the multiplier (coefficient) c for a to result in b.\" [UOB:LKSR]", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "ratio", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000190" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_1000032", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "hour based unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000003" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_1000033", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "day based unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000003" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_1000036", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "year based unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000003" + }, { + "@id" : "http://purl.obolibrary.org/obo/UO_1000223", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl", + "label" : "watt-hour based unit", + "subClassOf" : "http://purl.obolibrary.org/obo/UO_0000111" + }, { + "@id" : "http://purl.obolibrary.org/obo/uo#is_unit_of", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "IAO_0000115" : "A relation to connect a unit to a quantifiable entity that it is the unit of.", + "comment" : "This relation has been imported from UO.", + "domain" : "http://purl.obolibrary.org/obo/UO_0000000", + "label" : { + "@language" : "en", + "@value" : "is unit of" + } + }, { + "@id" : "http://purl.org/dc/elements/1.1/contributor", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, { + "@id" : "http://purl.org/dc/elements/1.1/description", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, { + "@id" : "http://purl.org/dc/elements/1.1/identifier", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, { + "@id" : "http://purl.org/dc/elements/1.1/license", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, { + "@id" : "http://purl.org/dc/elements/1.1/member", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, { + "@id" : "http://purl.org/dc/elements/1.1/source", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, { + "@id" : "http://purl.org/dc/terms/license", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, { + "@id" : "http://purl.org/dc/terms/source", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, { + "@id" : "http://purl.org/dc/terms/title", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, { + "@id" : "http://www.geneontology.org/formats/oboInOwl#created_by", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, { + "@id" : "http://www.geneontology.org/formats/oboInOwl#creation_date", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, { + "@id" : "http://www.geneontology.org/formats/oboInOwl#hasDbXref", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + }, { + "@id" : "http://www.geneontology.org/formats/oboInOwl#hasExactSynonym", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl" + }, { + "@id" : "http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "label" : "has_related_synonym" + }, { + "@id" : "http://www.openenergy-platform.org/ontology/oeo/OEO_00330002", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "IAO_0000115" : "An electricity cost is a variable cost that depends on electricity price and amount.", + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1365\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1482", + "label" : { + "@language" : "en", + "@value" : "electricity cost" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020145" + }, { + "@id" : "http://www.openenergy-platform.org/ontology/oeo/OEO_00330023", + "@type" : "http://www.w3.org/2002/07/owl#Class", + "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.", + "IAO_0000118" : [ { + "@language" : "en", + "@value" : "LCA" + }, { + "@language" : "de", + "@value" : "Lebenszyklusanalyse" + }, { + "@language" : "en", + "@value" : "life cycle analysis" + }, { + "@language" : "de", + "@value" : "Ökobilanz" + } ], + "IAO_0000233" : "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1551\npull request: https://github.com/OpenEnergyPlatform/ontology/pull/1576", + "label" : { + "@language" : "en", + "@value" : "life cycle assessment" + }, + "subClassOf" : "http://openenergy-platform.org/ontology/oeo/OEO_00020166" + }, { + "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral", + "@type" : "http://www.w3.org/2000/01/rdf-schema#Datatype", + "isDefinedBy" : [ "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", "http://purl.obolibrary.org/obo/uo.owl" ] + }, { + "@id" : "http://www.w3.org/2000/01/rdf-schema#comment", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "isDefinedBy" : [ "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", "http://purl.obolibrary.org/obo/uo.owl" ] + }, { + "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "IAO_0000589" : "is defined by", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl" + }, { + "@id" : "http://www.w3.org/2000/01/rdf-schema#label", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "isDefinedBy" : [ "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", "http://purl.obolibrary.org/obo/uo.owl" ] + }, { + "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl" + }, { + "@id" : "http://www.w3.org/2001/XMLSchema#integer", + "@type" : "http://www.w3.org/2000/01/rdf-schema#Datatype" + }, { + "@id" : "http://www.w3.org/2001/XMLSchema#string", + "@type" : "http://www.w3.org/2000/01/rdf-schema#Datatype" + }, { + "@id" : "http://www.w3.org/2002/07/owl#Thing", + "isDefinedBy" : "http://purl.obolibrary.org/obo/uo.owl" + }, { + "@id" : "http://www.w3.org/2002/07/owl#topObjectProperty", + "@type" : "http://www.w3.org/2002/07/owl#ObjectProperty", + "isDefinedBy" : "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl" + }, { + "@id" : "http://www.w3.org/ns/prov#wasDerivedFrom", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty", + "isDefinedBy" : [ "http://openenergy-platform.org/ontology/oeo/imports/iao-extracted.owl", "http://purl.obolibrary.org/obo/uo.owl" ] + }, { + "@id" : "http://xmlns.com/foaf/0.1/homepage", + "@type" : "http://www.w3.org/2002/07/owl#AnnotationProperty" + } ], + "@context" : { + "onProperty" : { + "@id" : "http://www.w3.org/2002/07/owl#onProperty", + "@type" : "@id" + }, + "someValuesFrom" : { + "@id" : "http://www.w3.org/2002/07/owl#someValuesFrom", + "@type" : "@id" + }, + "annotatedProperty" : { + "@id" : "http://www.w3.org/2002/07/owl#annotatedProperty", + "@type" : "@id" + }, + "annotatedSource" : { + "@id" : "http://www.w3.org/2002/07/owl#annotatedSource", + "@type" : "@id" + }, + "annotatedTarget" : { + "@id" : "http://www.w3.org/2002/07/owl#annotatedTarget" + }, + "wasDerivedFrom" : { + "@id" : "http://www.w3.org/ns/prov#wasDerivedFrom", + "@type" : "@id" + }, + "IAO_0000233" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000233" + }, + "IAO_0000115" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000115" + }, + "label" : { + "@id" : "http://www.w3.org/2000/01/rdf-schema#label" + }, + "subClassOf" : { + "@id" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", + "@type" : "@id" + }, + "first" : { + "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", + "@type" : "@id" + }, + "rest" : { + "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", + "@type" : "@id" + }, + "equivalentClass" : { + "@id" : "http://www.w3.org/2002/07/owl#equivalentClass", + "@type" : "@id" + }, + "comment" : { + "@id" : "http://www.w3.org/2000/01/rdf-schema#comment" + }, + "IAO_0000118" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000118" + }, + "intersectionOf" : { + "@id" : "http://www.w3.org/2002/07/owl#intersectionOf", + "@type" : "@id" + }, + "IAO_0000116" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000116" + }, + "disjointWith" : { + "@id" : "http://www.w3.org/2002/07/owl#disjointWith", + "@type" : "@id" + }, + "BFO_0000051" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000051", + "@type" : "@id" + }, + "IAO_0000119" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000119" + }, + "OEO_00000504" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000504", + "@type" : "@id" + }, + "sameAs" : { + "@id" : "http://www.w3.org/2002/07/owl#sameAs", + "@type" : "@id" + }, + "OEO_00010037" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010037" + }, + "domain" : { + "@id" : "http://www.w3.org/2000/01/rdf-schema#domain", + "@type" : "@id" + }, + "range" : { + "@id" : "http://www.w3.org/2000/01/rdf-schema#range", + "@type" : "@id" + }, + "IAO_0000117" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000117", + "@type" : "@id" + }, + "subPropertyOf" : { + "@id" : "http://www.w3.org/2000/01/rdf-schema#subPropertyOf", + "@type" : "@id" + }, + "IAO_0006011" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0006011" + }, + "unionOf" : { + "@id" : "http://www.w3.org/2002/07/owl#unionOf", + "@type" : "@id" + }, + "hasDbXref" : { + "@id" : "http://www.geneontology.org/formats/oboInOwl#hasDbXref" + }, + "IAO_0010000" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0010000", + "@type" : "@id" + }, + "BFO_0000050" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000050", + "@type" : "@id" + }, + "allValuesFrom" : { + "@id" : "http://www.w3.org/2002/07/owl#allValuesFrom", + "@type" : "@id" + }, + "hasValue" : { + "@id" : "http://www.w3.org/2002/07/owl#hasValue", + "@type" : "@id" + }, + "IAO_0000114" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000114", + "@type" : "@id" + }, + "isDefinedBy" : { + "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", + "@type" : "@id" + }, + "complementOf" : { + "@id" : "http://www.w3.org/2002/07/owl#complementOf", + "@type" : "@id" + }, + "created_by" : { + "@id" : "http://www.geneontology.org/formats/oboInOwl#created_by", + "@type" : "@id" + }, + "creation_date" : { + "@id" : "http://www.geneontology.org/formats/oboInOwl#creation_date", + "@type" : "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "hasExactSynonym" : { + "@id" : "http://www.geneontology.org/formats/oboInOwl#hasExactSynonym" + }, + "IAO_0000600" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000600" + }, + "BFO_0000180" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000180" + }, + "IAO_0000112" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000112" + }, + "BFO_0000179" : { + "@id" : "http://purl.obolibrary.org/obo/BFO_0000179" + }, + "IAO_0000602" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000602" + }, + "IAO_0000111" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000111" + }, + "seeAlso" : { + "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso" + }, + "IAO_0000232" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000232" + }, + "RO_0001900" : { + "@id" : "http://purl.obolibrary.org/obo/RO_0001900", + "@type" : "@id" + }, + "onClass" : { + "@id" : "http://www.w3.org/2002/07/owl#onClass", + "@type" : "@id" + }, + "qualifiedCardinality" : { + "@id" : "http://www.w3.org/2002/07/owl#qualifiedCardinality", + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" + }, + "source" : { + "@id" : "http://purl.org/dc/terms/source", + "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" + }, + "differentFrom" : { + "@id" : "http://www.w3.org/2002/07/owl#differentFrom", + "@type" : "@id" + }, + "OEO_00000503" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00000503", + "@type" : "@id" + }, + "IAO_0000601" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000601" + }, + "members" : { + "@id" : "http://www.w3.org/2002/07/owl#members", + "@type" : "@id" + }, + "inverseOf" : { + "@id" : "http://www.w3.org/2002/07/owl#inverseOf", + "@type" : "@id" + }, + "OEO_00110012" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00110012" + }, + "minQualifiedCardinality" : { + "@id" : "http://www.w3.org/2002/07/owl#minQualifiedCardinality", + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" + }, + "hasRelatedSynonym" : { + "@id" : "http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym" + }, + "propertyDisjointWith" : { + "@id" : "http://www.w3.org/2002/07/owl#propertyDisjointWith", + "@type" : "@id" + }, + "IAO_0000234" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000234" + }, + "IAO_0000589" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000589" + }, + "distinctMembers" : { + "@id" : "http://www.w3.org/2002/07/owl#distinctMembers", + "@type" : "@id" + }, + "RO_0040042" : { + "@id" : "http://purl.obolibrary.org/obo/RO_0040042", + "@type" : "@id" + }, + "OEO_00040001" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00040001" + }, + "assertionProperty" : { + "@id" : "http://www.w3.org/2002/07/owl#assertionProperty", + "@type" : "@id" + }, + "sourceIndividual" : { + "@id" : "http://www.w3.org/2002/07/owl#sourceIndividual", + "@type" : "@id" + }, + "targetIndividual" : { + "@id" : "http://www.w3.org/2002/07/owl#targetIndividual", + "@type" : "@id" + }, + "contributor" : { + "@id" : "http://purl.org/dc/elements/1.1/contributor" + }, + "title" : { + "@id" : "http://purl.org/dc/terms/title" + }, + "versionIRI" : { + "@id" : "http://www.w3.org/2002/07/owl#versionIRI", + "@type" : "@id" + }, + "description" : { + "@id" : "http://purl.org/dc/elements/1.1/description" + }, + "license" : { + "@id" : "http://purl.org/dc/terms/license", + "@type" : "@id" + }, + "OEO_00010128" : { + "@id" : "http://openenergy-platform.org/ontology/oeo/OEO_00010128", + "@type" : "@id" + }, + "IAO_0000412" : { + "@id" : "http://purl.obolibrary.org/obo/IAO_0000412", + "@type" : "@id" + } + } +} diff --git a/src/test/scala/org/dbpedia/databus/DatabusScalatraTest.scala b/src/test/scala/org/dbpedia/databus/DatabusScalatraTest.scala index 60a8efe..ee07453 100644 --- a/src/test/scala/org/dbpedia/databus/DatabusScalatraTest.scala +++ b/src/test/scala/org/dbpedia/databus/DatabusScalatraTest.scala @@ -1,6 +1,8 @@ package org.dbpedia.databus +import com.github.jsonldjava.core.JsonLdConsts +import com.github.jsonldjava.utils.JsonUtils import org.apache.jena.iri.ViolationCodes import java.io.ByteArrayInputStream @@ -55,6 +57,7 @@ class DatabusScalatraTest extends ScalatraFlatSpec with BeforeAndAfter { addServlet(new DefaultApi(), "/databus/*") addServlet(new ExternalApiEmul, "/*") + servletContextHandler.setMaxFormContentSize(5870342) "File save" should "work" in { @@ -108,7 +111,9 @@ class DatabusScalatraTest extends ScalatraFlatSpec with BeforeAndAfter { val file = "group_with_localhostcontext.jsonld" val bytes = Files.readAllBytes(Paths.get(getClass.getClassLoader.getResource(file).getFile)) - val localhostContext = RdfConversions.JsonLDSerialiser.jsonLdContextUrl(bytes).get.toString + val localhostContext = JsonUtils.fromString(new String(bytes)) + .asInstanceOf[java.util.Map[String, Object]] + .get(JsonLdConsts.CONTEXT).toString val vfile = "group.jsonld" val vbytes = Files.readAllBytes(Paths.get(getClass.getClassLoader.getResource(vfile).getFile)) val validContext = RdfConversions.JsonLDSerialiser.jsonLdContextUrl(vbytes).get.toString @@ -139,6 +144,25 @@ class DatabusScalatraTest extends ScalatraFlatSpec with BeforeAndAfter { } + "File save" should "work with a file with expanded context" in { + + val file = "output.jsonld" + val bytes = Files.readAllBytes(Paths.get(getClass.getClassLoader.getResource(file).getFile)) + + val mod = ModelFactory.createDefaultModel(); + RDFDataMgr.read(mod, new ByteArrayInputStream(bytes), Lang.JSONLD) + + post("/databus/document/save?repo=kuckuck&path=pa/rel_test.jsonld", bytes) { + status should equal(200) + } + + get("/databus/document/read?repo=kuckuck&path=pa/rel_test.jsonld") { + status should equal(200) + body should equal(new String(bytes)) + } + + } + "File save" should "save and retrieve jsonlds with relative uris" in { val file = "test-relative.jsonld"