-
-
Notifications
You must be signed in to change notification settings - Fork 311
Add note about current meta-schema URIs #164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add note about current meta-schema URIs #164
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should be referring to the current "master" meta-schemas in the current "master" specifications. I've been very careful to keep them in sync for a reason.
I'm for this change. |
@awwright I realize @Relequestual approved this but I would have appreciated at least a one-liner response (from either one of you) to my objection. I am honestly puzzled by this change, particularly given today's discussion about draft-05 meta-schemas. |
@handrews I don't see how that's mutually exclusive with this, so maybe I'm misunderstanding something. What do you mean by "master" and "in sync"? |
@awwright this commit is on master, which includes numerous changes (or has them pending in PRs), including numerous changes to the meta-schemas. The Draft-04 meta-schemas are not correct for master. |
By "master" I mean the "master" branch of this repository. |
<section title="Meta-schema"> | ||
<t> | ||
The current URI for the JSON Schema Validation is <http://json-schema.org/draft-04/schema#>. | ||
</t> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's old, isn't it? It should be what it will be draft-6 is published, no?
The current drafts don't actually list a meta-schema URI.
Previous drafts listed a URI in "core", but this was effectively the same thing.
Add a note until we figure out how to publish the meta-schema.