1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-10-19 01:38:28 +00:00
Files
senpy/senpy/schemas/context.json
2016-12-26 18:49:53 +01:00

6 lines
136 B
JSON

{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "JSON-LD Context",
"type": ["array", "string", "object"]
}