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