Workflow standard
workflow_standards.txt
Repository-wide rules that projects should follow
These policies work best when they are written as living files rather than abstract ideas. Switch between the workflow standard and registry view, then hover or click the highlighted parts.
Workflow standard
Repository-wide rules that projects should follow
Keeping this in Documentation/ makes the rules visible at repository level instead of burying them in one project folder.
A policy without a maintainer drifts fast. Name who updates the standard and when it should be reviewed.
Simple character rules keep filenames script-friendly and reduce broken paths across systems.
This is the baseline identity rule. It helps naming stay stable across metadata, files, folders, and repository records.
Policy should explicitly separate active project space from long-term preservation space so access copies and working files do not overrun the archive.
Define how master files are named and retained so they stay distinct from access and print derivatives.
Access and print derivatives need their own rules because they often include optimization or repair choices that should be documented separately.
Negative rules are useful because they block risky shortcuts before they become habits.
{
"policy": {
"": "",
"": "",
"": "",
"": ""
},
"publication": {
"": "none",
"": null,
"": null
}
}
Public, internal, restricted, or embargoed access needs to be explicit so technical sharing does not outrun governance.
Rights statements document who owns the digital files, which is not always the same as who owns the physical object.
Licenses clarify what reuse is permitted once access is granted.
This field records how credit should be given when people reuse or cite the asset.
DOI status helps the team track whether publication is planned, reserved, or already released.
Store the actual DOI once assigned so local records and public citation stay connected.
The landing page is where users should arrive, not a fragile direct file link that may change later.
Decide whether the object should be public, internal, embargoed, or restricted before any upload workflow begins.
Separate physical object ownership, digital file copyright, and repository stewardship responsibilities.
Choose the license and attribution expectation that match the intended audience and ethical constraints.
Define whether DOIs are planned, reserved, or published, and make sure the landing page is ready when status changes.
Naming and folders
Release is the wrong moment to discover a repository naming mismatch.
Documentation/workflow_standards.txt.Rights and access
Rights drift between files and metadata causes confusion later.
project_registry.json match object metadata rights and access fields.Publication
Persistent identifiers only help when their local records are current.