AindDataSchemaSessionDataMapper

This data_mapper module is used as an adapter interface between the (meta)data generated by this library and other AIND services, namely aind-data-schema.

The design and pattern of this module will likely evolve over time, but for now it provides a simple interface to generate Session, the required data object to interact with AIND services:

map

For an implementation example see the Launcher class.