User: arto Branch: HEAD Date: Wed, 20 Feb 2008 20:59:02 +0000 Modified files: /modules/rdf/contrib/rdf_import rdf_import.inc /modules/rdf rdf.api.inc Log message: Imported latest 6.x version from SVN development repository. Changelog (RDF API): - Renamed rdf_define_namespace() to rdf_define_vocabulary(). - Implemented a new class RDF_Variable and new API functions rdf_var() and rdf_is_var() for use e.g. with the SPARQL API. - Renamed rdf_convert_arc2_triple() to _rdf_deconstruct_arc2_triple() and improved the function to handle more cases. - Allowed explicit bnode identifier argument in rdf_bnode(). Changelog (RDF Import): - Updated to use _rdf_deconstruct_arc2_triple(). Links: http://cvs.drupal.org/diff.php?path=contributions/modules/rdf/contrib/rdf_im... http://cvs.drupal.org/diff.php?path=contributions/modules/rdf/rdf.api.inc&ol...