Slot: short_name
A short common name, abbreviation, or acronym.
URI: [oscal:short_name](https://w3id.org/lmodel/oscal/short_name)
Alias: short_name
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Role](Role.md) | Defines a function, which might be assigned to a party in a specific situatio... | no |
| [Party](Party.md) | An organization or person, which may be associated with roles or other concep... | no |
| [SystemUser](SystemUser.md) | A type of user that interacts with the system based on an associated role | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [Role](Role.md), [Party](Party.md), [SystemUser](SystemUser.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:short_name |
| native | oscal:short_name |
## LinkML Source
name: short-name
description: A short common name, abbreviation, or acronym.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: short_name
domain_of:
- Role
- Party
- SystemUser
range: string