Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 538 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 538 Bytes

SOCH DCAT-AP

Script for generating a single DCAT-AP RDF from SOCH it self.

SOCH DCAT-AP

Setup

Prerequisites

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.