Releases for Resource Description Framework (RDF)

rdf 6.x-1.0-alpha3

Arto - June 13, 2008 - 11:34
Official release from CVS tag: DRUPAL-6--1-0-ALPHA3
Download: rdf-6.x-1.0-alpha3.tar.gz
Size: 31.49 KB
md5_file hash: 36d4fdc06ec3db48f3cfed8507dc9211
First released: June 13, 2008 - 11:34
Last updated: June 13, 2008 - 11:35

A third alpha-quality development snapshot for Drupal 6.x, fixing a fatal PHP error introduced in the previous snapshot.

Changelog:

  • Defer namespace initialization to when it is first needed (#269180).

Note: This is experimental software meant for advanced users; assume nothing works, and you may be pleasantly surprised. And when it breaks, you get to keep both pieces.

rdf 6.x-1.0-alpha2

Arto - June 10, 2008 - 21:44
Official release from CVS tag: DRUPAL-6--1-0-ALPHA2
Download: rdf-6.x-1.0-alpha2.tar.gz
Size: 31.47 KB
md5_file hash: 51e9b7309bd299b93867b543d7c8ec4e
First released: June 10, 2008 - 21:44
Last updated: June 10, 2008 - 21:45

A second relatively stable development snapshot for Drupal 6.x.

Changelog:

  • Updated ARC2 compatibility (now works with release 2008-05-30).
  • Fixed white-screening bug when exporting RDF data (#261237, #242509, #243971).
  • Fixed repository administration menu paths.
  • Implemented unit tests for the RDF repository create/rename/delete APIs.
  • Implemented unit tests for the RDF statement count/insert/query/delete APIs.
  • Added a bunch of the FOAF terms to the predefined, auto-generated convenience classes.
  • Clear the schema cache in rdf_db_create_repository().
  • Implemented hook_schema_alter() for defining the schema for user-created repository tables.
  • Added new API functions rdf_get_type() and theme_rdf_value().
  • Simplified QName/CURIE creation by implementing a $rdf_namespaces global.
  • Merged the RDF DB hook implementations with the existing RDF API handlers.
  • Bug fix for rdf_count().
  • Optimized rdf_literal() to not construct an RDF_Literal object for plain non-tagged string literals.
  • Allowed non-wrapped object literals in rdf_denormalize() for greater convenience.

Note: This is experimental software meant for advanced users; assume nothing works, and you may be pleasantly surprised. And when it breaks, you get to keep both pieces.

rdf 6.x-1.0-alpha1

Arto - June 4, 2008 - 22:37
Official release from CVS tag: DRUPAL-6--1-0-ALPHA1
Download: rdf-6.x-1.0-alpha1.tar.gz
Size: 29.92 KB
md5_file hash: 515aa58e072db0d44ccb75b4d17a6783
First released: June 4, 2008 - 22:37
Last updated: June 4, 2008 - 22:40

First relatively stable development snapshot for Drupal 6.x.

There is a major change from previous development snapshots in that the RDF DB, RDF Import and RDF Export submodules have been folded back into RDF API, the base module. This means that any current users of these modules should disable and uninstall them before upgrading to this alpha version, and any dependent modules should remove them from their module dependencies list.

Note: This is experimental software meant for advanced users; assume nothing works, and you may be pleasantly surprised. And when it breaks, you get to keep both pieces.

rdf 6.x-1.x-dev

Arto - February 6, 2008 - 11:06
Nightly development snapshot from CVS branch: HEAD
Download: rdf-6.x-1.x-dev.tar.gz
Size: 31.49 KB
md5_file hash: 9bee2a6ee881132e6af2453e43d2a0a8
First released: February 6, 2008 - 11:06
Last updated: June 13, 2008 - 12:09

Nightly development snapshot for Drupal 6.x.

Note: This is experimental software meant for advanced users; assume nothing works, and you may be pleasantly surprised. And when it breaks, you get to keep both pieces.

 
 

Drupal is a registered trademark of Dries Buytaert.