Yeah to confirm. I was able to get RDFa from the pages using the RDFa
bookmarklet http://www.w3.org/2001/sw/BestPractices/HTML/rdfa-bookmarklet/
Paul
Damian Steer wrote:
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