rdf2dot-3.6

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

Install

All systems
curl cmd.cat/rdf2dot-3.6.sh
Debian Debian
apt-get install python3-rdflib
Ubuntu
apt-get install python3-rdflib
image/svg+xml Kali Linux
apt-get install python3-rdflib
Fedora
dnf install python3-rdflib
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-rdflib
Raspbian
apt-get install python3-rdflib

python3-rdflib

Python 3 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 3 version of RDFLib.