Custom Homebrew tap for QLever (pronounced "Clever") graph database implementing the RDF and SPARQL standards.
You can add the custom tap and install the qlever-index and qlever-server binaries, along with qlever CLI tool in a MacOS terminal session using:
brew tap qlever-dev/qlever
# Recent versions of Homebrew require third-party taps to be explicitly trusted
# Skip if your Homebrew is older
brew trust qlever-dev/qlever
brew install qlever