Skip to content

Commit 38b9927

Browse files
committed
Back-off using a property-scoped context for expanding the keys of an id-map until that is addressed in the algorithm.
1 parent 9b1e522 commit 38b9927

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7572,6 +7572,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
75727572
{
75737573
"@context": {
75747574
****"@version": 1.1****,
7575+
"@base": "http://example.com/posts/",
75757576
"schema": "http://schema.org/",
75767577
"name": "schema:name",
75777578
"body": "schema:articleBody",

0 commit comments

Comments
 (0)