Registry / networking / sparql

sparql

JSON →
library3.3.2rbrubygemsunverified

Implements SPARQL 1.1 Query, Update and result formats for the Ruby RDF.rb library suite.

gem install sparql
INSTALL
IMPORT
SIG · SPARQL
S
sparql
networkingrubyv3.3.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SPARQL
require 'sparql'

Parse and execute a SPARQL query

require 'sparql' query = SPARQL.parse('SELECT * WHERE { ?s ?p ?o }') puts query.to_s
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
sparql — gem install sparql · libregistry