Class: ExtColumnDesc
Catch-all external column description
URI: saved:ExtColumnDesc
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
atomic_name | 1..1 String |
Short-form name / atom: lower-case, no special characters excepting underscor... | direct |
Usages
used by | used in | type | used |
---|---|---|---|
ScopeDesc | variable | range | ExtColumnDesc |
Identifier and Mapping Information
Schema Source
- from schema: https://marine.gov.scot/metadata/saved/schema/meta/
Mappings
Mapping Type | Mapped Value |
---|---|
self | saved:ExtColumnDesc |
native | saved:ExtColumnDesc |
LinkML Source
Direct
Induced
name: ExtColumnDesc
description: Catch-all external column description
from_schema: https://marine.gov.scot/metadata/saved/schema/meta/
attributes:
atomic_name:
name: atomic_name
description: 'Short-form name / atom: lower-case, no special characters excepting
underscores'
from_schema: https://marine.gov.scot/metadata/saved/schema/meta/
exact_mappings:
- dc:identifier
broad_mappings:
- saved:name
- dc:title
rank: 1000
identifier: true
alias: atomic_name
owner: ExtColumnDesc
domain_of:
- TableDesc
- ExtColumnDesc
- JobDesc
- ManifestDesc
range: string
required: true
pattern: ^:?[a-z]+[[a-z]|_|]*$