-
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
Add biogeographic realm #1556
Comments
Is it possible to assign me an ID range? Second, looking through this, there are three terms with the AP has_related_synonym X realm: This leaves atmospheric (atmospheric layer ?) and subterranean realms to be described. The IUCN document defines realm as follows:
So maybe: |
In those cases, the related synonym indicates that sometimes practitioners are loose with their usage of realm and biome, often using them interchangeably. This also is a flag for NLP and text mining routines, which may want to use fuzzy matching. This shouldn't prevent is from creating true "realm" classes. We can then add comments on the synonyms on biome classes, noting why they're there and recommending use of the realm classes if that's what the practitioner really means. Alternatively, we can take a harder line and just remove those synonyms.
Those should have their own de novo classes under "realm".
This is an iffy definition. All ecosystem classes differ 'fundamentally' in organisation and function. Wikipedia does better, explicitly stating:
I'd suggest something like: biogeographic realm =def. "An ecosystem which is surrounded by natural, macro- to megascale geographic barriers to species migration, and thus which comprises ecological communities with evolutionary histories largely delimited by those barriers." Where the scales are from landscape ecology (see here). With comments like: "Biogeographic realms correspond to the floristic kingdoms of botany or zoogeographic regions of zoology." We can then link bioregions and ecoregions as cascading parts of realms (we already have ecoregions, as instances of terrestrial ecoregion) Instances of terrestrial realms should include Udvardy's realms: We'll figure out how those relate to the IUCN's realms. @thearyung - you may be interested in this and related issues, as it's a chance to interface with BIOREALM. |
If these are the instances, I dont think the IUCN experts are talking about ecological realms at all. These are more general planetary compartments. This typology seems more a convenience / colloquial classification than anything grounded in ecology. I still think we should add realm (defined accurately), and map these basic physical geography categories to their existing counterparts in ENVO. |
Note the WWF's bioregions by realm interface here, which seems more rational. It would make sense to me to align ENVO content on realms, bioregions, ecoregions, etc to this and link out to the instances in WWF systems. The IUCN classification can be spliced into that, as it seems more application oriented rather than fundamental. |
This definition looks good to me. Would we then add Uvardy's realms (e.g. "Palearctic") as instances of biogeographic realm in the ontology? There is some minor disagreement between WWF & Uvardy, which could be captured in this way. Linking directly to the WWF bioregion by realm description page. Would we need terms for each of the levels? (see tree diagram):
It looks like they took the 844 component ecoregions from Dinerstein et al. 2017. There's a full table in the supplement which may be useful for our purposes: SM 1 Table 1 14Mar17.xlsx The IUCN places its ecosystem functional groups as coming between bioregion and ecoregion in terms of scale. They reference Dinerstein:
I think the proposition of the IUCN's functional groups is that these functional arrangements can (and tend to) occur in various areas depending on micro-scale conditions (sensu landscape ecology). Is it possible that a way forward is defining classes for subrealm, bioregion, ecosystem functional group, and ecoregion, then creating instances of these classes that correspond to terms in the WWF and IUCN taxonomies? |
Yes, likely as instances of "terrestrial biogeographic realm" (which we'll create alongside marine etc).
That's okay,- as long as the class definition holds true, we can have instances from different systems.
Yes, there already are ecoregions in ENVO (we should improve the definition), but bioregions and subrealms can be added. The subrealm notion bothers me a little - it again seems more of a convenience / bureaucratised grouping than anything ecological. Did you find any convincing differentia vs realm?
Interesting, worth analysing. Most are at the instance level, so should be easy to mint. We should cross-link those to any stable URLs that WWF provides for them.
Perhaps we should then use the Dinerstein et al material more directly.
Sure, but this is true of many things, so it doesn't make a good ontological class - we have to find the differntia that allow us to separate these classes from all others.
Yes for all except the ecosystem functional group - we need a convincing definition of EFG that isn't also true for other classes. |
Alright, this is starting to come together I think.
It seems that bioregion considers both these geographic barriers and climatic conditions, so:
Finally, ecoregion seems to consider biogeographic barriers, climatic conditions and species assemblage, which seems a bit too random for an ontological definition. Olson et al. 2001 (on which Dinerstein 2017 is building) defines ecoregion as follows:
Current ENVO definition seems to pick up on this ("distinct assemblage"):
I think the question is what makes the assemblage distinct? Searching through ENVO for "assemblage" yields the term IUCN protected landscape/seascape which refers to a "historically stable assemblage." I would propose then that time and assemblage play some role in the delineation of ecoregions from one another.
|
@pbuttigieg side note: Frank M-K had asked how CMECS relates to the IUCN framework so I'd like to look at that as a CMECS-Ocean Decade task. CMECS uses the Spaulding Marine Ecoregions of the World (also used in WWF) Realms/Provinces/Ecoregions within US waters to define its Biogeographic Settings. But as @timalamenciak noted, IUCN is organizing biogeographic areas based on functional groups- a bottom-up approach- although I believe they are using the MEOW Ecoregion geospatial dataset to subset and inventory their Realm/Biome/Functional Group data. |
Hello Everyone, I've been working off and on with various land cover classifications for more than two decades. This subject is challenging, far more challenging than I realized when I first dove into the subject.
For what it's worth, here's my recommendation. After reading through this issue, you all are clearly talented at semantics. I would put the existing system aside and define the terms as you see fit. This is the type of exercise that needs to take place. Let those systems map to you, rather than the other way around. |
Also, the API queries spatial datasets in a PostGIS database. The datasets were preserved in their original state upon download. I changed column names, but didn't alter the source data in any way. They were downloaded as GDB or Shapefile > Loaded into PostgreSQL/PostGIS, then queried directly using the function: |
@DavidKeith - you might want to jump in? |
As this issue is resolved: @ben-norton and others who have interest, I've branched off a discussion on APIs and ENVO here: #1570
|
I'm closing this issue, as #1567 has been merged. Other issues have been created for derivative tasks and discussions, noted above. |
@timalamenciak
Derived from #1553.
Add biogeographic realm
Note IUCN typology states the following:
The text was updated successfully, but these errors were encountered: