# Slot: predicates _The predicates that connect the subject term to the via_terms._ URI: [tc:predicates](https://w3id.org/linkml/taxon_constraints/predicates) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TaxonConstraint](TaxonConstraint.md) | An individual taxon constraint | no | ## Properties * Range: [PredicateTerm](PredicateTerm.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/taxon_constraints ## LinkML Source
```yaml name: predicates description: The predicates that connect the subject term to the via_terms. from_schema: https://w3id.org/oak/taxon_constraints rank: 1000 multivalued: true alias: predicates owner: TaxonConstraint domain_of: - TaxonConstraint range: PredicateTerm ```