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

How to reconcile RISM data dumps? #215

Open
Yueqiao12Zhang opened this issue Nov 1, 2024 · 3 comments
Open

How to reconcile RISM data dumps? #215

Yueqiao12Zhang opened this issue Nov 1, 2024 · 3 comments
Assignees

Comments

@Yueqiao12Zhang
Copy link
Contributor

First planning:

  1. RISM data dumps of sources are available in RDF format
  2. Use Python RDFLib to read them
  3. For unreconciled objects, record the triple into a CSV
  4. Put the CSV into OpenRefine
  5. Reconcile/connect to Cantus
  6. Insert the reconciled CSV back to the RDF
  7. Upload to Virtuoso
@Yueqiao12Zhang
Copy link
Contributor Author

Maybe no need to connect to Cantus -- Ich

@ahankinson
Copy link
Member

You can ask me too.

@Yueqiao12Zhang
Copy link
Contributor Author

I found that OpenRefine can read RDF directly. There's no need to convert to CSV for reconciliation.

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

No branches or pull requests

2 participants