FIAF → FIAFcore
FIAF data conformed to FIAFcore.
Datasets
FIAF
FIAF Members
FIAF Associates
FIAF Congresses
Process
The etl process expects an .env file
graph_username= # GraphDB username
graph_password= # GraphDB password
The etl script should be run from a virtualenv
virtualenv venv -p 3.10
source venv/bin/activate
pip install -r requirements.txt
python etl.py
License
Data is licensed as CC-BY-4.0. Code is MIT.