Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Versioning is a way to save new copies of your work in Synapse each time you make a change. Each saved copy allows you to go back and retrieve a snapshot of your work at a specific point in time. Versioning is essential to reproducible research because it allows you to record when your data changed and how. You can also reference a specific version of your data and share it with others so that they can reproduce your results.

Synapse supports versioning for files, tables, views, and viewsdatasets. The rules for how files are versioned are different than tables, views, and viewsdatasets:

  • Files are versioned automatically. Each time you modify a file, Synapse will create a new version for you.

(plus) Read more about how files are versioned in

...

/wiki/spaces/DOCS/pages/2667708547.

  • Tables, views, and views datasets must be versioned manually. Making changes to a table, view, or view dataset will not automatically save a new version. Instead, you control when to create a new version.

(plus) Read more in

...

/wiki/spaces/DOCS/pages/2667675758.