# Slot: redundant_with _If the taxon constraint is redundant, then this is the set of taxon constraints that it is redundant with_ URI: [tc:redundant_with](https://w3id.org/linkml/taxon_constraints/redundant_with) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TaxonConstraint](TaxonConstraint.md) | An individual taxon constraint | no | ## Properties * Range: [TaxonConstraint](TaxonConstraint.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/taxon_constraints ## LinkML Source
```yaml name: redundant_with description: If the taxon constraint is redundant, then this is the set of taxon constraints that it is redundant with from_schema: https://w3id.org/oak/taxon_constraints rank: 1000 multivalued: true alias: redundant_with owner: TaxonConstraint domain_of: - TaxonConstraint range: TaxonConstraint ```