Slot: nrows

Rows to fill. Unset holds every cell, so declaring only ncols wraps rather than drops; an explicit value still crops the extras, deliberately.

URI: tvbo:slot/nrows

Applicable Classes

Name Description Modifies Slot
Grid How a grid panel tiles its cells, and what the strips around them are label… no

Properties

Type and Range

Property Value
Range xsd:integer
Domain Of Grid

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner Grid

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo/figure

Mappings

Mapping Type Mapped Value
self tvbo:nrows
native tvbo:nrows

LinkML Source

name: nrows
description: Rows to fill. Unset holds every cell, so declaring only `ncols` wraps
  rather than drops; an explicit value still crops the extras, deliberately.
from_schema: https://w3id.org/tvbo/figure
rank: 1000
owner: Grid
domain_of:
- Grid
range: integer