Skip to main content

Showing 1–15 of 15 results for author: Hartig, O

.
  1. arXiv:2406.07596  [pdf, other

    cs.DB

    Transforming Object-Centric Event Logs to Temporal Event Knowledge Graphs (Extended Version)

    Authors: Shahrzad Khayatbashi, Olaf Hartig, Amin Jalali

    Abstract: Event logs play a fundamental role in enabling data-driven business process analysis. Traditionally, these logs track events related to a single object, known as the case, limiting the scope of analysis. Recent advancements, such as Object-Centric Event Logs (OCEL) and Event Knowledge Graphs (EKG), capture better how events relate to multiple objects. However, attributes of objects can change over… ▽ More

    Submitted 11 June, 2024; originally announced June 2024.

    Comments: 14 pages (incl. appendix)

  2. arXiv:2210.08270  [pdf, other

    cs.CR cs.SI

    Assessing the Solid Protocol in Relation to Security & Privacy Obligations

    Authors: Christian Esposito, Olaf Hartig, Ross Horne, Chang Sun

    Abstract: The Solid specification aims to empower data subjects by giving them direct access control over their data across multiple applications. As governments are manifesting their interest in this framework for citizen empowerment and e-government services, security and privacy represent pivotal issues to be addressed. By analyzing the relevant legislation, notably GDPR, and international standards, nam… ▽ More

    Submitted 15 October, 2022; originally announced October 2022.

    Comments: under submission

  3. arXiv:2208.04784  [pdf, other

    cs.DB

    LinGBM: A Performance Benchmark for Approaches to Build GraphQL Servers (Extended Version)

    Authors: Si** Cheng, Olaf Hartig

    Abstract: GraphQL is a popular new approach to build Web APIs that enable clients to retrieve exactly the data they need. Given the growing number of tools and techniques for building GraphQL servers, there is an increasing need for comparing how particular approaches or techniques affect the performance of a GraphQL server. To this end, we present LinGBM, a GraphQL performance benchmark to experimentally s… ▽ More

    Submitted 9 August, 2022; originally announced August 2022.

    Comments: This article is an extended version of a research paper with the same title, published in the proceedings of the 23rd International Conference on Web Information Systems Engineering (WISE 2022)

  4. 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

  5. arXiv:2010.01190  [pdf, ps, other

    cs.DB

    FedQPL: A Language for Logical Query Plans over Heterogeneous Federations of RDF Data Sources (Extended Version)

    Authors: Si** Cheng, Olaf Hartig

    Abstract: Federations of RDF data sources provide great potential when queried for answers and insights that cannot be obtained from one data source alone. A challenge for planning the execution of queries over such a federation is that the federation may be heterogeneous in terms of the types of data access interfaces provided by the federation members. This challenge has not received much attention in the… ▽ More

    Submitted 2 October, 2020; originally announced October 2020.

    Comments: This manuscript is an extended version of a paper in the 22nd International Conference on Information Integration and Web-based Applications & Services (iiWAS2020). The difference to the conference version is that this extended version includes an appendix with the full proofs of the results in the paper

  6. arXiv:1608.08148  [pdf, ps, other

    cs.DB

    brTPF: Bindings-Restricted Triple Pattern Fragments (Extended Preprint)

    Authors: Olaf Hartig, Carlos Buil-Aranda

    Abstract: The Triple Pattern Fragment (TPF) interface is a recent proposal for reducing server load in Web-based approaches to execute SPARQL queries over public RDF datasets. The price for less overloaded servers is a higher client-side load and a substantial increase in network load (in terms of both the number of HTTP requests and data transfer). In this paper, we propose a slightly extended interface th… ▽ More

    Submitted 30 August, 2016; v1 submitted 29 August, 2016; originally announced August 2016.

    Comments: This document is an extended preprint of a paper published in the proceedings of the ODBASE 2016 conference. In contrast to the proceedings version, this document contains Appendixes A and B which present additional experimental results

  7. arXiv:1608.08130  [pdf, ps, other

    cs.DB

    Scheduling Refresh Queries for Kee** Results from a SPARQL Endpoint Up-to-Date (Extended Version)

    Authors: Magnus Knuth, Olaf Hartig, Harald Sack

    Abstract: Many datasets change over time. As a consequence, long-running applications that cache and repeatedly use query results obtained from a SPARQL endpoint may resubmit the queries regularly to ensure up-to-dateness of the results. While this approach may be feasible if the number of such regular refresh queries is manageable, with an increasing number of applications adopting this approach, the SPARQ… ▽ More

    Submitted 29 August, 2016; originally announced August 2016.

    Comments: This document is an extended version of a paper published in ODBASE 2016

  8. arXiv:1607.01046  [pdf, ps, other

    cs.DB

    Walking without a Map: Optimizing Response Times of Traversal-Based Linked Data Queries (Extended Version)

    Authors: Olaf Hartig, M. Tamer Özsu

    Abstract: The emergence of Linked Data on the WWW has spawned research interest in an online execution of declarative queries over this data. A particularly interesting approach is traversal-based query execution which fetches data by traversing data links and, thus, is able to make use of up-to-date data from initially unknown data sources. The downside of this approach is the delay before the query engine… ▽ More

    Submitted 4 July, 2016; originally announced July 2016.

    Comments: This document is an extended version of a paper published in ISWC 2016. In addition to a more detailed discussion of the experimental results presented in the conference version, this extended version provides an in-depth description of our approach to implement traversal-based query execution, and we present a number of additional experiments

  9. arXiv:1507.04614  [pdf, ps, other

    cs.DB

    LDQL: A Query Language for the Web of Linked Data (Extended Version)

    Authors: Olaf Hartig, Jorge Pérez

    Abstract: The Web of Linked Data is composed of tons of RDF documents interlinked to each other forming a huge repository of distributed semantic data. Effectively querying this distributed data source is an important open problem in the Semantic Web area. In this paper, we propose LDQL, a declarative language to query Linked Data on the Web. One of the novelties of LDQL is that it expresses separately (i)… ▽ More

    Submitted 19 July, 2015; v1 submitted 16 July, 2015; originally announced July 2015.

    Comments: 39 pages, Extended version of a paper published in ISWC 2015

  10. arXiv:1503.04831  [pdf, ps, other

    cs.DB

    A Context-Based Semantics for SPARQL Property Paths over the Web (Extended Version)

    Authors: Olaf Hartig, Giuseppe Pirro

    Abstract: As of today, there exists no standard language for querying Linked Data on the Web, where navigation across distributed data sources is a key feature. A natural candidate seems to be SPARQL, which recently has been enhanced with navigational capabilities thanks to the introduction of property paths (PPs). However, the semantics of SPARQL restricts the scope of navigation via PPs to single RDF grap… ▽ More

    Submitted 16 March, 2015; originally announced March 2015.

    Comments: 29 pages, Extended version of a paper published in ESWC 2015

  11. arXiv:1409.3288  [pdf, ps, other

    cs.DB

    Reconciliation of RDF* and Property Graphs

    Authors: Olaf Hartig

    Abstract: Both the notion of Property Graphs (PG) and the Resource Description Framework (RDF) are commonly used models for representing graph-shaped data. While there exist some system-specific solutions to convert data from one model to the other, these solutions are not entirely compatible with one another and none of them appears to be based on a formal foundation. In fact, for the PG model, there does… ▽ More

    Submitted 13 November, 2014; v1 submitted 10 September, 2014; originally announced September 2014.

    Comments: slightly changed the definition of PGs and added the notion of property uniqueness

  12. arXiv:1406.3399  [pdf, ps, other

    cs.DB

    Foundations of an Alternative Approach to Reification in RDF

    Authors: Olaf Hartig, Bryan Thompson

    Abstract: This document defines extensions of the RDF data model and of the SPARQL query language that capture an alternative approach to represent statement-level metadata. While this alternative approach is backwards compatible with RDF reification as defined by the RDF standard, the approach aims to address usability and data management shortcomings of RDF reification. One of the great advantages of the… ▽ More

    Submitted 16 December, 2021; v1 submitted 12 June, 2014; originally announced June 2014.

    Comments: This document has become **obsolete** and is replaced by the RDF-DEV community group report on RDF-star and SPARQL-star. For more details, see the comment added in the beginning of the document, and the report can be found at https://w3c.github.io/rdf-star/cg-spec/

  13. arXiv:1203.1569  [pdf, ps, other

    cs.DB

    SPARQL for a Web of Linked Data: Semantics and Computability (Extended Version)

    Authors: Olaf Hartig

    Abstract: The World Wide Web currently evolves into a Web of Linked Data where content providers publish and link data as they have done with hypertext for the last 20 years. While the declarative query language SPARQL is the de facto for querying a-priory defined sets of data from the Web, no language exists for querying the Web of Linked Data itself. However, it seems natural to ask whether SPARQL is also… ▽ More

    Submitted 6 April, 2012; v1 submitted 7 March, 2012; originally announced March 2012.

    Comments: v2: 55 pages, added Appendix D about constant reachability criteria, aligned with the final version published in ESWC 2012; v1: 52 pages

  14. arXiv:1110.3017  [pdf, ps, other

    cs.DB cs.NI

    Towards a Query Language for the Web of Data (A Vision Paper)

    Authors: Juan Sequeda, Olaf Hartig

    Abstract: Research on querying the Web of Data is still in its infancy. In this paper, we provide an initial set of general features that we envision should be considered in order to define a query language for the Web of Data. Furthermore, for each of these features, we pose questions that have not been addressed before in the context of querying the Web of Data. We believe that addressing these questions… ▽ More

    Submitted 13 October, 2011; originally announced October 2011.

    Comments: 2 pages

  15. arXiv:1108.6328  [pdf, ps, other

    cs.DB

    Foundations of Traversal Based Query Execution over Linked Data (Extended Version)

    Authors: Olaf Hartig, Johann-Christoph Freytag

    Abstract: Query execution over the Web of Linked Data has attracted much attention recently. A particularly interesting approach is link traversal based query execution which proposes to integrate the traversal of data links into the construction of query results. Hence -in contrast to traditional query execution paradigms- this approach does not assume a fixed set of relevant data sources beforehand; inste… ▽ More

    Submitted 20 April, 2012; v1 submitted 31 August, 2011; originally announced August 2011.

    Comments: v5: aligned with the final version published in HT'2012; v4: new Sec.3.2, added the concept of 'LD machine decidability', added the concept of 'seed identifiers', 20 pages; v3: new Sec.6.5, rewritten Abstract and intro, proofs in single column format, 19 pages; v2: completed missing proof, 16 pages; v1: 15 pages

    ACM Class: H.3.3; F.1.1