DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/112261
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/112261",
    "type": [
        "VerifiableCredential",
        "DeqarReport"
    ],
    "issuer": {
        "id": "did:web:data.deqar.eu",
        "onBehalfOf": {
            "id": "https://data.deqar.eu/agency/5",
            "type": "EqarRegisteredAgency",
            "acronym": "ACQUIN",
            "name": "Accreditation, Certification and Quality Assurance Institute",
            "registrationValidFrom": "2008-03-04T00:00:00Z",
            "registrationExpirationDate": "2026-06-30T00:00:00Z"
        }
    },
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "programme",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/ACQUIN/20250224_1116-41701634_Bengkulu_U_AkkB_Fin_Bundle_7_Agrar.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Bachelor in Agribusiness",
                    "EQFLevel": "first cycle"
                },
                {
                    "title": "Bachelor in Agroecotechnology",
                    "EQFLevel": "first cycle"
                },
                {
                    "title": "Bachelor in Plant Protection",
                    "EQFLevel": "first cycle"
                },
                {
                    "title": "Bachelor in Soil Science",
                    "EQFLevel": "first cycle"
                },
                {
                    "title": "Bachelor in Agricultural Industrial Technology",
                    "EQFLevel": "first cycle"
                },
                {
                    "title": "Bachelor in Animal Husbandry",
                    "EQFLevel": "first cycle"
                },
                {
                    "title": "Bachelor in Forestry",
                    "EQFLevel": "first cycle"
                },
                {
                    "title": "Bachelor in Marine Science",
                    "EQFLevel": "first cycle"
                },
                {
                    "title": "Magister in Agribusiness",
                    "EQFLevel": "second cycle"
                },
                {
                    "title": "Magister in Natural Resources Management",
                    "EQFLevel": "second cycle"
                },
                {
                    "title": "Magister in Agroecotechnology",
                    "EQFLevel": "second cycle"
                },
                {
                    "title": "Doctoral in Agricultural Sciences",
                    "EQFLevel": "third cycle"
                }
            ],
            "accreditationStatus": "part of obligatory EQA system",
            "accreditationActivity": "Programme accreditation abroad",
            "id": "https://data.deqar.eu/report/112261#subject=https://data.deqar.eu/institution/8174",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/77"
            ]
        },
        "id": "https://data.deqar.eu/institution/8174",
        "type": "DeqarInstitution",
        "name": "University of Bengkulu",
        "identifiers": [],
        "legalName": "UNIVERSITAS BENGKULU",
        "location": [
            "Bengkulu, Indonesia"
        ]
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2024-07-02T00:00:00Z",
    "validFrom": "2024-07-02T00:00:00Z",
    "expirationDate": "2030-09-30T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-04-06T16:30:36Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..njCUdIOx3aTqZRsjYM-c9kPHze8A9N_lBx4wOuq6kg7ccmnLM64aUc4iqViLUalMkTny5DZ4NJmp5aLE8qTUJw"
    }
}