-
### Version
4.8.0-RC
### What happened?
Hi,
could be this is not a bug; I don't understand Java Static Initialisers
Anyway I was trying to use [sparql-generate](https://github.com/sparql-gene…
-
```
micheldumontier@FSELAP0508:~/code/external/HeFQUIN$ java -cp target/HeFQUIN-0.0.1-SNAPSHOT.jar se.liu.ida.hefquin.cli.RunQueryWithoutSrcSel --federationDescription=ExampleFederation.ttl --query=b…
-
```
micheldumontier@FSELAP0508:~/code/external/HeFQUIN$ java -cp target/HeFQUIN-0.0.1-SNAPSHOT.jar se.liu.ida.hefquin.cli.RunQueryWithoutSrcSel --federationDescription=ExampleFederation.ttl --query=b…
-
It happens in the exported TTL dataset for DDS. It results in lots of unnecessary XSD conversions inside the TTL file since the native representation of integers in TTL isn't with longs.
This must …
-
### Version
ba2cdb6211f60d7725d779a8556266a8c0b2d0c5
### What happened?
The following lines are effectively unreachable:
https://github.com/apache/jena/blob/ba2cdb6211f60d7725d779a8556266a8c0b2d0c…
-
### Version
4.8.0
### What happened?
The following test code demonstrates inconsistent behavior of different Graph implementations in Apache Jena:
```java
var containedTriple = Triple.create(
…
-
When I try to run a mlcp task in gradle using mlcp:11.0.0, I get the following error:
```
Could not resolve all files for configuration ':mlcp'.
> Could not find org.apache.commons:commons-csv…
-
- [ ] Automatic updating and saving for an investigation graph and its entities to keep the state of the UI and Jena in sync
-
We need a single server deployment using docker-compose along with documentation on how to utilize it.
The single server deployment should not include the auth-service, as it currently requires an …
-
It appears, that when multiple `GraphQLQueryProvider` are registered, only the first one seems to be recognized. In the MDO project we register multiple and only the first one is recognized: https://g…