Hi, I want to be able to store graph-like relationships between files and permanodes in a perkeep. The edges in the case are directed from one file or permanode to another and may have claims made about their existance or validity, and annotations after they have been created.
Ideally I'd like also to be able to search for relationships and extract graphs from the perkeep based on these relationship (long term goal). What would be a sensible approach to achieving this? The two that I have thought of are either claims on the from node pointing to the to node and vice versa, or adding an additional permanode that behaves as a link between the from and to nodes. The second approach intuitively seems more flexible and amenable the kinds of things I want to do with them. Does this seem reasonable? By way of background, I'm attempting to construct a science lab notebook system that keeps experimental results, result interpretations and other notes in a way that can be used to store and extract argument graphs for research projects. thanks Dan -- You received this message because you are subscribed to the Google Groups "Perkeep" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
