Skip to content

Instantly share code, notes, and snippets.

@ericprud
Last active February 12, 2020 23:54
Show Gist options
  • Save ericprud/bafcaae524cbea5a1a4da82a463afde9 to your computer and use it in GitHub Desktop.
Save ericprud/bafcaae524cbea5a1a4da82a463afde9 to your computer and use it in GitHub Desktop.
fitsense JSON-LD @context
{
"@context": {
"fitsense": "https://shapes.pub/shapes/activity.shex#",
"calories": "fitsense:calories",
"date": "fitsense:date",
"distance": "fitsense:distance",
"score": "fitsense:score",
"steps": "fitsense:steps"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment