Skip to content

Commit 05a9fc9

Browse files
committed
Formatting.
1 parent 93e1b8a commit 05a9fc9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8022,13 +8022,13 @@ <h3>Graph Containers</h3>
80228022
{
80238023
"@context": {
80248024
"@version": 1.1,
8025-
"@base": "http://dbpedia.org/resource/",
8025+
"@base": "http://dbpedia.org/resource/",
80268026
"id": "@id",
80278027
"isa": "@type",
8028-
"said": {"@id": "http://example.com/said", "@container": "@graph"}
8028+
****"said": {"@id": "http://example.com/said", "@container": "@graph"}****
80298029
},
80308030
"id": "Epimenides",
8031-
"said": {
8031+
****"said"****: {
80328032
"id": "Epimenides",
80338033
"isa": "Liar"
80348034
}
@@ -8040,8 +8040,8 @@ <h3>Graph Containers</h3>
80408040
<!--
80418041
[{
80428042
"@id": "http://dbpedia.org/resource/Epimenides",
8043-
"http://example.com/said": [{
8044-
"@graph": [{
8043+
****"http://example.com/said"****: [{
8044+
****"@graph"****: [{
80458045
"@id": "http://dbpedia.org/resource/Epimenides",
80468046
"@type": ["http://dbpedia.org/resource/Liar"]
80478047
}]

0 commit comments

Comments
 (0)