Slot: geographic location (country and/or sea,region) (geo_loc_name)
The geographical origin of the sample as defined by the country or sea name followed by specific region name.
URI: MIXS:0000010 Alias: geo_loc_name
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| SedimentInterface | sediment dh_interface | no |
| SoilInterface | soil dh_interface | no |
| WastewaterSludgeInterface | wastewater_sludge dh_interface | no |
| MiscEnvsInterface | misc_envs dh_interface | no |
| BuiltEnvInterface | built_env dh_interface | no |
| HostAssociatedInterface | host_associated dh_interface | no |
| WaterInterface | water dh_interface | no |
| PlantAssociatedInterface | plant_associated dh_interface | no |
| BiofilmInterface | biofilm dh_interface | no |
| HcrFluidsSwabsInterface | hcr_fluids_swabs dh_interface | no |
| HcrCoresInterface | hcr_cores dh_interface | no |
| AirInterface | air dh_interface | no |
Properties
-
Range: String
-
Required: True
-
Regex pattern:
^([^\s-]{1,2}|[^\s-]+.+[^\s-]+): ([^\s-]{1,2}|[^\s-]+.+[^\s-]+), ([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
Examples
| Value |
|---|
| USA: Maryland, Bethesda |
Identifier and Mapping Information
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000010 |
| native | nmdc_sub_schema:geo_loc_name |
LinkML Source
name: geo_loc_name
description: The geographical origin of the sample as defined by the country or sea
name followed by specific region name.
title: geographic location (country and/or sea,region)
examples:
- value: 'USA: Maryland, Bethesda'
from_schema: https://example.com/nmdc_submission_schema
rank: 4
keywords:
- geographic
- location
slot_uri: MIXS:0000010
alias: geo_loc_name
domain_of:
- AirInterface
- BiofilmInterface
- BuiltEnvInterface
- HcrCoresInterface
- HcrFluidsSwabsInterface
- HostAssociatedInterface
- MiscEnvsInterface
- PlantAssociatedInterface
- SedimentInterface
- SoilInterface
- WastewaterSludgeInterface
- WaterInterface
slot_group: mixs_modified_section
range: string
required: true
pattern: '^([^\s-]{1,2}|[^\s-]+.+[^\s-]+): ([^\s-]{1,2}|[^\s-]+.+[^\s-]+), ([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$'
structured_pattern:
syntax: '^{country}: {region}, {specific_location}$'
interpolated: true
partial_match: true