# Slot: redundant _True if this is redundant within the set of constraints of the same type (never vs only)_ URI: [tc:redundant](https://w3id.org/linkml/taxon_constraints/redundant) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TaxonConstraint](TaxonConstraint.md) | An individual taxon constraint | no | ## Properties * Range: [Boolean](Boolean.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/taxon_constraints ## LinkML Source
```yaml name: redundant description: True if this is redundant within the set of constraints of the same type (never vs only) from_schema: https://w3id.org/oak/taxon_constraints rank: 1000 alias: redundant owner: TaxonConstraint domain_of: - TaxonConstraint range: boolean ```