rdf 2.1.1

Bug fixes

Fixes tests and views integration.

Contributors (5)

Spokje, Wim Leers, bbrala, longwave, phenaproxima

Changelog

Issues: 2 issues resolved.

rdf 2.0.1

Bug fixes

Dependency was missing on 'easyrdf/easyrdf' #3307015: Missing dependency easyrdf/easyrdf, this will break when RDF is removed in 10 since that dependency is then also removed.

rdf 1.x-dev

Subtree split of Drupal core RDF. Welcome to the new home of the RDF module.

rdf 6.x-1.0-alpha8

New features
Bug fixes

It has been a long while since a release. There quite a bit of refactoring that took place by Arto before he took a leave of absence. Lets that that out there in addition to a few bug fixes and feature enhancements.

At long last, libraries support
- #595974: Location of the ARC library by Dave Reid: add support for the libraries modules for the loading of ARC2

Some other fixes/enhancements:
- RDF tables should be refreshed after a new repository is created.
- Implemented an admin-configurable RDF mapping and token substitution value for author names in RDF feeds.
- Implemented RSS feed support for extended datetime literals that include CCK datetime fields' time zone names.
- Improved hook_nodeapi('rss item') interoperability (patch by geodaniel).
- Implemented integration with CCK's Content Permissions module in RDF feed output.
- Fixed the saving of RDF feed settings in the Views admin UI.
- Implemented a new RSS feed option for time zone offset adjustments when Daylight Saving Time (DST) is in effect.
- #472244: warning: Missing argument 3 for rdf_feedapi_mapper() in /drupal/sites/all/modules/rdf/rdf.feedapi.inc on line 10. Updated rdf_feedapi_mapper() for API changes in Feed Element Mapper 6.x-1.0-beta9.

Refactoring:
- Implemented hook_rdf_adapters(); added a new API function rdf_get_adapters().
- Merged rdf_db_rdf_namespaces() into rdf_rdf_namespaces().
- Merged rdf_db_rdf_contexts() into rdf_rdf_contexts().

rdf 7.x-2.x-dev

dev snapshot of the RDF module for Drupal 7 rdf 7.x-2.x-dev

rdf 6.x-1.0-alpha7

Security update
New features
Bug fixes

One last final alpha release to fix a potential security issue discovered by scor of the Drupal security team.

Changes since 6.x-1.0-alpha6 (executive summary):

  • There are important database changes. You must run update.php after upgrading to this release.
  • As warned in the previous release, the RDF Schema submodule has now been removed (its functionality having been folded into the RDF module itself). Make sure you've disabled/uninstalled that module before upgrading to this release.
  • An experimental configuration option has been added that will allow you to use RDFa without changing your Drupal site's theme (see #391372: Enable RDFa usage with Drupal 6.x).
  • There have been several bug fixes and feed reader compatibility improvements to the RDF/XML and RSS 1.0 output.
  • A bothersome bug that caused accumulated duplication of RDF data has been fixed. The bug was introduced in the previous release and affected e.g. some users of the File Framework and Calais modules.
  • You can now use autocompleted CURIEs (compact URIs) on the Administer » Content management » RDF data » Add statement screen, simplifying data entry.
  • Some minor performance optimizations have been implemented. There will be yet more performance-related work done for the next release.

rdf 6.x-1.0-alpha6

New features
Bug fixes
Insecure

This is hopefully the last alpha release before the project moves to beta stage. Please report any and all problems you may experience.

Upgrade notes: be sure to disable and uninstall the RDF Schema module once you've upgraded to this release. All RDF Schema functionality has been folded into the base RDF module, and the RDF Schema placeholder will be removed in the next release.

rdf 6.x-1.0-alpha5

New features
Bug fixes
Insecure

A fifth alpha-quality development snapshot for Drupal 6.x (January 2009 snapshot).

rdf 6.x-1.0-alpha4

A fourth alpha-quality development snapshot for Drupal 6.x.

rdf 6.x-1.0-alpha3

Bug fixes
Insecure

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

rdf 6.x-1.0-alpha2

Bug fixes
Insecure

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

rdf 6.x-1.0-alpha1

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

Nightly development snapshot for Drupal 6.x. Currently the recommended version to install.

Changes since 6.x-1.0-alpha5: full details at http://drupal.org/project/cvs/182305

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.

Subscribe with RSS Subscribe to Releases for Resource Description Framework (RDF)