Slot: force_case_insensitive
force case insensitive matching
URI: ontosearch:force_case_insensitive
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A user-specified configuration that determines how a particular search operat… |
no |
Properties
Range: Boolean
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/search-datamodel
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ontosearch:force_case_insensitive |
native |
ontosearch:force_case_insensitive |
LinkML Source
```yaml
name: force_case_insensitive
description: force case insensitive matching
from_schema: https://w3id.org/oak/search-datamodel
rank: 1000
alias: force_case_insensitive
owner: SearchBaseConfiguration
domain_of:
- SearchBaseConfiguration
range: boolean
</details>