Håvard M. Ottestad
Håvard M. Ottestad
Most vocabulary classes (e.g. XSD, RDF, RDFS, OWL, etc.) have a NS constant in addition to the NAMESPACE and PREFIX constants. Some are missing this constant, and some very few...
Support Support sh:oneOrMorePath, sh:zeroOrMorePath and sh:zeroOrOnePath.
### Discussed in https://github.com/eclipse-rdf4j/rdf4j/discussions/5120 Originally posted by **tkuhn** September 2, 2024 Hi all, I am using the latest version of the RDF4J Workbench [via Docker](https://hub.docker.com/r/eclipse/rdf4j-workbench/), and I am wondering whether...
Fixes #818 Upgrade from RDF4J 4.3.10 to RDF4J 5.0.2.
### Description Ontop currently uses RDF4J 4.3.10. The RDF4J 4.x.x version will not receive any further bug fixes or improvements. Migrating to RDF4J 5.0.2 insures that Ontop stays on a...
This is all work in progress.
Issue resolved (if any): #600 Description of this pull request: --- Please check all the lines before posting the pull request: - [ ] I've created tests for all my...
### Part of the endpoint? (leave empty if you don't know) - [ ] Backend (qendpoint-backend) - [ ] Store (qendpoint-backend) - [ ] Core (qendpoint-core) - [ ] Frontend...
This is WIP for testing various performance improvements. First commit contains various small changes to make the code build on my machine and to make it easier for me to...