Skip to content

Enum: AIUC1RequirementType

AIUC1 Requirement Type

URI: [nexus:AIUC1RequirementType](https://w3id.org/ai-atlas-nexus/AIUC1RequirementType) ## Permissible Values | Value | Meaning | Description | | ------------ | ------- | ------------ | | DETECTIVE | None | Detective | | PREVENTATIVE | None | Preventative | ## Slots | Name | Description | | ------------------------------------------- | ------------------------------------------------------------------ | | [hasRequirementType](hasRequirementType.md) | The requirement type of whether this is preventive, detective, etc | ## Identifier and Mapping Information ### Schema Source - from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology ## LinkML Source
name: AIUC1RequirementType
description: AIUC1 Requirement Type
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
permissible_values:
  DETECTIVE:
    text: DETECTIVE
    description: Detective
  PREVENTATIVE:
    text: PREVENTATIVE
    description: Preventative

```