DataDownload
CDIFCore::Classes::DataDownload
Definition
schema:DataDownload - a downloadable file distribution of a Dataset. Inherits identifier/name/description from AbstractDistribution.
Diagram
Inheritance
Generalizes: AbstractDistribution
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| contentUrl | XsdAnyUri ↗ | [0..1] | schema:contentUrl - direct URL to fetch the bytes. |
| encodingFormat | DefinedTerm ↗ | [0..*] | schema:encodingFormat - MIME type or other media-type identifier. |
| contentSize | string | [0..1] | schema:contentSize - file size of this distribution (e.g. '2.5 MB' or a byte count). |
| checksum | string | [0..*] | spdx:checksum / schema:checksum - integrity hash for the bytes. |
| conformsTo | XsdAnyUri ↗ | [0..*] | dcterms:conformsTo - @id of a standard or specification this distribution conforms to. |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| provider | → Agent | [0..*] | association |