Merge branch 'ANY23-328' of https://github.com/HansBrende/any23
Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/778d05ed Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/778d05ed Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/778d05ed Branch: refs/heads/master Commit: 778d05ede08682a78063f56407164a91d4e09ae9 Parents: 5d3d715 189bf26 Author: Lewis John McGibbney <[email protected]> Authored: Fri Feb 23 08:58:14 2018 -0800 Committer: Lewis John McGibbney <[email protected]> Committed: Fri Feb 23 08:58:14 2018 -0800 ---------------------------------------------------------------------- .../extractor/html/EmbeddedJSONLDExtractor.java | 5 +- .../any23/extractor/rdf/BaseRDFExtractor.java | 116 +++++++++++++++++++ .../html/EmbeddedJSONLDExtractorTest.java | 7 ++ .../html/html-jsonld-strip-comments.html | 51 ++++++++ 4 files changed, 177 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
