-
Notifications
You must be signed in to change notification settings - Fork 4
Future TODOs:
Van Pham edited this page Jan 31, 2024
·
1 revision
Some tasks/ideas:
-
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