Skip to content

garyleicester/sparqlook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

SPARQLook

A simple, lightweight, single php file tool for exploring SPARQL endpoints. It should be easy to host on any Apache webserver, for instance.

Try it at https://allophone.hamster.coffee/sparqlook.php

Some example endpoints to try -

https://agrovoc.fao.org/sparql

https://id.cabi.org/PoolParty/sparql/cabt

https://metadata.ilo.org/PoolParty/sparql/thesaurus

https://cgi.vocabs.ga.gov.au/sparql/

https://dbpedia.org/sparql

https://zbw.eu/beta/sparql/stw/query

I'm intuitive. And nosey. And impatient. I want to take a look. I built this to let me poke around a(ny) SPARQL endpoint.

Best if you know the URI you want to start at as well as the endpoint address, but leaving the URI blank will retrieve some suggested starting points, using a number of 'initial explore' strategies that can be added to in the code.

I mostly work with SKOS thesauri, so currently leans a little too heavily that way.

Releases

No releases published

Packages

No packages published

Languages