Right now in AchievementCredential, the credentialStatus field multiplicity is [0..1].
The VCDM 2.0 enables one or more entries for credentialStatus:
If present, the value associated with the credentialStatus property is a single object or a set of one or more objects.
I suggest that in 3.1 we open this up to enable multiple status entries to exist. They might exist for different purposes, like revocation vs temporary suspension. We can cover the possible purposes in 3.1.
Right now in AchievementCredential, the
credentialStatusfield multiplicity is[0..1].The VCDM 2.0 enables one or more entries for credentialStatus:
I suggest that in 3.1 we open this up to enable multiple status entries to exist. They might exist for different purposes, like revocation vs temporary suspension. We can cover the possible purposes in 3.1.