Fork me on GitHub
#vrac
<
2021-09-25
>
Vincent Cantin17:09:51

1. Vrac is not fully implemented, right now it supports nothing. But in my vision, its data model is a graph of entities. 2. The path would look like [:a :b :c :d]. When accessing the pointed data, if we encounter an entity reference, we simply jump to the entity and continue reading the remaining of the path from there until we are done.