-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
97 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
{ | ||
"access_right": "open", | ||
"title": "Compare unstructured data", | ||
"description": "<p>Scripts to explore the conditions that determine the reliability of models, trends and status by comparing aggregated cubes with structured monitoring schemes.<\/p>", | ||
"keywords": [ | ||
"structured data", | ||
"data quality", | ||
"unstructured data", | ||
"data cubes", | ||
"biodiversity informatics" | ||
], | ||
"upload_type": "software", | ||
"license": "CC-BY-4.0", | ||
"language": "eng", | ||
"contributors": [ | ||
{ | ||
"name": "Langeraert, Ward", | ||
"affiliation": "Research Institute for Nature and Forest (INBO), Herman Teirlinckgebouw, Havenlaan 88 PO Box 73, B-1000 Brussels, Belgium", | ||
"orcid": "0000-0002-5900-8109", | ||
"type": "contactperson" | ||
}, | ||
{ | ||
"name": "Research Institute for Nature and Forest (INBO)", | ||
"type": "rightsholder" | ||
} | ||
], | ||
"creators": [ | ||
{ | ||
"name": "Langeraert, Ward", | ||
"affiliation": "Research Institute for Nature and Forest (INBO), Herman Teirlinckgebouw, Havenlaan 88 PO Box 73, B-1000 Brussels, Belgium", | ||
"orcid": "0000-0002-5900-8109" | ||
}, | ||
{ | ||
"name": "Cartuyvels, Emma", | ||
"affiliation": "Research Institute for Nature and Forest (INBO), Herman Teirlinckgebouw, Havenlaan 88 PO Box 73, B-1000 Brussels, Belgium", | ||
"orcid": "0000-0001-7856-6360" | ||
}, | ||
{ | ||
"name": "Van Daele, Toon", | ||
"affiliation": "Research Institute for Nature and Forest (INBO), Herman Teirlinckgebouw, Havenlaan 88 PO Box 73, B-1000 Brussels, Belgium", | ||
"orcid": "0000-0002-1362-853X" | ||
} | ||
], | ||
"communities": [ | ||
{ | ||
"identifier": "b3" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,37 @@ | ||
cff-version: 1.2.0 | ||
message: "If you use this software, please cite it as below." | ||
message: If you use this software, please cite it using these metadata. | ||
title: "Compare unstructured data" | ||
authors: | ||
- family-names: "Langeraert" | ||
given-names: "Ward" | ||
orcid: "https://orcid.org/0000-0002-5900-8109" | ||
- family-names: "Cartuyvels" | ||
given-names: "Emma" | ||
orcid: "https://orcid.org/0000-0001-7856-6360" | ||
- family-names: "Van Daele" | ||
given-names: "Toon" | ||
orcid: "https://orcid.org/0000-0002-1362-853X" | ||
title: "comp-unstructured-data" | ||
url: "https://github.com/b-cubed-eu/comp-unstructured-data" | ||
- given-names: Ward | ||
family-names: Langeraert | ||
affiliation: Research Institute for Nature and Forest (INBO), Herman Teirlinckgebouw, | ||
Havenlaan 88 PO Box 73, B-1000 Brussels, Belgium | ||
orcid: 0000-0002-5900-8109 | ||
- given-names: Emma | ||
family-names: Cartuyvels | ||
affiliation: Research Institute for Nature and Forest (INBO), Herman Teirlinckgebouw, | ||
Havenlaan 88 PO Box 73, B-1000 Brussels, Belgium | ||
orcid: 0000-0001-7856-6360 | ||
- given-names: Toon | ||
family-names: Van Daele | ||
affiliation: Research Institute for Nature and Forest (INBO), Herman Teirlinckgebouw, | ||
Havenlaan 88 PO Box 73, B-1000 Brussels, Belgium | ||
orcid: 0000-0002-1362-853X | ||
keywords: | ||
- structured data | ||
- data quality | ||
- unstructured data | ||
- data cubes | ||
- biodiversity informatics | ||
contact: | ||
- given-names: Ward | ||
family-names: Langeraert | ||
affiliation: Research Institute for Nature and Forest (INBO), Herman Teirlinckgebouw, | ||
Havenlaan 88 PO Box 73, B-1000 Brussels, Belgium | ||
orcid: 0000-0002-5900-8109 | ||
doi: ~ | ||
license: CC-BY-4.0 | ||
repository-code: https://github.com/b-cubed-eu/comp-unstructured-data/ | ||
type: software | ||
abstract: "Scripts to explore the conditions that determine the reliability of models, | ||
trends and status by comparing aggregated cubes with structured monitoring schemes." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
community: b3 | ||
email: info@inbo.be | ||
github: b-cubed-eu | ||
funder: European Union's Horizon Europe Research and Innovation Programme (ID No 101059592) | ||
rightsholder: Research Institute for Nature and Forest (INBO) | ||
organisation: | ||
inbo.be: | ||
affiliation: | ||
- Research Institute for Nature and Forest (INBO) | ||
- Instituut voor Natuur- en Bosonderzoek (INBO) | ||
- Institut de Recherche sur la Nature et les Forêts (INBO) | ||
- Institut für Natur- und Waldforschung (INBO) | ||
orcid: yes |