Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
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
volcanic feature #193
Comments
cmungall
added the
auto-migrated
label
Jun 17, 2015
cmungall
self-assigned this
Jun 17, 2015
|
I think 'volcanic' should be a quality and volcanic feature broken up (e.g. Do you think 'volcanic' will work in PATO? Roughly "a quality inhering in a bearer by virtue of the bearer being subject to (at some point) or derived from to volcanic activity". We can use ENVO process to define volcanic processes. |
|
Really the only function PATO would be serving here would be On 1 Sep 2015, at 8:55, Pier Luigi Buttigieg wrote:
|
|
If we don't need the quality we can omit it, but it may come in handy for
|
|
Started defining and distributing using Also created an in_subset:'environmental_hazards' AP. This will come in handy for SDGIO. |
cmungall commentedFeb 26, 2009
lacks an is_a link to vocanic feature. deliberate? if so, a bit odd.
./ ENVO:00002297 ! environmental feature
..is_a ENVO:00000000 ! geographic feature
…is_a ENVO:00000012 ! hydrographic feature
….is_a ENVO:00000049 ! volcanic hydrographic feature *
…is_a ENVO:00000191 ! physiographic feature
….is_a ENVO:00000094 ! volcanic feature *
For the purposes of symmetry it seems there should be a volcanic physiographic feature, with volcanic feature subsuming volcanic {hydro,physio} feature. The multiple parentage isn’t good but eventually we’ll infer it based on has_quality links.
Currently hydrothermal vent is the only is_a child of both VF and VHF.
volcano is_a VF, but VHFs have nothing to do with volcanoes, according to ENVO
The same, with definitions shown:
./ ENVO:00002297 ! environmental feature [DEF: “A feature that is.”]
..is_a ENVO:00000000 ! geographic feature
…is_a ENVO:00000012 ! hydrographic feature [DEF: “A geographical feature associated with water.”]
….is_a ENVO:00000049 ! volcanic hydrographic feature *
…is_a ENVO:00000191 ! physiographic feature
….is_a ENVO:00000094 ! volcanic feature * [DEF: “A feature associated with a volcano, an opening, or rupture, in the Earth’s surface or crust, which allows hot, molten rock, ash and gases to escape from deep below the surface.”]
(can we do something about the definition for the root!)
some definitions for physiographic etc would be good. perhaps we could make these qualities.
note that volcano is an is_a child of volcanic feature, yet VF is defined in terms of V. Not good!
Original comment by: cmungall