Go to file
Iain Sproat 6779707399 CsvExporter uses columnIndex when accessing cells. Feature added to omit column header from first line of exported CSV. CsvExporterTests tests for this new feature.
The same unit test is available in TsvExporterTests.  Test is broken, and marked as such.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@857 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-25 16:00:03 +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 opencsv-2.2.jar patched so that CsvWriter only selectively applies quotation marks around values when escape, line break, nested quotation marks or separator characters are encountered. Patch submitted to opencsv project as https://sourceforge.net/tracker/?func=detail&aid=3006635&group_id=148905&atid=773543 2010-05-24 22:01:37 +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 CsvExporter uses columnIndex when accessing cells. Feature added to omit column header from first line of exported CSV. CsvExporterTests tests for this new feature. 2010-05-25 16:00:03 +00:00
tests CsvExporter uses columnIndex when accessing cells. Feature added to omit column header from first line of exported CSV. CsvExporterTests tests for this new feature. 2010-05-25 16:00:03 +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 Fixed issue 49: Add Edit Cells / Set Null. 2010-05-24 23:49:18 +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/