Pipelines to load Footlight CMS into Artsdata
This repo's workflow:
- Downloads data from Footlight CMS (workflow per calendar)
- Converts JSON to RDF using mapping stored in the data directory.
- Stores RDF output on S3
- Publishes the RDF to Artsdata Databus
To edit RDF mapping:
- Run
./run_ontorefine_events.sh
(if neededchmod +x run_ontorefine_events.sh
) - Open localhost:7333 to use Open Refine workbench
- Open the existing project
- Click "Edit RDF Mapping"
- When done making changes save RDF Mapping
- Clean up the history (tab undo/redo) to keep only the steps needed.
- Export > Export project configurations into Github /ontorefine/config.json Note: create a different file to edit people, places and orgs.
Check on mismatched dates and event status between CMS and Artsdata.