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

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


    from b4d652c  ANY23-424 update rdf4j again, to v2.4.4
     new 1911622  ANY23-415 avoid n-triples errors for humans.txt files, etc
     new 45fe846  ANY23-415 narrow generic mimetypes on successful triple 
extraction
     new d057430  Merge pull request #136 from HansBrende/ANY23-415

The 1839 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:
 .../any23/extractor/ExtractionResultImpl.java      |  4 +
 .../any23/extractor/SingleDocumentExtraction.java  | 63 +++++++++++++--
 core/src/test/java/org/apache/any23/Any23Test.java | 33 ++++++++
 .../issue415-valid.txt}                            |  4 +-
 test-resources/src/test/resources/rdf/issue415.txt | 91 ++++++++++++++++++++++
 5 files changed, 186 insertions(+), 9 deletions(-)
 copy 
test-resources/src/test/resources/{org/apache/any23/extractor/rdf/testMalformedLiteral
 => rdf/issue415-valid.txt} (85%)
 create mode 100644 test-resources/src/test/resources/rdf/issue415.txt

Reply via email to