Coder Social home page Coder Social logo

snorql's Introduction

SNORQL is an AJAXy front-end for exploring RDF SPARQL endpoints

It was originally created by Richard Cyganaik ( http://richard.cyganiak.de/ )
for the D2R server project ( http://www4.wiwiss.fu-berlin.de/bizer/d2r-server/ ).

SNORQL can be used with just about any SPARQL endpoint that supports JSON. To
use SNORQL simply put the ./snorql directory somwhere sensible in the Apache
web directory and modify ./snorql/snorql.js to conform with your setup.  You
can also modify the pre-defined namespaces in ./snorql/namespaces.js

SNORQL is licensed under Apache-2 license (see ./LICENSE ).

snorql's People

Contributors

kurtjx avatar egonw avatar

Stargazers

Masao Takaku avatar Mao Tsunekawa avatar  avatar  avatar  avatar Thejesh GN avatar Dimitirje Mitić avatar daven avatar Franck Michel avatar  avatar Emile avatar Tatiana Al-Chueyr avatar Quang Van avatar Jonas Oppenlaender avatar Andrew Berezovskyi avatar Chas Warner avatar Jacek Grzebyta avatar  avatar nabito avatar Phil Britton avatar Jacob Eggleston avatar André Thomaz Gandolpho de Mello avatar kumamotone avatar Marcus Smith avatar  avatar  avatar Adam Shepherd avatar Tales Paiva Nogueira avatar Alexey Seliverstov avatar Uldis Bojārs avatar Arved Baus avatar Raymond C. Crandall avatar Mark van Berkel avatar  avatar  avatar Conrad Constantine avatar Andreas Kuckartz avatar _tanya_gray avatar Stuart Chalmers avatar Luiz Boaretto avatar Gopala Krishna Koduri avatar Jan Vansteenlandt avatar Mechanical snail avatar Carlos V. avatar  avatar Claus Stadler avatar Luis Ibanez avatar  avatar Graham Klyne avatar Nicholas Roberts avatar  avatar Andy Bunce avatar Timothy avatar  avatar Karima Rafes avatar Noah Feldman avatar Călin Ardelean avatar Alex Tucker avatar Tim Richardson avatar Fumihiro Kato avatar Dan Hagon avatar Richard Cyganiak avatar Joshua Shinavier avatar Alexandre Rademaker avatar Peter Ansell avatar Alex Bilbie avatar Shawn Ledbetter avatar  avatar Anh Do avatar Regis Pires Magalhaes avatar Peter Kordel avatar  avatar

Watchers

 avatar Andreas Kuckartz avatar Jan Vansteenlandt avatar Gopala Krishna Koduri avatar James Cloos avatar Phil Gooch avatar  avatar

snorql's Issues

Query Time execution

Hi, can the query time execution be added after the SPARQL results: that way we can see how long a query has taken.

Returning a json response in IE<10

In IE8/9, requesting a JSON response from snorql gives a "Do you want to open or save..." prompt, as opposed to displaying the text in the browser. Example:

Using the following query in http://dbpedia.org/snorql/

SELECT * WHERE {
  ?a ?b ?c
} LIMIT 10

and selecting json results in this URL, which in Chrome and Firefox shows the json response in the browser. Trying this in IE9 results in:

Do you want to open or save sparql (2.60 KB) from dbpedia.org?

Would adjusting the headers of the json response fix this, or is it more complicated than that?!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.