Slot: source¶
Origin of the edit. MUST equal "user" — Properties Panel edits are human-initiated.
__
URI: debrief:slot/source Alias: source
Applicable Classes¶
| Name | Description | Modifies Slot |
|---|---|---|
| PropertiesProvenanceEntry | Single entry in item | no |
Properties¶
-
Range: String
-
Required: True
-
Regex pattern:
^user$
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://debrief.info/schemas/debrief
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | debrief:source |
| native | debrief:source |
LinkML Source¶
name: source
description: 'Origin of the edit. MUST equal "user" — Properties Panel edits are human-initiated.
'
from_schema: https://debrief.info/schemas/debrief
rank: 1000
alias: source
owner: PropertiesProvenanceEntry
domain_of:
- PropertiesProvenanceEntry
range: string
required: true
pattern: ^user$