mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
Merge pull request #450 from CommonCoreOntology/448-natural-artificial-disjoint
typo fix on artificial/natural language disjunction
This commit is contained in:
@@ -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" ,
|
||||
|
||||
Reference in New Issue
Block a user