pysubyt

Python implementation of LinkedData Templates to produce triples out of various datasources


Keywords
package, python
License
MIT
Install
pip install pysubyt==0.1.0

Documentation

py-SUbyT

A Python library for Semantic Uplifting by Templates.

An easy way (through python) to produce Linked Data (aka semantic uplifting) from classic data files (CSV, XML, JSON) into triples (RDF, turtle) through jinja-Templating

Usage and further reading

Please check out the Py-SUbyt documentation. Namely:

Code style: black