Data catalog for datasets used in STIRData. You can fill in a DCAT-AP metadata record in our form and then commit the resulting JSON-LD file to this repository.
Some rules:
- Dataset IRI should start with
https://stirdata.opendata.cz/resource/dataset/<country>/
- We should have folders in this repository named
<country>
- The dataset should have the following keywords:
<Country>
, marking the country it is from,input
marking this is an input dataset for STIRData (we will have output dataset as well later)
We support metadata in English and one other language, specified by the appropriate language tag.
The form saves and loads JSON-LD files with the metadata records.
You can, for instance, load an exsiting JSON-LD file from this repository by browsing to it, clicking Raw
and using the URL of the raw representation in the "Load from URL" dialog on the first page of the form.
Once commited to the repo, a LinkedPipes ETL pipeline runs automatically, populating the user interface and SPARQL endpoint. If you used the proper dataset IRI, it should also become dereferencable.