Update the site documentation - Supported Formats (JSON-LD) Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/ed662bae Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/ed662bae Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/ed662bae
Branch: refs/heads/master Commit: ed662baee6363bc9d6c92e8aebbff662002d4dde Parents: b4e5005 Author: dev <[email protected]> Authored: Wed May 9 23:27:22 2018 -0500 Committer: dev <[email protected]> Committed: Wed May 9 23:27:22 2018 -0500 ---------------------------------------------------------------------- src/site/apt/supported-formats.apt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/ed662bae/src/site/apt/supported-formats.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/supported-formats.apt b/src/site/apt/supported-formats.apt index 0f6ea22..239d36f 100644 --- a/src/site/apt/supported-formats.apt +++ b/src/site/apt/supported-formats.apt @@ -58,6 +58,8 @@ Supported Formats in Apache Any23 * <<RDF/XML>> <<Apache Any23>> is able to produce output in {{{http://www.w3.org/TR/rdf-syntax-grammar/}RDF/XML}}. + * <<JSON-LD>> <<Apache Any23>> is able to produce output in {{{http://www.w3.org/TR/json-ld/}JSON-LD}}. + * <<JSON Statements>> <<Apache Any23>> is able to produce output in {{{http://www.json.org/}JSON}} . See the specific {{{json-statements}format}}. * <<XML Report>> <<Apache Any23>> is able to produce a detailed report of the latest document extraction if required. See further details {{{./service.html#report-format}here}}.
