DSW Document Template Tool

This site documents the tooling used to transform upstream DSW document templates into clean scaffold artifacts for a public translated-template repository.

The current production workflow supports the Traditional Chinese Science Europe DMP Template translation. This repository owns parser behavior, translation-tree generation, scaffold packaging, render regression, and release asset automation. It does not own the translated content itself.

Current Repository Model

The maintained workflow has two repositories:

Repository

Role

ThreeMonth03/dsw-document-template-tool

Tooling, clean scaffold releases, render regression, docs, and helper scripts.

depositar/science-europe-template-zh_Hant

Public translated-template repository: operations config, sync/v* branches, and translated release assets.

Start Here

Choose the path closest to what you are doing:

Package Reference

Use these pages when checking maintainer-facing Python interfaces, shared data contracts, render helpers, or translation-tree APIs:

For implementation helpers below these facades, use Architecture to find the owning module and tests.