Slot: control_id
Control identifier from Annex A (e.g., 5.1, 8.24).
URI: iso27001:control_id
Alias: control_id
Applicable Classes
| Name |
Description |
Modifies Slot |
| SecurityControl |
A security control from Annex A of ISO/IEC 27001:2022, derived from ISO/IEC 2... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^[5-8]\.[0-9]{1,2}$ |
- Format matches Annex A numbering
Schema Source
- from schema: https://w3id.org/lmodel/iso27001
Mappings
| Mapping Type |
Mapped Value |
| self |
iso27001:control_id |
| native |
iso27001:control_id |
LinkML Source
name: control_id
description: Control identifier from Annex A (e.g., 5.1, 8.24).
comments:
- Format matches Annex A numbering
from_schema: https://w3id.org/lmodel/iso27001
rank: 1000
alias: control_id
domain_of:
- SecurityControl
range: string
pattern: ^[5-8]\.[0-9]{1,2}$