Skip to content

Slot: kernel_release

The kernel release of the operating system. On Unix-based systems, this is

determined from the uname -r command output, for example

"5.15.0-122-generic".

URI: ocsf:kernel_release Alias: kernel_release

Applicable Classes

Name Description Modifies Slot
Os The Operating System (OS) object describes characteristics of an OS, such as no

Properties

Type and Range

Property Value
Range String
Domain Of Os

Cardinality and Requirements

Property Value

Aliases

  • Kernel Release

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: kernel_release
description: 'The kernel release of the operating system. On Unix-based systems, this
  is

  determined from the <code>uname -r</code> command output, for example

  "5.15.0-122-generic".'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Kernel Release
rank: 1000
alias: kernel_release
domain_of:
- Os
range: string