Skip to content

Commit a276b4e

Browse files
committed
Merge remote-tracking branch 'origin/master' into final-cg-reports
2 parents d8ecf64 + 0ef1e4b commit a276b4e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

spec/CG-FINAL/json-ld/20180607/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2050,6 +2050,7 @@ <h4 id="x4-3-1-using-the-document-base-as-the-default-vocabulary"><span class="s
20502050
IRIs</a>.</p>
20512051
<div class="example"><div class="example-title marker"><span>Example 21</span><span style="text-transform: none">: Using "" as the vocabulary mapping</span></div><pre class="nohighlight" data-base="http://example/document">{
20522052
"@context": {
2053+
<span class="hl-bold">"@version": 1.1,</span>
20532054
<span class="hl-bold">"@base": "http://example/document",</span>
20542055
"@vocab": <span class="hl-bold">""</span>
20552056
},

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)