Skip to content

Instantly share code, notes, and snippets.

@zengzengzenghuy
Created December 2, 2023 13:57
Show Gist options
  • Save zengzengzenghuy/f0abac28c31773d3a285f612dc044241 to your computer and use it in GitHub Desktop.
Save zengzengzenghuy/f0abac28c31773d3a285f612dc044241 to your computer and use it in GitHub Desktop.
ProofofEmployment
{
"@context": [
{
"@protected": true,
"@version": 1.1,
"id": "@id",
"type": "@type",
"EmploymentProof": {
"@context": {
"@propagate": true,
"@protected": true,
"polygon-vocab": "urn:uuid:9184a381-8f5f-4f4d-b543-87c6562a5b3e#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"IsEmployee": {
"@id": "polygon-vocab:IsEmployee",
"@type": "xsd:boolean"
}
},
"@id": "urn:uuid:7ec013f4-851f-4846-bc79-e6f1f9559cf4"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment