From b8b129f721c56844ccd6d86b228b7c8382192ad2 Mon Sep 17 00:00:00 2001 From: Ostrzyciel Date: Mon, 9 Oct 2023 14:12:13 +0200 Subject: [PATCH] Add docs on metadata dumps Issue: https://github.com/RiverBench/RiverBench/issues/42 --- docs/documentation/metadata.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/documentation/metadata.md b/docs/documentation/metadata.md index 628fbd1b8..3eb8fc365 100644 --- a/docs/documentation/metadata.md +++ b/docs/documentation/metadata.md @@ -28,6 +28,16 @@ The following metadata formats are supported: *You can find the rules that make this work [here](https://github.com/perma-id/w3id.org/tree/master/riverbench).* +## Metadata dumps + +Starting from RiverBench version 2.0.0, the entire metadata of RiverBench is published in easily accessible dumps. The dumps can be downladed from the [main page of RiverBench](https://w3id.org/riverbench/) and from the pages of the [suite releases](https://w3id.org/riverbench/v). The links to download the dump are in the "Info" box near the top of the page. + +The dumps can also be downloaded directly from: + +```https://w3id.org/riverbench/dumps/{version}.{extension}.gz``` + +where `{version}` is the version tag of the suite release (e.g., `dev` or `2.0.0`), and `{extension}` is one of `nt`, `ttl`, `rdf`, or `jelly`. + ## Editing metadata A large portion of the metadata is automatically generated. However, the rest is written manually in Turtle files in various repositories: