# Credential schemas

{% hint style="info" %}
Specifications and best practice implementations for Verifiable Credentials are currently being developed. This page is expected to be updated, closely following these developments.
{% endhint %}

As part of the Verifiable Credentials implementation of the iSHARE Framework, the iSHARE Framework includes a set of schemas, which define the Verifiable Credential types that are part of the iSHARE Framework.

The schemas are formally published on [https://schemas.ishare.eu](https://schemas.ishare.eu/).

| Type                   | Similar to                                                                                   | URL                                                                          | Issued by              |
| ---------------------- | -------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------- |
| Party                  | Party model                                                                                  | <https://schemas.ishare.eu/v3/party/schema.json>                             | Participant Registry   |
| Framework Compliance   | Framework Compliance Claim                                                                   | <https://schemas.ishare.eu/v3/party/claims/framework-compliance/schema.json> | Participant Registry   |
| Authorization Registry | Authorization Registry Claim                                                                 | <https://schemas.ishare.eu/v3/party/claims/auth-registry/schema.json>        | Participant Registry   |
| Framework Agreement    | Framework Agreement Claim                                                                    | <https://schemas.ishare.eu/v3/party/claims/framework-agreement/schema.json>  | Participant Registry   |
| Framework Role         | Framework Role Claim                                                                         | <https://schemas.ishare.eu/v3/party/claims/framework-role/schema.json>       | Participant Registry   |
| Dataspace Membership   | Dataspace Membership Claim                                                                   | <https://schemas.ishare.eu/v3/party/claims/dataspace-membership/schema.json> | Participant Registry   |
| Dataspace Agreement    | Dataspace Agreement Claim                                                                    | <https://schemas.ishare.eu/v3/party/claims/dataspace-agreement/schema.json>  | Participant Registry   |
| Dataspace Role         | Dataspace Role Claim                                                                         | <https://schemas.ishare.eu/v3/party/claims/dataspace-role/schema.json>       | Participant Registry   |
| X.509 Certificate      | X.509 Certificate Claim                                                                      | <https://schemas.ishare.eu/v3/party/claims/x509-certificate/schema.json>     | Participant Registry   |
| IDP Assertion          | IDP Assertion Claim                                                                          | <https://schemas.ishare.eu/v3/party/claims/idp-assertion/schema.json>        | Identity Provider      |
| Data Rights            | [Delegation Evidence](https://dev.ishare.eu/authorisation-registry-role/delegation-endpoint) | <https://schemas.ishare.eu/v3/datarights/schema.json>                        | Authorization Registry |
