$ cat filter.n3 @prefix log: <http://www.w3.org/2000/10/swap/log#> . { ?s ?p ?o } => { [ ?p [] ] } . $ echo ':Bob :knows :Steve . :John :knows :Fred .' | \ cwm --filter=filter.n3 --ntriples _:g13 <file:///tmp/#knows> _:g14 . I think that should be generating two triples. Using the CVS cwm I updated several seconds ago. -- Sean B. Palmer, http://inamidst.com/sbp/Received on Monday, 15 October 2007 09:15:47 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:10:59 GMT