Skip to content

Instantly share code, notes, and snippets.

@datadavev
Last active July 1, 2021 23:57
Show Gist options
  • Save datadavev/8c93a9551ac38473e53c8bc1c04b7c60 to your computer and use it in GitHub Desktop.
Save datadavev/8c93a9551ac38473e53c8bc1c04b7c60 to your computer and use it in GitHub Desktop.
{
"@context":{
"isam":"https://isamples.org/service/",
"is": "https://isamples.org/vocab/",
"name":{
"@id": "is:name"
}
}
}
{
"@context":{
"isam":"https://alternative.isamples.org/service/",
"is": "https://isamples.org/vocab/",
"name":{
"@id": "is:name"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment