Skip to content

Enum: WebResourcesActivityActivityIdEnum

WebResourcesActivity activity_id values.

URI: ocsf:WebResourcesActivityActivityIdEnum

Permissible Values

Value Meaning Description
CREATE None One or more web resources were created
READ None One or more web resources were read / viewed
UPDATE None One or more web resources were updated
DELETE None One or more web resources were deleted
SEARCH None A search was performed on one or more web resources
IMPORT None One or more web resources were imported into an Application
EXPORT None One or more web resources were exported from an Application
SHARE None One or more web resources were shared
UNKNOWN None The event activity is unknown
OTHER None The event activity is not mapped

Slots

Name Description
activity_id

Identifier and Mapping Information

Schema Source

LinkML Source

name: WebResourcesActivityActivityIdEnum
description: WebResourcesActivity activity_id values.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
  CREATE:
    text: CREATE
    description: One or more web resources were created.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '1'
      caption:
        tag: caption
        value: Create
  READ:
    text: READ
    description: One or more web resources were read / viewed.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '2'
      caption:
        tag: caption
        value: Read
  UPDATE:
    text: UPDATE
    description: One or more web resources were updated.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '3'
      caption:
        tag: caption
        value: Update
  DELETE:
    text: DELETE
    description: One or more web resources were deleted.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '4'
      caption:
        tag: caption
        value: Delete
  SEARCH:
    text: SEARCH
    description: A search was performed on one or more web resources.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '5'
      caption:
        tag: caption
        value: Search
  IMPORT:
    text: IMPORT
    description: One or more web resources were imported into an Application.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '6'
      caption:
        tag: caption
        value: Import
  EXPORT:
    text: EXPORT
    description: One or more web resources were exported from an Application.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '7'
      caption:
        tag: caption
        value: Export
  SHARE:
    text: SHARE
    description: One or more web resources were shared.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '8'
      caption:
        tag: caption
        value: Share
  UNKNOWN:
    text: UNKNOWN
    description: The event activity is unknown.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '0'
      caption:
        tag: caption
        value: Unknown
  OTHER:
    text: OTHER
    description: 'The event activity is not mapped. See the <code>activity_name</code>
      attribute,

      which contains a data source specific value.'
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '99'
      caption:
        tag: caption
        value: Other