Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds a standard README to the project.
Here is some additional background info…
Motivation
In Fall 2016 the metadata team requested the ability to do the following:
All of these tasks require interactions that currently either do not exist or are not practical to do on a large scale in Helix, CMS, old Admin, etc.
Some of this is also made much simpler thanks to us having artworks and artists in Elasticsearch now.
Strategy
I made some prototypes to try out the following clump of ideas:
The client-side React+Elasticsearch prototype looked like this:
The Rails+Webpack prototype is in a private repo on my account. I've hopefully made most of The Mistakes over there so that this will be a smoother ride over here.
Next steps
We'll build out this idea into a deployable app, in stages:
Make the janky prototype itself deployable, so that the metadata team can immediately start to use the initial set of search functionality there for standalone searches, and as an alternate UI into Helix.
Rebuild the prototype with tests, better code organization, proper data fetching etc
Add the ability for Rosalind to queue updates to big batches of artwork and artist genomes, along the lines of "take these 200 artworks and delete Gene X and add Gene Y at a value of 70"
cc @starsirius @gnilekaw @madeleineb @sarahgottesman