mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
changed algorithm definition per #411
This commit is contained in:
@@ -482,7 +482,7 @@ cco:Acronym rdf:type owl:Class ;
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/Algorithm
|
||||
cco:Algorithm rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:DirectiveInformationContentEntity ;
|
||||
cco:definition "A Directive Information Content Entity that prescribes the inputs and output of mathematical functions as well as workflow of execution for achieving a predefined objective."@en ;
|
||||
cco:definition "A Directive Information Content Entity that prescribes some Process and contains a finite sequence of unambiguous instructions in order to achieve some Objective."@en ;
|
||||
cco:definition_source "http://purl.obolibrary.org/obo/IAO_0000064"^^xsd:anyURI ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Algorithm"@en .
|
||||
|
||||
Reference in New Issue
Block a user