-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
Labels
No labels