Open cmungall opened 9 years ago
This has been corrected. New relationship exists: has_causal_agent
Chris, could you please point me to the location where I can find the BFO references for these relations?
Should be in ontobee shortly but for now you can open ro in protege https://github.com/oborel/obo-relations
Isn't RO deprecated?
No. OBO_REL is deprecated. See the README
Ah yes. So they should have RO Xrefs, rather than BFO?
For example: id: RO:0002608 name: has causal agent def: "Inverse of 'causal agent in'" [] is_a: RO:0002410 ! causally related to inverse_of: RO:0002500 ! causal agent in
and id: RO:0002500 name: causal agent in def: "A relationship between a material entity and a process where the material entity has some causal role that influences the process" [] is_a: RO:0002595 ! causal relation between material entity and a process
Generally, but some relations such as part of and occurs in have BFO IDs
Btw, the xref thing is an obo hack. As we get more familiar with Protege we'll see that the Planteome ontologies are using the BFO/RO ObjectProperties directly
Agreed
Changed relation from 'causal agent of" to "causal agent in" to be consistent with the RO.
Added Dbxref to RO:0002500.
causal_agent_in (RO:0002500): - def: "A relationship between a material entity and a process where the material entity has some causal role that influences the process"
Currently you have
I recommend switching to
Right now you have incorrect inferences - for example, that maize bushy stunt phytoplasma is a causal agent of a rice bacterial disease
You can think of this as analogous to 'true path' rule violations in GO