From 14bf373467549751c71a4e550b4cf02ecabb5453 Mon Sep 17 00:00:00 2001 From: "William L. Anderson" Date: Tue, 21 Jun 2016 09:49:47 -0500 Subject: [PATCH] ANY23-235 NQuads links broken on Supported Formats Page --- src/site/apt/index.apt | 4 ++-- src/site/apt/supported-formats.apt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index f81da1708..d2574163f 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 <> 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 diff --git a/src/site/apt/supported-formats.apt b/src/site/apt/supported-formats.apt index 1b8d7291a..5146c7c43 100644 --- a/src/site/apt/supported-formats.apt +++ b/src/site/apt/supported-formats.apt @@ -38,7 +38,7 @@ Supported Formats in Apache Any23 * <> <> fully supports the {{{http://www.w3.org/TR/rdf-testcases/#ntriples}N-Triples}} specification. - * <> <> fully supports the {{{http://sw.apache.org/2008/07/n-quads/}N-Quads}} specification. + * <> <> 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). <> Version 1.2 will support the current {{{https://www.w3.org/TR/n-quads/}N-Quads}} specification. * <> <> fully supports the {{{http://www.w3.org/TR/rdf-syntax-grammar/}RDF/XML}} specification. @@ -52,7 +52,7 @@ Supported Formats in Apache Any23 * <> <> is able to produce output in {{{http://www.w3.org/TR/rdf-testcases/#ntriples}N-Triples}}. - * <> <> is able to produce output in {{{http://sw.apache.org/2008/07/n-quads/}N-Quads}}. + * <> <> 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). <> Version 1.2 will support the current {{{https://www.w3.org/TR/n-quads/}N-Quads}} specification. * <> <> is able to produce output in {{{http://www.w3.org/TR/rdf-syntax-grammar/}RDF/XML}}.