David Huynh
|
084a6114d7
|
Track freebase types of columns added with data from Freebase, so that we can later add more data based on those columns. Fixed minor bug in serialization of data extension records.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@303 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-03-16 06:18:00 +00:00 |
|
David Huynh
|
694f09fb0a
|
Major refactoring: everything is now saved to disk using our own formats, mostly json-based, some inside zip files.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@226 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-03-07 22:37:26 +00:00 |
|
David Huynh
|
6811f54f31
|
Fixed quoting bug in tripleloader transposer.
Implemented tripleloader exporter.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@194 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-03-04 07:02:03 +00:00 |
|
David Huynh
|
b75f1faea8
|
Changed tabs to spaces. No functionality change.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@174 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-03-03 04:19:58 +00:00 |
|
David Huynh
|
c914aa6c16
|
Introduced EvalError objects as possible values returned by expressions.
Extracted function and control name mappings to ControlFunctionRegistry.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@148 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-27 05:48:33 +00:00 |
|
David Huynh
|
4bdb2320b7
|
Styled help tab of expression preview dialog. Added variables section.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@131 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-23 19:06:58 +00:00 |
|
David Huynh
|
5e9be8c258
|
Support reusing newly created topics for cells with the same content.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@121 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-22 22:15:48 +00:00 |
|
David Huynh
|
ea2c904704
|
Use the schema index to suggest properties in the schema alignment dialog.
Fixed minor bug in triple loader transposer that wrote a bad triple for each literal cell value.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@112 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-19 22:56:29 +00:00 |
|
David Huynh
|
bc412b99ea
|
Fixed bug in triple loader transposer: properties didn't get asserted before.
Made triple loader transposer index its output variables.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@106 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-19 07:05:09 +00:00 |
|
David Huynh
|
e6a98f23bd
|
Implemented triple loader preview.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@97 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-16 23:32:12 +00:00 |
|
David Huynh
|
aa530395d2
|
Use tabs in the schema alignment dialog to get more space.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@96 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-16 20:45:04 +00:00 |
|
David Huynh
|
5de0c36f86
|
Protograph preview now works.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@95 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-16 20:15:19 +00:00 |
|
David Huynh
|
8189ba74fd
|
Schema alignment dialog now saves protograph and re-renders it properly.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@92 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-12 22:11:49 +00:00 |
|
David Huynh
|
425140261f
|
We're starting to be able to save protographs.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@91 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-12 20:29:56 +00:00 |
|
David Huynh
|
634d666949
|
More work on the schema alignment node dialog.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@90 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-12 02:23:26 +00:00 |
|
David Huynh
|
f5942773ec
|
Still more work on the protograph, toward being able to build and save a protograph, but it's not working yet.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@89 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-11 06:44:48 +00:00 |
|
David Huynh
|
242e23c085
|
The schema alignment dialog is starting to work. The protograph gets rendered and is interactive. No saving yet.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@83 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-10 01:15:25 +00:00 |
|
Stefano Mazzocchi
|
a61f35079a
|
make eclipse happier by removing @Override annotations when really it's an interface method implementation
(no functional changes)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@62 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-07 06:47:52 +00:00 |
|
David Huynh
|
bf79b24bf3
|
A bit more modeling for the proto-graph.
Two spinners to prepare for more async UI indications.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@55 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-06 02:54:01 +00:00 |
|
David Huynh
|
863493950f
|
Started to model the protograph for schema mapping.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@35 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-04 00:57:09 +00:00 |
|