CatalogRecord
CDIFCore::Classes::CatalogRecord
Definition
schema:subjectOf target - the metadata-record-about-the-metadata. Carries dcterms:conformsTo (with @id constant https://w3id.org/cdif/core/1.0 in this profile), dateCreated, dateModified, identifier.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| additionalType | DefinedTerm ↗ | [1..*] | schema:additionalType - additional type assertions for the catalog record node; dcat:CatalogRecord is required. |
| conformsTo | XsdAnyUri ↗ | [1..*] | dcterms:conformsTo - profile identifier(s) this record conforms to. For CDIF Core: https://w3id.org/cdif/core/1.0 (required). |
| sdDatePublished | XsdDate ↗ | [0..1] | schema:sdDatePublished - date the structured data (this metadata record) was published / last updated. |
| includedInDataCatalog | Reference | [0..1] | schema:includedInDataCatalog - the source data catalog the metadata record originates from (a schema:DataCatalog reference). |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| subjectOf | ← Dataset ↗ | [1] | association |
| about | → Dataset ↗ | [0..1] | association |
| maintainer | → Agent | [0..1] | association |