Skip to main content

Module registry

Module registry 

Source
Expand description

Dataset registry for sharing and discovery.

The registry provides a way to publish, discover, and retrieve datasets from various storage backends. It supports local registries, S3-based registries, and HTTP-based read-only registries.

Structsยง

DatasetInfo
Information about a dataset in the registry.
DatasetMetadata
Metadata describing a dataset.
Registry
A dataset registry for publishing and retrieving datasets.
RegistryIndex
Registry index containing all dataset information.