Slot: search_terms
An individual search term. The syntax is determined by the syntax slot
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A user-specified configuration that determines how a particular search operat… |
no |
Properties
Range: SearchTerm
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/search-datamodel
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ontosearch:search_terms |
native |
ontosearch:search_terms |
LinkML Source
```yaml
name: search_terms
description: An individual search term. The syntax is determined by the syntax slot
comments:
- This slot is optional when the configuration is used to parameterize multiple searches
- If multiple terms are provided this is treated as a union query
from_schema: https://w3id.org/oak/search-datamodel
rank: 1000
alias: search_terms
owner: SearchBaseConfiguration
domain_of:
- SearchBaseConfiguration
range: SearchTerm
multivalued: true
</details>
Comments
This slot is optional when the configuration is used to parameterize multiple searches
If multiple terms are provided this is treated as a union query