Skip to content

Slot: ceiling area (ceil_area)

The area of the ceiling space within the room

URI: MIXS:0000148

Applicable Classes

Name Description Modifies Slot
Biosample Biological source material which can be characterized by an experiment no

Properties

Examples

type: "nmdc:QuantityValue"
has_raw_value: "25 m2"
has_numeric_value: 25
has_unit: "m2"

Identifier and Mapping Information

Annotations

property value
Preferred_unit square meter

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000148

LinkML Source

name: ceil_area
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: square meter
  storage_units:
    tag: storage_units
    value: m2
description: The area of the ceiling space within the room
title: ceiling area
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 25 m2
    has_numeric_value: 25
    has_unit: m2
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- area
- ceiling
slot_uri: MIXS:0000148
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true