Metadata-Version: 2.1
Name: setlr
Version: 1.0.1
Summary: setlr is a tool for Semantic Extraction, Transformation, and Loading.
Home-page: http://packages.python.org/setlr
Author: Jamie McCusker
Author-email: mccusj@cs.rpi.edu
License: Apache License 2.0
Keywords: rdf semantic etl
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
License-File: LICENSE
Requires-Dist: future
Requires-Dist: pip>=9.0.0
Requires-Dist: cython
Requires-Dist: numpy
Requires-Dist: rdflib>=6.0.0
Requires-Dist: pandas>=0.23.0
Requires-Dist: requests
Requires-Dist: toposort
Requires-Dist: beautifulsoup4
Requires-Dist: jinja2
Requires-Dist: lxml
Requires-Dist: six
Requires-Dist: xlrd
Requires-Dist: ijson
Requires-Dist: click
Requires-Dist: tqdm
Requires-Dist: requests-testadapter
Requires-Dist: python-slugify
Requires-Dist: pyshacl[js]

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