DerivedFrom
CDIFCore::Classes::DerivedFrom
Definition
prov:wasDerivedFrom payload - a cdif:Reference to an upstream resource the dataset was derived from (the JSON also admits a bare string or @id). Mirrors the cdifDataType/cdifReference building block.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| name | string | [0..1] | schema:name - human-readable label for the source. |
| description | string | [0..1] | schema:description - short summary of the source resource. |
| url | XsdAnyUri ↗ | [0..1] | schema:url - presentation URL for the source resource. |
| relation | XsdAnyUri ↗ | [0..1] | dcterms:relation - canonical URI of the source resource. |
| hadRole | DefinedTerm ↗ | [0..1] | dcat:hadRole - role of the source resource, as a controlled term (SKOS Concept / DefinedTerm). |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| wasDerivedFrom | ← Dataset ↗ | [0..*] | association |