Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 677 Bytes

File metadata and controls

14 lines (9 loc) · 677 Bytes

SPARQL 1.1 Incremental Protocol

This repository contains the Bikeshed specification for the SPARQL SSE Results Protocol, an extension to the SPARQL Protocol enabling incremental result delivery using Server-Sent Events (SSE).

The goal is to support IVM engines, long-running queries, and low-latency maintenance of SPARQL query results under dataset updates, while integrating cleanly with the standard SPARQL Protocol and JavaScript’s EventSource.

Status

This is a Living Document. The checksum algorithm is intentionally unspecified. Feedback and issues are welcome.

License

This project is licensed under the MIT License — see the LICENSE file for details.