-
### Version
3.16.0
### What happened?
I recently came across a bug in the source code where an InputStream is not closed properly. This could potentially lead to memory leaks and other issues.
T…
-
### Version
4.8.0
### What happened?
Given this N-Quads input (saved as `test/data/variants/diverse_quads.nq`) that contains triples with graphs labels [[ref]([url](https://www.w3.org/TR/n-quads/#g…
-
I was wondering if there is a technical reason why Aristotle converts `Integer` to `XSDlong` and `Float` to `XSDdouble`? Wouldn't it be preferable to map the full breadth of RDF datatypes, especially …
-
Some of the Competency Questions (more specifically [Q4](https://github.com/HyperAgents/ns.hyperagents.org/blob/scenario-logistics-create-organization/domains/logistics/create-organization/q4.rq), [Q5…
-
I tried running the `SPDXViewer` functionality on the [standard 2.3 JSON example](https://github.com/spdx/spdx-spec/blob/development/v2.3.1/examples/SPDXJSONExample-v2.3.spdx.json) and got the followi…
-
In 1.29.6 (and 1.30.0) we started interrupting the initialization thread when the `OntologyService` bean is disposed. When that occurs, Jena can raise an exception with the stacktrace below. This shou…
-
In GitLab by @jarne.kerkaert.inetum-realdolmen.world on May 11, 2023, 10:54
We are receiving an error when sending literals in a bindingset in REACT interactions. This is VERY blocking for us.
```
{…
-
With this feature users can check the validity of their datasetdescription for testing purposes. The results of such a test can be used as input for a programmar who developes the final URL for the da…
-
Would be nice to have a JDBC-like driver (so one can access an RDF-store in reporting tools etc) similar to Jena's JDBC framework.
No SPARQL-to-SQL translation needed, just the connection and getting…
-
The GeoSPARQL server (`org.apache.jena.fuseki.geosparql.GeosparqlServer`) holds a reference to the Fuseki server.
The `GeosparqlServer` object is itself a thread and `run()` is a call to `fuseki.st…