Account Status
- CURIE:
gmeow:AccountStatus - IRI: https://blackcatinformatics.ca/gmeow/AccountStatus
- Category: class
- Defined by:
gmeow:slices/accounts - Box roles: TBox role (What is this?)
The usage status of an account from its holder's standpoint — a VALUE vocabulary (active, dormant, historical, …); open set.
Structure
Subclass of: gufo:QualityValue
Practical Pattern
Use gmeow:AccountStatus as a specialized kind of gufo:QualityValue. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Usage Advice
Use when
- Use as the value vocabulary for an account's usage state from the holder's standpoint — the open set (active, dormant, historical, …) an
OnlineAccountdeclares throughgmeow:accountStatus.
Avoid when
- Avoid for the underlying service's liveness (use
gmeow:ServiceStatus) and avoid per-status subclasses; statuses are individuals on an open value vocabulary.
How to use
- Reference the seeded
gmeow:AccountStatusindividuals from an account viagmeow:accountStatus; a retired account takes the historical value and is kept on record rather than deleted (P10).
Examples
- ex:accountStatusHistorical a
gmeow:AccountStatus.