Slot: address (address)
The street name and building number where the sampling occurred
URI: MIXS:0000218 Alias: address
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| BuiltEnvInterface | built_env dh_interface | no |
Properties
-
Range: String
-
Regex pattern:
^[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:0000218 |
| native | nmdc_sub_schema:address |
LinkML Source
name: address
description: The street name and building number where the sampling occurred
title: address
from_schema: https://example.com/nmdc_submission_schema
rank: 62
slot_uri: MIXS:0000218
alias: address
domain_of:
- BuiltEnvInterface
slot_group: mixs_core_section
range: string
pattern: ^[1-9][0-9]* .*$
structured_pattern:
syntax: ^{integer} {text}$
interpolated: true
partial_match: true