wandora
wandora copied to clipboard
Wandora is a general purpose information extraction, management and publishing application based on Topic Maps and Java.
Just a minor issue: As anyselectiontable is build in a downward compatible way with a standard table, I have been using getSelectedRow+ getSelectedRows and respectively Columns for the boundaries in...
Thanks for the Table, has been really helpful to work around swings inherent limitations. Now to the problem: When the table is disabled, selection is still possible. Possible solution: add...
## Clarify development status of Facebook Graph extractor ### v1 #### Outdated docs The [wandora wiki page][1], last updated in 2010, is for an [app][2] no longer used by the...
I'm seeing poor performance with a database layer (sqlite in my case) for generators and extractors. I _think_ (after `strace`-ing) that it's due to the way Wandora issues single SQL...