full-text-search
OfficialEnhance SPARQL queries with full-text search capabilities.
Authorsparq-org
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows for full-text search within SPARQL queries, enhancing the ability to search for text within RDF graphs using the sparq-text library.
Core Features & Use Cases
- Full-Text Search: Search for text within RDF graph strings using SPARQL's
text:magic predicates. - Indexing: Build and manage BM25 inverted indexes for efficient text search.
- Use Case: Imagine you have a large RDF graph containing bibliographic data. Use this Skill to search for occurrences of a specific book title or author within the graph.
Quick Start
Build a TextIndex for your graph and run a SPARQL query with the text:matches predicate to search for text within literals.
Dependency Matrix
Required Modules
sparq-text
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: full-text-search Download link: https://github.com/sparq-org/sparq/archive/main.zip#full-text-search 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.