Are there any examples or tools to understand the best way to approach the extract, transform and load process?
Thanks,
Pietro
Alexander O'Neill
unread,
Jul 22, 2022, 12:35:50 PM7/22/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to islandora
Hi Pietro,
You might get some ideas from this Drupal module I made for our Islandora RDM project. It queries configurable web services to be the back end for an auto-complete field, and the field is paired with the canonical URL along with a label. You could add this field to a taxonomy term for example. It includes plugins that query using SPARQL so you could point it at wikidata family easily I think.
Best,
- alexander
Alexander O'Neill
unread,
Jul 22, 2022, 12:36:53 PM7/22/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to islandora
Hi Alexander,
sorry for my late reply.
At the moment I'm not able to figure out how to use the linked_data_field module for bulk import, so I'm continuing to practice with the CSV importer after extracting the Wikidata table in Excel.
The problem I have now is identifying the format to use to select fields that are elements of the taxonomy, such as linked_agent | person | creator: what is the syntax to identify such fields?