mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
Update InformationEntityOntology.ttl
Changed IRI for Natural Language to read Natural Language. Before, it read "Nautral".
This commit is contained in:
@@ -1023,8 +1023,8 @@ cco:ModePointEstimateInformationContentEntity rdf:type owl:Class ;
|
||||
rdfs:label "Mode Point Estimate Information Content Entity"@en .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/NautralLanguage
|
||||
cco:NautralLanguage rdf:type owl:Class ;
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/NaturalLanguage
|
||||
cco:NaturalLanguage rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:Language ;
|
||||
cco:definition "A Language that is developed and evolves through use and repetition, rather than through conscious planning or premeditation."@en ;
|
||||
cco:definition_source "https://en.wikipedia.org/w/index.php?title=Natural_language&oldid=1060890461"^^xsd:anyURI ;
|
||||
|
||||
Reference in New Issue
Block a user