Closed
Description
While reviewing w3c/vc-data-model#1178, it was not clear what the difference between https://w3c.github.io/vc-json-schema/#jsonschema2023 and https://w3c.github.io/vc-json-schema/#credentialschema2023 are. They both seem to use JSON Schema to validate an input document, with no differentiating features that I could tell.
What is the difference between those two types? When should you use one vs. the other?