Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate generation of RO-Wikidata mappings in SSSOM #444

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

cthoyt
Copy link
Collaborator

@cthoyt cthoyt commented Mar 19, 2021

This PR automates the acquisition of Wikidata-RO property mappings via a sparql query. It can be automated to be run on a cron job with GitHub Actions. It sorts the output by order of RO identifier to reduce spurious diffs.

Notes: this script requires Python3 and pip install requests.

Tasks:

  • Add Python script that generates mapping to src/tools/
  • Re-run script to generate new SSSOM mapping file
  • Automate run of Python script via GitHub actions?
  • Include in Makefile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant