From 9cc12d1eedb9b5f3affdb86803cf334d4bca3ce2 Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Mon, 6 Mar 2023 20:21:10 -0500 Subject: [PATCH] typo --- InformationEntityOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InformationEntityOntology.ttl b/InformationEntityOntology.ttl index 7a0c328..3fe1a32 100644 --- a/InformationEntityOntology.ttl +++ b/InformationEntityOntology.ttl @@ -326,7 +326,7 @@ cco:represents rdf:type owl:ObjectProperty ; cco:definition "x represents y iff x is an instance of Information Content Entity, and y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; cco:elucidation "The relationship that is being defined here is that between the content of a photographic image and its object, between the content of a video and its objects and events, between the content of an audio recording and the sounds or events generating those sounds, or between the content of a written transcript and the verbal event that it transcribes."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:comment "Isomorphism between the carrier of x and the represented entity can be via a direct similarity relation, e.g., groves in a vinyl record corresponding to sound waves, or linguistic convention, e.g., a court stenographer's transcription of spoken words, as well as others, such as encoding processes for images."@en ; + rdfs:comment "Isomorphism between the carrier of x and the represented entity can be via a direct similarity relation, e.g., grooves in a vinyl record corresponding to sound waves, or linguistic convention, e.g., a court stenographer's transcription of spoken words, as well as others, such as encoding processes for images."@en ; rdfs:label "represents"@en .