Dataset inherited from CDIFManifest
CDIFProvenance::Classes::Dataset
Definition
schema:Dataset - the resource being described. Acts as the root of a CDIF metadata document.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| identifier | Identifier ↗ | [1] | @id / schema:identifier - primary resolvable URI for the resource. Required. |
| name | string | [1] | schema:name - descriptive name. Required. |
| description | string | [0..1] | schema:description - short summary describing the resource. |
| additionalType | DefinedTerm ↗ | [0..*] | schema:additionalType - identifiers for datatypes from other vocabularies (URI or DefinedTerm). |
| sameAs | Identifier ↗ | [0..*] | schema:sameAs - other identifiers for the resource as IRI references or structured PropertyValues. |
| version | string | [0..1] | schema:version - version number or identifier. |
| inLanguage | XsdLanguage ↗ | [0..1] | schema:inLanguage - language of the dataset content. |
| dateModified | XsdDate ↗ | [1] | schema:dateModified - ISO 8601 last-updated date. Required. |
| datePublished | XsdDate ↗ | [0..1] | schema:datePublished - ISO 8601 publication date. |
| url | XsdAnyUri ↗ | [0..1] | schema:url - landing page URL. Either url OR distribution is required. |
| license | Reference ↗ | [0..*] | schema:license - license URI or label. Either license OR conditionsOfAccess is required. |
| conditionsOfAccess | Reference ↗ | [0..*] | schema:conditionsOfAccess - access-condition text or URI. Either conditionsOfAccess OR license is required. |
| publishingPrinciples | Reference ↗ | [0..*] | schema:publishingPrinciples - maintenance/update/expected-time-to-live policies. |
| keywords | DefinedTerm ↗ | [0..*] | schema:keywords - keywords as strings or DefinedTerms. |
| relatedLink | Reference ↗ | [0..*] | schema:relatedLink - a related resource link. |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| wasGeneratedBy | → ProvActivity | [0..*] | composition |
| provider | → Agent ↗ | [0..*] | association |
| distribution | → AbstractDistribution ↗ | [0..*] | association |
| creator | → Agent ↗ | [0..*] | association |
| contributor | → Contributor ↗ | [0..*] | association |
| publisher | → Agent ↗ | [0..1] | association |
| funding | → MonetaryGrant ↗ | [0..*] | association |
| wasDerivedFrom | → DerivedFrom ↗ | [0..*] | association |
| subjectOf | → CatalogRecord ↗ | [1] | association |
| keywords | → DefinedTerm ↗ | [0..*] | association |
| license | → Reference ↗ | [0..*] | association |
| about | ← CatalogRecord ↗ | [0..1] | association |