clarified fuel artifact function

This commit is contained in:
Cameron More
2024-08-05 17:16:46 -04:00
parent aae9cb19c7
commit cf186f663d

View File

@@ -1665,7 +1665,7 @@ cco:FrictionReductionArtifactFunction rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/FuelArtifactFunction
cco:FuelArtifactFunction rdf:type owl:Class ;
rdfs:subClassOf cco:ArtifactFunction ;
cco:definition "An Artifact Function that is realized in processes of reacting with other substances in order to release chemical or nuclear energy as heat or ot be used for work."@en ;
cco:definition "An Artifact Function that is realized in processes in which an Artifact is reacted with other substances in order to release chemical or nuclear energy to be used for heat or for work."@en ;
cco:definition_source "https://en.wikipedia.org/w/index.php?title=Fuel&oldid=1063590518"^^xsd:anyURI ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
rdfs:label "Fuel Artifact Function"@en .