Slot: is_complete
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:is_complete |
native |
ontosearch:is_complete |
LinkML Source
```yaml
name: is_complete
deprecated: use is_partial
from_schema: https://w3id.org/oak/search-datamodel
rank: 1000
alias: is_complete
owner: SearchBaseConfiguration
domain_of:
- SearchBaseConfiguration
range: boolean
</details>