# Slot: via_terms _For inferred taxon constraints, this is the term or terms that have the taxon constraint asserted_ URI: [tc:via_terms](https://w3id.org/linkml/taxon_constraints/via_terms) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TaxonConstraint](TaxonConstraint.md) | An individual taxon constraint | no | ## Properties * Range: [SubjectTerm](SubjectTerm.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/taxon_constraints ## LinkML Source
```yaml name: via_terms description: For inferred taxon constraints, this is the term or terms that have the taxon constraint asserted from_schema: https://w3id.org/oak/taxon_constraints rank: 1000 multivalued: true alias: via_terms owner: TaxonConstraint domain_of: - TaxonConstraint range: SubjectTerm inlined: true inlined_as_list: true ```