obo-relations icon indicating copy to clipboard operation
obo-relations copied to clipboard

Question about correct usage of 'existence overlaps'

Open vanaukenk opened this issue 5 years ago • 3 comments

Hi,

We are reviewing use of relations in GO annotation and are at an impasse with trying to find the best one to relate a structure (i.e. cellular component) and the BP during which it exists.

Past curation used the relation 'exists during' which is in gorel.obo, but I'm wondering if we can switch this to use 'existence overlaps' from RO.

Here's the relevant info from the 'exists during' entry in gorel.obo:

id: exists_during name: exists_during namespace: go/extensions/gorel comment: Previous definition "c exists_during p if and only if the temporal extent bounded by the start and end of c is part_of the temporal extent of p." [BFO:cjm] subset: AE_biological_process subset: AE_developmental_stages property_value: usage "Identifies a process or life stage during which a cellular component is present" xsd:string

and here is the RO entry:

image

Would we be correct in replacing 'exists during' with 'existence overlaps' in GO annotation?

Note that a similar question has come up before: #8

vanaukenk avatar Feb 13 '20 18:02 vanaukenk

Can anyone answer this question?

nlharris avatar Nov 04 '21 05:11 nlharris

Based on the previous definition in your comment on exists_during, I think RO:0002491 'existence starts and ends during' is the RO equivalent (existence of c is only during p).

Clare72 avatar Sep 27 '22 10:09 Clare72