Skip to content

Instantly share code, notes, and snippets.

  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save badgebotio/2dd1d6c8fcc6abb09a7e2e5aece98ed9 to your computer and use it in GitHub Desktop.
A You Rock! Open Badge Assertion for jnsaintrapt
{
"@context": "https://w3id.org/openbadges/v2",
"type": "Assertion",
"id": "https://gist.githubusercontent.com/badgebotio/2dd1d6c8fcc6abb09a7e2e5aece98ed9/raw",
"recipient": {
"type": "url",
"hashed": false,
"identity": "https://twitter.com/jnsaintrapt"
},
"evidence": {
"id": "https://twitter.com/JnSaintrapt/status/1184858506031255558",
"narrative": "Issued on Twitter by Badgebot from <a href=\"https://twitter.com/JnSaintrapt\">@JnSaintrapt</a>"
},
"issuedOn": "2019-10-17T15:50:04+00:00",
"badge": "https://gist.githubusercontent.com/badgebotio/c1c01597dff4aa6e8e800ee3df66142c/raw",
"verification": {
"type": "hosted"
},
"schema:location": {
"@context": "https://openbadgespec.org/extensions/geoCoordinatesExtension/context.json",
"type": ["Extension", "extensions:GeoCoordinates", "schema:Place"],
"description": "Location provided by earner.",
"geo": {
"latitude": 46.0581788,
"longitude": 2.3243965
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment