service shutdown date

The date a historical online service shut down (Yahoo 360: 2009-07-13). The flat shortcut for service liveness; projects to schema:dissolutionDate. Promote to a destruction LifeEvent when evidence/standpoint matters.

Structure

Property shape: datatype property; gmeow:OnlineService -> xsd:dateTime; functional

Practical Pattern

Use gmeow:serviceShutdownDate from gmeow:OnlineService to xsd:dateTime when the relationship itself belongs in the native GMEOW graph.

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:OnlineService

Projects To

Profile External Targets
schema-org schema

Linkages

Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:serviceShutdownDate projection schema-org projects to / <= schema:dissolutionDate gmeow:mapSchemaServiceDissolution; confidence 0.9

Usage Advice

Use when

Avoid when

How to use

Examples