Skip to content

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

Property Value
Range String
Domain Of Process

Cardinality and Requirements

Property Value

Aliases

  • Working Directory

Identifier and Mapping Information

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