| 1 |
// $Id$
|
| 2 |
|
| 3 |
RDF for Drupal 6.x
|
| 4 |
==================
|
| 5 |
This is a development version of the Resource Description Framework (RDF)
|
| 6 |
module currently being developed for Drupal 6.x under the auspices of the
|
| 7 |
project at:
|
| 8 |
|
| 9 |
<http://drupal.org/project/rdf>
|
| 10 |
|
| 11 |
|
| 12 |
FEATURES
|
| 13 |
--------
|
| 14 |
* Enables the use of Resource Description Framework (RDF) metadata.
|
| 15 |
* Provides RDF data storage in local RDBMS-based repositories.
|
| 16 |
* Exports Drupal data in the RDF/XML, TriX, Turtle and N-Triples formats.
|
| 17 |
* Imports RDF data in the RDF/XML, Turtle and N-Triples formats.
|
| 18 |
* Provides an RDF Schema (RDFS) vocabulary for Drupal data.
|
| 19 |
|
| 20 |
|
| 21 |
BUG REPORTS
|
| 22 |
-----------
|
| 23 |
Post bug reports and feature requests to the issue tracking system at:
|
| 24 |
|
| 25 |
<http://drupal.org/node/add/project_issue/rdf>
|
| 26 |
|
| 27 |
|
| 28 |
CREDITS
|
| 29 |
-------
|
| 30 |
Developed and maintained by Arto Bendiken <http://bendiken.net/>
|
| 31 |
Co-maintained by Miglius Alaburda, Jeff Miccolis and Frank Febbraro.
|
| 32 |
Contributions by Ben Lavender and Alex Karshakevich.
|
| 33 |
Sponsored by MakaluMedia Group <http://www.makalumedia.com/>
|
| 34 |
Sponsored by M.C. Dean, Inc. <http://www.mcdean.com/>
|
| 35 |
Sponsored by SPAWAR <http://www.spawar.navy.mil/>
|