repo to serialize pmb-entity-data into pfp-cidoc rdf
This repo fetches data from PMB and converts it into a CIDOC CRM RDF Graph (hopefully) validating against the (in)famous PFP-Shacl.
If you don't know what PFP stands for: PFP means Prosopographical Research Platform Austria and yes, it only makes sense in the German translation Prosopographische Forschungsplattform Österreich.
git clone https://github.com/arthur-schnitzler/pmb2pfp.git
cd pmb2pfp
[python -m venv venv]
[source venv/bin/activate]
pip install -r requirements.txt
cp .env .secret [and add your ownloud credentials]
./scripts/build_pmb_graph.sh
the graph is uploaded to owncloud
./scripts/validate.sh
./scripts/convert.sh