rapper
The Raptor RDF parsing utility. Part of the Raptor RDF Syntax Library. More information: <http://librdf.org/raptor/rapper.html>.
RUN apt-get update && \
apt-get install -y raptor-utils
RUN apt-get update && \
apt-get install -y raptor-utils
RUN apk add raptor2
RUN pacman -S --noconfirm raptor
RUN apt-get update && \
apt-get install -y raptor2-utils
RUN yum install -y raptor
RUN dnf install -y raptor2
RUN apt-get update && \
apt-get install -y raptor-utils