Slot: isProvidedBy
A relationship indicating the AI model has been provided by an AI model provider.
URI: airo:isProvidedBy
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
AiSystem | A compound AI System composed of one or more AI capablities | no |
LargeLanguageModel | A large language model (LLM) is an AI model which supports a range of languag... | no |
BaseAi | Any type of AI, be it a LLM, RL agent, SVM, etc | no |
AiModel | A base AI Model class | no |
AiAgent | An artificial intelligence (AI) agent refers to a system or program that is c... | yes |
Properties
- Range: AiProvider
Identifier and Mapping Information
Schema Source
- from schema: https://ibm.github.io/risk-atlas-nexus/ontology/ai-risk-ontology
Mappings
Mapping Type | Mapped Value |
---|---|
self | airo:isProvidedBy |
native | nexus:isProvidedBy |
LinkML Source
name: isProvidedBy
description: A relationship indicating the AI model has been provided by an AI model
provider.
from_schema: https://ibm.github.io/risk-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
slot_uri: airo:isProvidedBy
alias: isProvidedBy
domain_of:
- BaseAi
range: AiProvider