Slot: match_criteria
Which declared fields are enforced as Solr filters when selecting an association type. Defaults to category, the behaviour every legacy section relies on. Set explicitly rather than inferred from the presence of a key, so that adding a key for URL or UI reasons cannot silently change which edges a section counts.
URI: https://w3id.org/monarch/monarch-py/match_criteria Alias: match_criteria
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| AssociationTypeMapping | A data class to hold the necessary information to produce association type co... | no |
Properties
- Range: MatchCriteriaEnum
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/monarch/monarch-py
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | https://w3id.org/monarch/monarch-py/match_criteria |
| native | https://w3id.org/monarch/monarch-py/match_criteria |
LinkML Source
name: match_criteria
description: Which declared fields are enforced as Solr filters when selecting an
association type. Defaults to `category`, the behaviour every legacy section relies
on. Set explicitly rather than inferred from the presence of a key, so that adding
a key for URL or UI reasons cannot silently change which edges a section counts.
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: match_criteria
domain_of:
- AssociationTypeMapping
range: MatchCriteriaEnum
multivalued: false