It is quite a while ago that I sent a message to this list wrt. a bug in serialisation. Now, I tried to continue with rdflib application development and realise that the bug still exists in 2.3.1 , (unofficial?) 2.3.2 and the svn trunk. What needs to be done to add the subject when serialising? Any help would be appreciated.
thanks
Andre
On 6/14/06,
Drew Perttula <[EMAIL PROTECTED]> wrote:
On Wed, 2006-06-14 at 11:31 +0200, Andre Meyer wrote:
>
> >
> > Here are some observations:
> >
> > - The 'pretty-xml' serializer omits the subject. It does not
> appear in
> > the about parameter of the Description tag.
>
> Ouch. Anyone want to tackle that one? ;)
>
> This does not seem to have been repaired. What to do about it? It is
> important that this works.
>
Isn't that one fixed in TRUNK? The n3parse/bnode bug and n3 literal
quoting bugs are, at least, making it time for a release for sure.
I think there are still more quoting fixes to be done-- I need to write
some tests for URIs with spaces (and other garbage) in them. They're not
quoting correctly for xml, and they don't parse correctly for n3.
_______________________________________________ Dev mailing list [email protected] http://rdflib.net/mailman/listinfo/dev
