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

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


    from 04b13d3  [maven-release-plugin] prepare for next development iteration
     new cb54f40  JENA-1761: General option setting for RDFParser and RDFWriter
     new 123ff9b  JENA-1761: Option to write Turtle with PREFIX and BASE
     new 78e91c6  Merge pull request #611 from afs/rdf-options

The 8058 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:
 .../main/java/org/apache/jena/riot/RDFDataMgr.java | 73 +++++++++++++++-------
 .../org/apache/jena/riot/RDFParserBuilder.java     | 43 +++++++++++--
 .../org/apache/jena/riot/RDFWriterBuilder.java     | 39 ++++++++++--
 .../src/main/java/org/apache/jena/riot/RIOT.java   |  9 +++
 .../java/org/apache/jena/riot/system/RiotLib.java  | 47 +++++++++++++-
 .../org/apache/jena/riot/writer/TurtleShell.java   | 37 ++++++++++-
 6 files changed, 213 insertions(+), 35 deletions(-)

Reply via email to