DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/109621
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/109621",
    "type": [
        "VerifiableCredential",
        "DeqarReport"
    ],
    "issuer": {
        "id": "did:web:data.deqar.eu",
        "onBehalfOf": {
            "id": "https://data.deqar.eu/agency/37",
            "type": "EqarRegisteredAgency",
            "acronym": "NVAO",
            "name": "Accreditation Organisation of the Netherlands and Flanders",
            "registrationValidFrom": "2008-03-04T00:00:00Z",
            "registrationExpirationDate": "2027-09-30T00:00:00Z"
        }
    },
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "joint programme",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/NVAO/281003_20241024_1216_ACCR_008840_21PC-75118_North_Sea_Energy_Law_Programme__joint_degree__Besluit_2020.pdf",
                "http://backend.deqar.eu/reports/NVAO/281004_20241024_1216_ACCR_008840_21PC-75118_North_Sea_Energy_Law_Programme__joint_degree__Rapport_2020.pdf"
            ],
            "limitQualification": [
                {
                    "title": "M Advanced Master in Energy Law (joint degree)",
                    "EQFLevel": "second cycle"
                }
            ],
            "accreditationStatus": "part of obligatory EQA system",
            "accreditationActivity": "Accreditation of joint programmes",
            "id": "https://data.deqar.eu/report/109621#subject=https://data.deqar.eu/institution/1719",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/124"
            ]
        },
        "id": "https://data.deqar.eu/institution/1719",
        "type": "DeqarInstitution",
        "name": "University of Groningen",
        "eterID": "NL0006",
        "identifiers": [
            {
                "id": "https://data.deqar.eu/institution-identifier/23779",
                "identifier": "https://ror.org/012p63287",
                "resource": "ROR"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/7647",
                "identifier": "NL GRONING01",
                "resource": "Erasmus"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/15963",
                "identifier": "rug.nl",
                "resource": "SCHAC"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/15964",
                "identifier": "E10213059",
                "resource": "Erasmus-Charter"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/15965",
                "identifier": "999989782",
                "resource": "EU-PIC"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/15966",
                "identifier": "NL001932706B01",
                "resource": "EU-VAT"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/19517",
                "identifier": "IAU-014006",
                "resource": "WHED"
            }
        ],
        "legalName": "Rijksuniversiteit Groningen",
        "location": [
            "Leeuwarden, Netherlands",
            "Groningen, Netherlands"
        ],
        "foundingDate": "1614-01-01T00:00:00Z"
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2020-06-02T00:00:00Z",
    "validFrom": "2020-06-02T00:00:00Z",
    "expirationDate": "2026-06-02T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-07-07T20:25:18Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..RRVLtpQFMK3dT5nkOaXwPnrUER7IRujORXeDTbYDgsjf3xvUM_t2T_M4Aqie_rkIVJGc_Xm9ZEPk5r-8FTx04Q"
    }
}