Slot: minus
An enum expression that yields a list of permissible values that are to be subtracted from the enum
URI: linkml:minus
Applicable Classes
| Name | Description | Modifies Slot | 
|---|---|---|
| EnumExpression | An expression that constrains the range of a slot | no | 
| AnonymousEnumExpression | An enum_expression that is not named | no | 
| EnumDefinition | an element whose instances must be drawn from a specified set of permissible ... | no | 
Properties
- 
Range: AnonymousEnumExpression
 - 
Multivalued: True
 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
 
LinkML Source
name: minus
description: An enum expression that yields a list of permissible values that are
  to be subtracted from the enum
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: enum_expression
multivalued: true
alias: minus
domain_of:
- enum_expression
range: anonymous_enum_expression