Skip to content

Slot: timespan

The Time Span object represents different time period durations. If a timespan

is fractional, i.e. crosses one period, e.g. a week and 3 days, more than one

may be populated since each member is of integral type. In that case

type_id if present should be set to Other.

A

timespan may also be defined by its time interval boundaries,

start_time and end_time.

URI: ocsf:timespan Alias: timespan

Applicable Classes

Name Description Modifies Slot
NetworkTraffic The Network Traffic object describes characteristics of network traffic over ... yes
Observation A record of an observed value or event that captures the timing and frequency yes

Properties

Type and Range

Property Value
Range Timespan
Domain Of Observation, NetworkTraffic

Cardinality and Requirements

Property Value

Aliases

  • Time Span

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: timespan
description: 'The Time Span object represents different time period durations. If
  a timespan

  is fractional, i.e. crosses one period, e.g. a week and 3 days, more than one

  may be populated since each member is of integral type. In that case

  <code>type_id</code> if present should be set to <code>Other.</code><P>A

  timespan may also be defined by its time interval boundaries,

  <code>start_time</code> and <code>end_time</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Time Span
rank: 1000
alias: timespan
domain_of:
- Observation
- NetworkTraffic
range: Timespan