Skip to content

Slot: table

The table object represents a table within a structured relational database or

datastore, which contains columns and rows of data that are able to be create,

updated, deleted and queried.

URI: ocsf:table Alias: table

Applicable Classes

Name Description Modifies Slot
DatastoreActivity Datastore events describe general activities (Read, Update, Query, Delete, yes
DataSecurityFinding A Data Security Finding describes detections or alerts generated by various yes
CloudResourcesInventoryInfo Cloud Resources Inventory Info events report cloud asset inventory data yes

Properties

Type and Range

Property Value
Range Table
Domain Of DatastoreActivity, CloudResourcesInventoryInfo, DataSecurityFinding

Cardinality and Requirements

Property Value

Aliases

  • Table

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: table
description: 'The table object represents a table within a structured relational database
  or

  datastore, which contains columns and rows of data that are able to be create,

  updated, deleted and queried.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Table
rank: 1000
alias: table
domain_of:
- DatastoreActivity
- CloudResourcesInventoryInfo
- DataSecurityFinding
range: Table