Andy Seaborne

Results 32 issues of Andy Seaborne

This is taken from a [report on [email protected]](http://mail-archives.apache.org/mod_mbox/jena-users/201411.mbox/%3Cximss-9144925%40ebremer.com%3E) and I've investigated further and reduced it to simpler, complete examples. This is an appearance issue only. The data is correct and...

Enhancement
Core
Jena

Thanks for the fixes in v0.3 for RDF lists with shared tails. There is minor a regression in handling ill-formed lists. This is minor because it only really occurs on...

Bug
Core

Version 0.5.0. This very artificial and unrealistic (!!) test TriG file has a 2-element list in graph :G and there is a triple in :G1 that references one of the...

Bug

Prefixes have no standing in the RDF data model but they are convenient for display of URIs. **Describe the solution you'd like** Expose the compact URI prefix mapping from the...

enhancement
Stale

https://issues.apache.org/jira/browse/LOG4J2-3601 This makes the dependency structure the same between log4j-slf4j-impl and log4j-slf4j2-impl. Then user applications only need a dependency on log4j-slf4j2-impl and it is then the same pattern as for...

GitHub issue resolved #2254 Pull request Description: Use a temporary directory for building the compacted storage. Clear-up any stray temporary directories when creating the Java objects for the database. ----...

TDB

### Version 4.x, 5.x ### What happened? [Report : users@ 2024-02-06](https://lists.apache.org/thread/4klkcbgpknqs50rwn97k0n9rkqnw69sh) `?deleteOld=true` is possibly unrelated. Server exit during the building phase of the new, compacted database (work done by `CopyDSG.copy`...

bug
TDB

### Version 5.0.0 ### Feature See #2153 and #2155 . Even if the algebra generator is changed to cope with the non-parser AST generated by querybuilder (PR #2155), should the...

enhancement
Query Builder