Update description of normative expectations of query results.#43
Update description of normative expectations of query results.#43
Conversation
Changes the wording so that the expected results of a query request is any valid SPARQL results or RDF format (instead of expecting specifically SPARQL XML, JSON, or CSV/TSV in the case of SPARQL results).
| <ul> | ||
| <li>SPARQL Results: | ||
| <ul> | ||
| <li>[[[SPARQL12-RESULTS-XML]]]</li> |
There was a problem hiding this comment.
I would make these references informative and not normative ones:
| <li>[[[SPARQL12-RESULTS-XML]]]</li> | |
| <li>[[[?SPARQL12-RESULTS-XML]]]</li> |
(same everywhere else)
|
@lisp – I'm responding to your emailed comments here so that we can keep the discussion centralized and understand when all issues have been resolved.
I'm not sure what this means. Can you clarify?
For context, the start of that sentence is: "The response to a query request must be in a format corresponding to SPARQL Results, or RDF…". I don't think your suggested wording makes sense, because the response Is not "a media type" (it has a media type). Would you accept "response to a query request must use a media type corresponding to…"? |
|
@lisp – I'm going to go ahead and merge this. If you have ongoing concerns, let's discuss in a new issue or PR. |
|
i had none. |
Changes the wording so that the expected results of a query request is any valid SPARQL results or RDF format (instead of expecting specifically SPARQL XML, JSON, or CSV/TSV in the case of SPARQL results).
Preview | Diff