Terminologies: DependencyImpact library
Related schema specification: DependencyImpact
completeOutage
metadata sheet
- @context:
@vocab: <https://openminds.om-i.org/props/>
- @id:
https://openminds.om-i.org/instances/dependencyImpact/completeOutage
- @type:
- definition:
A thing becomes entirely nonfunctional if the thing it depends on is unavailable.
- name:
complete outage
criticalFunctionLoss
metadata sheet
- @context:
@vocab: <https://openminds.om-i.org/props/>
- @id:
https://openminds.om-i.org/instances/dependencyImpact/criticalFunctionLoss
- @type:
- definition:
Essential or mission-critical features of a thing stop working if the thing it depends on is unavailable.
- name:
critical function loss
dataStaleness
metadata sheet
- @context:
@vocab: <https://openminds.om-i.org/props/>
- @id:
https://openminds.om-i.org/instances/dependencyImpact/dataStaleness
- @type:
- definition:
A thing must rely on cached or outdated data because fresh data cannot be retrieved if the thing it depends on is unavailable.
- name:
data staleness
dataUnavailability
metadata sheet
- @context:
@vocab: <https://openminds.om-i.org/props/>
- @id:
https://openminds.om-i.org/instances/dependencyImpact/dataUnavailability
- @type:
- definition:
A thing cannot retrieve any required data, causing operations to halt or fail, if the thing it depends on is unavailable.
- name:
data unavailability
errorPropagation
metadata sheet
- @context:
@vocab: <https://openminds.om-i.org/props/>
- @id:
https://openminds.om-i.org/instances/dependencyImpact/errorPropagation
- @type:
- definition:
A thing emits errors that surface to users or downstream systems if the thing it depends on is unavailable.
- name:
error propagation
fallbackModeActivation
metadata sheet
- @context:
@vocab: <https://openminds.om-i.org/props/>
- @id:
https://openminds.om-i.org/instances/dependencyImpact/fallbackModeActivation
- @type:
- definition:
A thing switches to an intentionally designed degraded or alternate operating mode if the thing it depends on is unavailable.
- name:
fallback mode activation
non-criticalFunctionLoss
metadata sheet
- @context:
@vocab: <https://openminds.om-i.org/props/>
- @id:
https://openminds.om-i.org/instances/dependencyImpact/non-criticalFunctionLoss
- @type:
- definition:
Secondary or optional features of a thing stop working while core functions continue if the thing it depends on is unavailable.
- name:
non-critical function loss
queueBuild-up
metadata sheet
- @context:
@vocab: <https://openminds.om-i.org/props/>
- @id:
https://openminds.om-i.org/instances/dependencyImpact/queueBuild-up
- @type:
- definition:
Requests or tasks directed to a thing accumulate because normal processing cannot proceed if the thing it depends on is unavailable.
- name:
queue build-up
reducedPerformance
metadata sheet
- @context:
@vocab: <https://openminds.om-i.org/props/>
- @id:
https://openminds.om-i.org/instances/dependencyImpact/reducedPerformance
- @type:
- definition:
A thing remains functional but responds more slowly or with higher latency if the thing it depends on is unavailable.
- name:
reduced performance