Skip to content

Bulk catalog access option: access to all datasets in a single single file #7

@rufuspollock

Description

@rufuspollock

This proposes a substantive change to the DCIP spec. Key features

  • Provision of all datasets in a single file
  • Format would be a simple list of each dataset with each dataset serialized as in DCIP
    • with default of JSON but options for n3 etc
  • Location likely specified by a meta field in head as per API location

This option could be provided both in addition to and as substitute for the full API option.

Benefits:

  • Catalog operators:
    • simpler and easier to do than a full API. Very easy to get started.
  • Consumers:
    • All datasets in one go - no need to walk through the API

Possible problems:

  • Catalog operators:
    • For larger catalogs the file is very large. Inefficient both for creation, storage, and transmission.
  • Consumers:
    • File could be large if catalog is large.
    • to get whole file even if only one dataset has changed

To Discuss

  • Sign-posting to this file
  • Relationship to REST option (is this entirely orthogonal?)

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