Skip to content

Commit 1fd445a

Browse files
committed
Fixed compact-0010 output to include all of the provided context, not just that which is used in the body.
1 parent 828b271 commit 1fd445a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test-suite/tests/compact-0010-out.jsonld

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"@context": {
3+
"http://example.org/test#property1": {
4+
"@type": "uri"
5+
},
36
"http://example.org/test#property2": {
47
"@type": "uri"
58
},

0 commit comments

Comments
 (0)