Skip to content

tetherless-world/setlr

Repository files navigation

setlr: The Semantic Extract, Transform and Load-er

setlr is a tool for generating RDF graphs, including named graphs, from almost any kind of tabular data.

Installation

Simply check out the code, optionally create a python virtual environment, and install it using pip:

pip install setlr

Learning how to SETL

To learn how to use setlr please visit the tutorial wiki page.