DDMAL / linkedmusic-queries

Various methods to query our data lake, e.g., Virtuoso graphs
MIT License
0 stars 0 forks source link

We lack an overall context (e.g., ontology) for MusicBrain database. #26

Open candlecao opened 1 week ago

candlecao commented 1 week ago

For NLQ2SPARQL, the current experiment is only based on creating context (ontology) for each isolated Natural language question. See: https://github.com/DDMAL/linkedmusic-queries/blob/main/LLM2SPARQL_TheSession_WikiData_MusicBrainz/Leveraging%20ChatGpt%20for%20Natural%20Language%20Query%20to%20SPARQL%20on%20Virtuoso.pptx

We need an overall context for further experiment. Ideally, the context should be referential to converting any natural language question to SPARQL

candlecao commented 3 days ago

I refer to the solution for this https://github.com/DDMAL/linkedmusic-datalake/issues/88