-
I'm using Jopa 2.1.0 with ontodriver-jena. My model consists of a `Child` class, and a `Parent` class with a property `hasChild` with a `Set` of `Child` as range. Once a `Parent` instance `p` is stor…
-
### Version
5.2.0
### What happened?
After upgrading to Jena 5.2.0, I've started noticing that some of my CI test runs were randomly just getting stuck. After a debugging session with sbt on …
-
LAKE: A possible fix can be to change deployment to a stateful set so that the PVC is not recreated.
Restarts probably be fixed by the increasing the health check timeout.
Also in the logs of apac…
-
SHACL Compact (SHACLC) is a dedicated SHACL syntax that's a lot easier to write and understand than SHACL.
JENA includes a [shacl command-line tool](https://jena.apache.org/documentation/shacl/#comma…
-
### Version
5.1.0
### What happened?
We recently updated Fuseki from 5.0.0 to 5.1.0 and started experiencing a NullPointerException.
Once this this exception has occurred once it keeps happening f…
-
### Change
This is a continuation of #2797 – trimming out the bloat in datatyped literal validations.
That issue tackled the worst offender – allocating two hashmaps per each validated literal. Th…
-
We are facing systematic errors when client applications query through the API for CSV serialisations of referenced entities.
This happens with requests using the http://registry/{register}?_view=w…
-
```
sparqles_backend-svc_1 | 14-10-24 21:00:34 [ INFO] sparqles.core.EndpointTask:57 - EXECUTE ATask(http://http://opendata.intellidomo.es:8080/sparql/)
sparqles_backend-svc_1 | 14-10-24 21:00:34 …
-
### Version
5.3.0-SNAPSHOT
### Feature
Implementing a JUnit integration test for `JenaSystem#init` is straightforward, but it must be run as a single-method test to ensure a fresh JVM. Only then ca…
-
### Version
5.1.0
### Question
I get a startup error when dropping jena-geosparql-5.1.0.jar in $FUSEKI_BASE/extra folllowing the instructions
> or download the binary from the [Maven cent…