This folder contains a prototype for a simplified VODML mapping. The objectives are: * Keeping the high level structure of the mapping * Having a syntax mode compact * Making easier the process of generating a mapping for real data. Compact Syntax -------------- Keeping only tags useful to map data. Keeping just the elements necessary to reach leaves (then, a values) Easier Mapping Generation ------------------------- FILLER: a unique tag for getting values. The place where to pick values is defined by its attributes. Using this tag allows to generate generic VODML blocks where FILLER attributes are present but not set. Such a block can be used to map any dataset just by setting FILLER attributes This supposes however that the sharing between TEMPLATES and GLOBALS is the same for all of the datasets. LM 10/2017