Capabilities Matrix

The Capabilities Matrix is made of Verifiable Claims with a special syntax for the “ClaimType“. When using a dot notation for the ClaimType number (like OIDs) a claim becomes an entry in the Capabilities Matrix. For example number 1.1, 1.4.5, 2.1343.1, etc. The Capabilities Matrix can also be used for Commercial Attributes.

Up to 7 number blocks are allowed with every number block having a max. value of 65535.

You can register a value in the Capabilities Matrix with the function:

https://coin.codeb.io/identity.asmx?op=AddClaimMini

You query a capability with:

https://coin.codeb.io/identity.asmx?op=GetClaimsByType

And read the details of the capabilitiy with:

https://coin.codeb.io/identity.asmx?op=GetClaim

You can also use our server based wallet https://ssi.codeb.io (login demoaccount and password aloaha123)

Claims are explained in detailed here: Add Claim to Self-Sovereign Identity (SSI)