input stringlengths 159 2.05k | output stringlengths 5 10.3k | task stringclasses 1
value | schema stringlengths 100 1.99k |
|---|---|---|---|
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"air_date": {"type": "string"}, "crew": {"type": "array", "items": {"type": "object", "properties": {"credit_id": {"type": "string"}, "department": {"type": "string"}, "id": {"type": "integer"}, "job": {"type": "string"}, "name": {"type": "string"}, "profile_path": {"type": "null"}}, "required": ["credit_id", "department", "id", "job", "name", "profile_path"]}}, "episode_number": {"type": "integer"}, "guest_stars": {"type": "array", "items": {"type": "object", "properties": {"character": {"type": "string"}, "credit_id": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}, "order": {"type": "integer"}, "profile_path": {"type": "string"}}, "required": ["character", "credit_id", "id", "name", "order", "profile_path"]}}, "id": {"type": "integer"}, "name": {"type": "string"}, "overview": {"type": "string"}, "production_code": {"type": "null"}, "season_number": {"type": "integer"}, "still_path": {"type": "string"}, "vote_average": {"type": "number"}, "vote_count": {"type": "integer"}}, "required": ["air_date", "crew", "episode_number", "guest_stars", "id", "name", "overview", "production_code", "season_number", "still_path", "vote_average", "vote_count"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"air_date" : "1997-03-24", "crew" : [{"credit_id" : "52599e2119c295731c08a6b9", "department" : "Directing", "id" : 1214718, "job" : "Director", "name" : "Bruce Seth Green", "profile_path" : null}, {"credit_id" : "5253387219c2957940053fdf", "department" : "Writing", "id" : 87590, "job" : "Writer", "name" : "David Greenwalt", "profile_path" : null}], "episode_number" : 4, "guest_stars" : [{"character" : "", "credit_id" : "52599e2119c295731c08a617", "id" : 8188, "name" : "Jean Speegle Howard", "order" : 0, "profile_path" : "/6GxAKydN0p77XI0ixTAJeWFPiRR.jpg"}, {"character" : "", "credit_id" : "52599e2119c295731c08a665", "id" : 1475, "name" : "Musetta Vander", "order" : 1, "profile_path" : "/RkVTWISYMxuFihaj9O7RJDq5Pt.jpg"}, {"character" : "", "credit_id" : "5253386e19c2957940053f3f", "id" : 25934, "name" : "David Boreanaz", "order" : 15, "profile_path" : "/66AnFnTXGGKBnDxZxFca0RfMFi6.jpg"}], "id" : 949416, "name" : "Teacher's Pet", "overview" : "When Xander and most of the male population of Sunnydale High fall for the substitute science teacher Miss French, Buffy tries to warn him that she may not be what she seems when she sees the well-proportioned female specimen scare off a vampire.", "production_code" : null, "season_number" : 1, "still_path" : "/cfyz8TYCOo3tdNHQWfkASda4m38.jpg", "vote_average" : 0.0, "vote_count" : 0} | json_instruct | {"type": "object", "properties": {"air_date": {"type": "string"}, "crew": {"type": "array", "items": {"type": "object", "properties": {"credit_id": {"type": "string"}, "department": {"type": "string"}, "id": {"type": "integer"}, "job": {"type": "string"}, "name": {"type": "string"}, "profile_path": {"type": "null"}}, "required": ["credit_id", "department", "id", "job", "name", "profile_path"]}}, "episode_number": {"type": "integer"}, "guest_stars": {"type": "array", "items": {"type": "object", "properties": {"character": {"type": "string"}, "credit_id": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}, "order": {"type": "integer"}, "profile_path": {"type": "string"}}, "required": ["character", "credit_id", "id", "name", "order", "profile_path"]}}, "id": {"type": "integer"}, "name": {"type": "string"}, "overview": {"type": "string"}, "production_code": {"type": "null"}, "season_number": {"type": "integer"}, "still_path": {"type": "string"}, "vote_average": {"type": "number"}, "vote_count": {"type": "integer"}}, "required": ["air_date", "crew", "episode_number", "guest_stars", "id", "name", "overview", "production_code", "season_number", "still_path", "vote_average", "vote_count"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": {"type": "array", "items": {"type": "number"}}, "best_x": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "feval_count": {"type": "array", "items": {"type": "integer"}}, "n_trials_instructed": {"type": "array", "items": {"type": "integer"}}, "passing": {"type": "array", "items": {"type": "boolean"}}, "completed": {"type": "boolean"}, "points": {"type": "number"}, "winner": {"type": "string"}, "loser": {"type": "string"}}, "required": ["n_dim", "n_trials", "objective", "white", "black", "traceback", "best_val", "best_x", "feval_count", "n_trials_instructed", "passing", "completed", "points", "winner", "loser"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"n_dim" : 8, "n_trials" : 340, "objective" : "shekel_on_cube", "white" : "pymoo_nsga2", "black" : "pymoo_nsga3", "traceback" : ["passing", "passing"], "best_val" : [1.2294233790763005, 1.1771882789467774], "best_x" : [[0.22027838051721188, 0.25205436010263393, 0.37598102398701794, 0.24275658471217398, 0.35859469843069824, 0.38629280465244287, 0.2075140518819284, 0.46052321601603274], [0.32253244380016555, 0.3220278659566804, 0.32167151023292684, 0.33328593615320057, 0.3284551396007197, 0.3430505261563358, 0.3254623096594266, 0.3336409210509036]], "feval_count" : [300, 300], "n_trials_instructed" : [237, 300], "passing" : [true, true], "completed" : true, "points" : 0.0, "winner" : "pymoo_nsga3_cube", "loser" : "pymoo_nsga2_cube"} | json_instruct | {"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": {"type": "array", "items": {"type": "number"}}, "best_x": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "feval_count": {"type": "array", "items": {"type": "integer"}}, "n_trials_instructed": {"type": "array", "items": {"type": "integer"}}, "passing": {"type": "array", "items": {"type": "boolean"}}, "completed": {"type": "boolean"}, "points": {"type": "number"}, "winner": {"type": "string"}, "loser": {"type": "string"}}, "required": ["n_dim", "n_trials", "objective", "white", "black", "traceback", "best_val", "best_x", "feval_count", "n_trials_instructed", "passing", "completed", "points", "winner", "loser"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"type": {"type": "string"}, "mesh": {"type": "string"}, "name": {"type": "string"}, "creationTime": {"type": "string"}, "modificationTime": {"type": "string"}, "conf": {"type": "object", "properties": {"backend": {"type": "string"}}, "required": ["backend"]}, "selectors": {"type": "array", "items": {"type": "object", "properties": {"match": {"type": "object", "properties": {"service": {"type": "string"}}, "required": ["service"]}}, "required": ["match"]}}}, "required": ["type", "mesh", "name", "creationTime", "modificationTime", "conf", "selectors"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "TrafficTrace", "mesh" : "mesh-1", "name" : "tt-1", "creationTime" : "2020-05-12T12:31:45.606217+02:00", "modificationTime" : "2020-05-12T12:31:45.606217+02:00", "conf" : {"backend" : "my-zipkin"}, "selectors" : [{"match" : {"service" : "*"}}]} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "mesh": {"type": "string"}, "name": {"type": "string"}, "creationTime": {"type": "string"}, "modificationTime": {"type": "string"}, "conf": {"type": "object", "properties": {"backend": {"type": "string"}}, "required": ["backend"]}, "selectors": {"type": "array", "items": {"type": "object", "properties": {"match": {"type": "object", "properties": {"service": {"type": "string"}}, "required": ["service"]}}, "required": ["match"]}}}, "required": ["type", "mesh", "name", "creationTime", "modificationTime", "conf", "selectors"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"baseObjects": {"type": "array", "items": {"type": "string"}}, "returnObjects": {"type": "array", "items": {"type": "string"}}, "callbackArgs": {"type": "array", "items": {"type": "object", "properties": {"0": {"type": "integer"}, "1": {"type": "integer"}, "2": {"type": "array", "items": {"type": "integer"}}}, "required": ["0", "1", "2"]}}}, "required": ["baseObjects", "returnObjects", "callbackArgs"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"baseObjects" : ["[969,823,122,403]", "[969,823,122,403]", "[969,823,122,403]", "[969,823,122,403]"], "returnObjects" : ["[969,823,122,403]", "\"Error\"", "[null,null,null,null]", "\"Error\""], "callbackArgs" : [{"0" : 969, "1" : 0, "2" : [969, 823, 122, 403]}, {"0" : 823, "1" : 1, "2" : [969, 823, 122, 403]}, {"0" : 122, "1" : 2, "2" : [969, 823, 122, 403]}, {"0" : 403, "1" : 3, "2" : [969, 823, 122, 403]}, {"0" : 969, "1" : 0, "2" : [969, 823, 122, 403]}, {"0" : 969, "1" : 0, "2" : [969, 823, 122, 403]}, {"0" : 823, "1" : 1, "2" : [969, 823, 122, 403]}, {"0" : 122, "1" : 2, "2" : [969, 823, 122, 403]}, {"0" : 403, "1" : 3, "2" : [969, 823, 122, 403]}, {"0" : 969, "1" : 0, "2" : [969, 823, 122, 403]}]} | json_instruct | {"type": "object", "properties": {"baseObjects": {"type": "array", "items": {"type": "string"}}, "returnObjects": {"type": "array", "items": {"type": "string"}}, "callbackArgs": {"type": "array", "items": {"type": "object", "properties": {"0": {"type": "integer"}, "1": {"type": "integer"}, "2": {"type": "array", "items": {"type": "integer"}}}, "required": ["0", "1", "2"]}}}, "required": ["baseObjects", "returnObjects", "callbackArgs"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"AWSEBDockerrunVersion": {"type": "string"}, "Image": {"type": "object", "properties": {"Name": {"type": "string"}, "Update": {"type": "string"}}, "required": ["Name", "Update"]}, "Ports": {"type": "array", "items": {"type": "object", "properties": {"ContainerPort": {"type": "string"}}, "required": ["ContainerPort"]}}, "Volumes": {"type": "array", "items": {"type": "object", "properties": {"HostDirectory": {"type": "string"}, "ContainerDirectory": {"type": "string"}}, "required": ["HostDirectory", "ContainerDirectory"]}}}, "required": ["AWSEBDockerrunVersion", "Image", "Ports", "Volumes"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"AWSEBDockerrunVersion" : "1", "Image" : {"Name" : "pythonitalia/pretix", "Update" : "true"}, "Ports" : [{"ContainerPort" : "80"}], "Volumes" : [{"HostDirectory" : "/var/pretix/data/media", "ContainerDirectory" : "/data/media"}]} | json_instruct | {"type": "object", "properties": {"AWSEBDockerrunVersion": {"type": "string"}, "Image": {"type": "object", "properties": {"Name": {"type": "string"}, "Update": {"type": "string"}}, "required": ["Name", "Update"]}, "Ports": {"type": "array", "items": {"type": "object", "properties": {"ContainerPort": {"type": "string"}}, "required": ["ContainerPort"]}}, "Volumes": {"type": "array", "items": {"type": "object", "properties": {"HostDirectory": {"type": "string"}, "ContainerDirectory": {"type": "string"}}, "required": ["HostDirectory", "ContainerDirectory"]}}}, "required": ["AWSEBDockerrunVersion", "Image", "Ports", "Volumes"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"stationId": {"type": "integer"}, "stationGroupId": {"type": "integer"}, "name": {"type": "string"}, "lineId": {"type": "integer"}, "zipCode": {"type": "string"}, "pref": {"type": "string"}, "city": {"type": "string"}, "town": {"type": "string"}, "longitude": {"type": "number"}, "latitude": {"type": "number"}, "status": {"type": "integer"}}, "required": ["stationId", "stationGroupId", "name", "lineId", "zipCode", "pref", "city", "town", "longitude", "latitude", "status"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"stationId" : 1164109, "stationGroupId" : 1160213, "name" : "\u65b0\u5927\u962a", "lineId" : 11641, "zipCode" : "532-0011", "pref" : "\u5927\u962a\u5e9c", "city" : "\u5927\u962a\u5e02\u6dc0\u5ddd\u533a", "town" : "\u897f\u4e2d\u5cf6", "longitude" : 135.500109, "latitude" : 34.73348, "status" : 0} | json_instruct | {"type": "object", "properties": {"stationId": {"type": "integer"}, "stationGroupId": {"type": "integer"}, "name": {"type": "string"}, "lineId": {"type": "integer"}, "zipCode": {"type": "string"}, "pref": {"type": "string"}, "city": {"type": "string"}, "town": {"type": "string"}, "longitude": {"type": "number"}, "latitude": {"type": "number"}, "status": {"type": "integer"}}, "required": ["stationId", "stationGroupId", "name", "lineId", "zipCode", "pref", "city", "town", "longitude", "latitude", "status"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"persistent": {"type": "object", "properties": {"cluster.routing.allocation.enable": {"type": "null"}}, "required": ["cluster.routing.allocation.enable"]}}, "required": ["persistent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"persistent" : {"cluster.routing.allocation.enable" : null}} | json_instruct | {"type": "object", "properties": {"persistent": {"type": "object", "properties": {"cluster.routing.allocation.enable": {"type": "null"}}, "required": ["cluster.routing.allocation.enable"]}}, "required": ["persistent"], "$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"}}}, "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" : "\u6b63\u9686\u80a1\u4efd\u6709\u9650\u516c\u53f8\u540e\u91cc\u5206\u516c\u53f8", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "99635794", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "08110006236908", "\u5de5\u5ee0\u5730\u5740" : "\u81fa\u4e2d\u5e02\u540e\u91cc\u5340\u5ee3\u798f\u91cc\u4e09\u8c50\u8def2\u865f\u3001\u661f\u79d1\u8def101\u865f", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc" : "\u81fa\u4e2d\u5e02\u540e\u91cc\u5340\u5ee3\u798f\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d" : "\u6797\u69ae\u699b", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f" : "55053563", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b" : "\u80a1\u4efd\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f" : "0810104", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f" : "0810104", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b" : "\u751f\u7522\u4e2d", "\u7522\u696d\u985e\u5225" : ["15\u7d19\u6f3f\u3001\u7d19\u53ca\u7d19\u88fd\u54c1\u88fd\u9020\u696d"], "\u4e3b\u8981\u7522\u54c1" : ["151\u7d19\u6f3f\u3001\u7d19\u3001\u7d19\u677f", "159\u5176\u4ed6\u7d19\u88fd\u54c1"]} | 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#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"d3plus.js": {"type": "string"}, "d3plus.min.js": {"type": "string"}}, "required": ["d3plus.js", "d3plus.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"d3plus.js" : "sha512-EpRKNicvgaeBVXNHMPCmXO7Y0Z+S+8G6SUaViAtD1cH6QWTqBKt2//ROl/7IOGDE+fDiifZYG4PVVkoJRNOnlQ==", "d3plus.min.js" : "sha512-MUm7byv+acOxDKrVyI+XwqO9z4n7TgqMFfp/0QHnIrqUyutxlGrFg8kNIrG5IDaotmlZIzJaanVskJN3qaZErw=="} | json_instruct | {"type": "object", "properties": {"d3plus.js": {"type": "string"}, "d3plus.min.js": {"type": "string"}}, "required": ["d3plus.js", "d3plus.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"c2_intValue": {"type": "integer"}, "c2_floatValue": {"type": "number"}, "c2_floatValue2": {"type": "number"}, "c2_boolValue": {"type": "boolean"}, "overridingValue": {"type": "string"}, "subNode": {"type": "object", "properties": {"c2_subNodeValue": {"type": "string"}}, "required": ["c2_subNodeValue"]}}, "required": ["c2_intValue", "c2_floatValue", "c2_floatValue2", "c2_boolValue", "overridingValue", "subNode"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"c2_intValue" : 0, "c2_floatValue" : 0.0, "c2_floatValue2" : 0.5, "c2_boolValue" : false, "overridingValue" : "Overriden by config2", "subNode" : {"c2_subNodeValue" : "StringValue"}} | json_instruct | {"type": "object", "properties": {"c2_intValue": {"type": "integer"}, "c2_floatValue": {"type": "number"}, "c2_floatValue2": {"type": "number"}, "c2_boolValue": {"type": "boolean"}, "overridingValue": {"type": "string"}, "subNode": {"type": "object", "properties": {"c2_subNodeValue": {"type": "string"}}, "required": ["c2_subNodeValue"]}}, "required": ["c2_intValue", "c2_floatValue", "c2_floatValue2", "c2_boolValue", "overridingValue", "subNode"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"package": {"type": "string"}, "downloads": {"type": "integer"}, "count": {"type": "integer"}}, "required": ["package", "downloads", "count"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"package" : "das_tool", "downloads" : 8500, "count" : 5759}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"package": {"type": "string"}, "downloads": {"type": "integer"}, "count": {"type": "integer"}}, "required": ["package", "downloads", "count"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"pair": {"type": "string"}, "coin": {"type": "string"}, "market": {"type": "string"}}, "required": ["pair", "coin", "market"]}}}, "required": ["results"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"results" : [{"pair" : "btsbtc", "coin" : "BTS", "market" : "poloniex"}, {"pair" : "btcusd", "coin" : "BTC", "market" : "cexio"}]} | json_instruct | {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"pair": {"type": "string"}, "coin": {"type": "string"}, "market": {"type": "string"}}, "required": ["pair", "coin", "market"]}}}, "required": ["results"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"blogApp": {"type": "object", "properties": {"personnes": {"type": "object", "properties": {"home": {"type": "object", "properties": {"title": {"type": "string"}, "createLabel": {"type": "string"}, "createOrEditLabel": {"type": "string"}, "search": {"type": "string"}}, "required": ["title", "createLabel", "createOrEditLabel", "search"]}, "delete": {"type": "object", "properties": {"question": {"type": "string"}}, "required": ["question"]}, "detail": {"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"]}, "nom": {"type": "string"}, "age": {"type": "string"}}, "required": ["home", "delete", "detail", "nom", "age"]}}, "required": ["personnes"]}, "storeApp": {"type": "object", "properties": {"personnes": {"type": "object", "properties": {"created": {"type": "string"}, "updated": {"type": "string"}, "deleted": {"type": "string"}}, "required": ["created", "updated", "deleted"]}}, "required": ["personnes"]}}, "required": ["blogApp", "storeApp"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"blogApp" : {"personnes" : {"home" : {"title" : "Personnes", "createLabel" : "Crear nuevo Personnes", "createOrEditLabel" : "Crear o editar Personnes", "search" : "Search for Personnes"}, "delete" : {"question" : "\u00bfSeguro que quiere eliminar Personnes {{ id }}?"}, "detail" : {"title" : "Personnes"}, "nom" : "Nom", "age" : "Age"}}, "storeApp" : {"personnes" : {"created" : "Un nuevo Personnes ha sido creado con el identificador {{ param }}", "updated" : "Un Personnes ha sido actualizado con el identificador {{ param }}", "deleted" : "Un Personnes ha sido eliminado con el identificador {{ param }}"}}} | json_instruct | {"type": "object", "properties": {"blogApp": {"type": "object", "properties": {"personnes": {"type": "object", "properties": {"home": {"type": "object", "properties": {"title": {"type": "string"}, "createLabel": {"type": "string"}, "createOrEditLabel": {"type": "string"}, "search": {"type": "string"}}, "required": ["title", "createLabel", "createOrEditLabel", "search"]}, "delete": {"type": "object", "properties": {"question": {"type": "string"}}, "required": ["question"]}, "detail": {"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"]}, "nom": {"type": "string"}, "age": {"type": "string"}}, "required": ["home", "delete", "detail", "nom", "age"]}}, "required": ["personnes"]}, "storeApp": {"type": "object", "properties": {"personnes": {"type": "object", "properties": {"created": {"type": "string"}, "updated": {"type": "string"}, "deleted": {"type": "string"}}, "required": ["created", "updated", "deleted"]}}, "required": ["personnes"]}}, "required": ["blogApp", "storeApp"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"ractive.js": {"type": "string"}, "ractive.min.js": {"type": "string"}, "ractive.runtime.js": {"type": "string"}, "ractive.runtime.min.js": {"type": "string"}}, "required": ["ractive.js", "ractive.min.js", "ractive.runtime.js", "ractive.runtime.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ractive.js" : "sha512-up3BusY7CdsHrMNK97RV8D2wndMekR/tWW+ZNETbavYZp64UojJVwuw4EGQWv+FAuWK64TWdtb63Ki5ukJygdg==", "ractive.min.js" : "sha512-629Caue12b+EZRrTsHwkxb9aJvI2Rzyf3SHpJv4k+ubZGvALzbF8ex/ulltbcjrgEBOm23FftMnmK3Mu40B7Jw==", "ractive.runtime.js" : "sha512-0CdyrHdfR895CDj3Iy6UuyPybjGkpLBWf+qa4eU4VzCq4k6pZeSNmRU7fodrTcGCuX7PwU06voQDtd3wGaltUg==", "ractive.runtime.min.js" : "sha512-BpSaOQRQW5fUgi5lCmh17wWE517rTduqrC4t6KhyyEEJhb8+JLGrgNSeuEmUGAXCbHJX0s4PmnA/AovQc5hiqQ=="} | json_instruct | {"type": "object", "properties": {"ractive.js": {"type": "string"}, "ractive.min.js": {"type": "string"}, "ractive.runtime.js": {"type": "string"}, "ractive.runtime.min.js": {"type": "string"}}, "required": ["ractive.js", "ractive.min.js", "ractive.runtime.js", "ractive.runtime.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"username": {"type": "string"}, "additional_items": {"type": "array", "items": {}}, "items": {"type": "object", "properties": {"1": {"type": "string"}, "3": {"type": "string"}, "2": {"type": "string"}, "4": {"type": "string"}}, "required": ["1", "3", "2", "4"]}, "tweet_id": {"type": "string"}, "timespent": {"type": "number"}, "starttime": {"type": "number"}, "itemcount": {"type": "string"}, "savingtime": {"type": "number"}}, "required": ["username", "additional_items", "items", "tweet_id", "timespent", "starttime", "itemcount", "savingtime"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"username" : "user06", "additional_items" : [], "items" : {"1" : "negative", "3" : "negative", "2" : "negative", "4" : "neutral"}, "tweet_id" : "574905018689720321", "timespent" : 10.632498025894, "starttime" : 1430077662.9799, "itemcount" : "4", "savingtime" : 1430077673.6124} | json_instruct | {"type": "object", "properties": {"username": {"type": "string"}, "additional_items": {"type": "array", "items": {}}, "items": {"type": "object", "properties": {"1": {"type": "string"}, "3": {"type": "string"}, "2": {"type": "string"}, "4": {"type": "string"}}, "required": ["1", "3", "2", "4"]}, "tweet_id": {"type": "string"}, "timespent": {"type": "number"}, "starttime": {"type": "number"}, "itemcount": {"type": "string"}, "savingtime": {"type": "number"}}, "required": ["username", "additional_items", "items", "tweet_id", "timespent", "starttime", "itemcount", "savingtime"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "paypalEmail": {"type": "string"}}, "required": ["id", "name", "paypalEmail"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 23189, "info" : {"name" : "about:blank Mozilla", "description" : "about:blank Mozilla Background 4 Addicted 2", "additionalInfo" : null, "format" : "uso", "category" : "browser", "createdAt" : "2009-12-08T23:05:49.000Z", "updatedAt" : "2009-12-08T23:05:49.000Z", "license" : "NO-REDISTRIBUTION", "author" : {"id" : 32022, "name" : "omay32", "paypalEmail" : "omay32live@hotmail.com"}}, "stats" : {"installs" : {"total" : 461, "weekly" : 0}}, "screenshots" : {"main" : {"name" : "23189_after.gif", "archived" : false}}, "discussions" : {"stats" : {"discussionsCount" : 0, "commentsCount" : 0}, "data" : []}, "style" : {"css" : "/********************************/\r\n/*about:blank - Mozilla - Addict*/\r\n/********************************/\r\n/* By Omay32 */\r\n/********************************/\r\n\r\n@namespace url(http://www.w3.org/1999/xhtml);\r\n@-moz-document url(\"about:blank\") {\r\n * {\r\n background:\r\n url(http://www.c-sharpcorner.com/Photos/UploadedImages/gautam_gabani/hi/Abstract_Firefox_Wallpaper_by_SteaM10.jpg);\r\n margin:0px;\r\n background-position:center;\r\n background-attachment:fixed;\r\n background-repeat:no-repeat;\r\n }\r\n }"}} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "paypalEmail": {"type": "string"}}, "required": ["id", "name", "paypalEmail"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"Title": {"type": "string"}}, "required": ["Title"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Title" : "Jewel"} | json_instruct | {"type": "object", "properties": {"Title": {"type": "string"}}, "required": ["Title"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"label:cs": {"type": "string"}, "P31": {"type": "string"}, "P31^label:cs": {"type": "string"}, "P131^label:cs": {"type": "string"}, "P6736": {"type": "string"}}, "required": ["label:cs", "P31", "P31^label:cs", "P131^label:cs", "P6736"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "FeatureCollection", "features" : [{"type" : "Feature", "properties" : {"label:cs" : "K\u0159\u00ed\u017e u silnice na ji\u017en\u00edm okraji Doubravic", "P31" : "http://www.wikidata.org/entity/Q2309609", "P31^label:cs" : "Pam\u011btn\u00ed k\u0159\u00ed\u017e", "P131^label:cs" : "Katusice", "P6736" : "34997"}, "geometry" : {"type" : "Point", "coordinates" : [14.68985, 50.45958]}}, {"type" : "Feature", "properties" : {"label:cs" : "Kapli\u010dka se zvoni\u010dkou na n\u00e1vsi v Doubravic\u00edch", "P31" : "http://www.wikidata.org/entity/Q14552192", "P31^label:cs" : "Kapli\u010dka", "P131^label:cs" : "Katusice", "P6736" : "34996"}, "geometry" : {"type" : "Point", "coordinates" : [14.68911, 50.46135]}}, {"type" : "Feature", "properties" : {"label:cs" : "Pam\u011btn\u00ed k\u0159\u00ed\u017e na n\u00e1vsi v Doubravic\u00edch", "P31" : "http://www.wikidata.org/entity/Q2309609", "P31^label:cs" : "Pam\u011btn\u00ed k\u0159\u00ed\u017e", "P131^label:cs" : "Katusice", "P6736" : "34995"}, "geometry" : {"type" : "Point", "coordinates" : [14.68819, 50.46157]}}]} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"label:cs": {"type": "string"}, "P31": {"type": "string"}, "P31^label:cs": {"type": "string"}, "P131^label:cs": {"type": "string"}, "P6736": {"type": "string"}}, "required": ["label:cs", "P31", "P31^label:cs", "P131^label:cs", "P6736"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}}, "required": ["id", "type", "name", "code"]}}, "required": ["type", "coordinates", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "MultiPolygon", "coordinates" : [[[[-95.586801, 34.857565], [-95.58669, 34.860045], [-95.586687, 34.860246], [-95.586681, 34.860921], [-95.586698, 34.862249], [-95.585355, 34.862243], [-95.584097, 34.862217], [-95.583995, 34.86223], [-95.5836, 34.86216], [-95.578823, 34.862106], [-95.576804, 34.862063], [-95.575704, 34.862066], [-95.574627, 34.862094], [-95.573146, 34.862132], [-95.57124, 34.862181], [-95.571114, 34.862165], [-95.570573, 34.862157], [-95.570412, 34.862174], [-95.569733, 34.862197], [-95.569062, 34.862214], [-95.569093, 34.861975], [-95.569111, 34.861879], [-95.56897, 34.857739], [-95.569318, 34.857735], [-95.571058, 34.857717], [-95.570914, 34.856425], [-95.571052, 34.854949], [-95.571019, 34.853849], [-95.571018, 34.853703], [-95.571019, 34.8524], [-95.570999, 34.852391], [-95.570948, 34.852343], [-95.570936, 34.852272], [-95.570927, 34.852091], [-95.570928, 34.85184], [-95.570923, 34.851323], [-95.570922, 34.851153], [-95.570934, 34.850342], [-95.570938, 34.850157], [-95.570967, 34.849293], [-95.570918, 34.848242], [-95.570931, 34.847728], [-95.570943, 34.847254], [-95.570933, 34.846962], [-95.570925, 34.846718], [-95.570913, 34.846368], [-95.570885, 34.845724], [-95.57088, 34.845619], [-95.574642, 34.845669], [-95.57518, 34.845676], [-95.576753, 34.845697], [-95.580866, 34.845683], [-95.582333, 34.845701], [-95.582403, 34.845701], [-95.584052, 34.845698], [-95.586222, 34.845713], [-95.586277, 34.847871], [-95.586275, 34.848295], [-95.586273, 34.848548], [-95.586297, 34.849477], [-95.586344, 34.850693], [-95.586257, 34.851861], [-95.586244, 34.85199], [-95.586254, 34.852363], [-95.586259, 34.852578], [-95.586223, 34.852657], [-95.586338, 34.855047], [-95.586243, 34.855301], [-95.586749, 34.855316], [-95.586782, 34.856736], [-95.586801, 34.857565]]]], "properties" : {"id" : "usa-ok-haileyville-city", "type" : "city", "name" : "Haileyville", "code" : "4031900"}} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}}, "required": ["id", "type", "name", "code"]}}, "required": ["type", "coordinates", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-74.43296, 40.614061], [-74.431288, 40.615868], [-74.427699, 40.616735], [-74.423378, 40.620848], [-74.415681, 40.616958], [-74.424064, 40.609138], [-74.43296, 40.614061]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 39678}}]} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"_id": {"type": "string"}, "_type": {"type": "string"}, "html": {"type": "string"}}, "required": ["_id", "_type", "html"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"_id" : "contentId", "_type" : "content", "html" : "Content HTML"} | json_instruct | {"type": "object", "properties": {"_id": {"type": "string"}, "_type": {"type": "string"}, "html": {"type": "string"}}, "required": ["_id", "_type", "html"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": {"type": "array", "items": {"type": "number"}}, "best_x": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "feval_count": {"type": "array", "items": {"type": "integer"}}, "n_trials_instructed": {"type": "array", "items": {"type": "integer"}}, "passing": {"type": "array", "items": {"type": "boolean"}}, "completed": {"type": "boolean"}, "winner": {"type": "string"}, "points": {"type": "null"}}, "required": ["n_dim", "n_trials", "objective", "white", "black", "traceback", "best_val", "best_x", "feval_count", "n_trials_instructed", "passing", "completed", "winner", "points"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"n_dim" : 34, "n_trials" : 210, "objective" : "markowitz_realized_on_cube", "white" : "platypus_smpso", "black" : "scipy_lbfgsb", "traceback" : ["passing", "passing"], "best_val" : [10.664163921827077, 1.0000669096459862], "best_x" : [[0.2617511478555915, 0.37056635660712545, 0.6480154545015213, 0.19507822934537788, 0.4556344430826317, 0.1533394546094266, 0.172156508924162, 0.08097358336235472, 0.5586728713132545, 0.18128019685908559, 0.3803667756435277, 0.3922998047904584, 0.4434112046858587, 0.3923406402994543, 0.9840154682555389, 0.28161248614194834, 0.25822375165330635, 0.10972198693069435, 0.0, 0.6255720731399707, 0.4050496378082519, 0.1331512158559356, 0.11107795367618783, 0.4433082051003182, 0.011873031394547096, 0.8754858726666108, 0.4038966751499695, 0.5381129211825239, 0.3211722911121879, 0.4516348668236041, 0.2842569016968545, 0.34884919724047886, 0.7311158945951506, 0.0], [2.1525596285554015e-09, 2.3083683178219267e-09, 2.3181911153553344e-09, 2.251852020518861e-09, 2.3850361171867392e-09, 0.0, 0.0, 0.0, 2.3048955628766027e-09, 2.2537277718222508e-09, 2.2905312054428967e-09, 0.0, 2.260004537674085e-09, 0.0, 0.0, 2.348534982699629e-09, 2.3448589621710096e-09, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.3133013061308917e-09, 2.3074258648777533e-09, 0.0, 0.0, 2.321087989863502e-09, 0.0, 2.367362625591444e-09, 0.0, 2.360617488516994e-09]], "feval_count" : [200, 1331], "n_trials_instructed" : [147, 62], "passing" : [true, true], "completed" : false, "winner" : "incomplete", "points" : null} | json_instruct | {"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": {"type": "array", "items": {"type": "number"}}, "best_x": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "feval_count": {"type": "array", "items": {"type": "integer"}}, "n_trials_instructed": {"type": "array", "items": {"type": "integer"}}, "passing": {"type": "array", "items": {"type": "boolean"}}, "completed": {"type": "boolean"}, "winner": {"type": "string"}, "points": {"type": "null"}}, "required": ["n_dim", "n_trials", "objective", "white", "black", "traceback", "best_val", "best_x", "feval_count", "n_trials_instructed", "passing", "completed", "winner", "points"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Name" : "Impugnatura anteriore M-LOK Troy Industries da 13\" per 416A5", "ShortName" : "Troy M-LOK", "Description" : "Impugnatura anteriore M-LOK Troy industries in fibra di carbonio per 416A5, equipaggiata con interfaccia M-LOK per l'installazione di dispositivi aggiuntivi ed accessori."} | json_instruct | {"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$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"}, "version-date": {"type": "string"}, "port-version": {"type": "integer"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "host": {"type": "boolean"}}, "required": ["name", "host"]}}}, "required": ["name", "version-date", "port-version", "description", "homepage", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "croncpp", "version-date" : "2020-09-04", "port-version" : 3, "description" : "croncpp is a C++17 header-only cross-platform library for handling CRON expressions.", "homepage" : "https://github.com/mariusbancila/croncpp", "license" : "MIT", "dependencies" : [{"name" : "vcpkg-cmake", "host" : true}, {"name" : "vcpkg-cmake-config", "host" : true}]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version-date": {"type": "string"}, "port-version": {"type": "integer"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "host": {"type": "boolean"}}, "required": ["name", "host"]}}}, "required": ["name", "version-date", "port-version", "description", "homepage", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"copyright": {"type": "string"}, "url": {"type": "string"}, "email": {"type": "string"}}, "required": ["copyright", "url", "email"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"copyright" : "kabuku Inc.", "url" : "http://www.kabuku.com/en", "email" : "contact@kabuku.com"} | json_instruct | {"type": "object", "properties": {"copyright": {"type": "string"}, "url": {"type": "string"}, "email": {"type": "string"}}, "required": ["copyright", "url", "email"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"c": {"type": "object", "properties": {}, "required": []}, "l": {"type": "array", "items": {"type": "string"}}}, "required": ["c", "l"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"c" : {}, "l" : ["0.0000", "1.0000"]} | json_instruct | {"type": "object", "properties": {"c": {"type": "object", "properties": {}, "required": []}, "l": {"type": "array", "items": {"type": "string"}}}, "required": ["c", "l"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "1212090027", "district_id" : "1212090", "name" : "CIMAHE"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"top": {"type": "string"}, "side": {"type": "string"}, "particle": {"type": "string"}}, "required": ["top", "side", "particle"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "block/log", "textures" : {"top" : "upgrade_aquatic:block/driftwood_log_top_stripped", "side" : "upgrade_aquatic:block/stripped_driftwood_log", "particle" : "upgrade_aquatic:block/stripped_driftwood_log"}} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"top": {"type": "string"}, "side": {"type": "string"}, "particle": {"type": "string"}}, "required": ["top", "side", "particle"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"sn1.3:0.3": {"type": "string"}}, "required": ["sn1.3:0.3"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"sn1.3:0.3" : "Upan\u012byasutta \u2192 upan\u012byatisutta\u1e41 (bj, pts2ed); upaneyyasutta\u1e41 (sya-all); upaneyya\u1e41 (pts1ed)"} | json_instruct | {"type": "object", "properties": {"sn1.3:0.3": {"type": "string"}}, "required": ["sn1.3:0.3"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "algorithm": {"type": "string"}}, "required": ["name", "symbol", "algorithm"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Defcoin", "symbol" : "DEF", "algorithm" : "scrypt"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "algorithm": {"type": "string"}}, "required": ["name", "symbol", "algorithm"], "$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": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 1310703595, "type" : "Feature", "properties" : {"src:alt_label" : "geonames", "src:geom" : "geonames", "wof:geomhash" : "c65cfeb963a292783b2e455d6591fb6e", "wof:id" : 1310703595, "wof:repo" : "whosonfirst-data-admin-ro"}, "bbox" : [24.62862, 45.1701, 24.62862, 45.1701], "geometry" : {"coordinates" : [24.62862, 45.1701], "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#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"1001": {"type": "string"}, "1002": {"type": "string"}, "1003": {"type": "string"}, "1004": {"type": "string"}, "1005": {"type": "object", "properties": {"release": {"type": "string"}, "debug": {"type": "string"}}, "required": ["release", "debug"]}}, "required": ["1001", "1002", "1003", "1004", "1005"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"1001" : "no user or invalid password for user.id=${id}", "1002" : "unpublished token = ${ token }", "1003" : "exist user id", "1004" : "unpublished token = ${ token }", "1005" : {"release" : "release msg", "debug" : "debug msg"}} | json_instruct | {"type": "object", "properties": {"1001": {"type": "string"}, "1002": {"type": "string"}, "1003": {"type": "string"}, "1004": {"type": "string"}, "1005": {"type": "object", "properties": {"release": {"type": "string"}, "debug": {"type": "string"}}, "required": ["release", "debug"]}}, "required": ["1001", "1002", "1003", "1004", "1005"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "mcwroofs:block/gutter_top_black"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"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" : "\u826f\u627f\u5de5\u696d\u80a1\u4efd\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "99626431", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "07710003006609", "\u5de5\u5ee0\u5730\u5740" : "\u6843\u5712\u5e02\u694a\u6885\u5340\u6771\u6d41\u91cc\u7521\u7521\u8def\u56db\u56db\u56db\u3001\u56db\u56db\u516d\u3001\u56db\u56db\u516b\u865f", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc" : "\u6843\u5712\u5e02\u694a\u6885\u5340\u6771\u6d41\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d" : "\u6881\u83ef\u68df\u3000\u3000\u3000", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f" : "22246627", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b" : "\u80a1\u4efd\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f" : "0770204", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f" : "0770307", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b" : "\u751f\u7522\u4e2d", "\u7522\u696d\u985e\u5225" : ["22\u5851\u81a0\u88fd\u54c1\u88fd\u9020\u696d"], "\u4e3b\u8981\u7522\u54c1" : ["220\u5851\u81a0\u88fd\u54c1"]} | 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#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"uuid": {"type": "string"}, "children": {"type": "array", "items": {"type": "string"}}, "befores": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["name", "status", "start", "stop"]}}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["uuid", "children", "befores", "start", "stop"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"uuid" : "dfcddc16-16e6-40c6-a47b-36eb51a51c19", "children" : ["7791d701-d48f-4fe5-a826-c151654587fd"], "befores" : [{"name" : "check_ui", "status" : "passed", "start" : 1642361580008, "stop" : 1642361580008}], "start" : 1642361580008, "stop" : 1642361583660} | json_instruct | {"type": "object", "properties": {"uuid": {"type": "string"}, "children": {"type": "array", "items": {"type": "string"}}, "befores": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["name", "status", "start", "stop"]}}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["uuid", "children", "befores", "start", "stop"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "main": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "devDependencies": {"type": "object", "properties": {"grunt-contrib-jshint": {"type": "string"}, "grunt": {"type": "string"}}, "required": ["grunt-contrib-jshint", "grunt"]}, "peerDependencies": {"type": "object", "properties": {"grunt": {"type": "string"}}, "required": ["grunt"]}, "keywords": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "description", "version", "homepage", "author", "repository", "bugs", "licenses", "main", "engines", "scripts", "devDependencies", "peerDependencies", "keywords"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "grunt-jstestdriver", "description" : "Grunt task for uniting testing using JS Test Driver.", "version" : "2.2.0", "homepage" : "https://github.com/rickyclegg/grunt-jstestdriver", "author" : {"name" : "Ricky Clegg", "email" : "me@rickyclegg.com", "url" : "http://www.rickyclegg.com"}, "repository" : {"type" : "git", "url" : "https://github.com/rickyclegg/grunt-jstestdriver.git"}, "bugs" : {"url" : "https://github.com/rickyclegg/grunt-jstestdriver/issues"}, "licenses" : [{"type" : "MIT", "url" : "https://github.com/rickyclegg/grunt-jstestdriver/blob/master/LICENSE-MIT"}], "main" : "Gruntfile.js", "engines" : {"node" : ">= 0.8.0"}, "scripts" : {"test" : "grunt test"}, "devDependencies" : {"grunt-contrib-jshint" : "~0.1.1", "grunt" : "~0.4.1"}, "peerDependencies" : {"grunt" : "~0.4.0"}, "keywords" : ["gruntplugin", "jstestdriver", "tdd", "unit testing", "testing"]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "main": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "devDependencies": {"type": "object", "properties": {"grunt-contrib-jshint": {"type": "string"}, "grunt": {"type": "string"}}, "required": ["grunt-contrib-jshint", "grunt"]}, "peerDependencies": {"type": "object", "properties": {"grunt": {"type": "string"}}, "required": ["grunt"]}, "keywords": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "description", "version", "homepage", "author", "repository", "bugs", "licenses", "main", "engines", "scripts", "devDependencies", "peerDependencies", "keywords"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", "lat", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"place_name" : "Wrightsboro", "state_name" : "Texas", "state_abbrv" : "TX", "lat" : "29.3739", "long" : "-97.565"} | json_instruct | {"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", "lat", "long"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"failure_rate": {"type": "number"}, "num_node_expansions": {"type": "number"}, "num_node_expansions_std": {"type": "number"}, "plan_length": {"type": "number"}, "plan_length_std": {"type": "number"}, "search_time": {"type": "number"}, "search_time_std": {"type": "number"}, "success_rate": {"type": "number"}, "timeout_rate": {"type": "number"}, "total_time": {"type": "number"}, "total_time_std": {"type": "number"}}, "required": ["failure_rate", "num_node_expansions", "num_node_expansions_std", "plan_length", "plan_length_std", "search_time", "search_time_std", "success_rate", "timeout_rate", "total_time", "total_time_std"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"failure_rate" : 0.0, "num_node_expansions" : 12519.341463414634, "num_node_expansions_std" : 5618.8347442688455, "plan_length" : 159.17073170731706, "plan_length_std" : 28.825718901639068, "search_time" : 0.9435146097560977, "search_time_std" : 0.5240214028248565, "success_rate" : 0.7454545454545455, "timeout_rate" : 0.2545454545454545, "total_time" : 0.9435146097560977, "total_time_std" : 0.5240214028248565} | json_instruct | {"type": "object", "properties": {"failure_rate": {"type": "number"}, "num_node_expansions": {"type": "number"}, "num_node_expansions_std": {"type": "number"}, "plan_length": {"type": "number"}, "plan_length_std": {"type": "number"}, "search_time": {"type": "number"}, "search_time_std": {"type": "number"}, "success_rate": {"type": "number"}, "timeout_rate": {"type": "number"}, "total_time": {"type": "number"}, "total_time_std": {"type": "number"}}, "required": ["failure_rate", "num_node_expansions", "num_node_expansions_std", "plan_length", "plan_length_std", "search_time", "search_time_std", "success_rate", "timeout_rate", "total_time", "total_time_std"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "start": {"type": "number"}, "duration": {"type": "number"}}, "required": ["text", "start", "duration"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"text" : "(rhythmic music)", "start" : 0.171, "duration" : 2.75}, {"text" : "- [Announcer] This Great Big\nStory is inspired by Genesis.", "start" : 22.95, "duration" : 4.143}, {"text" : "(dramatic music)", "start" : 33.797, "duration" : 3.353}, {"text" : "(dramatic music)", "start" : 69.92, "duration" : 2.75}, {"text" : "(dramatic music)", "start" : 110.864, "duration" : 2.899}, {"text" : "(calming music)", "start" : 171.882, "duration" : 2.667}, {"text" : "(calming music)", "start" : 220.442, "duration" : 2.667}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "start": {"type": "number"}, "duration": {"type": "number"}}, "required": ["text", "start", "duration"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"url" : "https://static.wikia.nocookie.net/griftlands_gamepedia_en/images/2/26/Rat_Shot.png/revision/latest?cb=20210808143008", "sha1" : "965342632f43221311b51156a7cc4e0b778a2e39"} | json_instruct | {"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "src": {"type": "string"}}, "required": ["name", "src"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"name" : "Fresh FM", "src" : "http://s02.radio-tochka.com:4500/radio?t=1526284901"}, {"name" : "Radio KP", "src" : "http://kpradio.hostingradio.ru:8000/vladimir.radiokp128.mp3?t=1526284903"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "src": {"type": "string"}}, "required": ["name", "src"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"an4.240:0.1": {"type": "string"}, "an4.240:0.2": {"type": "string"}, "an4.240:0.3": {"type": "string"}, "an4.240:1.1": {"type": "string"}, "an4.240:1.2": {"type": "string"}, "an4.240:1.3": {"type": "string"}, "an4.240:1.4": {"type": "string"}, "an4.240:2.1": {"type": "string"}, "an4.240:2.2": {"type": "string"}, "an4.240:2.3": {"type": "string"}, "an4.240:2.4": {"type": "string"}, "an4.240:2.5": {"type": "string"}}, "required": ["an4.240:0.1", "an4.240:0.2", "an4.240:0.3", "an4.240:1.1", "an4.240:1.2", "an4.240:1.3", "an4.240:1.4", "an4.240:2.1", "an4.240:2.2", "an4.240:2.3", "an4.240:2.4", "an4.240:2.5"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"an4.240:0.1" : "A\u1e45guttara Nik\u0101ya 4 ", "an4.240:0.2" : "24. Kammavagga ", "an4.240:0.3" : "240. Aby\u0101bajjhasutta ", "an4.240:1.1" : "\u201cCat\u016bhi, bhikkhave, dhammehi samann\u0101gato yath\u0101bhata\u1e41 nikkhitto eva\u1e41 niraye. ", "an4.240:1.2" : "Katamehi cat\u016bhi? ", "an4.240:1.3" : "Saby\u0101bajjhena k\u0101yakammena, saby\u0101bajjhena vac\u012bkammena, saby\u0101bajjhena manokammena, saby\u0101bajjh\u0101ya di\u1e6d\u1e6dhiy\u0101\u2014", "an4.240:1.4" : "imehi kho, bhikkhave, cat\u016bhi dhammehi samann\u0101gato yath\u0101bhata\u1e41 nikkhitto eva\u1e41 niraye. ", "an4.240:2.1" : "Cat\u016bhi, bhikkhave, dhammehi samann\u0101gato yath\u0101bhata\u1e41 nikkhitto eva\u1e41 sagge. ", "an4.240:2.2" : "Katamehi cat\u016bhi? ", "an4.240:2.3" : "Aby\u0101bajjhena k\u0101yakammena, aby\u0101bajjhena vac\u012bkammena, aby\u0101bajjhena manokammena, aby\u0101bajjh\u0101ya di\u1e6d\u1e6dhiy\u0101\u2014", "an4.240:2.4" : "imehi kho, bhikkhave, cat\u016bhi dhammehi samann\u0101gato yath\u0101bhata\u1e41 nikkhitto eva\u1e41 sagge\u201dti. ", "an4.240:2.5" : "Navama\u1e41. "} | json_instruct | {"type": "object", "properties": {"an4.240:0.1": {"type": "string"}, "an4.240:0.2": {"type": "string"}, "an4.240:0.3": {"type": "string"}, "an4.240:1.1": {"type": "string"}, "an4.240:1.2": {"type": "string"}, "an4.240:1.3": {"type": "string"}, "an4.240:1.4": {"type": "string"}, "an4.240:2.1": {"type": "string"}, "an4.240:2.2": {"type": "string"}, "an4.240:2.3": {"type": "string"}, "an4.240:2.4": {"type": "string"}, "an4.240:2.5": {"type": "string"}}, "required": ["an4.240:0.1", "an4.240:0.2", "an4.240:0.3", "an4.240:1.1", "an4.240:1.2", "an4.240:1.3", "an4.240:1.4", "an4.240:2.1", "an4.240:2.2", "an4.240:2.3", "an4.240:2.4", "an4.240:2.5"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"MD013": {"type": "boolean"}, "MD029": {"type": "boolean"}, "MD031": {"type": "boolean"}, "MD032": {"type": "boolean"}, "MD034": {"type": "boolean"}}, "required": ["MD013", "MD029", "MD031", "MD032", "MD034"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"MD013" : false, "MD029" : false, "MD031" : false, "MD032" : false, "MD034" : false} | json_instruct | {"type": "object", "properties": {"MD013": {"type": "boolean"}, "MD029": {"type": "boolean"}, "MD031": {"type": "boolean"}, "MD032": {"type": "boolean"}, "MD034": {"type": "boolean"}}, "required": ["MD013", "MD029", "MD031", "MD032", "MD034"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "symbol", "logoURI", "decimals", "address", "chainId", "tags"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "NABI wl", "symbol" : "NABI", "logoURI" : "https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/AD5PZKiJNyCxaixUqp6qRxLHy5t6nAoqU3bE1bYoiHAJ/token.jpg", "decimals" : 0, "address" : "AD5PZKiJNyCxaixUqp6qRxLHy5t6nAoqU3bE1bYoiHAJ", "chainId" : 101, "tags" : ["whitelist-token"]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "symbol", "logoURI", "decimals", "address", "chainId", "tags"], "$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"}, "license": {"type": "string"}, "type": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "ext-pdo": {"type": "string"}, "ext-json": {"type": "string"}, "ext-bcmath": {"type": "string"}, "ramsey/uuid": {"type": "string"}, "lambdish/phunctional": {"type": "string"}, "illuminate/database": {"type": "string"}, "robmorgan/phinx": {"type": "string"}}, "required": ["php", "ext-pdo", "ext-json", "ext-bcmath", "ramsey/uuid", "lambdish/phunctional", "illuminate/database", "robmorgan/phinx"]}, "require-dev": {"type": "object", "properties": {"ext-xdebug": {"type": "string"}, "phpunit/phpunit": {"type": "string"}}, "required": ["ext-xdebug", "phpunit/phpunit"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Uetiko\\Bank": {"type": "string"}, "Uetiko\\Source": {"type": "string"}}, "required": ["Uetiko\\Bank", "Uetiko\\Source"]}}, "required": ["psr-4"]}, "autoload-dev": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Uetiko\\Test": {"type": "string"}}, "required": ["Uetiko\\Test"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "license", "type", "authors", "require", "require-dev", "autoload", "autoload-dev"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "uetiko/bank-test", "description" : "una prueba con dise\u00f1o DDD", "license" : "Apache-2.0", "type" : "project", "authors" : [{"name" : "Angel Barrientos", "email" : "uetiko@gmail.com"}], "require" : {"php" : "^7.3", "ext-pdo" : "*", "ext-json" : "*", "ext-bcmath" : "*", "ramsey/uuid" : "^3.8", "lambdish/phunctional" : "^1.0", "illuminate/database" : "^5.8", "robmorgan/phinx" : "^0.10"}, "require-dev" : {"ext-xdebug" : "*", "phpunit/phpunit" : "^8.1"}, "autoload" : {"psr-4" : {"Uetiko\\Bank" : "applications/Bank", "Uetiko\\Source" : "src"}}, "autoload-dev" : {"psr-4" : {"Uetiko\\Test" : "test"}}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "type": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "ext-pdo": {"type": "string"}, "ext-json": {"type": "string"}, "ext-bcmath": {"type": "string"}, "ramsey/uuid": {"type": "string"}, "lambdish/phunctional": {"type": "string"}, "illuminate/database": {"type": "string"}, "robmorgan/phinx": {"type": "string"}}, "required": ["php", "ext-pdo", "ext-json", "ext-bcmath", "ramsey/uuid", "lambdish/phunctional", "illuminate/database", "robmorgan/phinx"]}, "require-dev": {"type": "object", "properties": {"ext-xdebug": {"type": "string"}, "phpunit/phpunit": {"type": "string"}}, "required": ["ext-xdebug", "phpunit/phpunit"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Uetiko\\Bank": {"type": "string"}, "Uetiko\\Source": {"type": "string"}}, "required": ["Uetiko\\Bank", "Uetiko\\Source"]}}, "required": ["psr-4"]}, "autoload-dev": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Uetiko\\Test": {"type": "string"}}, "required": ["Uetiko\\Test"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "license", "type", "authors", "require", "require-dev", "autoload", "autoload-dev"], "$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"}}, "required": ["build"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"autoprefixer": {"type": "string"}, "postcss-cli": {"type": "string"}, "tailwindcss": {"type": "string"}}, "required": ["autoprefixer", "postcss-cli", "tailwindcss"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "ctailwind", "version" : "1.0.0", "description" : "Herramientas - NPM es el sistema de gesti\u00f3n de paquetes por defecto para Node.js - Autoprefixer es una libreria que nos ayuda poder agregar a nuestro codigo el ventorprefixer - PostCSS - Instalamos la extension \"Tailwind CSS IntelliSense\" en nuestro VScode", "main" : "index.js", "scripts" : {"build" : "postcss css/tailwind.css -o public/css/style.css"}, "repository" : {"type" : "git", "url" : "git+https://github.com/jpmjim/CTailwind.git"}, "keywords" : [], "author" : "", "license" : "ISC", "bugs" : {"url" : "https://github.com/jpmjim/CTailwind/issues"}, "homepage" : "https://github.com/jpmjim/CTailwind#readme", "dependencies" : {"autoprefixer" : "^10.3.3", "postcss-cli" : "^8.3.1", "tailwindcss" : "^2.2.9"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"autoprefixer": {"type": "string"}, "postcss-cli": {"type": "string"}, "tailwindcss": {"type": "string"}}, "required": ["autoprefixer", "postcss-cli", "tailwindcss"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"scripts": {"type": "object", "properties": {"build-tests": {"type": "string"}, "testjs": {"type": "string"}}, "required": ["build-tests", "testjs"]}, "private": {"type": "boolean"}, "devDependencies": {"type": "object", "properties": {"@babel/cli": {"type": "string"}, "@babel/core": {"type": "string"}, "babel-core": {"type": "string"}, "babel-loader": {"type": "string"}, "fable-compiler": {"type": "string"}, "fable-loader": {"type": "string"}, "mocha": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}}, "required": ["@babel/cli", "@babel/core", "babel-core", "babel-loader", "fable-compiler", "fable-loader", "mocha", "webpack", "webpack-cli"]}}, "required": ["scripts", "private", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"scripts" : {"build-tests" : "node ./node_modules/webpack/bin/webpack.js --config ./tests/webpack.config.js", "testjs" : "node ./node_modules/mocha/bin/mocha ./tests/bin/tests.bundle.js"}, "private" : true, "devDependencies" : {"@babel/cli" : "^7.1.2", "@babel/core" : "^7.1.2", "babel-core" : "^6.26.3", "babel-loader" : "^8.0.4", "fable-compiler" : "latest", "fable-loader" : "latest", "mocha" : "^5.2.0", "webpack" : "^4.28.2", "webpack-cli" : "^3.1.2"}} | json_instruct | {"type": "object", "properties": {"scripts": {"type": "object", "properties": {"build-tests": {"type": "string"}, "testjs": {"type": "string"}}, "required": ["build-tests", "testjs"]}, "private": {"type": "boolean"}, "devDependencies": {"type": "object", "properties": {"@babel/cli": {"type": "string"}, "@babel/core": {"type": "string"}, "babel-core": {"type": "string"}, "babel-loader": {"type": "string"}, "fable-compiler": {"type": "string"}, "fable-loader": {"type": "string"}, "mocha": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}}, "required": ["@babel/cli", "@babel/core", "babel-core", "babel-loader", "fable-compiler", "fable-loader", "mocha", "webpack", "webpack-cli"]}}, "required": ["scripts", "private", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"_id": {"type": "string"}, "_tpl": {"type": "string"}, "parentId": {"type": "string"}, "slotId": {"type": "string"}}, "required": ["_id", "_tpl", "parentId", "slotId"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"_id" : "5ece83d301e14e770d58347f", "_tpl" : "5649b0544bdc2d1b2b8b458a", "parentId" : "5ece83d301e14e770d58347a", "slotId" : "mod_sight_rear"} | json_instruct | {"type": "object", "properties": {"_id": {"type": "string"}, "_tpl": {"type": "string"}, "parentId": {"type": "string"}, "slotId": {"type": "string"}}, "required": ["_id", "_tpl", "parentId", "slotId"], "$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"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "browser": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build": {"type": "string"}, "dev": {"type": "string"}}, "required": ["test", "build", "dev"]}, "devDependencies": {"type": "object", "properties": {"typescript": {"type": "string"}}, "required": ["typescript"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "homepage": {"type": "string"}}, "required": ["name", "version", "description", "main", "browser", "scripts", "devDependencies", "repository", "keywords", "author", "license", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "emitterjs", "version" : "1.0.0", "description" : "JavaScript Event Emitter", "main" : "dist/index.js", "browser" : "dist/index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "build" : "tsc", "dev" : "tsc --watch"}, "devDependencies" : {"typescript" : "~4.3.5"}, "repository" : {"type" : "git", "url" : "https://github.com/evgkch/emitterjs.git"}, "keywords" : ["events", "emitter", "js"], "author" : "Evgeny Kucherenko", "license" : "MIT", "homepage" : "https://github.com/evgkch/emitterjs"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "browser": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build": {"type": "string"}, "dev": {"type": "string"}}, "required": ["test", "build", "dev"]}, "devDependencies": {"type": "object", "properties": {"typescript": {"type": "string"}}, "required": ["typescript"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "homepage": {"type": "string"}}, "required": ["name", "version", "description", "main", "browser", "scripts", "devDependencies", "repository", "keywords", "author", "license", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"guides": {"type": "string"}, "api": {"type": "string"}, "plugins": {"type": "string"}, "examples": {"type": "string"}, "faq": {"type": "string"}}, "required": ["guides", "api", "plugins", "examples", "faq"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"guides" : "/guides/overview/why-cypress.html", "api" : "/api/api/table-of-contents.html", "plugins" : "/plugins/", "examples" : "/examples/examples/recipes.html", "faq" : "/faq/questions/using-cypress-faq.html"} | json_instruct | {"type": "object", "properties": {"guides": {"type": "string"}, "api": {"type": "string"}, "plugins": {"type": "string"}, "examples": {"type": "string"}, "faq": {"type": "string"}}, "required": ["guides", "api", "plugins", "examples", "faq"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"key": {"type": "string"}, "tls": {"type": "object", "properties": {"key": {"type": "string"}, "fullchain": {"type": "string"}, "cert": {"type": "string"}, "cacert": {"type": "string"}}, "required": ["key", "fullchain", "cert", "cacert"]}}, "required": ["key", "tls"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"key" : "Basic dXNlcm5hbWU6cGFzc3dvcmQ=", "tls" : {"key" : "/etc/letsencrypt/live/qemu-gui.slowtacocar.com/privkey.pem", "fullchain" : "/etc/letsencrypt/live/qemu-gui.slowtacocar.com/fullchain.pem", "cert" : "/etc/letsencrypt/live/qemu-gui.slowtacocar.com/cert.pem", "cacert" : "/etc/letsencrypt/live/qemu-gui.slowtacocar.com/chain.pem"}} | json_instruct | {"type": "object", "properties": {"key": {"type": "string"}, "tls": {"type": "object", "properties": {"key": {"type": "string"}, "fullchain": {"type": "string"}, "cert": {"type": "string"}, "cacert": {"type": "string"}}, "required": ["key", "fullchain", "cert", "cacert"]}}, "required": ["key", "tls"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"id": {"type": "integer"}, "group": {"type": "string"}, "joblink": {"type": "boolean"}, "name": {"type": "string"}, "potential": {"type": "integer"}, "skills": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "skill": {"type": "string"}, "replaceable": {"type": "boolean"}}, "required": ["id", "skill", "replaceable"]}}}, "required": ["id", "group", "joblink", "name", "potential", "skills"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 8744, "group" : "81723113", "joblink" : true, "name" : "Hippotherapeut/in", "potential" : 0, "skills" : [{"id" : 64582, "skill" : "Patientenbetreuung", "replaceable" : false}, {"id" : 64847, "skill" : "Hippotherapie", "replaceable" : false}, {"id" : 64865, "skill" : "Physiotherapie (Krankengymnastik)", "replaceable" : false}]} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "group": {"type": "string"}, "joblink": {"type": "boolean"}, "name": {"type": "string"}, "potential": {"type": "integer"}, "skills": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "skill": {"type": "string"}, "replaceable": {"type": "boolean"}}, "required": ["id", "skill", "replaceable"]}}}, "required": ["id", "group", "joblink", "name", "potential", "skills"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "1201130028", "district_id" : "1201130", "name" : "MAZINGO TANOSEO"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following 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" : "La Vaivre", "circ" : "2\u00e8me circonscription", "dpt" : "Haute-Sa\u00f4ne", "inscrits" : 207, "abs" : 100, "votants" : 107, "blancs" : 9, "nuls" : 2, "exp" : 96, "res" : [{"nuance" : "REM", "nom" : "M. Christophe LEJEUNE", "voix" : 55}, {"nuance" : "FN", "nom" : "M. Maurice MONNIER", "voix" : 41}]} | 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#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "short_name": {"type": "string"}, "start_url": {"type": "string"}, "display": {"type": "string"}, "background_color": {"type": "string"}, "description": {"type": "string"}, "theme_color": {"type": "string"}, "prefer_related_applications": {"type": "boolean"}, "categories": {"type": "array", "items": {"type": "string"}}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "sizes": {"type": "string"}, "type": {"type": "string"}}, "required": ["src", "sizes", "type"]}}}, "required": ["name", "short_name", "start_url", "display", "background_color", "description", "theme_color", "prefer_related_applications", "categories", "icons"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "MSU Historical Photos Collection - Walking Tour App", "short_name" : "MSUWalkingTour", "start_url" : "./?utm_source=homescreen", "display" : "standalone", "background_color" : "#213c69", "description" : "Progressive Web App Template for digital collections using Montana State University (MSU) Historical Photos at MSU Library. The MSU Historical Photos Collection includes photos of campus dating all the way back to 1894.", "theme_color" : "#213c69", "prefer_related_applications" : false, "categories" : ["books", "education"], "icons" : [{"src" : "./img/icons/icon-72x72.png", "sizes" : "72x72", "type" : "image/png"}, {"src" : "./img/icons/icon-96x96.png", "sizes" : "96x96", "type" : "image/png"}, {"src" : "./img/icons/icon-128x128.png", "sizes" : "128x128", "type" : "image/png"}, {"src" : "./img/icons/icon-144x144.png", "sizes" : "144x144", "type" : "image/png"}, {"src" : "./img/icons/icon-152x152.png", "sizes" : "152x152", "type" : "image/png"}, {"src" : "./img/icons/icon-192x192.png", "sizes" : "192x192", "type" : "image/png"}, {"src" : "./img/icons/icon-384x384.png", "sizes" : "384x384", "type" : "image/png"}, {"src" : "./img/icons/icon-512x512.png", "sizes" : "512x512", "type" : "image/png"}]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "short_name": {"type": "string"}, "start_url": {"type": "string"}, "display": {"type": "string"}, "background_color": {"type": "string"}, "description": {"type": "string"}, "theme_color": {"type": "string"}, "prefer_related_applications": {"type": "boolean"}, "categories": {"type": "array", "items": {"type": "string"}}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "sizes": {"type": "string"}, "type": {"type": "string"}}, "required": ["src", "sizes", "type"]}}}, "required": ["name", "short_name", "start_url", "display", "background_color", "description", "theme_color", "prefer_related_applications", "categories", "icons"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 77251, "info" : {"name" : "Mattte Butttons for Dribbble", "description" : "Un-gloss Dribbble's buttons!", "additionalInfo" : null, "format" : "uso", "category" : "dribbble", "createdAt" : "2012-10-25T13:13:51.000Z", "updatedAt" : "2012-10-25T13:13:51.000Z", "license" : "NO-REDISTRIBUTION", "author" : {"id" : 160970, "name" : "jonarific"}}, "stats" : {"installs" : {"total" : 128, "weekly" : 0}}, "screenshots" : {"main" : {"name" : "77251_after.png", "archived" : false}}, "discussions" : {"stats" : {"discussionsCount" : 0, "commentsCount" : 0}, "data" : []}, "style" : {"css" : "@namespace url(http://www.w3.org/1999/xhtml);\r\n\r\n@-moz-document domain(\"dribbble.com\")\r\n{\r\n \r\n div.page a,\r\n span.badge,\r\n a.following,\r\n a.contact,\r\n ol.popular-tags li a,\r\n #post-comment-btn,\r\n .form-sub,\r\n .badge-title,\r\n .form-btn,\r\n .comment button,\r\n .action,\r\n .pro-motion,\r\n .pro-title\r\n {\r\n background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.15), rgba(255,255,255,0)) !important;\r\n background-image: -moz-linear-gradient(top, rgba(255,255,255,0.15), rgba(255,255,255,0)) !important;\r\n background-image: -ms-linear-gradient(top, rgba(255,255,255,0.15), rgba(255,255,255,0)) !important;\r\n background-image: -o-linear-gradient(top, rgba(255,255,255,0.15), rgba(255,255,255,0)) !important;\r\n background-image: linear-gradient(top, rgba(255,255,255,0.15), rgba(255,255,255,0)) !important;\r\n }\r\n\r\n}"}} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "type": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "zf-commons/zfc-base": {"type": "string"}}, "required": ["php", "zf-commons/zfc-base"]}, "autoload": {"type": "object", "properties": {"psr-0": {"type": "object", "properties": {"zf2-slug-generator": {"type": "string"}}, "required": ["zf2-slug-generator"]}, "classmap": {"type": "array", "items": {"type": "string"}}}, "required": ["psr-0", "classmap"]}}, "required": ["name", "description", "keywords", "homepage", "type", "authors", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "olliebrennan/zf2-slug-generator", "description" : "A ZF2 Slug Generation Library. Allows basic slug generation or integration with your DB", "keywords" : ["slug", "zend-framework", "zf2"], "homepage" : "https://github.com/olliebrennan/Zf2SlugGenerator", "type" : "library", "authors" : [{"name" : "Ollie Brennan", "email" : "github@epicarena.com"}], "require" : {"php" : ">=5.3.3", "zf-commons/zfc-base" : "dev-master"}, "autoload" : {"psr-0" : {"zf2-slug-generator" : "src/"}, "classmap" : ["./Module.php"]}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "type": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "zf-commons/zfc-base": {"type": "string"}}, "required": ["php", "zf-commons/zfc-base"]}, "autoload": {"type": "object", "properties": {"psr-0": {"type": "object", "properties": {"zf2-slug-generator": {"type": "string"}}, "required": ["zf2-slug-generator"]}, "classmap": {"type": "array", "items": {"type": "string"}}}, "required": ["psr-0", "classmap"]}}, "required": ["name", "description", "keywords", "homepage", "type", "authors", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"title": {"type": "array", "items": {"type": "string"}}, "Date": {"type": "array", "items": {"type": "string"}}, "Summary": {"type": "array", "items": {"type": "string"}}, "Site": {"type": "array", "items": {"type": "string"}}, "Aircraft type": {"type": "array", "items": {"type": "string"}}, "Operator": {"type": "array", "items": {"type": "string"}}, "IATA flight No.": {"type": "array", "items": {"type": "string"}}, "ICAO flight No.": {"type": "array", "items": {"type": "string"}}, "Call sign": {"type": "array", "items": {"type": "string"}}, "Registration": {"type": "array", "items": {"type": "string"}}, "Flight origin": {"type": "array", "items": {"type": "string"}}, "Destination": {"type": "array", "items": {"type": "string"}}, "Occupants": {"type": "array", "items": {"type": "string"}}, "Passengers": {"type": "array", "items": {"type": "string"}}, "Crew": {"type": "array", "items": {"type": "string"}}, "Fatalities": {"type": "array", "items": {"type": "string"}}, "Survivors": {"type": "array", "items": {"type": "string"}}}, "required": ["title", "Date", "Summary", "Site", "Aircraft type", "Operator", "IATA flight No.", "ICAO flight No.", "Call sign", "Registration", "Flight origin", "Destination", "Occupants", "Passengers", "Crew", "Fatalities", "Survivors"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : ["Malaysia Airlines Flight 370"], "Date" : ["8 March 2014 (2014-03-08); 5 years ago"], "Summary" : ["Cause unknown, some debris found"], "Site" : ["Southern Indian Ocean (presumed)"], "Aircraft type" : ["Boeing 777-200ER"], "Operator" : ["Malaysia Airlines"], "IATA flight No." : ["MH370"], "ICAO flight No." : ["MAS370"], "Call sign" : ["MALAYSIAN 370"], "Registration" : ["9M-MRO"], "Flight origin" : ["Kuala Lumpur International Airport"], "Destination" : ["Beijing Capital International Airport"], "Occupants" : ["239"], "Passengers" : ["227"], "Crew" : ["12"], "Fatalities" : ["239 (presumed)"], "Survivors" : ["0 (presumed)"]} | json_instruct | {"type": "object", "properties": {"title": {"type": "array", "items": {"type": "string"}}, "Date": {"type": "array", "items": {"type": "string"}}, "Summary": {"type": "array", "items": {"type": "string"}}, "Site": {"type": "array", "items": {"type": "string"}}, "Aircraft type": {"type": "array", "items": {"type": "string"}}, "Operator": {"type": "array", "items": {"type": "string"}}, "IATA flight No.": {"type": "array", "items": {"type": "string"}}, "ICAO flight No.": {"type": "array", "items": {"type": "string"}}, "Call sign": {"type": "array", "items": {"type": "string"}}, "Registration": {"type": "array", "items": {"type": "string"}}, "Flight origin": {"type": "array", "items": {"type": "string"}}, "Destination": {"type": "array", "items": {"type": "string"}}, "Occupants": {"type": "array", "items": {"type": "string"}}, "Passengers": {"type": "array", "items": {"type": "string"}}, "Crew": {"type": "array", "items": {"type": "string"}}, "Fatalities": {"type": "array", "items": {"type": "string"}}, "Survivors": {"type": "array", "items": {"type": "string"}}}, "required": ["title", "Date", "Summary", "Site", "Aircraft type", "Operator", "IATA flight No.", "ICAO flight No.", "Call sign", "Registration", "Flight origin", "Destination", "Occupants", "Passengers", "Crew", "Fatalities", "Survivors"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"subreddit": {"type": "string"}, "author": {"type": "string"}, "count": {"type": "integer"}}, "required": ["subreddit", "author", "count"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"subreddit" : "SuperStarBTS", "author" : "Poppy_the_Pooch", "count" : 18} | json_instruct | {"type": "object", "properties": {"subreddit": {"type": "string"}, "author": {"type": "string"}, "count": {"type": "integer"}}, "required": ["subreddit", "author", "count"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"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" : "import _arity from './internal/_arity.js';\nimport _curry2 from './internal/_curry2.js';\nimport _has from './internal/_has.js';\n/**\n * Creates a new function that, when invoked, caches the result of calling `fn`\n * for a given argument set and returns the result. Subsequent calls to the\n * memoized `fn` with the same argument set will not result in an additional\n * call to `fn`; instead, the cached result for that set of arguments will be\n * returned.\n *\n *\n * @func\n * @memberOf R\n * @since v0.24.0\n * @category Function\n * @sig (*... -> String) -> (*... -> a) -> (*... -> a)\n * @param {Function} fn The function to generate the cache key.\n * @param {Function} fn The function to memoize.\n * @return {Function} Memoized version of `fn`.\n * @example\n *\n * let count = 0;\n * const factorial = R.memoizeWith(R.identity, n => {\n * count += 1;\n * return R.product(R.range(1, n + 1));\n * });\n * factorial(5); //=> 120\n * factorial(5); //=> 120\n * factorial(5); //=> 120\n * count; //=> 1\n */\n\nvar memoizeWith =\n/*#__PURE__*/\n_curry2(function memoizeWith(mFn, fn) {\n var cache = {};\n return _arity(fn.length, function () {\n var key = mFn.apply(this, arguments);\n\n if (!_has(key, cache)) {\n cache[key] = fn.apply(this, arguments);\n }\n\n return cache[key];\n });\n});\n\nexport default memoizeWith;", "map" : null, "metadata" : {}, "sourceType" : "module"} | 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#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"contract" : "0x5acd07353106306a6530ac4d49233271ec372963", "tool" : "osiris", "start" : 1564571592.805862, "end" : 1564571595.1755688, "duration" : 2.369706869125366, "analysis" : []} | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"atom-workspace": {"type": "object", "properties": {"ctrl-alt-o": {"type": "string"}}, "required": ["ctrl-alt-o"]}}, "required": ["atom-workspace"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"atom-workspace" : {"ctrl-alt-o" : "git-diff-revert:toggle"}} | json_instruct | {"type": "object", "properties": {"atom-workspace": {"type": "object", "properties": {"ctrl-alt-o": {"type": "string"}}, "required": ["ctrl-alt-o"]}}, "required": ["atom-workspace"], "$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": "object", "properties": {"is_lock_vulnerable": {"type": "boolean"}, "is_prodigal_vulnerable": {"type": "boolean"}, "is_suicidal_vulnerable": {"type": "boolean"}}, "required": ["is_lock_vulnerable", "is_prodigal_vulnerable", "is_suicidal_vulnerable"]}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"contract" : "0x432bf73443909c33b545efed536a5246c9a722ca", "tool" : "maian", "start" : 1565710686.9978516, "end" : 1565711253.3629804, "duration" : 566.3651287555695, "analysis" : {"is_lock_vulnerable" : false, "is_prodigal_vulnerable" : false, "is_suicidal_vulnerable" : false}} | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"is_lock_vulnerable": {"type": "boolean"}, "is_prodigal_vulnerable": {"type": "boolean"}, "is_suicidal_vulnerable": {"type": "boolean"}}, "required": ["is_lock_vulnerable", "is_prodigal_vulnerable", "is_suicidal_vulnerable"]}}, "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": {"average_occupancy": {"type": "array", "items": {"type": "number"}}}, "required": ["average_occupancy"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"average_occupancy" : [28.103817817728995, 28.188970169253047, 28.701244008945245, 28.515375383884198, 27.638335219050248, 28.253767144149943, 29.03147574836928, 28.843358019272188, 27.542649751201413, 27.99670074452318, 27.953135036335613, 28.778432036836648, 28.24712227352807, 27.493078426648292, 28.372231211818864, 27.734075292548425, 28.698201312436705, 28.41222413469007, 26.827227613217207, 27.746822612537937, 28.551817674713266, 27.77932392211622, 27.787675066961963, 28.589643762966215, 28.565104051945635, 27.833701034588955, 27.6779083826437, 27.878090503270332, 27.779875932972736, 26.74084567989712, 27.390253523086677, 26.343745027190806, 24.19553940917135, 21.83798357475989, 18.4799932944445, 16.09660997611726, 100.02661115099026, 16.54236767883515, 18.715611117402943, 20.83247181223034, 23.93312894766047, 27.26800994515358, 26.787958565619412, 27.962892037837076, 29.691163510998358, 27.33881979243703, 26.88655421990761, 26.746771447980485, 28.235485052699108, 28.484113261190434, 27.762094888474305, 28.211253922619942, 28.3907655377666, 29.180608800229948, 28.568599184724178, 28.24027768039702, 28.331214300325104, 26.90513957147518, 28.481866948939064, 27.897527398298276, 27.860279368492737, 27.900409118674144, 28.057864137645534, 27.954235402123874, 28.483471287943537, 29.234837043458413, 27.503418540036122, 28.040719162816476, 28.302256735270017, 28.37625623416772, 28.782711519829626, 27.842080591316893, 27.443479766213063, 27.41687188749397, 27.773447656465486]} | json_instruct | {"type": "object", "properties": {"average_occupancy": {"type": "array", "items": {"type": "number"}}}, "required": ["average_occupancy"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}, "filename": {"type": "string"}, "base64": {"type": "string"}}, "required": ["name", "url", "filename", "base64"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "high-pressure", "url" : "/emojis/7129-high-pressure/download", "filename" : "high-pressure.png", "base64" : "iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzI4MkQzNUNGRjVDMTFFOThEMUI5NEYwNkFFRThDNDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzI4MkQzNURGRjVDMTFFOThEMUI5NEYwNkFFRThDNDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3MjgyRDM1QUZGNUMxMUU5OEQxQjk0RjA2QUVFOEM0OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3MjgyRDM1QkZGNUMxMUU5OEQxQjk0RjA2QUVFOEM0OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoZ8inYAAAGvSURBVHja7N1BTsJAFIDhjqnRc5hwGvecxDuw4iK68BRcgD3eg0AyvtYuPEB5U+j3JS/uOuP0pxgTQqm1dqzXkyMQAAJAAAgAASAABMB6DP8ImmPiSruYy3DFhDnFbBqf3GbaR8bvO5zrbq579X/mfAJ8xPRJp/8Ws2382tlO+8jQT+e76LeAPvkGPDcOIHv9fukB4I9ABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAmi+94d48fR3vPf3rquH+HlusPbL3/r3r8z1lTGldL575sbiVhWPMQSAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAHwCAF8x7yOH0lJn2HdcX0BNHSMm3Fus/S47lEACAABIAAEgAAQAAJAAAgAASAABIAAEAACQAAIAAEgAASAABAAAkAACAABIAAEgAAQAAJAAAgAASAABIAAEAALDuCavPdL47PLXv+69AD2iRH8xHw1DuBz2kfWzd/f4sKl1uo56C0AASAABIAAEAACQACswK8AAwA6JAbMWZ6LmAAAAABJRU5ErkJggg=="} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}, "filename": {"type": "string"}, "base64": {"type": "string"}}, "required": ["name", "url", "filename", "base64"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"title": {"type": "array", "items": {"type": "string"}}, "Born": {"type": "array", "items": {"type": "string"}}, "Died": {"type": "array", "items": {"type": "string"}}, "Resting place": {"type": "array", "items": {"type": "string"}}, "Occupation": {"type": "array", "items": {"type": "string"}}, "Known for": {"type": "array", "items": {"type": "string"}}, "Spouse(s)": {"type": "array", "items": {"type": "string"}}, "Children": {"type": "array", "items": {"type": "string"}}, "Relatives": {"type": "array", "items": {"type": "string"}}}, "required": ["title", "Born", "Died", "Resting place", "Occupation", "Known for", "Spouse(s)", "Children", "Relatives"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : ["Sir Hiram Stevens Maxim"], "Born" : ["5 February 1840 Sangerville, Maine, United States"], "Died" : ["24 November 1916 (aged 76) Streatham, London, United Kingdom"], "Resting place" : ["West Norwood Cemetery"], "Occupation" : ["Inventor"], "Known for" : ["Inventor of Maxim gun", "Claimed inventor of lightbulb"], "Spouse(s)" : ["Jane Budden (1867-1881?)", "Sarah Haynes (1881-1916, his death)"], "Children" : ["Hiram Percy Maxim", "Florence Maxim Cutter", "Adelaide Maxim Joubert"], "Relatives" : ["Hudson Maxim (brother)"]} | json_instruct | {"type": "object", "properties": {"title": {"type": "array", "items": {"type": "string"}}, "Born": {"type": "array", "items": {"type": "string"}}, "Died": {"type": "array", "items": {"type": "string"}}, "Resting place": {"type": "array", "items": {"type": "string"}}, "Occupation": {"type": "array", "items": {"type": "string"}}, "Known for": {"type": "array", "items": {"type": "string"}}, "Spouse(s)": {"type": "array", "items": {"type": "string"}}, "Children": {"type": "array", "items": {"type": "string"}}, "Relatives": {"type": "array", "items": {"type": "string"}}}, "required": ["title", "Born", "Died", "Resting place", "Occupation", "Known for", "Spouse(s)", "Children", "Relatives"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}, "mockery/mockery": {"type": "string"}}, "required": ["phpunit/phpunit", "mockery/mockery"]}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "minimum-stability": {"type": "string"}, "require": {"type": "object", "properties": {"php": {"type": "string"}}, "required": ["php"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Modules\\Appointment\\Entity\\": {"type": "string"}, "Modules\\Builder\\": {"type": "string"}, "Modules\\Builder\\Contracts\\": {"type": "string"}, "Modules\\Entity\\": {"type": "string"}, "Modules\\Entity\\Contracts\\": {"type": "string"}, "Modules\\Query\\Contracts\\": {"type": "string"}, "Modules\\Query\\Limit\\": {"type": "string"}}, "required": ["Modules\\Appointment\\Entity\\", "Modules\\Builder\\", "Modules\\Builder\\Contracts\\", "Modules\\Entity\\", "Modules\\Entity\\Contracts\\", "Modules\\Query\\Contracts\\", "Modules\\Query\\Limit\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "type", "require-dev", "license", "authors", "minimum-stability", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "anirvan/ezyvet-api-sdk", "description" : "A simple yet elegant tool to easily use ezyVet's API.", "type" : "library", "require-dev" : {"phpunit/phpunit" : "^7.5@dev", "mockery/mockery" : "^1.0@dev"}, "license" : "MIT", "authors" : [{"name" : "Anirvan Bhaduri", "email" : "anirvan.bhaduri@gmail.com"}], "minimum-stability" : "dev", "require" : {"php" : ">=7.0.0"}, "autoload" : {"psr-4" : {"Modules\\Appointment\\Entity\\" : "src/Modules/Appointment/Entity/", "Modules\\Builder\\" : "src/Modules/Builder/", "Modules\\Builder\\Contracts\\" : "src/Modules/Builder/Contracts/", "Modules\\Entity\\" : "src/Modules/Entity/", "Modules\\Entity\\Contracts\\" : "src/Modules/Entity/Contracts/", "Modules\\Query\\Contracts\\" : "src/Modules/Query/Contracts/", "Modules\\Query\\Limit\\" : "src/Modules/Query/Limit/"}}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}, "mockery/mockery": {"type": "string"}}, "required": ["phpunit/phpunit", "mockery/mockery"]}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "minimum-stability": {"type": "string"}, "require": {"type": "object", "properties": {"php": {"type": "string"}}, "required": ["php"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Modules\\Appointment\\Entity\\": {"type": "string"}, "Modules\\Builder\\": {"type": "string"}, "Modules\\Builder\\Contracts\\": {"type": "string"}, "Modules\\Entity\\": {"type": "string"}, "Modules\\Entity\\Contracts\\": {"type": "string"}, "Modules\\Query\\Contracts\\": {"type": "string"}, "Modules\\Query\\Limit\\": {"type": "string"}}, "required": ["Modules\\Appointment\\Entity\\", "Modules\\Builder\\", "Modules\\Builder\\Contracts\\", "Modules\\Entity\\", "Modules\\Entity\\Contracts\\", "Modules\\Query\\Contracts\\", "Modules\\Query\\Limit\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "type", "require-dev", "license", "authors", "minimum-stability", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"comment": {"type": "string"}, "definition": {"type": "string"}, "orthologs": {"type": "object", "properties": {}, "required": []}, "name": {"type": "string"}, "product_stoichiometries": {"type": "array", "items": {"type": "string"}}, "enzymes": {"type": "array", "items": {"type": "string"}}, "equation": {"type": "string"}, "glycans": {"type": "boolean"}, "substrate_stoichiometries": {"type": "array", "items": {"type": "string"}}, "rpairs": {"type": "object", "properties": {}, "required": []}, "entry_id": {"type": "string"}, "pathways": {"type": "object", "properties": {}, "required": []}, "products": {"type": "array", "items": {"type": "string"}}, "substrates": {"type": "array", "items": {"type": "string"}}}, "required": ["comment", "definition", "orthologs", "name", "product_stoichiometries", "enzymes", "equation", "glycans", "substrate_stoichiometries", "rpairs", "entry_id", "pathways", "products", "substrates"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"comment" : "", "definition" : "N6-L-Threonylcarbamoyladenine in tRNA + Sulfur donor + S-Adenosyl-L-methionine <=> 2-Thio-N6-L-threonylcarbamoyladenine in tRNA + L-Methionine + 5'-Deoxyadenosine", "orthologs" : {}, "name" : "", "product_stoichiometries" : ["1", "1", "1"], "enzymes" : ["2.8.4.5"], "equation" : "C20751 + C17023 + C00019 <=> C20754 + C00073 + C05198", "glycans" : false, "substrate_stoichiometries" : ["1", "1", "1"], "rpairs" : {}, "entry_id" : "R10650", "pathways" : {}, "products" : ["C20754", "C00073", "C05198"], "substrates" : ["C20751", "C17023", "C00019"]}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"comment": {"type": "string"}, "definition": {"type": "string"}, "orthologs": {"type": "object", "properties": {}, "required": []}, "name": {"type": "string"}, "product_stoichiometries": {"type": "array", "items": {"type": "string"}}, "enzymes": {"type": "array", "items": {"type": "string"}}, "equation": {"type": "string"}, "glycans": {"type": "boolean"}, "substrate_stoichiometries": {"type": "array", "items": {"type": "string"}}, "rpairs": {"type": "object", "properties": {}, "required": []}, "entry_id": {"type": "string"}, "pathways": {"type": "object", "properties": {}, "required": []}, "products": {"type": "array", "items": {"type": "string"}}, "substrates": {"type": "array", "items": {"type": "string"}}}, "required": ["comment", "definition", "orthologs", "name", "product_stoichiometries", "enzymes", "equation", "glycans", "substrate_stoichiometries", "rpairs", "entry_id", "pathways", "products", "substrates"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"pwuser": {"type": "object", "properties": {"viewers": {"type": "object", "properties": {"e10pro.custreg.registrations": {"type": "object", "properties": {"default": {"type": "integer"}}, "required": ["default"]}}, "required": ["e10pro.custreg.registrations"]}}, "required": ["viewers"]}}, "required": ["pwuser"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"pwuser" : {"viewers" : {"e10pro.custreg.registrations" : {"default" : 2}}}} | json_instruct | {"type": "object", "properties": {"pwuser": {"type": "object", "properties": {"viewers": {"type": "object", "properties": {"e10pro.custreg.registrations": {"type": "object", "properties": {"default": {"type": "integer"}}, "required": ["default"]}}, "required": ["e10pro.custreg.registrations"]}}, "required": ["viewers"]}}, "required": ["pwuser"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"instructions": {"type": "string"}, "ingredients": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "image": {"type": "string"}}, "required": ["instructions", "ingredients", "title", "image"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"instructions" : "Butter a 13-by-9-inch baking dish. In a medium saucepan, cover the wild rice with the water, add a pinch of salt and bring to a boil. Cover and simmer over low heat, stirring occasionally, until just tender, about 20 minutes. Drain the rice.\nPreheat the oven to 350 degrees F. Melt 1 tablespoon of the butter in a large skillet. Add the onion and cook over moderate heat until lightly browned and just tender, about 4 minutes. Stir in the scallion and wild rice. Season lightly with salt and spread in the prepared baking dish.\nIn a medium saucepan, bring the milk to a simmer. Gradually whisk in the cornmeal. Whisk over moderately low heat until thickened and bubbling, about 5 minutes. Scrape the mixture into a large bowl and let stand, stirring often, until warm. Whisk in the remaining 3 tablespoons of butter, the egg yolks and Parmesan, 1 1/2 teaspoons of salt and the baking powder.\nIn a large bowl, beat the egg whites to firm peaks. Using a rubber spatula, stir one-quarter of the whites into the cornmeal mixture, then fold in the remaining whites until a few white streaks remain. Scrape the spoon bread over the wild rice. Bake in the center of the oven for about 30 minutes, or until puffed and golden. Let rest for 5 minutes before serving.", "ingredients" : ["1 1/3 cups organic wild rice", "1 quart water", "Salt", "4 tablespoons unsalted butter", "1 medium onion, coarsely chopped", "1 large scallion, coarsely chopped", "1 quart milk", "1/2 cup fine yellow cornmeal", "6 large eggs, separated", "1/4 cup freshly grated Parmesan cheese", "1 1/2 teaspoons baking powder"], "title" : "Wild Rice Spoon Bread", "image" : "https://images.media-allrecipes.com/images/79591.png"} | json_instruct | {"type": "object", "properties": {"instructions": {"type": "string"}, "ingredients": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "image": {"type": "string"}}, "required": ["instructions", "ingredients", "title", "image"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "level": {"type": "integer"}, "rarity": {"type": "string"}, "vendor_value": {"type": "integer"}, "game_types": {"type": "array", "items": {"type": "string"}}, "flags": {"type": "array", "items": {"type": "string"}}, "restrictions": {"type": "array", "items": {}}, "id": {"type": "integer"}, "chat_link": {"type": "string"}, "icon": {"type": "string"}, "details": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}}, "required": ["name", "description", "type", "level", "rarity", "vendor_value", "game_types", "flags", "restrictions", "id", "chat_link", "icon", "details"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Siege Disabler", "description" : "Unpack a siege disabler. This trick disables the use of enemy siege equipment for 35 seconds and piloted golems for 20 seconds. Costs 10 supply to deploy. Can be blocked.\nDeployment Range: 1200\nEffect Radius: 300", "type" : "Gizmo", "level" : 0, "rarity" : "Basic", "vendor_value" : 22, "game_types" : ["Wvw"], "flags" : ["AccountBound", "NoSalvage", "NoSell", "AccountBindOnUse"], "restrictions" : [], "id" : 67348, "chat_link" : "[&AgEUBwEA]", "icon" : "https://render.guildwars2.com/file/06596B6675D4045C77B40D8004E6D8B0C41CFFE3/866851.png", "details" : {"type" : "Default"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "level": {"type": "integer"}, "rarity": {"type": "string"}, "vendor_value": {"type": "integer"}, "game_types": {"type": "array", "items": {"type": "string"}}, "flags": {"type": "array", "items": {"type": "string"}}, "restrictions": {"type": "array", "items": {}}, "id": {"type": "integer"}, "chat_link": {"type": "string"}, "icon": {"type": "string"}, "details": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}}, "required": ["name", "description", "type", "level", "rarity", "vendor_value", "game_types", "flags", "restrictions", "id", "chat_link", "icon", "details"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"enchantment.passablefoliage.leaf_walker": {"type": "string"}, "enchantment.passablefoliage.leaf_walker.desc": {"type": "string"}}, "required": ["enchantment.passablefoliage.leaf_walker", "enchantment.passablefoliage.leaf_walker.desc"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"enchantment.passablefoliage.leaf_walker" : "Leaf Walker", "enchantment.passablefoliage.leaf_walker.desc" : "Allows the player to walk on foliage blocks."} | json_instruct | {"type": "object", "properties": {"enchantment.passablefoliage.leaf_walker": {"type": "string"}, "enchantment.passablefoliage.leaf_walker.desc": {"type": "string"}}, "required": ["enchantment.passablefoliage.leaf_walker", "enchantment.passablefoliage.leaf_walker.desc"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"userId" : 82359, "cartId" : "41c63a8c-3db1-4580-b968-7107b7067c95", "preferredProducts" : [1244, 3642, 2416, 1448, 267, 4897, 4195, 2035], "productReviews" : [{"productId" : 2371, "reviewText" : "I tried to attack it but got meatball all over it.", "reviewDate" : "2017-05-19T05:35:43.2274146+03:00"}, {"productId" : 4573, "reviewText" : "My tiger loves to play with it.", "reviewDate" : "2018-05-01T08:13:22.5813506+03:00"}, {"productId" : 3678, "reviewText" : "My scarab beetle loves to play with it.", "reviewDate" : "2016-11-26T10:14:02.9757193+02:00"}]} | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id_1473": {"type": "object", "properties": {"title": {"type": "string"}, "language": {"type": "string"}, "totaltime": {"type": "string"}, "url_librivox": {"type": "string"}, "url_iarchive": {"type": "string"}, "readers": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "string"}, "genres": {"type": "string"}}, "required": ["title", "language", "totaltime", "url_librivox", "url_iarchive", "readers", "authors", "genres"]}}, "required": ["id_1473"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id_1473" : {"title" : "Multilingual Poetry Collection 004", "language" : "Multilingual", "totaltime" : "0:45:47", "url_librivox" : "http://librivox.org/multilingual-poetry-collection-004/", "url_iarchive" : "http://www.archive.org/details/multilingual_poetry_collection_004_librivox", "readers" : ["123", "1439", "1593", "1844", "1920", "1946", "1989", "2043", "2095", "2184", "2188", "62"], "authors" : "18", "genres" : "Poetry"}} | json_instruct | {"type": "object", "properties": {"id_1473": {"type": "object", "properties": {"title": {"type": "string"}, "language": {"type": "string"}, "totaltime": {"type": "string"}, "url_librivox": {"type": "string"}, "url_iarchive": {"type": "string"}, "readers": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "string"}, "genres": {"type": "string"}}, "required": ["title", "language", "totaltime", "url_librivox", "url_iarchive", "readers", "authors", "genres"]}}, "required": ["id_1473"], "$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"}, "designation": {"type": "string"}, "twitter": {"type": "string"}, "linkedin": {"type": "string"}, "github": {"type": "string"}, "profileImage": {"type": "string"}, "website": {"type": "string"}}, "required": ["name", "designation", "twitter", "linkedin", "github", "profileImage", "website"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"name" : "Altantur Bayarsaikhan", "designation" : "Full Stack Developer", "twitter" : "https://twitter.com/altantur", "linkedin" : "https://www.linkedin.com/in/altantur", "github" : "https://github.com/altantur", "profileImage" : "https://s.gravatar.com/avatar/b57e6b87b180cd3ee1079be83bca74f7?s=80", "website" : "altanturbo.com"}, {"name" : "Name", "designation" : "Front End Developer", "twitter" : "https://twitter.com/vrijrajsingh", "linkedin" : "https://www.linkedin.com/in/vrijraj", "github" : "https://github.com/Vrijraj", "profileImage" : "", "website" : ""}, {"name" : "Name", "designation" : "Front End Developer", "twitter" : "https://twitter.com/vrijrajsingh", "linkedin" : "https://www.linkedin.com/in/vrijraj", "github" : "https://github.com/Vrijraj", "profileImage" : "", "website" : ""}, {"name" : "Name", "designation" : "Front End Developer", "twitter" : "", "linkedin" : "https://www.linkedin.com/in/vrijraj", "github" : "https://github.com/Vrijraj", "profileImage" : "", "website" : ""}, {"name" : "Name", "designation" : "Front End Developer", "twitter" : "https://twitter.com/vrijrajsingh", "linkedin" : "https://www.linkedin.com/in/vrijraj", "github" : "https://github.com/Vrijraj", "profileImage" : "", "website" : ""}, {"name" : "Name", "designation" : "Front End Developer", "twitter" : "https://twitter.com/vrijrajsingh", "linkedin" : "https://www.linkedin.com/in/vrijraj", "github" : "https://github.com/Vrijraj", "profileImage" : "", "website" : ""}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "designation": {"type": "string"}, "twitter": {"type": "string"}, "linkedin": {"type": "string"}, "github": {"type": "string"}, "profileImage": {"type": "string"}, "website": {"type": "string"}}, "required": ["name", "designation", "twitter", "linkedin", "github", "profileImage", "website"]}, "$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" : "/* This file is generated by createIcons.js any changes will be lost. */\nimport createIcon from '../createIcon';\nvar SuitcaseIcon = createIcon({\n name: 'SuitcaseIcon',\n height: 512,\n width: 512,\n svgPath: 'M128 480h256V80c0-26.5-21.5-48-48-48H176c-26.5 0-48 21.5-48 48v400zm64-384h128v32H192V96zm320 80v256c0 26.5-21.5 48-48 48h-48V128h48c26.5 0 48 21.5 48 48zM96 480H48c-26.5 0-48-21.5-48-48V176c0-26.5 21.5-48 48-48h48v352z',\n yOffset: '',\n xOffset: '',\n transform: ''\n});\nexport default SuitcaseIcon;", "map" : null, "metadata" : {}, "sourceType" : "module"} | 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#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"id": {"type": "string"}, "version": {"type": "integer"}, "name": {"type": "string"}, "metadata": {"type": "object", "properties": {"maputnik:renderer": {"type": "string"}}, "required": ["maputnik:renderer"]}, "sources": {"type": "object", "properties": {}, "required": []}, "glyphs": {"type": "string"}, "sprites": {"type": "string"}, "layers": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}}, "required": ["id", "type"]}}}, "required": ["id", "version", "name", "metadata", "sources", "glyphs", "sprites", "layers"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "test-style", "version" : 8, "name" : "Test Style", "metadata" : {"maputnik:renderer" : "mbgljs"}, "sources" : {}, "glyphs" : "https://example.local/fonts/{fontstack}/{range}.pbf", "sprites" : "https://example.local/fonts/{fontstack}/{range}.pbf", "layers" : [{"id" : "background", "type" : "background"}]} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "version": {"type": "integer"}, "name": {"type": "string"}, "metadata": {"type": "object", "properties": {"maputnik:renderer": {"type": "string"}}, "required": ["maputnik:renderer"]}, "sources": {"type": "object", "properties": {}, "required": []}, "glyphs": {"type": "string"}, "sprites": {"type": "string"}, "layers": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}}, "required": ["id", "type"]}}}, "required": ["id", "version", "name", "metadata", "sources", "glyphs", "sprites", "layers"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"categories": {"type": "array", "items": {"type": "string"}}, "desc": {"type": "string"}, "details": {"type": "object", "properties": {"authors": {"type": "null"}, "format": {"type": "string"}, "isbn-10": {"type": "string"}, "isbn-13": {"type": "string"}, "pages": {"type": "string"}, "publication date": {"type": "string"}, "publisher": {"type": "string"}, "size": {"type": "string"}}, "required": ["authors", "format", "isbn-10", "isbn-13", "pages", "publication date", "publisher", "size"]}, "img": {"type": "string"}, "link": {"type": "string"}, "title": {"type": "string"}}, "required": ["categories", "desc", "details", "img", "link", "title"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"categories" : ["Engineering", "Programming"], "desc" : " This book constitutes the proceedings of the 18th IFIP International Conference on Distributed Applications and Interoperable Systems, DAIS 2018, held in Madrid, Spain, in June 2018.", "details" : {"authors" : null, "format" : "pdf", "isbn-10" : "3319937669", "isbn-13" : "978-3319937663", "pages" : "179 pages", "publication date" : "June 1, 2018", "publisher" : "Springer", "size" : "12.58Mb"}, "img" : "http://23.95.221.108/covers/7f/7f4628aefb52130952df8f6b27f10545.jpg", "link" : "https://rapidhosting.info/files/hdw", "title" : "Distributed Applications and Interoperable Systems: 18th IFIP WG 6.1 International Conference, DAIS 2018, Held as Part of the 13th International \u2026"} | json_instruct | {"type": "object", "properties": {"categories": {"type": "array", "items": {"type": "string"}}, "desc": {"type": "string"}, "details": {"type": "object", "properties": {"authors": {"type": "null"}, "format": {"type": "string"}, "isbn-10": {"type": "string"}, "isbn-13": {"type": "string"}, "pages": {"type": "string"}, "publication date": {"type": "string"}, "publisher": {"type": "string"}, "size": {"type": "string"}}, "required": ["authors", "format", "isbn-10", "isbn-13", "pages", "publication date", "publisher", "size"]}, "img": {"type": "string"}, "link": {"type": "string"}, "title": {"type": "string"}}, "required": ["categories", "desc", "details", "img", "link", "title"], "$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"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "preview": {"type": "string"}}, "required": ["dev", "build", "preview"]}, "dependencies": {"type": "object", "properties": {"@tailwindcss/forms": {"type": "string"}, "axios": {"type": "string"}, "postcss-import": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}, "react-redux": {"type": "string"}, "react-router-dom": {"type": "string"}, "redux": {"type": "string"}, "redux-devtools-extension": {"type": "string"}, "redux-thunk": {"type": "string"}, "uuid": {"type": "string"}}, "required": ["@tailwindcss/forms", "axios", "postcss-import", "react", "react-dom", "react-redux", "react-router-dom", "redux", "redux-devtools-extension", "redux-thunk", "uuid"]}, "devDependencies": {"type": "object", "properties": {"@vitejs/plugin-react": {"type": "string"}, "autoprefixer": {"type": "string"}, "postcss": {"type": "string"}, "prettier": {"type": "string"}, "sass": {"type": "string"}, "tailwindcss": {"type": "string"}, "vite": {"type": "string"}}, "required": ["@vitejs/plugin-react", "autoprefixer", "postcss", "prettier", "sass", "tailwindcss", "vite"]}}, "required": ["name", "version", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "share-seller", "version" : "0.0.0", "scripts" : {"dev" : "vite --host", "build" : "vite build", "preview" : "vite preview"}, "dependencies" : {"@tailwindcss/forms" : "^0.4.0", "axios" : "^0.24.0", "postcss-import" : "^14.0.2", "react" : "^17.0.2", "react-dom" : "^17.0.2", "react-redux" : "^7.2.6", "react-router-dom" : "6", "redux" : "^4.1.2", "redux-devtools-extension" : "^2.13.9", "redux-thunk" : "^2.4.1", "uuid" : "^8.3.2"}, "devDependencies" : {"@vitejs/plugin-react" : "^1.0.7", "autoprefixer" : "^10.4.0", "postcss" : "^8.4.5", "prettier" : "2.5.1", "sass" : "^1.45.0", "tailwindcss" : "^3.0.6", "vite" : "^2.7.2"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "preview": {"type": "string"}}, "required": ["dev", "build", "preview"]}, "dependencies": {"type": "object", "properties": {"@tailwindcss/forms": {"type": "string"}, "axios": {"type": "string"}, "postcss-import": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}, "react-redux": {"type": "string"}, "react-router-dom": {"type": "string"}, "redux": {"type": "string"}, "redux-devtools-extension": {"type": "string"}, "redux-thunk": {"type": "string"}, "uuid": {"type": "string"}}, "required": ["@tailwindcss/forms", "axios", "postcss-import", "react", "react-dom", "react-redux", "react-router-dom", "redux", "redux-devtools-extension", "redux-thunk", "uuid"]}, "devDependencies": {"type": "object", "properties": {"@vitejs/plugin-react": {"type": "string"}, "autoprefixer": {"type": "string"}, "postcss": {"type": "string"}, "prettier": {"type": "string"}, "sass": {"type": "string"}, "tailwindcss": {"type": "string"}, "vite": {"type": "string"}}, "required": ["@vitejs/plugin-react", "autoprefixer", "postcss", "prettier", "sass", "tailwindcss", "vite"]}}, "required": ["name", "version", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"ProductName": {"type": "string"}, "ProductKey": {"type": "string"}, "Price": {"type": "object", "properties": {"Test-1": {"type": "string"}, "Test-2": {"type": "string"}}, "required": ["Test-1", "Test-2"]}, "Location": {"type": "string"}, "Test": {"type": "string"}}, "required": ["ProductName", "ProductKey", "Price", "Location", "Test"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ProductName" : "alphanum|30", "ProductKey" : "alphabet|30", "Price" : {"Test-1" : "alphabet|20", "Test-2" : "alphanum|20"}, "Location" : "alphabet|30", "Test" : "numeric|10"} | json_instruct | {"type": "object", "properties": {"ProductName": {"type": "string"}, "ProductKey": {"type": "string"}, "Price": {"type": "object", "properties": {"Test-1": {"type": "string"}, "Test-2": {"type": "string"}}, "required": ["Test-1", "Test-2"]}, "Location": {"type": "string"}, "Test": {"type": "string"}}, "required": ["ProductName", "ProductKey", "Price", "Location", "Test"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"collections": {"type": "array", "items": {"type": "object", "properties": {"fullName": {"type": "string"}, "methods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "count": {"type": "integer"}}, "required": ["name", "type", "count"]}}}, "required": ["fullName", "methods"]}}}, "required": ["collections"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"collections" : [{"fullName" : "System.Reflection.Emit.ConstructorBuilder", "methods" : [{"name" : "System.Reflection.Emit.ConstructorBuilder.SetImplementationFlags(System.Reflection.MethodImplAttributes attributes)", "type" : "SIMPLE", "count" : 82}, {"name" : "System.Reflection.Emit.ConstructorBuilder.DefineParameter(System.Int32 iSequence, System.Reflection.ParameterAttributes attributes, System.String strParamName)", "type" : "SIMPLE", "count" : 66}, {"name" : "System.Reflection.Emit.ConstructorBuilder.GetILGenerator()", "type" : "SIMPLE", "count" : 316}, {"name" : "(System.Reflection.Emit.ConstructorBuilder) object", "type" : "CAST", "count" : 40}, {"name" : "System.Reflection.Emit.ConstructorBuilder.SetCustomAttribute(System.Reflection.ConstructorInfo con, System.Byte[] binaryAttribute)", "type" : "SIMPLE", "count" : 48}, {"name" : "System.Reflection.Emit.ConstructorBuilder.AddDeclarativeSecurity(System.Security.Permissions.SecurityAction action, System.Security.PermissionSet pset)", "type" : "SIMPLE", "count" : 24}, {"name" : "System.Reflection.Emit.ConstructorBuilder.GetToken()", "type" : "SIMPLE", "count" : 24}, {"name" : "System.Reflection.Emit.ConstructorBuilder.SetCustomAttribute(System.Reflection.Emit.CustomAttributeBuilder customBuilder)", "type" : "SIMPLE", "count" : 18}, {"name" : "System.Reflection.Emit.ConstructorBuilder.DeclaringType", "type" : "PROP", "count" : 6}, {"name" : "System.Reflection.Emit.ConstructorBuilder.GetMethodImplementationFlags()", "type" : "SIMPLE", "count" : 2}]}]} | json_instruct | {"type": "object", "properties": {"collections": {"type": "array", "items": {"type": "object", "properties": {"fullName": {"type": "string"}, "methods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "count": {"type": "integer"}}, "required": ["name", "type", "count"]}}}, "required": ["fullName", "methods"]}}}, "required": ["collections"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"divisionCode": {"type": "integer"}, "post": {"type": "string"}, "divisionName": {"type": "string"}, "isLeaf": {"type": "integer"}}, "required": ["divisionCode", "post", "divisionName", "isLeaf"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"divisionCode" : 211324100, "post" : "122300", "divisionName" : "\u5927\u57ce\u5b50\u9547", "isLeaf" : 1}, {"divisionCode" : 211324101, "post" : "122300", "divisionName" : "\u5357\u516c\u8425\u5b50\u9547", "isLeaf" : 1}, {"divisionCode" : 211324102, "post" : "122300", "divisionName" : "\u5c71\u5634\u5b50\u9547", "isLeaf" : 1}, {"divisionCode" : 211324103, "post" : "122300", "divisionName" : "\u5357\u54e8\u9547", "isLeaf" : 1}, {"divisionCode" : 211324104, "post" : "122300", "divisionName" : "\u516c\u8425\u5b50\u9547", "isLeaf" : 1}, {"divisionCode" : 211324105, "post" : "122300", "divisionName" : "\u767d\u5854\u5b50\u9547", "isLeaf" : 1}, {"divisionCode" : 211324106, "post" : "122300", "divisionName" : "\u4e2d\u4e09\u5bb6\u9547", "isLeaf" : 1}, {"divisionCode" : 211324107, "post" : "122300", "divisionName" : "\u8001\u7237\u5e99\u9547", "isLeaf" : 1}, {"divisionCode" : 211324108, "post" : "122300", "divisionName" : "\u516d\u5b98\u8425\u5b50\u9547", "isLeaf" : 1}, {"divisionCode" : 211324109, "post" : "122300", "divisionName" : "\u5e73\u623f\u5b50\u9547", "isLeaf" : 1}, {"divisionCode" : 211324110, "post" : "122300", "divisionName" : "\u5341\u4e8c\u5fb7\u5821\u9547", "isLeaf" : 1}, {"divisionCode" : 211324111, "post" : "122300", "divisionName" : "\u7f8a\u89d2\u6c9f\u9547", "isLeaf" : 1}, {"divisionCode" : 211324204, "post" : "122300", "divisionName" : "\u5c24\u6756\u5b50\u4e61", "isLeaf" : 1}, {"divisionCode" : 211324205, "post" : "122300", "divisionName" : "\u4e1c\u54e8\u4e61", "isLeaf" : 1}, {"divisionCode" : 211324207, "post" : "122300", "divisionName" : "\u8349\u573a\u4e61", "isLeaf" : 1}, {"divisionCode" : 211324210, "post" : "122300", "divisionName" : "\u5764\u90fd\u8425\u5b50\u4e61", "isLeaf" : 1}, {"divisionCode" : 211324211, "post" : "122300", "divisionName" : "\u5927\u8425\u5b50\u4e61", "isLeaf" : 1}, {"divisionCode" : 211324212, "post" : "122300", "divisionName" : "\u5174\u9686\u5e84\u4e61", "isLeaf" : 1}, {"divisionCode" : 211324213, "post" : "122300", "divisionName" : "\u7518\u62db\u4e61", "isLeaf" : 1}, {"divisionCode" : 211324214, "post" : "122300", "divisionName" : "\u5367\u864e\u6c9f\u4e61", "isLeaf" : 1}, {"divisionCode" : 211324215, "post" : "122300", "divisionName" : "\u6c34\u6cc9\u4e61", "isLeaf" : 1}, {"divisionCode" : 211324400, "post" : "122300", "divisionName" : "\u56fd\u8425\u5b98\u5927\u6d77\u519c\u573a", "isLeaf" : 1}, {"divisionCode" : 211324401, "post" : "122300", "divisionName" : "\u51b6\u91d1\u94f8\u9020\u5de5\u4e1a\u56ed\u533a", "isLeaf" : 1}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"divisionCode": {"type": "integer"}, "post": {"type": "string"}, "divisionName": {"type": "string"}, "isLeaf": {"type": "integer"}}, "required": ["divisionCode", "post", "divisionName", "isLeaf"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"Id": {"type": "string"}, "ParentId": {"type": "string"}, "Price": {"type": "integer"}}, "required": ["Id", "ParentId", "Price"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Id" : "5bc5a351d4351e003477a414", "ParentId" : "5b5f724c86f774093f2ecf15", "Price" : 6756} | json_instruct | {"type": "object", "properties": {"Id": {"type": "string"}, "ParentId": {"type": "string"}, "Price": {"type": "integer"}}, "required": ["Id", "ParentId", "Price"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"resname": {"type": "array", "items": {"type": "string"}}, "C5": {"type": "array", "items": {"type": "string"}}, "C8": {"type": "array", "items": {"type": "string"}}, "C10": {"type": "array", "items": {"type": "string"}}, "C11": {"type": "array", "items": {"type": "string"}}, "C12": {"type": "array", "items": {"type": "string"}}, "C18": {"type": "array", "items": {"type": "string"}}, "C19": {"type": "array", "items": {"type": "string"}}, "C20": {"type": "array", "items": {"type": "string"}}, "C21": {"type": "array", "items": {"type": "string"}}, "C17": {"type": "array", "items": {"type": "string"}}, "C15": {"type": "array", "items": {"type": "string"}}, "C14": {"type": "array", "items": {"type": "string"}}, "C13": {"type": "array", "items": {"type": "string"}}, "C1": {"type": "array", "items": {"type": "string"}}, "C3": {"type": "array", "items": {"type": "string"}}, "C4": {"type": "array", "items": {"type": "string"}}, "C22": {"type": "array", "items": {"type": "string"}}, "C23": {"type": "array", "items": {"type": "string"}}, "C24": {"type": "array", "items": {"type": "string"}}, "C25": {"type": "array", "items": {"type": "string"}}, "C26": {"type": "array", "items": {"type": "string"}}, "C27": {"type": "array", "items": {"type": "string"}}, "C29": {"type": "array", "items": {"type": "string"}}, "C28": {"type": "array", "items": {"type": "string"}}}, "required": ["resname", "C5", "C8", "C10", "C11", "C12", "C18", "C19", "C20", "C21", "C17", "C15", "C14", "C13", "C1", "C3", "C4", "C22", "C23", "C24", "C25", "C26", "C27", "C29", "C28"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"resname" : ["CHOL"], "C5" : ["CH", "O6", "C8", "C4"], "C8" : ["CH2", "C5", "C9"], "C10" : ["CHdoublebond", "C9", "C11"], "C11" : ["CH2", "C10", "C12"], "C12" : ["CH", "C11", "C18", "C13"], "C18" : ["CH", "C12", "C19", "C16"], "C19" : ["CH2", "C18", "C20"], "C20" : ["CH2", "C19", "C21"], "C21" : ["CH", "C20", "C16", "C22"], "C17" : ["CH3", "C16", "C18"], "C15" : ["CH2", "C16", "C14"], "C14" : ["CH2", "C15", "C13"], "C13" : ["CH", "C12", "C14", "C2"], "C1" : ["CH3", "C2", "C9"], "C3" : ["CH2", "C2", "C4"], "C4" : ["CH2", "C5", "C3"], "C22" : ["CH", "C21", "C23", "C24"], "C23" : ["CH3", "C22", "C21"], "C24" : ["CH2", "C22", "C25"], "C25" : ["CH2", "C24", "C26"], "C26" : ["CH2", "C25", "C27"], "C27" : ["CH", "C26", "C29", "C28"], "C29" : ["CH3", "C27", "C26"], "C28" : ["CH3", "C27", "C26"]} | json_instruct | {"type": "object", "properties": {"resname": {"type": "array", "items": {"type": "string"}}, "C5": {"type": "array", "items": {"type": "string"}}, "C8": {"type": "array", "items": {"type": "string"}}, "C10": {"type": "array", "items": {"type": "string"}}, "C11": {"type": "array", "items": {"type": "string"}}, "C12": {"type": "array", "items": {"type": "string"}}, "C18": {"type": "array", "items": {"type": "string"}}, "C19": {"type": "array", "items": {"type": "string"}}, "C20": {"type": "array", "items": {"type": "string"}}, "C21": {"type": "array", "items": {"type": "string"}}, "C17": {"type": "array", "items": {"type": "string"}}, "C15": {"type": "array", "items": {"type": "string"}}, "C14": {"type": "array", "items": {"type": "string"}}, "C13": {"type": "array", "items": {"type": "string"}}, "C1": {"type": "array", "items": {"type": "string"}}, "C3": {"type": "array", "items": {"type": "string"}}, "C4": {"type": "array", "items": {"type": "string"}}, "C22": {"type": "array", "items": {"type": "string"}}, "C23": {"type": "array", "items": {"type": "string"}}, "C24": {"type": "array", "items": {"type": "string"}}, "C25": {"type": "array", "items": {"type": "string"}}, "C26": {"type": "array", "items": {"type": "string"}}, "C27": {"type": "array", "items": {"type": "string"}}, "C29": {"type": "array", "items": {"type": "string"}}, "C28": {"type": "array", "items": {"type": "string"}}}, "required": ["resname", "C5", "C8", "C10", "C11", "C12", "C18", "C19", "C20", "C21", "C17", "C15", "C14", "C13", "C1", "C3", "C4", "C22", "C23", "C24", "C25", "C26", "C27", "C29", "C28"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "gempId": {"type": "string"}, "side": {"type": "string"}, "rarity": {"type": "string"}, "set": {"type": "string"}, "printings": {"type": "array", "items": {"type": "object", "properties": {"set": {"type": "string"}}, "required": ["set"]}}, "front": {"type": "object", "properties": {"title": {"type": "string"}, "imageUrl": {"type": "string"}, "type": {"type": "string"}, "subType": {"type": "string"}, "uniqueness": {"type": "string"}, "destiny": {"type": "string"}, "power": {"type": "string"}, "maneuver": {"type": "string"}, "hyperspeed": {"type": "string"}, "deploy": {"type": "string"}, "forfeit": {"type": "string"}, "icons": {"type": "array", "items": {"type": "string"}}, "characteristics": {"type": "array", "items": {"type": "string"}}, "gametext": {"type": "string"}, "lore": {"type": "string"}}, "required": ["title", "imageUrl", "type", "subType", "uniqueness", "destiny", "power", "maneuver", "hyperspeed", "deploy", "forfeit", "icons", "characteristics", "gametext", "lore"]}, "conceptBy": {"type": "string"}, "matching": {"type": "array", "items": {"type": "string"}}, "legacy": {"type": "boolean"}}, "required": ["id", "gempId", "side", "rarity", "set", "printings", "front", "conceptBy", "matching", "legacy"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"id" : 4063, "gempId" : "200_137", "side" : "Dark", "rarity" : "PM", "set" : "200", "printings" : [{"set" : "200"}], "front" : {"title" : "\u2022Stinger (V)", "imageUrl" : "https://res.starwarsccg.org/cards/Virtual0-Dark/large/stinger.gif", "type" : "Starship", "subType" : "Starfighter: Surronian Conqueror", "uniqueness" : "*", "destiny" : "3", "power" : "3", "maneuver" : "4", "hyperspeed" : "5", "deploy" : "2", "forfeit" : "4", "icons" : ["Nav Computer", "Independent", "Scomp Link", "Reflections II"], "characteristics" : ["Independent (starship)"], "gametext" : "May add 1 pilot. Guri deploys -3 aboard. While Guri piloting, during any control phase may draw top card of Reserve Deck (if Leia or Chewie on table, Force Pile instead) and immune to attrition < 5.", "lore" : "Constructed by a secretive Surronian hive craftguild. Equipped with H2-1 hyperdrive system and emergency braking jets. Guri's personal starship. Gift from Prince Xizor."}, "conceptBy" : "(Original concept by Michael Bahr - PC Volunteer Award 2006)", "matching" : ["Guri"], "legacy" : false}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "gempId": {"type": "string"}, "side": {"type": "string"}, "rarity": {"type": "string"}, "set": {"type": "string"}, "printings": {"type": "array", "items": {"type": "object", "properties": {"set": {"type": "string"}}, "required": ["set"]}}, "front": {"type": "object", "properties": {"title": {"type": "string"}, "imageUrl": {"type": "string"}, "type": {"type": "string"}, "subType": {"type": "string"}, "uniqueness": {"type": "string"}, "destiny": {"type": "string"}, "power": {"type": "string"}, "maneuver": {"type": "string"}, "hyperspeed": {"type": "string"}, "deploy": {"type": "string"}, "forfeit": {"type": "string"}, "icons": {"type": "array", "items": {"type": "string"}}, "characteristics": {"type": "array", "items": {"type": "string"}}, "gametext": {"type": "string"}, "lore": {"type": "string"}}, "required": ["title", "imageUrl", "type", "subType", "uniqueness", "destiny", "power", "maneuver", "hyperspeed", "deploy", "forfeit", "icons", "characteristics", "gametext", "lore"]}, "conceptBy": {"type": "string"}, "matching": {"type": "array", "items": {"type": "string"}}, "legacy": {"type": "boolean"}}, "required": ["id", "gempId", "side", "rarity", "set", "printings", "front", "conceptBy", "matching", "legacy"]}, "$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"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "object", "properties": {"@includable/open-browser": {"type": "string"}, "@macaw-email/engine": {"type": "string"}, "@macaw-email/preview-ui": {"type": "string"}, "chalk": {"type": "string"}, "chokidar": {"type": "string"}, "commander": {"type": "string"}, "express": {"type": "string"}, "get-port": {"type": "string"}, "mrm-core": {"type": "string"}, "socket.io": {"type": "string"}}, "required": ["@includable/open-browser", "@macaw-email/engine", "@macaw-email/preview-ui", "chalk", "chokidar", "commander", "express", "get-port", "mrm-core", "socket.io"]}, "devDependencies": {"type": "object", "properties": {"jest": {"type": "string"}}, "required": ["jest"]}}, "required": ["name", "version", "description", "main", "author", "license", "homepage", "repository", "bugs", "engines", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "@macaw-email/cli", "version" : "1.4.0", "description" : "CLI for Macaw.", "main" : "src/index.js", "author" : "Thomas Schoffelen <thomas@schof.co>", "license" : "MIT", "homepage" : "https://macaw.email", "repository" : {"type" : "git", "url" : "git+https://github.com/macaw-email/macaw.git"}, "bugs" : {"url" : "https://github.com/macaw-email/macaw/issues"}, "engines" : {"node" : ">=10"}, "scripts" : {"start" : "./src/index.js"}, "dependencies" : {"@includable/open-browser" : "^1.1.0", "@macaw-email/engine" : "^1.4.0", "@macaw-email/preview-ui" : "^1.3.1", "chalk" : "^3.0.0", "chokidar" : "^3.3.1", "commander" : "^4.1.1", "express" : "^4.17.1", "get-port" : "^5.1.1", "mrm-core" : "^4.0.2", "socket.io" : "^2.3.0"}, "devDependencies" : {"jest" : "^25.1.0"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "object", "properties": {"@includable/open-browser": {"type": "string"}, "@macaw-email/engine": {"type": "string"}, "@macaw-email/preview-ui": {"type": "string"}, "chalk": {"type": "string"}, "chokidar": {"type": "string"}, "commander": {"type": "string"}, "express": {"type": "string"}, "get-port": {"type": "string"}, "mrm-core": {"type": "string"}, "socket.io": {"type": "string"}}, "required": ["@includable/open-browser", "@macaw-email/engine", "@macaw-email/preview-ui", "chalk", "chokidar", "commander", "express", "get-port", "mrm-core", "socket.io"]}, "devDependencies": {"type": "object", "properties": {"jest": {"type": "string"}}, "required": ["jest"]}}, "required": ["name", "version", "description", "main", "author", "license", "homepage", "repository", "bugs", "engines", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"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" : 1960, "sex" : "F", "n" : 5, "prop" : 2.4e-06}, {"year" : 1980, "sex" : "F", "n" : 6, "prop" : 3.37e-06}, {"year" : 1988, "sex" : "F", "n" : 6, "prop" : 3.12e-06}, {"year" : 1989, "sex" : "F", "n" : 6, "prop" : 3.01e-06}, {"year" : 1990, "sex" : "F", "n" : 5, "prop" : 2.43e-06}, {"year" : 1995, "sex" : "F", "n" : 6, "prop" : 3.12e-06}, {"year" : 1996, "sex" : "F", "n" : 5, "prop" : 2.61e-06}, {"year" : 1997, "sex" : "F", "n" : 6, "prop" : 3.14e-06}, {"year" : 1999, "sex" : "F", "n" : 5, "prop" : 2.57e-06}, {"year" : 2001, "sex" : "F", "n" : 10, "prop" : 5.05e-06}, {"year" : 2002, "sex" : "F", "n" : 5, "prop" : 2.53e-06}, {"year" : 2003, "sex" : "F", "n" : 7, "prop" : 3.49e-06}, {"year" : 2004, "sex" : "F", "n" : 9, "prop" : 4.46e-06}, {"year" : 2007, "sex" : "F", "n" : 10, "prop" : 4.73e-06}, {"year" : 2008, "sex" : "F", "n" : 5, "prop" : 2.4e-06}, {"year" : 2009, "sex" : "F", "n" : 7, "prop" : 3.46e-06}, {"year" : 2010, "sex" : "F", "n" : 10, "prop" : 5.11e-06}, {"year" : 2011, "sex" : "F", "n" : 5, "prop" : 2.58e-06}, {"year" : 2012, "sex" : "F", "n" : 7, "prop" : 3.62e-06}, {"year" : 2013, "sex" : "F", "n" : 11, "prop" : 5.72e-06}, {"year" : 2014, "sex" : "F", "n" : 10, "prop" : 5.12e-06}, {"year" : 2015, "sex" : "F", "n" : 8, "prop" : 4.11e-06}, {"year" : 2016, "sex" : "F", "n" : 12, "prop" : 6.22e-06}, {"year" : 2017, "sex" : "F", "n" : 10, "prop" : 5.33e-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#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [["Argentino de Quilmes", "1", "4", "Velez", "Campeonato 1939 - Fecha 20"], ["Velez", "5", "2", "Argentino de Quilmes", "Campeonato 1939 - Fecha 3"], ["Velez", "5", "2", "Argentino de Quilmes", "Campeonato 1939 - Fecha 3"], ["Argentino de Quilmes", "1", "4", "Velez", "Campeonato 1939 - Fecha 20"]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "pokecube_legends:block/fini_totem/fini_white_totem"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"class": {"type": "object", "properties": {"classMethod1": {"type": "string"}, "classMethod2": {"type": "string"}, "classMethod3": {"type": "string"}, "classMethod4:": {"type": "string"}}, "required": ["classMethod1", "classMethod2", "classMethod3", "classMethod4:"]}, "instance": {"type": "object", "properties": {"bestmethodever": {"type": "string"}, "method1": {"type": "string"}, "method2": {"type": "string"}, "method3:": {"type": "string"}, "mockMainmethod": {"type": "string"}, "mockMethod": {"type": "string"}}, "required": ["bestmethodever", "method1", "method2", "method3:", "mockMainmethod", "mockMethod"]}}, "required": ["class", "instance"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"class" : {"classMethod1" : "max 5/24/2020 21:30", "classMethod2" : "max 5/24/2020 21:30", "classMethod3" : "max 5/24/2020 21:30", "classMethod4:" : "max 5/31/2020 19:45"}, "instance" : {"bestmethodever" : "max 6/28/2020 12:12", "method1" : "max 5/24/2020 21:29", "method2" : "max 5/31/2020 19:42", "method3:" : "max 5/24/2020 21:29", "mockMainmethod" : "max 6/28/2020 12:09", "mockMethod" : "max 6/28/2020 12:09"}} | json_instruct | {"type": "object", "properties": {"class": {"type": "object", "properties": {"classMethod1": {"type": "string"}, "classMethod2": {"type": "string"}, "classMethod3": {"type": "string"}, "classMethod4:": {"type": "string"}}, "required": ["classMethod1", "classMethod2", "classMethod3", "classMethod4:"]}, "instance": {"type": "object", "properties": {"bestmethodever": {"type": "string"}, "method1": {"type": "string"}, "method2": {"type": "string"}, "method3:": {"type": "string"}, "mockMainmethod": {"type": "string"}, "mockMethod": {"type": "string"}}, "required": ["bestmethodever", "method1", "method2", "method3:", "mockMainmethod", "mockMethod"]}}, "required": ["class", "instance"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "attribute": {"type": "string"}, "type": {"type": "string"}, "cmc": {"type": "integer"}, "racesOrTraits": {"type": "array", "items": {}}, "text": {"type": "string"}, "set": {"type": "string"}, "code": {"type": "string"}, "rarity": {"type": "string"}, "thumbnailImage": {"type": "string"}, "cardImage": {"type": "string"}}, "required": ["name", "attribute", "type", "cmc", "racesOrTraits", "text", "set", "code", "rarity", "thumbnailImage", "cardImage"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Momentary Respite", "attribute" : "Water", "type" : "Spell:Chant-Instant", "cmc" : 3, "racesOrTraits" : [], "text" : "Rest up to two target resonators your opponent controls. They don't recover during their controller's next recovery phase.", "set" : "Vingolf 2 - Valkyria Chronicles", "code" : "VIN002-041", "rarity" : "C", "thumbnailImage" : "../assets/img/cards/VIN002/041.jpg", "cardImage" : "http://db.fowtcg.us/cards/vin002/041.jpg"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "attribute": {"type": "string"}, "type": {"type": "string"}, "cmc": {"type": "integer"}, "racesOrTraits": {"type": "array", "items": {}}, "text": {"type": "string"}, "set": {"type": "string"}, "code": {"type": "string"}, "rarity": {"type": "string"}, "thumbnailImage": {"type": "string"}, "cardImage": {"type": "string"}}, "required": ["name", "attribute", "type", "cmc", "racesOrTraits", "text", "set", "code", "rarity", "thumbnailImage", "cardImage"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"author": {"type": "string"}, "commands": {"type": "array", "items": {"type": "object", "properties": {"script": {"type": "string"}, "name": {"type": "string"}, "handlers": {"type": "object", "properties": {"run": {"type": "string"}}, "required": ["run"]}, "identifier": {"type": "string"}}, "required": ["script", "name", "handlers", "identifier"]}}, "menu": {"type": "object", "properties": {"items": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}}, "required": ["items", "title"]}, "version": {"type": "string"}, "description": {"type": "string"}, "authorEmail": {"type": "string"}, "name": {"type": "string"}}, "required": ["author", "commands", "menu", "version", "description", "authorEmail", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"author" : "Amin Nassiri", "commands" : [{"script" : "script.cocoascript", "name" : "Link selected layer to...", "handlers" : {"run" : "setLinkedLayer"}, "identifier" : "setLinkedLayer"}, {"script" : "script.cocoascript", "name" : "Fix selected layer to...", "handlers" : {"run" : "setFixedLayer"}, "identifier" : "setFixedLayer"}, {"script" : "script.cocoascript", "name" : "Export to HTML", "handlers" : {"run" : "exportToHtml"}, "identifier" : "exportToHtml"}, {"script" : "script.cocoascript", "name" : "Clear selected layer's HTML", "handlers" : {"run" : "clearLayer"}, "identifier" : "clearLayer"}, {"script" : "script.cocoascript", "name" : "Clear current page", "handlers" : {"run" : "clearPage"}, "identifier" : "clearPage"}, {"script" : "script.cocoascript", "name" : "Show HTML config for selected artboard", "handlers" : {"run" : "showHtmlConfigs"}, "identifier" : "showHtmlConfigs"}], "menu" : {"items" : ["setLinkedLayer", "setFixedLayer", "exportToHtml", "-", "clearLayer", "clearPage", "-", "showHtmlConfigs"], "title" : "<HTML />"}, "version" : "1.2.3", "description" : "Sketch plugin to create click-through HTML", "authorEmail" : "amin.nas@gmail.com", "name" : "Sketch to Click-through HTML"} | json_instruct | {"type": "object", "properties": {"author": {"type": "string"}, "commands": {"type": "array", "items": {"type": "object", "properties": {"script": {"type": "string"}, "name": {"type": "string"}, "handlers": {"type": "object", "properties": {"run": {"type": "string"}}, "required": ["run"]}, "identifier": {"type": "string"}}, "required": ["script", "name", "handlers", "identifier"]}}, "menu": {"type": "object", "properties": {"items": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}}, "required": ["items", "title"]}, "version": {"type": "string"}, "description": {"type": "string"}, "authorEmail": {"type": "string"}, "name": {"type": "string"}}, "required": ["author", "commands", "menu", "version", "description", "authorEmail", "name"], "$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"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "test": {"type": "string"}}, "required": ["build", "test"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "schematics": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@angular-devkit/core": {"type": "string"}, "@angular-devkit/schematics": {"type": "string"}, "@types/jasmine": {"type": "string"}, "@types/node": {"type": "string"}, "jasmine": {"type": "string"}, "typescript": {"type": "string"}, "@schematics/angular": {"type": "string"}}, "required": ["@angular-devkit/core", "@angular-devkit/schematics", "@types/jasmine", "@types/node", "jasmine", "typescript", "@schematics/angular"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}}, "required": ["name", "version", "description", "scripts", "keywords", "author", "license", "schematics", "dependencies", "repository", "bugs", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "ngrx-enterprise-edition", "version" : "1.0.3", "description" : "Schematic to generate ngrx at an enterprise level", "scripts" : {"build" : "tsc -p tsconfig.json", "test" : "npm run build && jasmine src/**/*_spec.js"}, "keywords" : ["schematics", "ngrx", "ngrx-ee"], "author" : "", "license" : "MIT", "schematics" : "./src/collection.json", "dependencies" : {"@angular-devkit/core" : "^7.1.4", "@angular-devkit/schematics" : "^7.1.4", "@types/jasmine" : "^2.6.0", "@types/node" : "^8.0.31", "jasmine" : "^2.8.0", "typescript" : "~3.1.6", "@schematics/angular" : "^7.2.3"}, "repository" : {"type" : "git", "url" : "git+https://github.com/tony-scialo/ngrx-enterprise-edition.git"}, "bugs" : {"url" : "https://github.com/tony-scialo/ngrx-enterprise-edition/issues"}, "homepage" : "https://github.com/tony-scialo/ngrx-enterprise-edition#readme"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "test": {"type": "string"}}, "required": ["build", "test"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "schematics": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@angular-devkit/core": {"type": "string"}, "@angular-devkit/schematics": {"type": "string"}, "@types/jasmine": {"type": "string"}, "@types/node": {"type": "string"}, "jasmine": {"type": "string"}, "typescript": {"type": "string"}, "@schematics/angular": {"type": "string"}}, "required": ["@angular-devkit/core", "@angular-devkit/schematics", "@types/jasmine", "@types/node", "jasmine", "typescript", "@schematics/angular"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}}, "required": ["name", "version", "description", "scripts", "keywords", "author", "license", "schematics", "dependencies", "repository", "bugs", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"images/01.png": {"type": "array", "items": {"type": "string"}}}, "required": ["images/01.png"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"images/01.png" : ["images/01.png"]} | json_instruct | {"type": "object", "properties": {"images/01.png": {"type": "array", "items": {"type": "string"}}}, "required": ["images/01.png"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"id": {"type": "string"}, "expression": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}}, "required": ["id", "expression"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "http://data.doremus.org/performance/a2a0d650-0811-3b00-a9ce-4871133a2be1", "expression" : [{"id" : "http://data.doremus.org/expression/6dca93c7-643c-3a40-bc2c-f2a58a957ee3"}, {"id" : "http://data.doremus.org/expression/e13d6f36-fff8-377a-9706-9ccf2e2964c2"}, {"id" : "http://data.doremus.org/expression/94df1803-2ac8-3dab-be7d-0c4deeba7822"}, {"id" : "http://data.doremus.org/expression/eee546bf-6cee-3f1d-bbcf-1388897fc197"}, {"id" : "http://data.doremus.org/expression/6aabbef7-2975-3b5f-bc57-c54f222eedd1"}, {"id" : "http://data.doremus.org/expression/ab5069e3-2457-3cf3-a28c-016fed64e6c6"}, {"id" : "http://data.doremus.org/expression/f2ce1d18-f0df-3e58-accf-ce1e00dd47b4"}, {"id" : "http://data.doremus.org/expression/b513cc78-44f1-34c1-a645-915146fc25f2"}]} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "expression": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}}, "required": ["id", "expression"], "$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": "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" : "import _slicedToArray from \"C:\\\\Users\\\\varshashivhare\\\\Desktop\\\\Ecomm-proj\\\\node_modules\\\\babel-preset-react-app\\\\node_modules\\\\@babel\\\\runtime/helpers/esm/slicedToArray\";\nimport React, { createContext, useState } from 'react';\nimport './Cart.css';\nimport { products } from './Products';\nimport ContextCart from './ContextCart';\nvar cartContext = createContext();\n\nvar Cart = function Cart() {\n var _useState = useState(products),\n _useState2 = _slicedToArray(_useState, 2),\n item = _useState2[0],\n setItem = _useState2[1];\n\n return /*#__PURE__*/React.createElement(React.Fragment, null);\n};\n\nexport default Cart;", "map" : {"version" : 3, "sources" : ["C:/Users/varshashivhare/Desktop/Ecomm-proj/src/Components/Cart.js"], "names" : ["React", "createContext", "useState", "products", "ContextCart", "cartContext", "Cart", "item", "setItem"], "mappings" : ";AAAA,OAAOA,KAAP,IAAgBC,aAAhB,EAA+BC,QAA/B,QAA8C,OAA9C;AACA,OAAO,YAAP;AACA,SAAQC,QAAR,QAAuB,YAAvB;AACA,OAAOC,WAAP,MAAwB,eAAxB;AAGA,IAAMC,WAAW,GAAGJ,aAAa,EAAjC;;AAEA,IAAMK,IAAI,GAAG,SAAPA,IAAO,GAAM;AAAA,kBAEKJ,QAAQ,CAACC,QAAD,CAFb;AAAA;AAAA,MAEZI,IAFY;AAAA,MAENC,OAFM;;AAIf,sBACI,yCADJ;AAKH,CATD;;AAWA,eAAeF,IAAf", "sourcesContent" : ["import React, { createContext, useState} from 'react';\r\nimport './Cart.css';\r\nimport {products} from './Products';\r\nimport ContextCart from './ContextCart';\r\n\r\n\r\nconst cartContext = createContext();\r\n\r\nconst Cart = () => {\r\n\r\nconst [item, setItem] = useState(products);\r\n\r\n return(\r\n <>\r\n \r\n </>\r\n )\r\n}\r\n\r\nexport default Cart;"]}, "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": {"900622143": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622144": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622145": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622146": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622147": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622148": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622149": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622150": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622151": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900622143", "900622144", "900622145", "900622146", "900622147", "900622148", "900622149", "900622150", "900622151"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"900622143" : {"nama" : "TPS 1", "dapil" : [5101, 15105, 2510801]}, "900622144" : {"nama" : "TPS 2", "dapil" : [5101, 15105, 2510801]}, "900622145" : {"nama" : "TPS 3", "dapil" : [5101, 15105, 2510801]}, "900622146" : {"nama" : "TPS 4", "dapil" : [5101, 15105, 2510801]}, "900622147" : {"nama" : "TPS 5", "dapil" : [5101, 15105, 2510801]}, "900622148" : {"nama" : "TPS 6", "dapil" : [5101, 15105, 2510801]}, "900622149" : {"nama" : "TPS 7", "dapil" : [5101, 15105, 2510801]}, "900622150" : {"nama" : "TPS 8", "dapil" : [5101, 15105, 2510801]}, "900622151" : {"nama" : "TPS 9", "dapil" : [5101, 15105, 2510801]}} | json_instruct | {"type": "object", "properties": {"900622143": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622144": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622145": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622146": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622147": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622148": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622149": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622150": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900622151": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900622143", "900622144", "900622145", "900622146", "900622147", "900622148", "900622149", "900622150", "900622151"], "$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"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"axios": {"type": "string"}, "bcryptjs": {"type": "string"}, "compression": {"type": "string"}, "cookie-parser": {"type": "string"}, "cors": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "express-mongo-sanitize": {"type": "string"}, "express-rate-limit": {"type": "string"}, "helmet": {"type": "string"}, "jsonwebtoken": {"type": "string"}, "mongoose": {"type": "string"}, "morgan": {"type": "string"}, "validator": {"type": "string"}, "xss-clean": {"type": "string"}}, "required": ["axios", "bcryptjs", "compression", "cookie-parser", "cors", "dotenv", "express", "express-mongo-sanitize", "express-rate-limit", "helmet", "jsonwebtoken", "mongoose", "morgan", "validator", "xss-clean"]}, "devDependencies": {"type": "object", "properties": {"nodemon": {"type": "string"}}, "required": ["nodemon"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "express-mongo-template", "version" : "1.0.0", "description" : "A template for express-mongo backend", "main" : "server.js", "scripts" : {"start" : "nodemon server.js"}, "keywords" : ["node", "express", "mongo", "template"], "author" : "KhanShaheb34", "license" : "MIT", "dependencies" : {"axios" : "^0.20.0", "bcryptjs" : "^2.4.3", "compression" : "^1.7.4", "cookie-parser" : "^1.4.5", "cors" : "^2.8.5", "dotenv" : "^8.2.0", "express" : "^4.17.1", "express-mongo-sanitize" : "^2.0.0", "express-rate-limit" : "^5.1.3", "helmet" : "^4.1.1", "jsonwebtoken" : "^8.5.1", "mongoose" : "^5.10.6", "morgan" : "^1.10.0", "validator" : "^13.1.17", "xss-clean" : "^0.1.1"}, "devDependencies" : {"nodemon" : "^2.0.4"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"axios": {"type": "string"}, "bcryptjs": {"type": "string"}, "compression": {"type": "string"}, "cookie-parser": {"type": "string"}, "cors": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "express-mongo-sanitize": {"type": "string"}, "express-rate-limit": {"type": "string"}, "helmet": {"type": "string"}, "jsonwebtoken": {"type": "string"}, "mongoose": {"type": "string"}, "morgan": {"type": "string"}, "validator": {"type": "string"}, "xss-clean": {"type": "string"}}, "required": ["axios", "bcryptjs", "compression", "cookie-parser", "cors", "dotenv", "express", "express-mongo-sanitize", "express-rate-limit", "helmet", "jsonwebtoken", "mongoose", "morgan", "validator", "xss-clean"]}, "devDependencies": {"type": "object", "properties": {"nodemon": {"type": "string"}}, "required": ["nodemon"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "chipped:block/light_gray_terracotta_14"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"stationId": {"type": "integer"}, "stationGroupId": {"type": "integer"}, "name": {"type": "string"}, "lineId": {"type": "integer"}, "zipCode": {"type": "string"}, "pref": {"type": "string"}, "city": {"type": "string"}, "town": {"type": "string"}, "longitude": {"type": "number"}, "latitude": {"type": "number"}, "status": {"type": "integer"}}, "required": ["stationId", "stationGroupId", "name", "lineId", "zipCode", "pref", "city", "town", "longitude", "latitude", "status"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"stationId" : 1110413, "stationGroupId" : 1110413, "name" : "\u9ec4\u91d1", "lineId" : 11104, "zipCode" : "059-0271", "pref" : "\u5317\u6d77\u9053", "city" : "\u4f0a\u9054\u5e02", "town" : "\u5357\u9ec4\u91d1\u753a", "longitude" : 140.907781, "latitude" : 42.386441, "status" : 0} | json_instruct | {"type": "object", "properties": {"stationId": {"type": "integer"}, "stationGroupId": {"type": "integer"}, "name": {"type": "string"}, "lineId": {"type": "integer"}, "zipCode": {"type": "string"}, "pref": {"type": "string"}, "city": {"type": "string"}, "town": {"type": "string"}, "longitude": {"type": "number"}, "latitude": {"type": "number"}, "status": {"type": "integer"}}, "required": ["stationId", "stationGroupId", "name", "lineId", "zipCode", "pref", "city", "town", "longitude", "latitude", "status"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.