Answering SPARQL queries modulo RDF Schema with paths
Faisal Alkhateeb, J\'er\^ome Euzenat (INRIA Grenoble Rh\^one-Alpes /, LIG Laboratoire d'Informatique de Grenoble)

TL;DR
This paper introduces a unified framework for answering SPARQL queries over RDF graphs considering RDFS semantics, extending existing query languages with path navigation and constraints, and analyzing their expressiveness and complexity.
Contribution
It proposes a general framework for query answering modulo RDFS, extends SPARQL with path and constraint features, and compares the expressiveness and complexity of these extensions.
Findings
PSPARQL can answer RDFS-modulo queries with the same complexity as SPARQL.
CPSPARQL is expressive enough for full RDFS-modulo SPARQL queries.
Both nSPARQL and cpSPARQL have the same complexity, with cpSPARQL being more expressive.
Abstract
SPARQL is the standard query language for RDF graphs. In its strict instantiation, it only offers querying according to the RDF semantics and would thus ignore the semantics of data expressed with respect to (RDF) schemas or (OWL) ontologies. Several extensions to SPARQL have been proposed to query RDF data modulo RDFS, i.e., interpreting the query with RDFS semantics and/or considering external ontologies. We introduce a general framework which allows for expressing query answering modulo a particular semantics in an homogeneous way. In this paper, we discuss extensions of SPARQL that use regular expressions to navigate RDF graphs and may be used to answer queries considering RDFS semantics. We also consider their embedding as extensions of SPARQL. These SPARQL extensions are interpreted within the proposed framework and their drawbacks are presented. In particular, we show that the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Advanced Database Systems and Queries · Biomedical Text Mining and Ontologies
