ForeignKey
Defined in: core/schema/ForeignKey.ts:5
Foreign key definition for Table Schema Based on the specification at https://datapackage.org/standard/table-schema/#foreign-keys
Properties
Section titled “Properties”fields
Section titled “fields”fields:
string
[]
Defined in: core/schema/ForeignKey.ts:9
Source field(s) in this schema
reference
Section titled “reference”reference:
object
Defined in: core/schema/ForeignKey.ts:14
Reference to fields in another resource
fields
Section titled “fields”fields:
string
[]
Target field(s) in the referenced resource
resource?
Section titled “resource?”
optional
resource:string
Target resource name (optional)