DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/93994
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/93994",
    "type": [
        "VerifiableCredential",
        "DeqarReport"
    ],
    "issuer": {
        "id": "did:web:data.deqar.eu",
        "onBehalfOf": {
            "id": "https://data.deqar.eu/agency/25",
            "type": "EqarRegisteredAgency",
            "acronym": "EVALAG",
            "name": "Evaluation Agency Baden-Württemberg",
            "registrationValidFrom": "2009-09-01T00:00:00Z",
            "registrationExpirationDate": "2029-05-31T00:00:00Z"
        }
    },
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "programme",
            "decision": "positive with conditions or restrictions",
            "report": [
                "http://backend.deqar.eu/reports/evalag/224895_20230917_1050_UJ-clusterlanguages_assessment_report_final230629.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Applied English",
                    "EQFLevel": "second cycle"
                },
                {
                    "title": "English Language and Literature",
                    "EQFLevel": "second cycle"
                },
                {
                    "title": "French Language and Literature",
                    "EQFLevel": "second cycle"
                },
                {
                    "title": "Spanish and English",
                    "EQFLevel": "second cycle"
                }
            ],
            "accreditationStatus": "voluntary",
            "accreditationActivity": "International programme accreditation",
            "id": "https://data.deqar.eu/report/93994#subject=https://data.deqar.eu/institution/7773",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/85"
            ]
        },
        "id": "https://data.deqar.eu/institution/7773",
        "type": "DeqarInstitution",
        "name": "University of Jordan",
        "identifiers": [],
        "legalName": "University of Jordan",
        "location": [
            "Amman, Jordan"
        ]
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2023-06-29T00:00:00Z",
    "validFrom": "2023-06-29T00:00:00Z",
    "expirationDate": "2029-06-30T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-05-13T11:13:21Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..3wCxOGjnTCvPSJNkvzg-B2f3l9r1TMH7xILQw1_UZ_fhOsjpD7cVk08QD4D-UjC1BWzDPtoQWhj1EbyBAY8H4Q"
    }
}