How To SPARQL myExperiment's SPARQL endpoint allows anyone to query all of myExperiment's public data using the query language SPARQL.
Although SPARQL is quite easy to use it may take a while to get you head round it if you are coming to it new and you are not from a computer science background. This guide is intended to help explain the basics of SPARQL and give usable examples that will return actual results from myExperiment's SPARQL endpoint, which can be compared against example results. Although it should be noted that example results are intended as a guide to the format of results and will probably not be exactly the same as those returned by the SPARQL endpoint.
The first section explains how to use the SPARQL endpoint and the unique features the myExperiment SPARQL endpoint has.
Sections 2-7 explain the main clauses used within SPARQL and how they are used to define queries.
Section 8 give some explanation of various warning and error messages you might be prompted with and how to fix you query to eliminate these.