# Slot: none_of URI: [ontosearch:none_of](https://w3id.org/oak/search-datamodel/none_of) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ComplexQuery](ComplexQuery.md) | | no | ## Properties * Range: [ComplexQuery](ComplexQuery.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/search-datamodel ## LinkML Source
```yaml name: none_of from_schema: https://w3id.org/oak/search-datamodel rank: 1000 multivalued: true alias: none_of owner: ComplexQuery domain_of: - ComplexQuery range: ComplexQuery ```