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

TextAnnotationConfiguration

configuration for search

no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/oak/text_annotator

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>