RDF Explorer
Enables conversational exploration and analysis of RDF-based Knowledge Graphs through local files or SPARQL endpoints.
About
RDF Explorer is a Model Context Protocol (MCP) server designed to facilitate communication between AI applications and RDF data. It allows users to explore and analyze knowledge graphs via conversational interfaces, supporting both local Turtle files and SPARQL endpoints. This tool is ideal for knowledge graph research and AI data preparation, providing functionalities for SPARQL query execution, full-text search, and graph statistics.
Key Features
- Performs full-text searches on graph data.
- Retrieves schema information (classes and properties).
- Calculates and returns graph statistics.
- 6 GitHub stars
- Executes SPARQL queries on local graphs or external endpoints.
- Converts natural language prompts into SPARQL queries.
Use Cases
- Exploring RDF data using natural language queries.
- Analyzing graph structure and relationships.
- Integrating knowledge graph exploration into AI applications.