- From: Pēteris <peteris.caune@deri.org>
- Date: Tue, 03 Nov 2009 15:16:57 +0000
- To: semantic-web@w3.org
We are pleased to announce release of SuRF 1.0.0 Beta. This version includes some significant changes and improvements in interface, thus the major version number shift. SuRF is an Object - RDF Mapper based on the popular rdflib python library. It exposes RDF triple sets as sets of resources and integrates them into the Object Oriented paradigm of Python in a similar manner as the ActiveRDF does for Ruby. New features in 1.0.0 Beta version: * Improved resource querying. Can mix any of these features together: * filter resources by attribute values * filter resources using SPARQL filter expressions * limit, offset, order ascending/descending * specify graph/context where resources should be loaded from and later saved to * eager-load resource attributes * Improved attribute querying. All the querying features available at resource level are also available at attribute level. * Growing amount of documentation and examples. Still big gaps there but the situation is improving. Project Google Code site: http://code.google.com/p/surfrdf/ Documentation: http://packages.python.org/SuRF/ You are very welcome to try it out, tell us about your experiences, report bugs and participate!
Received on Tuesday, 3 November 2009 16:47:53 UTC