# Functions
AddTopicWithParents adds a topic and its parents to the uniqueTopics map if they don't already exist.
LoadTopicsMap is a function to load the topic map in publishing (private) mode.
# Structs
DatasetEditionMetadata holds the necessary information for a dataset edition, plus isBasedOn.
No description provided by the author
Result holds final results of a task run.
Task defines a runnable task.
No description provided by the author
Tracker is a struct that implements synchronised incremental counters.