cl-ntriples

BSD

CL-NTRIPLES is a simple basic parser for Ntriples data.

$ area51 add cl-ntriplesCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ntriples:some-function ...)

Dependencies