Skip to content

Commit f80ad29

Browse files
authored
Merge pull request #353 from jliermann/main
feat: clickable repo decision tree
2 parents be98e06 + d594f03 commit f80ad29

File tree

4 files changed

+585
-918
lines changed

4 files changed

+585
-918
lines changed

docs/50_data_publication/20_choose_repository/10_choose_repository.mdx

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ slug: "/choose_repository"
44
---
55

66
import useBaseUrl from "@docusaurus/useBaseUrl";
7+
import DecisionTree from "@site/src/components/DecisionTree";
78

89
# Choose a Repository
910

1011
The NFDI4Chem aims to support researchers in collecting, storing, processing, analysing, publishing, and reusing research data. Based on the [NFDI4Chem Community Survey](https://doi.org/10.1002/zaac.202000339), a list of the most [common data types and formats](/docs/pub_data_types_formats) of the community has been compiled to suggests suitable trusted chemistry-friendly repositories.
1112

1213
This decision tree will guide users to quickly select a suitable repository for publishing their research data!
1314

14-
![Choose a Repository - Decision Tree](/img/data_pub/Repo_decision_tree_v2.svg)
15+
<DecisionTree />
1516

1617
:::danger Notice:
1718
Choosing the most appropriate repository can make data easier to find and cite. Field-specific repositories should be the first choice as these repositories enhance the FAIRness of specific types of chemistry data on behalf of the submitters. To retain the same level of FAIRness, data publishing in generic, multidisciplinary repositories requires manual, time-consuming and labour-intensive FAIRification.

0 commit comments

Comments
 (0)