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

definition requests: lake sediment and children #127

Open
GoogleCodeExporter opened this Issue Mar 28, 2015 · 4 comments

Comments

Projects

TODO in blueMarble

3 participants
  is_a ENVO:00002007 ! sediment
   is_a ENVO:00000546 ! lake sediment *** 
    is_a ENVO:00002147 ! coal mine lake sediment
    is_a ENVO:00002209 ! saline lake sediment


Lake sediment doesn't have a definition

is it as trivial as 'sediment that is part of a lake'?

saline lake sediment is presumable lake sediment in a saline lake

what about coal mine lake sediment

Original issue reported on code.google.com by cmung...@gmail.com on 20 Feb 2015 at 1:01

See revision r211

Original comment by cmung...@gmail.com on 20 Feb 2015 at 1:02

  • Added labels: ****
  • Removed labels: ****
Owner

pbuttigieg commented Mar 30, 2015

@cmungall
I think these classes are intended to be quite trivial.
Should we create "coal mine lake" = 'lake that is located_in coal mine' in order to create a logical def for coal mine lake sediment?

I added some simple textual defs to these classes. We could perhaps add assertions that capture "covers the lake [bottom, bed]"...

Owner

pbuttigieg commented Apr 8, 2015

@cmungall
This may be a good reason to add sediment generation processes (cosmogenous, terrigenous, biogenous, etc) to the envo process ontology. That way we can make a more useful logical definitions that is along the lines of:

sediment and 'part of' some lake (environment) and 'output of' some 'biogenous sedimentation process'

Owner

cmungall commented Apr 8, 2015

Seems reasonable. We'd want to get the process hierarchy in shape a bit more before bringing it into the core. But the axioms connecting things could live purely in the process module for now

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