mailbox sort order

The display ordering of a mailbox among its siblings in a provider's UI. Provider-derived mutable state, not a logical core fact. Intentionally non-functional: different sources or UIs may assign different sort orders to the same mailbox (Principle 9).

Structure

Property shape: datatype property; gmeow:Mailbox -> xsd:integer

Practical Pattern

Use gmeow:mailboxSortOrder from gmeow:Mailbox to xsd:integer when the relationship itself belongs in the native GMEOW graph.

Common Companion Terms

gmeow:Mailbox