rdfproc
Library that provides a high-level interface to RDF data
RUN apt-get update && \
apt-get install -y redland-utils
RUN apt-get update && \
apt-get install -y redland-utils
RUN apk add redland
RUN pacman -S --noconfirm redland
RUN apt-get update && \
apt-get install -y redland-utils
RUN yum install -y redland
RUN dnf install -y redland
RUN apt-get update && \
apt-get install -y redland-utils