Skip to content

Commit e1f237f

Browse files
committed
Test with term2, not ex:term2 (to get @type:@id)
1 parent db61307 commit e1f237f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/test/resources/custom/array-context.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
{ "ex2": "http://example.com/2/" }
55
],
66
"@id": "ex2:a",
7-
"ex:term2": "ex2:b"
7+
"term2": "ex2:b"
88
}

0 commit comments

Comments
 (0)