diff --git a/.gitignore b/.gitignore index a8898ee..6e005fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -catalog-v001.xml \results \build *.py +*.rq diff --git a/ExtendedRelationOntology.ttl b/ExtendedRelationOntology.ttl index 5ae7da8..16f2d3f 100644 --- a/ExtendedRelationOntology.ttl +++ b/ExtendedRelationOntology.ttl @@ -388,7 +388,7 @@ cco:has_process_part rdf:type owl:ObjectProperty ; owl:inverseOf cco:is_part_of_process ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; - cco:definition "For processes P1 and P2, P1 has process part P2 if and only if P2 occurs on a temporal interval that is during the temporal interval of P1 and P2 either provides an input to P1, recieves an output of P1 or both."^^xsd:string ; + cco:definition "For processes P1 and P2, P1 has process part P2 if and only if P2 occurs on a temporal interval that is during the temporal interval of P1 and P2 either provides an input to P1, receives an output of P1, or both."^^xsd:string ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; rdfs:label "has process part"^^xsd:string . @@ -477,7 +477,7 @@ cco:is_output_of rdf:type owl:ObjectProperty ; cco:is_part_of_process rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000015 ; - cco:definition "Inverse of has process part"^^xsd:string ; + cco:definition "For processes P1 and P2, P1 is part of process P2 if and only if P1 occurs on a temporal interval that is during the temporal interval of P2 and P1 either provides an input to P2, receives an output of P2, or both."^^xsd:string ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:string ; rdfs:label "is part of process"^^xsd:string . @@ -570,4 +570,4 @@ cco:role_of_aggregate rdf:type owl:ObjectProperty ; rdfs:label "role of aggregate"^^xsd:string . -### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi diff --git a/InformationEntityOntology.ttl b/InformationEntityOntology.ttl index db35a9a..fd71941 100644 --- a/InformationEntityOntology.ttl +++ b/InformationEntityOntology.ttl @@ -30,7 +30,7 @@ cco:condition_described_by rdf:type owl:ObjectProperty ; owl:propertyChainAxiom ( cco:described_by obo:BFO_0000050 ) ; - cco:definition "c condition_described_by p iff p is an instance of a Performance Specification, and p has part d, and d is an instance of a Descriptive Information Content Entity, and p prescribes an entity s, and c is an entity that is causally relevant to s existing as prescribed by p."^^xsd:string ; + cco:definition "c condition_described_by p iff p is an instance of a Performance Specification, and p has part d, and d is an instance of a Descriptive Information Content Entity, and p prescribes an entity s, and d describes c, and c is an entity that is causally relevant to s existing as prescribed by p."^^xsd:string ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; rdfs:label "condition described by"^^xsd:string . @@ -63,7 +63,7 @@ cco:describes_condition rdf:type owl:ObjectProperty ; owl:propertyChainAxiom ( obo:BFO_0000051 cco:describes ) ; - cco:definition "p describes_condition c iff p is an instance of a Performance Specification, and p has part d, and d is an instance of a Descriptive Information Content Entity, and p prescribes an entity s, and c is an entity that is causally relevant to s existing as prescribed by p."^^xsd:string ; + cco:definition "p describes_condition c iff p is an instance of a Performance Specification, and p has part d, and d is an instance of a Descriptive Information Content Entity, and p prescribes an entity s, and d describes c, and c is an entity that is causally relevant to s existing as prescribed by p."^^xsd:string ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; rdfs:label "describes condition"^^xsd:string . @@ -587,10 +587,10 @@ 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 an predefined objective." ; - cco:definition_source "http://purl.obolibrary.org/obo/IAO_0000064"^^xsd:string ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:string ; - rdfs:label "Algorithm"^^xsd:string . + 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." ; + 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" . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArbitraryIdentifier @@ -2682,4 +2682,4 @@ cco:ZuluTimeZone rdf:type owl:NamedIndividual , rdfs:label "Zulu Time Zone"^^xsd:string . -### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi diff --git a/catalog-v001.xml b/catalog-v001.xml new file mode 100644 index 0000000..09fd83f --- /dev/null +++ b/catalog-v001.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + +