Skip to content

docs: GraphDB Client#3383

Merged
edmondchuc merged 139 commits into7.xfrom
v7/docs/graphdb
Feb 13, 2026
Merged

docs: GraphDB Client#3383
edmondchuc merged 139 commits into7.xfrom
v7/docs/graphdb

Conversation

@edmondchuc
Copy link
Contributor

@edmondchuc edmondchuc commented Jan 30, 2026

Summary of changes

This PR adds user docs for the PR #3372.

The preview link is at: https://rdflib--3383.org.readthedocs.build/en/3383/graphdb/

Checklist

  • Checked that there aren't other open pull requests for
    the same change.
  • Checked that all tests and type checking passes.
  • If the change adds new features or changes the RDFLib public API:
    • Created an issue to discuss the change and get in-principle agreement.
    • Considered adding an example in ./examples.
  • If the change has a potential impact on users of this project:
    • Added or updated tests that fail without the change.
    • Updated relevant documentation to avoid inaccuracies.
    • Considered adding additional documentation.
  • Considered granting push permissions to the PR branch,
    so maintainers can fix minor issues and keep your PR up to date.

- parameterise e2e tests for RDF4JClient to include GraphDBClient
- delete e2e graphdb tests that are already part of paramterised tests
With additional refactorings:

- RDF4JError as base exception class
- Rename RepositoryFormatError to RepositoryResponseFormatError to align with naming convention of GraphDB's ResponseFormatError class
- Add handling for GraphDB specific health check in tests
- Add tests for graphdb client
- also refactor client namespacing
Base automatically changed from v7/feat/graphdb to 7.x February 13, 2026 01:40
@edmondchuc edmondchuc merged commit b01faee into 7.x Feb 13, 2026
29 checks passed
@edmondchuc edmondchuc deleted the v7/docs/graphdb branch February 13, 2026 02:16
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.

2 participants