Slot: exposure controls/personal protection (exposureControlsPersonalProtection)
Specifies measures to limit exposure to the product, including recommended engineering controls (e.g., ventilation) and personal protective equipment (PPE) such as gloves, masks, goggles, and clothing to ensure safe handling.
URI: EVORAO:exposureControlsPersonalProtection
Alias: exposureControlsPersonalProtection
Applicable Classes
| Name |
Description |
Modifies Slot |
| MaterialSafetyDataSheet |
A Material Safety Data Sheet (MSDS) or Safety Data Sheet (SDS) is a standardi… |
yes |
Properties
-
Range: String
-
Recommended: True
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:exposureControlsPersonalProtection |
| native |
EVORAO:exposureControlsPersonalProtection |
LinkML Source
```yaml
name: exposureControlsPersonalProtection
description: Specifies measures to limit exposure to the product, including recommended
engineering controls (e.g., ventilation) and personal protective equipment (PPE)
such as gloves, masks, goggles, and clothing to ensure safe handling.
title: exposure controls/personal protection
from_schema: https://w3id.org/evorao/
rank: 1000
alias: exposureControlsPersonalProtection
domain_of:
- MaterialSafetyDataSheet
range: string
required: false
recommended: true
multivalued: false
```