-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels

Description
Fields and collections both deal with multivalues in the source data, so they should be aligned.
Currently Franck and Christophe define the gather map as a way to generate collections, we should see how it works if fields are used instead of references: https://docs.google.com/presentation/d/1QYSyuzvN4xO3mC6FTja2RLsZS2JCZLqmt53DXE4KyxM/
In the fields paper a group by approach was proposed to generate collections, where field values are grouped by equal values of other fields, we should probably see how this compares with the gathering approach: