Resources
ResourceDescriptionMethods
/{BASE}/sparqlSingle SPARQL endpoint, redirecting to the actual select endpoint when possibleGET, POST
/{BASE}/sparql/selectExecute a SPARQL 1.1 tuple query on the LMF triple store using the query passed as query parameter to the GET request.GET, POST, POST
/{BASE}/sparql/updateExecute a SPARQL 1.1 Update request passed in the query parameter of the GET.GET, POST, POST