- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1
Open
Description
Now that we're getting close to making a first release of the spec and hence JSON schema, we need to decide where to host it under a stable URL (ideally).
The current dev schema is at:
https://raw.githubusercontent.com/covjson/covjson-validator/gh-pages/schema.json.
I was thinking something like:
https://covjson.org/schemas/1.0/coveragejson.json
It's also best practice to include that URL in $id of the schema, which currently is /schemas/coveragejson.
To avoid any doubt, the schema we'd publish is the draft-07 downgraded variant for widest compatibility.
The publication and $id fixing should be automated somehow, though I'm not sure yet exactly on the flow.
Metadata
Metadata
Assignees
Labels
No labels