Slot: fields¶
URI: fts:fields Alias: fields
Applicable Classes¶
Name |
Description |
Modifies Slot |
|---|---|---|
The target side of a foreign-key constraint |
no |
|
Foreign-key constraint linking field(s) in this resource to field(s) in anoth… |
no |
|
A Frictionless Table Schema document — the column descriptors for a single ta… |
no |
Properties¶
Type and Range¶
Property |
Value |
|---|---|
Range |
NONE |
Domain Of |
Cardinality and Requirements¶
Property |
Value |
|---|
Identifier and Mapping Information¶
Mappings¶
Mapping Type |
Mapped Value |
|---|---|
self |
fts:fields |
native |
fts:fields |
LinkML Source¶
```yaml
name: fields
alias: fields
domain_of:
- TableSchema
- ForeignKey
- ForeignKeyReference
</details>