Skip to content

Slot: equals_string

The string value that the slot must equal to satisfy this condition.

URI: [nexus:equals_string](https://w3id.org/ai-atlas-nexus/equals_string) Alias: equals_string ## Applicable Classes | Name | Description | Modifies Slot | | --------------------------------- | ----------- | ------------- | | [SlotCondition](SlotCondition.md) | | no | ## Properties ### Type and Range | Property | Value | | --------- | --------------------------------- | | Range | [String](String.md) | | Domain Of | [SlotCondition](SlotCondition.md) | ### Cardinality and Requirements | Property | Value | | -------- | ----- | ### Slot Characteristics | Property | Value | | -------- | --------------------------------- | | Owner | [SlotCondition](SlotCondition.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:equals_string | | native | nexus:equals_string | ## LinkML Source
name: equals_string
description: The string value that the slot must equal to satisfy this condition.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: equals_string
owner: SlotCondition
domain_of:
- SlotCondition
range: string

```