roqet
A free C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings
RUN apt-get update && \
apt-get install -y rasqal-utils
RUN apt-get update && \
apt-get install -y rasqal-utils
RUN apk add rasqal
RUN pacman -S --noconfirm rasqal
RUN apt-get update && \
apt-get install -y rasqal-utils
RUN yum install -y rasqal
RUN dnf install -y rasqal
RUN apt-get update && \
apt-get install -y rasqal-utils