Slot: constraint_name¶
URI: frictionless:constraint_name Alias: constraint_name
Applicable Classes¶
Name |
Description |
Modifies Slot |
---|---|---|
no |
Properties¶
Range: NONE
Examples¶
Value |
---|
dcc_project_fkey |
Identifier and Mapping Information¶
Schema Source¶
from schema: https://w3id.org/linkml/frictionless
Mappings¶
Mapping Type |
Mapped Value |
---|---|
self |
frictionless:constraint_name |
native |
frictionless:constraint_name |
LinkML Source¶
```yaml
name: constraint_name
examples:
- value: dcc_project_fkey
from_schema: https://w3id.org/linkml/frictionless
rank: 1000
alias: constraint_name
domain_of:
- ForeignKeys
</details>