Skip to content

Slot: hasShortReplyType

Short reply type

URI: [nexus:hasShortReplyType](https://w3id.org/ai-atlas-nexus/hasShortReplyType) Alias: hasShortReplyType ## Applicable Classes | Name | Description | Modifies Slot | | ----------------------------------------- | -------------------------------------------------------------------------------- | ------------- | | [LLMQuestionPolicy](LLMQuestionPolicy.md) | The policy guides how the language model should answer a diverse set of sensi... | no | ## Properties ### Type and Range | Property | Value | | --------- | ---------------------------------------------------------------------------- | | Range | [String](String.md) | | Domain Of | [LLMQuestionPolicy](LLMQuestionPolicy.md) | | Slot URI | [nexus:hasShortReplyType](https://w3id.org/ai-atlas-nexus/hasShortReplyType) | ### Cardinality and Requirements | Property | Value | | -------- | ----- | ## Identifier and Mapping Information ### Schema Source - from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology ## Mappings | Mapping Type | Mapped Value | | ------------ | ----------------------- | | self | nexus:hasShortReplyType | | native | nexus:hasShortReplyType | ## LinkML Source
name: hasShortReplyType
description: Short reply type
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
slot_uri: nexus:hasShortReplyType
alias: hasShortReplyType
domain_of:
- LLMQuestionPolicy
range: string
multivalued: false
inlined: true

```