Table of Contents | ||
---|---|---|
|
...
See: https://github.com/Orthogramic/Orthogramic_Metamodel
Schema properties
Property |
---|
Type
Required
Description |
---|
Type |
---|
triggerID
Values (if enum) |
---|
| Unique identifier |
"TRG-EXT-2025-01"
label
string
Yes
Short, human-readable name of the trigger
"New Regulatory Mandate"
description
string
No
Expanded explanation of the trigger's relevance
"Mandate issued by the national regulator requiring compliance with new safety standards"
primaryCategory
string (enum)
Yes
Primary classification of trigger context
"Regulatory_Compliance"
subCategory
string
No
More specific classification within the primary category
"Safety Standards Update"
origin
string (enum)
Yes
Whether the trigger originates from inside or outside the organization
"External"
timeHorizon
string (enum)
No
The temporal nature of the trigger
"Medium_Term"
impactLevel
string (enum)
No
The potential significance of the trigger
"High"
detectionDate
string (date)
No
Date when the trigger was identified
"2025-04-19"
sourceReference
string
No
Reference to source document, report, or authority identifying the trigger
relatedTriggers
array of string (uuid)
No
References to other related triggers
["TRG-EXT-2025-02"]
strategicResponseReferences
array of string (uuid)
No
References to related strategicResponseModel
artefacts
UUID | — | ||
| Short name | String | — |
| Detailed explanation | String | — |
| High-level trigger classification | Enum | See list (10 items) |
| Subtype within the category | String | — |
| Trigger source | Enum | Internal, External, Hybrid |
| Timing relevance | Enum | Immediate, Short_Term, Medium_Term, Long_Term |
| Severity or magnitude | Enum | Low, Medium, High, Critical |
| Lifecycle status | Enum | Emerging, Ongoing, Declining, Resolved |
| When identified | Date | ISO 8601 |
| When no longer relevant | Date | ISO 8601 |
| External supporting reference | String | — |
| References to related triggers | Array | UUIDs |
| Responses influenced by this trigger | Array | UUIDs |
This schema allows organizations to systematically capture and manage triggers that necessitate strategic responses, ensuring traceability and alignment across the enterprise architecture.
...