Skip to content

Commit 4ebd398

Browse files
committed
Add documentation for @type having @container: @set.
Fixes #34.
1 parent 45c6cb4 commit 4ebd398

File tree

346 files changed

+371
-121
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

346 files changed

+371
-121
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"@context": {
3+
"@version": 1.1,
4+
"@type": {"@container": "@set"}
5+
},
6+
"@type": ["http:/example.org/type"]
7+
}

0 commit comments

Comments
 (0)