rdfpipe
Python library containing an RDF triple store and RDF parsers/serializers
RUN apt-get update && \
apt-get install -y python-rdflib-tools
RUN apt-get update && \
apt-get install -y python-rdflib-tools
RUN pacman -S --noconfirm python-rdflib
RUN apt-get update && \
apt-get install -y python-rdflib-tools
RUN dnf install -y python2-rdflib
RUN apt-get update && \
apt-get install -y python-rdflib-tools