Share

ToscanaJ

Code

Programming Languages: Java

License: BSD License

Repositories

browse code, statistics, last commit on 2009-07-03 svn co https://toscanaj.svn.sourceforge.net/svnroot/toscanaj toscanaj

Show:

What's happening?

  • ToscanaJ

    peterbecker committed revision 1987 to the ToscanaJ SVN repository, changing 2 files.

    2009-07-03 09:59:41 UTC by peterbecker

  • Followup: RE: Would be interesting a web interface for TJ?

    Thanks for the reply and the info. I'm taking a look into /trunk/servlet to see the source code, just for curiosity. Indeed web technology (in particular its frameworks) has changed since then. The "web port" I imagine would most probably employ some frameworks (definitely one for persistency, probably Hibernate). I'm glad to hear you would be happy to see efforts towards this...

    2009-06-28 21:40:37 UTC by aalbano

  • Followup: RE: Would be interesting a web interface for TJ?

    Hello Alexandre, thanks for the positive feedback on the project and our paper. The idea of having a web-based system has been around for a long time, in fact many years ago we got one of our students to implement a prototype rendering the diagrams as SVGs on a web page: http://toscanaj.svn.sourceforge.net/viewvc/toscanaj/trunk/servlet/ I'm not sure that code is something I'd reuse...

    2009-06-28 00:59:11 UTC by peterbecker

  • Would be interesting a web interface for TJ?

    Hi ToscanaJ community First, congrats on great work done at ToscanaJ! I have read about (and tried out a bit) ToscanaJ for implementing Conceptual Information Systems, and I'm very interested in it (im currently an MSc student). I think I have understood quite well the components and workflow of a Conceptual Information System (I have read the paper by Peter Becker, Joachim H. Correia...

    2009-06-27 18:51:38 UTC by aalbano

  • Followup: RE: How to format underlying data for toscanaj

    The more you describe the more I believe that you would be much better off using Siena with the OAL or CXT format. Storing the formal context as table with boolean values in a database is neither efficient nor well-supported by Elba -- it just never was a use case we considered important since normal database schemas tend to look a bit different. There is a way to get what you want...

    2009-04-10 05:32:16 UTC by peterbecker

  • Followup: RE: How to format underlying data for toscanaj

    thanks very much peter for ur quick repl.. i made changes to sql file manually as it was not that big.. so it is now loaded properly... i figured it out how for my table i can create the lattice in elba.... what i had to do is go to new->attribute list.. and then i had to specify all the rows and colums of my DB there... something like this... obj1 as label and its clause -...

    2009-04-08 21:29:37 UTC by nityavyas

  • Followup: RE: How to format underlying data for toscanaj

    I suspect that you created the SQL file as a MySQL dump, which will contain some processing instructions that are specific for MySQL. Look at the file in a text editor and make sure it contains only SQL instructions, from what you describe I would expect a single CREATE TABLE statement and one INSERT INTO per row. Note that you could also run into a few more issues with MySQL's SQL not...

    2009-04-05 21:56:36 UTC by peterbecker

  • Followup: RE: How to format underlying data for toscanaj

    Hi again.. As u mentioned i created my table into mysql DB and now i was trying to connect this db with ELBA so that i can view the concept lattice generated. However my table is a bit different than as shown in Elba manual... my table has objects as rows and attributes as columns and the data is only 1s and 0s depending on whether the object has that attribute.. i m not sure whether elba...

    2009-04-05 20:56:44 UTC by nityavyas

  • Followup: RE: How to format underlying data for toscanaj

    thanks for ur reply.. i ll go through the manuals..

    2009-03-21 03:18:45 UTC by nityavyas

  • ToscanaJ

    peterbecker committed revision 1986 to the ToscanaJ SVN repository, changing 4 files.

    2009-03-20 11:42:57 UTC by peterbecker

Our Numbers