d3-sparql
SPARQL fetcher
A tool for querying SPARQL endpoints and fetching JSON data for use in data visualization applications like D3.js.
Query a SPARQL endpoint with a SELECT query and get the data ready to be used with d3js
117 stars
9 watching
11 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 2 awesome lists
d3jsjsonrdfsparqltriplestore
Related projects:
Repository | Description | Stars |
---|---|---|
ktym/d3sparql | A JavaScript library that enables visualization of SPARQL query results in D3.js | 189 |
djogopatrao/sparqlfederator | Tool for expanding SPARQL queries to perform inference on multiple endpoints and relational databases | 8 |
d2klab/sparql-transformer | Enables SPARQL query transformation into JSON-LD format with customizable output. | 46 |
jeff-zucker/sparql-fiddle | An online tool for running and manipulating SPARQL queries against RDF data sources | 18 |
bahmutov/d3-helpers | A utility function for chaining property access and function composition in D3.js data visualization | 26 |
djandries/bookshelf-ez-fetch | A library providing convenient methods for compact filtering, relation selection, and error handling in data fetching | 1 |
rubenverborgh/sparql.js | A JavaScript library for parsing and generating SPARQL queries | 344 |
databorg/client | A versatile SPARQL client library for modern web development with strong features and easy usage. | 9 |
aksw/sparqlanalytics | Real-time analytics framework for SPARQL queries | 5 |
leipert/vsb | An online tool for creating and running SPARQL queries graphically | 46 |
ad-freiburg/qlever | A fast and efficient SPARQL engine for querying large knowledge graphs | 417 |
danburzo/hred | Extracts data from HTML or XML documents to JSON using a CSS selector-like query language | 69 |
datafabricrus/datastudio-sparql-connector | A connector for loading data from SPARQL endpoints into Google Data Studio reports | 5 |
epimorphics/qonsole | A console application for executing SPARQL queries and displaying results from a remote triple store | 16 |
rdflib/sparqlwrapper | A Python library for remotely executing SPARQL queries to various endpoints | 526 |