Slot: hasEvaluation
A relationship indicating that an entity has an AI evaluation result.
URI: dqv:hasQualityMeasurement
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
AiModel | A base AI Model class | no |
LargeLanguageModel | A large language model (LLM) is an AI model which supports a range of languag... | no |
Properties
-
Range: AiEvalResult
-
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://ibm.github.io/risk-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/risk-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
slot_uri: dqv:hasQualityMeasurement
alias: hasEvaluation
domain_of:
- AiModel
range: AiEvalResult
multivalued: true
inlined: true
inlined_as_list: true