Skip to content

Handle all top-level objects in create_metadata? #2

Description

@Robsteranium

The spec permits a few top level objects: table group, table, schema, dialect or transformation.

It would be good if create_metadata and read_csvw could support tables and not just table groups, perhaps switching depending on whether a property named "url" vs "tables" is present.

It might also make sense to handle the other types too.

This puts more responsibility on the user to construct lists that comply with the spec (rather than having csvwr take responsibility for this).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions