Skip to content

Read an existing Data Package descriptor #5

@loleg

Description

@loleg

The Data Package metadata is stored in a "descriptor". This descriptor is what makes a collection of data a Data Package, and can be read from a dictionary or JSON object (e.g. file). See full specification for details and datapackage.json for a validation schema.

  • Standard parts of the descriptor are validated on loading.
  • Errors from validation are handled in a standard way.
  • Resources are loaded (validation will be done later).
  • Tests cover the basic descriptor design and reading scenarios.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions