Slot: type¶
URI: frictionless:type
Applicable Classes¶
Name |
Description |
Modifies Slot |
---|---|---|
no |
Properties¶
Range: TypeEnum
Examples¶
Value |
---|
string |
Identifier and Mapping Information¶
Schema Source¶
from schema: https://w3id.org/linkml/frictionless
LinkML Source¶
```yaml
name: type
examples:
- value: string
from_schema: https://w3id.org/linkml/frictionless
rank: 1000
alias: type
domain_of:
- Field
range: type_enum
</details>