ActiveRDF

ActiveRDF is a library for accessing RDF data from Ruby programs. It can be used as data layer in Ruby-on-Rails, similar to ActiveRecord (which provides an O/R mapping to relational databases). ActiveRDF in RoR allows you to create semantic web applications very rapidly. ActiveRDF gives you a Domain Specific Language (DSL) for your RDF model: you can address RDF resources, classes, properties, etc. programmatically, without queries.

  • ActiveRDF can be used with various RDF stores, adapters to stores can be written easily.
  • ActiveRDF uses convention over configuration: it works nicely in 90% of the cases.
  • ActiveRDF is open source, released under the LGPL license.
  • ActiveRDF is in active development.
See http://www.activerdf.org/ for more information.

See also:

Version 4.1 last modified by Lucien Pereira on 01/08/2008 at 15:27

Comments 0

No comments for this document

Attachments 0

No attachments for this document

Creator: StephaneLauriere on 2006/04/29 11:01
SemanticDesktop.org
1.1.1