Skip to content

Instantly share code, notes, and snippets.

@ramvi
Created June 22, 2023 11:53
Show Gist options
  • Save ramvi/87c8960666b9f3f2cbf225a3b6bc11ac to your computer and use it in GitHub Desktop.
Save ramvi/87c8960666b9f3f2cbf225a3b6bc11ac to your computer and use it in GitHub Desktop.
{
"@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