Replace schema.org/homepage with schema.org/url
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Fri, 06 Sep 2013 11:17:32 +0200
changeset 1984 5393a779d3ab
parent 1983 fe930b147544
child 1985 42299bc01c80
Replace schema.org/homepage with schema.org/url

as the former doesn't exist
spec/CR/json-ld/20130910/diff-20130411.html
spec/CR/json-ld/20130910/index.html
spec/latest/json-ld/index.html
--- a/spec/CR/json-ld/20130910/diff-20130411.html	Fri Sep 06 11:07:18 2013 +0200
+++ b/spec/CR/json-ld/20130910/diff-20130411.html	Fri Sep 06 11:17:32 2013 +0200
@@ -4725,10 +4725,10 @@
 this
 section:
 </p>
-<del class="diff-old">  {
-  &quot;name&quot;: &quot;Manu Sporny&quot;,
-  &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;,
-  &quot;image&quot;: &quot;http://manu.sporny.org/images/manu.png&quot;
+<del class="diff-old">  {
+  &quot;name&quot;: &quot;Manu Sporny&quot;,
+  &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;,
+  &quot;image&quot;: &quot;http://manu.sporny.org/images/manu.png&quot;
 </del>
 <div class="example">
 <div class="example-title">
@@ -5009,10 +5009,10 @@
 as
 follows:
 </p>
-<del class="diff-old">  {
-  &quot;&quot;: &quot;Manu Sporny&quot;,
-  &quot;,
-  &quot;
+<del class="diff-old">  {
+  &quot;&quot;: &quot;Manu Sporny&quot;,
+  &quot;,
+  &quot;
 </del>
 <div class="example">
 <div class="example-title">
@@ -5283,19 +5283,19 @@
 like
 this:
 </p>
-<del class="diff-old">    {
-  &quot;@context&quot;:
-  {
-    &quot;name&quot;: &quot;http://schema.org/name&quot;,
-    &quot;image&quot;: {
-      &quot;@id&quot;: &quot;http://schema.org/image&quot;,
-      &quot;@type&quot;: &quot;@id&quot;
-    },
-    &quot;homepage&quot;: {
-      &quot;@id&quot;: &quot;http://schema.org/url&quot;,
-      &quot;@type&quot;: &quot;@id&quot;
-    }
-  }
+<del class="diff-old">    {
+  &quot;@context&quot;:
+  {
+    &quot;name&quot;: &quot;http://schema.org/name&quot;,
+    &quot;image&quot;: {
+      &quot;@id&quot;: &quot;http://schema.org/image&quot;,
+      &quot;@type&quot;: &quot;@id&quot;
+    },
+    &quot;homepage&quot;: {
+      &quot;@id&quot;: &quot;http://schema.org/url&quot;,
+      &quot;@type&quot;: &quot;@id&quot;
+    }
+  }
 </del>
 <div class="example">
 <div class="example-title">
@@ -5558,11 +5558,11 @@
 example
 below:
 </p>
-<del class="diff-old">    {
-  
-  &quot;name&quot;: &quot;Manu Sporny&quot;,
-  &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;,
-  &quot;image&quot;: &quot;http://manu.sporny.org/images/manu.png&quot;
+<del class="diff-old">    {
+
+  &quot;name&quot;: &quot;Manu Sporny&quot;,
+  &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;,
+  &quot;image&quot;: &quot;http://manu.sporny.org/images/manu.png&quot;
 </del>
 <div class="example">
 <div class="example-title">
@@ -5840,22 +5840,22 @@
 handling.
 </ins>
 </p>
-<del class="diff-old">    {
-  &quot;@context&quot;:
-  {
-    &quot;name&quot;: &quot;http://schema.org/name&quot;,
-    &quot;image&quot;: {
-      &quot;@id&quot;: &quot;http://schema.org/image&quot;,
-      &quot;@type&quot;: &quot;@id&quot;
-    },
-    &quot;homepage&quot;: {
-      &quot;@id&quot;: &quot;http://schema.org/url&quot;,
-      &quot;@type&quot;: &quot;@id&quot;
-    }
-  },
-  &quot;name&quot;: &quot;Manu Sporny&quot;,
-  &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;,
-  &quot;image&quot;: &quot;http://manu.sporny.org/images/manu.png&quot;
+<del class="diff-old">    {
+  &quot;@context&quot;:
+  {
+    &quot;name&quot;: &quot;http://schema.org/name&quot;,
+    &quot;image&quot;: {
+      &quot;@id&quot;: &quot;http://schema.org/image&quot;,
+      &quot;@type&quot;: &quot;@id&quot;
+    },
+    &quot;homepage&quot;: {
+      &quot;@id&quot;: &quot;http://schema.org/url&quot;,
+      &quot;@type&quot;: &quot;@id&quot;
+    }
+  },
+  &quot;name&quot;: &quot;Manu Sporny&quot;,
+  &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;,
+  &quot;image&quot;: &quot;http://manu.sporny.org/images/manu.png&quot;
 </del>
 <div class="example">
 <div class="example-title">
@@ -6098,10 +6098,10 @@
 </code>
 member:
 </p>
-<del class="diff-old">  {
-...
-  &quot;homepage&quot;: { &quot;&quot;: &quot;http://example.com/&quot; }
-...
+<del class="diff-old">  {
+...
+  &quot;homepage&quot;: { &quot;&quot;: &quot;http://example.com/&quot; }
+...
 </del>
 <div class="example">
 <div class="example-title">
@@ -6204,10 +6204,10 @@
 </a>
 ).
 </p>
-<del class="diff-old">  {
-...
-  &quot;homepage&quot;: { &quot;&quot;: &quot;../&quot; }
-...
+<del class="diff-old">  {
+...
+  &quot;homepage&quot;: { &quot;&quot;: &quot;../&quot; }
+...
 </del>
 <div class="example">
 <div class="example-title">
@@ -6244,10 +6244,10 @@
 like
 so:
 </p>
-<del class="diff-old">  {
-...
-  &quot;&quot;: &quot;Manu Sporny&quot;,
-...
+<del class="diff-old">  {
+...
+  &quot;&quot;: &quot;Manu Sporny&quot;,
+...
 </del>
 <div class="example">
 <div class="example-title">
@@ -6333,13 +6333,13 @@
 context
 </a>:
 </p>
-<del class="diff-old">  {
-  &quot;&quot;:
-  {
-    &quot;&quot;
-  },
-  &quot;&quot;: &quot;Manu Sporny&quot;,
-  &quot;status&quot;: &quot;trollin'&quot;
+<del class="diff-old">  {
+  &quot;&quot;:
+  {
+    &quot;&quot;
+  },
+  &quot;&quot;: &quot;Manu Sporny&quot;,
+  &quot;status&quot;: &quot;trollin'&quot;
 </del>
 <div class="example">
 <div class="example-title">
@@ -6429,20 +6429,20 @@
 is
 generated:
 </p>
-<del class="diff-old">  
-  &quot;@context&quot;:
-  {
-    ...
-    &quot;homepage&quot;:
-    {
-      &quot;@id&quot;: &quot;http://schema.org/homepage&quot;,
-      &quot;@type&quot;: &quot;@id&quot;
-    }
-    ...
-  }
-...
-  &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;,
-...
+<del class="diff-old">
+  &quot;@context&quot;:
+  {
+    ...
+    &quot;homepage&quot;:
+    {
+      &quot;@id&quot;: &quot;http://schema.org/homepage&quot;,
+      &quot;@type&quot;: &quot;@id&quot;
+    }
+    ...
+  }
+...
+  &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;,
+...
 </del>
 <div class="example">
 <div class="example-title">
@@ -6459,7 +6459,7 @@
     ...
     "homepage":
     {
-      "@id": "http://schema.org/homepage",
+      "@id": "http://schema.org/url",
       "@type": "@id"
     }
     ...
@@ -6803,15 +6803,15 @@
 keyword
 </a>:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;:
-  {
-    ...
-    &quot;name&quot;: &quot;http://schema.org/name&quot;
-  },
-  ,
-  &quot;name&quot;: &quot;Markus Lanthaler&quot;,
-  ...
+<del class="diff-old">  {
+  &quot;@context&quot;:
+  {
+    ...
+    &quot;name&quot;: &quot;http://schema.org/name&quot;
+  },
+  ,
+  &quot;name&quot;: &quot;Markus Lanthaler&quot;,
+  ...
 </del>
 <div class="example">
 <div class="example-title">
@@ -6940,11 +6940,11 @@
 </abbr>
 </a>.
 </p>
-<del class="diff-old">{
-...
-  &quot;@id&quot;: &quot;http://example.org/places#BrewEats&quot;,
-  &quot;&quot;,
-...
+<del class="diff-old">{
+...
+  &quot;@id&quot;: &quot;http://example.org/places#BrewEats&quot;,
+  &quot;&quot;,
+...
 </del>
 <div class="example">
 <div class="example-title">
@@ -6985,11 +6985,11 @@
 array
 </a>:
 </p>
-<del class="diff-old">{
-...
-  &quot;@id&quot;: &quot;http://example.org/places#BrewEats&quot;,
-  &quot;
-...
+<del class="diff-old">{
+...
+  &quot;@id&quot;: &quot;http://example.org/places#BrewEats&quot;,
+  &quot;
+...
 </del>
 <div class="example">
 <div class="example-title">
@@ -7037,15 +7037,15 @@
 context
 </a>:
 </p>
-<del class="diff-old">{
-  &quot;@context&quot;: {
-    ...
-    
-    
-  }
-  &quot;@id&quot;: &quot;http://example.org/places#BrewEats&quot;,
-  ,
-  ...
+<del class="diff-old">{
+  &quot;@context&quot;: {
+    ...
+
+
+  }
+  &quot;@id&quot;: &quot;http://example.org/places#BrewEats&quot;,
+  ,
+  ...
 </del>
 <div class="example">
 <div class="example-title">
@@ -7358,12 +7358,12 @@
 IRI
 </abbr>:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;: {
-    &quot;label&quot;: &quot;http://www.w3.org/2000/01/rdf-schema#label&quot;
-  },
-  ,
-  &quot;label&quot;: &quot;Just a simple document&quot;
+<del class="diff-old">  {
+  &quot;@context&quot;: {
+    &quot;label&quot;: &quot;http://www.w3.org/2000/01/rdf-schema#label&quot;
+  },
+  ,
+  &quot;label&quot;: &quot;Just a simple document&quot;
 </del>
 <div class="example">
 <div class="example-title">
@@ -7458,12 +7458,12 @@
 the
 document.
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;: {
-    
-  },
-  &quot;@id&quot;: &quot;&quot;,
-  &quot;label&quot;: &quot;Just a simple document&quot;
+<del class="diff-old">  {
+  &quot;@context&quot;: {
+
+  },
+  &quot;@id&quot;: &quot;&quot;,
+  &quot;label&quot;: &quot;Just a simple document&quot;
 </del>
 <div class="example">
 <div class="example-title">
@@ -7775,14 +7775,14 @@
 a
 colon).
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;: {
-    
-  }
-  &quot;@id&quot;: &quot;http://example.org/places#BrewEats&quot;,
-  &quot;@type&quot;: ,
-  : &quot;Brew Eats&quot;
-  ...
+<del class="diff-old">  {
+  &quot;@context&quot;: {
+
+  }
+  &quot;@id&quot;: &quot;http://example.org/places#BrewEats&quot;,
+  &quot;@type&quot;: ,
+  : &quot;Brew Eats&quot;
+  ...
 </del>
 <div class="example">
 <div class="example-title">
@@ -7874,16 +7874,16 @@
 </abbr>
 </a>.
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;:
-  {
-     &quot;@vocab&quot;: &quot;http://schema.org/&quot;,
-     
-  },
-    &quot;@id&quot;: &quot;http://example.org/places#BrewEats&quot;,
-    &quot;@type&quot;: &quot;Restaurant&quot;,
-    &quot;name&quot;: &quot;Brew Eats&quot;,
-    : &quot;23987520&quot;
+<del class="diff-old">  {
+  &quot;@context&quot;:
+  {
+     &quot;@vocab&quot;: &quot;http://schema.org/&quot;,
+
+  },
+    &quot;@id&quot;: &quot;http://example.org/places#BrewEats&quot;,
+    &quot;@type&quot;: &quot;Restaurant&quot;,
+    &quot;name&quot;: &quot;Brew Eats&quot;,
+    : &quot;23987520&quot;
 </del>
 <div class="example">
 <div class="example-title">
@@ -8079,15 +8079,15 @@
 http://xmlns.com/foaf/0.1/name
 </code>.
 </p>
-<del class="diff-old">  {
-  &quot;&quot;:
-  {
-    &quot;&quot;
-...
-  },
-  &quot;@type&quot;: &quot;&quot;
-  &quot;&quot;: &quot;Dave Longley&quot;,
-...
+<del class="diff-old">  {
+  &quot;&quot;:
+  {
+    &quot;&quot;
+...
+  },
+  &quot;@type&quot;: &quot;&quot;
+  &quot;&quot;: &quot;Dave Longley&quot;,
+...
 </del>
 <div class="example">
 <div class="example-title">
@@ -8313,19 +8313,19 @@
 following
 example:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;:
-  {
-    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;,
-    ,
-    : { &quot;@type&quot;: &quot;@id&quot; },
-    &quot;picture&quot;: { &quot;@id&quot;: , &quot;@type&quot;: &quot;@id&quot; }
-  },
-  &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,
-  &quot;@type&quot;: &quot;foaf:Person&quot;,
-  &quot;foaf:name&quot;: &quot;Markus Lanthaler&quot;,
-  &quot;foaf:homepage&quot;: &quot;http://www.markus-lanthaler.com/&quot;,
-  &quot;picture&quot;: &quot;http://twitter.com/account/profile_image/markuslanthaler&quot;
+<del class="diff-old">  {
+  &quot;@context&quot;:
+  {
+    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;,
+    ,
+    : { &quot;@type&quot;: &quot;@id&quot; },
+    &quot;picture&quot;: { &quot;@id&quot;: , &quot;@type&quot;: &quot;@id&quot; }
+  },
+  &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,
+  &quot;@type&quot;: &quot;foaf:Person&quot;,
+  &quot;foaf:name&quot;: &quot;Markus Lanthaler&quot;,
+  &quot;foaf:homepage&quot;: &quot;http://www.markus-lanthaler.com/&quot;,
+  &quot;picture&quot;: &quot;http://twitter.com/account/profile_image/markuslanthaler&quot;
 </del>
 <div class="example">
 <div class="example-title">
@@ -8493,19 +8493,19 @@
 @context
 </code>:
 </p>
-<del class="diff-old">{
-  &quot;@context&quot;:
-  {
-    &quot;modified&quot;:
-    {
-      &quot;@id&quot;: &quot;http://purl.org/dc/terms/modified&quot;,
-      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#dateTime&quot;
-    }
-  },
-...
-  &quot;@id&quot;: &quot;http://example.com/docs/1&quot;,
-  &quot;modified&quot;: &quot;2010-05-29T14:17:39+02:00&quot;,
-...
+<del class="diff-old">{
+  &quot;@context&quot;:
+  {
+    &quot;modified&quot;:
+    {
+      &quot;@id&quot;: &quot;http://purl.org/dc/terms/modified&quot;,
+      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#dateTime&quot;
+    }
+  },
+...
+  &quot;@id&quot;: &quot;http://example.com/docs/1&quot;,
+  &quot;modified&quot;: &quot;2010-05-29T14:17:39+02:00&quot;,
+...
 </del>
 <div class="example">
 <div class="example-title">
@@ -8632,21 +8632,21 @@
 JSON-LD
 document:
 </p>
-<del class="diff-old">{
-  &quot;@context&quot;:
-  {
-    &quot;modified&quot;:
-    {
-      &quot;@id&quot;: &quot;http://purl.org/dc/terms/modified&quot;
-    }
-  },
-...
-  &quot;modified&quot;:
-  {
-    &quot;@value&quot;: &quot;2010-05-29T14:17:39+02:00&quot;,
-    &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#dateTime&quot;
-  }
-...
+<del class="diff-old">{
+  &quot;@context&quot;:
+  {
+    &quot;modified&quot;:
+    {
+      &quot;@id&quot;: &quot;http://purl.org/dc/terms/modified&quot;
+    }
+  },
+...
+  &quot;modified&quot;:
+  {
+    &quot;@value&quot;: &quot;2010-05-29T14:17:39+02:00&quot;,
+    &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#dateTime&quot;
+  }
+...
 </del>
 <div class="example">
 <div class="example-title">
@@ -8810,16 +8810,16 @@
 a
 date.
 </p>
-<del class="diff-old">{
-...
-  &quot;@id&quot;: &quot;http://example.org/posts#TripToWestVirginia&quot;,
-  ,   &lt;- This is a node type
-  &quot;modified&quot;:
-  {
-    &quot;@value&quot;: &quot;2010-05-29T14:17:39+02:00&quot;,
-     &lt;- This is a value type
-  }
-...
+<del class="diff-old">{
+...
+  &quot;@id&quot;: &quot;http://example.org/posts#TripToWestVirginia&quot;,
+  ,   &lt;- This is a node type
+  &quot;modified&quot;:
+  {
+    &quot;@value&quot;: &quot;2010-05-29T14:17:39+02:00&quot;,
+     &lt;- This is a value type
+  }
+...
 </del>
 <div class="example">
 <div class="example-title">
@@ -9409,30 +9409,30 @@
 IRIs
 </a>.
 </p>
-<del class="diff-old">{
-  &quot;@context&quot;:
-  {
-    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;,
-    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
-    &quot;age&quot;:
-    {
-      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/age&quot;,
-      &quot;@type&quot;: &quot;xsd:integer&quot;
-    },
-    &quot;homepage&quot;:
-    {
-      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,
-      &quot;@type&quot;: &quot;@id&quot;
-    }
-  },
-  &quot;@id&quot;: &quot;http://example.com/people#john&quot;,
-  &quot;name&quot;: &quot;John Smith&quot;,
-  &quot;age&quot;: ,
-  &quot;homepage&quot;:
-  [
-    &quot;http://personal.example.org/&quot;,
-    &quot;http://work.example.com/jsmith/&quot;
-  ]
+<del class="diff-old">{
+  &quot;@context&quot;:
+  {
+    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;,
+    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
+    &quot;age&quot;:
+    {
+      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/age&quot;,
+      &quot;@type&quot;: &quot;xsd:integer&quot;
+    },
+    &quot;homepage&quot;:
+    {
+      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,
+      &quot;@type&quot;: &quot;@id&quot;
+    }
+  },
+  &quot;@id&quot;: &quot;http://example.com/people#john&quot;,
+  &quot;name&quot;: &quot;John Smith&quot;,
+  &quot;age&quot;: ,
+  &quot;homepage&quot;:
+  [
+    &quot;http://personal.example.org/&quot;,
+    &quot;http://work.example.com/jsmith/&quot;
+  ]
 </del>
 <div class="example">
 <div class="example-title">
@@ -9604,27 +9604,27 @@
 For
 example:
 </p>
-<del class="diff-old">{
-  &quot;@context&quot;:
-  {
-    &quot;foaf&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;,
-    &quot;&quot;:
-    {
-      ,
-      &quot;@type&quot;: &quot;xsd:integer&quot;
-    },
-    &quot;&quot;:
-    {
-      &quot;@type&quot;: &quot;@id&quot;
-    }
-  },
-  &quot;foaf:name&quot;: &quot;John Smith&quot;,
-  &quot;&quot;: &quot;41&quot;,
-  &quot;&quot;:
-  [
-    &quot;http://personal.example.org/&quot;,
-    &quot;http://work.example.com/jsmith/&quot;
-  ]
+<del class="diff-old">{
+  &quot;@context&quot;:
+  {
+    &quot;foaf&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;,
+    &quot;&quot;:
+    {
+      ,
+      &quot;@type&quot;: &quot;xsd:integer&quot;
+    },
+    &quot;&quot;:
+    {
+      &quot;@type&quot;: &quot;@id&quot;
+    }
+  },
+  &quot;foaf:name&quot;: &quot;John Smith&quot;,
+  &quot;&quot;: &quot;41&quot;,
+  &quot;&quot;:
+  [
+    &quot;http://personal.example.org/&quot;,
+    &quot;http://work.example.com/jsmith/&quot;
+  ]
 </del>
 <div class="example">
 <div class="example-title">
@@ -10238,15 +10238,15 @@
 first
 node:
 </p>
-<del class="diff-old">  {
-...
-  &quot;name&quot;: &quot;Manu Sporny&quot;,
-  &quot;&quot;:
-  {
-    &quot;&quot;,
-    &quot;&quot;,
-  }
-...
+<del class="diff-old">  {
+...
+  &quot;name&quot;: &quot;Manu Sporny&quot;,
+  &quot;&quot;:
+  {
+    &quot;&quot;,
+    &quot;&quot;,
+  }
+...
 </del>
 <div class="example">
 <div class="example-title">
@@ -10419,22 +10419,22 @@
 a
 document:
 </p>
-<del class="diff-old">  [
-  {
-    
-    &quot;name&quot;: &quot;Manu Sporny&quot;,
-    &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;,
-    &quot;depiction&quot;: &quot;http://twitter.com/account/profile_image/manusporny&quot;
-  },
-  {
-    
-    &quot;name&quot;: &quot;The Empire State Building&quot;,
-    &quot;description&quot;: &quot;The Empire State Building is a 102-story landmark in New York City.&quot;,
-    &quot;geo&quot;: {
-      &quot;latitude&quot;: &quot;40.75&quot;,
-      &quot;longitude&quot;: &quot;73.98&quot;
-    }
-  }
+<del class="diff-old">  [
+  {
+
+    &quot;name&quot;: &quot;Manu Sporny&quot;,
+    &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;,
+    &quot;depiction&quot;: &quot;http://twitter.com/account/profile_image/manusporny&quot;
+  },
+  {
+
+    &quot;name&quot;: &quot;The Empire State Building&quot;,
+    &quot;description&quot;: &quot;The Empire State Building is a 102-story landmark in New York City.&quot;,
+    &quot;geo&quot;: {
+      &quot;latitude&quot;: &quot;40.75&quot;,
+      &quot;longitude&quot;: &quot;73.98&quot;
+    }
+  }
 </del>
 <div class="example">
 <div class="example-title">
@@ -10479,22 +10479,22 @@
 most-recently-defined-wins
 mechanism.
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;:
-  {
-    &quot;name&quot;: &quot;http://example.com/person#name,
-    &quot;details&quot;: &quot;http://example.com/person#details&quot;
-  }&quot;,
-  &quot;&quot;: &quot;Markus Lanthaler&quot;,
-  ...
-  &quot;details&quot;:
-  {
-    &quot;@context&quot;:
-    {
-      &quot;name&quot;: &quot;http://example.com/organization#name&quot;
-    },
-    &quot;&quot;: &quot;Graz University of Technology&quot;
-  }
+<del class="diff-old">  {
+  &quot;@context&quot;:
+  {
+    &quot;name&quot;: &quot;http://example.com/person#name,
+    &quot;details&quot;: &quot;http://example.com/person#details&quot;
+  }&quot;,
+  &quot;&quot;: &quot;Markus Lanthaler&quot;,
+  ...
+  &quot;details&quot;:
+  {
+    &quot;@context&quot;:
+    {
+      &quot;name&quot;: &quot;http://example.com/organization#name&quot;
+    },
+    &quot;&quot;: &quot;Graz University of Technology&quot;
+  }
 </del>
 <div class="example">
 <div class="example-title">
@@ -10736,16 +10736,16 @@
 external
 context:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;: [
-    &quot;http://json-ld.org/contexts/person.jsonld&quot;,
-    {
-      &quot;pic&quot;: &quot;http://xmlns.com/foaf/0.1/depiction&quot;
-    }
-  ],
-  &quot;name&quot;: &quot;Manu Sporny&quot;,
-  &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;,
-  
+<del class="diff-old">  {
+  &quot;@context&quot;: [
+    &quot;http://json-ld.org/contexts/person.jsonld&quot;,
+    {
+      &quot;pic&quot;: &quot;http://xmlns.com/foaf/0.1/depiction&quot;
+    }
+  ],
+  &quot;name&quot;: &quot;Manu Sporny&quot;,
+  &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;,
+
 </del>
 <div class="example">
 <div class="example-title">
@@ -11234,21 +11234,21 @@
 JSON
 document:
 </p>
-<del class="diff-old">  GET /ordinary-json-document.json HTTP/1.1
-Host: example.com
-Accept: application/ld+json,application/json,*/*;q=0.1
-
-====================================
-
-HTTP/1.0 200 OK
-...
-Content-Type: 
-
-
-{
-  &quot;name&quot;: &quot;Markus Lanthaler&quot;,
-  &quot;homepage&quot;: &quot;http://www.markus-lanthaler.com/&quot;,
-  &quot;image&quot;: &quot;http://twitter.com/account/profile_image/markuslanthaler&quot;
+<del class="diff-old">  GET /ordinary-json-document.json HTTP/1.1
+Host: example.com
+Accept: application/ld+json,application/json,*/*;q=0.1
+
+====================================
+
+HTTP/1.0 200 OK
+...
+Content-Type:
+
+
+{
+  &quot;name&quot;: &quot;Markus Lanthaler&quot;,
+  &quot;homepage&quot;: &quot;http://www.markus-lanthaler.com/&quot;,
+  &quot;image&quot;: &quot;http://twitter.com/account/profile_image/markuslanthaler&quot;
 </del>
 <div class="example">
 <div class="example-title">
@@ -11407,14 +11407,14 @@
 context
 </a>:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;:
-  {
-    ...
-    &quot;@language&quot;: &quot;ja&quot;
-  },
-  &quot;name&quot;: ,
-  &quot;occupation&quot;: 
+<del class="diff-old">  {
+  &quot;@context&quot;:
+  {
+    ...
+    &quot;@language&quot;: &quot;ja&quot;
+  },
+  &quot;name&quot;: ,
+  &quot;occupation&quot;:
 </del>
 <div class="example">
 <div class="example-title">
@@ -11532,18 +11532,18 @@
 as
 follows:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;: {
-    ...
-    &quot;@language&quot;: &quot;ja&quot;
-  },
-  &quot;name&quot;: &quot;花澄&quot;,
-  &quot;details&quot;: {
-    &quot;@context&quot;: {
-      &quot;@language&quot;: null
-    },
-    &quot;occupation&quot;: &quot;Ninja&quot;
-  }
+<del class="diff-old">  {
+  &quot;@context&quot;: {
+    ...
+    &quot;@language&quot;: &quot;ja&quot;
+  },
+  &quot;name&quot;: &quot;花澄&quot;,
+  &quot;details&quot;: {
+    &quot;@context&quot;: {
+      &quot;@language&quot;: null
+    },
+    &quot;occupation&quot;: &quot;Ninja&quot;
+  }
 </del>
 <div class="example">
 <div class="example-title">
@@ -11594,21 +11594,21 @@
 definition
 </a>:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;: {
-    ...
-    &quot;ex&quot;: &quot;http://example.com/vocab/&quot;,
-    &quot;@language&quot;: &quot;ja&quot;,
-    &quot;name&quot;: { &quot;@id&quot;: &quot;ex:name&quot;,  },
-    &quot;occupation&quot;: { &quot;@id&quot;: &quot;ex:occupation&quot; },
-    &quot;occupation_en&quot;: { &quot;@id&quot;: &quot;ex:occupation&quot;,  },
-    &quot;occupation_cs&quot;: { &quot;@id&quot;: &quot;ex:occupation&quot;,  }
-  },
-  &quot;name&quot;: &quot;Yagyū Muneyoshi&quot;,
-  &quot;occupation&quot;: &quot;忍者&quot;,
-  &quot;occupation_en&quot;: &quot;Ninja&quot;,
-  &quot;occupation_cs&quot;: &quot;Nindža&quot;,
-  ...
+<del class="diff-old">  {
+  &quot;@context&quot;: {
+    ...
+    &quot;ex&quot;: &quot;http://example.com/vocab/&quot;,
+    &quot;@language&quot;: &quot;ja&quot;,
+    &quot;name&quot;: { &quot;@id&quot;: &quot;ex:name&quot;,  },
+    &quot;occupation&quot;: { &quot;@id&quot;: &quot;ex:occupation&quot; },
+    &quot;occupation_en&quot;: { &quot;@id&quot;: &quot;ex:occupation&quot;,  },
+    &quot;occupation_cs&quot;: { &quot;@id&quot;: &quot;ex:occupation&quot;,  }
+  },
+  &quot;name&quot;: &quot;Yagyū Muneyoshi&quot;,
+  &quot;occupation&quot;: &quot;忍者&quot;,
+  &quot;occupation_en&quot;: &quot;Ninja&quot;,
+  &quot;occupation_cs&quot;: &quot;Nindža&quot;,
+  ...
 </del>
 <div class="example">
 <div class="example-title">
@@ -11815,20 +11815,20 @@
 be
 utilized.
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;:
-  {
-    ...
-    &quot;occupation&quot;: { &quot;@id&quot;: &quot;ex:occupation&quot;,  }
-  },
-  &quot;name&quot;: &quot;Yagyū Muneyoshi&quot;,
-  &quot;occupation&quot;:
-  {
-    &quot;ja&quot;: &quot;忍者&quot;,
-    &quot;en&quot;: &quot;Ninja&quot;,
-    &quot;cs&quot;: &quot;Nindža&quot;
-  }
-  ...
+<del class="diff-old">  {
+  &quot;@context&quot;:
+  {
+    ...
+    &quot;occupation&quot;: { &quot;@id&quot;: &quot;ex:occupation&quot;,  }
+  },
+  &quot;name&quot;: &quot;Yagyū Muneyoshi&quot;,
+  &quot;occupation&quot;:
+  {
+    &quot;ja&quot;: &quot;忍者&quot;,
+    &quot;en&quot;: &quot;Ninja&quot;,
+    &quot;cs&quot;: &quot;Nindža&quot;
+  }
+  ...
 </del>
 <div class="example">
 <div class="example-title">
@@ -11949,16 +11949,16 @@
 object
 </a>:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;: {
-    ...
-    &quot;@language&quot;: &quot;ja&quot;
-  },
-  &quot;name&quot;: &quot;花澄&quot;,
-  &quot;occupation&quot;: {
-    &quot;@value&quot;: &quot;Scientist&quot;,
-    &quot;@language&quot;: &quot;en&quot;
-  }
+<del class="diff-old">  {
+  &quot;@context&quot;: {
+    ...
+    &quot;@language&quot;: &quot;ja&quot;
+  },
+  &quot;name&quot;: &quot;花澄&quot;,
+  &quot;occupation&quot;: {
+    &quot;@value&quot;: &quot;Scientist&quot;,
+    &quot;@language&quot;: &quot;en&quot;
+  }
 </del>
 <div class="example">
 <div class="example-title">
@@ -12022,19 +12022,19 @@
 object
 </a>:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;: {
-    ...
-    &quot;@language&quot;: &quot;ja&quot;
-  },
-  &quot;name&quot;: {
-    &quot;@value&quot;: &quot;Frank&quot;
-  },
-  &quot;occupation&quot;: {
-    &quot;@value&quot;: &quot;Ninja&quot;,
-    &quot;@language&quot;: &quot;en&quot;
-  },
-  &quot;speciality&quot;: &quot;手裏剣&quot;
+<del class="diff-old">  {
+  &quot;@context&quot;: {
+    ...
+    &quot;@language&quot;: &quot;ja&quot;
+  },
+  &quot;name&quot;: {
+    &quot;@value&quot;: &quot;Frank&quot;
+  },
+  &quot;occupation&quot;: {
+    &quot;@value&quot;: &quot;Ninja&quot;,
+    &quot;@language&quot;: &quot;en&quot;
+  },
+  &quot;speciality&quot;: &quot;手裏剣&quot;
 </del>
 <div class="example">
 <div class="example-title">
@@ -12163,23 +12163,23 @@
 </a>
 s:
 </p>
-<del class="diff-old">{
-  &quot;@context&quot;:
-  {
-    ,
-    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
-    &quot;age&quot;:
-    {
-      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/age&quot;,
-      &quot;@type&quot;: 
-    },
-    &quot;homepage&quot;:
-    {
-      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,
-      &quot;@type&quot;: &quot;@id&quot;
-    }
-  },
-  ...
+<del class="diff-old">{
+  &quot;@context&quot;:
+  {
+    ,
+    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
+    &quot;age&quot;:
+    {
+      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/age&quot;,
+      &quot;@type&quot;:
+    },
+    &quot;homepage&quot;:
+    {
+      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,
+      &quot;@type&quot;: &quot;@id&quot;
+    }
+  },
+  ...
 </del>
 <div class="example">
 <div class="example-title">
@@ -12267,24 +12267,24 @@
 term
 </a>:
 </p>
-<del class="diff-old">{
-  &quot;@context&quot;:
-  {
-    ,
-    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;,
-    &quot;name&quot;: ,
-    &quot;age&quot;:
-    {
-      &quot;@id&quot;: ,
-      &quot;@type&quot;: &quot;xsd:integer&quot;
-    },
-    &quot;homepage&quot;:
-    {
-      &quot;@id&quot;: ,
-      &quot;@type&quot;: &quot;@id&quot;
-    }
-  },
-  ...
+<del class="diff-old">{
+  &quot;@context&quot;:
+  {
+    ,
+    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;,
+    &quot;name&quot;: ,
+    &quot;age&quot;:
+    {
+      &quot;@id&quot;: ,
+      &quot;@type&quot;: &quot;xsd:integer&quot;
+    },
+    &quot;homepage&quot;:
+    {
+      &quot;@id&quot;: ,
+      &quot;@type&quot;: &quot;@id&quot;
+    }
+  },
+  ...
 </del>
 <div class="example">
 <div class="example-title">
@@ -12351,22 +12351,22 @@
 </a>
 definition.
 </p>
-<del class="diff-old">{
-  &quot;@context&quot;:
-  {
-    ,
-    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;,
-    &quot;name&quot;: &quot;foaf:name&quot;,
-    &quot;&quot;:
-    {
-      &quot;@type&quot;: &quot;xsd:integer&quot;
-    },
-    &quot;&quot;:
-    {
-      &quot;@type&quot;: &quot;@id&quot;
-    }
-  },
-  ...
+<del class="diff-old">{
+  &quot;@context&quot;:
+  {
+    ,
+    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;,
+    &quot;name&quot;: &quot;foaf:name&quot;,
+    &quot;&quot;:
+    {
+      &quot;@type&quot;: &quot;xsd:integer&quot;
+    },
+    &quot;&quot;:
+    {
+      &quot;@type&quot;: &quot;@id&quot;
+    }
+  },
+  ...
 </del>
 <div class="example">
 <div class="example-title">
@@ -12520,23 +12520,23 @@
 context
 </a>:
 </p>
-<del class="diff-old">{
-  &quot;@context&quot;:
-  {
-    &quot;foaf&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;,
-    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;,
-    &quot;name&quot;: &quot;foaf:name&quot;,
-    &quot;foaf:age&quot;:
-    {
-      &quot;@id&quot;: &quot;foaf:age&quot;,
-      &quot;@type&quot;: &quot;xsd:integer&quot;
-    },
-    &quot;&quot;:
-    {
-      &quot;@type&quot;: &quot;@id&quot;
-    }
-  },
-  ...
+<del class="diff-old">{
+  &quot;@context&quot;:
+  {
+    &quot;foaf&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;,
+    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;,
+    &quot;name&quot;: &quot;foaf:name&quot;,
+    &quot;foaf:age&quot;:
+    {
+      &quot;@id&quot;: &quot;foaf:age&quot;,
+      &quot;@type&quot;: &quot;xsd:integer&quot;
+    },
+    &quot;&quot;:
+    {
+      &quot;@type&quot;: &quot;@id&quot;
+    }
+  },
+  ...
 </del>
 <div class="example">
 <div class="example-title">
@@ -12777,13 +12777,13 @@
 is
 illegal:
 </p>
-<del class="diff-old">{
-  &quot;@context&quot;:
-  {
-    &quot;term1&quot;: &quot;term2:foo&quot;,
-    &quot;term2&quot;: &quot;term1:bar&quot;
-  },
-  ...
+<del class="diff-old">{
+  &quot;@context&quot;:
+  {
+    &quot;term1&quot;: &quot;term2:foo&quot;,
+    &quot;term2&quot;: &quot;term1:bar&quot;
+  },
+  ...
 </del>
 <div class="example">
 <div class="example-title">
@@ -12892,11 +12892,11 @@
 simple
 document:
 </p>
-<del class="diff-old">{
-...
-  &quot;@id&quot;: &quot;http://example.org/people#joebob&quot;,
-  &quot;nick&quot;: ,
-...
+<del class="diff-old">{
+...
+  &quot;@id&quot;: &quot;http://example.org/people#joebob&quot;,
+  &quot;nick&quot;: ,
+...
 </del>
 <div class="example">
 <div class="example-title">
@@ -13008,19 +13008,19 @@
 expanded
 form:
 </p>
-<del class="diff-old">{
-  &quot;@id&quot;: &quot;http://example.org/articles/8&quot;,
-  &quot;dc:title&quot;: 
-  [
-    {
-      &quot;@value&quot;: &quot;Das Kapital&quot;,
-      &quot;@language&quot;: &quot;de&quot;
-    },
-    {
-      &quot;@value&quot;: &quot;Capital&quot;,
-      &quot;@language&quot;: &quot;en&quot;
-    }
-  ]
+<del class="diff-old">{
+  &quot;@id&quot;: &quot;http://example.org/articles/8&quot;,
+  &quot;dc:title&quot;:
+  [
+    {
+      &quot;@value&quot;: &quot;Das Kapital&quot;,
+      &quot;@language&quot;: &quot;de&quot;
+    },
+    {
+      &quot;@value&quot;: &quot;Capital&quot;,
+      &quot;@language&quot;: &quot;en&quot;
+    }
+  ]
 </del>
 <div class="example">
 <div class="example-title">
@@ -13158,14 +13158,14 @@
 as
 follows:
 </p>
-<del class="diff-old">{
-...
-  &quot;@id&quot;: &quot;http://example.org/people#joebob&quot;,
-  &quot;foaf:nick&quot;:
-  {
-    &quot;@list&quot;: [ &quot;joe&quot;, &quot;bob&quot;, &quot;jaybee&quot; ]
-  },
-...
+<del class="diff-old">{
+...
+  &quot;@id&quot;: &quot;http://example.org/people#joebob&quot;,
+  &quot;foaf:nick&quot;:
+  {
+    &quot;@list&quot;: [ &quot;joe&quot;, &quot;bob&quot;, &quot;jaybee&quot; ]
+  },
+...
 </del>
 <div class="example">
 <div class="example-title">
@@ -13244,20 +13244,20 @@
 context
 </a>:
 </p>
-<del class="diff-old">{
-  &quot;@context&quot;:
-  {
-    ...
-    &quot;nick&quot;:
-    {
-      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/nick&quot;,
-      &quot;@container&quot;: &quot;@list&quot;
-    }
-  },
-...
-  &quot;@id&quot;: &quot;http://example.org/people#joebob&quot;,
-  &quot;nick&quot;: ,
-...
+<del class="diff-old">{
+  &quot;@context&quot;:
+  {
+    ...
+    &quot;nick&quot;:
+    {
+      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/nick&quot;,
+      &quot;@container&quot;: &quot;@list&quot;
+    }
+  },
+...
+  &quot;@id&quot;: &quot;http://example.org/people#joebob&quot;,
+  &quot;nick&quot;: ,
+...
 </del>
 <div class="example">
 <div class="example-title">
@@ -13850,21 +13850,21 @@
 following
 example.
 </p>
-<del class="diff-old">  [
-  {
-    ,
-    &quot;http://example.com/vocab#name&quot;: &quot;Homer&quot;
-  },
-  {
-    &quot;@id&quot;: &quot;#bart&quot;,
-    &quot;http://example.com/vocab#name&quot;: &quot;Bart&quot;,
-    
-  },
-  {
-    &quot;@id&quot;: &quot;#lisa&quot;,
-    &quot;http://example.com/vocab#name&quot;: &quot;Lisa&quot;,
-    
-  }
+<del class="diff-old">  [
+  {
+    ,
+    &quot;http://example.com/vocab#name&quot;: &quot;Homer&quot;
+  },
+  {
+    &quot;@id&quot;: &quot;#bart&quot;,
+    &quot;http://example.com/vocab#name&quot;: &quot;Bart&quot;,
+
+  },
+  {
+    &quot;@id&quot;: &quot;#lisa&quot;,
+    &quot;http://example.com/vocab#name&quot;: &quot;Lisa&quot;,
+
+  }
 </del>
 <div class="example">
 <div class="example-title">
@@ -13917,21 +13917,21 @@
 keyword
 </a>:
 </p>
-<del class="diff-old">  {
-  &quot;@id&quot;: &quot;#homer&quot;,
-  &quot;http://example.com/vocab#name&quot;: &quot;Homer&quot;,
-  : {
-    : [
-      {
-        &quot;@id&quot;: &quot;#bart&quot;,
-        &quot;http://example.com/vocab#name&quot;: &quot;Bart&quot;
-      },
-      {
-        &quot;@id&quot;: &quot;#lisa&quot;,
-        &quot;http://example.com/vocab#name&quot;: &quot;Lisa&quot;
-      }
-    ]
-  }
+<del class="diff-old">  {
+  &quot;@id&quot;: &quot;#homer&quot;,
+  &quot;http://example.com/vocab#name&quot;: &quot;Homer&quot;,
+  : {
+    : [
+      {
+        &quot;@id&quot;: &quot;#bart&quot;,
+        &quot;http://example.com/vocab#name&quot;: &quot;Bart&quot;
+      },
+      {
+        &quot;@id&quot;: &quot;#lisa&quot;,
+        &quot;http://example.com/vocab#name&quot;: &quot;Lisa&quot;
+      }
+    ]
+  }
 </del>
 <div class="example">
 <div class="example-title">
@@ -13996,23 +13996,23 @@
 following
 example:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;: {
-    &quot;name&quot;: &quot;http://example.com/vocab#name&quot;,
-    
-  },
-  &quot;@id&quot;: &quot;#homer&quot;,
-  &quot;name&quot;: &quot;Homer&quot;,
-  : [
-    {
-      &quot;@id&quot;: &quot;#bart&quot;,
-      &quot;name&quot;: &quot;Bart&quot;
-    },
-    {
-      &quot;@id&quot;: &quot;#lisa&quot;,
-      &quot;name&quot;: &quot;Lisa&quot;
-    }
-  ]
+<del class="diff-old">  {
+  &quot;@context&quot;: {
+    &quot;name&quot;: &quot;http://example.com/vocab#name&quot;,
+
+  },
+  &quot;@id&quot;: &quot;#homer&quot;,
+  &quot;name&quot;: &quot;Homer&quot;,
+  : [
+    {
+      &quot;@id&quot;: &quot;#bart&quot;,
+      &quot;name&quot;: &quot;Bart&quot;
+    },
+    {
+      &quot;@id&quot;: &quot;#lisa&quot;,
+      &quot;name&quot;: &quot;Lisa&quot;
+    }
+  ]
 </del>
 <div class="example">
 <div class="example-title">
@@ -14143,33 +14143,33 @@
 following
 example:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;: {
-    &quot;generatedAt&quot;: {
-      &quot;@id&quot;: &quot;http://www.w3.org/ns/prov#generatedAtTime&quot;,
-      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;
-    },
-    &quot;Person&quot;: &quot;http://xmlns.com/foaf/0.1/Person&quot;,
-    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
-    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;
-  },
-  &quot;@id&quot;: &quot;http://example.org/graphs/73&quot;,
-  &quot;generatedAt&quot;: &quot;2012-04-09&quot;,
-  &quot;@graph&quot;:
-  [
-    {
-      &quot;@id&quot;: &quot;http://manu.sporny.org/i/public&quot;,
-      &quot;@type&quot;: &quot;Person&quot;,
-      &quot;name&quot;: &quot;Manu Sporny&quot;,
-      &quot;knows&quot;: &quot;http://greggkellogg.net/foaf#me&quot;
-    },
-    {
-      &quot;@id&quot;: &quot;http://greggkellogg.net/foaf#me&quot;,
-      &quot;@type&quot;: &quot;Person&quot;,
-      &quot;name&quot;: &quot;Gregg Kellogg&quot;,
-      &quot;knows&quot;: &quot;http://manu.sporny.org/i/public&quot;
-    }
-  ]
+<del class="diff-old">  {
+  &quot;@context&quot;: {
+    &quot;generatedAt&quot;: {
+      &quot;@id&quot;: &quot;http://www.w3.org/ns/prov#generatedAtTime&quot;,
+      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;
+    },
+    &quot;Person&quot;: &quot;http://xmlns.com/foaf/0.1/Person&quot;,
+    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
+    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;
+  },
+  &quot;@id&quot;: &quot;http://example.org/graphs/73&quot;,
+  &quot;generatedAt&quot;: &quot;2012-04-09&quot;,
+  &quot;@graph&quot;:
+  [
+    {
+      &quot;@id&quot;: &quot;http://manu.sporny.org/i/public&quot;,
+      &quot;@type&quot;: &quot;Person&quot;,
+      &quot;name&quot;: &quot;Manu Sporny&quot;,
+      &quot;knows&quot;: &quot;http://greggkellogg.net/foaf#me&quot;
+    },
+    {
+      &quot;@id&quot;: &quot;http://greggkellogg.net/foaf#me&quot;,
+      &quot;@type&quot;: &quot;Person&quot;,
+      &quot;name&quot;: &quot;Gregg Kellogg&quot;,
+      &quot;knows&quot;: &quot;http://manu.sporny.org/i/public&quot;
+    }
+  ]
 </del>
 <div class="example">
 <div class="example-title">
@@ -14556,23 +14556,23 @@
 shared
 context.
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;: ...,
-  &quot;&quot;:
-  [
-    {
-      &quot;@id&quot;: &quot;http://manu.sporny.org/i/public&quot;,
-      &quot;@type&quot;: &quot;foaf:Person&quot;,
-      &quot;name&quot;: &quot;Manu Sporny&quot;,
-      &quot;knows&quot;: &quot;http://greggkellogg.net/foaf#me&quot;
-    },
-    {
-      &quot;@id&quot;: &quot;http://greggkellogg.net/foaf#me&quot;,
-      &quot;@type&quot;: &quot;foaf:Person&quot;,
-      &quot;name&quot;: &quot;Gregg Kellogg&quot;,
-      &quot;knows&quot;: &quot;http://manu.sporny.org/i/public&quot;
-    }
-  ]
+<del class="diff-old">  {
+  &quot;@context&quot;: ...,
+  &quot;&quot;:
+  [
+    {
+      &quot;@id&quot;: &quot;http://manu.sporny.org/i/public&quot;,
+      &quot;@type&quot;: &quot;foaf:Person&quot;,
+      &quot;name&quot;: &quot;Manu Sporny&quot;,
+      &quot;knows&quot;: &quot;http://greggkellogg.net/foaf#me&quot;
+    },
+    {
+      &quot;@id&quot;: &quot;http://greggkellogg.net/foaf#me&quot;,
+      &quot;@type&quot;: &quot;foaf:Person&quot;,
+      &quot;name&quot;: &quot;Gregg Kellogg&quot;,
+      &quot;knows&quot;: &quot;http://manu.sporny.org/i/public&quot;
+    }
+  ]
 </del>
 <div class="example">
 <div class="example-title">
@@ -14651,21 +14651,21 @@
 object
 </a>:
 </p>
-<del class="diff-old">  [
-  {
-    
-    &quot;@id&quot;: &quot;http://manu.sporny.org/i/public&quot;,
-    &quot;@type&quot;: &quot;foaf:Person&quot;,
-    &quot;name&quot;: &quot;Manu Sporny&quot;,
-    &quot;knows&quot;: &quot;http://greggkellogg.net/foaf#me&quot;
-  },
-  {
-    
-    &quot;@id&quot;: &quot;http://greggkellogg.net/foaf#me&quot;,
-    &quot;@type&quot;: &quot;foaf:Person&quot;,
-    &quot;name&quot;: &quot;Gregg Kellogg&quot;,
-    &quot;knows&quot;: &quot;http://manu.sporny.org/i/public&quot;
-  }
+<del class="diff-old">  [
+  {
+
+    &quot;@id&quot;: &quot;http://manu.sporny.org/i/public&quot;,
+    &quot;@type&quot;: &quot;foaf:Person&quot;,
+    &quot;name&quot;: &quot;Manu Sporny&quot;,
+    &quot;knows&quot;: &quot;http://greggkellogg.net/foaf#me&quot;
+  },
+  {
+
+    &quot;@id&quot;: &quot;http://greggkellogg.net/foaf#me&quot;,
+    &quot;@type&quot;: &quot;foaf:Person&quot;,
+    &quot;name&quot;: &quot;Gregg Kellogg&quot;,
+    &quot;knows&quot;: &quot;http://manu.sporny.org/i/public&quot;
+  }
 </del>
 <div class="example">
 <div class="example-title">
@@ -14871,15 +14871,15 @@
 is
 used.
 </p>
-<del class="diff-old">  {
-   ...
-   &quot;@id&quot;: &quot;&quot;,
-   &quot;name&quot;: &quot;Secret Agent 1&quot;,
-   &quot;knows&quot;:
-     {
-       &quot;name&quot;: &quot;Secret Agent 2&quot;,
-       &quot;knows&quot;: { &quot;@id&quot;: &quot;&quot; }
-     }
+<del class="diff-old">  {
+   ...
+   &quot;@id&quot;: &quot;&quot;,
+   &quot;name&quot;: &quot;Secret Agent 1&quot;,
+   &quot;knows&quot;:
+     {
+       &quot;name&quot;: &quot;Secret Agent 2&quot;,
+       &quot;knows&quot;: { &quot;@id&quot;: &quot;&quot; }
+     }
 </del>
 <div class="example">
 <div class="example-title">
@@ -15115,16 +15115,16 @@
 context
 </a>.
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;:
-  {
-     ,
-     ,
-     &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;
-  },
-  &quot;&quot;: &quot;http://example.com/about#gregg&quot;,
-  &quot;&quot;: &quot;http://xmlns.com/foaf/0.1/Person&quot;,
-  &quot;name&quot;: &quot;Gregg Kellogg&quot;
+<del class="diff-old">  {
+  &quot;@context&quot;:
+  {
+     ,
+     ,
+     &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;
+  },
+  &quot;&quot;: &quot;http://example.com/about#gregg&quot;,
+  &quot;&quot;: &quot;http://xmlns.com/foaf/0.1/Person&quot;,
+  &quot;name&quot;: &quot;Gregg Kellogg&quot;
 </del>
 <div class="example">
 <div class="example-title">
@@ -15356,33 +15356,33 @@
 the
 context:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;:
-  {
-     &quot;schema&quot;: &quot;http://schema.org/&quot;,
-     &quot;name&quot;: &quot;schema:name&quot;,
-     &quot;body&quot;: &quot;schema:articleBody&quot;,
-     &quot;words&quot;: &quot;schema:wordCount&quot;,
-     &quot;post&quot;: {
-       &quot;@id&quot;: &quot;schema:blogPost&quot;,
-       
-     }
-  },
-  &quot;@id&quot;: &quot;http://example.com/&quot;,
-  &quot;@type&quot;: &quot;schema:Blog&quot;,
-  &quot;name&quot;: &quot;World Financial News&quot;,
-  &quot;post&quot;: {
-     &quot;en&quot;: {
-       &quot;@id&quot;: &quot;http://example.com/posts/1/en&quot;,
-       &quot;body&quot;: &quot;World commodities were up today with heavy trading of crude oil...&quot;,
-       &quot;words&quot;: 1539
-     },
-     &quot;de&quot;: {
-       &quot;@id&quot;: &quot;http://example.com/posts/1/de&quot;,
-       &quot;body&quot;: &quot;Die Werte an Warenbörsen stiegen im Sog eines starken Handels von Rohöl...&quot;,
-       &quot;words&quot;: 1204
-     }
-  }
+<del class="diff-old">  {
+  &quot;@context&quot;:
+  {
+     &quot;schema&quot;: &quot;http://schema.org/&quot;,
+     &quot;name&quot;: &quot;schema:name&quot;,
+     &quot;body&quot;: &quot;schema:articleBody&quot;,
+     &quot;words&quot;: &quot;schema:wordCount&quot;,
+     &quot;post&quot;: {
+       &quot;@id&quot;: &quot;schema:blogPost&quot;,
+
+     }
+  },
+  &quot;@id&quot;: &quot;http://example.com/&quot;,
+  &quot;@type&quot;: &quot;schema:Blog&quot;,
+  &quot;name&quot;: &quot;World Financial News&quot;,
+  &quot;post&quot;: {
+     &quot;en&quot;: {
+       &quot;@id&quot;: &quot;http://example.com/posts/1/en&quot;,
+       &quot;body&quot;: &quot;World commodities were up today with heavy trading of crude oil...&quot;,
+       &quot;words&quot;: 1539
+     },
+     &quot;de&quot;: {
+       &quot;@id&quot;: &quot;http://example.com/posts/1/de&quot;,
+       &quot;body&quot;: &quot;Die Werte an Warenbörsen stiegen im Sog eines starken Handels von Rohöl...&quot;,
+       &quot;words&quot;: 1204
+     }
+  }
 </del>
 <div class="example">
 <div class="example-title">
@@ -15778,17 +15778,17 @@
 input
 document:
 </p>
-<del class="diff-old">  {
-   &quot;@context&quot;:
-   {
-      &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
-      &quot;homepage&quot;: {
-        &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,
-        &quot;@type&quot;: &quot;@id&quot;
-      }
-   },
-   &quot;name&quot;: &quot;Manu Sporny&quot;,
-   &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;
+<del class="diff-old">  {
+   &quot;@context&quot;:
+   {
+      &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
+      &quot;homepage&quot;: {
+        &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,
+        &quot;@type&quot;: &quot;@id&quot;
+      }
+   },
+   &quot;name&quot;: &quot;Manu Sporny&quot;,
+   &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;
 </del>
 <div class="example">
 <div class="example-title">
@@ -15835,15 +15835,15 @@
 following
 output:
 </p>
-<del class="diff-old">  [
-  {
-    &quot;http://xmlns.com/foaf/0.1/name&quot;: [
-      { &quot;@value&quot;: &quot;Manu Sporny&quot; }
-    ],
-    &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [
-      { &quot;@id&quot;: &quot;http://manu.sporny.org/&quot; }
-    ]
-  }
+<del class="diff-old">  [
+  {
+    &quot;http://xmlns.com/foaf/0.1/name&quot;: [
+      { &quot;@value&quot;: &quot;Manu Sporny&quot; }
+    ],
+    &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [
+      { &quot;@id&quot;: &quot;http://manu.sporny.org/&quot; }
+    ]
+  }
 </del>
 <div class="example">
 <div class="example-title">
@@ -16028,15 +16028,15 @@
 input
 document:
 </p>
-<del class="diff-old">  [
-  {
-    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ &quot;Manu Sporny&quot; ],
-    &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [
-      {
-       &quot;@id&quot;: &quot;http://manu.sporny.org/&quot;
-      }
-    ]
-  }
+<del class="diff-old">  [
+  {
+    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ &quot;Manu Sporny&quot; ],
+    &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [
+      {
+       &quot;@id&quot;: &quot;http://manu.sporny.org/&quot;
+      }
+    ]
+  }
 </del>
 <div class="example">
 <div class="example-title">
@@ -16071,14 +16071,14 @@
 JSON-LD
 context:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;: {
-    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
-    &quot;homepage&quot;: {
-      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,
-      &quot;@type&quot;: &quot;@id&quot;
-    }
-  }
+<del class="diff-old">  {
+  &quot;@context&quot;: {
+    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
+    &quot;homepage&quot;: {
+      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,
+      &quot;@type&quot;: &quot;@id&quot;
+    }
+  }
 </del>
 <div class="example">
 <div class="example-title">
@@ -16126,16 +16126,16 @@
 following
 output:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;: {
-    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
-    &quot;homepage&quot;: {
-      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,
-      &quot;@type&quot;: &quot;@id&quot;
-    }
-  },
-  &quot;name&quot;: &quot;Manu Sporny&quot;,
-  &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;
+<del class="diff-old">  {
+  &quot;@context&quot;: {
+    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
+    &quot;homepage&quot;: {
+      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,
+      &quot;@type&quot;: &quot;@id&quot;
+    }
+  },
+  &quot;name&quot;: &quot;Manu Sporny&quot;,
+  &quot;homepage&quot;: &quot;http://manu.sporny.org/&quot;
 </del>
 <div class="example">
 <div class="example-title">
@@ -16305,22 +16305,22 @@
 input
 document:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;: {
-    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
-    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;
-  },
-  &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,
-  &quot;name&quot;: &quot;Markus Lanthaler&quot;,
-  &quot;knows&quot;: [
-    {
-      &quot;@id&quot;: &quot;http://manu.sporny.org/&quot;,
-      &quot;name&quot;: &quot;Manu Sporny&quot;
-    },
-    {
-      &quot;name&quot;: &quot;Dave Longley&quot;
-    }
-  ]
+<del class="diff-old">  {
+  &quot;@context&quot;: {
+    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
+    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;
+  },
+  &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,
+  &quot;name&quot;: &quot;Markus Lanthaler&quot;,
+  &quot;knows&quot;: [
+    {
+      &quot;@id&quot;: &quot;http://manu.sporny.org/&quot;,
+      &quot;name&quot;: &quot;Manu Sporny&quot;
+    },
+    {
+      &quot;name&quot;: &quot;Dave Longley&quot;
+    }
+  ]
 </del>
 <div class="example">
 <div class="example-title">
@@ -16379,29 +16379,29 @@
 following
 output:
 </p>
-<del class="diff-old">  {
-  &quot;@context&quot;: {
-    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
-    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;
-  },
-  &quot;@graph&quot;: [
-    {
-      &quot;@id&quot;: &quot;_:b0&quot;,
-      &quot;name&quot;: &quot;Dave Longley&quot;
-    },
-    {
-      &quot;@id&quot;: &quot;http://manu.sporny.org/&quot;,
-      &quot;name&quot;: &quot;Manu Sporny&quot;
-    },
-    {
-      &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,
-      &quot;name&quot;: &quot;Markus Lanthaler&quot;,
-      &quot;knows&quot;: [
-        { &quot;@id&quot;: &quot;http://manu.sporny.org/&quot; },
-        { &quot;@id&quot;: &quot;_:b0&quot; }
-      ]
-    }
-  ]
+<del class="diff-old">  {
+  &quot;@context&quot;: {
+    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
+    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;
+  },
+  &quot;@graph&quot;: [
+    {
+      &quot;@id&quot;: &quot;_:b0&quot;,
+      &quot;name&quot;: &quot;Dave Longley&quot;
+    },
+    {
+      &quot;@id&quot;: &quot;http://manu.sporny.org/&quot;,
+      &quot;name&quot;: &quot;Manu Sporny&quot;
+    },
+    {
+      &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,
+      &quot;name&quot;: &quot;Markus Lanthaler&quot;,
+      &quot;knows&quot;: [
+        { &quot;@id&quot;: &quot;http://manu.sporny.org/&quot; },
+        { &quot;@id&quot;: &quot;_:b0&quot; }
+      ]
+    }
+  ]
 </del>
 <div class="example">
 <div class="example-title">
@@ -16559,14 +16559,14 @@
 application/ld+json
 </code>.
 </p>
-<del class="diff-old">  
-{
-  &quot;@context&quot;: &quot;http://json-ld.org/contexts/person.jsonld&quot;,
-  &quot;@id&quot;: &quot;http://dbpedia.org/resource/John_Lennon&quot;,
-  &quot;name&quot;: &quot;John Lennon&quot;,
-  &quot;born&quot;: &quot;1940-10-09&quot;,
-  &quot;spouse&quot;: &quot;http://dbpedia.org/resource/Cynthia_Lennon&quot;
-}
+<del class="diff-old">
+{
+  &quot;@context&quot;: &quot;http://json-ld.org/contexts/person.jsonld&quot;,
+  &quot;@id&quot;: &quot;http://dbpedia.org/resource/John_Lennon&quot;,
+  &quot;name&quot;: &quot;John Lennon&quot;,
+  &quot;born&quot;: &quot;1940-10-09&quot;,
+  &quot;spouse&quot;: &quot;http://dbpedia.org/resource/Cynthia_Lennon&quot;
+}
 &lt;/script&gt;
 </del>
 <div class="example">
@@ -21947,22 +21947,22 @@
 compact
 form:
 </p>
-<del class="diff-old">    {
-  &quot;@context&quot;: {
-    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
-    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;
-  },
-  &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,
-  &quot;name&quot;: &quot;Markus Lanthaler&quot;,
-  &quot;knows&quot;: [
-    {
-      &quot;@id&quot;: &quot;http://manu.sporny.org/&quot;,
-      &quot;name&quot;: &quot;Manu Sporny&quot;
-    },
-    {
-      &quot;name&quot;: &quot;Dave Longley&quot;
-    }
-  ]
+<del class="diff-old">    {
+  &quot;@context&quot;: {
+    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,
+    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;
+  },
+  &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,
+  &quot;name&quot;: &quot;Markus Lanthaler&quot;,
+  &quot;knows&quot;: [
+    {
+      &quot;@id&quot;: &quot;http://manu.sporny.org/&quot;,
+      &quot;name&quot;: &quot;Manu Sporny&quot;
+    },
+    {
+      &quot;name&quot;: &quot;Dave Longley&quot;
+    }
+  ]
 </del>
 <div class="example">
 <div class="example-title">
@@ -22018,23 +22018,23 @@
 following
 output:
 </p>
-<del class="diff-old">    [
-  {
-    &quot;@id&quot;: &quot;_:b0&quot;,
-    &quot;http://xmlns.com/foaf/0.1/name&quot;: &quot;Dave Longley&quot;
-  },
-  {
-    &quot;@id&quot;: &quot;http://manu.sporny.org/&quot;,
-    &quot;http://xmlns.com/foaf/0.1/name&quot;: &quot;Manu Sporny&quot;
-  },
-  {
-    &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,
-    &quot;http://xmlns.com/foaf/0.1/name&quot;: &quot;Markus Lanthaler&quot;,
-    &quot;http://xmlns.com/foaf/0.1/knows&quot;: [
-      { &quot;@id&quot;: &quot;http://manu.sporny.org/&quot; },
-      { &quot;@id&quot;: &quot;_:b0&quot; }
-    ]
-  }
+<del class="diff-old">    [
+  {
+    &quot;@id&quot;: &quot;_:b0&quot;,
+    &quot;http://xmlns.com/foaf/0.1/name&quot;: &quot;Dave Longley&quot;
+  },
+  {
+    &quot;@id&quot;: &quot;http://manu.sporny.org/&quot;,
+    &quot;http://xmlns.com/foaf/0.1/name&quot;: &quot;Manu Sporny&quot;
+  },
+  {
+    &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,
+    &quot;http://xmlns.com/foaf/0.1/name&quot;: &quot;Markus Lanthaler&quot;,
+    &quot;http://xmlns.com/foaf/0.1/knows&quot;: [
+      { &quot;@id&quot;: &quot;http://manu.sporny.org/&quot; },
+      { &quot;@id&quot;: &quot;_:b0&quot; }
+    ]
+  }
 </del>
 <div class="example">
 <div class="example-title">
@@ -22107,11 +22107,11 @@
 as
 follows:
 </p>
-<del class="diff-old">    _:b0 &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Dave Longley&quot; .
-
-&lt;http://manu.sporny.org/&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Manu Sporny&quot; .
-
-&lt;http://me.markus-lanthaler.com/&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Markus Lanthaler&quot; ;
+<del class="diff-old">    _:b0 &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Dave Longley&quot; .
+
+&lt;http://manu.sporny.org/&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Manu Sporny&quot; .
+
+&lt;http://me.markus-lanthaler.com/&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Markus Lanthaler&quot; ;
 &lt;http://xmlns.com/foaf/0.1/knows&gt;
 &lt;http://manu.sporny.org/&gt;,
 _:b0
@@ -22348,10 +22348,10 @@
 </code>
 declaration:
 </p>
-<del class="diff-old">      @prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
-
-&lt;http://manu.sporny.org/i/public&gt; a foaf:Person;
-  foaf:name &quot;Manu Sporny&quot;;
+<del class="diff-old">      @prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
+
+&lt;http://manu.sporny.org/i/public&gt; a foaf:Person;
+  foaf:name &quot;Manu Sporny&quot;;
 foaf:homepage
 &lt;http://manu.sporny.org/&gt;
 .
@@ -22377,15 +22377,15 @@
 </ins>
 </pre>
 </div>
-<del class="diff-old">      {
-  &quot;@context&quot;:
-  {
-    &quot;foaf&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;
-  },
-  &quot;@id&quot;: &quot;http://manu.sporny.org/i/public&quot;,
-  &quot;@type&quot;: &quot;foaf:Person&quot;,
-  &quot;foaf:name&quot;: &quot;Manu Sporny&quot;,
-  &quot;foaf:homepage&quot;: { &quot;@id&quot;: &quot;http://manu.sporny.org/&quot; }
+<del class="diff-old">      {
+  &quot;@context&quot;:
+  {
+    &quot;foaf&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;
+  },
+  &quot;@id&quot;: &quot;http://manu.sporny.org/i/public&quot;,
+  &quot;@type&quot;: &quot;foaf:Person&quot;,
+  &quot;foaf:name&quot;: &quot;Manu Sporny&quot;,
+  &quot;foaf:homepage&quot;: { &quot;@id&quot;: &quot;http://manu.sporny.org/&quot; }
 </del>
 <div class="example">
 <div class="example-title">
@@ -22438,11 +22438,11 @@
 nodes
 </a>.
 </p>
-<del class="diff-old">      @prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
-
-&lt;http://manu.sporny.org/i/public&gt;
-  a foaf:Person;
-  foaf:name &quot;Manu Sporny&quot;;
+<del class="diff-old">      @prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
+
+&lt;http://manu.sporny.org/i/public&gt;
+  a foaf:Person;
+  foaf:name &quot;Manu Sporny&quot;;
 foaf:knows
 [
 a
@@ -22471,19 +22471,19 @@
 </ins>
 </pre>
 </div>
-<del class="diff-old">      {
-  &quot;@context&quot;:
-  {
-    &quot;foaf&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;
-  },
-  &quot;@id&quot;: &quot;http://manu.sporny.org/i/public&quot;,
-  &quot;@type&quot;: &quot;foaf:Person&quot;,
-  &quot;foaf:name&quot;: &quot;Manu Sporny&quot;,
-  &quot;foaf:knows&quot;:
-  {
-    &quot;@type&quot;: &quot;foaf:Person&quot;,
-    &quot;foaf:name&quot;: &quot;Gregg Kellogg&quot;
-  }
+<del class="diff-old">      {
+  &quot;@context&quot;:
+  {
+    &quot;foaf&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;
+  },
+  &quot;@id&quot;: &quot;http://manu.sporny.org/i/public&quot;,
+  &quot;@type&quot;: &quot;foaf:Person&quot;,
+  &quot;foaf:name&quot;: &quot;Manu Sporny&quot;,
+  &quot;foaf:knows&quot;:
+  {
+    &quot;@type&quot;: &quot;foaf:Person&quot;,
+    &quot;foaf:name&quot;: &quot;Gregg Kellogg&quot;
+  }
 </del>
 <div class="example">
 <div class="example-title">
@@ -22638,14 +22638,14 @@
 lexical
 form.
 </p>
-<del class="diff-old">      {
-  &quot;@context&quot;:
-  {
-    &quot;ex&quot;: &quot;http://example.com/vocab#&quot;
-  },
-  &quot;@id&quot;: &quot;http://example.com/&quot;,
-  &quot;ex:numbers&quot;: [ 14, 2.78 ],
-  &quot;ex:booleans&quot;: [ true, false ]
+<del class="diff-old">      {
+  &quot;@context&quot;:
+  {
+    &quot;ex&quot;: &quot;http://example.com/vocab#&quot;
+  },
+  &quot;@id&quot;: &quot;http://example.com/&quot;,
+  &quot;ex:numbers&quot;: [ 14, 2.78 ],
+  &quot;ex:booleans&quot;: [ true, false ]
 </del>
 <div class="example">
 <div class="example-title">
@@ -22676,11 +22676,11 @@
 }
 </pre>
 </div>
-<del class="diff-old">      @prefix ex: &lt;http://example.com/vocab#&gt; .
-@prefix xsd: &lt;http://www.w3.org/2001/XMLSchema#&gt; .
-
-&lt;http://example.com/&gt;
-  ex:numbers &quot;14&quot;^^xsd:integer, &quot;2.78E0&quot;^^xsd:double ;
+<del class="diff-old">      @prefix ex: &lt;http://example.com/vocab#&gt; .
+@prefix xsd: &lt;http://www.w3.org/2001/XMLSchema#&gt; .
+
+&lt;http://example.com/&gt;
+  ex:numbers &quot;14&quot;^^xsd:integer, &quot;2.78E0&quot;^^xsd:double ;
 ex:booleans
 &quot;true&quot;^^xsd:boolean,
 &quot;false&quot;^^xsd:boolean
@@ -22726,10 +22726,10 @@
 of
 values.
 </p>
-<del class="diff-old">      @prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
-
-&lt;http://example.org/people#joebob&gt; a foaf:Person;
-  foaf:name &quot;Joe Bob&quot;;
+<del class="diff-old">      @prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
+
+&lt;http://example.org/people#joebob&gt; a foaf:Person;
+  foaf:name &quot;Joe Bob&quot;;
 foaf:nick
 (
 &quot;joe&quot;
@@ -22752,18 +22752,18 @@
 Turtle
 </ins>
 </div>
-<del class="diff-old">      {
-  &quot;@context&quot;:
-  {
-    &quot;foaf&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;
-  },
-  &quot;@id&quot;: &quot;http://example.org/people#joebob&quot;,
-  &quot;@type&quot;: &quot;foaf:Person&quot;,
-  &quot;foaf:name&quot;: &quot;Joe Bob&quot;,
-  &quot;foaf:nick&quot;:
-  {
-    &quot;@list&quot;: [ &quot;joe&quot;, &quot;bob&quot;, &quot;jaybee&quot; ]
-  }
+<del class="diff-old">      {
+  &quot;@context&quot;:
+  {
+    &quot;foaf&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;
+  },
+  &quot;@id&quot;: &quot;http://example.org/people#joebob&quot;,
+  &quot;@type&quot;: &quot;foaf:Person&quot;,
+  &quot;foaf:name&quot;: &quot;Joe Bob&quot;,
+  &quot;foaf:nick&quot;:
+  {
+    &quot;@list&quot;: [ &quot;joe&quot;, &quot;bob&quot;, &quot;jaybee&quot; ]
+  }
 }
 </del>
 <pre class="example">
@@ -22850,18 +22850,18 @@
 </cite>
 ].
 </p>
-<del class="diff-old">    &gt;
-   &lt;ul&gt;
-      &lt;li &gt;
-        &lt;a &gt;Bob&lt;/a&gt;
-      &lt;/li&gt;
-      &lt;li &gt;
-        &lt;a &gt;Eve&lt;/a&gt;
-      &lt;/li&gt;
-      &lt;li &gt;
-        &lt;a &gt;Manu&lt;/a&gt;
-      &lt;/li&gt;
-   &lt;/ul&gt;
+<del class="diff-old">    &gt;
+   &lt;ul&gt;
+      &lt;li &gt;
+        &lt;a &gt;Bob&lt;/a&gt;
+      &lt;/li&gt;
+      &lt;li &gt;
+        &lt;a &gt;Eve&lt;/a&gt;
+      &lt;/li&gt;
+      &lt;li &gt;
+        &lt;a &gt;Manu&lt;/a&gt;
+      &lt;/li&gt;
+   &lt;/ul&gt;
 </del>
 <div class="example">
 <div class="example-title">
@@ -22907,29 +22907,29 @@
 described
 below.
 </p>
-<del class="diff-old">    {
-  &quot;@context&quot;:
-  {
-    &quot;foaf&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;
-  },
-  &quot;@graph&quot;:
-  [
-    {
-      &quot;@type&quot;: &quot;foaf:Person&quot;,
-      &quot;foaf:homepage&quot;: &quot;http://example.com/bob/&quot;,
-      &quot;foaf:name&quot;: &quot;Bob&quot;
-    },
-    {
-      &quot;@type&quot;: &quot;foaf:Person&quot;,
-      &quot;foaf:homepage&quot;: &quot;http://example.com/eve/&quot;,
-      &quot;foaf:name&quot;: &quot;Eve&quot;
-    },
-    {
-      &quot;@type&quot;: &quot;foaf:Person&quot;,
-      &quot;foaf:homepage&quot;: &quot;http://example.com/manu/&quot;,
-      &quot;foaf:name&quot;: &quot;Manu&quot;
-    }
-  ]
+<del class="diff-old">    {
+  &quot;@context&quot;:
+  {
+    &quot;foaf&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;
+  },
+  &quot;@graph&quot;:
+  [
+    {
+      &quot;@type&quot;: &quot;foaf:Person&quot;,
+      &quot;foaf:homepage&quot;: &quot;http://example.com/bob/&quot;,
+      &quot;foaf:name&quot;: &quot;Bob&quot;
+    },
+    {
+      &quot;@type&quot;: &quot;foaf:Person&quot;,
+      &quot;foaf:homepage&quot;: &quot;http://example.com/eve/&quot;,
+      &quot;foaf:name&quot;: &quot;Eve&quot;
+    },
+    {
+      &quot;@type&quot;: &quot;foaf:Person&quot;,
+      &quot;foaf:homepage&quot;: &quot;http://example.com/manu/&quot;,
+      &quot;foaf:name&quot;: &quot;Manu&quot;
+    }
+  ]
 </del>
 <div class="example">
 <div class="example-title">
@@ -23019,8 +23019,8 @@
 in
 JSON-LD.
 </p>
-<del class="diff-old">    &lt;div class=&quot;vcard&quot;&gt;
- &lt;a class=&quot;url fn&quot; href=&quot;http://tantek.com/&quot;&gt;Tantek Çelik&lt;/a&gt;
+<del class="diff-old">    &lt;div class=&quot;vcard&quot;&gt;
+ &lt;a class=&quot;url fn&quot; href=&quot;http://tantek.com/&quot;&gt;Tantek Çelik&lt;/a&gt;
 </del>
 <div class="example">
 <div class="example-title">
@@ -23090,20 +23090,20 @@
 http://tantek.com/
 </code>.
 </p>
-<del class="diff-old">    {
-  &quot;@context&quot;:
-  {
-    &quot;vcard&quot;: &quot;http://microformats.org/profile/hcard#vcard&quot;,
-    &quot;url&quot;:
-    {
-      &quot;@id&quot;: &quot;http://microformats.org/profile/hcard#url&quot;,
-      &quot;@type&quot;: &quot;@id&quot;
-    },
-    &quot;fn&quot;: &quot;http://microformats.org/profile/hcard#fn&quot;
-  },
-  &quot;@type&quot;: &quot;vcard&quot;,
-  &quot;url&quot;: &quot;http://tantek.com/&quot;,
-  &quot;fn&quot;: &quot;Tantek Çelik&quot;
+<del class="diff-old">    {
+  &quot;@context&quot;:
+  {
+    &quot;vcard&quot;: &quot;http://microformats.org/profile/hcard#vcard&quot;,
+    &quot;url&quot;:
+    {
+      &quot;@id&quot;: &quot;http://microformats.org/profile/hcard#url&quot;,
+      &quot;@type&quot;: &quot;@id&quot;
+    },
+    &quot;fn&quot;: &quot;http://microformats.org/profile/hcard#fn&quot;
+  },
+  &quot;@type&quot;: &quot;vcard&quot;,
+  &quot;url&quot;: &quot;http://tantek.com/&quot;,
+  &quot;fn&quot;: &quot;Tantek Çelik&quot;
 </del>
 <div class="example">
 <div class="example-title">
@@ -23176,28 +23176,28 @@
 Work
 item.
 </p>
-<del class="diff-old">    &lt;dl itemscope
-    itemtype=&quot;http://purl.org/vocab/frbr/core#Work&quot;
-    itemid=&quot;http://purl.oreilly.com/works/45U8QJGZSQKDH8N&quot;&gt;
- &lt;dt&gt;Title&lt;/dt&gt;
- &lt;dd&gt;&lt;cite itemprop=&quot;http://purl.org/dc/terms/title&quot;&gt;Just a Geek&lt;/cite&gt;&lt;/dd&gt;
- &lt;dt&gt;By&lt;/dt&gt;
- &lt;dd&gt;&lt;span itemprop=&quot;http://purl.org/dc/terms/creator&quot;&gt;Wil Wheaton&lt;/span&gt;&lt;/dd&gt;
- &lt;dt&gt;Format&lt;/dt&gt;
- &lt;dd itemprop=&quot;http://purl.org/vocab/frbr/core#realization&quot;
-     itemscope
-     itemtype=&quot;http://purl.org/vocab/frbr/core#Expression&quot;
-     itemid=&quot;http://purl.oreilly.com/products/9780596007683.BOOK&quot;&gt;
-  &lt;link itemprop=&quot;http://purl.org/dc/terms/type&quot; href=&quot;http://purl.oreilly.com/product-types/BOOK&quot;&gt;
-  Print
- &lt;/dd&gt;
- &lt;dd itemprop=&quot;http://purl.org/vocab/frbr/core#realization&quot;
-     itemscope
-     itemtype=&quot;http://purl.org/vocab/frbr/core#Expression&quot;
-     itemid=&quot;http://purl.oreilly.com/products/9780596802189.EBOOK&quot;&gt;
-  &lt;link itemprop=&quot;http://purl.org/dc/terms/type&quot; href=&quot;http://purl.oreilly.com/product-types/EBOOK&quot;&gt;
-  Ebook
- &lt;/dd&gt;
+<del class="diff-old">    &lt;dl itemscope
+    itemtype=&quot;http://purl.org/vocab/frbr/core#Work&quot;
+    itemid=&quot;http://purl.oreilly.com/works/45U8QJGZSQKDH8N&quot;&gt;
+ &lt;dt&gt;Title&lt;/dt&gt;
+ &lt;dd&gt;&lt;cite itemprop=&quot;http://purl.org/dc/terms/title&quot;&gt;Just a Geek&lt;/cite&gt;&lt;/dd&gt;
+ &lt;dt&gt;By&lt;/dt&gt;
+ &lt;dd&gt;&lt;span itemprop=&quot;http://purl.org/dc/terms/creator&quot;&gt;Wil Wheaton&lt;/span&gt;&lt;/dd&gt;
+ &lt;dt&gt;Format&lt;/dt&gt;
+ &lt;dd itemprop=&quot;http://purl.org/vocab/frbr/core#realization&quot;
+     itemscope
+     itemtype=&quot;http://purl.org/vocab/frbr/core#Expression&quot;
+     itemid=&quot;http://purl.oreilly.com/products/9780596007683.BOOK&quot;&gt;
+  &lt;link itemprop=&quot;http://purl.org/dc/terms/type&quot; href=&quot;http://purl.oreilly.com/product-types/BOOK&quot;&gt;
+  Print
+ &lt;/dd&gt;
+ &lt;dd itemprop=&quot;http://purl.org/vocab/frbr/core#realization&quot;
+     itemscope
+     itemtype=&quot;http://purl.org/vocab/frbr/core#Expression&quot;
+     itemid=&quot;http://purl.oreilly.com/products/9780596802189.EBOOK&quot;&gt;
+  &lt;link itemprop=&quot;http://purl.org/dc/terms/type&quot; href=&quot;http://purl.oreilly.com/product-types/EBOOK&quot;&gt;
+  Ebook
+ &lt;/dd&gt;
 </del>
 <div class="example">
 <div class="example-title">
@@ -23276,28 +23276,28 @@
 </abbr>
 </a>.
 </p>
-<del class="diff-old">    [
-  {
-    &quot;@id&quot;: &quot;http://purl.oreilly.com/works/45U8QJGZSQKDH8N&quot;,
-    &quot;@type&quot;: &quot;http://purl.org/vocab/frbr/core#Work&quot;,
-    &quot;http://purl.org/dc/terms/title&quot;: &quot;Just a Geek&quot;,
-    &quot;http://purl.org/dc/terms/creator&quot;: &quot;Whil Wheaton&quot;,
-    &quot;http://purl.org/vocab/frbr/core#realization&quot;:
-    [
-      &quot;http://purl.oreilly.com/products/9780596007683.BOOK&quot;,
-      &quot;http://purl.oreilly.com/products/9780596802189.EBOOK&quot;
-    ]
-  },
-  {
-    &quot;@id&quot;: &quot;http://purl.oreilly.com/products/9780596007683.BOOK&quot;,
-    &quot;@type&quot;: &quot;http://purl.org/vocab/frbr/core#Expression&quot;,
-    &quot;http://purl.org/dc/terms/type&quot;: &quot;http://purl.oreilly.com/product-types/BOOK&quot;
-  },
-  {
-    &quot;@id&quot;: &quot;http://purl.oreilly.com/products/9780596802189.EBOOK&quot;,
-    &quot;@type&quot;: &quot;http://purl.org/vocab/frbr/core#Expression&quot;,
-    &quot;http://purl.org/dc/terms/type&quot;: &quot;http://purl.oreilly.com/product-types/EBOOK&quot;
-  }
+<del class="diff-old">    [
+  {
+    &quot;@id&quot;: &quot;http://purl.oreilly.com/works/45U8QJGZSQKDH8N&quot;,
+    &quot;@type&quot;: &quot;http://purl.org/vocab/frbr/core#Work&quot;,
+    &quot;http://purl.org/dc/terms/title&quot;: &quot;Just a Geek&quot;,
+    &quot;http://purl.org/dc/terms/creator&quot;: &quot;Whil Wheaton&quot;,
+    &quot;http://purl.org/vocab/frbr/core#realization&quot;:
+    [
+      &quot;http://purl.oreilly.com/products/9780596007683.BOOK&quot;,
+      &quot;http://purl.oreilly.com/products/9780596802189.EBOOK&quot;
+    ]
+  },
+  {
+    &quot;@id&quot;: &quot;http://purl.oreilly.com/products/9780596007683.BOOK&quot;,
+    &quot;@type&quot;: &quot;http://purl.org/vocab/frbr/core#Expression&quot;,
+    &quot;http://purl.org/dc/terms/type&quot;: &quot;http://purl.oreilly.com/product-types/BOOK&quot;
+  },
+  {
+    &quot;@id&quot;: &quot;http://purl.oreilly.com/products/9780596802189.EBOOK&quot;,
+    &quot;@type&quot;: &quot;http://purl.org/vocab/frbr/core#Expression&quot;,
+    &quot;http://purl.org/dc/terms/type&quot;: &quot;http://purl.oreilly.com/product-types/EBOOK&quot;
+  }
 </del>
 <div class="example">
 <div class="example-title">
--- a/spec/CR/json-ld/20130910/index.html	Fri Sep 06 11:07:18 2013 +0200
+++ b/spec/CR/json-ld/20130910/index.html	Fri Sep 06 11:17:32 2013 +0200
@@ -901,7 +901,7 @@
     ...
     "homepage":
     {
-      "@id": "http://schema.org/homepage",
+      "@id": "http://schema.org/url",
       "@type": "@id"
     }
     ...
--- a/spec/latest/json-ld/index.html	Fri Sep 06 11:07:18 2013 +0200
+++ b/spec/latest/json-ld/index.html	Fri Sep 06 11:17:32 2013 +0200
@@ -774,7 +774,7 @@
       ...
       "homepage":
       {
-        "@id": "http://schema.org/homepage",
+        "@id": "http://schema.org/url",
         "@type": "@id"
       }
       ...