Skip to content

Commit 0ef1e4b

Browse files
TallTedgkellogg
authored andcommitted
Update index.html
If you leave out the `"@Version": 1.1`, then the @vocab won't have the desired effect.
1 parent efc7879 commit 0ef1e4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/latest/json-ld/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,6 +1097,7 @@ <h3>Using the Document Base as the Default Vocabulary</h3>
10971097
<!--
10981098
{
10991099
"@context": {
1100+
****"@version": 1.1,****
11001101
****"@base": "http://example/document",****
11011102
"@vocab": ****""****
11021103
},

0 commit comments

Comments
 (0)