RDF in Drupal
Aus der Serie RDF in Drupal bei Drupal easy sind die ersten drei Teile erschienen, die sich mit der Frage beschäftigen was RDF/RDFa ist, warum das spannend ist und inwie weit das mit Drupal zu tun hat.
The vast majority of current and future Drupal implementations of RDF are actually RDFa (Resource Description Framework in Attributes), a set of extensions to XHTML. RDF is normally implemented using XML; while this is possible with Drupal, RDFa allows Drupal to implement RDF as part of the standard content displays.

