rdfs2dot
Python library containing an RDF triple store and RDF parsers/serializers
Install
- All systems
-
curl cmd.cat/rdfs2dot.sh
- Debian
-
apt-get install python-rdflib-tools - Ubuntu
-
apt-get install python-rdflib-tools - Arch Linux
-
pacman -S python-rdflib - Kali Linux
-
apt-get install python-rdflib-tools - Fedora
-
dnf install python2-rdflib - Windows (WSL2)
-
sudo apt-get updatesudo 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.