1. StreamLD
StreamLD defines an append-only, per-stream Linked Data event log with real-time subscription. It is split into four documents:
-
StreamLD Core — the event envelope and cursor model every binding builds on.
-
StreamLD Subscription and Discovery — how a client discovers a stream’s subscription endpoint(s).
-
StreamLD SSE Binding — the Server-Sent Events transport for server-to-client delivery.
-
StreamLD WebSocket Replication Binding — the server-to-server replication transport.