input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"statistics": {"type": "object", "properties": {"successpercentage": {"type": "array", "items": {"type": "number"}}, "meanarrivaltime": {"type": "array", "items": {"type": "number"}}, "minarrivaltime": {"type": "array", "items": {"type": "number"}}}, "required": ["successpercentage", "meanarrivaltime", "minarrivaltime"]}}, "required": ["statistics"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"statistics" : {"successpercentage" : [9.5, 7.5, 18.5, 30.5, 33.0, 26.0, 36.0, 30.0, 20.5, 27.500000000000004], "meanarrivaltime" : [7.457343360237801, 8.332222462060802, 3.5897382908106925, 4.106956973550548, 4.741097437216957, 5.37152118834772, 3.963047984542988, 3.8142838406984003, 8.563835673917609, 2.960864173697714], "minarrivaltime" : [6.3299999999999095, 7.209999999999891, 5.189999999999934, 5.82999999999992, 5.83999999999992, 5.329999999999931, 4.989999999999938, 5.229999999999933, 6.239999999999911, 5.309999999999931]}}
json_instruct
{"type": "object", "properties": {"statistics": {"type": "object", "properties": {"successpercentage": {"type": "array", "items": {"type": "number"}}, "meanarrivaltime": {"type": "array", "items": {"type": "number"}}, "minarrivaltime": {"type": "array", "items": {"type": "number"}}}, "required": ["successpercentage", "meanarrivaltime", "minarrivaltime"]}}, "required": ["statistics"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"top": {"type": "string"}, "bottom": {"type": "string"}, "side": {"type": "string"}}, "required": ["top", "bottom", "side"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "minecraft:block/cube_bottom_top", "textures" : {"top" : "dyeabarrels:block/purple_barrel_top", "bottom" : "dyeabarrels:block/purple_barrel_bottom", "side" : "dyeabarrels:block/purple_barrel_side"}}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"top": {"type": "string"}, "bottom": {"type": "string"}, "side": {"type": "string"}}, "required": ["top", "bottom", "side"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"objects": {"type": "object", "properties": {"vectile": {"type": "object", "properties": {"type": {"type": "string"}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}, "clipped": {"type": "boolean"}, "id": {"type": "string"}}, "required": ["arcs", "type", "properties", "clipped", "id"]}}}, "required": ["type", "geometries"]}}, "required": ["vectile"]}, "type": {"type": "string"}, "transform": {"type": "object", "properties": {"translate": {"type": "array", "items": {"type": "number"}}, "scale": {"type": "array", "items": {"type": "number"}}}, "required": ["translate", "scale"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "required": ["objects", "type", "transform", "arcs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"objects" : {"vectile" : {"type" : "GeometryCollection", "geometries" : [{"arcs" : [[0]], "type" : "Polygon", "properties" : {"id" : "61"}, "clipped" : true, "id" : "d02e157de5"}, {"arcs" : [[1]], "type" : "Polygon", "properties" : {"id" : "204"}, "clipped" : true, "id" : "59ee5a5184"}, {"arcs" : [[2]], "type" : "Polygon", "properties" : {"id" : "508"}, "clipped" : true, "id" : "66df448e74"}, {"arcs" : [[3]], "type" : "Polygon", "properties" : {"id" : "676"}, "clipped" : true, "id" : "d67fc2b4bf"}, {"arcs" : [[4]], "type" : "Polygon", "properties" : {"id" : "693"}, "clipped" : true, "id" : "57ba052bae"}, {"arcs" : [[5]], "type" : "Polygon", "properties" : {"id" : "752"}, "clipped" : true, "id" : "1b9c669ec4"}, {"arcs" : [[6]], "type" : "Polygon", "properties" : {"id" : "795"}, "clipped" : true, "id" : "e5c8f68a5a"}, {"arcs" : [[7]], "type" : "Polygon", "properties" : {"id" : "796"}, "clipped" : true, "id" : "73e1d52feb"}, {"arcs" : [[8]], "type" : "Polygon", "properties" : {"id" : "797"}, "clipped" : true, "id" : "ade27e8d37"}]}}, "type" : "Topology", "transform" : {"translate" : [15.17761230468749, 49.44759314103577], "scale" : [1.3411045074514932e-06, 8.719021691236395e-07]}, "arcs" : [[[1024, 748], [-57, -23], [-117, -184], [-56, 377], [-14, 106], [244, 0], [0, -276]], [[125, 1024], [-37, -341], [-73, -551], [70, 736], [5, 156], [35, 0]], [[151, 1024], [-35, -295], [-33, -340], [-49, -389], [-34, 0], [0, 8], [15, 124], [73, 551], [37, 341], [26, 0]], [[90, 1024], [-5, -156], [-70, -736], [-15, -124], [0, 1016], [90, 0]], [[1024, 120], [-336, -65], [-291, -55], [-363, 0], [49, 389], [342, 76], [425, 76], [117, 184], [22, -79], [35, -126], [0, -400]], [[1024, 520], [-35, 126], [35, 10], [0, -136]], [[116, 729], [35, 295], [629, 0], [14, -106], [56, -377], [-425, -76], [-342, -76], [33, 340]], [[1024, 656], [-35, -10], [-22, 79], [57, 23], [0, -92]], [[397, 0], [291, 55], [336, 65], [0, -120], [-627, 0]]]}
json_instruct
{"type": "object", "properties": {"objects": {"type": "object", "properties": {"vectile": {"type": "object", "properties": {"type": {"type": "string"}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}, "clipped": {"type": "boolean"}, "id": {"type": "string"}}, "required": ["arcs", "type", "properties", "clipped", "id"]}}}, "required": ["type", "geometries"]}}, "required": ["vectile"]}, "type": {"type": "string"}, "transform": {"type": "object", "properties": {"translate": {"type": "array", "items": {"type": "number"}}, "scale": {"type": "array", "items": {"type": "number"}}}, "required": ["translate", "scale"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "required": ["objects", "type", "transform", "arcs"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "Question": {"type": "string"}, "level": {"type": "string"}}, "required": ["id", "Question", "level"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "T1", "Question" : "PreOrder Traversal", "level" : "Easy"}, {"id" : "T2", "Question" : "PostOrder Traversal", "level" : "Easy"}, {"id" : "T3", "Question" : "InOrder Traversal", "level" : "Easy"}, {"id" : "T4", "Question" : "Maximum Depth of Tree", "level" : "Easy"}, {"id" : "T5", "Question" : "Minimum Depth of Tree", "level" : "Easy"}, {"id" : "T6", "Question" : "Search in BST", "level" : "Easy"}, {"id" : "T7", "Question" : "Validate BST", "level" : "Easy"}, {"id" : "T8", "Question" : "Average of Each level", "level" : "Easy"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "Question": {"type": "string"}, "level": {"type": "string"}}, "required": ["id", "Question", "level"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "mode": {"type": "string"}, "out": {"type": "string"}, "theme": {"type": "string"}, "ignoreCompilerErrors": {"type": "string"}, "preserveConstEnums": {"type": "string"}, "exclude": {"type": "string"}, "external-modulemap": {"type": "string"}, "stripInternal": {"type": "string"}}, "required": ["name", "mode", "out", "theme", "ignoreCompilerErrors", "preserveConstEnums", "exclude", "external-modulemap", "stripInternal"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "LDfields", "mode" : "modules", "out" : "doc", "theme" : "default", "ignoreCompilerErrors" : "false", "preserveConstEnums" : "true", "exclude" : "*.spec.ts", "external-modulemap" : ".*packages/(@ldfields/[^/]+)/.*", "stripInternal" : "false"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "mode": {"type": "string"}, "out": {"type": "string"}, "theme": {"type": "string"}, "ignoreCompilerErrors": {"type": "string"}, "preserveConstEnums": {"type": "string"}, "exclude": {"type": "string"}, "external-modulemap": {"type": "string"}, "stripInternal": {"type": "string"}}, "required": ["name", "mode", "out", "theme", "ignoreCompilerErrors", "preserveConstEnums", "exclude", "external-modulemap", "stripInternal"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"\u5de5\u5ee0\u540d\u7a31" : "\u5b89\u9054\u5eb7\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8\u694a\u6885\u5ee0", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "99623878", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "08910003322131", "\u5de5\u5ee0\u5730\u5740" : "\u6843\u5712\u5e02\u694a\u6885\u5340\u79c0\u624d\u91cc\u65b0\u6c5f\u8def\u4e00\u4e94\u516b\u865f", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc" : "\u6843\u5712\u5e02\u694a\u6885\u5340\u79c0\u624d\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d" : "\u738b\u88d5\u5149", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f" : "70458352", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b" : "\u80a1\u4efd\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f" : "0890113", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f" : "0890309", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b" : "\u751f\u7522\u4e2d", "\u7522\u696d\u985e\u5225" : ["28\u96fb\u529b\u8a2d\u5099\u88fd\u9020\u696d"], "\u4e3b\u8981\u7522\u54c1" : ["289\u5176\u4ed6\u96fb\u529b\u8a2d\u5099"]}
json_instruct
{"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "RONNY", "frequency" : 1892, "gender" : "male"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"limit": {"type": "integer"}, "name": {"type": "string"}, "value": {"type": "integer"}, "highalch": {"type": "integer"}, "id": {"type": "integer"}, "lowalch": {"type": "integer"}, "name_pt": {"type": "string"}, "price": {"type": "integer"}, "last": {"type": "integer"}}, "required": ["limit", "name", "value", "highalch", "id", "lowalch", "name_pt", "price", "last"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"limit" : 100, "name" : "Team-31 cape", "value" : 50, "highalch" : 30, "id" : 4375, "lowalch" : 20, "name_pt" : "Capa equipe 31", "price" : 791, "last" : 791}
json_instruct
{"type": "object", "properties": {"limit": {"type": "integer"}, "name": {"type": "string"}, "value": {"type": "integer"}, "highalch": {"type": "integer"}, "id": {"type": "integer"}, "lowalch": {"type": "integer"}, "name_pt": {"type": "string"}, "price": {"type": "integer"}, "last": {"type": "integer"}}, "required": ["limit", "name", "value", "highalch", "id", "lowalch", "name_pt", "price", "last"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "thumb": {"type": "string"}, "download": {"type": "string"}, "origin": {"type": "string"}}, "required": ["title", "author", "description", "thumb", "download", "origin"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Vtuber\u305f\u3061\u3067STEP(R15)", "author" : "harusame76", "description" : "NULL", "thumb" : "undefined", "download" : "https://www.iwara.tv/api/video/broraiq4lwfl9jbr9", "origin" : "https://www.iwara.tv/videos/broraiq4lwfl9jbr9"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "thumb": {"type": "string"}, "download": {"type": "string"}, "origin": {"type": "string"}}, "required": ["title", "author", "description", "thumb", "download", "origin"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "370405101201", "text" : "\u674e\u5e84\u6751\u59d4\u4f1a"}, {"id" : "370405101202", "text" : "\u534a\u697c\u6751\u59d4\u4f1a"}, {"id" : "370405101203", "text" : "\u5fb7\u80dc\u5e84\u6751\u59d4\u4f1a"}, {"id" : "370405101204", "text" : "\u65b0\u95f8\u5b50\u6751\u59d4\u4f1a"}, {"id" : "370405101205", "text" : "\u5b98\u7267\u6751\u59d4\u4f1a"}, {"id" : "370405101206", "text" : "\u6bdb\u5b98\u5e84\u6751\u59d4\u4f1a"}, {"id" : "370405101207", "text" : "\u6b66\u5b85\u5b50\u6751\u59d4\u4f1a"}, {"id" : "370405101208", "text" : "\u5f20\u5c71\u5b50\u897f\u6751\u59d4\u4f1a"}, {"id" : "370405101209", "text" : "\u5f20\u5c71\u5b50\u524d\u6751\u59d4\u4f1a"}, {"id" : "370405101210", "text" : "\u5f20\u5c71\u5b50\u4e1c\u6751\u59d4\u4f1a"}, {"id" : "370405101211", "text" : "\u6881\u5e84\u6751\u59d4\u4f1a"}, {"id" : "370405101212", "text" : "\u6768\u5bb6\u57e0\u897f\u6751\u59d4\u4f1a"}, {"id" : "370405101213", "text" : "\u5b98\u5e84\u6751\u59d4\u4f1a"}, {"id" : "370405101214", "text" : "\u6768\u5bb6\u57e0\u4e1c\u6751\u59d4\u4f1a"}, {"id" : "370405101215", "text" : "\u5988\u5988\u6865\u6751\u59d4\u4f1a"}, {"id" : "370405101216", "text" : "\u5927\u6c9f\u4e0a\u6751\u59d4\u4f1a"}, {"id" : "370405101217", "text" : "\u5e73\u5c71\u5b50\u897f\u6751\u59d4\u4f1a"}, {"id" : "370405101218", "text" : "\u5e73\u5c71\u5b50\u4e1c\u6751\u59d4\u4f1a"}, {"id" : "370405101219", "text" : "\u4e2d\u5c71\u5b50\u6751\u59d4\u4f1a"}, {"id" : "370405101220", "text" : "\u803f\u5c71\u5b50\u6751\u59d4\u4f1a"}, {"id" : "370405101221", "text" : "\u9e7f\u8352\u6751\u59d4\u4f1a"}, {"id" : "370405101222", "text" : "\u5f20\u5e84\u6751\u59d4\u4f1a"}, {"id" : "370405101223", "text" : "\u9ec4\u90b1\u6751\u59d4\u4f1a"}, {"id" : "370405101224", "text" : "\u5218\u8c22\u5e84\u6751\u59d4\u4f1a"}, {"id" : "370405101225", "text" : "\u8d75\u5729\u5b50\u6751\u59d4\u4f1a"}, {"id" : "370405101226", "text" : "\u4e01\u5e84\u6751\u59d4\u4f1a"}, {"id" : "370405101227", "text" : "\u5f20\u5858\u6751\u59d4\u4f1a"}, {"id" : "370405101228", "text" : "\u848b\u5e84\u6751\u59d4\u4f1a"}, {"id" : "370405101229", "text" : "\u540e\u697c\u6751\u59d4\u4f1a"}, {"id" : "370405101230", "text" : "\u90d1\u5e84\u6751\u59d4\u4f1a"}, {"id" : "370405101231", "text" : "\u897f\u4f0a\u6751\u59d4\u4f1a"}, {"id" : "370405101232", "text" : "\u961a\u5e84\u6751\u59d4\u4f1a"}, {"id" : "370405101233", "text" : "\u675c\u5b89\u6751\u59d4\u4f1a"}, {"id" : "370405101234", "text" : "\u540e\u4e8e\u6751\u59d4\u4f1a"}, {"id" : "370405101235", "text" : "\u5510\u5e84\u6751\u59d4\u4f1a"}, {"id" : "370405101236", "text" : "\u524d\u674e\u6751\u59d4\u4f1a"}, {"id" : "370405101237", "text" : "\u4faf\u5b5f\u524d\u6751\u59d4\u4f1a"}, {"id" : "370405101238", "text" : "\u4faf\u5b5f\u540e\u6751\u59d4\u4f1a"}, {"id" : "370405101239", "text" : "\u4e1c\u5b98\u5e84\u6751\u59d4\u4f1a"}, {"id" : "370405101240", "text" : "\u6cc9\u6e90\u6751\u59d4\u4f1a"}, {"id" : "370405101241", "text" : "\u57ce\u897f\u6751\u59d4\u4f1a"}, {"id" : "370405101242", "text" : "\u4faf\u5858\u6751\u59d4\u4f1a"}, {"id" : "370405101243", "text" : "\u9ec4\u6ee9\u6751\u59d4\u4f1a"}, {"id" : "370405101244", "text" : "\u51b7\u5e84\u6751\u59d4\u4f1a"}, {"id" : "370405101245", "text" : "\u5584\u5e84\u6751\u59d4\u4f1a"}, {"id" : "370405101246", "text" : "\u516d\u91cc\u77f3\u6751\u59d4\u4f1a"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : 1.2, "people" : [{"pose_keypoints_2d" : [483.38, 103.056, 1, 469.794, 118.415, 1, 478.475, 119.168, 1, 506.459, 117.498, 1, 503.08, 91.0403, 1, 457.58, 119.295, 1, 488.067, 122.57, 0, 100.006, 84.7941, 0, 487.147, 174.992, 1, 489.375, 232.216, 1, 474.531, 280.412, 1, 470.831, 175.25, 1, 481.558, 230.283, 1, 469.608, 278.364, 1, 481.406, 98.7014, 1, 124.569, 82.594, 0, 471.268, 99.9825, 1, 127.869, 86.631, 0], "face_keypoints_2d" : [], "hand_left_keypoints_2d" : [], "hand_right_keypoints_2d" : [], "pose_keypoints_3d" : [], "face_keypoints_3d" : [], "hand_left_keypoints_3d" : [], "hand_right_keypoints_3d" : []}]}
json_instruct
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "sex": {"type": "string"}, "n": {"type": "integer"}, "prop": {"type": "number"}}, "required": ["year", "sex", "n", "prop"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"year" : 1920, "sex" : "F", "n" : 5, "prop" : 4.02e-06}, {"year" : 1921, "sex" : "F", "n" : 8, "prop" : 6.25e-06}, {"year" : 1925, "sex" : "F", "n" : 5, "prop" : 3.96e-06}, {"year" : 1926, "sex" : "F", "n" : 5, "prop" : 4.06e-06}, {"year" : 1927, "sex" : "F", "n" : 6, "prop" : 4.85e-06}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "sex": {"type": "string"}, "n": {"type": "integer"}, "prop": {"type": "number"}}, "required": ["year", "sex", "n", "prop"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"ScorecardsS3": {"type": "object", "properties": {"Type": {"type": "string"}, "DeletionPolicy": {"type": "string"}, "Properties": {"type": "object", "properties": {"BucketName": {"type": "string"}, "LifecycleConfiguration": {"type": "object", "properties": {"Rules": {"type": "array", "items": {"type": "object", "properties": {"ExpirationInDays": {"type": "integer"}, "Status": {"type": "string"}}, "required": ["ExpirationInDays", "Status"]}}}, "required": ["Rules"]}}, "required": ["BucketName", "LifecycleConfiguration"]}}, "required": ["Type", "DeletionPolicy", "Properties"]}}, "required": ["ScorecardsS3"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ScorecardsS3" : {"Type" : "AWS::S3::Bucket", "DeletionPolicy" : "Delete", "Properties" : {"BucketName" : "${self:provider.environment.BUCKET_SCORECARDS}", "LifecycleConfiguration" : {"Rules" : [{"ExpirationInDays" : 356, "Status" : "Enabled"}]}}}}
json_instruct
{"type": "object", "properties": {"ScorecardsS3": {"type": "object", "properties": {"Type": {"type": "string"}, "DeletionPolicy": {"type": "string"}, "Properties": {"type": "object", "properties": {"BucketName": {"type": "string"}, "LifecycleConfiguration": {"type": "object", "properties": {"Rules": {"type": "array", "items": {"type": "object", "properties": {"ExpirationInDays": {"type": "integer"}, "Status": {"type": "string"}}, "required": ["ExpirationInDays", "Status"]}}}, "required": ["Rules"]}}, "required": ["BucketName", "LifecycleConfiguration"]}}, "required": ["Type", "DeletionPolicy", "Properties"]}}, "required": ["ScorecardsS3"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"Coronado": {"type": "object", "properties": {}, "required": []}}, "required": ["Coronado"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Coronado" : {}}
json_instruct
{"type": "object", "properties": {"Coronado": {"type": "object", "properties": {}, "required": []}}, "required": ["Coronado"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Time" : "2021-07-17T02:00:00Z", "Temp" : 22.6, "RelHum" : 83, "WindSpeed" : 0.9, "WindDir" : 103}
json_instruct
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"directions" : ["Toss spring greens, strawberries, 1 cup blueberries, blue cheese, and walnuts together in a bowl.", "Blend remaining blueberries, balsamic vinegar, olive oil, honey, and mustard together in a blender until dressing is smooth; season with salt and black pepper. Pour dressing over salad and toss to coat."], "ingredients" : ["Salad:", "2 cups mixed spring greens", "1 cup sliced strawberries", "1 cup blueberries", "1/2 cup crumbled blue cheese", "1/2 cup toasted walnuts", "Dressing:", "1/4 cup fresh blueberries", "1/4 cup balsamic vinegar", "1/4 cup olive oil", "1 1/2 teaspoons honey", "1 1/2 teaspoons Dijon mustard", "salt and ground black pepper to taste"], "language" : "en-US", "source" : "allrecipes.com", "tags" : [], "title" : "Spring Salad with Blueberry Balsamic Dressing", "url" : "http://allrecipes.com/recipe/242194/spring-salad-with-blueberry-balsamic/"}
json_instruct
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"static/development/pages/skills.js": {"type": "boolean"}}, "required": ["static/development/pages/skills.js"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : "b2f21dadcd25dd0c5216", "c" : {"static/development/pages/skills.js" : false}}
json_instruct
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"static/development/pages/skills.js": {"type": "boolean"}}, "required": ["static/development/pages/skills.js"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Lumix DMC-GF1", "description" : "A 12.1 megapixel digital camera.", "url" : "https://www.amazon.com/Panasonic-DMC-GF1-Four-Thirds-Interchangeable-Aspherical/dp/B002MUAEX4"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "passcode": {"type": "object", "properties": {"encrypted_data": {"type": "string"}, "iv": {"type": "string"}, "version": {"type": "integer"}, "cipher": {"type": "string"}}, "required": ["encrypted_data", "iv", "version", "cipher"]}}, "required": ["id", "passcode"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "config", "passcode" : {"encrypted_data" : "Bq9hJGqSQCNeClhmPEd8QxB0thVd+eiSPH+fiGhx/V1l+VjgOHh3aytO4x+j\nN5TD\n", "iv" : "rbPwGvA3d+USNIL06FhnNA==\n", "version" : 1, "cipher" : "aes-256-cbc"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "passcode": {"type": "object", "properties": {"encrypted_data": {"type": "string"}, "iv": {"type": "string"}, "version": {"type": "integer"}, "cipher": {"type": "string"}}, "required": ["encrypted_data", "iv", "version", "cipher"]}}, "required": ["id", "passcode"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"collectCoverage": {"type": "boolean"}, "collectCoverageFrom": {"type": "array", "items": {"type": "string"}}, "coverageDirectory": {"type": "string"}, "moduleFileExtensions": {"type": "array", "items": {"type": "string"}}, "rootDir": {"type": "string"}, "transform": {"type": "object", "properties": {"^.+\\.tsx?$": {"type": "string"}}, "required": ["^.+\\.tsx?$"]}, "testRegex": {"type": "string"}, "verbose": {"type": "boolean"}}, "required": ["collectCoverage", "collectCoverageFrom", "coverageDirectory", "moduleFileExtensions", "rootDir", "transform", "testRegex", "verbose"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"collectCoverage" : true, "collectCoverageFrom" : ["src/json-bundler.ts"], "coverageDirectory" : "<rootDir>/coverage", "moduleFileExtensions" : ["js", "ts"], "rootDir" : ".", "transform" : {"^.+\\.tsx?$" : "<rootDir>/node_modules/ts-jest/preprocessor.js"}, "testRegex" : "(/__tests__/.*|\\.(test|spec))\\.(ts|js)$", "verbose" : true}
json_instruct
{"type": "object", "properties": {"collectCoverage": {"type": "boolean"}, "collectCoverageFrom": {"type": "array", "items": {"type": "string"}}, "coverageDirectory": {"type": "string"}, "moduleFileExtensions": {"type": "array", "items": {"type": "string"}}, "rootDir": {"type": "string"}, "transform": {"type": "object", "properties": {"^.+\\.tsx?$": {"type": "string"}}, "required": ["^.+\\.tsx?$"]}, "testRegex": {"type": "string"}, "verbose": {"type": "boolean"}}, "required": ["collectCoverage", "collectCoverageFrom", "coverageDirectory", "moduleFileExtensions", "rootDir", "transform", "testRegex", "verbose"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"extends": {"type": "string"}, "compilerOptions": {"type": "object", "properties": {"target": {"type": "string"}, "outDir": {"type": "string"}, "sourceMap": {"type": "boolean"}, "rootDir": {"type": "string"}, "baseUrl": {"type": "string"}, "typeRoots": {"type": "array", "items": {"type": "string"}}, "types": {"type": "array", "items": {"type": "string"}}}, "required": ["target", "outDir", "sourceMap", "rootDir", "baseUrl", "typeRoots", "types"]}, "exclude": {"type": "array", "items": {"type": "string"}}}, "required": ["extends", "compilerOptions", "exclude"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"extends" : "./tsconfig.json", "compilerOptions" : {"target" : "ES2019", "outDir" : "dist", "sourceMap" : true, "rootDir" : "src", "baseUrl" : ".", "typeRoots" : ["./src/types", "./@types", "node_modules/@types"], "types" : ["node", "jest"]}, "exclude" : ["dist", "node_modules", "test", "*.js"]}
json_instruct
{"type": "object", "properties": {"extends": {"type": "string"}, "compilerOptions": {"type": "object", "properties": {"target": {"type": "string"}, "outDir": {"type": "string"}, "sourceMap": {"type": "boolean"}, "rootDir": {"type": "string"}, "baseUrl": {"type": "string"}, "typeRoots": {"type": "array", "items": {"type": "string"}}, "types": {"type": "array", "items": {"type": "string"}}}, "required": ["target", "outDir", "sourceMap", "rootDir", "baseUrl", "typeRoots", "types"]}, "exclude": {"type": "array", "items": {"type": "string"}}}, "required": ["extends", "compilerOptions", "exclude"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"manifest_version": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "icons": {"type": "object", "properties": {"64": {"type": "string"}}, "required": ["64"]}, "background": {"type": "object", "properties": {"scripts": {"type": "array", "items": {"type": "string"}}}, "required": ["scripts"]}, "content_scripts": {"type": "array", "items": {"type": "object", "properties": {"matches": {"type": "array", "items": {"type": "string"}}, "js": {"type": "array", "items": {"type": "string"}}, "css": {"type": "array", "items": {"type": "string"}}, "run_at": {"type": "string"}}, "required": ["matches", "js", "css", "run_at"]}}, "permissions": {"type": "array", "items": {"type": "string"}}}, "required": ["manifest_version", "name", "description", "version", "icons", "background", "content_scripts", "permissions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"manifest_version" : 2, "name" : "Watch on Nebula", "description" : "Prompts you to watch a YouTube video on Nebula instead, if available.", "version" : "0.0.2", "icons" : {"64" : "icons/watchonnebula_x64.png"}, "background" : {"scripts" : ["polyfill/browser-polyfill.min.js", "scripts/background_script.js"]}, "content_scripts" : [{"matches" : ["*://*.youtube.com/*"], "js" : ["polyfill/browser-polyfill.min.js", "scripts/content_script.js"], "css" : ["css/popup-style.css"], "run_at" : "document_end"}], "permissions" : ["https://standard.tv/"]}
json_instruct
{"type": "object", "properties": {"manifest_version": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "icons": {"type": "object", "properties": {"64": {"type": "string"}}, "required": ["64"]}, "background": {"type": "object", "properties": {"scripts": {"type": "array", "items": {"type": "string"}}}, "required": ["scripts"]}, "content_scripts": {"type": "array", "items": {"type": "object", "properties": {"matches": {"type": "array", "items": {"type": "string"}}, "js": {"type": "array", "items": {"type": "string"}}, "css": {"type": "array", "items": {"type": "string"}}, "run_at": {"type": "string"}}, "required": ["matches", "js", "css", "run_at"]}}, "permissions": {"type": "array", "items": {"type": "string"}}}, "required": ["manifest_version", "name", "description", "version", "icons", "background", "content_scripts", "permissions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}, "egis": {"type": "null"}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1", "egis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"\u5de5\u5ee0\u540d\u7a31" : "\u7881\u69ae\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "T6601169", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "", "\u5de5\u5ee0\u5730\u5740" : "\u81fa\u4e2d\u5e02\u70cf\u65e5\u5340\u592a\u660e\u8def\u6210\u8c50\u5df75\u4e4b12\u865f", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc" : "\u81fa\u4e2d\u5e02\u70cf\u65e5\u5340", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d" : "\u8a31\u7fa9\u9577", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f" : "16185067", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b" : "\u80a1\u4efd\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f" : "", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f" : "1050704", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b" : "\u751f\u7522\u4e2d", "\u7522\u696d\u985e\u5225" : ["29\u6a5f\u68b0\u8a2d\u5099\u88fd\u9020\u696d"], "\u4e3b\u8981\u7522\u54c1" : ["293\u901a\u7528\u6a5f\u68b0\u8a2d\u5099"], "egis" : null}
json_instruct
{"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}, "egis": {"type": "null"}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1", "egis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "version": {"type": "string"}, "repository": {"type": "string"}, "dependencies": {"type": "object", "properties": {"jshint": {"type": "string"}, "requirejs": {"type": "string"}}, "required": ["jshint", "requirejs"]}, "engine": {"type": "string"}}, "required": ["name", "description", "author", "version", "repository", "dependencies", "engine"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "pulq-node", "description" : "Defines the node dependencies for pulq.", "author" : "Leon Weidauer <leon.weidauer@berlinonline.de>", "version" : "0.0.1", "repository" : "git@github.com:berlinonline/pulq.git", "dependencies" : {"jshint" : "2.x", "requirejs" : "2.x"}, "engine" : "node >= 0.8.x"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "version": {"type": "string"}, "repository": {"type": "string"}, "dependencies": {"type": "object", "properties": {"jshint": {"type": "string"}, "requirejs": {"type": "string"}}, "required": ["jshint", "requirejs"]}, "engine": {"type": "string"}}, "required": ["name", "description", "author", "version", "repository", "dependencies", "engine"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"variants": {"type": "object", "properties": {"normal": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": ["normal"]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"variants" : {"normal" : {"model" : "japta:voidStack"}}}
json_instruct
{"type": "object", "properties": {"variants": {"type": "object", "properties": {"normal": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": ["normal"]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"query-name": {"type": "string"}, "query-source": {"type": "string"}, "query-expression": {"type": "string"}, "query-target": {"type": "string"}}, "required": ["query-name", "query-source", "query-expression", "query-target"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"query-name" : "jbpmOldValueVarSearch", "query-source" : "${org.kie.server.persistence.ds}", "query-expression" : "select vil.processInstanceId, vil.processId, vil.id, vil.variableId, vil.value, vil.oldvalue from VariableInstanceLog vil where vil.id in (select MAX(v.id) from VariableInstanceLog v group by v.variableId, v.processInstanceId)", "query-target" : "CUSTOM"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"query-name": {"type": "string"}, "query-source": {"type": "string"}, "query-expression": {"type": "string"}, "query-target": {"type": "string"}}, "required": ["query-name", "query-source", "query-expression", "query-target"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"count": {"type": "integer"}, "N.A.//": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "393010": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}}, "required": ["count", "N.A.//", "393010"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"count" : 2, "N.A.//" : {"count" : 1}, "393010" : {"count" : 1}}
json_instruct
{"type": "object", "properties": {"count": {"type": "integer"}, "N.A.//": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "393010": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}}, "required": ["count", "N.A.//", "393010"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "homepage": {"type": "string"}, "moduleType": {"type": "array", "items": {}}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"bootstrap": {"type": "string"}, "jquery": {"type": "string"}, "eonasdan-bootstrap-datetimepicker": {"type": "string"}, "moment": {"type": "string"}, "gmaps": {"type": "string"}}, "required": ["bootstrap", "jquery", "eonasdan-bootstrap-datetimepicker", "moment", "gmaps"]}}, "required": ["name", "description", "main", "authors", "license", "homepage", "moduleType", "ignore", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "dementia", "description" : "", "main" : "server.js", "authors" : ["candice Lin <candii.lin@gmail.com>"], "license" : "MIT", "homepage" : "https://github.com/scotch-io/easy-node-authentication", "moduleType" : [], "ignore" : ["**/.*", "node_modules", "bower_components", "test", "tests"], "dependencies" : {"bootstrap" : "~3.3.5", "jquery" : "~2.1.4", "eonasdan-bootstrap-datetimepicker" : "~4.17.37", "moment" : "~2.10.6", "gmaps" : "~0.4.21"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "homepage": {"type": "string"}, "moduleType": {"type": "array", "items": {}}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"bootstrap": {"type": "string"}, "jquery": {"type": "string"}, "eonasdan-bootstrap-datetimepicker": {"type": "string"}, "moment": {"type": "string"}, "gmaps": {"type": "string"}}, "required": ["bootstrap", "jquery", "eonasdan-bootstrap-datetimepicker", "moment", "gmaps"]}}, "required": ["name", "description", "main", "authors", "license", "homepage", "moduleType", "ignore", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[133.875, 23.583333333333332], [133.875, 23.666666666666668], [134.0, 23.666666666666668], [134.0, 23.583333333333332], [133.875, 23.583333333333332]]]}, "properties" : {"code" : 353337, "url" : "http://madefor.github.io/0410/api/v1/353337.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/353337.geojson"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "1001", "provinceId" : "32", "regencyId" : "73", "districtId" : "11", "name" : "Cigereleng"}, {"id" : "1002", "provinceId" : "32", "regencyId" : "73", "districtId" : "11", "name" : "Ancol"}, {"id" : "1003", "provinceId" : "32", "regencyId" : "73", "districtId" : "11", "name" : "Pungkur"}, {"id" : "1004", "provinceId" : "32", "regencyId" : "73", "districtId" : "11", "name" : "Balonggede"}, {"id" : "1005", "provinceId" : "32", "regencyId" : "73", "districtId" : "11", "name" : "Ciseureuh"}, {"id" : "1006", "provinceId" : "32", "regencyId" : "73", "districtId" : "11", "name" : "Ciateul"}, {"id" : "1007", "provinceId" : "32", "regencyId" : "73", "districtId" : "11", "name" : "Pasirluyu"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Command": {"type": "string"}, "DefaultParameters": {"type": "array", "items": {"type": "object", "properties": {"Type": {"type": "string"}, "Name": {"type": "string"}, "Switch": {"type": "string"}}, "required": ["Type", "Name", "Switch"]}}}, "required": ["Name", "Command", "DefaultParameters"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"Name" : "Powershell", "Command" : "powershell.exe", "DefaultParameters" : [{"Type" : "Constant", "Name" : "Script", "Switch" : "-file \"%SRP\""}]}, {"Name" : "Python", "Command" : "python.exe", "DefaultParameters" : [{"Type" : "Constant", "Name" : "Script", "Switch" : "\"%SRP\""}]}, {"Name" : "Batch", "Command" : "cmd.exe", "DefaultParameters" : [{"Type" : "Constant", "Name" : "Script", "Switch" : "/C \"%SRP\""}]}, {"Name" : "Perl", "Command" : "perl.exe", "DefaultParameters" : [{"Type" : "Constant", "Name" : "Script", "Switch" : "\"%SRP\""}]}, {"Name" : "Ruby", "Command" : "ruby.exe", "DefaultParameters" : [{"Type" : "Constant", "Name" : "Script", "Switch" : "\"%SRP\""}]}, {"Name" : "Java", "Command" : "java.exe", "DefaultParameters" : [{"Type" : "Constant", "Name" : "Script", "Switch" : "\"%SRP\""}]}, {"Name" : "Powershell (bogus)", "Command" : "powershell.exe", "DefaultParameters" : [{"Type" : "Constant", "Name" : "Script", "Switch" : "-file \"%SRP\""}, {"Type" : "String", "Name" : "Computer Name", "MapToField" : "dname", "Switch" : "-ComputerName"}, {"Type" : "Constant", "Name" : "Action to do", "ConstantValue" : "Rule the World", "Switch" : "-Action", "ValidationRule" : "String | Empty or not"}]}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Command": {"type": "string"}, "DefaultParameters": {"type": "array", "items": {"type": "object", "properties": {"Type": {"type": "string"}, "Name": {"type": "string"}, "Switch": {"type": "string"}}, "required": ["Type", "Name", "Switch"]}}}, "required": ["Name", "Command", "DefaultParameters"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"\ud83c\udd95": {"type": "string"}, "\u30cb\u30fc\u30c8": {"type": "string"}, "\u3055\u3300": {"type": "string"}, "\uff13": {"type": "string"}, "x": {"type": "string"}, "\u3041\u3083\u03b9\u3043": {"type": "string"}, "```": {"type": "string"}, "test": {"type": "string"}, "\"\"\"\u3042\"\"\"": {"type": "string"}, "__\u306f\u3052__": {"type": "string"}, "**\u3042**": {"type": "string"}, "_*\u3042*_": {"type": "string"}, "\\*\u3042\u3042\u3042\\*": {"type": "string"}, "\\t[\u3042\u3042\uff47\u308c\u3044].?*": {"type": "string"}}, "required": ["\ud83c\udd95", "\u30cb\u30fc\u30c8", "\u3055\u3300", "\uff13", "x", "\u3041\u3083\u03b9\u3043", "```", "test", "\"\"\"\u3042\"\"\"", "__\u306f\u3052__", "**\u3042**", "_*\u3042*_", "\\*\u3042\u3042\u3042\\*", "\\t[\u3042\u3042\uff47\u308c\u3044].?*"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"\ud83c\udd95" : "\u306b\u3085\u30fc\u307e\u3042\u304f", "\u30cb\u30fc\u30c8" : "\u4ed5\u4e8b\u3057\u306a\u3055\u3044", "\u3055\u3300" : "\u3055\u3300\u306f\u307e\u306c\u3051", "\uff13" : "\u3042\u306d\u3066\u3042", "x" : "x", "\u3041\u3083\u03b9\u3043" : "\u3042\u3084\u3057\u3044", "```" : "```helloworld```", "test" : "ttt", "\"\"\"\u3042\"\"\"" : "\u3076", "__\u306f\u3052__" : "\u3074\u304b\u3074\u304b", "**\u3042**" : "\u3075\u3068\u3058", "_*\u3042*_" : "\uff54\u308c", "\\*\u3042\u3042\u3042\\*" : "55555555", "\\t[\u3042\u3042\uff47\u308c\u3044].?*" : "\u306f\u3052"}
json_instruct
{"type": "object", "properties": {"\ud83c\udd95": {"type": "string"}, "\u30cb\u30fc\u30c8": {"type": "string"}, "\u3055\u3300": {"type": "string"}, "\uff13": {"type": "string"}, "x": {"type": "string"}, "\u3041\u3083\u03b9\u3043": {"type": "string"}, "```": {"type": "string"}, "test": {"type": "string"}, "\"\"\"\u3042\"\"\"": {"type": "string"}, "__\u306f\u3052__": {"type": "string"}, "**\u3042**": {"type": "string"}, "_*\u3042*_": {"type": "string"}, "\\*\u3042\u3042\u3042\\*": {"type": "string"}, "\\t[\u3042\u3042\uff47\u308c\u3044].?*": {"type": "string"}}, "required": ["\ud83c\udd95", "\u30cb\u30fc\u30c8", "\u3055\u3300", "\uff13", "x", "\u3041\u3083\u03b9\u3043", "```", "test", "\"\"\"\u3042\"\"\"", "__\u306f\u3052__", "**\u3042**", "_*\u3042*_", "\\*\u3042\u3042\u3042\\*", "\\t[\u3042\u3042\uff47\u308c\u3044].?*"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"authors": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}, "description": {"type": "string"}, "frameworks": {"type": "string"}, "keywords": {"type": "string"}, "name": {"type": "string"}, "platforms": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "required": ["authors", "description", "frameworks", "keywords", "name", "platforms", "repository"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"authors" : {"name" : "mehmet gok", "url" : "https://os.mbed.com/users/gmehmet/"}, "description" : "max32630 icarus board support library", "frameworks" : "mbed", "keywords" : "max32630hsp", "name" : "max32630hsp", "platforms" : "*", "repository" : {"type" : "hg", "url" : "https://os.mbed.com/users/gmehmet/code/max32630hsp/"}}
json_instruct
{"type": "object", "properties": {"authors": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}, "description": {"type": "string"}, "frameworks": {"type": "string"}, "keywords": {"type": "string"}, "name": {"type": "string"}, "platforms": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "required": ["authors", "description", "frameworks", "keywords", "name", "platforms", "repository"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Header": {"type": "string"}, "Footer": {"type": "string"}, "Id": {"type": "null"}}, "required": ["Name", "Header", "Footer", "Id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"Name" : "+TSI5", "Header" : "4='.F/", "Footer" : "[>", "Id" : null}, {"Name" : "T`31?0N", "Header" : "2", "Footer" : "aA5%]", "Id" : null}, {"Name" : "&", "Header" : "@BG5*", "Footer" : ".IJ^1", "Id" : null}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Header": {"type": "string"}, "Footer": {"type": "string"}, "Id": {"type": "null"}}, "required": ["Name", "Header", "Footer", "Id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Creyssac", "circ" : "3\u00e8me circonscription", "dpt" : "Dordogne", "inscrits" : 84, "abs" : 40, "votants" : 44, "blancs" : 2, "nuls" : 1, "exp" : 41, "res" : [{"nuance" : "MDM", "nom" : "M. Jean-Pierre CUBERTAFON", "voix" : 24}, {"nuance" : "SOC", "nom" : "Mme Colette LANGLADE", "voix" : 17}]}
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "2007", "provinceId" : "82", "regencyId" : "08", "districtId" : "08", "name" : "Wolio"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "versions": {"type": "object", "properties": {"js": {"type": "string"}, "css": {"type": "string"}}, "required": ["js", "css"]}, "devDependencies": {"type": "object", "properties": {"archiver": {"type": "string"}, "grunt": {"type": "string"}, "grunt-contrib-clean": {"type": "string"}, "grunt-contrib-compass": {"type": "string"}, "grunt-contrib-copy": {"type": "string"}, "grunt-contrib-qunit": {"type": "string"}, "grunt-contrib-requirejs": {"type": "string"}, "grunt-docco": {"type": "string"}, "grunt-jsdoc": {"type": "string"}, "grunt-processhtml": {"type": "string"}, "grunt-readme": {"type": "string"}, "grunt-template-jasmine-requirejs": {"type": "string"}, "grunt-war": {"type": "string"}}, "required": ["archiver", "grunt", "grunt-contrib-clean", "grunt-contrib-compass", "grunt-contrib-copy", "grunt-contrib-qunit", "grunt-contrib-requirejs", "grunt-docco", "grunt-jsdoc", "grunt-processhtml", "grunt-readme", "grunt-template-jasmine-requirejs", "grunt-war"]}}, "required": ["name", "version", "versions", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "vm-boilerplate", "version" : "2016.04.12", "versions" : {"js" : "2016.04.12", "css" : "2016.04.12"}, "devDependencies" : {"archiver" : "^0.12.0", "grunt" : "~0.4.2", "grunt-contrib-clean" : "^0.6.0", "grunt-contrib-compass" : "^1.0.1", "grunt-contrib-copy" : "^0.8.0", "grunt-contrib-qunit" : "^0.5.2", "grunt-contrib-requirejs" : "^0.4.4", "grunt-docco" : "^0.4.0", "grunt-jsdoc" : "^1.1.0", "grunt-processhtml" : "^0.3.7", "grunt-readme" : "^0.4.5", "grunt-template-jasmine-requirejs" : "^0.2.0", "grunt-war" : "^0.4.4"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "versions": {"type": "object", "properties": {"js": {"type": "string"}, "css": {"type": "string"}}, "required": ["js", "css"]}, "devDependencies": {"type": "object", "properties": {"archiver": {"type": "string"}, "grunt": {"type": "string"}, "grunt-contrib-clean": {"type": "string"}, "grunt-contrib-compass": {"type": "string"}, "grunt-contrib-copy": {"type": "string"}, "grunt-contrib-qunit": {"type": "string"}, "grunt-contrib-requirejs": {"type": "string"}, "grunt-docco": {"type": "string"}, "grunt-jsdoc": {"type": "string"}, "grunt-processhtml": {"type": "string"}, "grunt-readme": {"type": "string"}, "grunt-template-jasmine-requirejs": {"type": "string"}, "grunt-war": {"type": "string"}}, "required": ["archiver", "grunt", "grunt-contrib-clean", "grunt-contrib-compass", "grunt-contrib-copy", "grunt-contrib-qunit", "grunt-contrib-requirejs", "grunt-docco", "grunt-jsdoc", "grunt-processhtml", "grunt-readme", "grunt-template-jasmine-requirejs", "grunt-war"]}}, "required": ["name", "version", "versions", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"moniker": {"type": "string"}, "valopr_address": {"type": "string"}, "addedPeer": {"type": "string"}}, "required": ["moniker", "valopr_address", "addedPeer"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"moniker" : "1ce", "valopr_address" : "cohovaloper12yv9ey0qcnwgppqfhq08vew6xyndptklhrc6jn", "addedPeer" : "4fc2f9ee6ea640550195f39228d1786e345b65fb@162.55.234.234:26656"}
json_instruct
{"type": "object", "properties": {"moniker": {"type": "string"}, "valopr_address": {"type": "string"}, "addedPeer": {"type": "string"}}, "required": ["moniker", "valopr_address", "addedPeer"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "array", "items": {"type": "number"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[1347.5169836093348, 1444.3336156876032], [1334.8110414637247, 1467.627842954555], [1322.1050993181145, 1480.3337851001652], [1300.928529075431, 1495.1573842700436], [1286.1049299055526, 1505.7456693913855], [1264.928359662869, 1522.6869255855322]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "number"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"line": {"type": "integer"}, "column": {"type": "integer"}, "message": {"type": "string"}}, "required": ["line", "column", "message"]}}, "file": {"type": "string"}, "name": {"type": "string"}}, "required": ["errors", "file", "name"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x2b0bc2e11bb3d9c02b231a96ffd571a8bc613af0", "tool" : "osiris", "start" : 1564583483.414669, "end" : 1564583545.5521958, "duration" : 62.137526750564575, "analysis" : [{"errors" : [{"line" : 56, "column" : 13, "message" : "overflow_bugs"}], "file" : "/unique_chucks/6/0x2b0bc2e11bb3d9c02b231a96ffd571a8bc613af0.sol", "name" : "BlockMakerERC20Token"}, {"errors" : [{"line" : 46, "column" : 13, "message" : "overflow_bugs"}, {"line" : 56, "column" : 13, "message" : "overflow_bugs"}], "file" : "/unique_chucks/6/0x2b0bc2e11bb3d9c02b231a96ffd571a8bc613af0.sol", "name" : "StandardToken"}, {"errors" : [], "file" : "/unique_chucks/6/0x2b0bc2e11bb3d9c02b231a96ffd571a8bc613af0.sol", "name" : "Token"}]}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"line": {"type": "integer"}, "column": {"type": "integer"}, "message": {"type": "string"}}, "required": ["line", "column", "message"]}}, "file": {"type": "string"}, "name": {"type": "string"}}, "required": ["errors", "file", "name"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "location": {"type": "string"}, "wayto": {"type": "object", "properties": {"1596": {"type": "string"}, "4622": {"type": "string"}, "1594": {"type": "string"}}, "required": ["1596", "4622", "1594"]}, "timeto": {"type": "object", "properties": {"1596": {"type": "number"}, "4622": {"type": "number"}, "1594": {"type": "number"}}, "required": ["1596", "4622", "1594"]}, "image": {"type": "string"}, "image_coords": {"type": "array", "items": {"type": "integer"}}}, "required": ["id", "title", "description", "paths", "location", "wayto", "timeto", "image", "image_coords"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 1595, "title" : ["[Solhaven, Lornon Avenue]"], "description" : ["Wide, shallow steps of polished black stone lead upward from the north side of the avenue, piercing the sandstone wall that runs west to the edge of Eorgina's compound. The steps end at a pair of felwood doors, each bearing a crimson cat's head carved into its center. Poised to each side of the steps is a tall, gold leaf covered feline statue, their amber metal gleaming in the starlight.", "Wide, shallow steps of polished black stone lead upward from the north side of the avenue, piercing the sandstone wall that runs west to the edge of Eorgina's compound. The steps end at a pair of felwood doors, each bearing a crimson cat's head carved into its center. Poised to each side of the steps is a tall, gold leaf covered feline statue."], "paths" : ["Obvious paths: east, west"], "location" : "the southern part of Solhaven", "wayto" : {"1596" : "east", "4622" : "go doors", "1594" : "west"}, "timeto" : {"1596" : 0.2, "4622" : 0.2, "1594" : 0.2}, "image" : "vo-solhaven-1263764670.png", "image_coords" : [880, 1017, 904, 1041]}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "location": {"type": "string"}, "wayto": {"type": "object", "properties": {"1596": {"type": "string"}, "4622": {"type": "string"}, "1594": {"type": "string"}}, "required": ["1596", "4622", "1594"]}, "timeto": {"type": "object", "properties": {"1596": {"type": "number"}, "4622": {"type": "number"}, "1594": {"type": "number"}}, "required": ["1596", "4622", "1594"]}, "image": {"type": "string"}, "image_coords": {"type": "array", "items": {"type": "integer"}}}, "required": ["id", "title", "description", "paths", "location", "wayto", "timeto", "image", "image_coords"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"token": {"type": "string"}, "channel": {"type": "string"}, "owner": {"type": "string"}, "port": {"type": "string"}}, "required": ["token", "channel", "owner", "port"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"token" : "YOUR_ACCESS_TOKEN", "channel" : "CHANNEL_TO_POST_UPDATES", "owner" : "OWNER_ID", "port" : "80"}
json_instruct
{"type": "object", "properties": {"token": {"type": "string"}, "channel": {"type": "string"}, "owner": {"type": "string"}, "port": {"type": "string"}}, "required": ["token", "channel", "owner", "port"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"daterangepicker.min.css": {"type": "string"}, "jquery.daterangepicker.min.js": {"type": "string"}}, "required": ["daterangepicker.min.css", "jquery.daterangepicker.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"daterangepicker.min.css" : "sha512-ehJv4W4EixuIMCJ5Z2cXhOJfAf76uNcm/c0k/9/QHuQSykh81Y1MWCm8kBWEAluiE4EPoEA62jiGYWkdybcrYg==", "jquery.daterangepicker.min.js" : "sha512-HA+hf0TWsxxX5oYZCejWeM28A5To/Ch6RB9S5C/WkIztyeFza6FXWFCKgofr0BeG51LPtYmK0ED0SyBiFzkIUw=="}
json_instruct
{"type": "object", "properties": {"daterangepicker.min.css": {"type": "string"}, "jquery.daterangepicker.min.js": {"type": "string"}}, "required": ["daterangepicker.min.css", "jquery.daterangepicker.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"subreddit": {"type": "string"}, "hour": {"type": "string"}, "avg": {"type": "number"}}, "required": ["subreddit", "hour", "avg"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"subreddit" : "AutoNewspaper", "hour" : "01", "avg" : 1.0467571644042233}, {"subreddit" : "AutoNewspaper", "hour" : "02", "avg" : 1.0317871003511365}, {"subreddit" : "AutoNewspaper", "hour" : "03", "avg" : 1.0476586888657649}, {"subreddit" : "AutoNewspaper", "hour" : "04", "avg" : 1.0322206768660176}, {"subreddit" : "AutoNewspaper", "hour" : "05", "avg" : 1.0170907709836687}, {"subreddit" : "AutoNewspaper", "hour" : "06", "avg" : 1.0265658328485554}, {"subreddit" : "AutoNewspaper", "hour" : "07", "avg" : 1.0286464027990379}, {"subreddit" : "AutoNewspaper", "hour" : "08", "avg" : 1.0365853658536586}, {"subreddit" : "AutoNewspaper", "hour" : "09", "avg" : 1.0214234706022376}, {"subreddit" : "AutoNewspaper", "hour" : "10", "avg" : 1.0366305798605961}, {"subreddit" : "AutoNewspaper", "hour" : "11", "avg" : 1.0329113924050632}, {"subreddit" : "AutoNewspaper", "hour" : "12", "avg" : 1.0503767173880927}, {"subreddit" : "AutoNewspaper", "hour" : "13", "avg" : 1.0297268022626067}, {"subreddit" : "AutoNewspaper", "hour" : "14", "avg" : 1.0375014649009726}, {"subreddit" : "AutoNewspaper", "hour" : "15", "avg" : 1.0264214046822742}, {"subreddit" : "AutoNewspaper", "hour" : "16", "avg" : 1.0282341367437284}, {"subreddit" : "AutoNewspaper", "hour" : "17", "avg" : 1.0304174747371644}, {"subreddit" : "AutoNewspaper", "hour" : "18", "avg" : 1.0298747189206554}, {"subreddit" : "AutoNewspaper", "hour" : "19", "avg" : 1.0332927324401138}, {"subreddit" : "AutoNewspaper", "hour" : "20", "avg" : 1.0335586969883221}, {"subreddit" : "AutoNewspaper", "hour" : "21", "avg" : 1.0389233408101333}, {"subreddit" : "AutoNewspaper", "hour" : "22", "avg" : 1.039929903617474}, {"subreddit" : "AutoNewspaper", "hour" : "23", "avg" : 1.027944633063463}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"subreddit": {"type": "string"}, "hour": {"type": "string"}, "avg": {"type": "number"}}, "required": ["subreddit", "hour", "avg"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "lookupTerms": {"type": "array", "items": {"type": "string"}}, "metaLanguage": {"type": "string"}, "remarks": {"type": "string"}, "statement": {"type": "string"}}, "required": ["citations", "names", "language", "lookupTerms", "metaLanguage", "remarks", "statement"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"citations" : [{"textCitation" : "[See kmlem7 on Metamath](http://us.metamath.org/mpegif/kmlem7.html)"}], "names" : ["kmlem7"], "language" : "METAMATH_SET_MM", "lookupTerms" : ["#T_wral--1", "#T_vz", "#T_wral--2", "#T_vx", "#T_vz", "#T_wne", "#T_c0", "#T_wa", "#T_wral--1", "#T_vz", "#T_wral--2", "#T_vx", "#T_wral--1", "#T_vw", "#T_wral--2", "#T_vx", "#T_vz", "#T_wne", "#T_vw", "#T_wi", "#T_vz", "#T_cin", "#T_vw", "#T_wceq", "#T_c0", "#T_wi", "#T_wn", "#T_wrex--1", "#T_vz", "#T_wrex--2", "#T_vx", "#T_wral--1", "#T_vv", "#T_wral--2", "#T_vz", "#T_wrex--1", "#T_vw", "#T_wrex--2", "#T_vx", "#T_vz", "#T_wne", "#T_vw", "#T_wa", "#T_vv", "#T_wcel", "#T_vz", "#T_cin", "#T_vw", "#T_vv", "#T_vw", "#T_vx", "#T_vz"], "metaLanguage" : "METAMATH", "remarks" : " Lemma for 5-quantifier AC of Kurt Maes, Th. 4, part of 4 => 1. (Contributed by NM, 26-Mar-2004.) ", "statement" : "kmlem7 $p |- ( ( A. z e. x z =/= (/) /\\ A. z e. x A. w e. x ( z =/= w -> ( z i^i w ) = (/) ) ) -> -. E. z e. x A. v e. z E. w e. x ( z =/= w /\\ v e. ( z i^i w ) ) ) $.\n$d v w x z $."}
json_instruct
{"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "lookupTerms": {"type": "array", "items": {"type": "string"}}, "metaLanguage": {"type": "string"}, "remarks": {"type": "string"}, "statement": {"type": "string"}}, "required": ["citations", "names", "language", "lookupTerms", "metaLanguage", "remarks", "statement"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "idParent": {"type": "integer"}, "namaWilayah": {"type": "string"}, "tingkatWilayah": {"type": "integer"}, "idPro": {"type": "integer"}, "idKab": {"type": "integer"}, "idKec": {"type": "integer"}, "idKel": {"type": "integer"}, "namaPro": {"type": "string"}, "namaKab": {"type": "string"}, "namaKec": {"type": "string"}, "namaKel": {"type": "string"}, "kodeWilayah": {"type": "string"}}, "required": ["id", "idParent", "namaWilayah", "tingkatWilayah", "idPro", "idKab", "idKec", "idKel", "namaPro", "namaKab", "namaKec", "namaKel", "kodeWilayah"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : 42320, "idParent" : 42319, "namaWilayah" : "ARGOMULYO", "tingkatWilayah" : 4, "idPro" : 41863, "idKab" : 42221, "idKec" : 42319, "idKel" : 42320, "namaPro" : "DAERAH ISTIMEWA YOGYAKARTA", "namaKab" : "SLEMAN", "namaKec" : "CANGKRINGAN", "namaKel" : "ARGOMULYO", "kodeWilayah" : "34.04.17.2001"}, {"id" : 42322, "idParent" : 42319, "namaWilayah" : "GLAGAHARJO", "tingkatWilayah" : 4, "idPro" : 41863, "idKab" : 42221, "idKec" : 42319, "idKel" : 42322, "namaPro" : "DAERAH ISTIMEWA YOGYAKARTA", "namaKab" : "SLEMAN", "namaKec" : "CANGKRINGAN", "namaKel" : "GLAGAHARJO", "kodeWilayah" : "34.04.17.2003"}, {"id" : 42323, "idParent" : 42319, "namaWilayah" : "KEPUHARJO", "tingkatWilayah" : 4, "idPro" : 41863, "idKab" : 42221, "idKec" : 42319, "idKel" : 42323, "namaPro" : "DAERAH ISTIMEWA YOGYAKARTA", "namaKab" : "SLEMAN", "namaKec" : "CANGKRINGAN", "namaKel" : "KEPUHARJO", "kodeWilayah" : "34.04.17.2004"}, {"id" : 42324, "idParent" : 42319, "namaWilayah" : "UMBULHARJO", "tingkatWilayah" : 4, "idPro" : 41863, "idKab" : 42221, "idKec" : 42319, "idKel" : 42324, "namaPro" : "DAERAH ISTIMEWA YOGYAKARTA", "namaKab" : "SLEMAN", "namaKec" : "CANGKRINGAN", "namaKel" : "UMBULHARJO", "kodeWilayah" : "34.04.17.2005"}, {"id" : 42321, "idParent" : 42319, "namaWilayah" : "WUKIRSARI", "tingkatWilayah" : 4, "idPro" : 41863, "idKab" : 42221, "idKec" : 42319, "idKel" : 42321, "namaPro" : "DAERAH ISTIMEWA YOGYAKARTA", "namaKab" : "SLEMAN", "namaKec" : "CANGKRINGAN", "namaKel" : "WUKIRSARI", "kodeWilayah" : "34.04.17.2002"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "idParent": {"type": "integer"}, "namaWilayah": {"type": "string"}, "tingkatWilayah": {"type": "integer"}, "idPro": {"type": "integer"}, "idKab": {"type": "integer"}, "idKec": {"type": "integer"}, "idKel": {"type": "integer"}, "namaPro": {"type": "string"}, "namaKab": {"type": "string"}, "namaKec": {"type": "string"}, "namaKel": {"type": "string"}, "kodeWilayah": {"type": "string"}}, "required": ["id", "idParent", "namaWilayah", "tingkatWilayah", "idPro", "idKab", "idKec", "idKel", "namaPro", "namaKab", "namaKec", "namaKel", "kodeWilayah"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "null"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "null"}, "artist_name": {"type": "string"}, "duration": {"type": "number"}, "num_songs": {"type": "integer"}, "song_id": {"type": "string"}, "title": {"type": "string"}, "year": {"type": "integer"}}, "required": ["artist_id", "artist_latitude", "artist_location", "artist_longitude", "artist_name", "duration", "num_songs", "song_id", "title", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"artist_id" : "ARRLMTZ1187B9AB6DD", "artist_latitude" : null, "artist_location" : "", "artist_longitude" : null, "artist_name" : "Los Corraleros De Majagual", "duration" : 188.23791, "num_songs" : 1, "song_id" : "SOQQFXD12A81C20882", "title" : "Caballo Viejo", "year" : 0}
json_instruct
{"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "null"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "null"}, "artist_name": {"type": "string"}, "duration": {"type": "number"}, "num_songs": {"type": "integer"}, "song_id": {"type": "string"}, "title": {"type": "string"}, "year": {"type": "integer"}}, "required": ["artist_id", "artist_latitude", "artist_location", "artist_longitude", "artist_name", "duration", "num_songs", "song_id", "title", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"express": {"type": "string"}, "jade": {"type": "string"}, "mongoose": {"type": "string"}, "socket.io": {"type": "string"}}, "required": ["express", "jade", "mongoose", "socket.io"]}}, "required": ["name", "version", "private", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "SocialNet", "version" : "0.0.1", "private" : true, "dependencies" : {"express" : "~3.0.0", "jade" : ">= 0.0.1", "mongoose" : ">= 2.6.5", "socket.io" : ">=0.9.16"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"express": {"type": "string"}, "jade": {"type": "string"}, "mongoose": {"type": "string"}, "socket.io": {"type": "string"}}, "required": ["express", "jade", "mongoose", "socket.io"]}}, "required": ["name", "version", "private", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"title": {"type": "string"}, "creation_date": {"type": "string"}, "creation_date_earliest": {"type": "string"}, "creation_date_latest": {"type": "string"}, "medium": {"type": "string"}, "accession_number": {"type": "string"}, "id": {"type": "string"}, "credit_line": {"type": "string"}, "date_acquired": {"type": "string"}, "department": {"type": "string"}, "physical_location": {"type": "string"}, "item_width": {"type": "number"}, "item_height": {"type": "number"}, "item_depth": {"type": "number"}, "item_diameter": {"type": "number"}, "web_url": {"type": "string"}, "provenance_text": {"type": "string"}, "classification": {"type": "string"}, "images": {"type": "array", "items": {"type": "object", "properties": {"image_url": {"type": "string"}}, "required": ["image_url"]}}, "creator": {"type": "array", "items": {"type": "object", "properties": {"artist_id": {"type": "string"}, "party_type": {"type": "string"}, "full_name": {"type": "string"}, "cited_name": {"type": "string"}, "role": {"type": "null"}, "nationality": {"type": "string"}, "birth_date": {"type": "null"}, "death_date": {"type": "string"}, "birth_place": {"type": "null"}, "death_place": {"type": "null"}}, "required": ["artist_id", "party_type", "full_name", "cited_name", "role", "nationality", "birth_date", "death_date", "birth_place", "death_place"]}}}, "required": ["title", "creation_date", "creation_date_earliest", "creation_date_latest", "medium", "accession_number", "id", "credit_line", "date_acquired", "department", "physical_location", "item_width", "item_height", "item_depth", "item_diameter", "web_url", "provenance_text", "classification", "images", "creator"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Two Handled cup with separate lid", "creation_date" : "1702", "creation_date_earliest" : "1702-01-01", "creation_date_latest" : "1702-01-01", "medium" : "silver", "accession_number" : "70.7.159.A-B", "id" : "cmoa:things/f7bb60ef-97d3-4db9-b0dd-277df20728db", "credit_line" : "Ailsa Mellon Bruce Collection", "date_acquired" : "1970-05-07", "department" : "Decorative Arts and Design", "physical_location" : "Not on View", "item_width" : 8.75, "item_height" : 8.0, "item_depth" : 5.0, "item_diameter" : 0.0, "web_url" : "http://collection.cmoa.org/CollectionDetail.aspx?item=1015967", "provenance_text" : "Ailsa Mellon Bruce", "classification" : "Metals", "images" : [{"image_url" : "http://collection.cmoa.org/CollectionImage.aspx?irn=4660&size=Medium"}], "creator" : [{"artist_id" : "cmoa:parties/932078f6-afc6-4936-bc0e-35628ff10a7c", "party_type" : "Person", "full_name" : "John Bodington", "cited_name" : "Bodington, John", "role" : null, "nationality" : "English", "birth_date" : null, "death_date" : "1727-01-01", "birth_place" : null, "death_place" : null}]}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "creation_date": {"type": "string"}, "creation_date_earliest": {"type": "string"}, "creation_date_latest": {"type": "string"}, "medium": {"type": "string"}, "accession_number": {"type": "string"}, "id": {"type": "string"}, "credit_line": {"type": "string"}, "date_acquired": {"type": "string"}, "department": {"type": "string"}, "physical_location": {"type": "string"}, "item_width": {"type": "number"}, "item_height": {"type": "number"}, "item_depth": {"type": "number"}, "item_diameter": {"type": "number"}, "web_url": {"type": "string"}, "provenance_text": {"type": "string"}, "classification": {"type": "string"}, "images": {"type": "array", "items": {"type": "object", "properties": {"image_url": {"type": "string"}}, "required": ["image_url"]}}, "creator": {"type": "array", "items": {"type": "object", "properties": {"artist_id": {"type": "string"}, "party_type": {"type": "string"}, "full_name": {"type": "string"}, "cited_name": {"type": "string"}, "role": {"type": "null"}, "nationality": {"type": "string"}, "birth_date": {"type": "null"}, "death_date": {"type": "string"}, "birth_place": {"type": "null"}, "death_place": {"type": "null"}}, "required": ["artist_id", "party_type", "full_name", "cited_name", "role", "nationality", "birth_date", "death_date", "birth_place", "death_place"]}}}, "required": ["title", "creation_date", "creation_date_earliest", "creation_date_latest", "medium", "accession_number", "id", "credit_line", "date_acquired", "department", "physical_location", "item_width", "item_height", "item_depth", "item_diameter", "web_url", "provenance_text", "classification", "images", "creator"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "address": {"type": "string"}, "decimals": {"type": "integer"}, "dharmaVerificationStatus": {"type": "string"}}, "required": ["name", "symbol", "address", "decimals", "dharmaVerificationStatus"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "HEX3 Network", "symbol" : "HEX3N", "address" : "0x9FC75c44c86581D2a0Ee6Ed4B79c5F67Ec6f7CCA", "decimals" : 18, "dharmaVerificationStatus" : "UNVERIFIED"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "address": {"type": "string"}, "decimals": {"type": "integer"}, "dharmaVerificationStatus": {"type": "string"}}, "required": ["name", "symbol", "address", "decimals", "dharmaVerificationStatus"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "homepage": {"type": "string"}}, "required": ["name", "email", "homepage"]}}}, "required": ["name", "description", "keywords", "type", "license", "authors"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "crisu83/yii-seo", "description" : "Search engine optimization for the Yii PHP framework.", "keywords" : ["seo"], "type" : "yii-extension", "license" : "BSD-3-Clause", "authors" : [{"name" : "Christoffer Niska", "email" : "christoffer.niska@gmail.com", "homepage" : "http://www.cniska.net/"}]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "homepage": {"type": "string"}}, "required": ["name", "email", "homepage"]}}}, "required": ["name", "description", "keywords", "type", "license", "authors"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "version": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}}, "required": ["php"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Interactive\\Http\\": {"type": "string"}}, "required": ["Interactive\\Http\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "keywords", "license", "version", "authors", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "interactive/http", "description" : "Simulate an HTTP Workflow in easy way", "keywords" : ["http", "request", "response"], "license" : "MIT", "version" : "0.0.1", "authors" : [{"name" : "Irzhy Ranaivoarivony"}], "require" : {"php" : ">=5.4"}, "autoload" : {"psr-4" : {"Interactive\\Http\\" : "src/"}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "version": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}}, "required": ["php"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Interactive\\Http\\": {"type": "string"}}, "required": ["Interactive\\Http\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "keywords", "license", "version", "authors", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"manifest_version": {"type": "integer"}, "name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "icons": {"type": "object", "properties": {"128": {"type": "string"}}, "required": ["128"]}, "app": {"type": "object", "properties": {"background": {"type": "object", "properties": {"scripts": {"type": "array", "items": {"type": "string"}}}, "required": ["scripts"]}}, "required": ["background"]}, "permissions": {"type": "array", "items": {"type": "string"}}}, "required": ["manifest_version", "name", "version", "description", "icons", "app", "permissions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"manifest_version" : 2, "name" : "Outlook 365", "version" : "1.1", "description" : "Outlook Web Office365", "icons" : {"128" : "128.png"}, "app" : {"background" : {"scripts" : ["background.js"]}}, "permissions" : ["unlimitedStorage", "notifications", "webview"]}
json_instruct
{"type": "object", "properties": {"manifest_version": {"type": "integer"}, "name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "icons": {"type": "object", "properties": {"128": {"type": "string"}}, "required": ["128"]}, "app": {"type": "object", "properties": {"background": {"type": "object", "properties": {"scripts": {"type": "array", "items": {"type": "string"}}}, "required": ["scripts"]}}, "required": ["background"]}, "permissions": {"type": "array", "items": {"type": "string"}}}, "required": ["manifest_version", "name", "version", "description", "icons", "app", "permissions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"laravel/framework": {"type": "string"}, "guzzlehttp/guzzle": {"type": "string"}}, "required": ["laravel/framework", "guzzlehttp/guzzle"]}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}}, "required": ["phpunit/phpunit"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"neilherbertuk\\celcatwebapi\\": {"type": "string"}}, "required": ["neilherbertuk\\celcatwebapi\\"]}}, "required": ["psr-4"]}, "extra": {"type": "object", "properties": {"laravel": {"type": "object", "properties": {"providers": {"type": "array", "items": {"type": "string"}}, "aliases": {"type": "object", "properties": {"CelcatWebAPI": {"type": "string"}}, "required": ["CelcatWebAPI"]}}, "required": ["providers", "aliases"]}}, "required": ["laravel"]}}, "required": ["name", "description", "keywords", "type", "homepage", "license", "authors", "require", "require-dev", "autoload", "extra"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "neilherbertuk/celcatwebapi", "description" : "Laravel Celcat Web API Integration", "keywords" : ["laravel", "Celcat", "Celcat Web API", "laravel 5", "neilherbertuk", "Neil Herbert"], "type" : "library", "homepage" : "https://github.com/neilherbertuk/celcatwebapi", "license" : "MIT", "authors" : [{"name" : "Neil Herbert", "email" : "neil@ea3.co.uk"}], "require" : {"laravel/framework" : "5.*", "guzzlehttp/guzzle" : "^6.3"}, "require-dev" : {"phpunit/phpunit" : "~6.0"}, "autoload" : {"psr-4" : {"neilherbertuk\\celcatwebapi\\" : "src/"}}, "extra" : {"laravel" : {"providers" : ["neilherbertuk\\celcatwebapi\\CelcatWebAPIServiceProvider"], "aliases" : {"CelcatWebAPI" : "neilherbertuk\\celcatwebapi\\Facade\\CelcatWebAPI"}}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"laravel/framework": {"type": "string"}, "guzzlehttp/guzzle": {"type": "string"}}, "required": ["laravel/framework", "guzzlehttp/guzzle"]}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}}, "required": ["phpunit/phpunit"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"neilherbertuk\\celcatwebapi\\": {"type": "string"}}, "required": ["neilherbertuk\\celcatwebapi\\"]}}, "required": ["psr-4"]}, "extra": {"type": "object", "properties": {"laravel": {"type": "object", "properties": {"providers": {"type": "array", "items": {"type": "string"}}, "aliases": {"type": "object", "properties": {"CelcatWebAPI": {"type": "string"}}, "required": ["CelcatWebAPI"]}}, "required": ["providers", "aliases"]}}, "required": ["laravel"]}}, "required": ["name", "description", "keywords", "type", "homepage", "license", "authors", "require", "require-dev", "autoload", "extra"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Time" : "2020-11-28T11:00:00Z", "Temp" : 20.2, "RelHum" : 62, "WindSpeed" : 3.2, "WindDir" : 59}
json_instruct
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 1125808405, "type" : "Feature", "properties" : {"src:alt_label" : "qs_pg", "src:geom" : "qs_pg", "wof:geomhash" : "0f3175b5894b067f616e812c26d2b278", "wof:id" : 1125808405, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [-3.91844, 48.38244, -3.91844, 48.38244], "geometry" : {"coordinates" : [-3.91844, 48.38244], "type" : "Point"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"class": {"type": "object", "properties": {"attributes": {"type": "string"}, "description": {"type": "string"}, "identifier": {"type": "string"}}, "required": ["attributes", "description", "identifier"]}, "instance": {"type": "object", "properties": {}, "required": []}}, "required": ["class", "instance"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"class" : {"attributes" : "hfm 10/19/2009 05:21", "description" : "hfm 10/19/2009 05:22", "identifier" : "hfm 10/18/2009 21:55"}, "instance" : {}}
json_instruct
{"type": "object", "properties": {"class": {"type": "object", "properties": {"attributes": {"type": "string"}, "description": {"type": "string"}, "identifier": {"type": "string"}}, "required": ["attributes", "description", "identifier"]}, "instance": {"type": "object", "properties": {}, "required": []}}, "required": ["class", "instance"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "types": {"type": "array", "items": {"type": "string"}}, "stats": {"type": "object", "properties": {"speed": {"type": "integer"}, "special-defense": {"type": "integer"}, "special-attack": {"type": "integer"}, "defense": {"type": "integer"}, "attack": {"type": "integer"}, "hp": {"type": "integer"}}, "required": ["speed", "special-defense", "special-attack", "defense", "attack", "hp"]}}, "required": ["name", "types", "stats"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "deoxys-normal", "types" : ["psychic"], "stats" : {"speed" : 150, "special-defense" : 50, "special-attack" : 150, "defense" : 50, "attack" : 150, "hp" : 50}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "types": {"type": "array", "items": {"type": "string"}}, "stats": {"type": "object", "properties": {"speed": {"type": "integer"}, "special-defense": {"type": "integer"}, "special-attack": {"type": "integer"}, "defense": {"type": "integer"}, "attack": {"type": "integer"}, "hp": {"type": "integer"}}, "required": ["speed", "special-defense", "special-attack", "defense", "attack", "hp"]}}, "required": ["name", "types", "stats"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"subject": {"type": "string"}, "catalog_nbr": {"type": "integer"}, "section": {"type": "integer"}, "class_nbr": {"type": "integer"}, "title": {"type": "string"}, "component": {"type": "string"}, "units": {"type": "integer"}, "bldg": {"type": "string"}, "room": {"type": "string"}, "days": {"type": "string"}, "time": {"type": "string"}, "instructor": {"type": "string"}, "load": {"type": "string"}, "rank": {"type": "string"}, "attributes": {"type": "array", "items": {"type": "string"}}, "enrl_cap": {"type": "integer"}, "enrl_tot": {"type": "integer"}, "wait_cap": {"type": "integer"}, "wait_tot": {"type": "integer"}, "prereqs": {"type": "null"}, "rmp": {"type": "null"}}, "required": ["subject", "catalog_nbr", "section", "class_nbr", "title", "component", "units", "bldg", "room", "days", "time", "instructor", "load", "rank", "attributes", "enrl_cap", "enrl_tot", "wait_cap", "wait_tot", "prereqs", "rmp"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"subject" : "ENEC", "catalog_nbr" : 448, "section" : 1, "class_nbr" : 9743, "title" : "COASTAL ECOLOGY", "component" : "Lecture", "units" : 4, "bldg" : "TBA", "room" : "TBA", "days" : "TBA", "time" : "TBA", "instructor" : "NOBLE,RACHEL T", "load" : "100", "rank" : "INST", "attributes" : ["R"], "enrl_cap" : 15, "enrl_tot" : 14, "wait_cap" : 0, "wait_tot" : 0, "prereqs" : null, "rmp" : null}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"subject": {"type": "string"}, "catalog_nbr": {"type": "integer"}, "section": {"type": "integer"}, "class_nbr": {"type": "integer"}, "title": {"type": "string"}, "component": {"type": "string"}, "units": {"type": "integer"}, "bldg": {"type": "string"}, "room": {"type": "string"}, "days": {"type": "string"}, "time": {"type": "string"}, "instructor": {"type": "string"}, "load": {"type": "string"}, "rank": {"type": "string"}, "attributes": {"type": "array", "items": {"type": "string"}}, "enrl_cap": {"type": "integer"}, "enrl_tot": {"type": "integer"}, "wait_cap": {"type": "integer"}, "wait_tot": {"type": "integer"}, "prereqs": {"type": "null"}, "rmp": {"type": "null"}}, "required": ["subject", "catalog_nbr", "section", "class_nbr", "title", "component", "units", "bldg", "room", "days", "time", "instructor", "load", "rank", "attributes", "enrl_cap", "enrl_tot", "wait_cap", "wait_tot", "prereqs", "rmp"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"version": {"type": "string"}, "flags": {"type": "object", "properties": {}, "required": []}, "shapes": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "points": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "group_id": {"type": "integer"}, "shape_type": {"type": "string"}, "flags": {"type": "object", "properties": {}, "required": []}}, "required": ["label", "points", "group_id", "shape_type", "flags"]}}, "imagePath": {"type": "string"}, "imageData": {"type": "string"}, "imageHeight": {"type": "integer"}, "imageWidth": {"type": "integer"}}, "required": ["version", "flags", "shapes", "imagePath", "imageData", "imageHeight", "imageWidth"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : "4.5.7", "flags" : {}, "shapes" : [{"label" : "null", "points" : [[168.0, 811.0], [591.0, 811.0], [598.8591549295775, 985.7323943661972], [135.47887323943667, 999.8169014084508]], "group_id" : 0, "shape_type" : "polygon", "flags" : {}}], "imagePath" : "img_1746.jpg", "imageData" : "null", "imageHeight" : 1365, "imageWidth" : 1024}
json_instruct
{"type": "object", "properties": {"version": {"type": "string"}, "flags": {"type": "object", "properties": {}, "required": []}, "shapes": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "points": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "group_id": {"type": "integer"}, "shape_type": {"type": "string"}, "flags": {"type": "object", "properties": {}, "required": []}}, "required": ["label", "points", "group_id", "shape_type", "flags"]}}, "imagePath": {"type": "string"}, "imageData": {"type": "string"}, "imageHeight": {"type": "integer"}, "imageWidth": {"type": "integer"}}, "required": ["version", "flags", "shapes", "imagePath", "imageData", "imageHeight", "imageWidth"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[145.5, 21.916666666666668], [145.5, 22.0], [145.625, 22.0], [145.625, 21.916666666666668], [145.5, 21.916666666666668]]]}, "properties" : {"code" : 324574, "url" : "http://madefor.github.io/0410/api/v1/324574.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/324574.geojson"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev:start": {"type": "string"}, "dev": {"type": "string"}, "start": {"type": "string"}, "test": {"type": "string"}}, "required": ["build", "dev:start", "dev", "start", "test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/cors": {"type": "string"}, "@types/express": {"type": "string"}, "@types/node": {"type": "string"}, "@types/serve-favicon": {"type": "string"}, "@types/uuid": {"type": "string"}, "@types/ws": {"type": "string"}, "nodemon": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/cors", "@types/express", "@types/node", "@types/serve-favicon", "@types/uuid", "@types/ws", "nodemon", "typescript"]}, "dependencies": {"type": "object", "properties": {"axios": {"type": "string"}, "cors": {"type": "string"}, "dotenv": {"type": "string"}, "source-map-support": {"type": "string"}, "uuid": {"type": "string"}, "ws": {"type": "string"}}, "required": ["axios", "cors", "dotenv", "source-map-support", "uuid", "ws"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "bugs", "homepage", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "sockety", "version" : "1.0.0", "description" : "A websocket client/server to access your personal network from outdoor", "main" : "dist/index.js", "scripts" : {"build" : "tsc", "dev:start" : "npm run build && npm start", "dev" : "nodemon -w src -e ts --exec npm run dev:start", "start" : "node .", "test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git+https://github.com/amoinier/sockety.git"}, "author" : "amoinier", "license" : "MIT", "bugs" : {"url" : "https://github.com/amoinier/sockety/issues"}, "homepage" : "https://github.com/amoinier/sockety#readme", "devDependencies" : {"@types/cors" : "^2.8.12", "@types/express" : "^4.17.13", "@types/node" : "^16.11.1", "@types/serve-favicon" : "^2.5.3", "@types/uuid" : "^8.3.1", "@types/ws" : "^8.2.0", "nodemon" : "^2.0.13", "typescript" : "^4.4.4"}, "dependencies" : {"axios" : "^0.23.0", "cors" : "^2.8.5", "dotenv" : "^10.0.0", "source-map-support" : "^0.5.20", "uuid" : "^8.3.2", "ws" : "^8.2.3"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev:start": {"type": "string"}, "dev": {"type": "string"}, "start": {"type": "string"}, "test": {"type": "string"}}, "required": ["build", "dev:start", "dev", "start", "test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/cors": {"type": "string"}, "@types/express": {"type": "string"}, "@types/node": {"type": "string"}, "@types/serve-favicon": {"type": "string"}, "@types/uuid": {"type": "string"}, "@types/ws": {"type": "string"}, "nodemon": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/cors", "@types/express", "@types/node", "@types/serve-favicon", "@types/uuid", "@types/ws", "nodemon", "typescript"]}, "dependencies": {"type": "object", "properties": {"axios": {"type": "string"}, "cors": {"type": "string"}, "dotenv": {"type": "string"}, "source-map-support": {"type": "string"}, "uuid": {"type": "string"}, "ws": {"type": "string"}}, "required": ["axios", "cors", "dotenv", "source-map-support", "uuid", "ws"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "bugs", "homepage", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "null"}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ast" : null, "code" : "\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nvar ShrinkOutline = {\n name: 'shrink',\n theme: 'outline',\n icon: {\n tag: 'svg',\n attrs: {\n viewBox: '64 64 896 896',\n focusable: false\n },\n children: [{\n tag: 'path',\n attrs: {\n d: 'M881.7 187.4l-45.1-45.1a8.03 8.03 0 0 0-11.3 0L667.8 299.9l-54.7-54.7a7.94 7.94 0 0 0-13.5 4.7L576.1 439c-.6 5.2 3.7 9.5 8.9 8.9l189.2-23.5c6.6-.8 9.3-8.8 4.7-13.5l-54.7-54.7 157.6-157.6c3-3 3-8.1-.1-11.2zM439 576.1l-189.2 23.5c-6.6.8-9.3 8.9-4.7 13.5l54.7 54.7-157.5 157.5a8.03 8.03 0 0 0 0 11.3l45.1 45.1c3.1 3.1 8.2 3.1 11.3 0l157.6-157.6 54.7 54.7a7.94 7.94 0 0 0 13.5-4.7L447.9 585a7.9 7.9 0 0 0-8.9-8.9z'\n }\n }]\n }\n};\nexports.default = ShrinkOutline;", "map" : null, "metadata" : {}, "sourceType" : "script"}
json_instruct
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "null"}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ast" : null, "code" : "var _jsxFileName = \"D:\\\\covidtrack\\\\State_of_COVID\\\\State_of_COVID\\\\src\\\\Components\\\\Performers\\\\Performfilter.js\";\nimport React from \"react\";\nimport { jsxDEV as _jsxDEV } from \"react/jsx-dev-runtime\";\n\nconst Performfilter = ({\n data\n}) => {\n const filteredData = data.filter(items => {\n return items.population != null;\n });\n console.log(filteredData);\n return /*#__PURE__*/_jsxDEV(\"div\", {\n children: /*#__PURE__*/_jsxDEV(\"h2\", {\n children: \"lol\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 10,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 9,\n columnNumber: 9\n }, this);\n};\n\n_c = Performfilter;\nexport default Performfilter;\n\nvar _c;\n\n$RefreshReg$(_c, \"Performfilter\");", "map" : {"version" : 3, "sources" : ["D:/covidtrack/State_of_COVID/State_of_COVID/src/Components/Performers/Performfilter.js"], "names" : ["React", "Performfilter", "data", "filteredData", "filter", "items", "population", "console", "log"], "mappings" : ";AAAA,OAAOA,KAAP,MAAkB,OAAlB;;;AAEA,MAAMC,aAAa,GAAG,CAAC;AAACC,EAAAA;AAAD,CAAD,KAAY;AAC9B,QAAMC,YAAY,GAAGD,IAAI,CAACE,MAAL,CAAaC,KAAD,IAAW;AACxC,WAAOA,KAAK,CAACC,UAAN,IAAoB,IAA3B;AACH,GAFoB,CAArB;AAGAC,EAAAA,OAAO,CAACC,GAAR,CAAYL,YAAZ;AACA,sBACI;AAAA,2BACI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AADJ;AAAA;AAAA;AAAA;AAAA,UADJ;AAKH,CAVD;;KAAMF,a;AAYN,eAAeA,aAAf", "sourcesContent" : ["import React from \"react\";\r\n\r\nconst Performfilter = ({data}) => {\r\n const filteredData = data.filter((items) => {\r\n return items.population != null;\r\n })\r\n console.log(filteredData)\r\n return(\r\n <div>\r\n <h2>lol</h2>\r\n </div>\r\n )\r\n}\r\n\r\nexport default Performfilter;"]}, "metadata" : {}, "sourceType" : "module"}
json_instruct
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "background": {"type": "object", "properties": {"scripts": {"type": "array", "items": {"type": "string"}}}, "required": ["scripts"]}, "omnibox": {"type": "object", "properties": {"keyword": {"type": "string"}}, "required": ["keyword"]}, "permissions": {"type": "array", "items": {"type": "string"}}, "manifest_version": {"type": "integer"}}, "required": ["name", "description", "version", "background", "omnibox", "permissions", "manifest_version"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "EPAM Omnibox search", "description" : "To use, type 'epam [command: u | t]' plus a search term into the Omnibox.", "version" : "1.0", "background" : {"scripts" : ["services/utils.js", "upsa_api/api.js", "base_api/api.js", "telescope_api/api.js", "services/apiFactory.js", "background.js"]}, "omnibox" : {"keyword" : "epam"}, "permissions" : ["tabs", "https://upsa.epam.com/", "https://telescope.epam.com/"], "manifest_version" : 2}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "background": {"type": "object", "properties": {"scripts": {"type": "array", "items": {"type": "string"}}}, "required": ["scripts"]}, "omnibox": {"type": "object", "properties": {"keyword": {"type": "string"}}, "required": ["keyword"]}, "permissions": {"type": "array", "items": {"type": "string"}}, "manifest_version": {"type": "integer"}}, "required": ["name", "description", "version", "background", "omnibox", "permissions", "manifest_version"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Montricher-Albanne", "dpt" : "Savoie", "inscrits" : 467, "abs" : 106, "votants" : 361, "blancs" : 46, "nuls" : 13, "exp" : 302, "res" : [{"panneau" : "1", "voix" : 189}, {"panneau" : "2", "voix" : 113}]}
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"data": {"type": "object", "properties": {"site": {"type": "object", "properties": {"siteMetadata": {"type": "object", "properties": {"title": {"type": "string"}, "siteUrl": {"type": "string"}, "description": {"type": "string"}}, "required": ["title", "siteUrl", "description"]}}, "required": ["siteMetadata"]}}, "required": ["site"]}}, "required": ["data"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"data" : {"site" : {"siteMetadata" : {"title" : "Avinash Murugappan | Software Engineer", "siteUrl" : "https://avinashmurugappan.netlify.app", "description" : "Avinash Murugappan is a software engineer based in United States skilled in building (and occasionally designing) awesome websites, web applications, mobile applications and everything in between."}}}}
json_instruct
{"type": "object", "properties": {"data": {"type": "object", "properties": {"site": {"type": "object", "properties": {"siteMetadata": {"type": "object", "properties": {"title": {"type": "string"}, "siteUrl": {"type": "string"}, "description": {"type": "string"}}, "required": ["title", "siteUrl", "description"]}}, "required": ["siteMetadata"]}}, "required": ["site"]}}, "required": ["data"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "bin": {"type": "object", "properties": {"learnyoumongo": {"type": "string"}}, "required": ["learnyoumongo"]}, "dependencies": {"type": "object", "properties": {"chalk": {"type": "string"}, "mongodb": {"type": "string"}, "through2": {"type": "string"}, "workshopper": {"type": "string"}, "workshopper-exercise": {"type": "string"}}, "required": ["chalk", "mongodb", "through2", "workshopper", "workshopper-exercise"]}, "devDependencies": {"type": "object", "properties": {}, "required": []}, "license": {"type": "string"}, "author": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "homepage": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}, "required": ["name", "version", "description", "bin", "dependencies", "devDependencies", "license", "author", "repository", "homepage", "bugs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "learnyoumongo", "version" : "3.2.1", "description" : "Nodeschool workshop for MongoDB", "bin" : {"learnyoumongo" : "learnyoumongo.js"}, "dependencies" : {"chalk" : "~1.1.3", "mongodb" : "~2.2.11", "through2" : "~2.0.1", "workshopper" : "~2.7.0", "workshopper-exercise" : "~2.7.0"}, "devDependencies" : {}, "license" : "MIT", "author" : "Evan Lucas <evanlucas@me.com>", "repository" : {"type" : "git", "url" : "https://github.com/evanlucas/learnyoumongo"}, "homepage" : "https://github.com/evanlucas/learnyoumongo", "bugs" : {"url" : "https://github.com/evanlucas/learnyoumongo/issues"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "bin": {"type": "object", "properties": {"learnyoumongo": {"type": "string"}}, "required": ["learnyoumongo"]}, "dependencies": {"type": "object", "properties": {"chalk": {"type": "string"}, "mongodb": {"type": "string"}, "through2": {"type": "string"}, "workshopper": {"type": "string"}, "workshopper-exercise": {"type": "string"}}, "required": ["chalk", "mongodb", "through2", "workshopper", "workshopper-exercise"]}, "devDependencies": {"type": "object", "properties": {}, "required": []}, "license": {"type": "string"}, "author": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "homepage": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}, "required": ["name", "version", "description", "bin", "dependencies", "devDependencies", "license", "author", "repository", "homepage", "bugs"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"version": {"type": "string"}, "book": {"type": "string"}, "chapter": {"type": "integer"}, "verse": {"type": "integer"}, "word": {"type": "string"}}, "required": ["version", "book", "chapter", "verse", "word"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : "english_NIV", "book" : "Ezekiel", "chapter" : 40, "verse" : 22, "word" : "Its openings, its portico and its palm tree decorations had the same measurements as those of the gate facing east. Seven steps led up to it, with its portico opposite them."}
json_instruct
{"type": "object", "properties": {"version": {"type": "string"}, "book": {"type": "string"}, "chapter": {"type": "integer"}, "verse": {"type": "integer"}, "word": {"type": "string"}}, "required": ["version", "book", "chapter", "verse", "word"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Saint-Martin-du-Lac", "circ" : "2\u00e8me circonscription", "dpt" : "Sa\u00f4ne-et-Loire", "inscrits" : 237, "abs" : 125, "votants" : 112, "blancs" : 7, "nuls" : 2, "exp" : 103, "res" : [{"nuance" : "REM", "nom" : "M. Vincent CHAUVET", "voix" : 59}, {"nuance" : "LR", "nom" : "Mme Josiane CORNELOUP", "voix" : 44}]}
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"value" : "P1978Y02M28DT09H56M37S"}
json_instruct
{"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "shug", "definition" : "1. To writhe the body so as to produce friction against one's clothes, as do those who have the itch. [Prov. Eng.] Halliwell. 2. Hence, to crawl; to sneak. [Obs.] There I 'll shug in and get a noble countenance. Ford."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start": {"type": "string"}}, "required": ["test", "start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"async": {"type": "string"}, "bcrypt": {"type": "string"}, "body-parser": {"type": "string"}, "cors": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "morgan": {"type": "string"}, "nodemailer": {"type": "string"}, "nodemon": {"type": "string"}, "passport": {"type": "string"}, "passport-http": {"type": "string"}, "pg": {"type": "string"}, "pg-hstore": {"type": "string"}, "sequelize": {"type": "string"}}, "required": ["async", "bcrypt", "body-parser", "cors", "dotenv", "express", "morgan", "nodemailer", "nodemon", "passport", "passport-http", "pg", "pg-hstore", "sequelize"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "marketing-platform", "version" : "1.0.0", "description" : "", "main" : "server.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "start" : "nodemon server.js"}, "author" : "Noah Chalifour", "license" : "ISC", "dependencies" : {"async" : "^3.1.0", "bcrypt" : "^3.0.6", "body-parser" : "^1.19.0", "cors" : "^2.8.5", "dotenv" : "^8.2.0", "express" : "^4.17.1", "morgan" : "^1.9.1", "nodemailer" : "^6.3.1", "nodemon" : "^1.19.4", "passport" : "^0.4.0", "passport-http" : "^0.3.0", "pg" : "^7.12.1", "pg-hstore" : "^2.3.3", "sequelize" : "^5.21.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start": {"type": "string"}}, "required": ["test", "start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"async": {"type": "string"}, "bcrypt": {"type": "string"}, "body-parser": {"type": "string"}, "cors": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "morgan": {"type": "string"}, "nodemailer": {"type": "string"}, "nodemon": {"type": "string"}, "passport": {"type": "string"}, "passport-http": {"type": "string"}, "pg": {"type": "string"}, "pg-hstore": {"type": "string"}, "sequelize": {"type": "string"}}, "required": ["async", "bcrypt", "body-parser", "cors", "dotenv", "express", "morgan", "nodemailer", "nodemon", "passport", "passport-http", "pg", "pg-hstore", "sequelize"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"thumbnail": {"type": "string"}, "abilities": {"type": "array", "items": {"type": "string"}}, "attributes": {"type": "array", "items": {"type": "string"}}}, "required": ["thumbnail", "abilities", "attributes"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"thumbnail" : "https://media.istockphoto.com/vectors/male-hat-simple-icon-vector-id501233378?k=6&m=501233378&s=612x612&w=0&h=lmyNaGaBPKdLWS9OX9N98Cl1oi6_q1qmTbWMbqg5n1M=", "abilities" : ["Choose to attack a player at night"], "attributes" : ["The Godfather will order you to attack his target", "However, if the Godfather is unavailable, you will attack your own target"]}
json_instruct
{"type": "object", "properties": {"thumbnail": {"type": "string"}, "abilities": {"type": "array", "items": {"type": "string"}}, "attributes": {"type": "array", "items": {"type": "string"}}}, "required": ["thumbnail", "abilities", "attributes"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "T\u00dcRKAN", "frequency" : 2894, "males" : "0.03455425017277125 %", "females" : "99.96544574982723 %"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"uid": {"type": "string"}, "content_type": {"type": "string"}, "file_size": {"type": "string"}, "tags": {"type": "array", "items": {}}, "filename": {"type": "string"}, "url": {"type": "string"}, "ACL": {"type": "object", "properties": {}, "required": []}, "is_dir": {"type": "boolean"}, "parent_uid": {"type": "null"}, "_version": {"type": "integer"}, "title": {"type": "string"}, "publish_details": {"type": "array", "items": {"type": "object", "properties": {"environment": {"type": "string"}, "locale": {"type": "string"}, "time": {"type": "string"}, "version": {"type": "integer"}}, "required": ["environment", "locale", "time", "version"]}}}, "required": ["uid", "content_type", "file_size", "tags", "filename", "url", "ACL", "is_dir", "parent_uid", "_version", "title", "publish_details"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"uid" : "blt7372d98c89834f96", "content_type" : "image/jpeg", "file_size" : "73180", "tags" : [], "filename" : "image6.jpeg", "url" : "https://images.contentstack.io/v3/assets/<api_key>/<asset_uid>/<entity_uid>/<asset_name>", "ACL" : {}, "is_dir" : false, "parent_uid" : null, "_version" : 1, "title" : "image6.jpeg", "publish_details" : [{"environment" : "bltbf6778af33222a17", "locale" : "en-us", "time" : "2020-12-09T05:54:59.415Z", "version" : 1}]}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"uid": {"type": "string"}, "content_type": {"type": "string"}, "file_size": {"type": "string"}, "tags": {"type": "array", "items": {}}, "filename": {"type": "string"}, "url": {"type": "string"}, "ACL": {"type": "object", "properties": {}, "required": []}, "is_dir": {"type": "boolean"}, "parent_uid": {"type": "null"}, "_version": {"type": "integer"}, "title": {"type": "string"}, "publish_details": {"type": "array", "items": {"type": "object", "properties": {"environment": {"type": "string"}, "locale": {"type": "string"}, "time": {"type": "string"}, "version": {"type": "integer"}}, "required": ["environment", "locale", "time", "version"]}}}, "required": ["uid", "content_type", "file_size", "tags", "filename", "url", "ACL", "is_dir", "parent_uid", "_version", "title", "publish_details"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "name_long": {"type": "string"}, "fips": {"type": "string"}, "state_code_int": {"type": "integer"}, "state_code_postal": {"type": "string"}, "state_code_iso": {"type": "string"}, "county_code": {"type": "integer"}, "population": {"type": "integer"}, "countrylevel_id": {"type": "string"}, "census_data": {"type": "object", "properties": {"COUNTYNS": {"type": "string"}, "AFFGEOID": {"type": "string"}, "LSAD": {"type": "string"}, "ALAND": {"type": "integer"}, "AWATER": {"type": "integer"}}, "required": ["COUNTYNS", "AFFGEOID", "LSAD", "ALAND", "AWATER"]}, "center_lat": {"type": "number"}, "center_lon": {"type": "number"}, "area_m2": {"type": "integer"}, "timezone": {"type": "string"}}, "required": ["name", "name_long", "fips", "state_code_int", "state_code_postal", "state_code_iso", "county_code", "population", "countrylevel_id", "census_data", "center_lat", "center_lon", "area_m2", "timezone"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "properties" : {"name" : "Trousdale County", "name_long" : "Trousdale County, TN", "fips" : "47169", "state_code_int" : 47, "state_code_postal" : "TN", "state_code_iso" : "US-TN", "county_code" : 169, "population" : 11284, "countrylevel_id" : "fips:47169", "census_data" : {"COUNTYNS" : "01648581", "AFFGEOID" : "0500000US47169", "LSAD" : "06", "ALAND" : 296143584, "AWATER" : 5960709}, "center_lat" : 36.39, "center_lon" : -86.16, "area_m2" : 302104293, "timezone" : "America/Chicago"}, "geometry" : {"type" : "Polygon", "coordinates" : [[[-86.283, 36.348], [-86.272, 36.359], [-86.269, 36.453], [-86.237, 36.452], [-86.24, 36.486], [-86.228, 36.487], [-86.19, 36.483], [-86.168, 36.444], [-85.979, 36.426], [-85.971, 36.419], [-85.983, 36.396], [-86.036, 36.382], [-86.081, 36.355], [-86.111, 36.323], [-86.126, 36.294], [-86.137, 36.296], [-86.176, 36.329], [-86.184, 36.319], [-86.204, 36.332], [-86.207, 36.343], [-86.227, 36.343], [-86.23, 36.349], [-86.244, 36.336], [-86.249, 36.306], [-86.264, 36.3], [-86.273, 36.309], [-86.265, 36.328], [-86.273, 36.348], [-86.283, 36.348]]]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "name_long": {"type": "string"}, "fips": {"type": "string"}, "state_code_int": {"type": "integer"}, "state_code_postal": {"type": "string"}, "state_code_iso": {"type": "string"}, "county_code": {"type": "integer"}, "population": {"type": "integer"}, "countrylevel_id": {"type": "string"}, "census_data": {"type": "object", "properties": {"COUNTYNS": {"type": "string"}, "AFFGEOID": {"type": "string"}, "LSAD": {"type": "string"}, "ALAND": {"type": "integer"}, "AWATER": {"type": "integer"}}, "required": ["COUNTYNS", "AFFGEOID", "LSAD", "ALAND", "AWATER"]}, "center_lat": {"type": "number"}, "center_lon": {"type": "number"}, "area_m2": {"type": "integer"}, "timezone": {"type": "string"}}, "required": ["name", "name_long", "fips", "state_code_int", "state_code_postal", "state_code_iso", "county_code", "population", "countrylevel_id", "census_data", "center_lat", "center_lon", "area_m2", "timezone"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"60207": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "60206": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "60204": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "60205": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["60207", "60206", "60204", "60205"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"60207" : {"nama" : "BATU LAYANG", "dapil" : [61, 6101, 16101, 2617103]}, "60206" : {"nama" : "SIANTAN HILIR", "dapil" : [61, 6101, 16101, 2617103]}, "60204" : {"nama" : "SIANTAN HULU", "dapil" : [61, 6101, 16101, 2617103]}, "60205" : {"nama" : "SIANTAN TENGAH", "dapil" : [61, 6101, 16101, 2617103]}}
json_instruct
{"type": "object", "properties": {"60207": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "60206": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "60204": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "60205": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["60207", "60206", "60204", "60205"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "object", "properties": {"0.6": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "0.7": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["0.6", "0.7"]}}, "required": ["latest_version", "meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"latest_version" : ["0.7"], "meta" : {"description" : "Kanit kanban tool", "homepage" : "https://github.com/LazarusID/kanit", "license" : "BSD"}, "versions" : {"0.6" : {"sha256" : "8cc53a9350a51472575fc19f43bde607b0e56ec4a5e2545afd93caaed01eac3d", "url" : "https://files.pythonhosted.org/packages/c4/b3/d8a432eab3898a3193a8683f52a0ec90b81ea0d29c78344df0812735e7e6/kanit-0.6.linux-x86_64.tar.gz"}, "0.7" : {"sha256" : "1be5a6998ffd78a238211f07abdeabb3d115dbeab49db269c36fc17422f54376", "url" : "https://files.pythonhosted.org/packages/bc/03/31b83061d6a5a30b03c14b1ccb6d867e8d72aeaf6cd2cd1b2888089c3a08/kanit-0.7.tar.gz"}}}
json_instruct
{"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "object", "properties": {"0.6": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "0.7": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["0.6", "0.7"]}}, "required": ["latest_version", "meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}}, "required": ["text", "created", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"text" : "I wrote a simple <a href=\"https://github.com/scripting/chokidar-hello-world\">Hello World app for chokidar</a> to help others get started. ", "created" : "Tue, 29 Aug 2017 23:26:54 GMT", "type" : "outline"}
json_instruct
{"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}}, "required": ["text", "created", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"rmse": {"type": "array", "items": {"type": "number"}}}, "required": ["rmse"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"rmse" : [26.97582471300386]}
json_instruct
{"type": "object", "properties": {"rmse": {"type": "array", "items": {"type": "number"}}}, "required": ["rmse"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"internalName": {"type": "string"}, "displayName": {"type": "string"}, "author": {"type": "string"}, "modReferences": {"type": "array", "items": {"type": "string"}}, "icon": {"type": "string"}, "info": {"type": "string"}, "version": {"type": "string"}}, "required": ["internalName", "displayName", "author", "modReferences", "icon", "info", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"internalName" : "jFlail", "displayName" : "jFlail", "author" : "jordan", "modReferences" : ["jLib"], "icon" : "Icon", "info" : "A mod based around flails, if that wasn't obvious enough. WARNING: BETA, EXPECT STRANGE HAPPENINGS/UNBALENCED ITEMS.", "version" : "0.1.0"}
json_instruct
{"type": "object", "properties": {"internalName": {"type": "string"}, "displayName": {"type": "string"}, "author": {"type": "string"}, "modReferences": {"type": "array", "items": {"type": "string"}}, "icon": {"type": "string"}, "info": {"type": "string"}, "version": {"type": "string"}}, "required": ["internalName", "displayName", "author", "modReferences", "icon", "info", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "LAURAINNE", "frequency" : 1, "gender" : "female"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"recommendations": {"type": "array", "items": {"type": "string"}}}, "required": ["recommendations"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"recommendations" : ["swellaby.rust-pack", "swellaby.common-pack", "swellaby.vscode-rust-test-adapter", "hbenl.vscode-test-explorer", "ms-azure-devops.azure-pipelines"]}
json_instruct
{"type": "object", "properties": {"recommendations": {"type": "array", "items": {"type": "string"}}}, "required": ["recommendations"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}, "primoId": {"type": "string"}, "slug": {"type": "string"}, "shortcode": {"type": "string"}, "imageUrl": {"type": "string"}, "content": {"type": "string"}, "imageType": {"type": "string"}, "date": {"type": "string"}, "dateText": {"type": "string"}, "timestamp": {"type": "string"}, "instagramUsername": {"type": "string"}, "featuredMedia": {"type": "object", "properties": {"sourceUrl": {"type": "string"}, "sizes": {"type": "object", "properties": {"medium": {"type": "object", "properties": {"sourceUrl": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "__typename": {"type": "string"}}, "required": ["sourceUrl", "width", "height", "__typename"]}, "full": {"type": "object", "properties": {"sourceUrl": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "__typename": {"type": "string"}}, "required": ["sourceUrl", "width", "height", "__typename"]}, "__typename": {"type": "string"}}, "required": ["medium", "full", "__typename"]}, "__typename": {"type": "string"}}, "required": ["sourceUrl", "sizes", "__typename"]}, "__typename": {"type": "string"}}, "required": ["id", "title", "primoId", "slug", "shortcode", "imageUrl", "content", "imageType", "date", "dateText", "timestamp", "instagramUsername", "featuredMedia", "__typename"]}}, "required": ["data"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"data" : {"id" : 100856, "title" : "and````````````````````````t", "primoId" : "", "slug" : "", "shortcode" : "", "imageUrl" : "https://dxlab.sl.nsw.gov.au/images-newselfwales/selfie-1546826251739.png", "content" : "and````````````````````````t", "imageType" : "gallery_selfie", "date" : "2019-01-07 12:57:31", "dateText" : "", "timestamp" : "", "instagramUsername" : "", "featuredMedia" : {"sourceUrl" : "https://dxlab.sl.nsw.gov.au/images-newselfwales/selfie-1546826251739.png", "sizes" : {"medium" : {"sourceUrl" : "https://dxlab.sl.nsw.gov.au/images-newselfwales/selfie-1546826251739-300x300.png", "width" : 300, "height" : 300, "__typename" : "MediaSize"}, "full" : {"sourceUrl" : "https://dxlab.sl.nsw.gov.au/images-newselfwales/selfie-1546826251739.png", "width" : 1080, "height" : 1080, "__typename" : "MediaSize"}, "__typename" : "MediaSizes"}, "__typename" : "Media"}, "__typename" : "NewSelfWalesGallerySelfie"}}
json_instruct
{"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}, "primoId": {"type": "string"}, "slug": {"type": "string"}, "shortcode": {"type": "string"}, "imageUrl": {"type": "string"}, "content": {"type": "string"}, "imageType": {"type": "string"}, "date": {"type": "string"}, "dateText": {"type": "string"}, "timestamp": {"type": "string"}, "instagramUsername": {"type": "string"}, "featuredMedia": {"type": "object", "properties": {"sourceUrl": {"type": "string"}, "sizes": {"type": "object", "properties": {"medium": {"type": "object", "properties": {"sourceUrl": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "__typename": {"type": "string"}}, "required": ["sourceUrl", "width", "height", "__typename"]}, "full": {"type": "object", "properties": {"sourceUrl": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "__typename": {"type": "string"}}, "required": ["sourceUrl", "width", "height", "__typename"]}, "__typename": {"type": "string"}}, "required": ["medium", "full", "__typename"]}, "__typename": {"type": "string"}}, "required": ["sourceUrl", "sizes", "__typename"]}, "__typename": {"type": "string"}}, "required": ["id", "title", "primoId", "slug", "shortcode", "imageUrl", "content", "imageType", "date", "dateText", "timestamp", "instagramUsername", "featuredMedia", "__typename"]}}, "required": ["data"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"wxa-output": {"type": "string"}, "post-processing": {"type": "string"}, "build": {"type": "string"}}, "required": ["wxa-output", "post-processing", "build"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "author": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"parcel-bundler": {"type": "string"}}, "required": ["parcel-bundler"]}, "homepage": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "browserslist": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {}, "required": []}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "license", "author", "devDependencies", "homepage", "bugs", "browserslist", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "wxa", "version" : "1.0.0", "description" : "statistics library for miniprogram", "main" : "src/index.js", "scripts" : {"wxa-output" : "parcel build src/index.js --out-dir dist/wxa", "post-processing" : "node postProcessing.js", "build" : "npm run wxa-output && npm run post-processing"}, "keywords" : ["miniprogram", "statistics", "wxapp"], "license" : "MIT", "author" : "zack Zhong <zhongdonling@gmail.com>", "devDependencies" : {"parcel-bundler" : "^1.12.3"}, "homepage" : "https://github.com/itboos/wxa/", "bugs" : {"url" : "https://github.com/itboos/wxa/issues"}, "browserslist" : ["last 2 Chrome versions"], "dependencies" : {}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"wxa-output": {"type": "string"}, "post-processing": {"type": "string"}, "build": {"type": "string"}}, "required": ["wxa-output", "post-processing", "build"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "author": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"parcel-bundler": {"type": "string"}}, "required": ["parcel-bundler"]}, "homepage": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "browserslist": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {}, "required": []}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "license", "author", "devDependencies", "homepage", "bugs", "browserslist", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"gitflow.branch.master": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "description"]}, "gitflow.branch.develop": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "description"]}, "gitflow.prefix.feature": {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "pattern", "description"]}, "gitflow.prefix.release": {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "pattern", "description"]}, "gitflow.prefix.hotfix": {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "pattern", "description"]}, "gitflow.prefix.support": {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "pattern", "description"]}, "gitflow.prefix.versiontag": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "description"]}}, "required": ["gitflow.branch.master", "gitflow.branch.develop", "gitflow.prefix.feature", "gitflow.prefix.release", "gitflow.prefix.hotfix", "gitflow.prefix.support", "gitflow.prefix.versiontag"]}, "required": {"type": "array", "items": {"type": "string"}}}, "required": ["type", "properties", "required"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "object", "properties" : {"gitflow.branch.master" : {"type" : "string", "description" : "The name of the branch treated as _master_"}, "gitflow.branch.develop" : {"type" : "string", "description" : "The name of the branch treated as _develop_"}, "gitflow.prefix.feature" : {"type" : "string", "pattern" : "^\\w+/$", "description" : "The prefix for _feature_ branches"}, "gitflow.prefix.release" : {"type" : "string", "pattern" : "^\\w+/$", "description" : "The prefix for _release_ branches"}, "gitflow.prefix.hotfix" : {"type" : "string", "pattern" : "^\\w+/$", "description" : "The prefix for _hotfix_ branches"}, "gitflow.prefix.support" : {"type" : "string", "pattern" : "^\\w+/$", "description" : "The prefix for _support_ branches"}, "gitflow.prefix.versiontag" : {"type" : "string", "description" : "he prefix for _version tags_"}}, "required" : ["gitflow.branch.master", "gitflow.branch.develop", "gitflow.prefix.feature", "gitflow.prefix.release", "gitflow.prefix.hotfix", "gitflow.prefix.support", "gitflow.prefix.versiontag"]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"gitflow.branch.master": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "description"]}, "gitflow.branch.develop": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "description"]}, "gitflow.prefix.feature": {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "pattern", "description"]}, "gitflow.prefix.release": {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "pattern", "description"]}, "gitflow.prefix.hotfix": {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "pattern", "description"]}, "gitflow.prefix.support": {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "pattern", "description"]}, "gitflow.prefix.versiontag": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "description"]}}, "required": ["gitflow.branch.master", "gitflow.branch.develop", "gitflow.prefix.feature", "gitflow.prefix.release", "gitflow.prefix.hotfix", "gitflow.prefix.support", "gitflow.prefix.versiontag"]}, "required": {"type": "array", "items": {"type": "string"}}}, "required": ["type", "properties", "required"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"loss_data": {"type": "array", "items": {"type": "number"}}, "train_accs": {"type": "array", "items": {"type": "number"}}, "dev_accs": {"type": "array", "items": {"type": "number"}}, "test_accs": {"type": "array", "items": {"type": "number"}}}, "required": ["loss_data", "train_accs", "dev_accs", "test_accs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"loss_data" : [2.5622315406799316, 1.9210271835327148, 1.7951525449752808, 1.5095782279968262, 1.1366512775421143, 0.9584940075874329, 0.7786489129066467, 0.5891462564468384, 0.46874386072158813, 0.39569714665412903, 0.30297189950942993, 0.2573697566986084, 0.21556323766708374, 0.23858492076396942, 0.1905009001493454, 0.1712380349636078, 0.1295640617609024, 0.1102299615740776, 0.0886191725730896, 0.09342060983181, 0.07102770358324051, 0.06704151630401611, 0.0733250305056572, 0.055694155395030975, 0.0520341731607914, 0.06662142276763916], "train_accs" : [0.9975964579380139, 1.0], "dev_accs" : [0.9940889231560011, 1.0], "test_accs" : [1.0, 1.0]}
json_instruct
{"type": "object", "properties": {"loss_data": {"type": "array", "items": {"type": "number"}}, "train_accs": {"type": "array", "items": {"type": "number"}}, "dev_accs": {"type": "array", "items": {"type": "number"}}, "test_accs": {"type": "array", "items": {"type": "number"}}}, "required": ["loss_data", "train_accs", "dev_accs", "test_accs"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}, "slot": {"type": "string"}, "unlock_item": {"type": "array", "items": {"type": "integer"}}}, "required": ["id", "name", "description", "icon", "slot", "unlock_item"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 32, "name" : "Dragon Emblem Balloon", "description" : "<c=@abilitytype>Held Item.</c> Equip a bundle for decoration or to use noncombat skills.", "icon" : "https://render.guildwars2.com/file/99B2400C660BA96BE09C630C6AC466392001A968/2028756.png", "slot" : "HeldItem", "unlock_item" : [88462]}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}, "slot": {"type": "string"}, "unlock_item": {"type": "array", "items": {"type": "integer"}}}, "required": ["id", "name", "description", "icon", "slot", "unlock_item"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 85917037, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "74274bc616b973009e4a0d33d27e948d", "wof:id" : 85917037, "wof:repo" : "whosonfirst-data-admin-jp"}, "bbox" : [135.505371, 34.721297, 135.508118, 34.723555], "geometry" : {"coordinates" : [[[135.508118, 34.721297], [135.505371, 34.721297], [135.505371, 34.723555], [135.508118, 34.723555], [135.508118, 34.721297]]], "type" : "Polygon"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "serve": {"type": "string"}}, "required": ["dev", "build", "serve"]}, "dependencies": {"type": "object", "properties": {"axios": {"type": "string"}, "http-proxy-middleware": {"type": "string"}, "js-md5": {"type": "string"}, "js-sha512": {"type": "string"}, "md5": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}}, "required": ["axios", "http-proxy-middleware", "js-md5", "js-sha512", "md5", "react", "react-dom"]}, "devDependencies": {"type": "object", "properties": {"@types/react": {"type": "string"}, "@types/react-dom": {"type": "string"}, "@vitejs/plugin-react": {"type": "string"}, "typescript": {"type": "string"}, "@types/js-md5": {"type": "string"}, "@types/js-sha512": {"type": "string"}, "node-less-chokidar": {"type": "string"}, "npm-run-all": {"type": "string"}, "vite": {"type": "string"}}, "required": ["@types/react", "@types/react-dom", "@vitejs/plugin-react", "typescript", "@types/js-md5", "@types/js-sha512", "node-less-chokidar", "npm-run-all", "vite"]}}, "required": ["name", "version", "repository", "keywords", "author", "license", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "credit-statistics", "version" : "2.0.0", "repository" : {"type" : "git", "url" : "https://github.com/chenqianhe/CreditStatisticsSystem"}, "keywords" : [], "author" : "", "license" : "ISC", "scripts" : {"dev" : "vite", "build" : "tsc && vite build", "serve" : "vite preview"}, "dependencies" : {"axios" : "^0.24.0", "http-proxy-middleware" : "^2.0.1", "js-md5" : "^0.7.3", "js-sha512" : "^0.8.0", "md5" : "^2.3.0", "react" : "^17.0.0", "react-dom" : "^17.0.0"}, "devDependencies" : {"@types/react" : "^17.0.0", "@types/react-dom" : "^17.0.0", "@vitejs/plugin-react" : "^1.0.0", "typescript" : "^4.3.2", "@types/js-md5" : "^0.4.3", "@types/js-sha512" : "^0.8.0", "node-less-chokidar" : "^0.4.1", "npm-run-all" : "^4.1.5", "vite" : "^2.6.4"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "serve": {"type": "string"}}, "required": ["dev", "build", "serve"]}, "dependencies": {"type": "object", "properties": {"axios": {"type": "string"}, "http-proxy-middleware": {"type": "string"}, "js-md5": {"type": "string"}, "js-sha512": {"type": "string"}, "md5": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}}, "required": ["axios", "http-proxy-middleware", "js-md5", "js-sha512", "md5", "react", "react-dom"]}, "devDependencies": {"type": "object", "properties": {"@types/react": {"type": "string"}, "@types/react-dom": {"type": "string"}, "@vitejs/plugin-react": {"type": "string"}, "typescript": {"type": "string"}, "@types/js-md5": {"type": "string"}, "@types/js-sha512": {"type": "string"}, "node-less-chokidar": {"type": "string"}, "npm-run-all": {"type": "string"}, "vite": {"type": "string"}}, "required": ["@types/react", "@types/react-dom", "@vitejs/plugin-react", "typescript", "@types/js-md5", "@types/js-sha512", "node-less-chokidar", "npm-run-all", "vite"]}}, "required": ["name", "version", "repository", "keywords", "author", "license", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"body": {"type": "string"}, "next": {"type": "string"}}, "required": ["body", "next"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"body" : "WHEN THEREFORE THEY ARE CAPABLE OF THOUGHT, OF KNOWLEDGE, OF ASSENT, CAN IT RATIONALLY BE SUPPOSED,", "next" : "https://raw.githubusercontent.com/CAPSELOCKE/CAPSELOCKE/master/tweets/672.json"}
json_instruct
{"type": "object", "properties": {"body": {"type": "string"}, "next": {"type": "string"}}, "required": ["body", "next"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"connections": {"type": "array", "items": {"type": "object", "properties": {"connectionId": {"type": "string"}, "pageSourceId": {"type": "string"}, "pageTargetId": {"type": "string"}}, "required": ["connectionId", "pageSourceId", "pageTargetId"]}}, "message": {"type": "string"}, "id": {"type": "string"}, "block": {"type": "array", "items": {"type": "object", "properties": {"positionY": {"type": "integer"}, "positionX": {"type": "integer"}, "blockId": {"type": "string"}}, "required": ["positionY", "positionX", "blockId"]}}, "name": {"type": "string"}}, "required": ["connections", "message", "id", "block", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"connections" : [{"connectionId" : "con_11", "pageSourceId" : "japanese", "pageTargetId" : "thai"}, {"connectionId" : "con_24", "pageSourceId" : "japanese", "pageTargetId" : "chinese"}, {"connectionId" : "con_36", "pageSourceId" : "japanese", "pageTargetId" : "korean"}, {"connectionId" : "con_60", "pageSourceId" : "japanese", "pageTargetId" : "asian"}, {"connectionId" : "con_72", "pageSourceId" : "italian", "pageTargetId" : "mediterranean"}, {"connectionId" : "con_85", "pageSourceId" : "italian", "pageTargetId" : "greek"}, {"connectionId" : "con_97", "pageSourceId" : "middle_eastern", "pageTargetId" : "indian"}, {"connectionId" : "con_110", "pageSourceId" : "indian", "pageTargetId" : "american"}, {"connectionId" : "con_122", "pageSourceId" : "italian", "pageTargetId" : "french"}, {"connectionId" : "con_133", "pageSourceId" : "mexican", "pageTargetId" : "middle_eastern"}, {"connectionId" : "con_144", "pageSourceId" : "french", "pageTargetId" : "middle_eastern"}], "message" : "<p>Please specify the preference order for the TYPE of CUISINE during DINNER.</p><p>Pease do not create loops. Click on a relation to delete it.</p>", "id" : "0", "block" : [{"positionY" : 161, "positionX" : 120, "blockId" : "mediterranean"}, {"positionY" : 220, "positionX" : -8, "blockId" : "greek"}, {"positionY" : 86, "positionX" : 29, "blockId" : "italian"}, {"positionY" : 71, "positionX" : 207, "blockId" : "french"}, {"positionY" : 405, "positionX" : 527, "blockId" : "american"}, {"positionY" : 169, "positionX" : 771, "blockId" : "asian"}, {"positionY" : 175, "positionX" : 576, "blockId" : "chinese"}, {"positionY" : 331, "positionX" : 258, "blockId" : "indian"}, {"positionY" : 25, "positionX" : 482, "blockId" : "japanese"}, {"positionY" : 176, "positionX" : 268, "blockId" : "korean"}, {"positionY" : 178, "positionX" : 424, "blockId" : "thai"}, {"positionY" : 13, "positionX" : 686, "blockId" : "mexican"}, {"positionY" : 289, "positionX" : 748, "blockId" : "middle_eastern"}, {"positionY" : 50, "positionX" : 836, "blockId" : "local_services"}], "name" : "0"}
json_instruct
{"type": "object", "properties": {"connections": {"type": "array", "items": {"type": "object", "properties": {"connectionId": {"type": "string"}, "pageSourceId": {"type": "string"}, "pageTargetId": {"type": "string"}}, "required": ["connectionId", "pageSourceId", "pageTargetId"]}}, "message": {"type": "string"}, "id": {"type": "string"}, "block": {"type": "array", "items": {"type": "object", "properties": {"positionY": {"type": "integer"}, "positionX": {"type": "integer"}, "blockId": {"type": "string"}}, "required": ["positionY", "positionX", "blockId"]}}, "name": {"type": "string"}}, "required": ["connections", "message", "id", "block", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Vaux-l\u00e8s-Palameix", "circ" : "1\u00e8re circonscription", "dpt" : "Meuse", "inscrits" : 59, "abs" : 27, "votants" : 32, "blancs" : 9, "nuls" : 1, "exp" : 22, "res" : [{"nuance" : "UDI", "nom" : "M. Bertrand PANCHER", "voix" : 11}, {"nuance" : "REM", "nom" : "Mme Diana ANDR\u00c9", "voix" : 11}]}
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "argumentText": {"type": "string"}, "conclusion": {"type": "string"}, "language": {"type": "string"}, "lookupTerms": {"type": "array", "items": {"type": "string"}}, "metaLanguage": {"type": "string"}, "premises": {"type": "array", "items": {"type": "string"}}}, "required": ["citations", "argumentText", "conclusion", "language", "lookupTerms", "metaLanguage", "premises"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"citations" : [{"textCitation" : "[See feq1 on Metamath](http://us.metamath.org/mpegif/feq1.html)"}], "argumentText" : "ARGUMENT\n\n| Step | Hyp | Ref | Expression |\n|---|---|---|---|\n\n| 1 | | #P_fneq1 | |- ( F = G -> ( F Fn A <-> G Fn A ) ) |\n| 2 | | #P_rneq | |- ( F = G -> ran F = ran G ) |\n| 3 | 2 | #P_sseq1d | |- ( F = G -> ( ran F C_ B <-> ran G C_ B ) ) |\n| 4 | 1, 3 | #P_anbi12d | |- ( F = G -> ( ( F Fn A /\\ ran F C_ B ) <-> ( G Fn A /\\ ran G C_ B ) ) ) |\n| 5 | | #P_df-f | |- ( F : A --> B <-> ( F Fn A /\\ ran F C_ B ) ) |\n| 6 | | #P_df-f | |- ( G : A --> B <-> ( G Fn A /\\ ran G C_ B ) ) |\n| 7 | 4, 5, 6 | #P_3bitr4g | |- ( F = G -> ( F : A --> B <-> G : A --> B ) ) |", "conclusion" : "#P_feq1", "language" : "METAMATH_SET_MM", "lookupTerms" : ["#T_cF", "#T_wceq", "#T_cG", "#T_wi", "#T_cF", "#T_wfn", "#T_cA.wceq", "#T_wb", "#T_cG", "#T_wfn", "#T_cA.wceq", "#T_cF", "#T_wceq", "#T_cG", "#T_wi", "#T_crn", "#T_cF", "#T_wceq", "#T_crn", "#T_cG", "#T_cF", "#T_wceq", "#T_cG", "#T_wi", "#T_crn", "#T_cF", "#T_wss", "#T_cB.wceq", "#T_wb", "#T_crn", "#T_cG", "#T_wss", "#T_cB.wceq", "#T_cF", "#T_wceq", "#T_cG", "#T_wi", "#T_cF", "#T_wfn", "#T_cA.wceq", "#T_wa", "#T_crn", "#T_cF", "#T_wss", "#T_cB.wceq", "#T_wb", "#T_cG", "#T_wfn", "#T_cA.wceq", "#T_wa", "#T_crn", "#T_cG", "#T_wss", "#T_cB.wceq", "#T_cF", "#T_wf--1", "#T_cA.wceq", "#T_wf--2", "#T_cB.wceq", "#T_wb", "#T_cF", "#T_wfn", "#T_cA.wceq", "#T_wa", "#T_crn", "#T_cF", "#T_wss", "#T_cB.wceq", "#T_cG", "#T_wf--1", "#T_cA.wceq", "#T_wf--2", "#T_cB.wceq", "#T_wb", "#T_cG", "#T_wfn", "#T_cA.wceq", "#T_wa", "#T_crn", "#T_cG", "#T_wss", "#T_cB.wceq", "#T_cF", "#T_wceq", "#T_cG", "#T_wi", "#T_cF", "#T_wf--1", "#T_cA", "#T_wf--2", "#T_cB", "#T_wb", "#T_cG", "#T_wf--1", "#T_cA", "#T_wf--2", "#T_cB"], "metaLanguage" : "METAMATH", "premises" : ["#P_fneq1", "#P_rneq", "#P_df-f", "#P_3bitr4g", "#P_sseq1d", "#P_anbi12d"]}
json_instruct
{"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "argumentText": {"type": "string"}, "conclusion": {"type": "string"}, "language": {"type": "string"}, "lookupTerms": {"type": "array", "items": {"type": "string"}}, "metaLanguage": {"type": "string"}, "premises": {"type": "array", "items": {"type": "string"}}}, "required": ["citations", "argumentText", "conclusion", "language", "lookupTerms", "metaLanguage", "premises"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "repository": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "dev": {"type": "string"}, "build-parcel": {"type": "string"}, "build-tsc": {"type": "string"}, "build": {"type": "string"}}, "required": ["test", "dev", "build-parcel", "build-tsc", "build"]}, "devDependencies": {"type": "object", "properties": {"@types/chai": {"type": "string"}, "@types/mocha": {"type": "string"}, "@typescript-eslint/eslint-plugin": {"type": "string"}, "@typescript-eslint/parser": {"type": "string"}, "chai": {"type": "string"}, "eslint": {"type": "string"}, "eslint-config-google": {"type": "string"}, "eslint-config-standard": {"type": "string"}, "eslint-plugin-import": {"type": "string"}, "eslint-plugin-node": {"type": "string"}, "eslint-plugin-promise": {"type": "string"}, "eslint-plugin-standard": {"type": "string"}, "mocha": {"type": "string"}, "ts-mocha": {"type": "string"}}, "required": ["@types/chai", "@types/mocha", "@typescript-eslint/eslint-plugin", "@typescript-eslint/parser", "chai", "eslint", "eslint-config-google", "eslint-config-standard", "eslint-plugin-import", "eslint-plugin-node", "eslint-plugin-promise", "eslint-plugin-standard", "mocha", "ts-mocha"]}, "dependencies": {"type": "object", "properties": {}, "required": []}}, "required": ["name", "version", "description", "main", "types", "repository", "license", "scripts", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "@note-maps/models", "version" : "0.1.0", "description" : "Note Maps models for communication between related abstractions", "main" : "dist/index.js", "types" : "dist/index.d.ts", "repository" : "https://github.com/google/note-maps", "license" : "Apache-2.0", "scripts" : {"test" : "TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\" }' mocha", "dev" : "parcel src/index.ts", "build-parcel" : "parcel build src/index.ts", "build-tsc" : "tsc --emitDeclarationOnly --skipLibCheck", "build" : "yarn build-parcel && yarn build-tsc"}, "devDependencies" : {"@types/chai" : "^4.2.11", "@types/mocha" : "^7.0.2", "@typescript-eslint/eslint-plugin" : "^2.33.0", "@typescript-eslint/parser" : "^2.33.0", "chai" : "^4.2.0", "eslint" : "^7.0.0", "eslint-config-google" : "^0.14.0", "eslint-config-standard" : "^14.1.1", "eslint-plugin-import" : "^2.20.2", "eslint-plugin-node" : "^11.1.0", "eslint-plugin-promise" : "^4.2.1", "eslint-plugin-standard" : "^4.0.1", "mocha" : "^7.1.2", "ts-mocha" : "^7.0.0"}, "dependencies" : {}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "repository": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "dev": {"type": "string"}, "build-parcel": {"type": "string"}, "build-tsc": {"type": "string"}, "build": {"type": "string"}}, "required": ["test", "dev", "build-parcel", "build-tsc", "build"]}, "devDependencies": {"type": "object", "properties": {"@types/chai": {"type": "string"}, "@types/mocha": {"type": "string"}, "@typescript-eslint/eslint-plugin": {"type": "string"}, "@typescript-eslint/parser": {"type": "string"}, "chai": {"type": "string"}, "eslint": {"type": "string"}, "eslint-config-google": {"type": "string"}, "eslint-config-standard": {"type": "string"}, "eslint-plugin-import": {"type": "string"}, "eslint-plugin-node": {"type": "string"}, "eslint-plugin-promise": {"type": "string"}, "eslint-plugin-standard": {"type": "string"}, "mocha": {"type": "string"}, "ts-mocha": {"type": "string"}}, "required": ["@types/chai", "@types/mocha", "@typescript-eslint/eslint-plugin", "@typescript-eslint/parser", "chai", "eslint", "eslint-config-google", "eslint-config-standard", "eslint-plugin-import", "eslint-plugin-node", "eslint-plugin-promise", "eslint-plugin-standard", "mocha", "ts-mocha"]}, "dependencies": {"type": "object", "properties": {}, "required": []}}, "required": ["name", "version", "description", "main", "types", "repository", "license", "scripts", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"derivation": {"type": "string"}, "pron": {"type": "string"}, "outline": {"type": "string"}, "kjv_def": {"type": "string"}, "lemma": {"type": "string"}, "frequency": {"type": "integer"}, "strongs_def": {"type": "string"}, "xlit": {"type": "string"}}, "required": ["derivation", "pron", "outline", "kjv_def", "lemma", "frequency", "strongs_def", "xlit"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"derivation" : "(Aramaic) or \u05e7\u05b4\u05e8\u05b0\u05d9\u05b8\u05d4; (Aramaic), corresponding to H7151 (\u05e7\u05b4\u05e8\u05b0\u05d9\u05b8\u05d4)", "pron" : "keer-yaw'", "outline" : "<ol><li> city</li></ol>", "kjv_def" : "city.", "lemma" : "\u05e7\u05b4\u05e8\u05b0\u05d9\u05b8\u05d0", "frequency" : 9, "strongs_def" : "{building; a city}", "xlit" : "qiry\u00e2\u02bc"}
json_instruct
{"type": "object", "properties": {"derivation": {"type": "string"}, "pron": {"type": "string"}, "outline": {"type": "string"}, "kjv_def": {"type": "string"}, "lemma": {"type": "string"}, "frequency": {"type": "integer"}, "strongs_def": {"type": "string"}, "xlit": {"type": "string"}}, "required": ["derivation", "pron", "outline", "kjv_def", "lemma", "frequency", "strongs_def", "xlit"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"repair_end": {"type": "string"}, "repair_begin": {"type": "string"}, "patches": {"type": "array", "items": {}}}, "required": ["repair_end", "repair_begin", "patches"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"repair_end" : "2019-08-09 00:45:12.826953", "repair_begin" : "2019-08-09 00:25:55.775655", "patches" : []}
json_instruct
{"type": "object", "properties": {"repair_end": {"type": "string"}, "repair_begin": {"type": "string"}, "patches": {"type": "array", "items": {}}}, "required": ["repair_end", "repair_begin", "patches"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"code": {"type": "string"}, "lang": {"type": "string"}, "description": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}}, "required": ["code", "lang", "description", "name", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"code" : "STD002", "lang" : "en", "description" : "\nHours worked by persons in employment (domestic concept)", "name" : "Hours worked by persons in empl.(domestic concept)", "type" : "variable"}
json_instruct
{"type": "object", "properties": {"code": {"type": "string"}, "lang": {"type": "string"}, "description": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}}, "required": ["code", "lang", "description", "name", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "dt": {"type": "integer"}, "ar": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "al": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "picUrl": {"type": "string"}}, "required": ["id", "name", "picUrl"]}}, "required": ["id", "name", "dt", "ar", "al"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : 360584, "name" : "\u53cb\u60c5\u7684\u754c\u7ebf", "dt" : 194253, "ar" : {"id" : 11934, "name" : "i Me"}, "al" : {"id" : 35620, "name" : "\u54ce\u54bf\u5440", "picUrl" : "https://p1.music.126.net/ld8vYEk0aQgsZm5cdI-wsw==/87960930234853.jpg"}}, {"id" : 406730367, "name" : "\u53cb\u60c5\u7684\u754c\u9650", "dt" : 194253, "ar" : {"id" : 11934, "name" : "i Me"}, "al" : {"id" : 34555266, "name" : "\u4e00\u8def\u6709\u4f60\u8f66\u8f7d\u91d1\u5531\u76d8\uff08\u5973\u4eba\u7bc7\uff09", "picUrl" : "https://p2.music.126.net/XpKF6Yoygc1APwpvPUszew==/1378787583916352.jpg"}}, {"id" : 360573, "name" : "\u54ce\u54bf\u5440", "dt" : 201720, "ar" : {"id" : 11934, "name" : "i Me"}, "al" : {"id" : 35620, "name" : "\u54ce\u54bf\u5440", "picUrl" : "https://p1.music.126.net/ld8vYEk0aQgsZm5cdI-wsw==/87960930234853.jpg"}}, {"id" : 391361, "name" : "Honey Honey", "dt" : 207937, "ar" : {"id" : 11934, "name" : "i Me"}, "al" : {"id" : 38768, "name" : "\u7ae5\u8bdd\u4e8c\u5206\u4e4b\u4e00 \u7535\u89c6\u539f\u58f0\u5e26", "picUrl" : "https://p1.music.126.net/8KGph_Zq7YTbWNP9dkOE3w==/83562883725948.jpg"}}, {"id" : 360580, "name" : "\u53cb\u60c5\u7684\u754c\u7ebf", "dt" : 196240, "ar" : {"id" : 11934, "name" : "i Me"}, "al" : {"id" : 35620, "name" : "\u54ce\u54bf\u5440", "picUrl" : "https://p2.music.126.net/ld8vYEk0aQgsZm5cdI-wsw==/87960930234853.jpg"}}, {"id" : 360575, "name" : "\u4e00\u76f4\u5f88\u559c\u6b22", "dt" : 199520, "ar" : {"id" : 11934, "name" : "i Me"}, "al" : {"id" : 35620, "name" : "\u54ce\u54bf\u5440", "picUrl" : "https://p1.music.126.net/ld8vYEk0aQgsZm5cdI-wsw==/87960930234853.jpg"}}, {"id" : 360582, "name" : "\u5b8c\u7f8e\u4e16\u754c", "dt" : 201013, "ar" : {"id" : 11934, "name" : "i Me"}, "al" : {"id" : 35620, "name" : "\u54ce\u54bf\u5440", "picUrl" : "https://p1.music.126.net/ld8vYEk0aQgsZm5cdI-wsw==/87960930234853.jpg"}}, {"id" : 360577, "name" : "\u6211\u6709\u60f3\u5ff5", "dt" : 289880, "ar" : {"id" : 11934, "name" : "i Me"}, "al" : {"id" : 35620, "name" : "\u54ce\u54bf\u5440", "picUrl" : "https://p2.music.126.net/ld8vYEk0aQgsZm5cdI-wsw==/87960930234853.jpg"}}, {"id" : 406730350, "name" : "\u795d\u798f\u6b4c (Live)", "dt" : 175143, "ar" : {"id" : 11934, "name" : "i Me"}, "al" : {"id" : 34555263, "name" : "2012\u592e\u89c6\u5143\u5bb5\u665a\u4f1a", "picUrl" : "https://p1.music.126.net/etMRWQgXjTXDxqGC6ffl9w==/1378787583916346.jpg"}}, {"id" : 32803998, "name" : "Help Me", "dt" : 175000, "ar" : {"id" : 11934, "name" : "i Me"}, "al" : {"id" : 3171342, "name" : "Help Me", "picUrl" : "https://p2.music.126.net/F4yF-rHtbnSwtYuq5B6iuw==/7976956860187193.jpg"}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "dt": {"type": "integer"}, "ar": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "al": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "picUrl": {"type": "string"}}, "required": ["id", "name", "picUrl"]}}, "required": ["id", "name", "dt", "ar", "al"]}, "$schema": "http://json-schema.org/draft-07/schema#"}