Added references for the various syntaxes used in the examples in "Relationship to Other Linked Data Formats"
Forgot to add it in the previous commit (c8f5c7af23ab4ea57e881d3091c1f72ae5b9b0d3)
--- a/spec/latest/json-ld-syntax/index.html Tue Jan 22 18:28:56 2013 +0100
+++ b/spec/latest/json-ld-syntax/index.html Tue Jan 22 18:31:07 2013 +0100
@@ -3046,7 +3046,7 @@
<h3>RDFa</h3>
<p>The following example describes three people with their respective names and
-homepages.</p>
+homepages in [[RDFA-CORE]].</p>
<pre class="example" data-transform="updateExample"
title="RDFa fragment that describes three people">
@@ -3105,7 +3105,7 @@
<section>
<h3>Microformats</h3>
-<p>The following example uses a simple Microformats hCard example to express
+<p>The following example uses a simple Microformats hCard ([[MICROFORMATS]]) example to express
how the Microformat is represented in JSON-LD.</p>
<pre class="example" data-transform="updateExample"
@@ -3148,7 +3148,7 @@
<section>
<h3>Microdata</h3>
-<p>The microdata example below expresses book information as a microdata Work
+<p>The [[MICRODATA]] example below expresses book information as a microdata Work
item.
</p>