Skip to content

Slot: hasRelatedRisk

A relationship where an entity relates to a risk

URI: nexus:hasRelatedRisk Alias: hasRelatedRisk

Applicable Classes

Name Description Modifies Slot
Adapter Adapter-based methods add extra trainable parameters after the attention and ... no
Action Action to remediate a risk no
Question An evaluation where a question has to be answered no
Term A term and its definitions no
AiEval An AI Evaluation, e no
LLMIntrinsic A capability that can be invoked through a well-defined API that is reasonabl... no
AiSystem A compound AI System composed of one or more AI capablities no
BenchmarkMetadataCard Benchmark metadata cards offer a standardized way to document LLM benchmarks ... no
LLMQuestionPolicy The policy guides how the language model should answer a diverse set of sensi... no
AiAgent An artificial intelligence (AI) agent refers to a system or program that is c... no
Questionnaire A questionnaire groups questions no

Properties

Type and Range

Property Value
Range Term or 
Risk or 
RiskConcept
Domain Any
Domain Of Term, LLMQuestionPolicy, Action, AiSystem, AiEval, BenchmarkMetadataCard, Adapter, LLMIntrinsic

Cardinality and Requirements

Property Value
Multivalued Yes
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'RiskConcept'}) - AnonymousSlotExpression({'range': 'Term'})

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:hasRelatedRisk
native nexus:hasRelatedRisk

LinkML Source

name: hasRelatedRisk
description: A relationship where an entity relates to a risk
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
domain: Any
alias: hasRelatedRisk
domain_of:
- Term
- LLMQuestionPolicy
- Action
- AiSystem
- AiEval
- BenchmarkMetadataCard
- Adapter
- LLMIntrinsic
range: Risk
multivalued: true
inlined: false
any_of:
- range: RiskConcept
- range: Term

```