Go to file
Stefano Mazzocchi ea459aed07 Applied a bunch of patches from Tom Morris (Issue 25, 26 and 27)
- make java6 dependency explicit in eclipse project files
- avoid using NotImplementException especially the sun.* one
- avoid using internal sun signal handling and rely on standard java.* APIs
 (I tested this one and it seems to be working fine)


git-svn-id: http://google-refine.googlecode.com/svn/trunk@756 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-13 21:02:19 +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 adding eclipse special files (and a README to explain what these are and how to use them) 2010-05-12 23:47:19 +00:00
lib implemented the full gridworks -> freebase conduit via delegated oauth and freeq/tripleloader 2010-04-23 08:25:52 +00:00
lib-src removing jackson sources since they're huge and not really that useful 2010-05-12 00:25:58 +00:00
licenses forgot these pieces of for the previous commit 2010-05-12 09:00:38 +00:00
src Applied a bunch of patches from Tom Morris (Issue 25, 26 and 27) 2010-05-13 21:02:19 +00:00
tests ParsingUtilities.evaluateJsonStringToObject is now unit tested 2010-05-13 09:23:37 +00:00
.classpath Applied a bunch of patches from Tom Morris (Issue 25, 26 and 27) 2010-05-13 21:02:19 +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 adding the first release and dates 2010-05-12 21:08:21 +00:00
gridworks Issue 23 making gridworks print out the parameters that it was initialized with 2010-05-13 01:10:41 +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 Applying patch for Issue 21 from iainsproat 2010-05-12 08:59:05 +00:00
README.txt fixed the old URL 2010-05-12 23:40:11 +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>
  
     

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