Skip to content

Slot: is_system

The indication of whether the object is part of the operating system.

URI: ocsf:is_system Alias: is_system

Applicable Classes

Name Description Modifies Slot
File The File object represents the metadata associated with a file stored in a no
RegKey The registry key object describes a Windows registry key no
RegValue The registry value object describes a Windows registry value no
Kernel The Kernel Resource object provides information about a specific kernel no

Properties

Type and Range

Property Value
Range Boolean
Domain Of File, Kernel, RegKey, RegValue

Cardinality and Requirements

Property Value

Aliases

  • System

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:is_system
native ocsf:is_system

LinkML Source

name: is_system
description: The indication of whether the object is part of the operating system.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- System
rank: 1000
alias: is_system
domain_of:
- File
- Kernel
- RegKey
- RegValue
range: boolean