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