Skip to content

Slot: max_occup

The maximum amount of people allowed in the indoor environment

URI: MIXS:0000229

Properties

Identifier and Mapping Information

Schema Source

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

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-6-2-rc/mixs_6_2_rc
slot_uri: MIXS:0000229
multivalued: false
alias: max_occup
domain_of:
- BuiltEnvironment
range: string
required: false
recommended: false
pattern: ^[1-9][0-9]* ([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
  syntax: ^{integer} {text}$
  interpolated: true
  partial_match: true