Slot: atomic_name
Short-form name / atom: lower-case, no special characters excepting underscores
URI: saved:atomic_name
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
ExtColumnDesc | Catch-all external column description | no |
ManifestDesc | Manifest: job invocation specification | no |
TableDesc | Manifest: data source descriptive attributes | no |
JobDesc | Manifest: job specification attributes which specific job sub-classes inherit | no |
Properties
-
Range: String
-
Required: True
-
Regex pattern:
^:?[a-z]+[[a-z]|_|]*$
Identifier and Mapping Information
Schema Source
- from schema: https://marine.gov.scot/metadata/saved/schema/meta/
LinkML Source
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
domain_of:
- TableDesc
- ExtColumnDesc
- JobDesc
- ManifestDesc
range: string
required: true
pattern: ^:?[a-z]+[[a-z]|_|]*$