Closed
Description
- Consider using `”@type”: “@JSON” to describe native values in the compact form.
- Native values should include all JSON types: strings, booleans, numbers, and null as well as objects and arrays.
- Expanded form can record these as values of
@value
.- Does interfere with some use of
[]
and{}
in framing
- Does interfere with some use of
Original issue is Support JSON values that aren't mapped #333