DBScholar

Back to papers

Streaming Validation of JSON Documents Against Schemas

Summary: Introduces streaming JSON validation using a novel class of pushdown automata to validate documents online against schemas without materializing full parse trees. Empirically uses much less memory and outperforms state‑of‑the‑art offline validators. (summarized by gpt-5-mini on Mar 13 2026)

Paper ID
14537
Venue
VLDB
Year
2026
Pagerank
5.093636e-05
Overall Rank
10,592 | 27.33%
DOI
10.14778/3778092.3778109

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@article{glaunec_vldb26,
        title = {{Streaming Validation of JSON Documents Against Schemas}},
        author = {Le Glaunec, Alexis and Li, Angela W. and Mamouras, Konstantinos},
        journal = {PVLDB},
        series = {{VLDB} '26},
        volume = {19},
        number = {3},
        pages = {509--522},
        doi = {10.14778/3778092.3778109},
        url = {https://doi.org/10.14778/3778092.3778109},
        year = {2026}
}

Incoming Citations (Sorted by Pagerank)

Showing 0 of 0 citing papers.

Rank Citing Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 4 of 4 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
1,758 Validating Streaming XML Documents 2002 PODS 9.8162828e-05
3,287 JSON: Data model, Query languages and Schema specification 2017 PODS 7.5587639e-05
7,919 Stackless Processing of Streamed Trees 2021 PODS 5.5181056e-05
7,927 Schema Validation via Streaming Circuits 2016 PODS 5.5181056e-05
Previous Page 1 / 1 Next

Semantically Similar Papers