Welcome¶
This site documents contains the DANS BagIt Profile specifications. This is a document that specifies the requirements for a valid DANS bag. There are several versions of the document:
- v1.3.0 - CURRENT VERSION - the rules for the DANS Data Stations.
- v0.0.0 - the rules as used by the Legacy DANS EASY Archive system.
Archived versions:
The version numbers follow the semantic versioning scheme:
Given a version number
MAJOR.MINOR.PATCH, increment the:
MAJORversion when you make incompatible API changes,MINORversion when you add functionality in a backwards compatible manner, andPATCHversion when you make backwards compatible bug fixes.