DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/95487
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/95487",
    "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",
            "report": [
                "http://backend.deqar.eu/reports/evalag/20231118_2222-evalag_akkreditierungsbericht_esct_ciu_220303_entscheidung.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Master of Arts in Culture and Theology",
                    "EQFLevel": "second cycle"
                },
                {
                    "title": "Master of Arts in Intercultural Leadership",
                    "EQFLevel": "second cycle"
                },
                {
                    "title": "Master of Arts in Intercultural Studies",
                    "EQFLevel": "second cycle"
                },
                {
                    "title": "Master of Divinity",
                    "EQFLevel": "second cycle"
                }
            ],
            "accreditationStatus": "part of obligatory EQA system",
            "accreditationActivity": "Programme accreditation in Germany",
            "id": "https://data.deqar.eu/report/95487#subject=https://data.deqar.eu/institution/6952",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/64"
            ]
        },
        "id": "https://data.deqar.eu/institution/6952",
        "type": "DeqarInstitution",
        "name": "European School of Culture and Theology",
        "eterID": "DE0886",
        "identifiers": [
            {
                "id": "https://data.deqar.eu/institution-identifier/8975",
                "identifier": "716b1b4f-2690-4117-99ab-ecc414ebabff",
                "resource": "ELIAS.HS_ID"
            }
        ],
        "legalName": "European School of Culture and Theology",
        "location": [
            "Korntal-Münchingen, Germany"
        ],
        "foundingDate": "1979-01-01T00:00:00Z"
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2022-03-22T00:00:00Z",
    "validFrom": "2022-03-22T00:00:00Z",
    "expirationDate": "2030-09-30T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2024-10-14T21:56:25Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..sVVKyThB8v5vmlW8MuK9yhK4uuyvgSLxbz6jrtCCbBFLJvv0Q2eY4xcIdr5hKATtK9Djc1AqOh_ySWXtOKP7Xg"
    }
}