Skip to content

Commit f142f6c

Browse files
committed
Document JSON-LD embedded metadata
Issue: RiverBench/RiverBench#148
1 parent 0c32810 commit f142f6c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/documentation/metadata.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ The following metadata formats are supported:
3333

3434
*If you are curious, you can find the rules that make this work [here](https://github.com/perma-id/w3id.org/tree/master/riverbench).*
3535

36+
## Embedded JSON-LD metadata
37+
38+
The HTML pages of RiverBench resources include embedded JSON-LD metadata in the `<script type="application/ld+json">` tag. This metadata is used by search engines and other tools to understand the content of the page.
39+
40+
This metadata does not include all the information, and it also uses [schema.org](https://schema.org/) terms instead of DCAT / DCMI terms. The translation from DCAT is done automatically, roughly using [this mapping](https://www.w3.org/wiki/WebSchemas/Datasets#Mappings).
41+
3642
## Metadata dumps
3743

3844
Starting from RiverBench version 2.0.0, the entire metadata of RiverBench is published in easily accessible dumps. The dump for a given RiverBench release can be downladed from the **[main page of RiverBench](https://w3id.org/riverbench/)**. The links to download the dump are in the "Info" box near the top of the page.

0 commit comments

Comments
 (0)