-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Not all versioning schemes use SemVer, but their schemes are close enough in some aspects that there can be mappings between them and SemVer. In other words, one could derive the effective SemVer string from that of a foreign scheme if one has sufficient knowledge and confidence in the policies behind that foreign scheme. Such knowledge must be published; immutable; easily discoverable; associated with the given version string, and must be machine and human readable, as well as operable.
To achieve the above, I propose a standard VersionMeta tag that is, or maps to a URI to a version schema that is defined in a standard data format.
Reactions are currently unavailable