PyRML is a Python-native RML engine that passes 306 of 323 RML-Core tests and shows lower runtimes than RMLMapper on the small test suite.
Streamlining Knowledge Graph Construction with a fa\c{c}ade: The SPARQL Anything project
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
What should a data integration framework for knowledge engineers look like? Recent research on Knowledge Graph construction proposes the design of a fa\c{c}ade, a notion borrowed from object-oriented software engineering. This idea is applied to SPARQL Anything, a system that allows querying heterogeneous resources as-if they were in RDF, in plain SPARQL 1.1, by overloading the SERVICE clause. SPARQL Anything supports a wide variety of file formats, from popular ones (CSV, JSON, XML, Spreadsheets) to others that are not supported by alternative solutions (Markdown, YAML, DOCx, Bibtex). Features include querying Web APIs with high flexibility, parametrised queries, and chaining multiple transformations into complex pipelines. In this paper, we describe the design rationale and software architecture of the SPARQL Anything system. We provide references to an extensive set of reusable, real-world scenarios from various application domains. We report on the value-to-users of the founding assumptions of its design, compared to alternative solutions through a community survey and a field report from the industry.
fields
cs.DB 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Streamlining Knowledge Graph Creation with PyRML
PyRML is a Python-native RML engine that passes 306 of 323 RML-Core tests and shows lower runtimes than RMLMapper on the small test suite.