Hello CG-ers,

After reading the excellent book Graph-based Knowledge Representation (by Michel Chein & Marie-Laure Mugnier) i was enthusiast enough and decided to code my own toy KR console tool. My main motive was to prove one can provide the basic functionality within around 2000 lines of code. Thus a toy KR text tool is not as a big achievement as one could expect. The main message is encouragement : people don't be afraid, be more ambitious and build a KR project tool you too. The result is : mission accomplished using 1300 lines of OCaml code.

ERic SVN repository 0.3

The downside : ERic 0.3 has (at least) one bug i don't succeed to crush (i am neither a student nor a professional programmer). The bug (too many identical homomorphisms found) pops when multiple similar relations like in columns.cgif and anatomy-of-a-toy.cgif
That makes the message not as positively clear as i hoped.