-
(Related to https://github.com/w3c/shacl/issues/78)
>> The official Implementation Report https://w3c.github.io/data-shapes/data-shapes-test-suite/ is 5 years old and badly obsolete.
> the origina…
-
Some time ago openrdf Sesame became Eclipse rdf4j. We have kept it for simplicity and because it just worked, but it is about time to migrate. A new branch has been created in context repo for this pu…
-
-
This would have to be a database with a SPARQL endpoint that would hopefully work in a similar way to `MagmaCoreRemoreSparqlDatabase` that currently works with Apache Fuseki.
The main purpose of th…
-
Relavant part from README:
- `RDF4J_SERVER_URL` -- to set up different Rdf4j server (defaults to internal docker service at `http://rdf4j:8080/rdf4j-server`).
**Note that this variable must be con…
-
### Discussed in https://github.com/eclipse-rdf4j/rdf4j/discussions/5129
SPARQL query with a HAVING node will show an incorrect query explanation because the HAVING node is not part of the query ex…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Enhancement description
| Neptune supports | Localstack |
|-------------------|------------|
| Gremlin …
-
Hi. This project depends on RDF4J which includes an RDF model API:
https://rdf4j.org/documentation/programming/model/
Why do you need to define your own RDF model terms instead of reusing RDF4J?
…
-
Using a fresh deployment of server `1.17.1` and client `1.17.0`, when editing the repository layer the following error prevents a user from saving:
```ttl
[] a sh:ValidationReport;
sh:conforms …
-
Instead of / in addition to the WAR file and the docker image, we should look into distributing Rdf4j Server / Workbench as a self-contained executable that can be downloaded and immediately spun up w…