Skip to content

Schema publishing #32

@letmaik

Description

@letmaik

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions