Skip to content

Slot: isResultOf

A relationship indicating that an entity is the result of an AI evaluation.

URI: [dqv:isMeasurementOf](https://www.w3.org/TR/vocab-dqv/isMeasurementOf) Alias: isResultOf ## Applicable Classes | Name | Description | Modifies Slot | | ----------------------------------------- | -------------------------------------------------------------------------------- | ------------- | | [EveryEvalAIResult](EveryEvalAIResult.md) | An evaluation result from the Every Eval Ever dataset, capturing evaluation m... | no | | [AiEvalResult](AiEvalResult.md) | The result of an evaluation for a specific AI model | no | ## Properties ### Type and Range | Property | Value | | --------- | ---------------------------------------------------------------------- | | Range | [AiEval](AiEval.md) | | Domain Of | [AiEvalResult](AiEvalResult.md) | | Slot URI | [dqv:isMeasurementOf](https://www.w3.org/TR/vocab-dqv/isMeasurementOf) | ### Cardinality and Requirements | Property | Value | | -------- | ----- | ## Identifier and Mapping Information ### Schema Source - from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology ## Mappings | Mapping Type | Mapped Value | | ------------ | ------------------- | | self | dqv:isMeasurementOf | | native | nexus:isResultOf | ## LinkML Source
name: isResultOf
description: A relationship indicating that an entity is the result of an AI evaluation.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
slot_uri: dqv:isMeasurementOf
alias: isResultOf
domain_of:
- AiEvalResult
range: AiEval
multivalued: false
inlined: false

```