The Risk Data Library Standard (RDLS) is an open data standard to make it easier to work with disaster and climate risk data. It provides a common description of the data used and produced in risk assessments, including hazard, exposure, vulnerability, and modelled loss, or impact, data.
Build a simple script or application to translate the RDL .json metadata template (v0.2) into JKAN .md dataset pages (v0.2) to add a bunch of datasets on the RDL data catalogue before UR24 (16 June).
Details
Following the approach discussed in #270:
Preliminary, the schema templates behind the JKAN needs to be updated to reflect the latest RDL schema (v0.2), for the most important attributes.
User prepares metadata files according to RDL template v0.2 (latest version) and then translates them into .json using the convertor tool.
User launch the app/script on one or more .json file (e.g. all files put in the "input" folder). Script should work on batch.
The script returns one .md for each .json file.
Both the .md and .json files are uploaded to GH. The download link of .json should be included in the .md file.
Objective
Build a simple script or application to translate the RDL .json metadata template (v0.2) into JKAN .md dataset pages (v0.2) to add a bunch of datasets on the RDL data catalogue before UR24 (16 June).
Details
Following the approach discussed in #270:
Preliminary, the schema templates behind the JKAN needs to be updated to reflect the latest RDL schema (v0.2), for the most important attributes.