Skip to content

Instantly share code, notes, and snippets.

@a-ignatov-parc
Created June 28, 2022 10:45
Show Gist options
  • Save a-ignatov-parc/a0536d6bdf049e2edb696b24af1c69f7 to your computer and use it in GitHub Desktop.
Save a-ignatov-parc/a0536d6bdf049e2edb696b24af1c69f7 to your computer and use it in GitHub Desktop.
{
"@context": {
"@version": 1.1,
"Passport": {
"@context": {
"@protected": true,
"@version": 1.1,
"@vocab": "https://big-plato.com/vocab#Passport",
"Surname": {
"@type": "xsd:string"
},
"xsd": "http://www.w3.org/2001/XMLSchema#"
},
"@id": "https://big-plato.com/vocab#Passport"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment