On Sun, Sep 2, 2018 at 1:04 AM Sapphira Armageddos < [email protected]> wrote:
> > Say I have a piece of data that has the following relationships: > > Character<-(is in)->Setting > Character<-(is in)->Story (separate file) > Species-(is a)->Character > Character-(parent of)->Character > Character<-(friend of)->Character > Mathematically, a relation is simply a set. I'm not sure this actually helps you, but in Leo I think of a relation as a (non-cloned) organizer node containing all the (cloned) nodes in a set. If you can recast your thinking along these lines using clones to represent (any) relation is straightforward. Ccross-file clones do not exist, so instead of adding a clone of a node in a separate file, your relation/organizer nodes could contain @url nodes that *can* reference nodes in another file. HTH. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
