Skip to content

Should the default properties.schema version be changed to the recommended 2.0? #204

@joelostblom

Description

@joelostblom

The Data Package docs state the following for properties.schema:

The default value is https://datapackage.org/profiles/1.0/datapackage.json and the recommended value is https://datapackage.org/profiles/2.0/datapackage.json

The value in the schema used in this repo is 1.0:

"default": "https://datapackage.org/profiles/1.0/datapackage.json",

Should we change it to 2.0?

I will say that am not sure when this default schema is used; maybe there is a reason it was kept at 1.0 but I thought I would raise this in case it was just missed when copying over the schema?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions