Slot: validated_by
A relationship indicating the model validation steps after AI model training.
URI: [nexus:validated_by](https://w3id.org/ai-atlas-nexus/validated_by)
Alias: validated_by
## Properties
### Type and Range
| Property | Value |
| -------- | ----------------------------------------- |
| Range | [AiModelValidation](AiModelValidation.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:validated_by |
| native | nexus:validated_by |
## LinkML Source
name: validated_by
description: A relationship indicating the model validation steps after AI model training.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: validated_by
range: AiModelValidation
multivalued: true
inlined_as_list: true
```