Skip to content

Slot: history/previous land use (previous_land_use)

Previous land use and dates

URI: MIXS:0000315 Alias: previous_land_use

Applicable Classes

Name Description Modifies Slot
SoilInterface soil dh_interface no

Properties

  • Range: String

  • Regex pattern: ^\S+.*\S+;([\+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-2])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([T\s]((([01]\d|2[0-3])((:?)[0-5]\d)?|24\:?00)([\.,]\d+(?!:))?)?(\17[0-5]\d([\.,]\d+)?)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$

Examples

Value
fallow;2018-05-11T14:30Z

Identifier and Mapping Information

Annotations

property value
Expected_value land use name;date

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000315
native nmdc_sub_schema:previous_land_use

LinkML Source

name: previous_land_use
annotations:
  Expected_value:
    tag: Expected_value
    value: land use name;date
description: Previous land use and dates
title: history/previous land use
examples:
- value: fallow;2018-05-11T14:30Z
from_schema: https://example.com/nmdc_submission_schema
rank: 27
keywords:
- history
- land
- use
string_serialization: '{text};{timestamp}'
slot_uri: MIXS:0000315
alias: previous_land_use
domain_of:
- SoilInterface
slot_group: mixs_section
range: string
pattern: ^\S+.*\S+;([\+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-2])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([T\s]((([01]\d|2[0-3])((:?)[0-5]\d)?|24\:?00)([\.,]\d+(?!:))?)?(\17[0-5]\d([\.,]\d+)?)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$