list
A generic collection of items. Base type for shelf (books) and playlist (videos).
| Metadata | Value |
|---|---|
| Plural | lists |
| Identity | platform, id |
Fields
Section titled “Fields”| Field | Type |
|---|---|
listId | string |
privacy | string |
listType | string |
isDefault | boolean |
isPublic | boolean |
Relations
Section titled “Relations”| Relation | Target |
|---|---|
platform | product |
belongsTo | account |
contains | product[] |
Used as a base by
Section titled “Used as a base by”Prior art
Section titled “Prior art”External standards this shape draws from or aligns with. See Shape design principles for how prior art informs shape design.
- schema.org/ItemList — Our listType ≈ itemListOrder; contains ≈ itemListElement; isPublic ≈ publicAccess.
- ActivityStreams 2.0 Collection / OrderedCollection — Our contains[] ≈ items; isDefault has no AS2 peer (platform-level concept).
Skills that produce this shape
Section titled “Skills that produce this shape”- amazon —
list_lists,get_list