/setlr

Semantic Extract, Transform, and Load-er

Primary LanguagePythonApache License 2.0Apache-2.0

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.