Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion oeo-imports/cco/cco-extract-n-hierarchy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ https://www.commoncoreontologies.org/ont00001879 # 'designated by'
https://www.commoncoreontologies.org/ont00001982 # 'describes'
https://www.commoncoreontologies.org/ont00001917 # 'described by'
https://www.commoncoreontologies.org/ont00001938 # 'represents'
https://www.commoncoreontologies.org/ont00001873 # 'represented by'
https://www.commoncoreontologies.org/ont00001873 # 'represented by'
https://www.commoncoreontologies.org/ont00000127 # 'Performance Specification'
42 changes: 42 additions & 0 deletions oeo-imports/cco/cco-extracted.owl
Original file line number Diff line number Diff line change
Expand Up @@ -1321,6 +1321,48 @@



<!-- https://www.commoncoreontologies.org/ont00000127 -->

<owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000127">
<rdfs:isDefinedBy rdf:resource="https://openenergyplatform.org/ontology/oeo/imports/cco-extracted.owl"/>
<rdfs:label xml:lang="en">Performance Specification</rdfs:label>
<skos:definition xml:lang="en">A Directive Information Content Entity that prescribes some aspect of the behavior of a participant in a Process given one or more operating conditions.</skos:definition>
<skos:example>Maximum Speed at high altitude; Rate of Ascent at 10 degrees celsius with nominal payload.</skos:example>
<www:ont00001760 rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/InformationEntityOntology</www:ont00001760>
</owl:Class>
<owl:Axiom>
<owl:annotatedSource rdf:resource="https://www.commoncoreontologies.org/ont00000127"/>
<owl:annotatedProperty rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"/>
<owl:annotatedTarget rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<prov:wasDerivedFrom rdf:resource="https://openenergyplatform.org/ontology/oeo/dev/imports/cco-extracted.owl"/>
</owl:Axiom>
<owl:Axiom>
<owl:annotatedSource rdf:resource="https://www.commoncoreontologies.org/ont00000127"/>
<owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#label"/>
<owl:annotatedTarget xml:lang="en">Performance Specification</owl:annotatedTarget>
<prov:wasDerivedFrom rdf:resource="https://openenergyplatform.org/ontology/oeo/dev/imports/cco-extracted.owl"/>
</owl:Axiom>
<owl:Axiom>
<owl:annotatedSource rdf:resource="https://www.commoncoreontologies.org/ont00000127"/>
<owl:annotatedProperty rdf:resource="http://www.w3.org/2004/02/skos/core#definition"/>
<owl:annotatedTarget xml:lang="en">A Directive Information Content Entity that prescribes some aspect of the behavior of a participant in a Process given one or more operating conditions.</owl:annotatedTarget>
<prov:wasDerivedFrom rdf:resource="https://openenergyplatform.org/ontology/oeo/dev/imports/cco-extracted.owl"/>
</owl:Axiom>
<owl:Axiom>
<owl:annotatedSource rdf:resource="https://www.commoncoreontologies.org/ont00000127"/>
<owl:annotatedProperty rdf:resource="http://www.w3.org/2004/02/skos/core#example"/>
<owl:annotatedTarget>Maximum Speed at high altitude; Rate of Ascent at 10 degrees celsius with nominal payload.</owl:annotatedTarget>
<prov:wasDerivedFrom rdf:resource="https://openenergyplatform.org/ontology/oeo/dev/imports/cco-extracted.owl"/>
</owl:Axiom>
<owl:Axiom>
<owl:annotatedSource rdf:resource="https://www.commoncoreontologies.org/ont00000127"/>
<owl:annotatedProperty rdf:resource="https://www.commoncoreontologies.org/ont00001760"/>
<owl:annotatedTarget rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.commoncoreontologies.org/InformationEntityOntology</owl:annotatedTarget>
<prov:wasDerivedFrom rdf:resource="https://openenergyplatform.org/ontology/oeo/dev/imports/cco-extracted.owl"/>
</owl:Axiom>



<!-- https://www.commoncoreontologies.org/ont00000131 -->

<owl:Class rdf:about="https://www.commoncoreontologies.org/ont00000131">
Expand Down