Old Ideas - DDMAL/linkedmusic-datalake GitHub Wiki
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 in the jsonld_approach folder for each database.
-
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