JsonLD icon indicating copy to clipboard operation
JsonLD copied to clipboard

Processing fails if @protected or @version are used

Open botris opened this issue 2 years ago • 1 comments

Processing fails if @protected or @version are used. The spec defines both protected and version. #110 fixes this issue

botris avatar Oct 02 '23 13:10 botris

JsonLD is a JSON-LD 1.0 compliant parser, not 1.1 so this is currently working as intended.

lanthaler avatar Oct 12 '23 20:10 lanthaler