| Literature DB >> 36105745 |
Christoph Wohner1,2, Johannes Peterseil1, Hermann Klug2.
Abstract
With new technological advancements and increasing demands of open data in environmental sciences, the requirements for data are increasing in a variety of ways. Having machine and human readable documentation about environmental research and monitoring sites available online is one of them. The Dynamic Ecological Information Management System - Site and Dataset Registry (DEIMS-SDR, https://www.deims.org/) is a research and monitoring site registry that allows the description of in-situ observation or experimental sites, generating persistent, unique and resolvable identifiers for each site. The aim of DEIMS-SDR is to collect site information in a catalogue describing a wide range of sites across the globe, providing information including each site's location, ecosystems, facilities, measured parameters and research themes and enabling that standardised information to be openly available. This article describes the outcomes of the revision of its data model, the conceptual considerations behind it and how it is implemented. These conceptual considerations also encompass the definition of what we call the "onion model of site data interoperability" - a fundamental concept for the design of site data models against the backdrop of data interoperability. Furthermore, we illustrate the capabilities of the revised data model and provide an overview of common data formats for the description of sites, current initiatives driving the harmonisation of descriptions and the outlook of future developments.Entities:
Keywords: DEIMS-SDR; Interoperability; Site data model; System architecture
Year: 2022 PMID: 36105745 PMCID: PMC9461184 DOI: 10.1016/j.ecoinf.2022.101708
Source DB: PubMed Journal: Ecol Inform ISSN: 1574-9541 Impact factor: 4.498
Fig. 1Sites registered on DEIMS-SDR as of May 2022.
Fig. 2Onion model of site data interoperability.
Fig. 3Different geographic layers of a site.
Core elements of the site data model.
| Field name | Multiplicity | Description | Comment |
|---|---|---|---|
| Name | 1..1 | Name identifying the documented observation and/or experimentation facility (site). | |
| Textual Description | 1..1 | A short textual description of the site or platform which includes the location, biophysical characteristics, a brief history, the main scientific purpose | |
| Contact | 1..n | Reference to the contact person responsible for the site. The person could be either the principal investigator, the information manager, the site manager or a technician. | The referenced contact entity consists of sub-elements such as first name, last name, email address, orcid |
| Observed properties | 1..n | Description of the observed parameters and parameter groups at the site. The parameter is defined as property of the ecosystem or an ecosystem compartment which can be observed either by sensors or humans, e.g. pH, species number, radiation | |
| Centroid or representative coordinates | 1..1 | Location of the site in the geographic space, given as centre coordinates expressed in latitude and longitude in decimal degrees | |
| Boundaries | 0..1 | A primary boundary is defined as “The geographic extent covering the area of all measurement infrastructures including measurement devices (e.g. hydrological observations, soil respiration chambers) as well as permanent plots (e.g. vegetation surveys, soil sampling)”. | This is to ensure that one type of boundaries is available for as many sites as possible and thus enabling a homogenous dataset of site boundaries |
| Locations | 0..n | Optional geographic information to provide a better overview of the geographic setup of a site | |
| DEIMS.iD | 1..1 | Persistent, unique and resolvable identifier for a site | Generated automatically |
| Creation date and time | 1..1 | Date and time when a record was created | Generated automatically |
| Update data | 1..1 | Date and time when a record was last updated | Generated automatically |
| Metadata creator(s) | 1..n | Provides the full name of the person(s) or organisation(s), who created the documentation for the site | The referenced contact entity consists of sub-elements such as first name, last name, email address, orcid |
Domain specific key elements of the site data model.
| Land Use | 0..n | Land Use is an emerging socio-economic activity wherein a region of one major specific purpose utility may be converted into another land for general purpose utility. It provides information on land cover, and the types of human activity involved in land use. […] | Uses the INSPIRE HILUCS classification |
| Landforms | 0..n | This field describes the geomorphological landform, i.e. the feature of the solid surface of the Earth, which your site is composed of. | |
| Biogeographical region | 0..1 | Area of similar character in terms of the biota (fauna & flora) present in it. […] ( | Only applicable for European sites ( |
| Site Status | 0..1 | Describes the current status of the site, e.g. if it is planned or already existing. | Uses a WIGOS codelist ( |
| IUCN category | 0..n | Description of the level of nature protection which is applied for the whole or a part of the site or platform. | Uses IUCN protected area categories ( |
| EUNIS Habitat | 0..n | Assignment of the habitat type based on the EEA, EUNIS Habitat types. | Only the levels 1–3 are used ( |
Fig. 4Example for a hierarchically structured visualisation of the observed properties of a site.
Fig. 5System components of DEIMS-SDR.