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

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rdf.git


    from c4bfefed Bump org.apache.commons:commons-parent from 79 to 81
     new 9aa86033 Fix JaCoCo limits
     new 1eb7f2cf Javadoc

The 2 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:
 .../org/apache/commons/rdf/jena/JenaQuadLike.java  |  4 ++-
 .../rdf/jena/experimental/JenaRDFParser.java       |  7 ++++
 .../commons/rdf/jena/impl/InternalJenaFactory.java |  7 ++++
 .../commons/rdf/jsonldjava/JsonLdQuadLike.java     |  4 ++-
 .../rdf/jsonldjava/experimental/JsonLdParser.java  |  7 ++++
 .../apache/commons/rdf/rdf4j/RDF4JGraphLike.java   | 21 ++++++------
 .../rdf/rdf4j/experimental/RDF4JParser.java        |  7 ++++
 .../rdf/rdf4j/impl/InternalRDF4JFactory.java       | 12 +++++++
 commons-rdf-simple/pom.xml                         |  6 ++--
 .../org/apache/commons/rdf/simple/SimpleRDF.java   |  9 ++++++
 .../commons/rdf/simple/SimpleRDFTermFactory.java   |  7 ++++
 .../rdf/simple/experimental/AbstractRDFParser.java | 37 ++++++++++++++++++++++
 12 files changed, 114 insertions(+), 14 deletions(-)

Reply via email to