Skip to content

Slot: value

Some numeric or string value

URI: [nexus:value](https://w3id.org/ai-atlas-nexus/value) Alias: value ## Applicable Classes | Name | Description | Modifies Slot | | ----------------------------------------- | -------------------------------------------------------------------------------- | ------------- | | [Fact](Fact.md) | A fact about something, for example the result of a measurement | no | | [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 | [String](String.md) | | Domain Of | [Fact](Fact.md) | ### Cardinality and Requirements | Property | Value | | -------- | ----- | | Required | 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:value | | native | nexus:value | ## LinkML Source
name: value
description: Some numeric or string value
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: value
domain_of:
- Fact
range: string
required: true

```