Go to file
Iain Sproat 433a047fb6 Added tests for TsvExporter - all are broken (may be the tests themselves, as they are copied from CsvExporterTests).
CsvExporter now closes writer.  CsvExporterTests includes test for a string with a comma.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@847 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-24 18:37:52 +00:00
.settings Applied a bunch of patches from Tom Morris (Issue 25, 26 and 27) 2010-05-13 21:02:19 +00:00
ide/eclipse Committing patches by Iain: 2010-05-16 18:42:52 +00:00
lib adding ommitted libraries for r813 2010-05-18 12:49:24 +00:00
lib-src adding ommitted libraries for r813 2010-05-18 12:49:24 +00:00
licenses Added a basic RDF triple importer plus unit tests. Some more work required - it's not plugged into the client and it creates a very sparse data structure (each triple is a new row). It uses JRDF library (Apache 1.1 license). 2010-05-18 12:41:40 +00:00
src Added tests for TsvExporter - all are broken (may be the tests themselves, as they are copied from CsvExporterTests). 2010-05-24 18:37:52 +00:00
tests Added tests for TsvExporter - all are broken (may be the tests themselves, as they are copied from CsvExporterTests). 2010-05-24 18:37:52 +00:00
.classpath Added a basic RDF triple importer plus unit tests. Some more work required - it's not plugged into the client and it creates a very sparse data structure (each triple is a new row). It uses JRDF library (Apache 1.1 license). 2010-05-18 12:41:40 +00:00
.project major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
build.xml committing Iain's new tests and polished things a little 2010-05-13 00:54:02 +00:00
CHANGES.txt CsvExporter is linked to the UI, and should fully work. Unit Tests now assert that null cells can be handled by CsvExporter. CHANGES.txt is now updated to reflect Issue 59. 2010-05-24 12:36:35 +00:00
gridworks Committing patches by Iain: 2010-05-16 18:42:52 +00:00
gridworks.bat turns out that /? is the default for help on windows 2010-05-13 01:40:01 +00:00
gridworks.ini - adding the BSD license 2010-03-30 21:24:04 +00:00
LICENSE.txt Added a basic RDF triple importer plus unit tests. Some more work required - it's not plugged into the client and it creates a very sparse data structure (each triple is a new row). It uses JRDF library (Apache 1.1 license). 2010-05-18 12:41:40 +00:00
README.txt Committing patches by Iain: 2010-05-16 18:42:52 +00:00



                             F r e e b a s e     G r i d w o r k s
                            ---------------------------------------


                                    
  What is this?
  -------------
  
  Freebase Gridworks is a power tool that allows you to load data, 
  understand it, clean it up, reconcile it internally, and augment it 
  with data coming from Freebase. All with the comfort and privacy of 
  your own computer.


  
  Where can I get more information on Gridworks?
  ----------------------------------------------
  
  Look at the Gridworks web site
  
    http://code.google.com/p/freebase-gridworks/



  Licensing and legal issues
  --------------------------

  Freebase Gridworks is open source software and is licensed under the BSD license
  located in the LICENSE.txt. See that file also for information on open source
  libraries that Gridworks depends on.
  


  Credits
  -------

  This software was created by Metaweb Technology Inc. and originally written
  and conceived by David Huynh <david@metaweb.com>.
  
  This is the full list of contributors (in chronological order):

   - David Huynh <david@metaweb.com>
   - Stefano Mazzocchi <stefano@metaweb.com>
   - Vishal Talwar <vishal@metaweb.com> 
   - Jeff Fry <jfry@metaweb.com>
   - Will Moffat <willmoffat@metaweb.com>
   - James Home <jh@metaweb.com>
   - Iain Sproat <iainsproat@gmail.com>
     

                                  - o -
                                                
                                                
   Thank you for your interest.
   
   
                                             The Freebase Gridworks Development Team
                                           http://code.google.com/p/freebase-gridworks/