DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/58780
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/58780",
    "type": [
        "VerifiableCredential",
        "DeqarReport"
    ],
    "issuer": {
        "id": "did:web:data.deqar.eu",
        "onBehalfOf": {
            "id": "https://data.deqar.eu/agency/18",
            "type": "EqarRegisteredAgency",
            "acronym": "ASHE",
            "name": "Agency for Science and Higher Education",
            "registrationValidFrom": "2011-08-01T00:00:00Z",
            "registrationExpirationDate": "2027-03-31T00:00:00Z"
        }
    },
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "programme",
            "decision": "positive with conditions or restrictions",
            "report": [
                "http://backend.deqar.eu/reports/ASHE/175258_20220722_1846_Zavr%C5%A1no_izvje%C5%A1%C4%87e__PMF_Geologija.pdf",
                "http://backend.deqar.eu/reports/ASHE/175259_20220722_1846_AP_Geologija_PMF_ZG.pdf",
                "http://backend.deqar.eu/reports/ASHE/175260_20220722_1846_Akreditacijska_preporuka_-_Geologija%2C_PMFZG.pdf",
                "http://backend.deqar.eu/reports/ASHE/175261_20220722_1846_MZO_Potvrda_-_Geologija%2C_PMF_ZG.pdf",
                "http://backend.deqar.eu/reports/ASHE/175262_20220722_1846_Pismo_ocekivanja_Geologija_PMF_ZG.pdf",
                "http://backend.deqar.eu/reports/ASHE/175263_20220722_1846_FINAL_REPORT_PMF_Geology.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Geology",
                    "EQFLevel": "third cycle"
                }
            ],
            "accreditationStatus": "part of obligatory EQA system",
            "accreditationActivity": "Re-accreditation of part of the activity of higher education institutions (Re-accreditation of postgraduate university doctoral (PhD) study programmes)",
            "id": "https://data.deqar.eu/report/58780#subject=https://data.deqar.eu/institution/4094",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/43"
            ]
        },
        "id": "https://data.deqar.eu/institution/4094",
        "type": "DeqarInstitution",
        "name": "Faculty of Science",
        "identifiers": [
            {
                "id": "https://data.deqar.eu/institution-identifier/4556",
                "identifier": "119",
                "resource": "HR-Mozvag"
            }
        ],
        "legalName": "Prirodoslovno-matematički fakultet",
        "location": [
            "Zagreb, Croatia"
        ]
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2019-03-05T00:00:00Z",
    "validFrom": "2019-03-05T00:00:00Z",
    "expirationDate": "2025-03-05T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-04-15T13:57:47Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..lqaDMDPZaeeL2s1PUZsJjGx22ceXk8TBRYmQjDUkNsfxAQ71P7CUXc11o15BD9G0MGo1SnHM1EF5yqjnzzZWeQ"
    }
}