shut down

The service has ceased operation (its gmeow:serviceShutdownDate records when).

Structure

Types: gmeow:ServiceStatus

Practical Pattern

Use gmeow:serviceStatusShutDown 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

# --- P10: a shut-down service keeps its account as historical, never deleted.
ex:defunct a gmeow:OnlineService ;
    gmeow:name                "old.example.net"@en ;
    gmeow:serviceStatus       gmeow:serviceStatusShutDown ;
    gmeow:serviceShutdownDate "2023-06-30T00:00:00Z"^^xsd:dateTime .

Common Companion Terms

gmeow:ServiceStatus