Slot: working_directory
The working directory of a process.
URI: ocsf:working_directory
Alias: working_directory
Applicable Classes
| Name |
Description |
Modifies Slot |
| LinuxProcess |
Extends the process object to add Linux specific fields |
no |
| WindowsProcess |
Extends the process object to add Windows specific fields |
no |
| Process |
The Process object describes a running instance of a launched program |
no |
| MacosProcess |
Extends the process object to add macOS specific fields |
no |
Properties
Type and Range
Cardinality and Requirements
Aliases
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
ocsf:working_directory |
| native |
ocsf:working_directory |
LinkML Source
name: working_directory
description: The working directory of a process.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Working Directory
rank: 1000
alias: working_directory
domain_of:
- Process
range: string