This is an automated email from the ASF dual-hosted git repository.

andy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


    from 2317a90fc7 Bump ver.jts from 1.19.0 to 1.20.0
     new 8654c07f23 GH-2675: Call JenaSystem.init in RDFLinkHTTPBuilder
     new 84f651217a Rename symbol to RIOT.symTurtleMultilineLiterals
     new adbf870af6 Use Iter.filterDrop
     new 2a5b445281 Use the same pattern for RDF core datatypes
     new ecd06266cc Tidy up RDF constants
     new 68b7a64197 Internal renaming of URN regex constants

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/java/org/apache/jena/riot/RIOT.java   | 15 ++++-
 .../org/apache/jena/riot/writer/TurtleShell.java   |  2 +-
 .../jena/datatypes/xsd/impl/RDFDirLangString.java  | 33 +++++++---
 .../jena/datatypes/xsd/impl/RDFLangString.java     | 38 +++++++----
 .../apache/jena/datatypes/xsd/impl/RDFhtml.java    | 43 ++++++++----
 .../apache/jena/datatypes/xsd/impl/RDFjson.java    | 48 ++++++++++----
 .../jena/datatypes/xsd/impl/XMLLiteralType.java    |  9 +--
 .../org/apache/jena/irix/IRIProviderJenaIRI.java   | 19 +++---
 .../main/java/org/apache/jena/sys/JenaSystem.java  |  5 +-
 .../main/java/org/apache/jena/vocabulary/RDF.java  | 77 +++++++++-------------
 .../service/enhancer/impl/util/BindingUtils.java   |  4 +-
 .../apache/jena/rdflink/RDFLinkHTTPBuilder.java    |  4 ++
 12 files changed, 185 insertions(+), 112 deletions(-)

Reply via email to