JsonLD.Entities icon indicating copy to clipboard operation
JsonLD.Entities copied to clipboard

Implement @context validation

Open tpluscode opened this issue 11 years ago • 0 comments

The serializer should ensure that the context contains a given key.

  • [ ] check a key named as the propety exists
  • [ ] check correct @container set for collection properties
  • [ ] ignore validation if @vocab is present :question:

tpluscode avatar Dec 09 '14 20:12 tpluscode