note: this issue migrated from another repo
comments below:
by @JJ-Author
curl -H "Accept:text/sparql" https://databus.dbpedia.org/jfrey/collections/quickstart-loading-test
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>406 Not Acceptable</title>
</head><body>
<h1>406 Not Acceptable</h1>
<p>An appropriate representation of the requested resource sparql could not be found on this server.</p>
Available variant(s):
<ul>
<li><a href="sparql">sparql</a> , type text/turtle, charset UTF-8</li>
by @holycrab13
Fixed to return the correct SPARQL query.
Added tests for Collection CRUD and SPARQL query retrieval