From f51fc1083a0b8ca49b515e1a5eb394c72dde64c6 Mon Sep 17 00:00:00 2001 From: jordancundiff Date: Tue, 18 Nov 2025 09:51:54 -0500 Subject: [PATCH 1/2] test change --- src/cco-modules/EventOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cco-modules/EventOntology.ttl b/src/cco-modules/EventOntology.ttl index f3fa018..857da43 100644 --- a/src/cco-modules/EventOntology.ttl +++ b/src/cco-modules/EventOntology.ttl @@ -1,4 +1,4 @@ -@prefix : . +@prefix : @prefix obo: . @prefix owl: . @prefix rdf: . From 88122c84d28ea2e96eb9873d8e151c6b60203459 Mon Sep 17 00:00:00 2001 From: jordancundiff Date: Tue, 18 Nov 2025 10:02:36 -0500 Subject: [PATCH 2/2] Issue 705 this addresses issue 705. --- src/cco-modules/EventOntology.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cco-modules/EventOntology.ttl b/src/cco-modules/EventOntology.ttl index 857da43..6996672 100644 --- a/src/cco-modules/EventOntology.ttl +++ b/src/cco-modules/EventOntology.ttl @@ -1,4 +1,4 @@ -@prefix : +@prefix : . @prefix obo: . @prefix owl: . @prefix rdf: . @@ -1121,7 +1121,7 @@ cco:ont00000492 rdf:type owl:Class ; rdfs:subClassOf cco:ont00000517 ; rdfs:label "Email Messaging"@en ; skos:altLabel "Act of Emailing"@en ; - skos:definition "An Act of Communication by Media in which text-based communication occurs between two or more people using personal computers or other devices using some Email Client Software conveyed over the Internet."@en ; + skos:definition "An Act of Communication by Media transmitting and receiving digital messages via Internet Message Format-based communication, or an extension thereof, over a computer network."@en ; cco:ont00001754 "https://en.wikipedia.org/w/index.php?title=Email&oldid=1063646749"^^xsd:anyURI ; cco:ont00001760 "https://www.commoncoreontologies.org/EventOntology"^^xsd:anyURI .