Slot: occup_samp
Number of occupants present at time of sample within the given space
URI: MIXS:0000772
Properties
- Range: Float
- Required: True
Examples
Value |
---|
10 |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc
LinkML Source
name: occup_samp
description: Number of occupants present at time of sample within the given space
title: occupancy at sampling
examples:
- value: '10'
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0000772
alias: occup_samp
domain_of:
- BuiltEnvironment
range: float
required: true
pattern: ^[1-9][0-9]* ([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
syntax: ^{integer} {text}$
interpolated: true
partial_match: true