This website requires JavaScript.
Explore
Help
Sign In
opencultureconsulting
/
openrefine-client
mirror of
https://github.com/opencultureconsulting/openrefine-client.git
Watch
2
Star
0
Fork
You've already forked openrefine-client
0
Code
Issues
Releases
Activity
fc69ff7e3c
openrefine-client
/
google
/
refine
History
Paul Makepeace
b7e56fe203
Add some more diagnostics on server connection failure
2011-04-28 14:43:33 +00:00
..
__init__.py
Break facet & engine out into facet.py; move refine.py into refine/refine.py. Tidy up (c) notice.
2011-04-26 02:02:44 -04:00
facet.py
Couple Engine to FacetsResponse to enable looking up computed facet by their originating object handle/id. Remove unused Engine.as_dict(). Add some commentary.
2011-04-26 23:52:13 -04:00
history.py
Add HistoryEntry class for responses to many commands. Store that info in the project.history_entry which then allows the test suite to interrogate via assertInResponse (much tidier).
2011-04-26 18:21:43 -04:00
refine.py
Add some more diagnostics on server connection failure
2011-04-28 14:43:33 +00:00