[Bug 6902] New: Note incompatibilities with RDF serializations

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6902

           Summary: Note incompatibilities with RDF serializations
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Spec proposals
        AssignedTo: dave.null@w3.org
        ReportedBy: hsivonen@iki.fi
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


Please add a note saying that the conversion to RDF algorithm may produce
statements that cannot be represented as RDF/XML (but can be represented in
N-Triples/N3/Turtle).

The issues are:
 1) textContent in text/html may contain non-XML characters.
 2) a property name may not be splittable into a QName in such a way that the
local part is an NCName.

See also:
http://krijnhoetmer.nl/irc-logs/whatwg/20090512#l-735

Please note or make non-conforming property names that can't be serialized even
as N-Triples/N3/Turtle. These include at least ">".


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 13 May 2009 10:21:22 UTC