More Power to SPARQL: From Paths to Trees

Published: 2023, Last Modified: 15 Dec 2024ESWC (Satellite Events) 2023EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Exploring Knowledge Graphs (KGs, in short) to discover facts and links is tedious even for experts with knowledge of SPARQL due to their unfamiliarity with the structure and labels of entities, classes and relations. Some KG applications require finding the connections between groups of nodes, even if users ignore the shape of these connections. However, SPARQL only allows checking if paths exist, not returning them. A recent property graph query language, GPML, allows also returning connecting paths, but not connections between three or more nodes.
Loading