Skip to content

Class: Creation

Creation of an element.

URI: kgcl:Creation

classDiagram class Creation ChangeMixin <|-- Creation Creation <|-- EdgeCreation Creation <|-- MappingCreation Creation <|-- NodeCreation

Inheritance

Slots

Name Cardinality and Range Description Inheritance

Mixin Usage

mixed into description
EdgeCreation An edge change in which a de-novo edge is created
MappingCreation A specific kind of edge creation in which the created edge is a mapping
NodeCreation a node change in which a new node is created

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/kgcl

Mappings

Mapping Type Mapped Value
self kgcl:Creation
native kgcl:Creation

LinkML Source

Direct

name: Creation
description: Creation of an element.
from_schema: https://w3id.org/kgcl
is_a: ChangeMixin
mixin: true
slot_usage:
  has_undo:
    name: has_undo
    domain_of:
    - Change
    range: Deletion

Induced

name: Creation
description: Creation of an element.
from_schema: https://w3id.org/kgcl
is_a: ChangeMixin
mixin: true
slot_usage:
  has_undo:
    name: has_undo
    domain_of:
    - Change
    range: Deletion