Skip to content

fetching SPARQL for Collection does not work for new collections with quickstart / curl #220

@m1ci

Description

@m1ci

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions