graph-notebook icon indicating copy to clipboard operation
graph-notebook copied to clipboard

Custom media type support for SPARQL queries

Open michaelnchin opened this issue 2 years ago • 0 comments

Issue #, if available: #303

Description of changes:

  • Added new -m/--media-type option to %%sparql magic. Allows the user to specify the results output format, if applicable for the SPARQL query type.
  • Added handling for SPARQL query errors related to invalid media type.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

michaelnchin avatar Jun 25 '22 04:06 michaelnchin