Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.04 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.04 KB

Arcgis Portal to DCAT RDF

Convert a arcgis opendata portal-jsonld into one dcat-file. The output file should be compatible with the DCAT-AP VL specifications. See: https://data.vlaanderen.be/doc/applicatieprofiel/DCAT-AP-VL

This tool is made specificaly for the city of Antwerp and is only tested with their services.

End goal is usage on https://opendata.vlaanderen.be/ .

Dependencies

python 3.7+

https://rdflib.readthedocs.io/en/stable/index.html
https://nbconvert.readthedocs.io/

pip install rdflib
pip install nbconvert

Usage

You can use the jupyternotebook dcat.ipynb to make the <dcat.xml> file.

Or you can use script from the cmd-line. We also a separate script to upload the output to our s3-cloud storage. This script is not in this repo.

python dcat.py
python uploadS3.py