diff --git a/InformationEntityOntology.ttl b/InformationEntityOntology.ttl index 8c4397f..32ec56f 100644 --- a/InformationEntityOntology.ttl +++ b/InformationEntityOntology.ttl @@ -10,13 +10,13 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , - ; - cco:code_license ; - cco:content_license ; - rdfs:comment "This ontology is designed to represent generic types of information as well as the relationships between information and other entities."@en ; + owl:imports , + ; rdfs:label "Information Entity Ontology"@en ; - owl:versionInfo "Version 1.3"@en . + cco:code_license ; + owl:versionInfo "Version 1.3"@en ; + cco:content_license ; + rdfs:comment "This ontology is designed to represent generic types of information as well as the relationships between information and other entities."@en . ################################################################# # Object Properties @@ -1219,7 +1219,7 @@ cco:PerformanceSpecification rdf:type owl:Class ; owl:onProperty cco:describes_condition ; owl:someValuesFrom obo:BFO_0000001 ] ; - cco:definition "A Directive Information Content Entity that prescibes some aspect of the behavior of a participant in a Process given one or more operating conditions."@en ; + cco:definition "A Directive Information Content Entity that prescribes some aspect of the behavior of a participant in a Process given one or more operating conditions."@en ; cco:example_of_usage "Maximum Speed at high altitude; Rate of Ascent at 10 degrees celsius with nominal payload." ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Performance Specification"@en . @@ -2317,4 +2317,4 @@ cco:ZuluTimeZone rdf:type owl:NamedIndividual , rdfs:label "Zulu Time Zone"@en . -### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.2.8.20170104-2310) https://github.com/owlcs/owlapi