Slot: id
Unique identifier for this catalog entity.
URI: schema:identifier Alias: id
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| CatalogEntity | Abstract base class providing shared metadata fields for all catalog entries | no |
| Catalog | Top-level container for the BER data catalog, holding references to lakehouse... | no |
| Lakehouse | A lakehouse environment such as the KBASE Spark lakehouse or a Dremio instanc... | no |
| DataSource | A cataloged data source within a lakehouse | no |
Properties
-
Range: Uriorcurie
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/ber-data/ber-data-registry
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | schema:identifier |
| native | ber_registry:id |
LinkML Source
name: id
description: Unique identifier for this catalog entity.
from_schema: https://w3id.org/ber-data/ber-data-registry
rank: 1000
slot_uri: schema:identifier
identifier: true
alias: id
domain_of:
- Catalog
- CatalogEntity
range: uriorcurie
required: true