Skip to content

Slot: time_since_last_wash

Specification of the time since last wash

URI: MIXS:0000943

Properties

Examples

Value
P1D

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc

LinkML Source

name: time_since_last_wash
description: Specification of the time since last wash
title: time since last wash
examples:
- value: P1D
from_schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
slot_uri: MIXS:0000943
multivalued: false
alias: time_since_last_wash
domain_of:
- HumanSkin
range: string
required: false
recommended: false
pattern: ^P(?:(?:\d+D|\d+M(?:\d+D)?|\d+Y(?:\d+M(?:\d+D)?)?)(?:T(?:\d+H(?:\d+M(?:\d+S)?)?|\d+M(?:\d+S)?|\d+S))?|T(?:\d+H(?:\d+M(?:\d+S)?)?|\d+M(?:\d+S)?|\d+S)|\d+W)$
structured_pattern:
  syntax: ^{duration}$
  interpolated: true
  partial_match: true