federated-planning
OfficialOptimize SPARQL queries across multiple data sources with cost-based planning.
Software Engineering#sparql#federated query#cost-based planning#data source optimization#sparql optimization
Authorsparq-org
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of planning complex SPARQL queries across multiple data sources, offering a cost-based approach to optimize performance and resource usage.
Core Features & Use Cases
- Cost-based Planning: Determines the most efficient query execution plan by analyzing the cost of retrieving data from various sources.
- Federated Query Execution: Enables querying across multiple SPARQL endpoints without direct network interaction.
- Use Case: When querying a large, distributed RDF dataset, this Skill can help determine which sources to query, the order of querying, and the appropriate join algorithms to use, resulting in a more efficient query plan.
Quick Start
Enable the fedplan feature and include the sparq-fedplan dependency in your project. Use the planner to select sources for your query and determine the join order and algorithm.
Dependency Matrix
Required Modules
sparq-fedplanoxrdf
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: federated-planning Download link: https://github.com/sparq-org/sparq/archive/main.zip#federated-planning Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.