AbstractDistribution«abstract»
CDIFCore::Classes::AbstractDistribution
Definition
Abstract supertype for resource distributions (DataDownload for files, WebAPI for service endpoints). Use the concrete subclass that matches the access method.
Diagram
Inheritance
Specialized by: DataDownload ↗, WebAPI ↗
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| identifier | Identifier | [0..1] | @id - URI for this distribution. |
| name | string | [0..1] | schema:name - human-readable name for this distribution. |
| description | string | [0..1] | schema:description - short summary of this distribution. |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| distribution | ← Dataset ↗ | [0..*] | association |