sparql-query

Official

Execute SPARQL 1.1/1.2 queries against sparq RDF engine

Authorsparq-org
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows users to run SPARQL 1.1/1.2 queries against the sparq RDF engine, making it easier to query and manipulate RDF data.

Core Features & Use Cases

  • SPARQL Query Execution: Execute SELECT, ASK, CONSTRUCT, and DESCRIBE queries on RDF data.
  • RDF Data Manipulation: Perform various operations on RDF data, including property paths, aggregates, and custom extension functions.
  • Use Case: Imagine you have an RDF dataset containing information about books. Use this Skill to query the dataset for books published after a certain year or to construct a new graph representing the relationships between authors and their books.

Quick Start

Run the sparql-query skill with the following command: sparql-query --query 'SELECT ?book ?title WHERE { ?book <http://schema.org/title> ?title . }'

Dependency Matrix

Required Modules

sparq-coresparq-engine

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: sparql-query
Download link: https://github.com/sparq-org/sparq/archive/main.zip#sparql-query

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.