diff --git a/docs/pages/use_cases/dataplant.md b/docs/pages/use_cases/dataplant.md index e866c28f..b68ab2f9 100644 --- a/docs/pages/use_cases/dataplant.md +++ b/docs/pages/use_cases/dataplant.md @@ -16,3 +16,5 @@ roles: [information_architect] In ARC, files are managed in a git repository with a fixed structure following the ISA model, in addition to metadata in an Excel spreadsheet. The [arcCommander](https://github.com/nfdi4plants/arcCommander) tool can help with managing this structure, while the tool [arc--to-roc](https://github.com/nfdi4plants/arc-to-roc) can inspect the structure to generate an RO-Crate metadata file. The [ARC specification](https://github.com/nfdi4plants/ARC-specification/blob/main/ARC%20specification.md#appendix-conversion-of-arcs-to-ro-crates) allows augmentation by adding an explicit `ro-crate-metadata.json` to the ARC. + +DataPlant has provided [detailed guides to creating ARCs](https://www.nfdi4plants.de/nfdi4plants.knowledgebase/docs/guides/index.html) and introduce further tooling.