Slot: primaryKey¶
Applicable Classes¶
Name |
Description |
Modifies Slot |
---|---|---|
no |
Properties¶
Range: Field
Multivalued: True
Examples¶
Value |
---|
id |
Identifier and Mapping Information¶
Schema Source¶
from schema: https://w3id.org/linkml/frictionless
LinkML Source¶
```yaml
name: primaryKey
examples:
- value: id
from_schema: https://w3id.org/linkml/frictionless
close_mappings:
- linkml:identifier
- linkml:unique_keys
rank: 1000
multivalued: true
alias: primaryKey
domain_of:
- Schema
range: Field
</details>