ReferenceSchemas
Folder
Reference for the arke/folder@v1 profile -- hierarchical containers within collections.
Profile
arke/folder@v1
Required Properties
| Property | Type | Description |
|---|---|---|
label | string | Display name |
Optional Properties
| Property | Type | Description |
|---|---|---|
description | string | Folder description |
Relationships
| Predicate | Peer Type | Required | Description |
|---|---|---|---|
parent | folder or collection | Yes | Parent container |
collection | collection | Yes | Owning collection |
contains | file, folder | No | Child entities |
Nesting
Folders can be nested to any depth. The hierarchy is maintained through parent/contains relationship pairs.