Skip to content

Slot: isDetectedBy

A relationship where a risk, risk source, consequence, or impact is detected by a risk control.

URI: nexus:isDetectedBy Alias: isDetectedBy

Applicable Classes

Name Description Modifies Slot
Action Action to remediate a risk no
RiskControl A measure that maintains and/or modifies risk (and risk concepts) no
RiskIncident An event occuring or occured which is a realised or materialised risk no
RiskControlGroup A group of AI system related risk controls no
RiskConcept An umbrella term for referring to risk, risk source, consequence and impact no
Impact no
RiskGroup A group of AI system related risks that are part of a risk taxonomy no
Risk The state of uncertainty associated with an AI system, that has the potential... no

Properties

Type and Range

Property Value
Range RiskControl
Domain RiskConcept
Domain Of RiskConcept

Cardinality and Requirements

Property Value
Multivalued Yes
Relationship Properties | Property | Value | | -------- | ------------------------------------------- | | Inverse | [detectsRiskConcept](detectsRiskConcept.md) |

Identifier and Mapping Information

Schema Source

  • from schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology

Mappings

Mapping Type Mapped Value
self nexus:isDetectedBy
native nexus:isDetectedBy

LinkML Source

name: isDetectedBy
description: A relationship where a risk, risk source, consequence, or impact is detected
  by a risk control.
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
domain: RiskConcept
alias: isDetectedBy
domain_of:
- RiskConcept
inverse: detectsRiskConcept
range: RiskControl
multivalued: true
inlined: false

```