Slot: resource

Name of the resource being referenced. Empty string refers to the current resource (self-reference).

URI: fts:resource Alias: resource

Applicable Classes

Name

Description

Modifies Slot

ForeignKeyReference

The target side of a foreign-key constraint

no

Properties

Type and Range

Property

Value

Range

String

Domain Of

ForeignKeyReference

Cardinality and Requirements

Property

Value

Slot Characteristics

Property

Value

Owner

ForeignKeyReference

Identifier and Mapping Information

Schema Source

  • from schema: https://specs.frictionlessdata.io/table-schema

Mappings

Mapping Type

Mapped Value

self

fts:resource

native

fts:resource

LinkML Source

```yaml name: resource description: Name of the resource being referenced. Empty string refers to the current resource (self-reference). from_schema: https://specs.frictionlessdata.io/table-schema rank: 1000 alias: resource owner: ForeignKeyReference domain_of: - ForeignKeyReference range: string
</details>