Slot: is_partial

allows matches where the search term is a subset of the full span

URI: ontosearch:is_partial

Applicable Classes

Name

Description

Modifies Slot

SearchBaseConfiguration

A user-specified configuration that determines how a particular search operat…

no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/oak/search-datamodel

LinkML Source

```yaml name: is_partial description: allows matches where the search term is a subset of the full span from_schema: https://w3id.org/oak/search-datamodel rank: 1000 alias: is_partial owner: SearchBaseConfiguration domain_of: - SearchBaseConfiguration range: boolean
</details>