Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

History of Choices #2

Open
cncoleman opened this issue Nov 13, 2012 · 1 comment
Open

History of Choices #2

cncoleman opened this issue Nov 13, 2012 · 1 comment

Comments

@cncoleman
Copy link
Member

The original diagram includes an exportable history of actions. I don't know what this would look like, but to turn a number of queries and sub-selects into human readable steps would seem very difficult.

What would be helpful in the UI is a visual cue for selections while the user is using the tool. This could take the form of percentages, shifts, and selections. Examples will be posted to HDlab site.

As a future enhancement, tracing a history of choices, with the option to "roll back" would be very helpful. The original mockups for Knot showing the linear path of selections, would be an ideal model for this.

@ghost ghost assigned giorgiouboldi Nov 29, 2012
@cncoleman
Copy link
Member Author

I have seen a simple implementation of this with a project under development called ResearchSpace. It uses semantic data and the user-facing query provides a clear path of your choices. For example, if I type "D'Alembert" into the search field, since our system knows that D'Alembert is a person, it offers you the choice to further define your query with "corresponded with" "has familial connections" "met", etc. The UI/UX is built on the semantic model in a way that makes the query both transparent and very logical for scholarship. And those queries, are editable at every added point to update the results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants