Term: maximum occupancy (max_occup)
The maximum amount of people allowed in the indoor environment
URI: MIXS:0000229
Applicable Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use max_occup.
Name | Description | Checklist/Extension |
---|---|---|
BuiltEnvironment | A collection of terms appropriate when collecting samples and sequencing samp... | Extension |
Properties
- Range: String
-
Cardinality: 0..1
-
Structured pattern:
^{integer} {text}$
-
Regex pattern:
^[1-9][0-9]* ([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
LinkML Source
name: max_occup
description: The maximum amount of people allowed in the indoor environment
title: maximum occupancy
from_schema: https://w3id.org/mixs
keywords:
- maximum
slot_uri: MIXS:0000229
alias: max_occup
domain_of:
- BuiltEnvironment
range: string
pattern: ^[1-9][0-9]* ([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
syntax: ^{integer} {text}$
interpolated: true
partial_match: true