w3c / vc-json-schema

A mechanism to use JSON Schemas with Verifiable Credentials
https://w3c.github.io/vc-json-schema
Other
26 stars 8 forks source link

Add section on warning for reserved words in JSON schema versions #146

Closed decentralgabe closed 1 year ago

decentralgabe commented 1 year ago

such as the $id and $schema properties

add comments on inlining and relative de-referencing ($ref) - provide guidance on using inlining

decentralgabe commented 1 year ago

Consider adding additional guidance for known properties, such as name, description, and reference as called out in #140