Skip to content

Instantly share code, notes, and snippets.

@farshidtz
Last active January 20, 2021 13:21
Show Gist options
  • Save farshidtz/9a564afb6635fba71636f2b6f0bf8b4e to your computer and use it in GitHub Desktop.
Save farshidtz/9a564afb6635fba71636f2b6f0bf8b4e to your computer and use it in GitHub Desktop.
Namespaces defined in additional context
{
"@context":[
"https://www.w3.org/2019/wot/td/v1",
"https://gist.githubusercontent.com/farshidtz/41f71668a113843cddec8e1593653303/raw/97ddfeb58adad8aecf5a810778ce0c8b37dca36d/tdd-context.jsonld"
],
"security":"nosec",
"securityDefinitions":{
"nosec":{
"scheme":"no_sec"
}
},
"registration":{
"created":"2021-01-19T17:02:36.020867Z",
"id":"urn:uuid:262bd21d-8c74-4ba6-a2b5-9a2da6061b0c",
"modified":"2021-01-19T17:02:36.020867Z",
"ttl":100,
"expires":"2021-01-19T17:02:36.020867Z"
},
"title":"Example TD with TDD extensions"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment