Slot: hasEvaluation
A relationship indicating that an entity has an AI evaluation result.
URI: dqv:hasQualityMeasurement
Alias: hasEvaluation
Applicable Classes
| Name |
Description |
Modifies Slot |
| Adapter |
Adapter-based methods add extra trainable parameters after the attention and ... |
no |
| LargeLanguageModel |
A large language model (LLM) is an AI model which supports a range of languag... |
no |
| AiModel |
A base AI Model class |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Schema Source
- from schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
Mappings
| Mapping Type |
Mapped Value |
| self |
dqv:hasQualityMeasurement |
| native |
nexus:hasEvaluation |
LinkML Source
name: hasEvaluation
description: A relationship indicating that an entity has an AI evaluation result.
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
slot_uri: dqv:hasQualityMeasurement
alias: hasEvaluation
domain_of:
- AiModel
range: AiEvalResult
multivalued: true
```