Enum: ConfigurationOption
URI: ConfigurationOption
Permissible Values
Value |
Meaning |
Description |
---|---|---|
ExcludeRedundant |
None |
|
IncludeRedundant |
None |
|
IncludeNeverInIfRedundantWithOnlyIn |
None |
|
ExcludeNeverInIfRedundantWithOnlyIn |
None |
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/taxon_constraints
LinkML Source
```yaml
name: ConfigurationOption
from_schema: https://w3id.org/oak/taxon_constraints
rank: 1000
permissible_values:
ExcludeRedundant:
text: ExcludeRedundant
IncludeRedundant:
text: IncludeRedundant
IncludeNeverInIfRedundantWithOnlyIn:
text: IncludeNeverInIfRedundantWithOnlyIn
ExcludeNeverInIfRedundantWithOnlyIn:
text: ExcludeNeverInIfRedundantWithOnlyIn
</details>