Skip to main content

Showing 1–12 of 12 results for author: Verborgh, R

.
  1. arXiv:2407.00998  [pdf, other

    cs.DB

    Opportunities for Shape-based Optimization of Link Traversal Queries

    Authors: Bryan-Elliott Tam, Ruben Taelman, Pieter Colpaert, Ruben Verborgh

    Abstract: Data on the web is naturally unindexed and decentralized. Centralizing web data, especially personal data, raises ethical and legal concerns. Yet, compared to centralized query approaches, decentralization-friendly alternatives such as Link Traversal Query Processing (LTQP) are significantly less performant and understood. The two main difficulties of LTQP are the lack of apriori information about… ▽ More

    Submitted 1 July, 2024; originally announced July 2024.

    Comments: 6 pages, 2 figures

  2. arXiv:2406.10659  [pdf, other

    cs.LO

    RDF Surfaces: Enabling Classical Negation on the Semantic Web

    Authors: Patrick Hochstenbach, Mathijs van Noort, Dörthe Arndt, Rebekka Martens, Jos De Roo, Ruben Verborgh, Pieter Bonte, Femke Ongenae

    Abstract: The Resource Description Framework (RDF) is a fundamental technology in the Semantic Web, enabling the representation and interchange of structured data. However, RDF lacks the capability to express negated statements in a generic way. As a result, exchanging negative information on a Web scale is thus far restricted to specific cases and predefined statements. The ability to negate (virtually) an… ▽ More

    Submitted 15 June, 2024; originally announced June 2024.

  3. arXiv:2309.16365  [pdf, other

    cs.NI cs.CR cs.DC

    Libertas: Privacy-Preserving Computation for Decentralised Personal Data Stores

    Authors: Rui Zhao, Naman Goel, Nitin Agrawal, Jun Zhao, Jake Stein, Ruben Verborgh, Reuben Binns, Tim Berners-Lee, Nigel Shadbolt

    Abstract: Data-driven decision-making and AI applications present exciting new opportunities delivering widespread benefits. The rapid adoption of such applications triggers legitimate concerns about loss of privacy and misuse of personal data. This leads to a growing and pervasive tension between harvesting ubiquitous data on the Web and the need to protect individuals. Decentralised personal data stores (… ▽ More

    Submitted 28 September, 2023; originally announced September 2023.

  4. arXiv:2305.08476  [pdf, other

    cs.LO cs.SE

    RDF Surfaces: Computer Says No

    Authors: Patrick Hochstenbach, Jos De Roo, Ruben Verborgh

    Abstract: Logic can define how agents are provided or denied access to resources, how to interlink resources using mining processes and provide users with choices for possible next steps in a workflow. These decisions are for the most part hidden, internal to machines processing data. In order to exchange this internal logic a portable Web logic is required which the Semantic Web could provide. Combining lo… ▽ More

    Submitted 15 May, 2023; originally announced May 2023.

    Comments: 5 pages, position paper for the ESWC2023 TrusDeKW workshop

    ACM Class: D.3; F.3; H.4

  5. arXiv:2302.14411  [pdf, other

    cs.DB cs.AI

    Distributed Subweb Specifications for Traversing the Web

    Authors: Bart Bogaerts, Bas Ketsman, Younes Zeboudj, Heba Aamer, Ruben Taelman, Ruben Verborgh

    Abstract: Link Traversal-based Query Processing (ltqp), in which a sparql query is evaluated over a web of documents rather than a single dataset, is often seen as a theoretically interesting yet impractical technique. However, in a time where the hypercentralization of data has increasingly come under scrutiny, a decentralized Web of Data with a simple document-based interface is appealing, as it enables d… ▽ More

    Submitted 27 March, 2023; v1 submitted 28 February, 2023; originally announced February 2023.

    Comments: Under consideration in Theory and Practice of Logic Programming (TPLP)

  6. arXiv:2302.06933  [pdf

    cs.DB

    Evaluation of Link Traversal Query Execution over Decentralized Environments with Structural Assumptions

    Authors: Ruben Taelman, Ruben Verborgh

    Abstract: To counter societal and economic problems caused by data silos on the Web, efforts such as Solid strive to reclaim private data by storing it in permissioned documents over a large number of personal vaults across the Web. Building applications on top of such a decentralized Knowledge Graph involves significant technical challenges: centralized aggregation prior to query processing is excluded for… ▽ More

    Submitted 14 February, 2023; originally announced February 2023.

    Comments: Not peer-reviewed

  7. arXiv:2210.04631  [pdf

    cs.CR cs.DB

    A Prospective Analysis of Security Vulnerabilities within Link Traversal-Based Query Processing (Extended Version)

    Authors: Ruben Taelman, Ruben Verborgh

    Abstract: The societal and economical consequences surrounding Big Data-driven platforms have increased the call for decentralized solutions. However, retrieving and querying data in more decentralized environments requires fundamentally different approaches, whose properties are not yet well understood. Link Traversal-based Query Processing (LTQP) is a technique for querying over decentralized data network… ▽ More

    Submitted 10 October, 2022; originally announced October 2022.

    Comments: This is an extended version of an article with the same title published in the proceedings of the QuWeDa workshop at ISWC 2022. Next to more details in the related work and conclusions sections, this extension introduces concrete mitigations of each vulnerability

  8. arXiv:2208.00665  [pdf, other

    cs.DL

    Event Notifications in Value-Adding Networks

    Authors: Patrick Hochstenbach, Herbert Van de Sompel, Miel Vander Sande, Ruben Dedecker, Ruben Verborgh

    Abstract: Linkages between research outputs are crucial in the scholarly knowledge graph. They include online citations, but also links between versions that differ according to various dimensions and links to resources that were used to arrive at research results. In current scholarly communication systems this information is only made available post factum and is obtained via elaborate batch processing. I… ▽ More

    Submitted 3 August, 2022; v1 submitted 1 August, 2022; originally announced August 2022.

    Comments: 12 pages, 2 figures, Accepted at the 26th International Conference on Theory and Practice of Digital Libraries, Padua, Italy

  9. arXiv:2005.02239  [pdf, ps, other

    cs.DB cs.IR cs.SI

    Guided Link-Traversal-Based Query Processing

    Authors: Ruben Verborgh, Ruben Taelman

    Abstract: Link-Traversal-Based Query Processing (LTBQP) is a technique for evaluating queries over a web of data by starting with a set of seed documents that is dynamically expanded through following hyperlinks. Compared to query evaluation over a static set of sources, LTBQP is significantly slower because of the number of needed network requests. Furthermore, there are concerns regarding relevance and tr… ▽ More

    Submitted 3 May, 2020; originally announced May 2020.

    Comments: 4 pages

  10. arXiv:1609.07108  [pdf, other

    cs.SE

    A Web API ecosystem through feature-based reuse

    Authors: Ruben Verborgh, Michel Dumontier

    Abstract: The fast-growing Web API landscape brings clients more options than ever before---in theory. In practice, they cannot easily switch between different providers offering similar functionality. We discuss a vision for develo** Web APIs based on reuse of interface parts called features. Through the introduction of 5 design principles, we investigate the impact of feature-based reuse on Web APIs. Ap… ▽ More

    Submitted 12 March, 2018; v1 submitted 22 September, 2016; originally announced September 2016.

  11. The Pragmatic Proof: Hypermedia API Composition and Execution

    Authors: Ruben Verborgh, Dörthe Arndt, Sofie Van Hoecke, Jos De Roo, Giovanni Mels, Thomas Steiner, Joaquim Gabarro

    Abstract: Machine clients are increasingly making use of the Web to perform tasks. While Web services traditionally mimic remote procedure calling interfaces, a new generation of so-called hypermedia APIs works through hyperlinks and forms, in a way similar to how people browse the Web. This means that existing composition techniques, which determine a procedural plan upfront, are not sufficient to consume… ▽ More

    Submitted 24 December, 2015; originally announced December 2015.

    Comments: Under consideration in Theory and Practice of Logic Programming (TPLP)

  12. arXiv:1501.06329  [pdf, other

    cs.SI

    Disaster Monitoring with Wikipedia and Online Social Networking Sites: Structured Data and Linked Data Fragments to the Rescue?

    Authors: Thomas Steiner, Ruben Verborgh

    Abstract: In this paper, we present the first results of our ongoing early-stage research on a realtime disaster detection and monitoring tool. Based on Wikipedia, it is language-agnostic and leverages user-generated multimedia content shared on online social networking sites to help disaster responders prioritize their efforts. We make the tool and its source code publicly available as we make progress on… ▽ More

    Submitted 26 January, 2015; originally announced January 2015.

    Comments: Accepted for publication at the AAAI Spring Symposium 2015: Structured Data for Humanitarian Technologies: Perfect fit or Overkill? #SD4HumTech15