Slot: key
Field name.
URI: dspy:key
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ExampleField | A single (key, value) entry stored inside an Example |
no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | String |
| Domain Of | ExampleField |
Cardinality and Requirements
| Property | Value |
|---|---|
| Required | Yes |
| ### Slot Characteristics |
| Property | Value |
|---|---|
| Identifier | Yes |
| Owner | ExampleField |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/dspy
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dspy:key |
| native | dspy:key |
LinkML Source
name: key
description: Field name.
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
identifier: true
owner: ExampleField
domain_of:
- ExampleField
range: string
required: true