Done:

* Switch to jena-iri3986 as the IRI parser; retire jena-iri
* Remove "initialBindings". The replacement is "substitution".
* Retire jena-permissions
* Retire the Fuseki WAR file, jena-fuseki-webapp, jena-fuseki-war
* Deprecation of TDB1 but not for removal in 6.0.x
    Package org.apache.jena.tdb removed
    (all classes were deprecated in favour
     of org.apache.jena.jena.tdb1 versions)
* Code deprecation "forRemoval"
   - large majority done
   - there is a follow-on continuous task to check older
      @Deprecated intended for removal.
* Remove Graph Capabilities and Graph.dependsOn
* Lucene updated to 10.*
* Fix for decimal encoding in TDB2
    BigDecimals for the same value can be written in multiple ways.
    The TDB2 value encoding didn't account for this.
    This fix recommends a data reload.

To do:

* SPDX license identifiers
* More RDF 1.2
* Determine whether geosparql SpatialIndexAdapterV1 can be removed

then ... wait, checking for stability.

There is backlog of regular issue and contributions, but getting the disruptive changes done ASAP seemed better.

    Andy

Reply via email to