- From: Norman Walsh <ndw@nwalsh.com>
- Date: Fri, 30 Jul 2004 09:59:09 -0400
- To: public-cwm-bugs@w3.org
- Cc: Dan Connolly <connolly@w3.org>
Received on Friday, 30 July 2004 10:00:29 UTC
With this data in /tmp/test.xml <?xml version="1.0" encoding="utf-8"> <doap:Project xmlns:doap="http://usefulinc.com/ns/doap/#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:cvs="http://nwalsh.com/rdf/cvs#" xmlns:cc="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:foaf="http://xmlns.com/foaf/0.1/"> <dc:date>2004-07-29T20:22:56-04:00</dc:date> <doap:license rdf:resource="http://usefulinc.com/doap/licenses/gpl"/> </doap:Project> $ cwm --rdf=T /tmp/test.xml produces: <!-- Processed by Id: cwm.py,v 1.148 2004/03/21 04:24:32 timbl Exp --> <!-- using base file:/tmp/test.xml--> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> </rdf:RDF> Be seeing you, norm -- Norman Walsh <ndw@nwalsh.com> | Debugging is 99% complete most of the http://nwalsh.com/ | time--Fred Brooks, jr.
Received on Friday, 30 July 2004 10:00:29 UTC