Skip to content

arthur-schnitzler/pmb2pfp

Repository files navigation

Serialize PMB to PFP-CIDOC

pmb2pfp

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.

pfp

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.

develop

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]

build the graph and upload it to ownlcoud

./scripts/build_pmb_graph.sh

the graph is uploaded to owncloud

validate

./scripts/validate.sh

convert nt to ttl

./scripts/convert.sh

About

repo to serialize pmb-data into pfp-cidoc rdf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages