Skip to content

Slot: columns

List of columns that define the schema of the table, each representing a data field. Required, can include multiple columns.

URI: cr8tor_metamodel:columns Alias: columns

Applicable Classes

Name Description Modifies Slot
Table Models a table within a dataset, representing a structured collection of data... no

Properties

  • Range: Column

  • Multivalued: True

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/karectl-crates/cr8tor-metamodel

Mappings

Mapping Type Mapped Value
self cr8tor_metamodel:columns
native cr8tor_metamodel:columns

LinkML Source

name: columns
description: List of columns that define the schema of the table, each representing
  a data field. Required, can include multiple columns.
from_schema: https://w3id.org/karectl-crates/cr8tor-metamodel
rank: 1000
alias: columns
owner: Table
domain_of:
- Table
range: Column
required: true
multivalued: true
inlined: true
inlined_as_list: true