DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/97577
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/97577",
    "type": [
        "VerifiableCredential",
        "DeqarReport"
    ],
    "issuer": {
        "id": "did:web:data.deqar.eu",
        "onBehalfOf": {
            "id": "https://data.deqar.eu/agency/49",
            "type": "EqarRegisteredAgency",
            "acronym": "NEAA",
            "name": "National Evaluation and Accreditation Agency",
            "registrationValidFrom": "2018-02-01T00:00:00Z",
            "registrationExpirationDate": "2028-02-29T00:00:00Z"
        }
    },
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "programme",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/NEAA/20240213_1448-anotacia-%D0%9E%D0%B2%D1%86%D0%B5%D0%B2%D1%8A%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%A2%D1%80%D0%BE%D1%8F%D0%BD-SSA.pdf",
                "http://backend.deqar.eu/reports/NEAA/20240213_1448-Doklad_PKANVM_DP_ovcevadstvo_kozevadastvo-troian-SSA.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Sheep and goat breeding",
                    "EQFLevel": "third cycle"
                }
            ],
            "accreditationStatus": "part of obligatory EQA system",
            "accreditationActivity": "Programme accreditation, including accreditation of professional fields, majors from the regulated professions and doctoral programmes",
            "id": "https://data.deqar.eu/report/97577#subject=https://data.deqar.eu/institution/4128",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/26"
            ]
        },
        "id": "https://data.deqar.eu/institution/4128",
        "type": "DeqarInstitution",
        "name": "Agricultural Academy",
        "eterID": "BG0055",
        "identifiers": [
            {
                "id": "https://data.deqar.eu/institution-identifier/21906",
                "identifier": "https://ror.org/05cka2t18",
                "resource": "ROR"
            }
        ],
        "legalName": "Селскостопанска академия",
        "location": [
            "Sofia, Bulgaria"
        ],
        "foundingDate": "1982-01-01T00:00:00Z"
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2023-12-14T00:00:00Z",
    "validFrom": "2023-12-14T00:00:00Z",
    "expirationDate": "2029-12-14T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-01-19T02:40:25Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..Tt5T5sjp3zVqxdvTPqMD0eBkMeYe0gqGf765HbHzBwZUlCAi_sSXw4cqIX5K0gN14vdhAMs7M5yZuRdVeVuQag"
    }
}