neighbour-hoods / sensemaker-lite

11 stars 1 forks source link

[STORY] As an Applet developer, I want to provide automatic bindings between my Resource data fields and Assessments #65

Open pospi opened 1 year ago

pospi commented 1 year ago

The idea is to facilitate direct retrieval of raw input data from Resources into separate Dimensions. "Direct" means that this data should come in a 'raw' format, without any prior interpretation having been done on it. 'Field identifier' thus feels to be an appropriate parameter type.

I think we've yet to create a name for this sub-type of Assessment that comes straight from Record data. The intention of this issue stub at this stage is to add to the conversation and requirements gathering around multi-Cell architectures for the Sensemaker and Assessment data.

Other approaches are possible, including an initial batch processing at installation time of all Resources in an Applet. In this case we may opt to compute and store Assessment data within the NH Launcher as part of an initial sync; rather than dynamically translating without storing as in the above proposal.