Triplify
Posted by dorgon on March 16, 2008 at 10:10am
hi,
for a first simple support for RDF export, I'd like to point you to http://blog.aksw.org/2008/triplify-expose-semantics/ and http://triplr.org.
I think a quick generic RDF support for nodes will be easy to add.
I also recommend to keep the current node URI scheme and add support for content negotiation as described in [1]. So, if a client sends the request header "Accept: application/rdf+xml", the server just returns an RDF version of a node, otherwise it will get the ordinary HTML version, possible polished up with RDFa or microformat tags...
Regards,
Andy
