You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 19, 2018. It is now read-only.
As per latest discussion with @vviro and @gyachdav we want to build a widget for exploring the relationships of an entity through a simple text table (instead of bubble charts).
Initially the table should only show the few most relevant relations to an entity. We need a search bar on top that would allow user to search for both relations and entities.
Naturally, only entities and relations that are connected to the currently viewed entity would appear in the search results.
IMDB's Cast & Crew table can be used as initial point of reference. It's expected that we'll have more information to show about a specific relation, so we might want to show that information on hover or click.
We could probably reuse our already built search component for this widget.
As per latest discussion with @vviro and @gyachdav we want to build a widget for exploring the relationships of an entity through a simple text table (instead of bubble charts).
Initially the table should only show the few most relevant relations to an entity. We need a search bar on top that would allow user to search for both relations and entities.
Naturally, only entities and relations that are connected to the currently viewed entity would appear in the search results.
IMDB's Cast & Crew table can be used as initial point of reference. It's expected that we'll have more information to show about a specific relation, so we might want to show that information on hover or click.
We could probably reuse our already built search component for this widget.
Also the widget is intended for integration in pages such as http://imslp.org/wiki/Abschiedsgesang,_WoO_102_(Beethoven,_Ludwig_van) So we should make the styling somewhat compatible or give configuration options for the colors.
The text was updated successfully, but these errors were encountered: