Slot: is_longest_match
URI: ann:is_longest_match
Applicable Classes
| Name | Description | Modifies Slot | 
|---|---|---|
| An individual text annotation | no | 
Properties
- Range: Boolean 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/oak/text_annotator 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | ann:is_longest_match | 
| native | ann:is_longest_match | 
LinkML Source
```yaml
name: is_longest_match
from_schema: https://w3id.org/oak/text_annotator
rank: 1000
alias: is_longest_match
owner: TextAnnotation
domain_of:
- TextAnnotation
range: boolean
</details>