From 227b4a3176c17508acbc31f98c3636bf27f18cdb Mon Sep 17 00:00:00 2001 From: oliviahobai <119642653+oliviahobai@users.noreply.github.com> Date: Mon, 6 Jan 2025 11:42:28 -0500 Subject: [PATCH] exists at wording fix changed the reference from "particular" to "an instance of Entity" --- src/cco-imports/bfo-core.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cco-imports/bfo-core.ttl b/src/cco-imports/bfo-core.ttl index 8f2aae2..c5b5a49 100644 --- a/src/cco-imports/bfo-core.ttl +++ b/src/cco-imports/bfo-core.ttl @@ -275,7 +275,7 @@ skos:scopeNote rdf:type owl:AnnotationProperty . rdfs:range ; dc11:identifier "118-BFO" ; rdfs:label "exists at"@en ; - skos:definition "(Elucidation) exists at is a relation between a particular and some temporal region at which the particular exists"@en ; + skos:definition "(Elucidation) exists at is a relation between an instance of Entity and some temporal region where the instance exists"@en ; skos:example "First World War exists at 1914-1916; Mexico exists at January 1, 2000"@en .