Skip to content

Slot: model_id

Identifier of the AI model

URI: [nexus:model_id](https://w3id.org/ai-atlas-nexus/model_id) Alias: model_id ## Applicable Classes | Name | Description | Modifies Slot | | ------------------------- | ---------------------------------------------- | ------------- | | [ModelInfo](ModelInfo.md) | Information about the AI model being evaluated | no | ## Properties ### Type and Range | Property | Value | | --------- | ------------------------- | | Range | [String](String.md) | | Domain Of | [ModelInfo](ModelInfo.md) | ### Cardinality and Requirements | Property | Value | | -------- | ----- | ### Slot Characteristics | Property | Value | | -------- | ------------------------- | | Owner | [ModelInfo](ModelInfo.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:model_id | | native | nexus:model_id | ## LinkML Source
name: model_id
description: Identifier of the AI model
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: model_id
owner: ModelInfo
domain_of:
- ModelInfo
range: string

```