Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

NTR: abandoned coal mine #379

Open
cmungall opened this Issue Aug 9, 2016 · 3 comments

Comments

Projects
None yet
2 participants
Owner

cmungall commented Aug 9, 2016

I would like to model chronic exposure to things like abandoned mines using the feature branch of ENVO

Examples of research into this kind of exposure:

One possibility is that I use a design pattern to post-composed abandoned + ENVO:00000070 ! constructed feature

This may be preferable to precomposing life-cycle modifiers for all constructed features. Either way we have to think of what the pattern is. This is similar to stages and structures in uberon.

One approach may be to have a generic abandoned place and model:

  • abandoned X EquivalentTo: abandoned place and derived-from some X

Another is to simply subclass:

  • abandoned X EquivalentTo: X and at-stage someabandoned stage`

The latter is probably simpler. It depends in part whether we want abandoned Xs to superclass-inherit properties of the generic X. At some stage in the life cycle (e.g. ruin), the X ceases to have the structural and functional properties that define an X.

@cmungall cmungall added a commit to EnvironmentOntology/environmental-exposure-ontology that referenced this issue Aug 21, 2016

@cmungall cmungall see EnvironmentOntology/envo#379 46f5931

I like the latter approach as well, as it brings one closer to a temporal narrative. Each at-stage is possibly within reach of another. Perhaps "state" is better than "stage"? "destroyed state" might be better than "destroyed stage". A finite state system which could include planning state, construction state, operational state, abandoned state, ruined state, renovated state, rebuilt state, even obliterated state?

Owner

cmungall commented Aug 22, 2016

Yes, I think "stage" terminologically works for designed or evolved life cycles. For the former, see this ticket: SDG-InterfaceOntology/sdgio#77

"state" is more neutral and doesn't imply any 'intention', so it's probably better for when we want to describe things that progress in non-deterministic ways

Just read SDG thread; I see the distinction between intentional planned process states and unintentional states. A mine accidentally flooded vs. say "abandoned" which with foresight would have been part of a plan (esp. in finite resource operations). I imagine a systems theory description that encompasses both planned states (stages) and unplanned but possible states would be useful.

cmungall referenced this issue Sep 16, 2016

Closed

NT: coal #384

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment