www.abcd-j.de/content/software/dump-things/_index.md

1.4 KiB

title contributors sites topics weight
Dump Things Service: Backend Metadata Storage and API
adina-wagner
christian-moench
michael-hanke
fzj
datamanagement
1500

{{< lead >}}

Dump Things Service is an open-source API implementation that enables storage and retrieval of structured (meta)data.

{{< /lead >}}

Dump Things Service provides authenticated HTTP-based interfaces for storing, retrieving and curating records according to predefined schemas; in particular, it supports schemas based on DataLad's Thing schema. Dump Things Service automatically generates collection-specific endpoints from these shared (meta)data models, enabling reusability across projects and domains without the need for custom database designs and APIs for each application.

Within the ABCD-J platform, Dump Things Service acts as the central persistence layer for research metadata. A key feature of the service is the separation between incoming and curated information. Data can be submitted through token-based workflows and subsequently reviewed, enriched or harmonized before being incorporated into curated public or private collections, enabling collaborative (meta)data management while maintaining data quality and provenance.

{{< icon "document" >}} Docs {{< icon "link" >}} Source