Skip to content

Slot: tables

List of tables that make up the dataset, each representing a structured collection of columns and data. Optional, can include multiple tables.

URI: cr8tor_metamodel:tables Alias: tables

Applicable Classes

Name Description Modifies Slot
Dataset Represents a dataset to be ingested or managed within a Cr8tor project, inclu... no

Properties

  • Range: Table

  • Multivalued: True

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: tables
description: List of tables that make up the dataset, each representing a structured
  collection of columns and data. Optional, can include multiple tables.
from_schema: https://w3id.org/karectl-crates/cr8tor-metamodel
rank: 1000
alias: tables
owner: Dataset
domain_of:
- Dataset
range: Table
required: false
multivalued: true
inlined: true
inlined_as_list: true