|
| 1 | +{ |
| 2 | + "name": "b3data", |
| 3 | + "id": "https://doi.org/10.5281/zenodo.15181097", |
| 4 | + "resources": [ |
| 5 | + { |
| 6 | + "name": "bird_cube_belgium_mgrs10", |
| 7 | + "path": "bird_cube_belgium_mgrs10.csv.gz", |
| 8 | + "profile": "tabular-data-resource", |
| 9 | + "format": "csv", |
| 10 | + "mediatype": "text/csv", |
| 11 | + "encoding": "utf-8", |
| 12 | + "title": "Occurrence cube for birds in Belgium (MGRS 10 km)", |
| 13 | + "description": "Occurrence cube for birds in Belgium between 2000 en 2024. The taxonomical resolution is 'species' and the temporal resolution is 'year' Spatial aggregation is done using the MGRS grid at 10 km scale.", |
| 14 | + "sources": ["GBIF Occurrence Download", "https://doi.org/10.15468/dl.y3wpwk"], |
| 15 | + "licenses": [" CC BY-NC 4.0", "https://creativecommons.org/licenses/by-nc/4.0/", "Creative Commons Attribution-NonCommercial 4.0 International"], |
| 16 | + "schema": { |
| 17 | + "fields": [ |
| 18 | + { |
| 19 | + "name": "year", |
| 20 | + "type": "number" |
| 21 | + }, |
| 22 | + { |
| 23 | + "name": "mgrscode", |
| 24 | + "type": "string" |
| 25 | + }, |
| 26 | + { |
| 27 | + "name": "specieskey", |
| 28 | + "type": "number" |
| 29 | + }, |
| 30 | + { |
| 31 | + "name": "species", |
| 32 | + "type": "string" |
| 33 | + }, |
| 34 | + { |
| 35 | + "name": "family", |
| 36 | + "type": "string" |
| 37 | + }, |
| 38 | + { |
| 39 | + "name": "n", |
| 40 | + "type": "number" |
| 41 | + }, |
| 42 | + { |
| 43 | + "name": "mincoordinateuncertaintyinmeters", |
| 44 | + "type": "number" |
| 45 | + }, |
| 46 | + { |
| 47 | + "name": "familycount", |
| 48 | + "type": "number" |
| 49 | + } |
| 50 | + ] |
| 51 | + } |
| 52 | + } |
| 53 | + ], |
| 54 | + "title": "b3data: Data resources for the b3verse", |
| 55 | + "description": "This data package contains data resources to be used across the b3verse (https://docs.b-cubed.eu/guides/b3verse/). This includes example datasets (occurrence cubes) as well as spatial resources like reference grids or raster data.", |
| 56 | + "keywords1": "data cubes", |
| 57 | + "licenses.name": " CC BY-NC 4.0", |
| 58 | + "version": "0.1.0", |
| 59 | + "sources.title": "b3data-scripts", |
| 60 | + "contributors.title": "Ward Langeraert", |
| 61 | + "contributors.path": "https://orcid.org/0000-0002-5900-8109", |
| 62 | + "contributors.email": "[email protected]", |
| 63 | + "contributors.role": "author", |
| 64 | + "contributors.organization": "Research Institute for Nature and Forest (INBO)", |
| 65 | + "contributors.title.1": "Toon Van Daele", |
| 66 | + "contributors.path.1": "https://orcid.org/0000-0002-1362-853X", |
| 67 | + "contributors.role.1": "contributor", |
| 68 | + "contributors.organization.1": "Research Institute for Nature and Forest (INBO)", |
| 69 | + "sources.path": "https://github.com/b-cubed-eu/b3data-scripts", |
| 70 | + "licenses.path": "https://creativecommons.org/licenses/by-nc/4.0/", |
| 71 | + "licenses.title": "Creative Commons Attribution-NonCommercial 4.0 International", |
| 72 | + "keywords2": "b3verse", |
| 73 | + "keywords3": "frictionless", |
| 74 | + "keywords4": "biodiversity" |
| 75 | +} |
0 commit comments