# Slot: unsatisfiable _If true then some combination of taxon constraints plus ontology lead to contradictions_ URI: [tc:unsatisfiable](https://w3id.org/linkml/taxon_constraints/unsatisfiable) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SubjectTerm](SubjectTerm.md) | A term that is the subject of a 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: unsatisfiable description: If true then some combination of taxon constraints plus ontology lead to contradictions from_schema: https://w3id.org/oak/taxon_constraints rank: 1000 alias: unsatisfiable owner: SubjectTerm domain_of: - SubjectTerm range: boolean ```