Merge pull request #439 from CommonCoreOntology/cconaturallanguagespellingerror

Update InformationEntityOntology.ttl
This commit is contained in:
oliviahobai
2024-08-21 17:17:17 -04:00
committed by GitHub

View File

@@ -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 ;