layout: page title: “SPARQL Interpreter for Apache Zeppelin” description: “SPARQL is an RDF query language able to retrieve and manipulate data stored in Resource Description Framework (RDF) format. Apache Zeppelin uses Apache Jena” group: interpreter

{% include JB/setup %}

SPARQL Interpreter for Apache Zeppelin

Overview

SPARQL is an RDF query language able to retrieve and manipulate data stored in Resource Description Framework (RDF) format. Apache Zeppelin for now only supports Apache Jena to query SPARQL-Endpoints.

To query your endpoint configure it in the Interpreter-Settings and use the %sparql interpreter. Then write your query in the paragraph. If you want the prefixes to replace the URI's, set the replaceURIs setting.

Configuration

Example

Acknowledgement

This work was partially supported by the Bavarian State Ministry of Economic Affairs, Regional Development and Energy within the framework of the Bavarian Research and Development Program “Information and Communication Technology”.