The Resource Description Framework (RDF) is a framework for representing information in the Web.Resource Description Framework (RDF): Concepts and Abstract Syntax
RDF is one of the technologies underlying the Semantic Web. More information on RDF can be found on the W3C Semantic Web Activity page.
Projects:
- cffi-redland - cffi-redland is a set of bindings for the Redland RDF Library
- cl-agraph - CL-AGRAPH is a minimal portable Lisp client for AllegroGraph
- cl-ntriples - CL-NTRIPLES provides a simple parser for the N-Triples data format as defined by the W3C for storing RDF/Semantic information
- cl-opencalais - cl-opencalais is a wrapper for the Thomson Reuters Calais web API
- CL-RDFXML - CL-RDFXML is an RDF/XML parser written by Joshua Taylor
- cl-rss-gen - cl-rss-gen is a tiny Common Lisp library that generates RSS (RDF Site Summary)
- cl-semantic - cl-semantic is a collection of RDF/OWL extraction and relationship parsing macros
- de.setf.resource - de setf resource implements transparent, transactional persistence of CLOS objects to several RDF stores
- de.setf.wilbur - Wilbur was originally conceived as Nokia Research Center's toolkit for programming Semantic Web applications that use RDF (as well as XML), written in Common Lisp
- OntoLisp - OntoLisp is a Common Lisp Framework for the Semantic Web, RDF and OWL syntax support
- RDF - The Resource Description Framework (RDF) is a framework for representing information in the Web. Resource Description Framework (RDF): Concepts and Abstract Syntax
- swclos - SWCLOS is a Semantic Web processor that is built on top of the Common Lisp Object System (CLOS)
- twinql - twinql is a parser and query engine for the SPARQL RDF query language, built on the Wilbur Semantic Web toolkit for Common Lisp
- Wilbur - Note: For the actively maintained version of Wilbur, see de.setf.wilbur