-
The most recent build merging in PR #170 failed with the following:
```
...
16:45:22 ERROR riot :: Not found: file:///tmp/spec-parser.out/tst.ttl
org.apache.jena.riot.RiotException: N…
-
I ran the following command `robot convert -I http://purl.obolibrary.org/obo/genepio.owl -o ~/Desktop/genepio.json` to convert this ontology to OBO Graph JSON and got the following parse messages:
…
-
docker run --rm -it -p 3030:3030 --name fuseki -e ADMIN_PASSWORD=admin -e ENABLE_DATA_WRITE=true -e ENABLE_UPDATE=true -e ENABLE_UPLOAD=true -e QUERY_TIMEOUT=60000 --mount type=bind,source="$(pwd)"/fu…
-
We now have a public server - sport.iptc.org !
But it has public access - anyone could delete our data store.
@awanczowski found this: https://jena.apache.org/documentation/fuseki2/fuseki-data-a…
-
See PR #1273.
-
- Query q05, instance 5, batch 9 takes 0.5 seconds
```sparql
#DEFINE sql:select-option "order"
PREFIX rdfs:
PREFIX rdf:
PREFIX bsbm:
PREFIX owl:
SELECT DISTINCT ?product ?localProductLa…
-
We compact every 12 hours to go from like 60GB's to a few MB's ... . I still find this mind boggling :).
It occured three times now on the 4.6.1 verion, that the compact doesn't generate a 'finish'/'…
-
2023-02-28 02:04:58.504 - INFO: Processing input triples from /dev/stdin ...
terminate called after throwing an instance of 'ad_utility::Exception'
what(): This code should be unreachable. In fi…
-
### Version
4.9.0
### Question
When trying to run the jena-fuseki2/jena-fuseki-docker/docker compose, I get this error:
![image](https://github.com/apache/jena/assets/35275686/b8ffa812-c2ee-4602-b…
-
Calling mapping service (i.e. https://bioregistry.io/sparql) returns empty result. Note that this custom SPARQL endpoint currently does not respond to POST requests. issue registered here: https://git…