DDMAL / linkedmusic-datalake

To create mapping strategies for various music databases into our data lake
https://virtuoso.staging.simssa.ca
0 stars 4 forks source link

How to reconcile RISM data dumps? #215

Open Yueqiao12Zhang opened 2 hours ago

Yueqiao12Zhang commented 2 hours ago

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 commented 1 hour ago

Maybe no need to connect to Cantus -- Ich