Skip to content

Slot: parameters

The parameters passed into a function invocation.

URI: ocsf:parameters Alias: parameters

Applicable Classes

Name Description Modifies Slot
FunctionInvocation The Function Invocation object provides details regarding the invocation of a no

Properties

Type and Range

Property Value
Range Parameter
Domain Of FunctionInvocation

Cardinality and Requirements

Property Value
Multivalued Yes

Aliases

  • Parameters

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: parameters
description: The parameters passed into a function invocation.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Parameters
rank: 1000
alias: parameters
domain_of:
- FunctionInvocation
range: Parameter
multivalued: true