# SoftwareRuntimeStandard
Runtime environment
Implementation of SoftwareRuntime
# Properties
| Property | Definition | Type | Cardinality | ValueFrom |
|---|---|---|---|---|
| programmingLanguage | Programming languages used in the software (name and version) | ProgrammingLanguageStandard | 1..* | |
| operatingSystem | Operating systems the code runs on | string | 1..* | OperatingSystems |
| dependency | Information about dependencies required to run the software | DependencyReferenceStandard | 1..* | |
| description | Additional i nformations about runtime environment | string | 0..1 |