DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/75504
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=86400
Content-Type: application/json
Vary: Accept

{
    "@context": [
        "https://www.w3.org/2018/credentials/v1",
        "https://data.deqar.eu/context/v2.jsonld",
        "https://w3id.org/security/suites/jws-2020/v1"
    ],
    "id": "https://data.deqar.eu/report/75504",
    "type": [
        "VerifiableCredential",
        "DeqarReport"
    ],
    "issuer": {
        "id": "did:web:data.deqar.eu",
        "onBehalfOf": {
            "id": "https://data.deqar.eu/agency/32",
            "type": "EqarRegisteredAgency",
            "acronym": "IQAA",
            "name": "Independent Agency for Quality Assurance in Education",
            "registrationValidFrom": "2017-02-01T00:00:00Z",
            "registrationExpirationDate": "2027-04-30T00:00:00Z"
        }
    },
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "programme",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/IQAA/168527_20220511_0930_SA-EITI-6B07240_Marksheiderskoe_Gorn_delo_2021.pdf",
                "http://backend.deqar.eu/reports/IQAA/168528_20220511_0930_DEC_EITI_IA%20PA11_25-05%20eng.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Mining (Mine surveying)",
                    "EQFLevel": "first cycle"
                }
            ],
            "accreditationStatus": "part of obligatory EQA system",
            "accreditationActivity": "Programme accreditation of study programmes in higher education",
            "id": "https://data.deqar.eu/report/75504#subject=https://data.deqar.eu/institution/3155",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/86"
            ]
        },
        "id": "https://data.deqar.eu/institution/3155",
        "type": "DeqarInstitution",
        "name": "Yekibastuz Engineering and Technical Institute named after Academician K.I. Satpayev",
        "identifiers": [
            {
                "id": "https://data.deqar.eu/institution-identifier/3184",
                "identifier": "72",
                "resource": "KZ-national"
            }
        ],
        "legalName": "Қ.Сәтпаев атындағы Екібастұз инженерлік-техникалық институты",
        "location": [
            "Kazakhstan"
        ]
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2021-05-22T00:00:00Z",
    "validFrom": "2021-05-22T00:00:00Z",
    "expirationDate": "2023-05-21T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2024-12-10T10:43:33Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..bjoBqrIhSzMsFx_L91wIjmCKpbI18YJTXvmmIgu879JQkP0cnaM2xMmlR8-rm0JG3dVmYbumaRGOLuml7cpFJw"
    }
}