CatalogRecord
CDIFCodelist::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
Stub of CDIFCore::CatalogRecord (the metadata-about-the-metadata node carried at schema:subjectOf on a ConceptScheme). For the codelist profile, dcterms:conformsTo MUST include https://w3id.org/cdif/codelist/1.1.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| additionalType | string | [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). CDIFDefinitionschema:additionalType - additional type assertions for the catalog record node. MUST include 'dcat:CatalogRecord' (the @type array itself is typed as schema:Dataset, with this attribute narrowing the role). |
| conformsTo | XsdAnyUri | [1..*] | DocumentationOriginalReferencedcterms:conformsTo DefinitionAn established standard to which the described resource conforms. CDIFDefinitiondcterms:conformsTo - URIs of specifications this metadata record conforms to. MUST include the constant https://w3id.org/cdif/codelist/1.1 for the codelist profile. |
| about | XsdAnyUri | [0..1] | DocumentationOriginalReferenceschema:about DefinitionThe subject matter of an object. ScopeDomain: Certification (https://schema.org/Certification), CommunicateAction (https://schema.org/CommunicateAction), CreativeWork (https://schema.org/CreativeWork), DefinedTerm (https://schema.org/DefinedTerm), DefinedTermSet (https://schema.org/DefinedTermSet), Event (https://schema.org/Event). Range: Thing (https://schema.org/Thing). CDIFDefinitionschema:about - @id back-pointer to the ConceptScheme this CatalogRecord describes (closes the schema:subjectOf round-trip). |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| subjectOf | ← ConceptScheme | [1] | composition |