live
- CURIE:
gmeow:serviceStatusLive - IRI: https://blackcatinformatics.ca/gmeow/serviceStatusLive
- Category: individual
- Defined by:
gmeow:slices/accounts - Box roles: ABox role (What is this?)
The service is currently operating.
Structure
Types: gmeow:ServiceStatus
Practical Pattern
Use gmeow:serviceStatusLive as a controlled value typed as gmeow:ServiceStatus.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Online Presence
- Source:
slices/core/accounts/examples/online-presence.ttl - Examples catalog: open in catalog#example-slices-core-accounts-examples-online-presence
# --- A live service and a fediverse (ActivityPub) account on it.
ex:mastodon a gmeow:OnlineService ;
gmeow:name "mastodon.social"@en ;
gmeow:serviceStatus gmeow:serviceStatusLive .