StructureDataset D-PLACE dataset derived from Olson et al. 2001 'Terrestrial Ecoregions of the World'
CLDF Metadata: StructureDataset-metadata.json
This dataset maps D-PLACE societies to TEOW ecoRegions and Biomes.
property | value |
---|---|
dc:bibliographicCitation | Olson, D. M., Dinerstein, E., Wikramanayake, E. D., Burgess, N. D., Powell, G. V. N., Underwood, E. C., D'Amico, J. A., Itoua, I., Strand, H. E., Morrison, J. C., Loucks, C. J., Allnutt, T. F., Ricketts, T. H., Kura, Y., Lamoreux, J. F., Wettengel, W. W., Hedao, P., Kassem, K. R. 2001. Terrestrial ecoregions of the world: a new map of life on Earth. Bioscience 51(11):933-938. |
dc:conformsTo | CLDF StructureDataset |
dc:identifier | https://www.worldwildlife.org/publications/terrestrial-ecoregions-of-the-world |
dc:license | https://creativecommons.org/licenses/by-nc/4.0/ |
dc:references |
|
dcat:accessURL | https://github.com/D-PLACE/dplace-dataset-teow |
prov:wasDerivedFrom | |
prov:wasGeneratedBy |
|
rdf:ID | dplace-dataset-teow |
rdf:type | http://www.w3.org/ns/dcat#Distribution |
Table data.csv
Values are coded datapoints, i.e. measurements of a variable for a society.
Note: Missing data is signaled by an empty Value column.
property | value |
---|---|
dc:conformsTo | CLDF ValueTable |
dc:extent | 3975 |
Name/Property | Datatype | Description |
---|---|---|
ID | string Regex: [a-zA-Z0-9_\-]+ |
Primary key |
Soc_ID | string |
|
Var_ID | string |
References variables.csv::ID |
Value | string |
Values for categorical and ordinal variables reference the corresponding code via the Code_ID column. Values for continuous variables have the measured number in the Value column and an empty Code_ID. |
Code_ID | string |
References codes.csv::ID |
Comment | string |
|
Source | list of string (separated by ; ) |
|
sub_case |
string |
More specific description of the population the data refer to in terms of society or area. |
year |
string Regex: -?[0-9]{1,4}(-[0-9]{4})? |
Focal year, i.e. the time period to which the data refer. |
source_coded_data |
string |
The source of the coded data, which was aggregated in this dataset. |
admin_comment |
string |
Table variables.csv
Variables are cultural features or practices, or environmental descriptors.
property | value |
---|---|
dc:conformsTo | CLDF ParameterTable |
dc:extent | 2 |
Name/Property | Datatype | Description |
---|---|---|
ID | string Regex: [A-Za-z.0-9_]+([0-9]+)? |
Primary key |
Name | string |
|
Description | string |
|
ColumnSpec | json |
|
category |
list of string (separated by , ) |
|
type |
string Valid choices: Continuous Categorical Ordinal |
Variables may be categorical (and then must be accompanied by a list of possible ‘codes’, i.e. rows in Codetable. Variables can also be continuous (e.g. Population size) or ordinal. Ordinal variables are accompanied by a list of codes (like categorical variables). The order of codes is encoded as ord column in CodeTable. |
unit |
string |
The unit of measurement |
source_comment |
string |
A note about the source of this variable. |
changes |
string |
Notes about how a variable may have been derived from the source. |
comment | string |
Table codes.csv
property | value |
---|---|
dc:conformsTo | CLDF CodeTable |
dc:extent | 845 |
Name/Property | Datatype | Description |
---|---|---|
ID | string Regex: [a-zA-Z0-9_\-]+ |
Primary key |
Var_ID | string |
The parameter or variable the code belongs to. References variables.csv::ID |
Name | string |
|
Description | string |
|
ord |
integer |