-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NTR: uncorrelated with #811
Comments
Discussed on 10/7 call; ventured all the way down the rabbitholes... This raises general questions about how to connect conclusions / study findings /propositions with the studies they come from, which can be contradictory. Damion will follow up to attempt to do that at the instance level. OBI should also clarify how this can be done in OBI in addition to how this is done in SEPIO here. |
Noting too that relating instance data to the study metadata would be a constructive discussion to have more broadly as this issue comes up repeatedly in many projects. Note: there will be a call recording of this discussion linked in the RO meeting minutes. It would be extremely helpful if the OBI/COB/SEPIO communities had time to come together and hold a workshop on this. @mbrush @cmungall |
Michelle Giglio has volunteered to talk about this topic in OBI Oct 21 curation call. She's presenting some past draft work on a solution. Basically, we were seeking a representational solution where a database of possibly conflicting papers could express their hypotheses and conclusions without leading to unsatisfiability. Hence the SEPIO solution. As an aside, I see we could just add one more property now to the SEPIO has_subject, has_predicate, has_object trio, namely, has_negation (true/false) to keep a meta vision, if that happens to be an attractive solution from a SEPIO view. It avoids adding negated versions of object properties. James notes that a foundational ontology issue is about the longstanding absence of propositions in the BFO paradigm, though they are common in philosophy. So from a BFO/OWL view, currently it is problematic to describe a paper's experimental hypothesis (OBI "testable hypothesis") as a triple directly at class or instance level: say there is a "testable hypothesis" of "X related to Y" in one paper, which concludes "X not related to Y" as a "conclusion based on data". Dedicating a knowledge graph to just that one paper would lead to contradiction, let alone a knowledge graph of conflicting papers. In RO call discussion Jim raised possibility of using a Negative Object Property Assertion to express the proposition or conclusion, however this only works at an instance level, not a universal level, and doesn't allow us to point to the proposition directly, but rather only indirectly by way of axioms on the subject X instance. |
@ddooley thanks for taking the time to share the SEPIO approach you've settled on re: "uncorrelated to" statements. |
For new term requests, please provide the following information:
Preferred term label
uncorrelated with
Synonyms
none
Textual definition
A relationship that holds between two entities, where the entities do not exhibit a statistical dependence relationship. The entities may be statistical variables, or they may be other kinds of entities such as diseases, chemical entities or processes.
Suggested parent term
none (should be sibling to 'correlated with' [RO_0002610])
Attribution
https://orcid.org/0000-0002-0548-891X, https://orcid.org/0000-0002-8844-9165
Motivation
Our use case for "uncorrelated with" is to be able to write statements about mutations that are either positively correlated with or uncorrelated with some biological characteristic, as in the model shown below. For example, Mishra et al. (2021) report that the combination of E156_R158delinsG and D614G in SARS-CoV-2 are not correlated with host syncytia formation.
The text was updated successfully, but these errors were encountered: