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

Look into LD-VOWL which extracts ontology from any RDF(That might be useful for LLM2SPARQL). #86

Open candlecao opened 1 month ago

candlecao commented 1 month ago

LD-VOWL

LD-VOWL (LinkedDataVOWL) extracts ontology information out of arbitrary SPARQL endpoints and shows the extracted information in an overview visualization using the VOWL notation (with minor modifications).

Before using that, I installed Node.js (see: https://github.com/VisualDataWeb/LD-VOWL?tab=readme-ov-file). The last step to be confirmed: image

candlecao commented 1 month ago

We suspend that, because I figured out another easier way of extracting ontology. And recently the use of ontology for LLM2SPARQL is not necessarily indispensable.