Skip to content

Class: AiModel

Physical, mathematical or otherwise logical representation of a system,

entity, phenomenon, process or data involving the use of AI techniques

URI: ai:Model

 classDiagram
    class AiModel
    click AiModel href "../AiModel/"
      AiAI <|-- AiModel
        click AiAI href "../AiAI/"


      AiModel <|-- AiGPAIModel
        click AiGPAIModel href "../AiGPAIModel/"
      AiModel <|-- LLM
        click LLM href "../LLM/"
      AiModel <|-- MachineLearningModel
        click MachineLearningModel href "../MachineLearningModel/"
      AiModel <|-- TrainedModel
        click TrainedModel href "../TrainedModel/"


Inheritance

Class Properties

Property Value
Class URI ai:Model

Slots

Name Cardinality and Range Description Inheritance

In Subsets

Aliases

  • Model

Identifier and Mapping Information

Annotations

property value
dct_source ISO/IEC 22989:2022
upstream_iri https://w3id.org/dpv/ai/owl#Model
dpv_extension_slug ai

Schema Source

Mappings

Mapping Type Mapped Value
self ai:Model
native ai:AiModel
exact dpv_ai:Model, dpv_ai_owl:Model

LinkML Source

Direct

name: AiModel
annotations:
  dct_source:
    tag: dct_source
    value: ' ISO/IEC 22989:2022'
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/ai/owl#Model
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: ai
description: 'Physical, mathematical or otherwise logical representation of a system,

  entity, phenomenon, process or data involving the use of AI techniques'
in_subset:
- ai_core_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Model
exact_mappings:
- dpv_ai:Model
- dpv_ai_owl:Model
is_a: AiAI
class_uri: ai:Model

Induced

name: AiModel
annotations:
  dct_source:
    tag: dct_source
    value: ' ISO/IEC 22989:2022'
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/ai/owl#Model
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: ai
description: 'Physical, mathematical or otherwise logical representation of a system,

  entity, phenomenon, process or data involving the use of AI techniques'
in_subset:
- ai_core_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Model
exact_mappings:
- dpv_ai:Model
- dpv_ai_owl:Model
is_a: AiAI
class_uri: ai:Model