Skip to content

Example code for using SPARQL and 4store RDF databases from Common Lisp (in this case Steel Bank Common Lisp, but most others should work as well).

License

Notifications You must be signed in to change notification settings

patrickdlogan/sbcl-4store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

See http://patricklogan.blogspot.com/2011/04/using-sparql-endpoints-and-4store-rdf.html

The code has been used with Steel Bank Common Lisp, but should run
without issues in many if not most Common Lisp implementations.

Note that all the dependencies can be loaded using quicklisp, except
for cl-rdfxml. This library can be downloaded from
http://www.cs.rpi.edu/~tayloj/CL-RDFXML/ and the code here illustrates
how to inform quicklisp to use this local library.

COPYING

See the file COPYING in this same repository.

About

Example code for using SPARQL and 4store RDF databases from Common Lisp (in this case Steel Bank Common Lisp, but most others should work as well).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published