Class: CatalogueRecord
See DCAT-AP specs:CatalogueRecord
URI: dcat:CatalogRecord
classDiagram
class CatalogueRecord
click CatalogueRecord href "../CatalogueRecord"
CatalogueRecord : application_profile
CatalogueRecord --> "* _recommended_" Standard : application_profile
click Standard href "../Standard"
CatalogueRecord : change_type
CatalogueRecord --> "0..1 _recommended_" Concept : change_type
click Concept href "../Concept"
CatalogueRecord : description
CatalogueRecord : language
CatalogueRecord --> "*" LinguisticSystem : language
click LinguisticSystem href "../LinguisticSystem"
CatalogueRecord : listing_date
CatalogueRecord : modification_date
CatalogueRecord : primary_topic
CatalogueRecord --> "1" CataloguedResource : primary_topic
click CataloguedResource href "../CataloguedResource"
CatalogueRecord : source_metadata
CatalogueRecord --> "0..1" CatalogueRecord : source_metadata
click CatalogueRecord href "../CatalogueRecord"
CatalogueRecord : title
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
application_profile | * recommended Standard |
An Application Profile that the Catalogued Resource's metadata conforms t... | direct |
change_type | 0..1 recommended Concept |
The status of the catalogue record in the context of editorial flow of the da... | direct |
description | * String |
A free-text account of the record | direct |
language | * LinguisticSystem |
A language used in the textual metadata describing titles, descriptions, etc | direct |
listing_date | 0..1 recommended String |
The date on which the description of the Resource was included in the Catalog... | direct |
modification_date | 1 String |
The most recent date on which the Catalogue entry was changed or modified | direct |
primary_topic | 1 CataloguedResource |
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, Dat... | 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 |
NFDICatalog | record | range | CatalogueRecord |
Identifier and Mapping Information
Schema Source
- from schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
Mappings
Mapping Type | Mapped Value |
---|---|
self | dcat:CatalogRecord |
native | nfdi4c: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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
abstract: false
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: string
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: string
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: CataloguedResource
required: true
multivalued: false
inlined_as_list: false
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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
abstract: false
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: string
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: string
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: CataloguedResource
required: true
multivalued: false
inlined_as_list: false
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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:description
alias: description
owner: CatalogueRecord
domain_of:
- Catalogue
- CatalogueRecord
- DataService
- Dataset
- DatasetSeries
- Distribution
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
- Plan
- QualitativeAttribute
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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:issued
alias: listing_date
owner: CatalogueRecord
domain_of:
- CatalogueRecord
range: string
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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:modified
alias: modification_date
owner: CatalogueRecord
domain_of:
- Catalogue
- CatalogueRecord
- Dataset
- DatasetSeries
- Distribution
range: string
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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: foaf:primaryTopic
alias: primary_topic
owner: CatalogueRecord
domain_of:
- CatalogueRecord
range: CataloguedResource
required: true
multivalued: false
inlined_as_list: false
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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:title
alias: title
owner: CatalogueRecord
domain_of:
- Catalogue
- CatalogueRecord
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- Distribution
- DefinedTerm
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
- Plan
- QualitativeAttribute
range: string
required: false
multivalued: true
inlined_as_list: true
class_uri: dcat:CatalogRecord