Slot: title¶
Human-readable title for the field.
URI: fts:title Alias: title
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:title |
native |
fts:title |
LinkML Source¶
```yaml
name: title
description: Human-readable title for the field.
from_schema: https://specs.frictionlessdata.io/table-schema
rank: 1000
alias: title
owner: Field
domain_of:
- Field
range: string
</details>