Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
candlecao opened this issue Nov 22, 2024 · 2 comments
Open
Assignees

Comments

@candlecao
Copy link
Contributor

candlecao commented Nov 22, 2024

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 candlecao added the priority: high high priority label Nov 22, 2024
@candlecao candlecao self-assigned this Nov 22, 2024
@candlecao candlecao added medium and removed priority: high high priority labels Nov 22, 2024
@candlecao candlecao changed the title We lack an overall ontology for TheSession database. We lack an overall context (e.g., ontology) for MusicBrain database. Nov 24, 2024
@candlecao candlecao added priority: high high priority and removed medium labels Nov 27, 2024
@candlecao
Copy link
Contributor Author

candlecao commented Nov 27, 2024

I refer to the solution for this DDMAL/linkedmusic-datalake#88

@candlecao candlecao added medium and removed priority: high high priority labels Dec 10, 2024
@candlecao
Copy link
Contributor Author

candlecao commented Dec 10, 2024

As of 2024 Dec 10, we have learned that, for NLQ2SPARQL against an RDF database, the Schema rendered by ShEx is more effective than that by OWL (or RDFS). [see: https://github.com//discussions/27]The former serves as a more appropriate context to train LLMs. So, the solution for this issue can be deferred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant