CatalogRecord inherited from CDIFManifest
CDIFProvenance::Classes::CatalogRecord
Definition
Documentation
Original
Reference
dcat:CatalogRecord
Definition
A record in a data catalog, describing the registration of a single dataset or data service.
CDIF
Definition
schema:subjectOf target - the metadata-record-about-the-metadata. Carries dcterms:conformsTo (with @id constant https://w3id.org/cdif/core/1.1 in this profile), dateCreated, dateModified, identifier.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| additionalType | DefinedTerm | [1..*] | DocumentationOriginalReferenceschema:additionalType DefinitionAn additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org <a href="https://schema.org/docs/styleguide.html">style guide</a>. ScopeDomain: Thing (https://schema.org/Thing). Range: Text (https://schema.org/Text), URL (https://schema.org/URL). CDIFDefinitionDomain-specific type classifications. Should include a scientific instrument type URI (e.g. wd:Q3099911 for Wikidata scientific instrument). Scopeschema:additionalType - additional type assertions for the catalog record node; dcat:CatalogRecord is required. |
| conformsTo | XsdAnyUri | [1..*] | DocumentationOriginalReferencedcterms:conformsTo DefinitionAn established standard to which the described resource conforms. CDIFDefinitionSchema or profile this metadata record conforms to. Scopedcterms:conformsTo - profile identifier(s) this record conforms to. For CDIF Core: https://w3id.org/cdif/core/1.1 (required). |
| sdDatePublished | XsdDate | [0..1] | DocumentationOriginalReferenceschema:sdDatePublished DefinitionIndicates the date on which the current structured data was generated / published. Typically used alongside [[sdPublisher]]. ScopeDomain: CreativeWork (https://schema.org/CreativeWork). Range: Date (https://schema.org/Date). CDIFDefinitionschema:sdDatePublished - date the structured data (this metadata record) was published / last updated. |
| includedInDataCatalog | Reference | [0..1] | DocumentationOriginalReferenceschema:includedInDataCatalog DefinitionA data catalog which contains this dataset. ScopeDomain: Dataset (https://schema.org/Dataset). Range: DataCatalog (https://schema.org/DataCatalog). CDIFDefinitionschema: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 |