Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–16 of 16 results for author: Hidders, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2604.20946  [pdf, ps, other

    cs.LO cs.DB

    Common Foundations for Recursive Shape Languages

    Authors: Shqiponja Ahmetaj, Iovka Boneva, Jan Hidders, Maxime Jakubowski, Jose-Emilio Labra-Gayo, Wim Martens, Fabio Mogavero, Filip Murlak, Cem Okulmus, Ognjen Savković, Mantas Šimkus, Dominik Tomaszuk

    Abstract: As schema languages for RDF data become more mature, we are seeing efforts to extend them with recursive semantics, applying diverse ideas from logic programming and description logics. While ShEx has an official recursive semantics based on greatest fixpoints (GFP), the discussion for SHACL is ongoing and seems to be converging towards least fixpoints (LFP). A practical study we perform shows tha… ▽ More

    Submitted 13 May, 2026; v1 submitted 22 April, 2026; originally announced April 2026.

  2. arXiv:2603.17664  [pdf, ps, other

    cs.DB

    On the generic information capacity of relational schemas with a single binary relation

    Authors: Benoît Groz, Jan Hidders, Nina Pardal, Jan Van den Bussche, Piotr Wieczorek

    Abstract: We consider database schemas consisting of a single binary relation, with key constraints and inclusion dependencies. Over this space of 20 schemas, we completely characterize when one schema is generically dominated by another schema. Generic dominance, a classical notion for measuring information capacity, expresses that every instance of a schema can be uniquely represented in the dominating sc… ▽ More

    Submitted 18 March, 2026; originally announced March 2026.

    MSC Class: 68P15

  3. arXiv:2508.02548  [pdf, ps, other

    cs.DB cs.AI

    The KG-ER Conceptual Schema Language

    Authors: Enrico Franconi, Benoît Groz, Jan Hidders, Nina Pardal, Sławek Staworko, Jan Van den Bussche, Piotr Wieczorek

    Abstract: We propose KG-ER, a conceptual schema language for knowledge graphs that describes the structure of knowledge graphs independently of their representation (relational databases, property graphs, RDF) while helping to capture the semantics of the information stored in a knowledge graph.

    Submitted 11 June, 2026; v1 submitted 4 August, 2025; originally announced August 2025.

    Comments: Published in Proceedings of IRIS-AI (https://iris-ai.org)

    MSC Class: 68P15

  4. Common Foundations for SHACL, ShEx, and PG-Schema

    Authors: S. Ahmetaj, I. Boneva, J. Hidders, K. Hose, M. Jakubowski, J. E. Labra-Gayo, W. Martens, F. Mogavero, F. Murlak, C. Okulmus, A. Polleres, O. Savkovic, M. Simkus, D. Tomaszuk

    Abstract: Graphs have emerged as an important foundation for a variety of applications, including capturing and reasoning over factual knowledge, semantic data integration, social networks, and providing factual knowledge for machine learning algorithms. To formalise certain properties of the data and to ensure data quality, there is a need to describe the schema of such graphs. Because of the breadth of ap… ▽ More

    Submitted 3 February, 2025; originally announced February 2025.

    Comments: To be published at WWW 2025

    ACM Class: I.2.4

  5. arXiv:2307.04350  [pdf, other

    cs.DB

    The Linked Data Benchmark Council (LDBC): Driving competition and collaboration in the graph data management space

    Authors: Gábor Szárnyas, Brad Bebee, Altan Birler, Alin Deutsch, George Fletcher, Henry A. Gabb, Denise Gosnell, Alastair Green, Zhihui Guo, Keith W. Hare, Jan Hidders, Alexandru Iosup, Atanas Kiryakov, Tomas Kovatchev, Xinsheng Li, Leonid Libkin, Heng Lin, Xiaojian Luo, Arnau Prat-Pérez, David Püroja, Shipeng Qi, Oskar van Rest, Benjamin A. Steer, Dávid Szakállas, Bing Tong , et al. (8 additional authors not shown)

    Abstract: Graph data management is instrumental for several use cases such as recommendation, root cause analysis, financial fraud detection, and enterprise knowledge representation. Efficiently supporting these use cases yields a number of unique requirements, including the need for a concise query language and graph-aware query optimization techniques. The goal of the Linked Data Benchmark Council (LDBC)… ▽ More

    Submitted 30 August, 2024; v1 submitted 10 July, 2023; originally announced July 2023.

    ACM Class: H.2.4

  6. arXiv:2304.05070  [pdf, ps, other

    cs.DB

    Static Analysis of Graph Database Transformations

    Authors: Iovka Boneva, Benoit Groz, Jan Hidders, Filip Murlak, Slawomir Staworko

    Abstract: We investigate graph transformations, defined using Datalog-like rules based on acyclic conjunctive two-way regular path queries (acyclic C2RPQs), and we study two fundamental static analysis problems: type checking and equivalence of transformations in the presence of graph schemas. Additionally, we investigate the problem of target schema elicitation, which aims to construct a schema that closel… ▽ More

    Submitted 20 April, 2023; v1 submitted 11 April, 2023; originally announced April 2023.

    Journal ref: Symposium on Principles of Database Systems, Jun 2023, Seattle, United States

  7. PG-Schema: Schemas for Property Graphs

    Authors: Renzo Angles, Angela Bonifati, Stefania Dumbrava, George Fletcher, Alastair Green, Jan Hidders, Bei Li, Leonid Libkin, Victor Marsault, Wim Martens, Filip Murlak, Stefan Plantikow, Ognjen Savković, Michael Schmidt, Juan Sequeda, Sławek Staworko, Dominik Tomaszuk, Hannes Voigt, Domagoj Vrgoč, Mingxi Wu, Dušan Živković

    Abstract: Property graphs have reached a high level of maturity, witnessed by multiple robust graph database systems as well as the ongoing ISO standardization effort aiming at creating a new standard Graph Query Language (GQL). Yet, despite documented demand, schema support is limited both in existing systems and in the first version of the GQL Standard. It is anticipated that the second version of the GQL… ▽ More

    Submitted 8 July, 2023; v1 submitted 20 November, 2022; originally announced November 2022.

    Comments: 26 pages

    Journal ref: Proc. ACM Manag. Data (2023)

  8. arXiv:2206.06754  [pdf, other

    cs.DB

    Expressiveness within Sequence Datalog

    Authors: Heba Aamer, Jan Hidders, Jan Paredaens, Jan Van den Bussche

    Abstract: Motivated by old and new applications, we investigate Datalog as a language for sequence databases. We reconsider classical features of Datalog programs, such as negation, recursion, intermediate predicates, and relations of higher arities. We also consider new features that are useful for sequences, notably, equations between path expressions, and "packing". Our goal is to clarify the relative ex… ▽ More

    Submitted 14 June, 2022; originally announced June 2022.

    Comments: This paper is the extended version of a paper presented at PODS 2021

  9. arXiv:2106.15703  [pdf, other

    cs.DB

    Threshold Queries in Theory and in the Wild

    Authors: Angela Bonifati, Stefania Dumbrava, George Fletcher, Jan Hidders, Matthias Hofer, Wim Martens, Filip Murlak, Joshua Shinavier, Sławek Staworko, Dominik Tomaszuk

    Abstract: Threshold queries are an important class of queries that only require computing or counting answers up to a specified threshold value. To the best of our knowledge, threshold queries have been largely disregarded in the research literature, which is surprising considering how common they are in practice. In this paper, we present a deep theoretical analysis of threshold query evaluation and show t… ▽ More

    Submitted 17 November, 2021; v1 submitted 29 June, 2021; originally announced June 2021.

  10. arXiv:2012.06171  [pdf, other

    cs.DC cs.DB

    The Future is Big Graphs! A Community View on Graph Processing Systems

    Authors: Sherif Sakr, Angela Bonifati, Hannes Voigt, Alexandru Iosup, Khaled Ammar, Renzo Angles, Walid Aref, Marcelo Arenas, Maciej Besta, Peter A. Boncz, Khuzaima Daudjee, Emanuele Della Valle, Stefania Dumbrava, Olaf Hartig, Bernhard Haslhofer, Tim Hegeman, Jan Hidders, Katja Hose, Adriana Iamnitchi, Vasiliki Kalavri, Hugo Kapp, Wim Martens, M. Tamer Özsu, Eric Peukert, Stefan Plantikow , et al. (16 additional authors not shown)

    Abstract: Graphs are by nature unifying abstractions that can leverage interconnectedness to represent, explore, predict, and explain real- and digital-world phenomena. Although real users and consumers of graph instances and graph workloads understand these abstractions, future problems will require new abstractions and systems. What needs to happen in the next decade for big graph processing to continue t… ▽ More

    Submitted 11 December, 2020; originally announced December 2020.

    Comments: 12 pages, 3 figures, collaboration between the large-scale systems and data management communities, work started at the Dagstuhl Seminar 19491 on Big Graph Processing Systems, to be published in the Communications of the ACM

    ACM Class: C.3; E.0; H.2; J.0

  11. arXiv:2006.04277  [pdf, ps, other

    cs.DB

    J-Logic: a Logic for Querying JSON

    Authors: Jan Hidders, Jan Paredaens, Jan Van den Bussche

    Abstract: We propose a logical framework, based on Datalog, to study the foundations of querying JSON data. The main feature of our approach, which we call J-Logic, is the emphasis on paths. Paths are sequences of keys and are used to access the tree structure of nested JSON objects. J-Logic also features ``packing'' as a means to generate a new key from a path or subpath. J-Logic with recursion is computat… ▽ More

    Submitted 7 June, 2020; originally announced June 2020.

  12. arXiv:1701.02199  [pdf, other

    cs.LO

    Finding AND-OR Hierarchies in Workflow Nets

    Authors: Jacek Sroka, Jan Hidders

    Abstract: This paper presents the notion of AND-OR reduction, which reduces a WF net to a smaller net by iteratively contracting certain well-formed subnets into single nodes until no more such contractions are possible. This reduction can reveal the hierarchical structure of a WF net, and since it preserves certain semantical properties such as soundness, it can help with analysing and understanding why a… ▽ More

    Submitted 6 January, 2017; originally announced January 2017.

  13. arXiv:1210.0748  [pdf, ps, other

    cs.DB cs.DS

    External memory bisimulation reduction of big graphs

    Authors: Yongming Luo, George H. L. Fletcher, Jan Hidders, Yuqing Wu, Paul De Bra

    Abstract: In this paper, we present, to our knowledge, the first known I/O efficient solutions for computing the k-bisimulation partition of a massive directed graph, and performing maintenance of such a partition upon updates to the underlying graph. Ubiquitous in the theory and application of graph data, bisimulation is a robust notion of node equivalence which intuitively groups together nodes in a graph… ▽ More

    Submitted 2 May, 2013; v1 submitted 2 October, 2012; originally announced October 2012.

    Comments: 17 pages

  14. arXiv:1208.2654  [pdf, other

    cs.FL cs.DC cs.LO

    On Generating *-Sound Nets with Substitution

    Authors: Jacek Sroka, Jan Hidders

    Abstract: We present a method for hierarchically generating sound workflow nets by substitution of nets with multiple inputs and outputs. We show that this method is correct and generalizes the class of nets generated by other hierarchical approaches. The method involves a new notion of soundness which is preserved by the generalized type of substitution that is presented in this paper. We show that this no… ▽ More

    Submitted 1 October, 2013; v1 submitted 13 August, 2012; originally announced August 2012.

  15. arXiv:1107.1104  [pdf

    cs.DB

    SERIMI - Resource Description Similarity, RDF Instance Matching and Interlinking

    Authors: Samur Araujo, Jan Hidders, Daniel Schwabe, Arjen P. de Vries

    Abstract: The interlinking of datasets published in the Linked Data Cloud is a challenging problem and a key factor for the success of the Semantic Web. Manual rule-based methods are the most effective solution for the problem, but they require skilled human data publishers going through a laborious, error prone and time-consuming process for manually describing rules mapping instances between two datasets.… ▽ More

    Submitted 6 July, 2011; originally announced July 2011.

  16. arXiv:cs/0505074  [pdf, ps, other

    cs.DB

    Instance-Independent View Serializability for Semistructured Databases

    Authors: Stijn Dekeyser, Jan Hidders, Jan Paredaens, Roel Vercammen

    Abstract: Semistructured databases require tailor-made concurrency control mechanisms since traditional solutions for the relational model have been shown to be inadequate. Such mechanisms need to take full advantage of the hierarchical structure of semistructured data, for instance allowing concurrent updates of subtrees of, or even individual elements in, XML documents. We present an approach for concur… ▽ More

    Submitted 26 May, 2005; originally announced May 2005.

    ACM Class: H.2