Slot: record
A record describing a registration of a resource in the catalogue.
URI: [dcat:record](http://www.w3.org/ns/dcat#record)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Catalogue](Catalogue.md) | A curated collection of metadata about resources (e | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [CatalogueRecord](CatalogueRecord.md) |
| Domain Of | [Catalogue](Catalogue.md) |
| Slot URI | [dcat:record](http://www.w3.org/ns/dcat#record) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/semic/dcat-ap/3.0.1
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | dcat:record |
| native | dcat_ap:record |
## LinkML Source
name: record
description: A record describing a registration of a resource in the catalogue.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:record
domain_of:
- Catalogue
range: CatalogueRecord
multivalued: true