Created
June 22, 2023 11:53
-
-
Save ramvi/87c8960666b9f3f2cbf225a3b6bc11ac to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@context": { | |
"kompetansespor": "https://gist.githubusercontent.com/username/gist_id/raw/context.jsonld", | |
"countryOfResidence": { | |
"@id": "kompetansespor:countryOfResidence", | |
"@type": "@id" | |
}, | |
"passport": "kompetansespor:passport", | |
"dateOfIssue": "kompetansespor:dateOfIssue", | |
"dateOfExpiry": "kompetansespor:dateOfExpiry", | |
"issuer": "kompetansespor:issuer", | |
"candidateHasRequiredQualifications": "kompetansespor:candidateHasRequiredQualifications", | |
"infoCheckedAndCorrect": "kompetansespor:infoCheckedAndCorrect", | |
"jobEndDate": "kompetansespor:jobEndDate" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment