@bio4j/dynamograph
After investiagtion it looks like it is more difficult than I thought to reuse those attributes.
Solution that comes to my mind is to create special VertexItem for vertexType which will be similar to item from tabula but it will not take Table as input argument. Aditionally to this change Tabula item should be modified in order to take table and VertexItem as constructor arguments.