Skip to content

Slot: hasInputModality

A relationship indicating the input modalities supported by an AI component. Examples include text, image, video.

URI: nexus:hasInputModality Alias: hasInputModality

Applicable Classes

Name Description Modifies Slot
LargeLanguageModel A large language model (LLM) is an AI model which supports a range of languag... no
Adapter Adapter-based methods add extra trainable parameters after the attention and ... no

Properties

Type and Range

Property Value
Range Modality
Domain Of LargeLanguageModel

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology

Mappings

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

LinkML Source

name: hasInputModality
description: A relationship indicating the input modalities supported by an AI component.
  Examples include text, image, video.
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
alias: hasInputModality
domain_of:
- LargeLanguageModel
range: Modality
multivalued: true
inlined: false

```