Merge pull request #450 from CommonCoreOntology/448-natural-artificial-disjoint

typo fix on artificial/natural language disjunction
This commit is contained in:
J. Neil Otte
2024-08-28 09:05:33 -04:00
committed by GitHub

View File

@@ -509,7 +509,7 @@ cco:ArtifactVersionOrdinality rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/ArtificialLanguage
cco:ArtificialLanguage rdf:type owl:Class ;
rdfs:subClassOf cco:Language ;
owl:disjointWith cco:NautralLanguage ;
owl:disjointWith cco:NaturalLanguage ;
cco:definition "A Language that is developed through conscious planning and premeditation, rather than one that was developed through use and repetition."@en ;
cco:definition_source "https://en.wikipedia.org/w/index.php?title=Constructed_language&oldid=1062733589"^^xsd:anyURI ;
cco:example_of_usage "Esperanto" ,