DBScholar

Back to papers

J-Logic: Logical Foundations for JSON Querying

Summary: J-Logic: a Datalog-style logic for JSON emphasizing paths (key sequences) and packing (creating keys from paths); recursion yields computational completeness but many practical queries (e.g., deep equality) are expressible without recursion. Establishes metatheory: models JSON as deterministic partial functions, shows packing is unnecessary when outputs introduce no new keys, and proves decidability of object-preservation and query containment for positive nonrecursive programs. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
1717
Venue
PODS
Year
2017
Pagerank
5.2094004e-05
Overall Rank
9,851 | 32.42%
DOI
10.1145/3034786.3056106

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{hidders_pods17,
        address = {New York, NY, USA},
        series = {{PODS} '17},
        title = {{J-Logic: Logical Foundations for JSON Querying}},
        url = {https://dl.acm.org/doi/10.1145/3034786.3056106},
        doi = {10.1145/3034786.3056106},
        booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
        publisher = {Association for Computing Machinery},
        author = {Hidders, Jan and Paredaens, Jan and Van den Bussche, Jan},
        year = {2017}
}

Incoming Citations (Sorted by Pagerank)

Showing 2 of 2 citing papers.

Rank Citing Paper Year Venue Pagerank
9,725 Expressiveness within Sequence Datalog 2021 PODS 5.2302568e-05
11,448 Scalable Reasoning on Document Stores via Instance-Aware Query Rewriting 2023 VLDB 5.093636e-05
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
971 ILOG: Declarative Creation and Manipulation of Object Identifiers 1990 VLDB 0.00012875736
3,476 Data Functions, Datalog and Negation (Extended Abstract) 1988 SIGMOD 7.3807586e-05
4,768 Value Invention in Data Exchange 2013 SIGMOD 6.5171839e-05
5,473 Datalog and Emerging Applications: An Interactive Tutorial 2011 SIGMOD 6.2055397e-05
Previous Page 1 / 1 Next

Semantically Similar Papers