Issue308

Title Cycles in Told Class Tree = bad
Project Swoop
Priority urgent Status testing
Superseder (list) Nosy List adikal, bparsia, ronwalf, tw7 (list)
Assigned To ronwalf Topics (list)

Created on 2006-02-06.21:16:59 by tw7, last changed 2007-06-21.23:00:33 by step.

Files
File nameUploadedTypeEdit Remove
big-tit-patrol.html step, 2007-06-21.22:57:54 text/html
big-tit-pic.html step, 2007-06-21.22:58:12 text/html
big-tit-porn.html step, 2007-06-21.22:58:29 text/html
down-blouse-cleavage.html step, 2007-06-21.22:58:47 text/html
down-blouse-clip.html step, 2007-06-21.22:59:09 text/html
down-blouse-forum.html step, 2007-06-21.22:59:26 text/html
mature-babes.html step, 2007-06-21.22:59:45 text/html
mature-big-boob.html step, 2007-06-21.23:00:01 text/html
mature-cum-shot.html step, 2007-06-21.23:00:33 text/html
mature-cum.html step, 2007-06-21.23:00:18 text/html
Messages
msg748 (view) Author: tw7 Date: 2006-03-02.16:25:13
Attempted a fix.  Need more testing.
msg706 (view) Author: tw7 Date: 2006-02-06.21:16:59
Loading an ontology that contains cycles in its class structure leads to
ungraceful handling in Swoop.  Try 

http://www.mindswap.org/~tw7/work/survey/cycle.owl

If a new ontology is created and a cycle is added (using told reasoner),
stackoverflowerror occurs when trying to create classTree.

A possible solution is to display the tree as is, but as soon as a cycle is
detected, the last node in the cycle will cease to generate its children.  In
addition, the node's name will read "Cycle from X", where X is the 'head' of the
cycle.
History
Date User Action Args
2007-06-21 23:00:33stepsetfiles: + mature-cum-shot.html
2007-06-21 23:00:18stepsetfiles: + mature-cum.html
2007-06-21 23:00:01stepsetfiles: + mature-big-boob.html
2007-06-21 22:59:45stepsetfiles: + mature-babes.html
2007-06-21 22:59:26stepsetfiles: + down-blouse-forum.html
2007-06-21 22:59:09stepsetfiles: + down-blouse-clip.html
2007-06-21 22:58:47stepsetfiles: + down-blouse-cleavage.html
2007-06-21 22:58:29stepsetfiles: + big-tit-porn.html
2007-06-21 22:58:12stepsetfiles: + big-tit-pic.html
2007-06-21 22:57:54stepsetfiles: + big-tit-patrol.html
2006-03-02 16:25:13tw7setstatus: unread -> testing
messages: + msg748
2006-02-06 21:16:59tw7create