# Slot: present_in_ancestor_of URI: [tc:present_in_ancestor_of](https://w3id.org/linkml/taxon_constraints/present_in_ancestor_of) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SubjectTerm](SubjectTerm.md) | A term that is the subject of a 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: present_in_ancestor_of from_schema: https://w3id.org/oak/taxon_constraints rank: 1000 multivalued: true alias: present_in_ancestor_of owner: SubjectTerm domain_of: - SubjectTerm range: TaxonConstraint ```