Modeling layered and meta graphs
Sorry to get cut off @vpavlyshyn !!
Here's a little schema that could be used:
So now you can build your whole base-model under 'base-node' and 'base-relation' (eg, a social network):
base graph:
Meta graph:
5 Replies
probably good to also add the relations between the base entity/relations in the base graph to the meta-graph-node
also you can imagine how you can now create a layered graph by adding meta-graph-nodes into meta-graph-nodes
so how we handle case whan relation become and node and vs
now the first meta graph node is a node in an even higher meta graph node
i love it
lets write something about it
one more topic - how to express ontology of db as a part of data itself and how to use typeql or db as ontology core
what do you mean?