Skip to content

Slot: evaluations

A list of AI evaluation methods

URI: [nexus:evaluations](https://w3id.org/ai-atlas-nexus/evaluations) Alias: evaluations ## Applicable Classes | Name | Description | Modifies Slot | | ------------------------- | ---------------------------------------------------------- | ------------- | | [Container](Container.md) | An umbrella object that holds the ontology class instances | no | ## Properties ### Type and Range | Property | Value | | --------- | ------------------------- | | Range | [AiEval](AiEval.md) | | Domain Of | [Container](Container.md) | ### Cardinality and Requirements | Property | Value | | ----------- | ----- | | Multivalued | Yes | ### Slot Characteristics | Property | Value | | -------- | ------------------------- | | Owner | [Container](Container.md) | ## Identifier and Mapping Information ### Schema Source - from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology ## Mappings | Mapping Type | Mapped Value | | ------------ | ----------------- | | self | nexus:evaluations | | native | nexus:evaluations | ## LinkML Source
name: evaluations
description: A list of AI evaluation methods
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: evaluations
owner: Container
domain_of:
- Container
range: AiEval
multivalued: true
inlined: true
inlined_as_list: true

```