Hello,

Firefox, Safari and Chrome report parsing error with an RDFa document which:
- has some HTML character entities (e.g.   ü etc)
- declares XHTML+RDFa 1.0 DOCTYPE
- delivered as application/xhtml+xml

probably because XHTML+RDFa DTD doesn't include HTML character entity
module (xhtml-charent-1.mod) . XHTML 1.1 DTD driver also lacks this
module, but curiously, its flat DTD includes this.

(These browsers don't complain with XHTML 1.1 DTD declaration that has
the driver URI, though. Maybe they have built in flat DTD for quick
processing)

I'm afraid this might cause some confusions when users try to convert
existing documents to RDFa. Hope this will be checked and fixed.

best,

-- 
@prefix : <http://www.kanzaki.com/ns/sig#> . <> :from [:name
"KANZAKI Masahide"; :nick "masaka"; :email "mkanz...@gmail.com"].

Reply via email to