Enum: ActionConstraint
URI: ActionConstraint
Permissible Values
Value | Meaning | Description |
---|---|---|
must | None | The constraint must be met |
may | None | The constraint may be met |
must_not | None | The constraint must not be met |
may_not | None | The constraint may not be met |
Slots
Name | Description |
---|---|
constraint |
Identifier and Mapping Information
Schema Source
- from schema: https://cmdoret.net/mtg_ontology/
LinkML Source
name: ActionConstraint
from_schema: https://cmdoret.net/mtg_ontology/
rank: 1000
permissible_values:
must:
text: must
description: The constraint must be met.
may:
text: may
description: The constraint may be met.
must_not:
text: must_not
description: The constraint must not be met.
may_not:
text: may_not
description: The constraint may not be met.