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

SearchResult

An individual search result

no

Properties

Identifier and Mapping Information

Schema Source

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

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>