# Enum: SortFieldEnum _The field to sort by_ URI: [SortFieldEnum](SortFieldEnum.md) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | ANY | None | | | P_VALUE | None | | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/class-enrichment ## LinkML Source
```yaml name: SortFieldEnum description: The field to sort by from_schema: https://w3id.org/oak/class-enrichment rank: 1000 permissible_values: ANY: text: ANY P_VALUE: text: P_VALUE ```