Skip to content

Slot: service_dependencies

The names of other services upon which this service has a dependency.

URI: ocsf:service_dependencies Alias: service_dependencies

Applicable Classes

Name Description Modifies Slot
WinService The Windows Service object describes a Windows service yes

Properties

Type and Range

Property Value
Range String
Domain Of WinService

Cardinality and Requirements

Property Value
Multivalued Yes

Aliases

  • Service Dependencies

Identifier and Mapping Information

Annotations

property value
ocsf_extension windows

Schema Source

Mappings

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

LinkML Source

name: service_dependencies
annotations:
  ocsf_extension:
    tag: ocsf_extension
    value: windows
description: The names of other services upon which this service has a dependency.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Service Dependencies
rank: 1000
alias: service_dependencies
domain_of:
- WinService
range: string
multivalued: true