JsonLD.Entities
JsonLD.Entities copied to clipboard
Implement @context validation
The serializer should ensure that the context contains a given key.
- [ ] check a key named as the propety exists
- [ ] check correct
@containerset for collection properties - [ ] ignore validation if
@vocabis present :question: