Keith Alexander wrote: > Can I use those DTDs even if I am not using RDFa in the document? It > might be handy to use it so I can have @rel, @rev, @href on any element > and still validate, but I'd want my document to be parsed according to > my GRDDL profile rather than RDFa rules.
I guess you could, but if you use that DTD, you are definitely saying that you're using RDFa, so if your syntax triggers and RDFa-prescribed triple, you mean it for sure :) > (By the way, some of those pages that were linked to say that they > aren't valid XHTML+RDFa - > http://validator-test.w3.org/check?uri=http%3A%2F%2Fben.adida.net%2Fcard.xhtml&charset=%28detect+automatically%29&doctype=Inline&group=0 I think the validator is having some kind of issue, as that just gave me 146 errors that look really fishy. -Ben