W3C home > Mailing lists > Public > public-cwm-bugs@w3.org > November 2007

Re: cwm does not understand the typed-node-as-root idiom?

From: Story Henry <henry.story@bblfish.net>
Date: Fri, 2 Nov 2007 19:26:55 -0200
Cc: public-cwm-bugs@w3.org, doap-interest@lists.gnomehack.com
Message-Id: <63879C3C-BF61-4E3C-BC49-8228950E17F8@bblfish.net>
To: Yosi Scharf <syosi@MIT.EDU>
On 2 Nov 2007, at 13:31, Yosi Scharf wrote:
> Also, if you do instead
>
> cwm --rdf=R --n3
>
> it will do what you want. The "R" flag means don't require a root  
> <rdf:RDF> tag.
> I am adding this to the documentation

Thanks.

In the meantime CodeZoo has been pulled.

http://www.oreilly.com/cc.csp

but there is

http://doapspace.org/

instead.

Henry

> Yosi
>
>
> Story Henry wrote:
> > On sig today:
> >
> > bblfish : cwm does not seem to like the doap files on O'Reilly's  
> code Zoo
> >           cwm --rdf
> > 'http://www.codezoo.com/cs/user/run/component/5576?x-r=doap' --n3
> > it seems to download something looking rdf ish with curl though
> >
> > sbp:  perhaps it's because it's using the typed-node-as-root idiom?
> > sbp: it is being served as application/rdf+xml, but perhaps cwm's
> > RDF/XML parser predates from when rdf:RDF was allowed
> > sbp: check this out:
> > sbp: $ cat <<EOF | cwm --rdf --n3
> >  <doap:Project
> >    xmlns:doap="http://usefulinc.com/ns/doap#"
> >    xmlns:foaf="http://xmlns.com/foaf/0.1/"
> >    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
> >    xmlns:xh="http://www.w3.org/1999/xhtml">
> >   <doap:name>Commons Collections</doap:name>
> > </doap:Project>
> >
> >
> > Henry



Received on Friday, 2 November 2007 21:27:38 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:10:59 GMT