Enhancement CAT-FR-GD-03 - graph database backend#72
Merged
rafieekhah merged 2 commits intoeclipse-xfsc:mainfrom Mar 11, 2026
Conversation
8 tasks
d231764 to
63a5668
Compare
989c0df to
e66dde2
Compare
Inside the docker network, keycloak has to be accessible via "key-server" or authentication fails with 401 because of an incorrect jwt issuer
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Summary
Add embedded Fuseki test infrastructure and SparqlGraphStoreTest with 8 test methods (9 executions) to close the zero-coverage gap in the fc-graphdb-fuseki module. This satisfies the SRS verification criteria for the SPARQL-star backend: upload RDF claims and query with SPARQL-star returning non-empty results.
This change is part of the Enhancement of XFSC Federated Catalogue. Details can be found here (permalink):
https://github.com/eclipse-xfsc/docs/blob/f3c6e6b6fbcc87732a1dfe83f060fa58a9a97873/federated-catalogue/src/docs/CAT%20Enhancement/CAT_Enhancement_Specifications%20v1.0.pdf
✅ What’s Changed
🧪 How to Test
All changes covered with JUnit tests.
🔍 Related Issues
No related issues.
📸 Screenshots (if applicable)
No UI-changes made.
📋 Checklist