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 b9af340 ANY23-440 any23 configuration documentation has a wrong
property name (#145)
add 46ee071 ANY23-433 remove jsonld hack
add 12be139 ANY23-433 upgrade rdf4j to v3.0.0
add 7011111 remove unused imports
add 062c085 update comment
new 106fd6b Merge pull request #144 from apache/ANY23-433
The 1 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/rdf/BaseRDFExtractor.java | 30 +-----
.../any23/extractor/rdf/JSONLDExtractor.java | 101 +++++++++++++-----
.../apache/any23/extractor/rdf/JSONLDJavaSink.java | 114 +++++++++++++++++++++
pom.xml | 4 +-
4 files changed, 197 insertions(+), 52 deletions(-)
create mode 100644
core/src/main/java/org/apache/any23/extractor/rdf/JSONLDJavaSink.java