Query EDMED data sets | Query EDMED organisations | SPARQL endpoint
SPARQL query
select ?EDMEDRecord ?Title where {?EDMEDRecord a <http://www.w3.org/ns/dcat#Dataset> ; <http://purl.org/dc/terms/title> ?Title .}
Output: Text JSON XML CSV TSV
If XML output, add XSLT style sheet (blank for none): xml-to-html xml-to-html-links xml-to-html-plain
Force the accept header to text/plain regardless.