Slot: include_aliases
If true, then the aliases (synonyms) of the matched entity are included in the annotation results.
URI: ann:include_aliases
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
configuration for search |
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:include_aliases |
native |
ann:include_aliases |
LinkML Source
```yaml
name: include_aliases
description: If true, then the aliases (synonyms) of the matched entity are included
in the annotation results.
from_schema: https://w3id.org/oak/text_annotator
rank: 1000
alias: include_aliases
owner: TextAnnotationConfiguration
domain_of:
- TextAnnotationConfiguration
range: boolean
</details>