- From: Graham Klyne <gk@ninebynine.org>
- Date: Thu, 14 Aug 2003 07:57:13 +0100
- To: Dan Brickley <danbri@w3.org>
- Cc: w3c-rdfcore-wg@w3.org
I forgot to mention, using the command line utility shouldn't need any knowledge of Haskell. GHC will compile it to a stand-alone executable (tested on Windows, should work on Linux/Unix). #g -- At 07:54 12/08/03 -0400, Dan Brickley wrote: >* Graham Klyne <gk@ninebynine.org> [2003-08-12 10:14+0100] > > Ummm... my Haskell package (swish) contains a command line compare utility > > (based on jeremy's compare algorithm) with Notation 3 input... I don't > know > > if that might be of help. > >ooh :) > > > [Offline right now, so don't have URI, but look for 'swish' under software > > at my ninebynine.org site.] > >http://www.ninebynine.org/Software/Intro.html#Swish > >Another reason to actually read that Haskell book I bought > >(leaving it under my pillow doesn't seem to be working...) > >Dan > > > > > #g > > -- > > > > At 18:06 08/08/03 -0400, Dan Brickley wrote: > > > > >any idea what's up? > > > > > >----- Forwarded message from Rahul Singh <kingtiny@DriveRDF.org> ----- > > > > > >From: Rahul Singh <kingtiny@DriveRDF.org> > > >Date: Fri, 08 Aug 2003 16:34:20 -0400 > > >To: www-rdf-interest@w3.org > > >Subject: NTC utility doesn't want to play > > >Message-ID: <3F34094C.6040708@DriveRDF.org> > > >Resent-From: www-rdf-interest@w3.org > > >Resent-Date: Fri, 8 Aug 2003 16:34:21 -0400 (EDT) > > > > > > > > >Hi, > > > > > >I am trying to use the NTC utility at > > >http://www.w3.org/2000/10/rdf-tests/rdfcore/utils/ntc/ to compare .nt > > >files but it doesn't seem to like me. > > > > > >I built it and it keeps saying that the files dont match even when they > > >do. Maybe I don't understand how its supposed to work. I am just trying > > >the samples (First.001, Second.002 etc etc) with the utility and this is > > >what I am getting. > > > > > >Any help will be apprecaited before I start wading through the code. > > > > > >ntc -d Second.001 First.001 > > >First model read: > > >Dump of model. > > >Static triples: > > ><foo:bar> <random:p2> "hoho" . > > ><foo:bar> <random:p1> <o1> . > > >Anonymous triples: > > >Done. > > >Second model read: > > >Dump of model. > > >Static triples: > > >Anonymous triples: > > >Done. > > >Comparing models: > > >Non-anonymous statement sets of different size > > >They don't match > > > > > >It doesn't seem to be reading the second model. > > > > > >Cheers, > > > > > >Rahul Singh > > >kingtiny@DriveRDF.org > > > > > > > > >----- End forwarded message ----- > > > > ------------ > > Graham Klyne _________ > > GK@ninebynine.org ___|_o_o_o_|_¬ > > \____________/ > > (nb Helva) ~~~~~~~~~~~~~~~~~~ @Kingston, River Thames ------------ Graham Klyne _________ GK@ninebynine.org ___|_o_o_o_|_¬ \____________/ (nb Helva) ~~~~~~~~~~~~~~~~~~ @Hampton Court, River Thames
Received on Thursday, 14 August 2003 08:59:35 UTC