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
WWF biome #196
Comments
cmungall
added the
auto-migrated
label
Jun 17, 2015
cmungall
self-assigned this
Jun 17, 2015
|
The biome story has matured (and also given rise to new complications) since the original post.
This is tricky as the tundra and tundra biome are not really separable.
This is still desirable - what's the right annotation property to use here? |
|
I suppose we could just use the existing subset mechanism, e.g. as for envo-gsc-lite |
|
Added a wiki page to track this. |
pbuttigieg
added a commit
that referenced
this issue
Jul 21, 2016
|
|
pbuttigieg |
04ec29f
|
cmungall commentedFeb 26, 2009
I don’t think WWF biome is a good term for an OBO ontology
./ ENVO:00000428 ! biome [DEF: “A major class of ecologically similar communities of plants, animals, and other organisms. Biomes are defined based on factors such as plant structures (such as trees, shrubs, and grasses), leaf types (such as broadleaf and needleleaf), plant spacing (forest, woodland, savanna), and other factors like climate. Unlike ecozones, biomes are not defined by genetic, taxonomic, or historical similarities. Biomes are often identified with particular patterns of ecological succession and climax vegetation.”]
..is_a ENVO:00000446 ! terrestrial biome [DEF: “A biome that applies to the terrestrial realm.”]
…is_a ENVO:00002038 ! WWF biome
….is_a ENVO:00000874 ! Tundra biome *
envo should define “tundra biome” according to OBO principles (e.g. a biome located_in a tundra), we can then attach metadata properties such as “WWF designated” to these.
Original comment by: cmungall