### Is there an existing issue for this? - [X] I have searched the existing issues ### Enhancement description Add support for new keywords that do not validate the instance and add an annotation only. The list of keywords: - [ ] [title](https://json-schema.org/draft/2020-12/draft-bhutton-json-schema-validation-00#rfc.section.9.1) - [ ] [description](https://json-schema.org/draft/2020-12/draft-bhutton-json-schema-validation-00#rfc.section.9.1) - [ ] [default](https://json-schema.org/draft/2020-12/draft-bhutton-json-schema-validation-00#rfc.section.9.2) - [ ] [deprecated](https://json-schema.org/draft/2020-12/draft-bhutton-json-schema-validation-00#rfc.section.9.3) - [ ] [readOnly](https://json-schema.org/draft/2020-12/draft-bhutton-json-schema-validation-00#rfc.section.9.4) - [ ] [writeOnly](https://json-schema.org/draft/2020-12/draft-bhutton-json-schema-validation-00#rfc.section.9.4) - [ ] [examples](https://json-schema.org/draft/2020-12/draft-bhutton-json-schema-validation-00#rfc.section.9.5)