DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/107169
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/107169",
    "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": "programme",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/NVAO/290272_20241024_1714_AV-2282_20240104_Besluit_AV-2282%20101-ABO-NL-Bevestiging%20behoud%20ABO%2015_12_2023%20S.pdf",
                "http://backend.deqar.eu/reports/NVAO/290273_20241024_1714_AV-2282_20240104_Rapport_23_019_WUAS_NVAO%20report%20vF4.pdf"
            ],
            "limitQualification": [
                {
                    "title": "B Bachelor of Business Administration",
                    "EQFLevel": "first cycle"
                }
            ],
            "accreditationStatus": "part of obligatory EQA system",
            "accreditationActivity": "Programme accreditation in the Netherlands, including the Caribbean islands Bonaire, St. Eustatius and Saba",
            "id": "https://data.deqar.eu/report/107169#subject=https://data.deqar.eu/institution/6128",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/124"
            ]
        },
        "id": "https://data.deqar.eu/institution/6128",
        "type": "DeqarInstitution",
        "name": "Wittenborg University of Applied Sciences",
        "eterID": "NL0805",
        "identifiers": [
            {
                "id": "https://data.deqar.eu/institution-identifier/23834",
                "identifier": "https://ror.org/020z55s31",
                "resource": "ROR"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/19564",
                "identifier": "IAU-007489",
                "resource": "WHED"
            }
        ],
        "legalName": "Wittenborg University of Applied Sciences",
        "location": [
            "Amsterdam, Netherlands",
            "Apeldoorn, Netherlands"
        ],
        "foundingDate": "1987-01-01T00:00:00Z"
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2024-01-02T00:00:00Z",
    "validFrom": "2024-01-02T00:00:00Z",
    "expirationDate": "2030-01-02T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-02-18T00:18:01Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..CtOr2j5QdDrbsM2za80wN788f2MRl0SWfFVx0hio5SlWQkCnkBLtL2oqOaW5WD7l0lydgnUNObvKCCim1vKQ8Q"
    }
}