Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.28 KB

File metadata and controls

51 lines (36 loc) · 1.28 KB

Slot: hasException

Exception type

URI: nexus:hasException Alias: hasException

Applicable Classes

Name Description Modifies Slot
LLMQuestionPolicy The policy guides how the language model should answer a diverse set of sensi... no

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self nexus:hasException
native nexus:hasException

LinkML Source

Details ```yaml name: hasException description: Exception type from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology rank: 1000 slot_uri: nexus:hasException alias: hasException domain_of: - LLMQuestionPolicy range: string multivalued: false inlined: true
</details>