Slot: enum¶
URI: frictionless:enum
Applicable Classes¶
Name |
Description |
Modifies Slot |
---|---|---|
no |
Properties¶
Range: String
Multivalued: True
Identifier and Mapping Information¶
Schema Source¶
from schema: https://w3id.org/linkml/frictionless
LinkML Source¶
```yaml
name: enum
from_schema: https://w3id.org/linkml/frictionless
close_mappings:
- linkml:range
rank: 1000
multivalued: true
alias: enum
domain_of:
- Field
range: string
</details>