nejimakibird_model-weave/Templates/mapping/mapping.template.md
2026-07-09 10:00:36 +09:00

841 B

type id name kind source target tags
mapping MAP-SAMPLE Sample Mapping data_to_data
DATA-SAMPLE-SOURCE
DATA-SAMPLE-TARGET
Mapping

Sample Mapping

Summary

Describe the mapping purpose and scope.

Scope

role ref notes
source DATA-SAMPLE-SOURCE Source data
target DATA-SAMPLE-TARGET Target data

Mappings

target_ref source_ref transform rule required notes
DATA-SAMPLE-TARGET.sample_id DATA-SAMPLE-SOURCE.sample_id Direct copy Y
DATA-SAMPLE-TARGET.sample_name DATA-SAMPLE-SOURCE.sample_name Direct copy N

Rules

  • Add mapping-wide transformation rules here.
  • Move complex conditions to rule files.

Notes

  • One row should generally map to one target_ref.