Slot: users
A collection of system users.
URI: [oscal:users](https://w3id.org/lmodel/oscal/users)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [LocalDefinitions](LocalDefinitions.md) | Used to define data objects that are used in the assessment plan, that do not... | no |
| [SystemImplementation](SystemImplementation.md) | Provides information as to how the system is implemented | no |
| [ResultLocalDefinitions](ResultLocalDefinitions.md) | Used to define local implementation and assessment assets referenced by a res... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [SystemUser](SystemUser.md) |
| Domain Of | [LocalDefinitions](LocalDefinitions.md), [SystemImplementation](SystemImplementation.md), [ResultLocalDefinitions](ResultLocalDefinitions.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:users |
| native | oscal:users |
## LinkML Source
name: users
description: A collection of system users.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- LocalDefinitions
- SystemImplementation
- ResultLocalDefinitions
range: SystemUser
multivalued: true
inlined: true
inlined_as_list: true