####################################### Terminologies: DependencyImpact library ####################################### Related schema specification: `DependencyImpact `_ ------------ ------------ completeOutage -------------- .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dependencyImpact/completeOutage :@type: https://openminds.om-i.org/types/DependencyImpact :definition: A thing becomes entirely nonfunctional if the thing it depends on is unavailable. :name: complete outage `BACK TO TOP `_ ------------ criticalFunctionLoss -------------------- .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dependencyImpact/criticalFunctionLoss :@type: https://openminds.om-i.org/types/DependencyImpact :definition: Essential or mission-critical features of a thing stop working if the thing it depends on is unavailable. :name: critical function loss `BACK TO TOP `_ ------------ dataStaleness ------------- .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dependencyImpact/dataStaleness :@type: https://openminds.om-i.org/types/DependencyImpact :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 `BACK TO TOP `_ ------------ dataUnavailability ------------------ .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dependencyImpact/dataUnavailability :@type: https://openminds.om-i.org/types/DependencyImpact :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 `BACK TO TOP `_ ------------ errorPropagation ---------------- .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dependencyImpact/errorPropagation :@type: https://openminds.om-i.org/types/DependencyImpact :definition: A thing emits errors that surface to users or downstream systems if the thing it depends on is unavailable. :name: error propagation `BACK TO TOP `_ ------------ fallbackModeActivation ---------------------- .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dependencyImpact/fallbackModeActivation :@type: https://openminds.om-i.org/types/DependencyImpact :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 `BACK TO TOP `_ ------------ non-criticalFunctionLoss ------------------------ .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dependencyImpact/non-criticalFunctionLoss :@type: https://openminds.om-i.org/types/DependencyImpact :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 `BACK TO TOP `_ ------------ queueBuild-up ------------- .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dependencyImpact/queueBuild-up :@type: https://openminds.om-i.org/types/DependencyImpact :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 `BACK TO TOP `_ ------------ reducedPerformance ------------------ .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dependencyImpact/reducedPerformance :@type: https://openminds.om-i.org/types/DependencyImpact :definition: A thing remains functional but responds more slowly or with higher latency if the thing it depends on is unavailable. :name: reduced performance `BACK TO TOP `_ ------------