Contents - Index


Prolog format

This format saves a set of Prolog assertions to a file. The file has a '.pl' suffix. For each pair of nodes connected by a link, an assertion L(N1,N2) will be saved where L is the link label and N1, N2 are the node labels.

Any Prolog language system should be able to open and interpret a file in this fornat.

No graphical information is included in this format so it is not suitable for saving a map that needs to be reopened in Conception.