Slot: description¶
Markdown-flavored description of what the field represents.
URI: fts:description Alias: description
Applicable Classes¶
Name |
Description |
Modifies Slot |
|---|---|---|
Descriptor for a single column of the tabular resource |
no |
Properties¶
Type and Range¶
Property |
Value |
|---|---|
Range |
|
Domain Of |
Cardinality and Requirements¶
Property |
Value |
|---|
Slot Characteristics¶
Property |
Value |
|---|---|
Owner |
Identifier and Mapping Information¶
Schema Source¶
from schema: https://specs.frictionlessdata.io/table-schema
Mappings¶
Mapping Type |
Mapped Value |
|---|---|
self |
fts:description |
native |
fts:description |
LinkML Source¶
```yaml
name: description
description: Markdown-flavored description of what the field represents.
from_schema: https://specs.frictionlessdata.io/table-schema
rank: 1000
alias: description
owner: Field
domain_of:
- Field
range: string
</details>