Domain Language¶
Use the package's own language consistently so code, docs, and review comments describe the same objects.
Preferred Terms¶
sourcemeans an upstream dataset family such as AADR or Neotomarawmeans fetched or copied upstream material before package normalizationnormalizedmeans tracked outputs reshaped into repository-friendly filescontextmeans non-AADR layers that help interpret AADR locationsreport bundlemeans a published directory underdocs/report/<slug>/atlasmeans the shared multi-country map bundle underdocs/report/nordic-atlas/
Terms To Avoid¶
- avoid calling the package a service when it is a file-producing runtime
- avoid using
databasefor tracked file trees unless a real database exists - avoid naming speculative research outcomes as if they are current outputs
Purpose¶
This page keeps boundary discussions precise by using stable package language.