Skip to content

Revert RDF exports to use SPARQL over GSP#200

Open
Cole-Greer wants to merge 2 commits intodevelopfrom
SPARQL-GSP
Open

Revert RDF exports to use SPARQL over GSP#200
Cole-Greer wants to merge 2 commits intodevelopfrom
SPARQL-GSP

Conversation

@Cole-Greer
Copy link
Collaborator

Issue #, if available: N/A

Description of changes:

GSP was previously used for full graph RDF exports as it resulted in improved stability for large exports.

As of Neptune 1.3.2.0, SPARQL exports now match the stability of GSP, and offer slightly better performance.

Additionally, SPARQL is now used regardless of the Neptune version when a format of nquads is used, as GSP does not produce the "G" field in results.

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

GSP was previously used for full graph RDF exports
as it resulted in improved stability for large exports.

As of Neptune 1.3.2.0, SPARQL exports now match the
stability of GSP, and offer slightly better performance.

Additionally, SPARQL is now used regardless of the
Neptune version when a format of nquads is used, as GSP
does not produce the "G" field in results.
@Cole-Greer Cole-Greer changed the base branch from issue190 to develop March 11, 2026 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant