Slot: matches_full_search_term
Does the matched field match the full string
URI: ontosearch:matches_full_search_term
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An individual search result |
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:matches_full_search_term |
native |
ontosearch:matches_full_search_term |
LinkML Source
```yaml
name: matches_full_search_term
description: Does the matched field match the full string
from_schema: https://w3id.org/oak/search-datamodel
rank: 1000
alias: matches_full_search_term
owner: SearchResult
domain_of:
- SearchResult
range: boolean
</details>