csv2rdf

Python library containing an RDF triple store and RDF parsers/serializers

Install

All systems
curl cmd.cat/csv2rdf.sh
Debian Debian
apt-get install python-rdflib-tools
Ubuntu
apt-get install python-rdflib-tools
Arch Arch Linux
pacman -S python-rdflib
image/svg+xml Kali Linux
apt-get install python-rdflib-tools
Fedora
dnf install python2-rdflib
Windows (WSL2)
sudo apt-get update sudo apt-get install python-rdflib-tools
Raspbian
apt-get install python-rdflib-tools

python-rdflib-tools

Python library containing an RDF triple store and RDF parsers/serializers

RDFLib is a Python library for working with the RDF W3C standard. The library contains RDF parsers/serializers and both in-memory and persistent Graph backend. This package contains some executable tools.

python2-rdflib

A Python library for working with RDF, a simple yet powerful language for representing information

python-rdflib

Python library containing an RDF triple store and RDF parsers/serializers

RDFLib is a Python library for working with the RDF W3C standard. The library contains RDF parsers/serializers and both in-memory and persistent Graph backend. This package contains the Python 2 version of RDFLib.