Mercurial > repos > mikel-egana-aranguren > sparql_galaxy
view README @ 3:24ad2706526c draft
Reimplemented in Python, using RDFLib
author | mikel-egana-aranguren <mikel.egana.aranguren@gmail.com> |
---|---|
date | Fri, 25 Apr 2014 15:42:31 +0200 |
parents | b8bf1af83841 |
children | a0bb4dafb64b |
line wrap: on
line source
SPARQL-Galaxy ============= ABOUT ----- Execute SPARQL queries against RDF datasets in Galaxy. INSTALLATION ------------ 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`). 3. Copy everything under galaxy-dist/ to your server's galaxy-dist/ (i.e. recreate the tools/ and directory in your server). 4. Add the following lines to your server's /galaxy-dist/tool_conf.xml: ``` <section name="SPARQL-Galaxy" id="SPARQLGalaxy"> <tool file="sparql_galaxy/SPARQLGalaxy.xml"/> </section> ``` 5. Start Galaxy. CONTACT ------- Please send any request or comment to mikel.egana.aranguren@gmail.com. ACKNOWLEDGEMENTS ---------------- This work is funded by the Marie Curie Cofund program of the EU, FP7, and the Genomic Resources group of the UPV-EHU.