-
Notifications
You must be signed in to change notification settings - Fork 9
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
routes as processes and medium as material entities #9
Comments
uncertainty about making routes and events subclass of BFO process; not sure we need to do that; need to think about this |
It would be great if ExO is BFO compatible to type its top level classes under at least 1 BFO class. That way on integration of ExO with other ontologies for an application etc. everything organizes nicely rather than floating to top level. |
Making top level classes of ExO compatible with BFO sounds reasonable to me. Currently, there are four top level classes of ExO: exposure stressor, exposure_receptor, exposure event and exposure outcome. |
The stressor can be anything, so that may need to be named entity. The receptor is going to be an organism, organism part, or group of organisms and so would be material entity. The outcome can be a disease or phenotype - that would be a continuant. Open to other suggestions. |
Could exposure outcome be an occurrent "an entity that unfolds itself in time or it is the instantaneous boundary of such an entity" instead of a continuant "an entity that persists, endures, or continues to exist through time while maintaining its identity"? |
The exposure event itself is definitely an occurrent. When I check to see how diseases and phenotypes are grounded in BFO, they are listed as continuants. Are there any other types of outcomes we want? |
When developing ExO, the working group included several outcomes to an exposure event: biological response (disease, phenotype, etc), public policy, and intervention (described in PMID: 22324457). |
interesting.... |
It seems like there's opportunity (unless someone has done it) to develop some language around policy design (as a process, bearing on behavioural change) in response to evidence generated from exposure studies. But that seems like a longer chain of modelling! P.s. OBI/ECO was just workshopping a revision to clarify experimental evidence". |
I notice while browsing ExO in ontobee that route is a direct children of Thing. Can we make routes a direct child of BFO process? and exposure medium a child of BFO material entity?
It would help my use case.
The text was updated successfully, but these errors were encountered: