Enum: OperatorType

URI: tvbo:enum/OperatorType

Permissible Values

Value Meaning Description
gradient None
divergence None
laplacian None
curl None

Slots

Name Description
operator_type

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

LinkML Source

name: OperatorType
from_schema: https://w3id.org/tvbo
rank: 1000
permissible_values:
  gradient:
    text: gradient
  divergence:
    text: divergence
  laplacian:
    text: laplacian
  curl:
    text: curl