From 9d00c7a03796d2b8053e0eddb7a50489029a05b4 Mon Sep 17 00:00:00 2001 From: POTUSAITEJA Date: Thu, 18 Jun 2026 18:55:47 +0200 Subject: [PATCH] Add rdfs:label to BFO located in and environs object properties --- src/ontology/components/automatce-shared.owl | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/ontology/components/automatce-shared.owl b/src/ontology/components/automatce-shared.owl index 86fdb22..1f7a0d9 100644 --- a/src/ontology/components/automatce-shared.owl +++ b/src/ontology/components/automatce-shared.owl @@ -46,6 +46,18 @@ ObjectProperty: obo:RO_0002502 skos:definition "A relation between an entity and another entity on which it depends."@en +ObjectProperty: obo:BFO_0000082 + + Annotations: + rdfs:label "located in"@en + + +ObjectProperty: obo:BFO_0000183 + + Annotations: + rdfs:label "environs"@en + + Class: obo:BFO_0000023 Class: obo:BFO_0000029