Welcome¶
This site documents contains the DANS BagPack Profile specifications. This is a document that specifies the
- v0.1.0 - CURRENT VERSION - the rules for the DANS Data Stations.
Archived versions:
No archived versions yet.
The version numbers follow the semantic versioning scheme:
Given a version number
MAJOR.MINOR.PATCH
, increment the:
MAJOR
version when you make incompatible API changes,MINOR
version when you add functionality in a backwards compatible manner, andPATCH
version when you make backwards compatible bug fixes.