sib-swiss/sparql-llm
3.5
If you are the rightful owner of sparql-llm and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The SPARQL-LLM project enhances Large Language Models (LLMs) to generate SPARQL queries for specific endpoints, integrating Retrieval-Augmented Generation (RAG) and SPARQL query validation.
Tools
Functions exposed to the LLM to take actions
Retrieve relevant documents
Helps in writing SPARQL queries by retrieving query examples and class schemas.
Retrieve relevant classes schema
Assists in writing SPARQL queries by retrieving class schemas.
Execute a SPARQL query
Executes a SPARQL query against a specified SPARQL endpoint.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client