SPARQL.js
SPARQL parser
A JavaScript library for parsing and generating SPARQL queries
A parser for the SPARQL query language in JavaScript
344 stars
27 watching
67 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
parserrdfserializersparql
Related projects:
Repository | Description | Stars |
---|---|---|
tenforce/sparql-parser | A Java-based library for parsing and analyzing SPARQL queries | 5 |
kasei/swift-sparql-syntax | A Swift library that provides tools and data structures for parsing, analyzing, and serializing SPARQL queries. | 17 |
protegeproject/snap-sparql-query | An API for parsing and analyzing SPARQL queries to extract meaningful data from RDF graphs. | 5 |
joachimvh/sparqlalgebra.js | A TypeScript-based converter for translating SPARQL queries into algebraic representations | 21 |
databorg/client | A versatile SPARQL client library for modern web development with strong features and easy usage. | 9 |
sparql-generate/sparql-generate | A tool for generating SPARQL queries from templates and data | 68 |
cosminbasca/cysparql | A Python wrapper around a heavy-duty C RDF parser to parse SPARQL queries | 7 |
tomatophantastico/sparqlmap | A tool that rewrites SPARQL queries into SQL and vice versa using the R2RML specification | 19 |
smartdataanalytics/sparqlify | Tools for converting SPARQL queries into equivalent SQL queries to support integration with relational databases. | 123 |
triply-dev/yasgui.legacy | A web-based GUI tool for creating and editing SPARQL queries | 44 |
aksw/sparqlanalytics | Real-time analytics framework for SPARQL queries | 5 |
vim-scripts/sparql.vim | Provides syntax highlighting for SPARQL query language in RDF | 5 |
jeff-zucker/sparql-fiddle | An online tool for running and manipulating SPARQL queries against RDF data sources | 18 |
ktym/d3sparql | A JavaScript library that enables visualization of SPARQL query results in D3.js | 189 |
stoewer/fluent-sparql | Provides a fluent API for creating and executing SPARQL queries | 0 |