Slot: ai_model
The AI Model object describes the characteristics of an AI/ML model. Examples
include language models like GPT-4, embedding models like
text-embedding-ada-002, and computer vision models like CLIP.
URI: ocsf:ai_model Alias: ai_model
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| DatastoreActivity | Datastore events describe general activities (Read, Update, Query, Delete, | no |
| ProcessActivity | Process Activity events report when a process launches, injects, opens or | no |
| ApiActivity | API events describe general CRUD (Create, Read, Update, Delete) API activitie... | no |
| AiOperationProfile | AI-specific attributes for model operations, retrieval systems, and agent | yes |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | AiModel |
| Domain Of | AiOperationProfile |
Cardinality and Requirements
| Property | Value |
|---|---|
Aliases
- AI Model
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | ocsf:ai_model |
| native | ocsf:ai_model |
LinkML Source
name: ai_model
description: 'The AI Model object describes the characteristics of an AI/ML model.
Examples
include language models like GPT-4, embedding models like
text-embedding-ada-002, and computer vision models like CLIP.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- AI Model
rank: 1000
alias: ai_model
domain_of:
- AiOperationProfile
range: AiModel