User views enitities as nodes within a network of related entities.
[x] npm-ify webcola
[x] adapt webcola to React
[ ] node-item (person)
[ ] edge-item (memberOf)
[ ] render @graph json as react-svg nodes and edges
Notes:
In a view "members of craftworks" the relationship "memberOf -> Craftworks" is redundant and gives a boring graph where everyone has an edge to the group. Solution: show subrelationships (other groups etc) using webcola's disconnect self option
User views enitities as nodes within a network of related entities.
Notes: In a view "members of craftworks" the relationship "memberOf -> Craftworks" is redundant and gives a boring graph where everyone has an edge to the group. Solution: show subrelationships (other groups etc) using webcola's disconnect self option