The librdf issue tracker does not appear to allow bug submissions from the public, so I'm collecting some here.
$ roqet -e 'SELECT * { VALUES ?i { 1 2 3 } }'
Expected:
| ?i |
The librdf issue tracker does not appear to allow bug submissions from the public, so I'm collecting some here.
$ roqet -e 'SELECT * { VALUES ?i { 1 2 3 } }'
Expected:
| ?i |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... binsrc/config/install-sh -c -d | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking how to create a ustar tar archive... gnutar | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking build system type... x86_64-apple-darwin12.5.0 | |
checking host system type... x86_64-apple-darwin12.5.0 | |
creating config.nice |
Using Homebrew on OS X?
Want Apache Jena's command-line tools, including the incredibly useful sparql command, but can't be bothered endlessly messing with Jena's environment variables to get them to work?
Try the command below, which installs Jena via a formula made by my colleague Kevin Lyda:
brew install https://raw.github.com/lyda/homebrew/jena/Library/Formula/jena.rb
If it worked, you can now do: