On 9 Jun 2010, at 01:32, Peter Ansell wrote: > > The RDFa that they embed won't be recognised by a typical RDFa > processor. It is only written to the DOM using Javascript, so it will > never get picked up by HTML-only robots. Exposing the API directly as > RDF is much more valuable IMO.
Slideshare does include RDFa in their HTML, yahoo media and opengraph iirc. You need a tagsoup parser to get it reliably. I'm not aware of and DOM manipulation Unless I've completely misunderstood you here? Damian
