Skip to content

Commit a056cd5

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 2c51113 commit a056cd5

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
@@ -7620,6 +7620,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
76207620
{
76217621
"@context": {
76227622
****"@version": 1.1****,
7623+
"@base": "http://example.com/posts/",
76237624
"schema": "http://schema.org/",
76247625
"name": "schema:name",
76257626
"body": "schema:articleBody",

0 commit comments

Comments
 (0)