Script for generating a single DCAT-AP RDF from SOCH it self.
Prerequisites
- Python 3
- Pipenv
Cloning:
git clone https://github.com/riksantikvarieambetet/soch-dcat-ap.git
Installing dependencies and running:
pipenv install
pipenv run python3 source/index.py
The generated RDF should be created within the output directory.