de.setf.wilbur
extends and updates the Feb 14, 2010 version of the "Wilbur Semantic Web Toolkit for CLOS" to maintain
compatibility with Lisp runtimes.
- MCL : 5.2
- SBCL : 1.0.36 (linux)
You can download Wilbur from GitHub either by cloning repository or downloading all the source files in a Zip archive.
In principle, de.setf.wilbur
is built with ASDF
.
If you have Quicklisp then installing Wilbur is a single command task:
(ql:quickload "wilbur")
This will install Wilbur and all its dependencies.
Additional information about Wilbur, manual, API reference and other useful titbits can be found on the project Wiki.
The library is governed by the original LLGPL license