Andy Seaborne

Results 38 issues of Andy Seaborne

### Change As far as practical, address the warnings raised by the maven build including hidden warnings about deprecated features. * Some warnings are not being suppressed in the maven...

task

Currently, the UI for Fuseki works with a webapp container. Fuseki does not make use of the webapp container environment. There is also Fuseki packaged without using a webapp container...

Refinement of code in PR #3145 based on extending call-by-URI to support functional forms (e.g `IF`, `COALESCE` which are not pure functions). ---- By submitting this pull request, I acknowledge...

Make the summary consistent: ``` ... last test T-381 ... Time: 0.133 OK (381 tests) Tests run: 381 Failures: 0 Manifests: 4 ``` not ``` ... last test T-381 ......

jena-core testing is mixture of JUnit3 and JUnit4. This risks missing tests from surefire. (Some JUnit4-only tests were being missed because discovery wasn't finding them.) There does not appear to...

maintenance

RDF 1.2 includes: * Triple terms * Reification by `rdf:refies` (and other properties) This is not the [RDF-star CG report](https://w3c.github.io/rdf-star/cg-spec) but the way the Working Group has structured the changes...

enhancement
RDF 1.2

### Change Input: - [x] StreamRDF - [x] Turtle/TriG - [x] Turtle (ttljcc) - [ ] RDF/XML - [ ] SPARQL Grammar - [ ] SPARQL Results JSON - [...

task
RDF 1.2

### Discussed in https://github.com/apache/jena/discussions/3139 Originally posted by **Abbe98** April 22, 2025 Is there a way to configure Fuseki so that it sets a user-agent header on outgoing requests? Wikidata.org's SPARQL...

enhancement
Fuseki