Mapping Spreadsheets to RDF: Supporting Excel in RML
Databases
2021-08-02 v1
Abstract
The RDF Mapping Language (RML) enables, among other formats, the mapping of tabular data as Comma-Separated Values (CSV) files to RDF graphs. Unfortunately, the widely used spreadsheet format is currently neglected by its specification and well-known implementations. Therefore, we extended one of the tools which is RML Mapper to support Microsoft Excel spreadsheet files and demonstrate its capabilities in an interactive online demo. Our approach allows to access various meta data of spreadsheet cells in typical RML maps. Some experimental features for more specific use cases are also provided. The implementation code is publicly available in a GitHub fork.
Cite
@article{arxiv.2104.13600,
title = {Mapping Spreadsheets to RDF: Supporting Excel in RML},
author = {Markus Schröder and Christian Jilek and Andreas Dengel},
journal= {arXiv preprint arXiv:2104.13600},
year = {2021}
}
Comments
6 pages, submitted to Second International Workshop on Knowledge Graph Construction