Skip to content

Slot: hasRelatedRisk

A relationship where an entity relates to a risk

URI: [nexus:hasRelatedRisk](https://w3id.org/ai-atlas-nexus/hasRelatedRisk) Alias: hasRelatedRisk ## Applicable Classes | Name | Description | Modifies Slot | | ------------------------------------------------- | -------------------------------------------------------------------------------- | ------------- | | [AiEval](AiEval.md) | An AI Evaluation, e | yes | | [EveryEvalAIResult](EveryEvalAIResult.md) | An evaluation result from the Every Eval Ever dataset, capturing evaluation m... | yes | | [BenchmarkMetadataCard](BenchmarkMetadataCard.md) | Benchmark metadata cards offer a standardized way to document LLM benchmarks ... | yes | | [Questionnaire](Questionnaire.md) | A questionnaire groups questions | no | | [Question](Question.md) | An evaluation where a question has to be answered | no | | [LLMQuestionPolicy](LLMQuestionPolicy.md) | The policy guides how the language model should answer a diverse set of sensi... | no | | [AiSystem](AiSystem.md) | A compound AI System composed of one or more AI capablities | yes | | [LLMIntrinsic](LLMIntrinsic.md) | A capability that can be invoked through a well-defined API that is reasonabl... | yes | | [AiAgent](AiAgent.md) | An artificial intelligence (AI) agent refers to a system or program that is c... | no | | [Term](Term.md) | A term and its definitions | no | | [Adapter](Adapter.md) | Adapter-based methods add extra trainable parameters after the attention and ... | yes | | [Action](Action.md) | Action to remediate a risk | yes | ## Properties ### Type and Range | Property | Value | | --------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Range | [Any](Any.md) | | Domain | [Any](Any.md) | | Domain Of | [Term](Term.md), [LLMQuestionPolicy](LLMQuestionPolicy.md), [Action](Action.md), [AiSystem](AiSystem.md), [AiEval](AiEval.md), [EveryEvalAIResult](EveryEvalAIResult.md), [BenchmarkMetadataCard](BenchmarkMetadataCard.md), [Adapter](Adapter.md), [LLMIntrinsic](LLMIntrinsic.md) | ### Cardinality and Requirements | Property | Value | | ----------- | ----- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source - from schema: https://w3id.org/ai-atlas-nexus/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://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
domain: Any
alias: hasRelatedRisk
domain_of:
- Term
- LLMQuestionPolicy
- Action
- AiSystem
- AiEval
- EveryEvalAIResult
- BenchmarkMetadataCard
- Adapter
- LLMIntrinsic
range: Any
multivalued: true
inlined: false

```