Slot: properties

determines which properties are searched over

URI: ontosearch:properties

Applicable Classes

Name

Description

Modifies Slot

SearchBaseConfiguration

A user-specified configuration that determines how a particular search operat…

no

Properties

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type

Mapped Value

self

ontosearch:properties

native

ontosearch:properties

LinkML Source

```yaml name: properties description: determines which properties are searched over from_schema: https://w3id.org/oak/search-datamodel rank: 1000 alias: properties owner: SearchBaseConfiguration domain_of: - SearchBaseConfiguration range: SearchProperty multivalued: true
</details>