Skip to content

Slot: supports_continuous_learning

Whether a model supports continuous or online learning (Clause 3.1.9, 5.11.9.2).

URI: iso22989:supports_continuous_learning

Applicable Classes

Name Description Modifies Slot
AIModel Trained or rule-based model embedded in an AI system no
NeuralNetworkModel AIModel realised as a neural network (Clause 5 no

Properties

Type and Range

Property Value
Range Boolean
Domain Of AIModel

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self iso22989:supports_continuous_learning
native iso22989:supports_continuous_learning

LinkML Source

name: supports_continuous_learning
description: Whether a model supports continuous or online learning (Clause 3.1.9,
  5.11.9.2).
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
domain_of:
- AIModel
range: boolean