Slot: table_data
The data in the table. The table data is usually in a 2D array format, where the first dimension is the rows and the second dimension is the columns.
URI: research_paper_schema:table_data
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Table | A set of data arranged in cells within rows and columns | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/axle_informatics/research-paper-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | research_paper_schema:table_data |
native | research_paper_schema:table_data |
LinkML Source
name: table_data
description: The data in the table. The table data is usually in a 2D array format,
where the first dimension is the rows and the second dimension is the columns.
from_schema: https://w3id.org/axle_informatics/research-paper-schema
rank: 1000
array:
exact_number_dimensions: 2
alias: table_data
owner: Table
domain_of:
- Table
range: string
required: false