-
Notifications
You must be signed in to change notification settings - Fork 0
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
A void-generator (For VoID) is to be figured out before a human-readable schema by ShEx is conducted. #31
Comments
About the use of VoID, please see the excerpt from the paper: LLM-based SPARQL Query Generation from Natural Language over Federated Knowledge Graphs
|
First, I understood VOID: https://www.w3.org/TR/void/.
And the corresponding VoID info is:
|
That would be useful for federated query. |
The README.md https://github.com/DDMAL/void-generator/blob/main/README.md has clearly demonstrated it. |
This follows the #27, and https://pypi.org/project/sparql-llm/, in which there is a "SPARQL endpoint schema loader" section with code:
I tried it but it didn't work out while prompted, and fed back: Could not retrieve VoID description for endpoint https://sparql.uniprot.org/sparql/: No VoID description found in the endpoint
In https://pypi.org/project/sparql-llm/, it also tips: Checkout the void-generator project to automatically generate VoID description for your endpoint.
The text was updated successfully, but these errors were encountered: