Free tools :


SPARQL plugin

This plugin for Jetbrains (PyCharm, PHPStorm, IDEA, etc) helps developers to develop a SPARQL query easier. This plugin is free for students and teachers.

View details »

PHP

The lib PHP for SPARQL is very simple to use ;) You can read/write data in a RDF database with SPARQL endpoint.

View details »

Mediawiki

The LinkedWiki extension for Mediawiki permits to print Wikidata or any other source directly into your Mediawiki via a simple SPARQL query.

View details »

Charts

Sgvizler2 is a Typescript project where the developers can write SPARQL queries inside HTML elements to print charts in HTML pages.

View details »

Benchmarking

TFT (Tester for Triplestore) is a PHP script to pass tests through a SPARQL endpoint. TFT can pass the official W3C validation tests but also your own tests.

View details »


Benchmarking the interoperabilty
With TFT (Tester for Triplestore)

In March 2013, the W3C recommended SPARQL 1.1 to retrieve and manipulate decentralized RDF data.
The TFT (Tests For Triplestores) project tests the interoperability of SPARQL endpoints of RDF database systems.
To help developers and end-users of RDF databases, a demonstrator is available where we perform daily tests on several commercial databases. With these tests, we have built a scoring system named SPARQLScore.


Lib PHP for SPARQL
Read and write data via PHP

All BorderCloud tools use this simple lib PHP for SPARQL. The code has to stay simple and we try to stay compatible with RDF databases by meeting the SPARQL standard requirements.


Print your SPARQL results in your Wiki
LinkedWiki extension for Mediawiki

The LinkedWiki extension for Mediawiki allows connecting the notes to the Wikidata ontology or to RDF graphs directly in your Wiki. With this extension, users can write a SPARQL query directly in a Wiki page. The query can be edited using a query editor. Then, the query result is inserted into the page.


SPARQL + HTML = Charts
With the Sgvizler2 project

Sgvizler2 is a small Typescript wrapper to visualize SPARQL results' sets. It integrates well with HTML web pages by letting the user specify SPARQL SELECT queries directly into designated HTML elements, which are rendered to contain the specified visualization type on page load or on function call. Sgvizler supports a vast number of visualization types, most notably all of the major charts available in the Google Chart Tools, but also by allowing users to easily modify and extend the set of rendering functions, e.g., using direct DOM manipulation or external JavaScript visualization tool-kits. Sgvizler is compatible with all modern web browsers.

Generic placeholder image