Repository: any23 Updated Branches: refs/heads/master 2df4845e8 -> 14bf37346
ANY23-235 NQuads links broken on Supported Formats Page Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/14bf3734 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/14bf3734 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/14bf3734 Branch: refs/heads/master Commit: 14bf373467549751c71a4e550b4cf02ecabb5453 Parents: 2df4845 Author: William L. Anderson <[email protected]> Authored: Tue Jun 21 09:49:47 2016 -0500 Committer: William L. Anderson <[email protected]> Committed: Tue Jun 21 09:49:47 2016 -0500 ---------------------------------------------------------------------- src/site/apt/index.apt | 4 ++-- src/site/apt/supported-formats.apt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/14bf3734/src/site/apt/index.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index f81da17..d257416 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -32,7 +32,7 @@ Introduction to Apache Any23 * {{{http://microformats.org/}Microformats1}} and {{{http://microformats.org/wiki/microformats-2}Microformats2}}: hAdr, hCard, hCalendar, hEntry, hEvent, hGeo, hItem, hListing, hProduct, hProduct, hRecipie, hResume, hReview, License, Species, XFN, etc - * {{http://json-ld.org/}JSON-LD}: JSON for Linking Data. a lightweight Linked Data format based on the already successful JSON format and provides a way to help JSON data interoperate at Web-scale. + * {{{http://json-ld.org/}JSON-LD}}: JSON for Linking Data. a lightweight Linked Data format based on the already successful JSON format and provides a way to help JSON data interoperate at Web-scale. * {{{http://dev.w3.org/html5/md/}HTML5 Microdata}}: (such as {{{http://schema.org}Schema.org}}) @@ -52,7 +52,7 @@ Introduction to Apache Any23 You can <<download>> the latest release from our {{{./download.html}Apache Mirrors}}. - Previous versions are available from the {{http://archive.apache.org/dist/any23/}Apache Archives site}. + Previous versions are available from the {{{http://archive.apache.org/dist/any23/}Apache Archives site}}. * Documentation Content http://git-wip-us.apache.org/repos/asf/any23/blob/14bf3734/src/site/apt/supported-formats.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/supported-formats.apt b/src/site/apt/supported-formats.apt index 1b8d729..5146c7c 100644 --- a/src/site/apt/supported-formats.apt +++ b/src/site/apt/supported-formats.apt @@ -38,7 +38,7 @@ Supported Formats in Apache Any23 * <<N-Triples>> <<Apache Any23>> fully supports the {{{http://www.w3.org/TR/rdf-testcases/#ntriples}N-Triples}} specification. - * <<N-Quads>> <<Apache Any23>> fully supports the {{{http://sw.apache.org/2008/07/n-quads/}N-Quads}} specification. + * <<N-Quads>> <<Apache Any23>> Version 1.1 supports the 2012 {{{https://web.archive.org/web/20150322024714/http://sw.deri.org/2008/07/n-quads/}N-Quads}} specification (last accessed: 2016-06-17). <<Apache Any23>> Version 1.2 will support the current {{{https://www.w3.org/TR/n-quads/}N-Quads}} specification. * <<RDF/XML>> <<Apache Any23>> fully supports the {{{http://www.w3.org/TR/rdf-syntax-grammar/}RDF/XML}} specification. @@ -52,7 +52,7 @@ Supported Formats in Apache Any23 * <<N-Triples>> <<Apache Any23>> is able to produce output in {{{http://www.w3.org/TR/rdf-testcases/#ntriples}N-Triples}}. - * <<N-Quads>> <<Apache Any23>> is able to produce output in {{{http://sw.apache.org/2008/07/n-quads/}N-Quads}}. + * <<N-Quads>> <<Apache Any23>> is able to produce output in the 2012 {{{https://web.archive.org/web/20150322024714/http://sw.deri.org/2008/07/n-quads/}N-Quads}} format (last accessed: 2016-06-17). <<Apache Any23>> Version 1.2 will support the current {{{https://www.w3.org/TR/n-quads/}N-Quads}} specification. * <<RDF/XML>> <<Apache Any23>> is able to produce output in {{{http://www.w3.org/TR/rdf-syntax-grammar/}RDF/XML}}.
