[
https://issues.apache.org/jira/browse/JENA-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne updated JENA-2093:
--------------------------------
Labels: First (was: )
> RDFConnection: Add option to provide "load" using INSERT DATA
> -------------------------------------------------------------
>
> Key: JENA-2093
> URL: https://issues.apache.org/jira/browse/JENA-2093
> Project: Apache Jena
> Issue Type: Improvement
> Components: RDF HTTP
> Affects Versions: Jena 4.0.0
> Reporter: Andy Seaborne
> Priority: Minor
> Labels: First
>
> RDFConnectionRemote uses GSP to upload data for "load" and "put".
> AWS Neptune does not support GSP (at least as of 2021-04).
> {{INSERT DATA}} could be used instead.
> {{PUT}} becomes {{CLEAR ; INSERT DATA}}
> {{POST}} becomes {{INSERT DATA}}
> GSP = [SPARQL Graph Store
> Protocol|https://www.w3.org/TR/sparql11-http-rdf-update/].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)