Skip to content

Enum: ExecutionLocationEnum

The enumerated values to specify the Execution Location of a Security Agreement

URI: common_domain_model:ExecutionLocationEnum

Permissible Values

Value Meaning Description
ExecutedOutsideBelgium None The Agreement was executed outside of Belgium
ExecutedInBelgium None The Agreement was executed outside of Belgium
OtherLocation None An alternative approach is described in the document as follows

Slots

Name Description
executionLocation The execution location of the agreement

Identifier and Mapping Information

Schema Source

LinkML Source

name: ExecutionLocationEnum
description: The enumerated values to specify the Execution Location of a Security
  Agreement
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  ExecutedOutsideBelgium:
    text: ExecutedOutsideBelgium
    description: The Agreement was executed outside of Belgium
  ExecutedInBelgium:
    text: ExecutedInBelgium
    description: The Agreement was executed outside of Belgium
  OtherLocation:
    text: OtherLocation
    description: An alternative approach is described in the document as follows.