1c47ff476b
The code for determining if an importer is suitable to import a file is now in each respective importer rather than in CreateProjectCommand. There is an additional method, canImportData, on the Importer interface to support this. CreateProjectCommand registers Importers from a Hashtable (this is a copy of Tom's code for registering commands in Gridworks Servlet). Plugging in new importers should be simpler. git-svn-id: http://google-refine.googlecode.com/svn/trunk@861 7d457c2a-affb-35e4-300a-418c747d4874 |
||
---|---|---|
.settings | ||
ide/eclipse | ||
lib | ||
lib-src | ||
licenses | ||
src | ||
tests | ||
.classpath | ||
.project | ||
build.xml | ||
CHANGES.txt | ||
gridworks | ||
gridworks.bat | ||
gridworks.ini | ||
LICENSE.txt | ||
README.txt |
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/