You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/10/09 14:18:58 UTC

[GitHub] [zeppelin] hsteinmueller opened a new pull request #3480: [ZEPPELIN-3644] SPARQL-Interpreter support via Apache Jena ARQ

hsteinmueller opened a new pull request #3480: [ZEPPELIN-3644] SPARQL-Interpreter support via Apache Jena ARQ
URL: https://github.com/apache/zeppelin/pull/3480
 
 
   ### What is this PR for?
   Interpreter for SPARQL-queries on any SPARQL-endpoint via [Apache Jena ARQ](https://jena.apache.org/documentation/query/).
   
   [SPARQL](https://www.w3.org/TR/sparql11-query/) is an RDF query language able to retrieve and manipulate data stored in Resource Description Framework (RDF) format.
   
   
   ### What type of PR is it?
   [Feature]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-3644
   
   ### How should this be tested?
   * Unit tests are provided
   
   ### Screenshots (if appropriate)
   ![sparql-example](https://user-images.githubusercontent.com/4417940/66488249-ed1f3d00-eaad-11e9-84bd-b2d0f39438e4.PNG)
   
   ### Questions:
   * Does the licenses files need update? Yes, added in PR
   * Is there breaking changes for older versions? No
   * Does this needs documentation? Yes, added in PR
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services