1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-10-22 19:28:23 +00:00

Split definitions into individual files

This commit is contained in:
J. Fernando Sánchez
2016-12-26 18:49:53 +01:00
parent d72a995fa9
commit bc1f9e4cf5
15 changed files with 192 additions and 150 deletions

View File

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