Use rdf:ID instead of rdf:nodeID

terraces - September 30, 2006 - 12:41
Project:FOAF
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:patch (to be ported)
Description

FOAF profiles exported by Drupal currently use rdf:nodeID to point to foaf:People, which means that the node refering to the foaf:Person cannot be accessed from the outside of the document.
Using rdf:ID instead could solve it, so that People will have a URI as http://drupal.org/?q=foaf/1#_1 which could be used with foaf:maker property (what we would like to do in the SIOC module)

Nb: The attached patch also includes patch for request http://drupal.org/node/86548
Nb2: In patch, foaf.module is the new version while foaf.patch.sav the current module one

AttachmentSize
foaf_0.patch2.56 KB

#1

scor - March 22, 2009 - 01:42
Version:4.6.x-1.x-dev» 5.x-1.x-dev
Status:active» patch (to be ported)

this patch does not apply correctly. needs reroll for D5.

 
 

Drupal is a registered trademark of Dries Buytaert.