jena
jena copied to clipboard
Apache Jena
### Version 4.9.0 ### What happened? In the /metrics endpoint for prometheus there should be metrics concerning the requests going to fuseki. More specifically fuseki_requests_good or fuseki_requests_bad metrics They are...
### Change See discussion https://github.com/apache/jena/issues/2020#issuecomment-1772332364 ### Are you interested in contributing a pull request for this task? Yes
See https://github.com/apache/jena/issues/2020#issuecomment-1772332364.
### Change `ExpiringMap` is an external dependency. In Jena5, a copy has been taken of thesource code in #2036. That copy can be replaced by use of a Caffeine based...
### Version 4.4.0 ### What happened? Hi, right now I'm using Jena version `4.4.0` and experiencing a bug in serializing `Dataset` with `RDFFormat.JSONLD` where `@context` is populated only with properties...
### Version 4.9.0 ### Feature When I run `shacl v --data data1.ttl --data data2.ttl --shapes shapes.ttl` only the last data graph is validated I expected that all values of `--data`...
### Version 4.9.0 ### Feature Basically the subject. We do not need the UI but managing datasets programatically would be very useful. Mailing list thread: https://lists.apache.org/thread/vsokyob76lvlpl3g100xhxzynohthzvn ### Are you interested...
### Version main ### Feature The docker image provided with Apache Jena code uses a multi-stage build, where the last layer (used to run it) uses Alpine Linux. In Skosmos...
### Version 4.9.0 ### What happened? Hi folks! I'd like to offer text search on one of my Fuseki read-write datasets and noticed some irregularities when changing triples in the...
rdfdiff
### Version 4.9.0 ### What happened? rdfdiff is not functioning as expected. will issue a PR with suggested fixes & tests. ### Relevant output and stacktrace _No response_ ### Are...