Future Work - DDMAL/linkedmusic-datalake GitHub Wiki
Currently, we have plans to add the following databases:
- AcousticBrainz
- CritiqueBrainz
- ListenBrainz
- Covert Art Archive
- Digital Analysis of Chant Transmission
- Printed Sacred Music Database
- Renaissance Liturgical Imprints: A Census
Additionally, we have the following tasks:
- Store data in Virtuoso and write the corresponding documentation
- Develop the NLQ2SPARQL tool (SESEMMI)
Some ideas (from Van, Jan 2024):
-
Instead of having to flatten and restructure the database to nested JSON-LD, explore the possibility of relational JSON-LD where each Entity in the relational source database gets their own JSON-LD, and Virtuoso will be in charge of grouping and connecting entities together. See more on what I did with SIMSSADB
-
Test using Virtuoso as a search engine. You can use Virtuoso's API endpoints or SPARQL endpoints and combine them with another searching method/front end