The Resources layer is responsible for describing the physical distribution and integrity of the dataset assets.
Represents individual files that are part of a dataset. It includes critical metadata such as contentUrl, encodingFormat, contentSize, and sha256 checksums for cryptographic verification.
Handles collections of homogeneous files, typically within container formats like .zip or .tar. It allows for advanced filtering using glob patterns (e.g., *.jpg) and defines contents contained within other objects.
isLiveDataset flag.