Slot: adjacent rooms (adj_room)
List of rooms (room number, room name) immediately adjacent to the sampling room
URI: MIXS:0000219 Alias: adj_room
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| BuiltEnvInterface | built_env dh_interface | no |
Properties
-
Range: String
-
Regex pattern:
^([^\s-]{1,2}|[^\s-]+.+[^\s-]+);[1-9][0-9]*$
Identifier and Mapping Information
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000219 |
| native | nmdc_sub_schema:adj_room |
LinkML Source
name: adj_room
description: List of rooms (room number, room name) immediately adjacent to the sampling
room
title: adjacent rooms
from_schema: https://example.com/nmdc_submission_schema
rank: 63
keywords:
- adjacent
- room
slot_uri: MIXS:0000219
alias: adj_room
domain_of:
- BuiltEnvInterface
slot_group: mixs_core_section
range: string
pattern: ^([^\s-]{1,2}|[^\s-]+.+[^\s-]+);[1-9][0-9]*$
structured_pattern:
syntax: ^{room_name};{room_number}$
interpolated: true
partial_match: true