Mercurial > repos > mikel-egana-aranguren > sparql_galaxy
changeset 5:a0bb4dafb64b draft
README improved
author | mikel-egana-aranguren <mikel.egana.aranguren@gmail.com> |
---|---|
date | Tue, 29 Apr 2014 09:35:31 +0200 |
parents | 6501986529b0 |
children | a579eb280308 |
files | README |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/README Mon Apr 28 16:11:05 2014 +0200 +++ b/README Tue Apr 29 09:35:31 2014 +0200 @@ -4,12 +4,14 @@ ABOUT ----- -Execute SPARQL queries against RDF datasets in Galaxy. +Execute SPARQL queries against RDF datasets in Galaxy, obtaining HTML or tab delimited results. INSTALLATION ------------ +RDFLib (http://github.com/RDFLib/rdflib) should be installed on the system. + 1. Stop Galaxy. 2. Download or clone with mercurial (`hg clone http://mikel-egana-aranguren@toolshed.g2.bx.psu.edu/repos/mikel-egana-aranguren/sparql_galaxy`).