Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 468 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 468 Bytes

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.