Skip to content

Class: CatalogueRecord

See DCAT-AP specs:CatalogueRecord

URI: dcat:CatalogRecord

 classDiagram
    class CatalogueRecord
    click CatalogueRecord href "../../classes/CatalogueRecord/"
      CatalogueRecord : application_profile





        CatalogueRecord --> "* _recommended_" Standard : application_profile
        click Standard href "../../classes/Standard/"



      CatalogueRecord : change_type





        CatalogueRecord --> "0..1 _recommended_" Concept : change_type
        click Concept href "../../classes/Concept/"



      CatalogueRecord : description

      CatalogueRecord : language





        CatalogueRecord --> "*" LinguisticSystem : language
        click LinguisticSystem href "../../classes/LinguisticSystem/"



      CatalogueRecord : listing_date

      CatalogueRecord : modification_date

      CatalogueRecord : primary_topic





        CatalogueRecord --> "1" Any : primary_topic
        click Any href "../../classes/Any/"



      CatalogueRecord : source_metadata





        CatalogueRecord --> "0..1" CatalogueRecord : source_metadata
        click CatalogueRecord href "../../classes/CatalogueRecord/"



      CatalogueRecord : title


Slots

Name Cardinality and Range Description Inheritance
application_profile * recommended
Standard
An Application Profile that the Catalogued Resource's metadata conforms to. direct
change_type 0..1 recommended
Concept
The status of the catalogue record in the context of editorial flow of the dataset and data service descriptions. direct
description *
String
A free-text account of the record. This property can be repeated for parallel language versions of the description. direct
language *
LinguisticSystem
A language used in the textual metadata describing titles, descriptions, etc. of the Catalogued Resource. direct
listing_date 0..1 recommended
Date
The date on which the description of the Resource was included in the Catalogue. direct
modification_date 1
Date
The most recent date on which the Catalogue entry was changed or modified. direct
primary_topic 1
Any or 
Catalogue or 
Dataset or 
DatasetSeries or 
DataService
A link to the Dataset, Data service or Catalog described in the record. direct
source_metadata 0..1
CatalogueRecord
The original metadata that was used in creating metadata for the Dataset, Data Service or Dataset Series. direct
title *
String
A name given to the Catalogue Record. direct

Usages

used by used in type used
Catalogue record range CatalogueRecord
CatalogueRecord source_metadata range CatalogueRecord

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry

Mappings

Mapping Type Mapped Value
self dcat:CatalogRecord
native chemdcatap:CatalogueRecord

LinkML Source

Direct

name: CatalogueRecord
description: See [DCAT-AP specs:CatalogueRecord](https://semiceu.github.io/DCAT-AP/releases/3.0.0/#CatalogueRecord)
from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
slots:
- application_profile
- change_type
- description
- language
- listing_date
- modification_date
- primary_topic
- source_metadata
- title
slot_usage:
  application_profile:
    name: application_profile
    description: An Application Profile that the Catalogued Resource's metadata
      conforms to.
    slot_uri: dcterms:conformsTo
    range: Standard
    required: false
    recommended: true
    multivalued: true
    inlined_as_list: true
  change_type:
    name: change_type
    description: The status of the catalogue record in the context of editorial flow
      of the dataset and data service descriptions.
    slot_uri: adms:status
    range: Concept
    required: false
    recommended: true
    multivalued: false
    inlined_as_list: true
  description:
    name: description
    description: A free-text account of the record. This property can be repeated
      for parallel language versions of the description.
    slot_uri: dcterms:description
    range: string
    required: false
    multivalued: true
    inlined_as_list: true
  language:
    name: language
    description: A language used in the textual metadata describing titles, descriptions,
      etc. of the Catalogued Resource.
    slot_uri: dcterms:language
    range: LinguisticSystem
    required: false
    multivalued: true
    inlined_as_list: true
  listing_date:
    name: listing_date
    description: The date on which the description of the Resource was included in
      the Catalogue.
    slot_uri: dcterms:issued
    range: date
    required: false
    recommended: true
    multivalued: false
    inlined_as_list: true
  modification_date:
    name: modification_date
    description: The most recent date on which the Catalogue entry was changed or
      modified.
    slot_uri: dcterms:modified
    range: date
    required: true
    multivalued: false
    inlined_as_list: false
  primary_topic:
    name: primary_topic
    description: A link to the Dataset, Data service or Catalog described in the record.
    slot_uri: foaf:primaryTopic
    range: Any
    required: true
    multivalued: false
    inlined_as_list: false
    any_of:
    - range: Catalogue
    - range: Dataset
    - range: DatasetSeries
    - range: DataService
  source_metadata:
    name: source_metadata
    description: The original metadata that was used in creating metadata for the
      Dataset, Data Service or Dataset Series.
    slot_uri: dcterms:source
    range: CatalogueRecord
    required: false
    multivalued: false
    inlined_as_list: true
  title:
    name: title
    description: A name given to the Catalogue Record.
    slot_uri: dcterms:title
    range: string
    required: false
    multivalued: true
    inlined_as_list: true
class_uri: dcat:CatalogRecord

Induced

name: CatalogueRecord
description: See [DCAT-AP specs:CatalogueRecord](https://semiceu.github.io/DCAT-AP/releases/3.0.0/#CatalogueRecord)
from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
slot_usage:
  application_profile:
    name: application_profile
    description: An Application Profile that the Catalogued Resource's metadata
      conforms to.
    slot_uri: dcterms:conformsTo
    range: Standard
    required: false
    recommended: true
    multivalued: true
    inlined_as_list: true
  change_type:
    name: change_type
    description: The status of the catalogue record in the context of editorial flow
      of the dataset and data service descriptions.
    slot_uri: adms:status
    range: Concept
    required: false
    recommended: true
    multivalued: false
    inlined_as_list: true
  description:
    name: description
    description: A free-text account of the record. This property can be repeated
      for parallel language versions of the description.
    slot_uri: dcterms:description
    range: string
    required: false
    multivalued: true
    inlined_as_list: true
  language:
    name: language
    description: A language used in the textual metadata describing titles, descriptions,
      etc. of the Catalogued Resource.
    slot_uri: dcterms:language
    range: LinguisticSystem
    required: false
    multivalued: true
    inlined_as_list: true
  listing_date:
    name: listing_date
    description: The date on which the description of the Resource was included in
      the Catalogue.
    slot_uri: dcterms:issued
    range: date
    required: false
    recommended: true
    multivalued: false
    inlined_as_list: true
  modification_date:
    name: modification_date
    description: The most recent date on which the Catalogue entry was changed or
      modified.
    slot_uri: dcterms:modified
    range: date
    required: true
    multivalued: false
    inlined_as_list: false
  primary_topic:
    name: primary_topic
    description: A link to the Dataset, Data service or Catalog described in the record.
    slot_uri: foaf:primaryTopic
    range: Any
    required: true
    multivalued: false
    inlined_as_list: false
    any_of:
    - range: Catalogue
    - range: Dataset
    - range: DatasetSeries
    - range: DataService
  source_metadata:
    name: source_metadata
    description: The original metadata that was used in creating metadata for the
      Dataset, Data Service or Dataset Series.
    slot_uri: dcterms:source
    range: CatalogueRecord
    required: false
    multivalued: false
    inlined_as_list: true
  title:
    name: title
    description: A name given to the Catalogue Record.
    slot_uri: dcterms:title
    range: string
    required: false
    multivalued: true
    inlined_as_list: true
attributes:
  application_profile:
    name: application_profile
    description: An Application Profile that the Catalogued Resource's metadata
      conforms to.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:conformsTo
    alias: application_profile
    owner: CatalogueRecord
    domain_of:
    - CatalogueRecord
    range: Standard
    required: false
    recommended: true
    multivalued: true
    inlined_as_list: true
  change_type:
    name: change_type
    description: The status of the catalogue record in the context of editorial flow
      of the dataset and data service descriptions.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: adms:status
    alias: change_type
    owner: CatalogueRecord
    domain_of:
    - CatalogueRecord
    range: Concept
    required: false
    recommended: true
    multivalued: false
    inlined_as_list: true
  description:
    name: description
    description: A free-text account of the record. This property can be repeated
      for parallel language versions of the description.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:description
    alias: description
    owner: CatalogueRecord
    domain_of:
    - Activity
    - AgenticEntity
    - Any
    - Attribution
    - Catalogue
    - CatalogueRecord
    - ChecksumAlgorithm
    - Concept
    - ConceptScheme
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - Document
    - Entity
    - Frequency
    - Geometry
    - Identifier
    - LegalResource
    - LicenseDocument
    - LinguisticSystem
    - MediaType
    - MediaTypeOrExtent
    - PeriodOfTime
    - Plan
    - Policy
    - ProvenanceStatement
    - QualitativeAttribute
    - QuantitativeAttribute
    - Resource
    - RightsStatement
    - Role
    - Standard
    - SupportiveEntity
    - Surrounding
    - TimeInstant
    range: string
    required: false
    multivalued: true
    inlined_as_list: true
  language:
    name: language
    description: A language used in the textual metadata describing titles, descriptions,
      etc. of the Catalogued Resource.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:language
    alias: language
    owner: CatalogueRecord
    domain_of:
    - Catalogue
    - CatalogueRecord
    - Dataset
    - Distribution
    range: LinguisticSystem
    required: false
    multivalued: true
    inlined_as_list: true
  listing_date:
    name: listing_date
    description: The date on which the description of the Resource was included in
      the Catalogue.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:issued
    alias: listing_date
    owner: CatalogueRecord
    domain_of:
    - CatalogueRecord
    range: date
    required: false
    recommended: true
    multivalued: false
    inlined_as_list: true
  modification_date:
    name: modification_date
    description: The most recent date on which the Catalogue entry was changed or
      modified.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:modified
    alias: modification_date
    owner: CatalogueRecord
    domain_of:
    - Catalogue
    - CatalogueRecord
    - Dataset
    - DatasetSeries
    - Distribution
    range: date
    required: true
    multivalued: false
    inlined_as_list: false
  primary_topic:
    name: primary_topic
    description: A link to the Dataset, Data service or Catalog described in the record.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: foaf:primaryTopic
    alias: primary_topic
    owner: CatalogueRecord
    domain_of:
    - CatalogueRecord
    range: Any
    required: true
    multivalued: false
    inlined_as_list: false
    any_of:
    - range: Catalogue
    - range: Dataset
    - range: DatasetSeries
    - range: DataService
  source_metadata:
    name: source_metadata
    description: The original metadata that was used in creating metadata for the
      Dataset, Data Service or Dataset Series.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:source
    alias: source_metadata
    owner: CatalogueRecord
    domain_of:
    - CatalogueRecord
    range: CatalogueRecord
    required: false
    multivalued: false
    inlined_as_list: true
  title:
    name: title
    description: A name given to the Catalogue Record.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:title
    alias: title
    owner: CatalogueRecord
    domain_of:
    - Activity
    - AgenticEntity
    - Any
    - Attribution
    - Catalogue
    - CatalogueRecord
    - ChecksumAlgorithm
    - Concept
    - ConceptScheme
    - DataService
    - Dataset
    - DatasetSeries
    - DefinedTerm
    - Distribution
    - Document
    - Entity
    - Frequency
    - Geometry
    - Identifier
    - LegalResource
    - LicenseDocument
    - LinguisticSystem
    - MediaType
    - MediaTypeOrExtent
    - PeriodOfTime
    - Plan
    - Policy
    - ProvenanceStatement
    - QualitativeAttribute
    - QuantitativeAttribute
    - Resource
    - RightsStatement
    - Role
    - Standard
    - SupportiveEntity
    - Surrounding
    - TimeInstant
    range: string
    required: false
    multivalued: true
    inlined_as_list: true
class_uri: dcat:CatalogRecord