-
Notifications
You must be signed in to change notification settings - Fork 54
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
Refactoring biome #865
Comments
PS: in some cases, the ABP is the ecosystem (populated by inference: tundra ecosystem would have an asserted subclass axiom: part of some astronomical body.) - and no additional ABP class is needed. |
We'll also have to leverage biosphere to be the link between ecosystems and ecosystem-level ABPs. We need a defined class to bring these into the ABP hierarchy, something like ecological ABP. |
Would this mean that ENVO would have |
Feature has been queued for deprecation for quite a while - figuring out how to distribute the classes globbed under it is tricky. I don't think it's actually correct to say that ENVO has any "main" hierarchies - that's just an artifact of initialisation, the microwave background radiation of the first push. |
Fair enough, it's just how one might (and often from my experiences how people do) perceive ENVO, similar to how GO has MF, CC, BP as it's main hierarchies. |
xref #1321 |
* Addressing #865 with desert biome example * Demonstrated shared instances with ecoregions and desert ecososystem, def tweaking * biome dos-dp * ecosystem dos-dp * further biome rearrangements under ecosystems * human settlement rearrangements in biome/ecosystem model * Protege 5.6 refresh --------- Co-authored-by: Mark A. Miller <[email protected]>
Related to #208 #807 #864
@cmungall and I discussed how ensure that the biome/ecosystem hierarchies are a) well-founded and have semantic substance 2) coordinated with the astronomical body part hierarchy
Firstly, all biomes will be made subclasses of their corresponding ecosystem type (#807). They maintain a link to the ABP through the determined by axiom that links ecosystems to ABPs.
will be addressed by adding processes of system development and change (e.g. ecological succession) and using these to axiomatise ecosystem states consistently (e.g. biomes would be in a form of ecological equilibrium). These processes can be used directly in annotation too, simplifying annotation and allowing systems the ability to infer the ecosystem+state term (e.g. biome, transitional ecosystem, or pioneer ecosystem).
This would driven by design patterns: selected ABPs will have a auto-generated ecosystem cognate, selected ecosystems would then have a biome form, causally linked to successional processes.
https://en.wikipedia.org/wiki/Ecological_succession
The text was updated successfully, but these errors were encountered: