input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 85922261, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "897b39de30f78c46ee954763dbf5ac5e", "wof:id" : 85922261, "wof:repo" : "whosonfirst-data-admin-tw"}, "bbox" : [120.175926, 22.932011, 120.175926, 22.932011], "geometry" : {"coordinates" : [120.175926, 22.932011], "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#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"other_cities": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}}, "required": ["other_cities", "city", "state", "county"]}}, "required": ["geometry", "type", "id", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"geometry" : {"type" : "Point", "coordinates" : [-79.88, 40.29]}, "type" : "Feature", "id" : "15025", "properties" : {"other_cities" : "Floreffe, Jefferson Hills, Jefferson Hls, Large", "city" : "Clairton", "state" : "PA", "county" : "Allegheny County"}}
json_instruct
{"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"other_cities": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}}, "required": ["other_cities", "city", "state", "county"]}}, "required": ["geometry", "type", "id", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"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" : 101825617, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "c61c1393d0c678e54974c71a1d593ad8", "wof:id" : 101825617, "wof:repo" : "whosonfirst-data-admin-cz"}, "bbox" : [14.65427, 49.99168, 14.65427, 49.99168], "geometry" : {"coordinates" : [14.65427, 49.99168], "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#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"Total Prog. Positive Patient": {"type": "integer"}, "Positive Admited patients": {"type": "integer"}, "Progressive Deaths Due to Corona": {"type": "integer"}, "Progressive Discharged": {"type": "integer"}}, "required": ["Total Prog. Positive Patient", "Positive Admited patients", "Progressive Deaths Due to Corona", "Progressive Discharged"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Total Prog. Positive Patient" : 7875448, "Positive Admited patients" : 724, "Progressive Deaths Due to Corona" : 147821, "Progressive Discharged" : 7726903}
json_instruct
{"type": "object", "properties": {"Total Prog. Positive Patient": {"type": "integer"}, "Positive Admited patients": {"type": "integer"}, "Progressive Deaths Due to Corona": {"type": "integer"}, "Progressive Discharged": {"type": "integer"}}, "required": ["Total Prog. Positive Patient", "Positive Admited patients", "Progressive Deaths Due to Corona", "Progressive Discharged"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "integer"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Time" : "2021-07-18T10:00:00Z", "Temp" : 37, "RelHum" : 33, "WindSpeed" : 3.5, "WindDir" : 287}
json_instruct
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "integer"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"\u5de5\u5ee0\u540d\u7a31" : "\u79be\u65b0\u96fb\u5b50\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "99666080", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "07610013015195", "\u5de5\u5ee0\u5730\u5740" : "\u5c4f\u6771\u7e23\u5c4f\u6771\u5e02\u6e05\u6eaa\u91cc\u6e05\u9032\u5df7164\u4e4b14\u865f", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc" : "\u5c4f\u6771\u7e23\u5c4f\u6771\u5e02\u6e05\u6eaa\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d" : "\u674e\u6613\u5947", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f" : "89684907", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b" : "\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f" : "0760302", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f" : "0760310", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b" : "\u751f\u7522\u4e2d", "\u7522\u696d\u985e\u5225" : ["27\u96fb\u8166\u3001\u96fb\u5b50\u7522\u54c1\u53ca\u5149\u5b78\u88fd\u54c1\u88fd\u9020\u696d"], "\u4e3b\u8981\u7522\u54c1" : ["272\u901a\u8a0a\u50b3\u64ad\u8a2d\u5099", "273\u8996\u807d\u96fb\u5b50\u7522\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#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"customString": {"type": "string"}}, "required": ["customString"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"customString" : "with-environment environment file string"}
json_instruct
{"type": "object", "properties": {"customString": {"type": "string"}}, "required": ["customString"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"12 kDa protein": {"type": "string"}, "Triple gene block 2 protein": {"type": "string"}, "TGBp2": {"type": "string"}, "25 kDa protein": {"type": "string"}, "Silencing suppressor P25": {"type": "string"}, "Triple gene block 1 protein": {"type": "string"}, "TGBp1": {"type": "string"}, "Capsid protein": {"type": "string"}, "CP": {"type": "string"}, "156 kDa protein": {"type": "string"}, "ORF1 protein": {"type": "string"}, "13 kDa protein": {"type": "string"}, "Triple gene block 3 protein": {"type": "string"}, "TGBp3": {"type": "string"}, "Q07519": {"type": "string"}, "TGB2_P1AMV": {"type": "string"}, "Movement protein TGB2": {"type": "string"}, "Q07517": {"type": "string"}, "TGB1_P1AMV": {"type": "string"}, "Movement and silencing protein TGBp1": {"type": "string"}, "Q07506": {"type": "string"}, "CAPSD_P1AMV": {"type": "string"}, "Coat protein": {"type": "string"}, "Q07518": {"type": "string"}, "RDRP_P1AMV": {"type": "string"}, "RNA replication protein": {"type": "string"}, "Q07520": {"type": "string"}, "TGB3_P1AMV": {"type": "string"}, "Movement protein TGBp3": {"type": "string"}}, "required": ["12 kDa protein", "Triple gene block 2 protein", "TGBp2", "25 kDa protein", "Silencing suppressor P25", "Triple gene block 1 protein", "TGBp1", "Capsid protein", "CP", "156 kDa protein", "ORF1 protein", "13 kDa protein", "Triple gene block 3 protein", "TGBp3", "Q07519", "TGB2_P1AMV", "Movement protein TGB2", "Q07517", "TGB1_P1AMV", "Movement and silencing protein TGBp1", "Q07506", "CAPSD_P1AMV", "Coat protein", "Q07518", "RDRP_P1AMV", "RNA replication protein", "Q07520", "TGB3_P1AMV", "Movement protein TGBp3"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"12 kDa protein" : "Q07519", "Triple gene block 2 protein" : "Q07519", "TGBp2" : "Q07519", "25 kDa protein" : "Q07517", "Silencing suppressor P25" : "Q07517", "Triple gene block 1 protein" : "Q07517", "TGBp1" : "Q07517", "Capsid protein" : "Q07506", "CP" : "Q07506", "156 kDa protein" : "Q07518", "ORF1 protein" : "Q07518", "13 kDa protein" : "Q07520", "Triple gene block 3 protein" : "Q07520", "TGBp3" : "Q07520", "Q07519" : "Q07519", "TGB2_P1AMV" : "Q07519", "Movement protein TGB2" : "Q07519", "Q07517" : "Q07517", "TGB1_P1AMV" : "Q07517", "Movement and silencing protein TGBp1" : "Q07517", "Q07506" : "Q07506", "CAPSD_P1AMV" : "Q07506", "Coat protein" : "Q07506", "Q07518" : "Q07518", "RDRP_P1AMV" : "Q07518", "RNA replication protein" : "Q07518", "Q07520" : "Q07520", "TGB3_P1AMV" : "Q07520", "Movement protein TGBp3" : "Q07520"}
json_instruct
{"type": "object", "properties": {"12 kDa protein": {"type": "string"}, "Triple gene block 2 protein": {"type": "string"}, "TGBp2": {"type": "string"}, "25 kDa protein": {"type": "string"}, "Silencing suppressor P25": {"type": "string"}, "Triple gene block 1 protein": {"type": "string"}, "TGBp1": {"type": "string"}, "Capsid protein": {"type": "string"}, "CP": {"type": "string"}, "156 kDa protein": {"type": "string"}, "ORF1 protein": {"type": "string"}, "13 kDa protein": {"type": "string"}, "Triple gene block 3 protein": {"type": "string"}, "TGBp3": {"type": "string"}, "Q07519": {"type": "string"}, "TGB2_P1AMV": {"type": "string"}, "Movement protein TGB2": {"type": "string"}, "Q07517": {"type": "string"}, "TGB1_P1AMV": {"type": "string"}, "Movement and silencing protein TGBp1": {"type": "string"}, "Q07506": {"type": "string"}, "CAPSD_P1AMV": {"type": "string"}, "Coat protein": {"type": "string"}, "Q07518": {"type": "string"}, "RDRP_P1AMV": {"type": "string"}, "RNA replication protein": {"type": "string"}, "Q07520": {"type": "string"}, "TGB3_P1AMV": {"type": "string"}, "Movement protein TGBp3": {"type": "string"}}, "required": ["12 kDa protein", "Triple gene block 2 protein", "TGBp2", "25 kDa protein", "Silencing suppressor P25", "Triple gene block 1 protein", "TGBp1", "Capsid protein", "CP", "156 kDa protein", "ORF1 protein", "13 kDa protein", "Triple gene block 3 protein", "TGBp3", "Q07519", "TGB2_P1AMV", "Movement protein TGB2", "Q07517", "TGB1_P1AMV", "Movement and silencing protein TGBp1", "Q07506", "CAPSD_P1AMV", "Coat protein", "Q07518", "RDRP_P1AMV", "RNA replication protein", "Q07520", "TGB3_P1AMV", "Movement protein TGBp3"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 85788569, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "41bad9531257310b7c7644eaabb8966d", "wof:id" : 85788569, "wof:repo" : "whosonfirst-data-admin-gb"}, "bbox" : [-1.59027099609233, 55.02769682907781, -1.55181884765739, 55.04093981645885], "geometry" : {"coordinates" : [[[-1.57104492187238, 55.04093981645885], [-1.57073408125424, 55.04061432770006], [-1.56555175780991, 55.04061432770006], [-1.56555175780983, 55.04061426587519], [-1.56510597956759, 55.03983628745449], [-1.56047079275857, 55.03868068909311], [-1.56005859374994, 55.03904036270019], [-1.55226976748474, 55.03904036270019], [-1.55181884765739, 55.03746658317529], [-1.55181884765739, 55.03514071866816], [-1.55276111259468, 55.03431865317505], [-1.55456539424188, 55.03117053770008], [-1.55456542968997, 55.03117047585017], [-1.56005859374994, 55.03117047585017], [-1.5609608586347, 55.02959620165028], [-1.56555175780983, 55.02959620165028], [-1.56923047185023, 55.02959620165028], [-1.57073418166877, 55.02802211300003], [-1.57104492187238, 55.02769682907781], [-1.57197714248429, 55.02802211300003], [-1.57311724199047, 55.02841993303774], [-1.57379150390841, 55.02959634804695], [-1.57714954270682, 55.02959634082536], [-1.57745028880862, 55.03117047585017], [-1.58203124999989, 55.03117047585017], [-1.58752441405994, 55.03117047585017], [-1.5893290147315, 55.03117047585017], [-1.59027099609233, 55.03199222936981], [-1.59027099609233, 55.03349615209252], [-1.58932830593983, 55.03431865317505], [-1.58752441405994, 55.03746658317529], [-1.58752441405994, 55.03746664500004], [-1.58203124999989, 55.03746664500004], [-1.57653808593992, 55.03746664500004], [-1.57653805050924, 55.03746664500004], [-1.5758488907843, 55.03866928169826], [-1.57577801090935, 55.03928777230838], [-1.57197744372749, 55.04061432770006], [-1.57104492187238, 55.04093981645885]]], "type" : "Polygon"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "6209100011", "district_id" : "6209100", "name" : "TUMBANG LAMBI"}
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#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"900093103": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900093104": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900093105": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900093106": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900093103", "900093104", "900093105", "900093106"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"900093103" : {"nama" : "TPS 1", "dapil" : [1501, 11505, 2150803]}, "900093104" : {"nama" : "TPS 2", "dapil" : [1501, 11505, 2150803]}, "900093105" : {"nama" : "TPS 3", "dapil" : [1501, 11505, 2150803]}, "900093106" : {"nama" : "TPS 4", "dapil" : [1501, 11505, 2150803]}}
json_instruct
{"type": "object", "properties": {"900093103": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900093104": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900093105": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900093106": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900093103", "900093104", "900093105", "900093106"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"900617879": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900617880": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900617881": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900617882": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900617879", "900617880", "900617881", "900617882"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"900617879" : {"nama" : "TPS 1", "dapil" : [5101, 15108, 2510501]}, "900617880" : {"nama" : "TPS 2", "dapil" : [5101, 15108, 2510501]}, "900617881" : {"nama" : "TPS 3", "dapil" : [5101, 15108, 2510501]}, "900617882" : {"nama" : "TPS 4", "dapil" : [5101, 15108, 2510501]}}
json_instruct
{"type": "object", "properties": {"900617879": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900617880": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900617881": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900617882": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900617879", "900617880", "900617881", "900617882"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"rootURIWorkspaces": {"type": "array", "items": {}}, "folderURIWorkspaces": {"type": "array", "items": {"type": "string"}}, "emptyWorkspaceInfos": {"type": "array", "items": {"type": "object", "properties": {"backupFolder": {"type": "string"}}, "required": ["backupFolder"]}}}, "required": ["rootURIWorkspaces", "folderURIWorkspaces", "emptyWorkspaceInfos"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"rootURIWorkspaces" : [], "folderURIWorkspaces" : ["file:///c%3A/Code/mondelez.gigantesdaexecucao", "file:///c%3A/Code/dreamsfinance"], "emptyWorkspaceInfos" : [{"backupFolder" : "1620042814553"}]}
json_instruct
{"type": "object", "properties": {"rootURIWorkspaces": {"type": "array", "items": {}}, "folderURIWorkspaces": {"type": "array", "items": {"type": "string"}}, "emptyWorkspaceInfos": {"type": "array", "items": {"type": "object", "properties": {"backupFolder": {"type": "string"}}, "required": ["backupFolder"]}}}, "required": ["rootURIWorkspaces", "folderURIWorkspaces", "emptyWorkspaceInfos"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"courseCode": {"type": "string"}, "courseCredit": {"type": "string"}, "description": {"type": "string"}, "faculty": {"type": "string"}, "prereqTree": {"type": "object", "properties": {"and": {"type": "array", "items": {"type": "object", "properties": {"or": {"type": "array", "items": {"type": "string"}}}, "required": ["or"]}}}, "required": ["and"]}, "title": {"type": "string"}}, "required": ["courseCode", "courseCredit", "description", "faculty", "prereqTree", "title"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"courseCode" : "EN3269", "courseCredit" : "4", "description" : "This module introduces student to the contextual study of texts from Singapore, Malaysia and the Philippines and other parts of Southeast Asia. Topics discussed include the possibilities and problematics of a regional literary canon, and the manner in which literary texts from the region negotiate with the societies in which they are written and read. We will study these texts representations of and responses to processes such as colonialism, cosmopolitanism, nationalism, diaspora and uneven global modernities, as well as the manner in which they deal with cultural identity, gender, and sexuality within the context of social imaginaries in the region.", "faculty" : "Arts and Social Science", "prereqTree" : {"and" : [{"or" : ["EN1101E", "GEK1000"]}, {"or" : ["EN2201", "EN2202", "EN2203", "EN2204", "EN2205", "EN2207"]}]}, "title" : "Southeast Asian Literatures in English"}
json_instruct
{"type": "object", "properties": {"courseCode": {"type": "string"}, "courseCredit": {"type": "string"}, "description": {"type": "string"}, "faculty": {"type": "string"}, "prereqTree": {"type": "object", "properties": {"and": {"type": "array", "items": {"type": "object", "properties": {"or": {"type": "array", "items": {"type": "string"}}}, "required": ["or"]}}}, "required": ["and"]}, "title": {"type": "string"}}, "required": ["courseCode", "courseCredit", "description", "faculty", "prereqTree", "title"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"$schema": {"type": "string"}, "$id": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "javaType": {"type": "string"}, "properties": {"type": "object", "properties": {"DBSecurityGroupIngress": {"type": "object", "properties": {"description": {"type": "string"}, "type": {"type": "string"}, "uniqueItems": {"type": "boolean"}, "items": {"type": "object", "properties": {"$ref": {"type": "string"}, "javaType": {"type": "string"}}, "required": ["$ref", "javaType"]}}, "required": ["description", "type", "uniqueItems", "items"]}, "EC2VpcId": {"type": "object", "properties": {"description": {"type": "string"}, "type": {"type": "string"}, "javaType": {"type": "string"}}, "required": ["description", "type", "javaType"]}, "GroupDescription": {"type": "object", "properties": {"description": {"type": "string"}, "type": {"type": "string"}, "javaType": {"type": "string"}}, "required": ["description", "type", "javaType"]}, "Tags": {"type": "object", "properties": {"description": {"type": "string"}, "type": {"type": "string"}, "items": {"type": "object", "properties": {"$ref": {"type": "string"}, "javaType": {"type": "string"}}, "required": ["$ref", "javaType"]}}, "required": ["description", "type", "items"]}}, "required": ["DBSecurityGroupIngress", "EC2VpcId", "GroupDescription", "Tags"]}}, "required": ["$schema", "$id", "title", "description", "type", "javaType", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"$schema" : "http://json-schema.org/draft-07/schema#", "$id" : "AWS_RDS_DBSecurityGroup.schema.json", "title" : "DBSecurityGroup", "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-security-group.html", "type" : "object", "javaType" : "shiver.me.timbers.aws.rds.DBSecurityGroup", "properties" : {"DBSecurityGroupIngress" : {"description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-security-group.html#cfn-rds-dbsecuritygroup-dbsecuritygroupingress", "type" : "array", "uniqueItems" : true, "items" : {"$ref" : "AWS_RDS_DBSecurityGroup.Ingress.schema.json", "javaType" : "shiver.me.timbers.aws.Property<shiver.me.timbers.aws.rds.DBSecurityGroupIngress>"}}, "EC2VpcId" : {"description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-security-group.html#cfn-rds-dbsecuritygroup-ec2vpcid", "type" : "string", "javaType" : "java.lang.CharSequence"}, "GroupDescription" : {"description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-security-group.html#cfn-rds-dbsecuritygroup-groupdescription", "type" : "string", "javaType" : "java.lang.CharSequence"}, "Tags" : {"description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-security-group.html#cfn-rds-dbsecuritygroup-tags", "type" : "array", "items" : {"$ref" : "Tag.schema.json", "javaType" : "shiver.me.timbers.aws.Property<shiver.me.timbers.aws.Tag>"}}}}
json_instruct
{"type": "object", "properties": {"$schema": {"type": "string"}, "$id": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "javaType": {"type": "string"}, "properties": {"type": "object", "properties": {"DBSecurityGroupIngress": {"type": "object", "properties": {"description": {"type": "string"}, "type": {"type": "string"}, "uniqueItems": {"type": "boolean"}, "items": {"type": "object", "properties": {"$ref": {"type": "string"}, "javaType": {"type": "string"}}, "required": ["$ref", "javaType"]}}, "required": ["description", "type", "uniqueItems", "items"]}, "EC2VpcId": {"type": "object", "properties": {"description": {"type": "string"}, "type": {"type": "string"}, "javaType": {"type": "string"}}, "required": ["description", "type", "javaType"]}, "GroupDescription": {"type": "object", "properties": {"description": {"type": "string"}, "type": {"type": "string"}, "javaType": {"type": "string"}}, "required": ["description", "type", "javaType"]}, "Tags": {"type": "object", "properties": {"description": {"type": "string"}, "type": {"type": "string"}, "items": {"type": "object", "properties": {"$ref": {"type": "string"}, "javaType": {"type": "string"}}, "required": ["$ref", "javaType"]}}, "required": ["description", "type", "items"]}}, "required": ["DBSecurityGroupIngress", "EC2VpcId", "GroupDescription", "Tags"]}}, "required": ["$schema", "$id", "title", "description", "type", "javaType", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"css/app.css": {"type": "string"}, "js/app.js": {"type": "string"}}, "required": ["css/app.css", "js/app.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"css/app.css" : "css/app-690d1638df.css", "js/app.js" : "js/app-ca9c66c00d.js"}
json_instruct
{"type": "object", "properties": {"css/app.css": {"type": "string"}, "js/app.js": {"type": "string"}}, "required": ["css/app.css", "js/app.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"layer0": {"type": "string"}}, "required": ["layer0"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "item/generated", "textures" : {"layer0" : "spatialcrafting:item/deceptively_small_sword"}}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"layer0": {"type": "string"}}, "required": ["layer0"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Time" : "2021-07-25T07:00:00Z", "Temp" : 24.6, "RelHum" : 67, "WindSpeed" : 1.8, "WindDir" : 345}
json_instruct
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"yes": {"type": "integer"}, "no": {"type": "integer"}}, "required": ["yes", "no"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"yes" : 0, "no" : 0}
json_instruct
{"type": "object", "properties": {"yes": {"type": "integer"}, "no": {"type": "integer"}}, "required": ["yes", "no"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["caf_ca", "caf_core", "caf_hellopresent", "caf_hellosharing", "caf_iot", "caf_platform"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$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"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"install": {"type": "string"}}, "required": ["install"]}, "copyDependencies": {"type": "object", "properties": {"node_modules/prismjs/themes/prism-tomorrow.css": {"type": "string"}}, "required": ["node_modules/prismjs/themes/prism-tomorrow.css"]}, "devDependencies": {"type": "object", "properties": {"@thejohnfreeman/copy-dependencies": {"type": "string"}}, "required": ["@thejohnfreeman/copy-dependencies"]}, "dependencies": {"type": "object", "properties": {"prismjs": {"type": "string"}}, "required": ["prismjs"]}}, "required": ["name", "version", "license", "scripts", "copyDependencies", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "test", "version" : "1.0.0", "license" : "MIT", "scripts" : {"install" : "copy-dependencies"}, "copyDependencies" : {"node_modules/prismjs/themes/prism-tomorrow.css" : "src/css/theme.css"}, "devDependencies" : {"@thejohnfreeman/copy-dependencies" : "^0.1.3"}, "dependencies" : {"prismjs" : "^1.15.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"install": {"type": "string"}}, "required": ["install"]}, "copyDependencies": {"type": "object", "properties": {"node_modules/prismjs/themes/prism-tomorrow.css": {"type": "string"}}, "required": ["node_modules/prismjs/themes/prism-tomorrow.css"]}, "devDependencies": {"type": "object", "properties": {"@thejohnfreeman/copy-dependencies": {"type": "string"}}, "required": ["@thejohnfreeman/copy-dependencies"]}, "dependencies": {"type": "object", "properties": {"prismjs": {"type": "string"}}, "required": ["prismjs"]}}, "required": ["name", "version", "license", "scripts", "copyDependencies", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"e": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}, "required": ["e", "f"]}}}, "required": ["d"]}}, "stem": {"type": "string"}, "t": {"type": "string"}}, "required": ["h", "stem", "t"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : [{"d" : [{"e" : ["\ufff9`Halifuting~ `ko~ `wawa~ `ako~.\ufffa\ufffb\u6211\u7684\u5b69\u5b50\u611b\u5403\u9b5a\u3002"], "f" : "\u559c\u6b61\u9b5a\uff0c\u5f88\u6703\u6355\u6488\u9b5a\u3002"}]}], "stem" : "futing", "t" : "halifuting"}
json_instruct
{"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"e": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}, "required": ["e", "f"]}}}, "required": ["d"]}}, "stem": {"type": "string"}, "t": {"type": "string"}}, "required": ["h", "stem", "t"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 404406723, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "d47940d4c4710686b01a3e0031f02f0f", "wof:id" : 404406723, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [0.97910138872633, 42.94165021986066, 1.05264278658804, 42.99083369361148], "geometry" : {"coordinates" : [[[1.04232258899424, 42.94165021986066], [1.03643418389726, 42.9445113904733], [1.03215837787831, 42.94963276701464], [1.01125542245884, 42.95603091835553], [1.0039258960304, 42.95227866679436], [0.9992135977062, 42.95752566421823], [0.98463640923713, 42.96252501644674], [0.98652365911231, 42.96567303450253], [0.97910138872633, 42.97443096191436], [0.99509799413975, 42.99083369361148], [1.02876045214671, 42.9804267195806], [1.03882657782151, 42.97298214368158], [1.05100752809822, 42.97105361656735], [1.05231386255486, 42.9697278971822], [1.05264278658804, 42.95264167123346], [1.04232258899424, 42.94165021986066]]], "type" : "Polygon"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {"type": "string"}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "properties": {"play": {"type": "integer"}, "subPlay": {"type": "integer"}}, "required": ["play", "subPlay"]}, "created": {"type": "string"}, "season": {"type": "integer"}, "tournament": {"type": "integer"}, "type": {"type": "integer"}, "day": {"type": "integer"}, "phase": {"type": "integer"}, "category": {"type": "integer"}, "description": {"type": "string"}, "nuts": {"type": "integer"}}, "required": ["id", "playerTags", "teamTags", "gameTags", "metadata", "created", "season", "tournament", "type", "day", "phase", "category", "description", "nuts"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "15d89413-ad22-4da6-ace3-bce26cf83582", "playerTags" : ["53e701c7-e3c8-4e18-ba05-9b41b4b64cda"], "teamTags" : ["adc5b394-8f76-416d-9ce9-813706877b84", "105bc3ff-1320-4e37-8ef0-8d595cb95dd0"], "gameTags" : ["cae0a9ae-a07a-4792-96aa-202b96d2bb0c"], "metadata" : {"play" : 117, "subPlay" : -1}, "created" : "2021-04-14T21:09:53.983Z", "season" : 15, "tournament" : -1, "type" : 70, "day" : 51, "phase" : 4, "category" : 2, "description" : "Marquez Clark hops on the Grind Rail toward third base.\nThey do a Hashtag (698)!\nThey land a Please Imagine Music (667)!\nSafe!", "nuts" : 1}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {"type": "string"}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "properties": {"play": {"type": "integer"}, "subPlay": {"type": "integer"}}, "required": ["play", "subPlay"]}, "created": {"type": "string"}, "season": {"type": "integer"}, "tournament": {"type": "integer"}, "type": {"type": "integer"}, "day": {"type": "integer"}, "phase": {"type": "integer"}, "category": {"type": "integer"}, "description": {"type": "string"}, "nuts": {"type": "integer"}}, "required": ["id", "playerTags", "teamTags", "gameTags", "metadata", "created", "season", "tournament", "type", "day", "phase", "category", "description", "nuts"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "bbox": {"type": "array", "items": {"type": "number"}}, "description": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}}, "required": ["type", "geometry", "properties"]}}}, "required": ["type", "title", "id", "bbox", "description", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "title" : "Artenay", "id" : "108758", "bbox" : [1.878166, 48.081391, 1.878166, 48.081391], "description" : "An ancient place, cited: BAtlas 11 B4 Artenay", "features" : [{"type" : "Feature", "geometry" : {"type" : "Point", "coordinates" : [1.878166, 48.081391]}, "properties" : {"description" : "representative point"}}, {"geometry" : {"type" : "Point", "coordinates" : [1.878166, 48.081391]}, "id" : "darmc-location-11512", "type" : "Feature", "properties" : {"description" : "1M scale point location", "location_precision" : "precise", "title" : "DARMC location 11512", "link" : "http://pleiades.stoa.org/places/108758/darmc-location-11512"}}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "bbox": {"type": "array", "items": {"type": "number"}}, "description": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}}, "required": ["type", "geometry", "properties"]}}}, "required": ["type", "title", "id", "bbox", "description", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"process_id": {"type": "integer"}, "version": {"type": "string"}, "app_path": {"type": "string"}, "app_contents_path": {"type": "string"}}, "required": ["process_id", "version", "app_path", "app_contents_path"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"process_id" : 2540, "version" : "2019.3.0a7", "app_path" : "C:/Program Files/Unity/Hub/Editor/2019.3.0a7/Editor/Unity.exe", "app_contents_path" : "C:/Program Files/Unity/Hub/Editor/2019.3.0a7/Editor/Data"}
json_instruct
{"type": "object", "properties": {"process_id": {"type": "integer"}, "version": {"type": "string"}, "app_path": {"type": "string"}, "app_contents_path": {"type": "string"}}, "required": ["process_id", "version", "app_path", "app_contents_path"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"stage": {"type": "string"}, "applicationId": {"type": "string"}, "evaluationDate": {"type": "string"}, "reportHtmlUrl": {"type": "string"}, "embeddableReportHtmlUrl": {"type": "string"}, "reportPdfUrl": {"type": "string"}, "reportDataUrl": {"type": "string"}}, "required": ["stage", "applicationId", "evaluationDate", "reportHtmlUrl", "embeddableReportHtmlUrl", "reportPdfUrl", "reportDataUrl"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"stage" : "build", "applicationId" : "65df87ab0cd04810b18562146b6083bf", "evaluationDate" : "2017-03-23T15:31:39.680-04:00", "reportHtmlUrl" : "ui/links/application/Innovation-Challenge-picket/report/967635a9cdc54d2cb30cf6f87f3a8943", "embeddableReportHtmlUrl" : "ui/links/application/Innovation-Challenge-picket/report/967635a9cdc54d2cb30cf6f87f3a8943/embeddable", "reportPdfUrl" : "ui/links/application/Innovation-Challenge-picket/report/967635a9cdc54d2cb30cf6f87f3a8943/pdf", "reportDataUrl" : "api/v2/applications/Innovation-Challenge-picket/reports/967635a9cdc54d2cb30cf6f87f3a8943"}, {"stage" : "stage-release", "applicationId" : "65df87ab0cd04810b18562146b6083bf", "evaluationDate" : "2017-02-17T10:12:06.960-05:00", "reportHtmlUrl" : "ui/links/application/Innovation-Challenge-picket/report/0cd22cb55c27407592dc98f2265ddc9e", "embeddableReportHtmlUrl" : "ui/links/application/Innovation-Challenge-picket/report/0cd22cb55c27407592dc98f2265ddc9e/embeddable", "reportPdfUrl" : "ui/links/application/Innovation-Challenge-picket/report/0cd22cb55c27407592dc98f2265ddc9e/pdf", "reportDataUrl" : "api/v2/applications/Innovation-Challenge-picket/reports/0cd22cb55c27407592dc98f2265ddc9e"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"stage": {"type": "string"}, "applicationId": {"type": "string"}, "evaluationDate": {"type": "string"}, "reportHtmlUrl": {"type": "string"}, "embeddableReportHtmlUrl": {"type": "string"}, "reportPdfUrl": {"type": "string"}, "reportDataUrl": {"type": "string"}}, "required": ["stage", "applicationId", "evaluationDate", "reportHtmlUrl", "embeddableReportHtmlUrl", "reportPdfUrl", "reportDataUrl"]}, "$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"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Ding\u00e9", "dpt" : "Ille-et-Vilaine", "inscrits" : 1200, "abs" : 228, "votants" : 972, "blancs" : 94, "nuls" : 35, "exp" : 843, "res" : [{"panneau" : "1", "voix" : 607}, {"panneau" : "2", "voix" : 236}]}
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"GrandUnifiedTimeline": {"type": "array", "items": {"type": "string"}}}, "required": ["GrandUnifiedTimeline"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"GrandUnifiedTimeline" : ["Canon", "CanonWelding", "SharedUniverse", "WordOfGod", "AllThereInTheManual", "WordOfGod", "YearX", "WordOfGod", "WordOfGod", "AnachronicOrder", "WordOfGod", "AllThereInTheManual", "ContinuitySnarl", "DirectLineToTheAuthor", "FlavorText", "OriginalVideoAnimation", "Retcon", "ConstructedWorld"]}
json_instruct
{"type": "object", "properties": {"GrandUnifiedTimeline": {"type": "array", "items": {"type": "string"}}}, "required": ["GrandUnifiedTimeline"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "2011", "provinceId" : "17", "regencyId" : "04", "districtId" : "12", "name" : "Padang Binjai"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "vendor": {"type": "string"}, "type": {"type": "string"}, "price": {"type": "string"}, "license": {"type": "string"}, "desc": {"type": "object", "properties": {"de": {"type": "string"}, "en": {"type": "string"}}, "required": ["de", "en"]}, "tags": {"type": "array", "items": {"type": "string"}}, "versions": {"type": "object", "properties": {"0.2.0": {"type": "object", "properties": {"project": {"type": "string"}, "url": {"type": "string"}, "supported": {"type": "array", "items": {"type": "string"}}, "mapping": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "dest": {"type": "string"}}, "required": ["src", "dest"]}}}, "required": ["project", "url", "supported", "mapping"]}}, "required": ["0.2.0"]}}, "required": ["name", "vendor", "type", "price", "license", "desc", "tags", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "jxExtYoutube", "vendor" : "job963", "type" : "oxid", "price" : "0.00", "license" : "GNU", "desc" : {"de" : "Erweiterung f\u00fcr eine konfigurierbare Anzeige von eingebetten YouTube und Vimeo Videos sowie Vererbung der Mediendateien an Varianten", "en" : "Extension for configurable Display of embedded YouTube and Vimeo Videos and inheritance of media files to variants"}, "tags" : ["configure", "media", "video", "youtube", "settings", "inherit"], "versions" : {"0.2.0" : {"project" : "https://github.com/job963/jxExtYoutube", "url" : "https://github.com/job963/jxExtYoutube/archive/v0.2.0.zip", "supported" : ["4.9", "4.8", "4.7"], "mapping" : [{"src" : "copy_this/modules/jxmods/", "dest" : "modules/jxmods/"}]}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "vendor": {"type": "string"}, "type": {"type": "string"}, "price": {"type": "string"}, "license": {"type": "string"}, "desc": {"type": "object", "properties": {"de": {"type": "string"}, "en": {"type": "string"}}, "required": ["de", "en"]}, "tags": {"type": "array", "items": {"type": "string"}}, "versions": {"type": "object", "properties": {"0.2.0": {"type": "object", "properties": {"project": {"type": "string"}, "url": {"type": "string"}, "supported": {"type": "array", "items": {"type": "string"}}, "mapping": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "dest": {"type": "string"}}, "required": ["src", "dest"]}}}, "required": ["project", "url", "supported", "mapping"]}}, "required": ["0.2.0"]}}, "required": ["name", "vendor", "type", "price", "license", "desc", "tags", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "symfony/symfony": {"type": "string"}, "friendsofsymfony/elastica-bundle": {"type": "string"}, "ruflin/elastica": {"type": "string"}}, "required": ["php", "symfony/symfony", "friendsofsymfony/elastica-bundle", "ruflin/elastica"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Bafford\\ElasticaExtraBundle\\": {"type": "string"}}, "required": ["Bafford\\ElasticaExtraBundle\\"]}}, "required": ["psr-4"]}}, "required": ["name", "type", "description", "keywords", "homepage", "license", "authors", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "jbafford/elastica-extra-bundle", "type" : "symfony-bundle", "description" : "Provides additional functionality around ElasticaBundle", "keywords" : ["bafford", "elastica", "elasticsearch"], "homepage" : "https://github.com/jbafford/ElasticaExtraBundle", "license" : "MIT", "authors" : [{"name" : "John Bafford"}], "require" : {"php" : ">=7.1", "symfony/symfony" : ">=3.4", "friendsofsymfony/elastica-bundle" : "^5.1", "ruflin/elastica" : "^6"}, "autoload" : {"psr-4" : {"Bafford\\ElasticaExtraBundle\\" : ""}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "symfony/symfony": {"type": "string"}, "friendsofsymfony/elastica-bundle": {"type": "string"}, "ruflin/elastica": {"type": "string"}}, "required": ["php", "symfony/symfony", "friendsofsymfony/elastica-bundle", "ruflin/elastica"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Bafford\\ElasticaExtraBundle\\": {"type": "string"}}, "required": ["Bafford\\ElasticaExtraBundle\\"]}}, "required": ["psr-4"]}}, "required": ["name", "type", "description", "keywords", "homepage", "license", "authors", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"extends": {"type": "string"}, "rules": {"type": "object", "properties": {"camelcase": {"type": "integer"}, "whitespace": {"type": "integer"}}, "required": ["camelcase", "whitespace"]}}, "required": ["extends", "rules"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"extends" : "solium:all", "rules" : {"camelcase" : 0, "whitespace" : 0}}
json_instruct
{"type": "object", "properties": {"extends": {"type": "string"}, "rules": {"type": "object", "properties": {"camelcase": {"type": "integer"}, "whitespace": {"type": "integer"}}, "required": ["camelcase", "whitespace"]}}, "required": ["extends", "rules"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"hash" : "0xd7d136ed5aafc49441a940db62742d3a1db7d369d4e1afcf0b3d5fb5112c64d4", "parentHash" : "0xa10bd412bf11c58566b15c0149a28ebfeb5a3aeaa2b6dbd3c0bdc65d85f169d4", "number" : 76016, "timestamp" : 1439413480, "nonce" : "0x46ee2f15236de452", "difficulty" : 2238548775924, "gasLimit" : {"_hex" : "0x2fefd8"}, "gasUsed" : {"_hex" : "0x0"}, "miner" : "0xf927a40C8B7F6E07c5af7FA2155B4864a4112B13", "extraData" : "0x", "transactions" : []}
json_instruct
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "sachel", "definition" : "A small bag. See Satchel."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"frequency-zero": {"type": "integer"}, "bit-period": {"type": "integer"}, "pause-period": {"type": "integer"}, "number-of-message-blocks": {"type": "integer"}, "number-of-frequencies": {"type": "integer"}, "space-between-frequencies": {"type": "integer"}}, "required": ["frequency-zero", "bit-period", "pause-period", "number-of-message-blocks", "number-of-frequencies", "space-between-frequencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"frequency-zero" : 4000, "bit-period" : 100, "pause-period" : 0, "number-of-message-blocks" : 10, "number-of-frequencies" : 24, "space-between-frequencies" : 100}
json_instruct
{"type": "object", "properties": {"frequency-zero": {"type": "integer"}, "bit-period": {"type": "integer"}, "pause-period": {"type": "integer"}, "number-of-message-blocks": {"type": "integer"}, "number-of-frequencies": {"type": "integer"}, "space-between-frequencies": {"type": "integer"}}, "required": ["frequency-zero", "bit-period", "pause-period", "number-of-message-blocks", "number-of-frequencies", "space-between-frequencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[150, -24, -4624, 46, 62, 881, 210, 167, -3, -75, 8, -101, -4789, -119, -181, -2845, -209, -2898, 1078, 0, 68, -48, 6332, -93, 12997, -54, 117, 83, 1152, 80, -76, -7, 86, -117, 33, -23, 101, 36, -22, -234, 11498, -14928, -60, -50, 34, -30, 50, 45, 34, -2252, -171, -11082, -210, 7044, 5, -2062, -30, -83, -79, -1084, 11827, -141, 43, 108], [9965, 9945, 1560, 9941, 9983, 7938, 5257, 2255, 9970, 9913, 9887, 10039, 4547, 9908, 9983, 5246, 9858, 5084, 198, 9937, 9944, 9962, 828, 9918, 97, 9917, 10034, 9940, 6056, 10012, 9934, 9919, 9890, 9972, 9947, 734, 9917, 10089, 10009, 9854, 2092, 1157, 9954, 9945, 5107, 9973, 9911, 9968, 9975, 667, 9874, 1921, 9963, 964, 9932, 5923, 9917, 9779, 9926, 2960, 1107, 10006, 9995, 9918]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "lookupTerms": {"type": "array", "items": {"type": "string"}}, "metaLanguage": {"type": "string"}, "remarks": {"type": "string"}, "statement": {"type": "string"}}, "required": ["citations", "names", "language", "lookupTerms", "metaLanguage", "remarks", "statement"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"citations" : [{"textCitation" : "[See 10pos on Metamath](http://us.metamath.org/mpegif/10pos.html)"}], "names" : ["10pos"], "language" : "METAMATH_SET_MM", "lookupTerms" : ["#T_cc0", "#T_clt", "#T_c10"], "metaLanguage" : "METAMATH", "remarks" : " The number 10 is positive. (Contributed by NM, 5-Feb-2007.) ", "statement" : "10pos $p |- 0 < 10 $."}
json_instruct
{"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "lookupTerms": {"type": "array", "items": {"type": "string"}}, "metaLanguage": {"type": "string"}, "remarks": {"type": "string"}, "statement": {"type": "string"}}, "required": ["citations", "names", "language", "lookupTerms", "metaLanguage", "remarks", "statement"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"config": {"type": "object", "properties": {"error": {"type": "object", "properties": {"option_error": {"type": "string"}}, "required": ["option_error"]}, "step": {"type": "object", "properties": {"user": {"type": "object", "properties": {"data": {"type": "object", "properties": {"network_key": {"type": "string"}}, "required": ["network_key"]}}, "required": ["data"]}}, "required": ["user"]}}, "required": ["error", "step"]}, "state": {"type": "object", "properties": {"_": {"type": "object", "properties": {"initializing": {"type": "string"}, "ready": {"type": "string"}, "sleeping": {"type": "string"}}, "required": ["initializing", "ready", "sleeping"]}, "query_stage": {"type": "object", "properties": {"dead": {"type": "string"}, "initializing": {"type": "string"}}, "required": ["dead", "initializing"]}}, "required": ["_", "query_stage"]}}, "required": ["config", "state"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"config" : {"error" : {"option_error" : "Z-Wave\u306e\u691c\u8a3c\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002USB\u30b9\u30c6\u30a3\u30c3\u30af\u3078\u306e\u30d1\u30b9\u306f\u6b63\u3057\u3044\u3067\u3059\u304b\uff1f"}, "step" : {"user" : {"data" : {"network_key" : "\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u30ad\u30fc(\u7a7a\u767d\u306b\u3059\u308b\u3068\u81ea\u52d5\u751f\u6210\u3055\u308c\u307e\u3059)"}}}}, "state" : {"_" : {"initializing" : "\u521d\u671f\u5316\u4e2d", "ready" : "\u6e96\u5099\u5b8c\u4e86", "sleeping" : "\u30b9\u30ea\u30fc\u30d7"}, "query_stage" : {"dead" : " ({query_stage})", "initializing" : "\u521d\u671f\u5316\u4e2d ( {query_stage} )"}}}
json_instruct
{"type": "object", "properties": {"config": {"type": "object", "properties": {"error": {"type": "object", "properties": {"option_error": {"type": "string"}}, "required": ["option_error"]}, "step": {"type": "object", "properties": {"user": {"type": "object", "properties": {"data": {"type": "object", "properties": {"network_key": {"type": "string"}}, "required": ["network_key"]}}, "required": ["data"]}}, "required": ["user"]}}, "required": ["error", "step"]}, "state": {"type": "object", "properties": {"_": {"type": "object", "properties": {"initializing": {"type": "string"}, "ready": {"type": "string"}, "sleeping": {"type": "string"}}, "required": ["initializing", "ready", "sleeping"]}, "query_stage": {"type": "object", "properties": {"dead": {"type": "string"}, "initializing": {"type": "string"}}, "required": ["dead", "initializing"]}}, "required": ["_", "query_stage"]}}, "required": ["config", "state"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "title": {"type": "string"}, "number": {"type": "integer"}, "milestone": {"type": "null"}, "labels": {"type": "array", "items": {"type": "string"}}, "id": {"type": "integer"}, "html_url": {"type": "string"}, "assignees": {"type": "array", "items": {}}, "comments": {"type": "integer"}}, "required": ["body", "user", "url", "updated_at", "created_at", "closed_at", "state", "title", "number", "milestone", "labels", "id", "html_url", "assignees", "comments"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"body" : "This PR makes several changes to the icu4c package\r\n\r\n1. add updated version to 65.1\r\n2. modify the default url as project has moved to github\r\n3. set UTF-8 locale to support building from source files in UTF-8\r\nformat\r\n\r\nNote that the older versions are not available on github so explicit urls\r\nwere used. This PR will close #14399.", "user" : "glennpj", "url" : "https://api.github.com/repos/spack/spack/issues/14450", "updated_at" : "2020-01-15 17:07:53", "created_at" : "2020-01-09 16:10:48", "closed_at" : "2020-01-15 04:05:56", "state" : "closed", "title" : "Update the icu4c package", "number" : 14450, "milestone" : null, "labels" : ["new-version", "update-package"], "id" : 547574781, "html_url" : "https://github.com/spack/spack/pull/14450", "assignees" : [], "comments" : 0}
json_instruct
{"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "title": {"type": "string"}, "number": {"type": "integer"}, "milestone": {"type": "null"}, "labels": {"type": "array", "items": {"type": "string"}}, "id": {"type": "integer"}, "html_url": {"type": "string"}, "assignees": {"type": "array", "items": {}}, "comments": {"type": "integer"}}, "required": ["body", "user", "url", "updated_at", "created_at", "closed_at", "state", "title", "number", "milestone", "labels", "id", "html_url", "assignees", "comments"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "task": {"type": "object", "properties": {"mode": {"type": "string"}, "configPath": {"type": "string"}}, "required": ["mode", "configPath"]}, "continueOnFailure": {"type": "boolean"}, "enabled": {"type": "boolean"}}, "required": ["name", "task", "continueOnFailure", "enabled"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Task 2", "task" : {"mode" : "run", "configPath" : "extractor/ex-generic-v2/without-rows"}, "continueOnFailure" : false, "enabled" : true}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "task": {"type": "object", "properties": {"mode": {"type": "string"}, "configPath": {"type": "string"}}, "required": ["mode", "configPath"]}, "continueOnFailure": {"type": "boolean"}, "enabled": {"type": "boolean"}}, "required": ["name", "task", "continueOnFailure", "enabled"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"class": {"type": "object", "properties": {}, "required": []}, "instance": {"type": "object", "properties": {"buildWith:": {"type": "string"}, "getMergeSelector": {"type": "string"}, "getMergeSelector:": {"type": "string"}}, "required": ["buildWith:", "getMergeSelector", "getMergeSelector:"]}}, "required": ["class", "instance"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"class" : {}, "instance" : {"buildWith:" : "DS 6/19/2014 22:46", "getMergeSelector" : "DS 6/19/2014 21:18", "getMergeSelector:" : "DS 6/19/2014 21:18"}}
json_instruct
{"type": "object", "properties": {"class": {"type": "object", "properties": {}, "required": []}, "instance": {"type": "object", "properties": {"buildWith:": {"type": "string"}, "getMergeSelector": {"type": "string"}, "getMergeSelector:": {"type": "string"}}, "required": ["buildWith:", "getMergeSelector", "getMergeSelector:"]}}, "required": ["class", "instance"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"version": {"type": "integer"}, "datetime": {"type": "string"}}, "required": ["version", "datetime"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : 1, "datetime" : "2016-04-13T16:53:02.407028"}
json_instruct
{"type": "object", "properties": {"version": {"type": "integer"}, "datetime": {"type": "string"}}, "required": ["version", "datetime"], "$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"}, "lockfileVersion": {"type": "integer"}, "requires": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"core-js": {"type": "object", "properties": {"version": {"type": "string"}, "resolved": {"type": "string"}, "integrity": {"type": "string"}}, "required": ["version", "resolved", "integrity"]}, "lodash-es": {"type": "object", "properties": {"version": {"type": "string"}, "resolved": {"type": "string"}, "integrity": {"type": "string"}}, "required": ["version", "resolved", "integrity"]}, "smooth-scrollbar": {"type": "object", "properties": {"version": {"type": "string"}, "resolved": {"type": "string"}, "integrity": {"type": "string"}, "requires": {"type": "object", "properties": {"core-js": {"type": "string"}, "lodash-es": {"type": "string"}, "tslib": {"type": "string"}}, "required": ["core-js", "lodash-es", "tslib"]}}, "required": ["version", "resolved", "integrity", "requires"]}, "tslib": {"type": "object", "properties": {"version": {"type": "string"}, "resolved": {"type": "string"}, "integrity": {"type": "string"}}, "required": ["version", "resolved", "integrity"]}}, "required": ["core-js", "lodash-es", "smooth-scrollbar", "tslib"]}}, "required": ["name", "version", "lockfileVersion", "requires", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "JavaScript", "version" : "1.0.0", "lockfileVersion" : 1, "requires" : true, "dependencies" : {"core-js" : {"version" : "2.6.11", "resolved" : "https://registry.npmjs.org/core-js/-/core-js-2.6.11.tgz", "integrity" : "sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg=="}, "lodash-es" : {"version" : "4.17.15", "resolved" : "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.15.tgz", "integrity" : "sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ=="}, "smooth-scrollbar" : {"version" : "8.5.2", "resolved" : "https://registry.npmjs.org/smooth-scrollbar/-/smooth-scrollbar-8.5.2.tgz", "integrity" : "sha512-8Uxb40zP5W5Vrd6AaHmn8OzCrJ1+EzSNKQXtTqby1m23x6RC8d1tUP+rlH4oJisPO2cgU+Jxjp0HLGqbOJc9BQ==", "requires" : {"core-js" : "^2.6.9", "lodash-es" : "^4.17.15", "tslib" : "^1.10.0"}}, "tslib" : {"version" : "1.13.0", "resolved" : "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz", "integrity" : "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q=="}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "lockfileVersion": {"type": "integer"}, "requires": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"core-js": {"type": "object", "properties": {"version": {"type": "string"}, "resolved": {"type": "string"}, "integrity": {"type": "string"}}, "required": ["version", "resolved", "integrity"]}, "lodash-es": {"type": "object", "properties": {"version": {"type": "string"}, "resolved": {"type": "string"}, "integrity": {"type": "string"}}, "required": ["version", "resolved", "integrity"]}, "smooth-scrollbar": {"type": "object", "properties": {"version": {"type": "string"}, "resolved": {"type": "string"}, "integrity": {"type": "string"}, "requires": {"type": "object", "properties": {"core-js": {"type": "string"}, "lodash-es": {"type": "string"}, "tslib": {"type": "string"}}, "required": ["core-js", "lodash-es", "tslib"]}}, "required": ["version", "resolved", "integrity", "requires"]}, "tslib": {"type": "object", "properties": {"version": {"type": "string"}, "resolved": {"type": "string"}, "integrity": {"type": "string"}}, "required": ["version", "resolved", "integrity"]}}, "required": ["core-js", "lodash-es", "smooth-scrollbar", "tslib"]}}, "required": ["name", "version", "lockfileVersion", "requires", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "private": {"type": "boolean"}, "version": {"type": "string"}, "description": {"type": "string"}, "publishConfig": {"type": "object", "properties": {"registry": {"type": "string"}}, "required": ["registry"]}, "type": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build": {"type": "string"}, "watch": {"type": "string"}, "start": {"type": "string"}}, "required": ["test", "build", "watch", "start"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"components": {"type": "string"}, "modules": {"type": "string"}}, "required": ["components", "modules"]}}, "required": ["name", "private", "version", "description", "publishConfig", "type", "main", "scripts", "keywords", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "sandbox", "private" : true, "version" : "2.4.2", "description" : "Sandbox application", "publishConfig" : {"registry" : "http://localhost:4873"}, "type" : "module", "main" : "index.js", "scripts" : {"test" : "echo 'test'", "build" : "echo 'build'", "watch" : "echo 'watch'", "start" : "node index.js"}, "keywords" : [], "author" : "", "license" : "MIT", "dependencies" : {"components" : "2.4.1", "modules" : "2.4.2"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "private": {"type": "boolean"}, "version": {"type": "string"}, "description": {"type": "string"}, "publishConfig": {"type": "object", "properties": {"registry": {"type": "string"}}, "required": ["registry"]}, "type": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build": {"type": "string"}, "watch": {"type": "string"}, "start": {"type": "string"}}, "required": ["test", "build", "watch", "start"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"components": {"type": "string"}, "modules": {"type": "string"}}, "required": ["components", "modules"]}}, "required": ["name", "private", "version", "description", "publishConfig", "type", "main", "scripts", "keywords", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"args": {"type": "array", "items": {"type": "object", "properties": {"argName": {"type": "string"}, "argValue": {"type": "null"}, "argDescription": {"type": "string"}, "flag": {"type": "string"}, "argID": {"type": "string"}, "isDependentOn": {"type": "string"}, "hasFlag": {"type": "boolean"}, "flagOnly": {"type": "boolean"}, "required": {"type": "boolean"}, "isFile": {"type": "boolean"}}, "required": ["argName", "argValue", "argDescription", "flag", "argID", "isDependentOn", "hasFlag", "flagOnly", "required", "isFile"]}}}, "required": ["args"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"args" : [{"argName" : "List of input files separated by an space", "argValue" : null, "argDescription" : "List of input files separated by an space", "flag" : "", "argID" : "BCFTOOLS_CONCAT_INPUT_FILES", "isDependentOn" : "null", "hasFlag" : false, "flagOnly" : false, "required" : true, "isFile" : true}, {"argName" : "output file", "argValue" : null, "argDescription" : "Concatenated output file", "flag" : "-o", "argID" : "BCFTOOLS_CONCATENATED_OUTPUT_FILE", "isDependentOn" : "null", "hasFlag" : true, "flagOnly" : false, "required" : true, "isFile" : true}]}
json_instruct
{"type": "object", "properties": {"args": {"type": "array", "items": {"type": "object", "properties": {"argName": {"type": "string"}, "argValue": {"type": "null"}, "argDescription": {"type": "string"}, "flag": {"type": "string"}, "argID": {"type": "string"}, "isDependentOn": {"type": "string"}, "hasFlag": {"type": "boolean"}, "flagOnly": {"type": "boolean"}, "required": {"type": "boolean"}, "isFile": {"type": "boolean"}}, "required": ["argName", "argValue", "argDescription", "flag", "argID", "isDependentOn", "hasFlag", "flagOnly", "required", "isFile"]}}}, "required": ["args"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"type": {"type": "string"}, "index": {"type": "string"}, "fields": {"type": "object", "properties": {"fulltext": {"type": "object", "properties": {"type": {"type": "string"}, "term_vector": {"type": "string"}, "index_analyzer": {"type": "string"}, "search_analyzer": {"type": "string"}}, "required": ["type", "term_vector", "index_analyzer", "search_analyzer"]}, "token": {"type": "object", "properties": {"type": {"type": "string"}, "term_vector": {"type": "string"}, "analyzer": {"type": "string"}}, "required": ["type", "term_vector", "analyzer"]}}, "required": ["fulltext", "token"]}}, "required": ["type", "index", "fields"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "string", "index" : "not_analyzed", "fields" : {"fulltext" : {"type" : "string", "term_vector" : "with_positions_offsets", "index_analyzer" : "ez_string_fulltext_index_analyzer", "search_analyzer" : "ez_string_fulltext_search_analyzer"}, "token" : {"type" : "string", "term_vector" : "with_positions_offsets", "analyzer" : "ez_string_token_analyzer"}}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "index": {"type": "string"}, "fields": {"type": "object", "properties": {"fulltext": {"type": "object", "properties": {"type": {"type": "string"}, "term_vector": {"type": "string"}, "index_analyzer": {"type": "string"}, "search_analyzer": {"type": "string"}}, "required": ["type", "term_vector", "index_analyzer", "search_analyzer"]}, "token": {"type": "object", "properties": {"type": {"type": "string"}, "term_vector": {"type": "string"}, "analyzer": {"type": "string"}}, "required": ["type", "term_vector", "analyzer"]}}, "required": ["fulltext", "token"]}}, "required": ["type", "index", "fields"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "right-minded", "definition" : "Having a right or honest mind. -- Right\"-mind`ed*ness, n."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"names": {"type": "array", "items": {"type": "string"}}, "symbols": {"type": "array", "items": {"type": "string"}}, "needed": {"type": "array", "items": {"type": "string"}}}, "required": ["names", "symbols", "needed"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"names" : ["libhistory.so.5", "libhistory.so.5.2"], "symbols" : ["add_history", "add_history_time", "alloc_history_entry", "append_history", "clear_history", "copy_history_entry", "current_history", "free_history_entry", "get_history_event", "history_arg_extract", "history_base", "history_comment_char", "history_expand", "history_expansion_char", "history_get", "history_get_history_state", "history_get_time", "history_inhibit_expansion_function", "history_is_stifled", "history_length", "history_list", "history_max_entries", "history_no_expand_chars", "history_offset", "history_quotes_inhibit_expansion", "history_search", "history_search_delimiter_chars", "history_search_pos", "history_search_prefix", "history_set_history_state", "history_set_pos", "history_subst_char", "history_tokenize", "history_total_bytes", "history_truncate_file", "history_word_delimiters", "history_write_timestamps", "max_input_history", "next_history", "previous_history", "read_history", "read_history_range", "remove_history", "replace_history_data", "replace_history_entry", "rl_byte_oriented", "_rl_find_next_mbchar", "_rl_find_prev_mbchar", "sh_get_env_value", "sh_get_home_dir", "sh_set_lines_and_columns", "sh_single_quote", "sh_unset_nodelay_mode", "stifle_history", "unstifle_history", "using_history", "where_history", "write_history", "xfree", "xmalloc", "xrealloc"], "needed" : ["libgcc_s.so.1", "libc.so.6"]}
json_instruct
{"type": "object", "properties": {"names": {"type": "array", "items": {"type": "string"}}, "symbols": {"type": "array", "items": {"type": "string"}}, "needed": {"type": "array", "items": {"type": "string"}}}, "required": ["names", "symbols", "needed"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"indexURL": {"type": "string"}, "appId": {"type": "string"}, "minSdkVersionName": {"type": "string"}, "versionName": {"type": "string"}}, "required": ["indexURL", "appId", "minSdkVersionName", "versionName"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"indexURL" : "h5://20210523153421727522810/index.html", "appId" : "20210523153421727522810", "minSdkVersionName" : "1.2.8", "versionName" : "1.0.1"}
json_instruct
{"type": "object", "properties": {"indexURL": {"type": "string"}, "appId": {"type": "string"}, "minSdkVersionName": {"type": "string"}, "versionName": {"type": "string"}}, "required": ["indexURL", "appId", "minSdkVersionName", "versionName"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "filename": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "autoupdate": {"type": "object", "properties": {"source": {"type": "string"}, "target": {"type": "string"}, "fileMap": {"type": "array", "items": {"type": "object", "properties": {"basePath": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}}, "required": ["basePath", "files"]}}}, "required": ["source", "target", "fileMap"]}}, "required": ["name", "filename", "version", "description", "author", "license", "repository", "keywords", "homepage", "autoupdate"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "heatcanvas", "filename" : "heatcanvas.min.js", "version" : "1.2.3", "description" : "Simple heatmap api based on HTML5 canvas.", "author" : "Ning Sun", "license" : "MIT", "repository" : {"type" : "git", "url" : "git://github.com/sunng87/heatcanvas.git"}, "keywords" : ["heat", "map", "canvas"], "homepage" : "https://sunng87.github.io/heatcanvas", "autoupdate" : {"source" : "git", "target" : "git://github.com/sunng87/heatcanvas.git", "fileMap" : [{"basePath" : "", "files" : ["heatcanvas*"]}]}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "filename": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "autoupdate": {"type": "object", "properties": {"source": {"type": "string"}, "target": {"type": "string"}, "fileMap": {"type": "array", "items": {"type": "object", "properties": {"basePath": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}}, "required": ["basePath", "files"]}}}, "required": ["source", "target", "fileMap"]}}, "required": ["name", "filename", "version", "description", "author", "license", "repository", "keywords", "homepage", "autoupdate"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"caption": {"type": "string"}, "description": {"type": "string"}, "xlsx_file": {"type": "string"}, "expected": {"type": "array", "items": {"type": "string"}}}, "required": ["caption", "description", "xlsx_file", "expected"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"caption" : "Test Worksheet::name() method.", "description" : "Test reading worksheet names.", "xlsx_file" : "data01.xlsx", "expected" : ["Sheet1", "Sheet2", "Sheet3", "Sheet4"]}
json_instruct
{"type": "object", "properties": {"caption": {"type": "string"}, "description": {"type": "string"}, "xlsx_file": {"type": "string"}, "expected": {"type": "array", "items": {"type": "string"}}}, "required": ["caption", "description", "xlsx_file", "expected"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"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" : "0xc0d52ac0e277758b4f8d62a427035732efcaf3d5", "tool" : "osiris", "start" : 1564619205.3294709, "end" : 1564619208.170702, "duration" : 2.841231107711792, "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#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"total_count": {"type": "integer"}, "rows_per_file": {"type": "integer"}, "rows_count": {"type": "integer"}}, "required": ["total_count", "rows_per_file", "rows_count"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"total_count" : 92, "rows_per_file" : 35, "rows_count" : 7}
json_instruct
{"type": "object", "properties": {"total_count": {"type": "integer"}, "rows_per_file": {"type": "integer"}, "rows_count": {"type": "integer"}}, "required": ["total_count", "rows_per_file", "rows_count"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"FsPickler": {"type": "string"}, "type": {"type": "string"}, "value": {"type": "string"}}, "required": ["FsPickler", "type", "value"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"FsPickler" : "0.9.6", "type" : "System.String", "value" : "@article{Veves_2002,\n\tdoi = {10.1001/archsurg.137.7.822},\n\turl = {http://dx.doi.org/10.1001/archsurg.137.7.822},\n\tyear = 2002,\n\tmonth = {jul},\n\tpublisher = {American Medical Association ($\\lbrace$AMA$\\rbrace$)},\n\tvolume = {137},\n\tnumber = {7},\n\tpages = {822},\n\tauthor = {Aristidis Veves},\n\ttitle = {A Randomized, Controlled Trial of Promogran (a Collagen/Oxidized Regenerated Cellulose Dressing) vs Standard Treatment in the Management of Diabetic Foot Ulcers},\n\tjournal = {Arch Surg}\n}"}
json_instruct
{"type": "object", "properties": {"FsPickler": {"type": "string"}, "type": {"type": "string"}, "value": {"type": "string"}}, "required": ["FsPickler", "type", "value"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"/assets/sbadmin2/css/sbadmin2.css": {"type": "string"}, "/assets/sbadmin2/js/sbadmin2.js": {"type": "string"}, "/assets/sbadmin2/vendor/chart.js": {"type": "string"}, "/assets/sbadmin2/js/demo/chart-area-demo.js": {"type": "string"}, "/assets/sbadmin2/js/demo/chart-bar-demo.js": {"type": "string"}, "/assets/sbadmin2/js/demo/chart-pie-demo.js": {"type": "string"}, "/assets/sbadmin2/js/demo/datatables-demo.js": {"type": "string"}, "/assets/sbadmin2/img/undraw_posting_photo.svg": {"type": "string"}, "/assets/sbadmin2/img/undraw_profile.svg": {"type": "string"}, "/assets/sbadmin2/img/undraw_profile_1.svg": {"type": "string"}, "/assets/sbadmin2/img/undraw_profile_2.svg": {"type": "string"}, "/assets/sbadmin2/img/undraw_profile_3.svg": {"type": "string"}, "/assets/sbadmin2/img/undraw_rocket.svg": {"type": "string"}}, "required": ["/assets/sbadmin2/css/sbadmin2.css", "/assets/sbadmin2/js/sbadmin2.js", "/assets/sbadmin2/vendor/chart.js", "/assets/sbadmin2/js/demo/chart-area-demo.js", "/assets/sbadmin2/js/demo/chart-bar-demo.js", "/assets/sbadmin2/js/demo/chart-pie-demo.js", "/assets/sbadmin2/js/demo/datatables-demo.js", "/assets/sbadmin2/img/undraw_posting_photo.svg", "/assets/sbadmin2/img/undraw_profile.svg", "/assets/sbadmin2/img/undraw_profile_1.svg", "/assets/sbadmin2/img/undraw_profile_2.svg", "/assets/sbadmin2/img/undraw_profile_3.svg", "/assets/sbadmin2/img/undraw_rocket.svg"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"/assets/sbadmin2/css/sbadmin2.css" : "/assets/sbadmin2/css/sbadmin2.css", "/assets/sbadmin2/js/sbadmin2.js" : "/assets/sbadmin2/js/sbadmin2.js", "/assets/sbadmin2/vendor/chart.js" : "/assets/sbadmin2/vendor/chart.js", "/assets/sbadmin2/js/demo/chart-area-demo.js" : "/assets/sbadmin2/js/demo/chart-area-demo.js", "/assets/sbadmin2/js/demo/chart-bar-demo.js" : "/assets/sbadmin2/js/demo/chart-bar-demo.js", "/assets/sbadmin2/js/demo/chart-pie-demo.js" : "/assets/sbadmin2/js/demo/chart-pie-demo.js", "/assets/sbadmin2/js/demo/datatables-demo.js" : "/assets/sbadmin2/js/demo/datatables-demo.js", "/assets/sbadmin2/img/undraw_posting_photo.svg" : "/assets/sbadmin2/img/undraw_posting_photo.svg", "/assets/sbadmin2/img/undraw_profile.svg" : "/assets/sbadmin2/img/undraw_profile.svg", "/assets/sbadmin2/img/undraw_profile_1.svg" : "/assets/sbadmin2/img/undraw_profile_1.svg", "/assets/sbadmin2/img/undraw_profile_2.svg" : "/assets/sbadmin2/img/undraw_profile_2.svg", "/assets/sbadmin2/img/undraw_profile_3.svg" : "/assets/sbadmin2/img/undraw_profile_3.svg", "/assets/sbadmin2/img/undraw_rocket.svg" : "/assets/sbadmin2/img/undraw_rocket.svg"}
json_instruct
{"type": "object", "properties": {"/assets/sbadmin2/css/sbadmin2.css": {"type": "string"}, "/assets/sbadmin2/js/sbadmin2.js": {"type": "string"}, "/assets/sbadmin2/vendor/chart.js": {"type": "string"}, "/assets/sbadmin2/js/demo/chart-area-demo.js": {"type": "string"}, "/assets/sbadmin2/js/demo/chart-bar-demo.js": {"type": "string"}, "/assets/sbadmin2/js/demo/chart-pie-demo.js": {"type": "string"}, "/assets/sbadmin2/js/demo/datatables-demo.js": {"type": "string"}, "/assets/sbadmin2/img/undraw_posting_photo.svg": {"type": "string"}, "/assets/sbadmin2/img/undraw_profile.svg": {"type": "string"}, "/assets/sbadmin2/img/undraw_profile_1.svg": {"type": "string"}, "/assets/sbadmin2/img/undraw_profile_2.svg": {"type": "string"}, "/assets/sbadmin2/img/undraw_profile_3.svg": {"type": "string"}, "/assets/sbadmin2/img/undraw_rocket.svg": {"type": "string"}}, "required": ["/assets/sbadmin2/css/sbadmin2.css", "/assets/sbadmin2/js/sbadmin2.js", "/assets/sbadmin2/vendor/chart.js", "/assets/sbadmin2/js/demo/chart-area-demo.js", "/assets/sbadmin2/js/demo/chart-bar-demo.js", "/assets/sbadmin2/js/demo/chart-pie-demo.js", "/assets/sbadmin2/js/demo/datatables-demo.js", "/assets/sbadmin2/img/undraw_posting_photo.svg", "/assets/sbadmin2/img/undraw_profile.svg", "/assets/sbadmin2/img/undraw_profile_1.svg", "/assets/sbadmin2/img/undraw_profile_2.svg", "/assets/sbadmin2/img/undraw_profile_3.svg", "/assets/sbadmin2/img/undraw_rocket.svg"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["borschik-tech-csso-next"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"extends": {"type": "array", "items": {"type": "string"}}, "plugins": {"type": "array", "items": {"type": "string"}}}, "required": ["extends", "plugins"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"extends" : ["airbnb-base", "plugin:vue/recommended"], "plugins" : ["vue"]}
json_instruct
{"type": "object", "properties": {"extends": {"type": "array", "items": {"type": "string"}}, "plugins": {"type": "array", "items": {"type": "string"}}}, "required": ["extends", "plugins"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"CallItKarma": {"type": "array", "items": {"type": "string"}}}, "required": ["CallItKarma"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"CallItKarma" : ["Karma", "Reincarnation", "Karma", "Flanderized", "EquivalentExchange", "IceCreamKoan", "Koan", "Karma", "Anvilicious", "ViewersAreMorons", "HoistByHisOwnPetard", "Karma", "MoralityPet", "Tragedy", "PyrrhicVillainy", "DudeNotIronic", "RunningGag", "Advertising", "Film", "LiveActionTV", "TabletopGames", "WebComics", "WesternAnimation", "KarmaMeter", "PlayerCharacter", "KarmicDeath", "Irony", "KarmaHoudini", "IdiotHoudini", "KarmaHoudiniWarranty", "LovableRogue", "KarmicJackpot", "KarmicProtection", "KarmicTransformation", "LaserGuidedKarma", "NeutralityBacklash", "SexualKarma", "BlackComedyRape", "IdiotHoudini", "CoolAndUnusualPunishment", "UncannyValley", "TropeNamers", "BoltOfDivineRetribution", "YouNoTakeCandle", "DisproportionateRetribution"]}
json_instruct
{"type": "object", "properties": {"CallItKarma": {"type": "array", "items": {"type": "string"}}}, "required": ["CallItKarma"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"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" : 57653, "cartId" : "6405c64c-8c8b-4ba4-a380-5abae9c5a50d", "preferredProducts" : [213, 1649], "productReviews" : [{"productId" : 1997, "reviewText" : "one of my hobbies is scuba diving. and when i'm scuba diving this works great.", "reviewDate" : "2016-12-03T21:19:32.6683324+02:00"}, {"productId" : 3648, "reviewText" : "heard about this on ndombolo radio, decided to give it a try.", "reviewDate" : "2019-12-03T11:39:34.316817+02:00"}, {"productId" : 884, "reviewText" : "one of my hobbies is sailing. and when i'm sailing this works great.", "reviewDate" : "2017-08-31T05:32:38.0049252+03:00"}, {"productId" : 3197, "reviewText" : "My co-worker Ali has one of these. He says it looks towering.", "reviewDate" : "2019-08-11T09:42:41.0322281+03: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#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"ingress_kbps": {"type": "object", "properties": {"0": {"type": "integer"}, "104": {"type": "integer"}, "105": {"type": "integer"}, "111": {"type": "integer"}, "112": {"type": "integer"}, "113": {"type": "integer"}}, "required": ["0", "104", "105", "111", "112", "113"]}, "egress_kbps": {"type": "object", "properties": {"0": {"type": "integer"}, "104": {"type": "integer"}, "105": {"type": "integer"}, "111": {"type": "integer"}, "112": {"type": "integer"}, "113": {"type": "integer"}}, "required": ["0", "104", "105", "111", "112", "113"]}}, "required": ["ingress_kbps", "egress_kbps"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ingress_kbps" : {"0" : 1000000, "104" : 1000000, "105" : 1000000, "111" : 1000000, "112" : 1000000, "113" : 1000000}, "egress_kbps" : {"0" : 1000000, "104" : 1000000, "105" : 1000000, "111" : 1000000, "112" : 1000000, "113" : 1000000}}
json_instruct
{"type": "object", "properties": {"ingress_kbps": {"type": "object", "properties": {"0": {"type": "integer"}, "104": {"type": "integer"}, "105": {"type": "integer"}, "111": {"type": "integer"}, "112": {"type": "integer"}, "113": {"type": "integer"}}, "required": ["0", "104", "105", "111", "112", "113"]}, "egress_kbps": {"type": "object", "properties": {"0": {"type": "integer"}, "104": {"type": "integer"}, "105": {"type": "integer"}, "111": {"type": "integer"}, "112": {"type": "integer"}, "113": {"type": "integer"}}, "required": ["0", "104", "105", "111", "112", "113"]}}, "required": ["ingress_kbps", "egress_kbps"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {}}, "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" : 46096, "cartId" : "eedb4acb-4e8e-402f-82a0-4703bbb0016e", "preferredProducts" : [], "productReviews" : [{"productId" : 1997, "reviewText" : "i use it every Tuesday when i'm in my pub.", "reviewDate" : "2019-11-13T13:39:15.1098758+02:00"}, {"productId" : 4143, "reviewText" : "this program is nifty.", "reviewDate" : "2016-09-29T02:27:02.3876592+03:00"}, {"productId" : 4963, "reviewText" : "The box this comes in is 3 meter by 6 yard and weights 12 pound.", "reviewDate" : "2019-12-19T06:17:05.7074888+02:00"}]}
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {}}, "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#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"t": {"type": "string"}, "h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}}, "required": ["f"]}}}, "required": ["d"]}}, "stem": {"type": "string"}}, "required": ["t", "h", "stem"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"t" : "koheceday", "h" : [{"d" : [{"f" : "\u808c\u8089\u7d50\u5be6\u3002"}, {"f" : "\u808c\u8089\u7d50\u5be6\u7684\u3002", "e" : ["\ufff9`Koheced~`ay~ `ko~ `heci~ `na~ `koko'~.\ufffa\ufffb\u96de\u8089\u7d50\u5be6\u3002"]}]}], "stem" : "koheced"}
json_instruct
{"type": "object", "properties": {"t": {"type": "string"}, "h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}}, "required": ["f"]}}}, "required": ["d"]}}, "stem": {"type": "string"}}, "required": ["t", "h", "stem"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"type": {"type": "string"}, "item_group": {"type": "string"}, "durability": {"type": "integer"}, "max_count": {"type": "integer"}, "start_color": {"type": "object", "properties": {"red": {"type": "number"}, "green": {"type": "number"}, "blue": {"type": "number"}}, "required": ["red", "green", "blue"]}, "end_color": {"type": "object", "properties": {"red": {"type": "number"}, "green": {"type": "number"}, "blue": {"type": "number"}}, "required": ["red", "green", "blue"]}}, "required": ["type", "item_group", "durability", "max_count", "start_color", "end_color"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "item:durable", "item_group" : "materials", "durability" : 100, "max_count" : 64, "start_color" : {"red" : 0.85882352941, "green" : 0.45882352941, "blue" : 0.92156862745}, "end_color" : {"red" : 0.62352941176, "green" : 0.07843137254, "blue" : 0.70980392156}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "item_group": {"type": "string"}, "durability": {"type": "integer"}, "max_count": {"type": "integer"}, "start_color": {"type": "object", "properties": {"red": {"type": "number"}, "green": {"type": "number"}, "blue": {"type": "number"}}, "required": ["red", "green", "blue"]}, "end_color": {"type": "object", "properties": {"red": {"type": "number"}, "green": {"type": "number"}, "blue": {"type": "number"}}, "required": ["red", "green", "blue"]}}, "required": ["type", "item_group", "durability", "max_count", "start_color", "end_color"], "$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"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "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"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@sentry/browser": {"type": "string"}, "cookieconsent": {"type": "string"}, "firebase": {"type": "string"}, "lazysizes": {"type": "string"}}, "required": ["@sentry/browser", "cookieconsent", "firebase", "lazysizes"]}}, "required": ["name", "version", "description", "main", "scripts", "engines", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "web-manager", "version" : "3.0.9", "description" : "Easily access important variables such as the query string, current domain, and current page in a single object.", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "engines" : {"node" : ">=6.0.0"}, "repository" : {"type" : "git", "url" : "git+https://github.com/itw-creative-works/web-manager.git"}, "keywords" : ["library"], "author" : "ITW Creative Works", "license" : "CC-BY-4.0", "bugs" : {"url" : "https://github.com/itw-creative-works/web-manager/issues"}, "homepage" : "https://itwcreativeworks.com", "dependencies" : {"@sentry/browser" : "^6.19.7", "cookieconsent" : "^3.1.1", "firebase" : "^8.10.1", "lazysizes" : "^5.3.2"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "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"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@sentry/browser": {"type": "string"}, "cookieconsent": {"type": "string"}, "firebase": {"type": "string"}, "lazysizes": {"type": "string"}}, "required": ["@sentry/browser", "cookieconsent", "firebase", "lazysizes"]}}, "required": ["name", "version", "description", "main", "scripts", "engines", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "develop": {"type": "string"}, "format": {"type": "string"}, "start": {"type": "string"}, "serve": {"type": "string"}, "clean": {"type": "string"}}, "required": ["build", "develop", "format", "start", "serve", "clean"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@fortawesome/fontawesome-svg-core": {"type": "string"}, "@fortawesome/free-solid-svg-icons": {"type": "string"}, "@fortawesome/react-fontawesome": {"type": "string"}, "bulma": {"type": "string"}, "gatsby": {"type": "string"}, "gatsby-plugin-manifest": {"type": "string"}, "gatsby-plugin-react-helmet": {"type": "string"}, "gatsby-plugin-sass": {"type": "string"}, "node-sass": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}, "react-helmet": {"type": "string"}}, "required": ["@fortawesome/fontawesome-svg-core", "@fortawesome/free-solid-svg-icons", "@fortawesome/react-fontawesome", "bulma", "gatsby", "gatsby-plugin-manifest", "gatsby-plugin-react-helmet", "gatsby-plugin-sass", "node-sass", "react", "react-dom", "react-helmet"]}, "devDependencies": {"type": "object", "properties": {"prettier": {"type": "string"}}, "required": ["prettier"]}}, "required": ["name", "version", "description", "scripts", "repository", "author", "license", "bugs", "homepage", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "hdp", "version" : "1.0.0", "description" : "Haskey Development Program", "scripts" : {"build" : "gatsby build", "develop" : "gatsby develop", "format" : "prettier --write \"**/*.{js,jsx,json,md}\"", "start" : "npm run develop", "serve" : "gatsby serve", "clean" : "gatsby clean"}, "repository" : {"type" : "git", "url" : "git+https://github.com/bartw/hdp.git"}, "author" : "Bart Wijnants", "license" : "MIT", "bugs" : {"url" : "https://github.com/bartw/hdp/issues"}, "homepage" : "https://github.com/bartw/hdp#readme", "dependencies" : {"@fortawesome/fontawesome-svg-core" : "^1.2.26", "@fortawesome/free-solid-svg-icons" : "^5.12.0", "@fortawesome/react-fontawesome" : "^0.1.8", "bulma" : "^0.8.0", "gatsby" : "^2.18.17", "gatsby-plugin-manifest" : "^2.2.30", "gatsby-plugin-react-helmet" : "^3.1.16", "gatsby-plugin-sass" : "^2.1.24", "node-sass" : "^4.13.0", "react" : "^16.12.0", "react-dom" : "^16.12.0", "react-helmet" : "^5.2.1"}, "devDependencies" : {"prettier" : "^1.19.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "develop": {"type": "string"}, "format": {"type": "string"}, "start": {"type": "string"}, "serve": {"type": "string"}, "clean": {"type": "string"}}, "required": ["build", "develop", "format", "start", "serve", "clean"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@fortawesome/fontawesome-svg-core": {"type": "string"}, "@fortawesome/free-solid-svg-icons": {"type": "string"}, "@fortawesome/react-fontawesome": {"type": "string"}, "bulma": {"type": "string"}, "gatsby": {"type": "string"}, "gatsby-plugin-manifest": {"type": "string"}, "gatsby-plugin-react-helmet": {"type": "string"}, "gatsby-plugin-sass": {"type": "string"}, "node-sass": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}, "react-helmet": {"type": "string"}}, "required": ["@fortawesome/fontawesome-svg-core", "@fortawesome/free-solid-svg-icons", "@fortawesome/react-fontawesome", "bulma", "gatsby", "gatsby-plugin-manifest", "gatsby-plugin-react-helmet", "gatsby-plugin-sass", "node-sass", "react", "react-dom", "react-helmet"]}, "devDependencies": {"type": "object", "properties": {"prettier": {"type": "string"}}, "required": ["prettier"]}}, "required": ["name", "version", "description", "scripts", "repository", "author", "license", "bugs", "homepage", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "Nonce", "definitions" : ["(of a word or expression) coined for one occasion."], "parts-of-speech" : "Adjective"}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "desc": {"type": "string"}, "desc_url": {"type": "string"}, "labels": {"type": "array", "items": {"type": "string"}}, "licenses": {"type": "array", "items": {"type": "string"}}, "vcs_url": {"type": "string"}}, "required": ["name", "desc", "desc_url", "labels", "licenses", "vcs_url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "code-oss", "desc" : "Visual Studio Code for Chromebooks and Raspberry Pi", "desc_url" : "", "labels" : ["code-oss"], "licenses" : ["MIT"], "vcs_url" : "https://github.com/headmelted/codebuilds.git"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "desc": {"type": "string"}, "desc_url": {"type": "string"}, "labels": {"type": "array", "items": {"type": "string"}}, "licenses": {"type": "array", "items": {"type": "string"}}, "vcs_url": {"type": "string"}}, "required": ["name", "desc", "desc_url", "labels", "licenses", "vcs_url"], "$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" : 101903755, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "18c7b562e0e5ea22d9c651b8b8d77518", "wof:id" : 101903755, "wof:repo" : "whosonfirst-data-admin-es"}, "bbox" : [-5.42219, 40.77006, -5.42219, 40.77006], "geometry" : {"coordinates" : [-5.42219, 40.77006], "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#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "homepage": {"type": "string"}}, "required": ["name", "email", "homepage"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "itsgoingd/clockwork": {"type": "string"}}, "required": ["php", "itsgoingd/clockwork"]}, "autoload": {"type": "object", "properties": {"psr-0": {"type": "object", "properties": {"Clockwork": {"type": "string"}}, "required": ["Clockwork"]}}, "required": ["psr-0"]}}, "required": ["name", "description", "keywords", "homepage", "license", "authors", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "itsgoingd/clockwork-web", "description" : "Embeddable webapp version of Clockwork, a Chrome extension for PHP development", "keywords" : ["debugging", "profiling", "logging"], "homepage" : "http://github.com/itsgoingd/clockwork-web", "license" : "MIT", "authors" : [{"name" : "itsgoingd", "email" : "itsgoingd@luzer.sk", "homepage" : "http://twitter.com/itsgoingd"}], "require" : {"php" : ">=5.3.0", "itsgoingd/clockwork" : "1.*"}, "autoload" : {"psr-0" : {"Clockwork" : ""}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "homepage": {"type": "string"}}, "required": ["name", "email", "homepage"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "itsgoingd/clockwork": {"type": "string"}}, "required": ["php", "itsgoingd/clockwork"]}, "autoload": {"type": "object", "properties": {"psr-0": {"type": "object", "properties": {"Clockwork": {"type": "string"}}, "required": ["Clockwork"]}}, "required": ["psr-0"]}}, "required": ["name", "description", "keywords", "homepage", "license", "authors", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"@babel/core": {"type": "string"}, "@babel/node": {"type": "string"}, "@babel/preset-env": {"type": "string"}}, "required": ["@babel/core", "@babel/node", "@babel/preset-env"]}}, "required": ["name", "version", "main", "repository", "author", "license", "private", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "terrain-server", "version" : "1.0.0", "main" : "index.js", "repository" : "https://github.com/mohammedSlimani/Terrain-server.git", "author" : "Mohammed slimani <slimani.med.21@gmail.com>", "license" : "MIT", "private" : false, "dependencies" : {"@babel/core" : "^7.6.4", "@babel/node" : "^7.6.3", "@babel/preset-env" : "^7.6.3"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"@babel/core": {"type": "string"}, "@babel/node": {"type": "string"}, "@babel/preset-env": {"type": "string"}}, "required": ["@babel/core", "@babel/node", "@babel/preset-env"]}}, "required": ["name", "version", "main", "repository", "author", "license", "private", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"meta": {"type": "object", "properties": {"desc": {"type": "string"}, "desc_long": {"type": "null"}, "home": {"type": "string"}, "license": {"type": "object", "properties": {"deprecated": {"type": "boolean"}, "free": {"type": "boolean"}, "fullName": {"type": "string"}, "redistributable": {"type": "boolean"}, "shortName": {"type": "string"}, "spdxId": {"type": "string"}, "url": {"type": "string"}}, "required": ["deprecated", "free", "fullName", "redistributable", "shortName", "spdxId", "url"]}, "maintainers": {"type": "array", "items": {"type": "object", "properties": {"email": {"type": "string"}, "github": {"type": "string"}, "githubId": {"type": "integer"}, "name": {"type": "string"}}, "required": ["email", "github", "githubId", "name"]}}}, "required": ["desc", "desc_long", "home", "license", "maintainers"]}, "versions": {"type": "array", "items": {"type": "object", "properties": {"commits": {"type": "array", "items": {"type": "object", "properties": {"first": {"type": "string"}, "last": {"type": "string"}}, "required": ["first", "last"]}}, "name": {"type": "string"}}, "required": ["commits", "name"]}}}, "required": ["meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"meta" : {"desc" : "NAT-PMP client", "desc_long" : null, "home" : "http://miniupnp.free.fr/libnatpmp.html", "license" : {"deprecated" : false, "free" : true, "fullName" : "BSD 3-clause \"New\" or \"Revised\" License", "redistributable" : true, "shortName" : "bsd3", "spdxId" : "BSD-3-Clause", "url" : "https://spdx.org/licenses/BSD-3-Clause.html"}, "maintainers" : [{"email" : "orivej@gmx.fr", "github" : "orivej", "githubId" : 101514, "name" : "Orivej Desh"}]}, "versions" : [{"commits" : [{"first" : "03c61b71f9f578db76b667a699732dfc46b6b229", "last" : "024f518e65ffbe64f0f044b194ad15ec2e973788"}], "name" : "20150609"}]}
json_instruct
{"type": "object", "properties": {"meta": {"type": "object", "properties": {"desc": {"type": "string"}, "desc_long": {"type": "null"}, "home": {"type": "string"}, "license": {"type": "object", "properties": {"deprecated": {"type": "boolean"}, "free": {"type": "boolean"}, "fullName": {"type": "string"}, "redistributable": {"type": "boolean"}, "shortName": {"type": "string"}, "spdxId": {"type": "string"}, "url": {"type": "string"}}, "required": ["deprecated", "free", "fullName", "redistributable", "shortName", "spdxId", "url"]}, "maintainers": {"type": "array", "items": {"type": "object", "properties": {"email": {"type": "string"}, "github": {"type": "string"}, "githubId": {"type": "integer"}, "name": {"type": "string"}}, "required": ["email", "github", "githubId", "name"]}}}, "required": ["desc", "desc_long", "home", "license", "maintainers"]}, "versions": {"type": "array", "items": {"type": "object", "properties": {"commits": {"type": "array", "items": {"type": "object", "properties": {"first": {"type": "string"}, "last": {"type": "string"}}, "required": ["first", "last"]}}, "name": {"type": "string"}}, "required": ["commits", "name"]}}}, "required": ["meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01024295": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01024295"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Topology", "objects" : {"E01024295" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00123332", "LAD11CD" : "E07000109"}, "arcs" : [[0, 1, 2, 3, 4]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00123336", "LAD11CD" : "E07000109"}, "arcs" : [[5, 6, 7, 8, -3, 9]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00123337", "LAD11CD" : "E07000109"}, "arcs" : [[10, 11, -6]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00123338", "LAD11CD" : "E07000109"}, "arcs" : [[12, -1]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00123339", "LAD11CD" : "E07000109"}, "arcs" : [[-11, -10, -2, -13, -5, 13]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00123341", "LAD11CD" : "E07000109"}, "arcs" : [[-8, 14]]}]}}, "arcs" : [[[2727, 4602], [144, 1793]], [[2871, 6395], [64, 900], [998, -873]], [[3933, 6422], [-291, -2052], [542, -160], [99, -1277], [476, -42], [-68, -547]], [[4691, 2344], [-1771, 778], [-492, 271]], [[2428, 3393], [299, 1209]], [[4155, 7049], [554, -45], [-155, -896], [297, -622], [353, 28], [2, 1425], [644, 1154], [1983, -1215]], [[7833, 6878], [-1378, -2822], [2058, -781], [-151, -518], [-424, -2527], [-732, 284]], [[7206, 514], [126, 505], [-1736, 1746], [-816, -511]], [[4780, 2254], [-89, 90]], [[3933, 6422], [222, 627]], [[4155, 7049], [-396, 86], [238, 2108]], [[3997, 9243], [4855, -1299], [1147, -1314], [-1611, 78], [-160, -858], [-395, 1028]], [[2727, 4602], [-461, 198], [243, 829], [-675, 1209], [-369, -90], [29, 798], [1102, -172], [275, -979]], [[2428, 3393], [-1448, 944], [-980, 538], [34, 2653], [99, 1661], [49, 810], [1768, -1034], [311, 566], [1736, -288]], [[7206, 514], [-238, -514], [-2188, 2254]]], "transform" : {"scale" : [1.2656020883597361e-06, 5.355244807136958e-07], "translate" : [0.369375409403854, 51.439883163209444]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01024295": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01024295"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "properties": {"wmo": {"type": "string"}}, "required": ["wmo"]}, "location": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}, "elevation": {"type": "integer"}}, "required": ["latitude", "longitude", "elevation"]}, "timezone": {"type": "string"}}, "required": ["id", "name", "country", "region", "identifiers", "location", "timezone"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "40242", "name" : {"en" : "Al-Arroub / Bet El"}, "country" : "PS", "region" : "J", "identifiers" : {"wmo" : "40242"}, "location" : {"latitude" : 31.9333, "longitude" : 35.2167, "elevation" : 852}, "timezone" : "Asia/Gaza"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "properties": {"wmo": {"type": "string"}}, "required": ["wmo"]}, "location": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}, "elevation": {"type": "integer"}}, "required": ["latitude", "longitude", "elevation"]}, "timezone": {"type": "string"}}, "required": ["id", "name", "country", "region", "identifiers", "location", "timezone"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"output": {"type": "string"}, "input": {"type": "string"}, "level": {"type": "integer"}, "name": {"type": "string"}, "has_images": {"type": "boolean"}, "description": {"type": "string"}, "id": {"type": "string"}, "category": {"type": "string"}, "statistics": {"type": "object", "properties": {"level": {"type": "string"}, "submissions": {"type": "integer"}, "solved": {"type": "integer"}, "ratio": {"type": "string"}}, "required": ["level", "submissions", "solved", "ratio"]}}, "required": ["output", "input", "level", "name", "has_images", "description", "id", "category", "statistics"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"output" : "Seu programa deve produzir uma \u00fanica linha com um inteiro representando o n\u00famero de programas diferentes que o treinador pode construir. Como esse n\u00famero pode ser grande, a resposta deve ser esse n\u00famero m\u00f3dulo 109 + 7.", "input" : "A entrada consiste de uma \u00fanica linha que cont\u00e9m tr\u00eas inteiros, T, M, N (1 \u2264 T \u2264 50 , 1 \u2264 M < N \u2264 105 ) em que T \u00e9 o n\u00famero de minutos do exerc\u00edcio, M \u00e9 o valor m\u00ednimo de dificuldade permitido e N \u00e9 o valor m\u00e1ximo de dificuldade permitido.", "level" : 4, "name" : "Gin\u00e1stica", "has_images" : false, "description" : "Vin\u00edcius gosta muito de se exercitar na academia de gin\u00e1stica. Ele fez um acordo com o seu treinador para ter programas de exerc\u00edcios diferentes a cada vez que usar a bicicleta ergom\u00e9trica. Um programa, na linguagem das academias, \u00e9 uma sequ\u00eancia de n\u00edveis de dificuldade do exerc\u00edcio. Os programas de Vin\u00edcius para a bicicleta ergom\u00e9trica devem ter a mesma dura\u00e7\u00e3o em minutos e os n\u00edveis de dificuldade devem mudar a cada minuto, para um n\u00edvel imediatamente acima ou um n\u00edvel imediatamente abaixo. Os n\u00edveis de dificuldade n\u00e3o podem estar abaixo de um m\u00ednimo e nem acima de um m\u00e1ximo previamente estipulados.\r\n\r\nSeu problema \u00e9 calcular o n\u00famero de programas diferentes que o treinador pode construir, obedecidas as restri\u00e7\u00f5es acima.", "id" : "2664", "category" : "Paradigmas", "statistics" : {"level" : "4 / 10", "submissions" : 1321, "solved" : 758, "ratio" : "57.38%"}}
json_instruct
{"type": "object", "properties": {"output": {"type": "string"}, "input": {"type": "string"}, "level": {"type": "integer"}, "name": {"type": "string"}, "has_images": {"type": "boolean"}, "description": {"type": "string"}, "id": {"type": "string"}, "category": {"type": "string"}, "statistics": {"type": "object", "properties": {"level": {"type": "string"}, "submissions": {"type": "integer"}, "solved": {"type": "integer"}, "ratio": {"type": "string"}}, "required": ["level", "submissions", "solved", "ratio"]}}, "required": ["output", "input", "level", "name", "has_images", "description", "id", "category", "statistics"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"type": "string"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": "array", "items": {"type": "integer"}}}, "required": ["code", "parent", "name", "latitude", "longitude", "postal", "children"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"code" : 5313123, "parent" : 5313, "name" : "RAHONG UTARA", "latitude" : "-8.5096416100285", "longitude" : "120.39955203392", "postal" : [86558, 86522], "children" : [5313123001, 5313123002, 5313123003, 5313123004, 5313123005, 5313123006, 5313123007, 5313123008, 5313123009, 5313123010, 5313123011, 5313123012]}
json_instruct
{"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"type": "string"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": "array", "items": {"type": "integer"}}}, "required": ["code", "parent", "name", "latitude", "longitude", "postal", "children"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"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" : 80, "objective" : "markowitz_skew_on_cube", "white" : "skopt_gp_default", "black" : "hyperopt_tpe", "traceback" : ["passing", "passing"], "best_val" : [-0.08032925276933053, 0.9342997082159058], "best_x" : [[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.07298378948481635, 0.25650517917649557, 0.5162617932277335, 0.3382935593847212, 0.2873080649849268, 0.002869467524624303, 0.05787516972959413, 0.47190687790599994]], "feval_count" : [80, 80], "n_trials_instructed" : [80, 80], "passing" : [true, true], "completed" : true, "points" : 1.0, "winner" : "skopt_gp_default", "loser" : "hyperopt_tpe"}
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#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "main": {"type": "string"}, "homepage": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "publishConfig": {"type": "object", "properties": {"access": {"type": "string"}}, "required": ["access"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "devDependencies": {"type": "object", "properties": {"stylelint": {"type": "string"}}, "required": ["stylelint"]}, "peerDependencies": {"type": "object", "properties": {"stylelint": {"type": "string"}}, "required": ["stylelint"]}, "dependencies": {"type": "object", "properties": {"stylelint-config-standard": {"type": "string"}, "stylelint-config-styled-components": {"type": "string"}, "stylelint-order": {"type": "string"}, "stylelint-processor-styled-components": {"type": "string"}}, "required": ["stylelint-config-standard", "stylelint-config-styled-components", "stylelint-order", "stylelint-processor-styled-components"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}}, "required": ["name", "version", "description", "license", "main", "homepage", "author", "repository", "publishConfig", "keywords", "devDependencies", "peerDependencies", "dependencies", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "@alicloud/stylelint-config", "version" : "1.0.15", "description" : "stylelint configuration", "license" : "MIT", "main" : "index.js", "homepage" : "https://github.com/aliyun/alibabacloud-console-base/tree/master/packages/stylelint-config", "author" : {"name" : "Jianchun Wang", "email" : "justnewbee@gmail.com"}, "repository" : {"type" : "git", "url" : "git+https://github.com/aliyun/alibabacloud-console-base.git"}, "publishConfig" : {"access" : "public"}, "keywords" : ["stylelint", "config"], "devDependencies" : {"stylelint" : "^13.13.1"}, "peerDependencies" : {"stylelint" : ">=13"}, "dependencies" : {"stylelint-config-standard" : "^22.0.0", "stylelint-config-styled-components" : "^0.1.1", "stylelint-order" : "^4.1.0", "stylelint-processor-styled-components" : "^1.10.0"}, "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "main": {"type": "string"}, "homepage": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "publishConfig": {"type": "object", "properties": {"access": {"type": "string"}}, "required": ["access"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "devDependencies": {"type": "object", "properties": {"stylelint": {"type": "string"}}, "required": ["stylelint"]}, "peerDependencies": {"type": "object", "properties": {"stylelint": {"type": "string"}}, "required": ["stylelint"]}, "dependencies": {"type": "object", "properties": {"stylelint-config-standard": {"type": "string"}, "stylelint-config-styled-components": {"type": "string"}, "stylelint-order": {"type": "string"}, "stylelint-processor-styled-components": {"type": "string"}}, "required": ["stylelint-config-standard", "stylelint-config-styled-components", "stylelint-order", "stylelint-processor-styled-components"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}}, "required": ["name", "version", "description", "license", "main", "homepage", "author", "repository", "publishConfig", "keywords", "devDependencies", "peerDependencies", "dependencies", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"short_name": {"type": "string"}, "name": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "type": {"type": "string"}, "sizes": {"type": "string"}}, "required": ["src", "type", "sizes"]}}, "start_url": {"type": "string"}, "display": {"type": "string"}}, "required": ["short_name", "name", "icons", "start_url", "display"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"short_name" : "Corrently", "name" : "Corrently - Regionaler \u00d6kostrom", "icons" : [{"src" : "/assets/img/Corrently%20192x192.png", "type" : "image/png", "sizes" : "192x192"}, {"src" : "/assets/img/Corrently%20512x128.png", "type" : "image/png", "sizes" : "512x128"}], "start_url" : "/index.html", "display" : "standalone"}
json_instruct
{"type": "object", "properties": {"short_name": {"type": "string"}, "name": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "type": {"type": "string"}, "sizes": {"type": "string"}}, "required": ["src", "type", "sizes"]}}, "start_url": {"type": "string"}, "display": {"type": "string"}}, "required": ["short_name", "name", "icons", "start_url", "display"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "string"}, "dependencies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "dynamic": {"type": "boolean"}, "resolved": {"type": "string"}, "parent": {"type": "string"}}, "required": ["name", "dynamic", "resolved", "parent"]}}, "generated": {"type": "object", "properties": {"html": {"type": "string"}}, "required": ["html"]}, "sourceMaps": {"type": "null"}, "error": {"type": "null"}, "hash": {"type": "string"}, "cacheData": {"type": "object", "properties": {}, "required": []}}, "required": ["id", "dependencies", "generated", "sourceMaps", "error", "hash", "cacheData"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "ejercicio/metodos_this/index.html", "dependencies" : [{"name" : "./index.js", "dynamic" : true, "resolved" : "/home/desarrollo-1/Documentos/curso/curso_js_profesional/website2/ejercicio/metodos_this/index.js", "parent" : "/home/desarrollo-1/Documentos/curso/curso_js_profesional/website2/ejercicio/metodos_this/index.html"}], "generated" : {"html" : "<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>Document</title>\n </head>\n <body>\n <h1>Metodos call - apply - blind</h1>\n <ul>\n <li><button class=\"call-to-action\">Aprender</button></li>\n <li><button class=\"call-to-action\">Aprendar mas</button></li>\n <li><button class=\"call-to-action\">!Nunca pares de aprender\u00a1</button></li>\n </ul>\n </body>\n <script src=\"/185f48c2fb22a6ead7a76e3123732edb.js\"></script>\n</html>\n"}, "sourceMaps" : null, "error" : null, "hash" : "d38921d123a0cb9acb0e46333354460e", "cacheData" : {}}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "dependencies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "dynamic": {"type": "boolean"}, "resolved": {"type": "string"}, "parent": {"type": "string"}}, "required": ["name", "dynamic", "resolved", "parent"]}}, "generated": {"type": "object", "properties": {"html": {"type": "string"}}, "required": ["html"]}, "sourceMaps": {"type": "null"}, "error": {"type": "null"}, "hash": {"type": "string"}, "cacheData": {"type": "object", "properties": {}, "required": []}}, "required": ["id", "dependencies", "generated", "sourceMaps", "error", "hash", "cacheData"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"lastUpdated": {"type": "integer"}, "username": {"type": "string"}, "scores": {"type": "array", "items": {"type": "object", "properties": {"xp": {"type": "integer"}, "rank": {"type": "integer"}, "cardId": {"type": "integer"}}, "required": ["xp", "rank", "cardId"]}}}, "required": ["lastUpdated", "username", "scores"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"lastUpdated" : 1655019279666, "username" : "_burger_", "scores" : [{"xp" : 7284, "rank" : 186, "cardId" : 593}, {"xp" : 11833, "rank" : 239, "cardId" : 191}, {"xp" : 10305, "rank" : 449, "cardId" : 534}, {"xp" : 5148, "rank" : 126, "cardId" : 742}, {"xp" : 6751, "rank" : 436, "cardId" : 589}]}
json_instruct
{"type": "object", "properties": {"lastUpdated": {"type": "integer"}, "username": {"type": "string"}, "scores": {"type": "array", "items": {"type": "object", "properties": {"xp": {"type": "integer"}, "rank": {"type": "integer"}, "cardId": {"type": "integer"}}, "required": ["xp", "rank", "cardId"]}}}, "required": ["lastUpdated", "username", "scores"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"3Dmol-min.js": {"type": "string"}, "3Dmol-nojquery-min.js": {"type": "string"}, "3Dmol-nojquery.js": {"type": "string"}, "3Dmol.js": {"type": "string"}}, "required": ["3Dmol-min.js", "3Dmol-nojquery-min.js", "3Dmol-nojquery.js", "3Dmol.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"3Dmol-min.js" : "sha512-vFkWHPXvBFkT2S8JY2ISx/Y/HOIXTx+DkpbQorepwWH/oSmVscRDTeIZbVtMWTRoNveOJ74j7t50EBMODnY6cw==", "3Dmol-nojquery-min.js" : "sha512-sNrIfsUv629hpnmZ38xeklJwpjyRUm+Amb75XmC5DydeCbm0LDaW9scOoVpUB3H43c2vqzlxwmdaU42rsorfrg==", "3Dmol-nojquery.js" : "sha512-jjYVzx0gtXADx8iLp54cqK8T8oiwgR8spzp/cUctImOsAy8cCIR+a7lwOwbUdFI3NLFuhhvyNafYndkjc+cyPg==", "3Dmol.js" : "sha512-jH49r0nYlTbdBQuyCV0hUG1dSZovq2IQnbeoBahCLxeg2YJDqy7yB5XwyLNiep1t7QrmufIoJDZU9LmbqQLVmA=="}
json_instruct
{"type": "object", "properties": {"3Dmol-min.js": {"type": "string"}, "3Dmol-nojquery-min.js": {"type": "string"}, "3Dmol-nojquery.js": {"type": "string"}, "3Dmol.js": {"type": "string"}}, "required": ["3Dmol-min.js", "3Dmol-nojquery-min.js", "3Dmol-nojquery.js", "3Dmol.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"network": {"type": "string"}, "category": {"type": "string"}, "color": {"type": "string"}, "url": {"type": "string"}, "bookmarklets": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "code": {"type": "string"}}, "required": ["name", "code"]}}}, "required": ["network", "category", "color", "url", "bookmarklets"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"network" : "Evernote", "category" : "productivity", "color" : "#5ba525", "url" : "https://evernote.com", "bookmarklets" : [{"name" : "Clip", "code" : "javascript:(function(){EN_CLIP_HOST='http://www.evernote.com';try{var%20x=document.createElement('SCRIPT');x.type='text/javascript';x.src=EN_CLIP_HOST+'/public/bookmarkClipper.js?'+(new%20Date().getTime()/100000);document.getElementsByTagName('head')[0].appendChild(x);}catch(e){location.href=EN_CLIP_HOST+'/clip.action?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);}})();"}]}
json_instruct
{"type": "object", "properties": {"network": {"type": "string"}, "category": {"type": "string"}, "color": {"type": "string"}, "url": {"type": "string"}, "bookmarklets": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "code": {"type": "string"}}, "required": ["name", "code"]}}}, "required": ["network", "category", "color", "url", "bookmarklets"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"format": {"type": "integer"}, "version": {"type": "string"}, "settings": {"type": "string"}, "files": {"type": "object", "properties": {"app_api_v2_auth_auth_py": {"type": "object", "properties": {"hash": {"type": "string"}, "index": {"type": "object", "properties": {"nums": {"type": "array", "items": {"type": "integer"}}, "html_filename": {"type": "string"}, "relative_filename": {"type": "string"}}, "required": ["nums", "html_filename", "relative_filename"]}}, "required": ["hash", "index"]}, "app_api_v2_meals_meals_py": {"type": "object", "properties": {"hash": {"type": "string"}, "index": {"type": "object", "properties": {"nums": {"type": "array", "items": {"type": "integer"}}, "html_filename": {"type": "string"}, "relative_filename": {"type": "string"}}, "required": ["nums", "html_filename", "relative_filename"]}}, "required": ["hash", "index"]}, "app_api_v2_models_py": {"type": "object", "properties": {"hash": {"type": "string"}, "index": {"type": "object", "properties": {"nums": {"type": "array", "items": {"type": "integer"}}, "html_filename": {"type": "string"}, "relative_filename": {"type": "string"}}, "required": ["nums", "html_filename", "relative_filename"]}}, "required": ["hash", "index"]}, "app_api_v2_orders_orders_py": {"type": "object", "properties": {"hash": {"type": "string"}, "index": {"type": "object", "properties": {"nums": {"type": "array", "items": {"type": "integer"}}, "html_filename": {"type": "string"}, "relative_filename": {"type": "string"}}, "required": ["nums", "html_filename", "relative_filename"]}}, "required": ["hash", "index"]}}, "required": ["app_api_v2_auth_auth_py", "app_api_v2_meals_meals_py", "app_api_v2_models_py", "app_api_v2_orders_orders_py"]}}, "required": ["format", "version", "settings", "files"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"format" : 1, "version" : "4.5.1", "settings" : "4a90d08b2d3d32b60b47258d569b05f9", "files" : {"app_api_v2_auth_auth_py" : {"hash" : "351f61d613a9c01a95d7d3392450969b", "index" : {"nums" : [1, 41, 4, 5, 0, 0, 0], "html_filename" : "app_api_v2_auth_auth_py.html", "relative_filename" : "app/api/v2/auth/auth.py"}}, "app_api_v2_meals_meals_py" : {"hash" : "c7bb13c6a6f1a85d4933be67aaf3e9f9", "index" : {"nums" : [1, 42, 0, 8, 0, 0, 0], "html_filename" : "app_api_v2_meals_meals_py.html", "relative_filename" : "app/api/v2/meals/meals.py"}}, "app_api_v2_models_py" : {"hash" : "9ac3bb97bed76d7d8ea9ab22f0453c55", "index" : {"nums" : [1, 153, 2, 13, 0, 0, 0], "html_filename" : "app_api_v2_models_py.html", "relative_filename" : "app/api/v2/models.py"}}, "app_api_v2_orders_orders_py" : {"hash" : "0e268ea0d9f689d0924840d364385df5", "index" : {"nums" : [1, 62, 0, 13, 0, 0, 0], "html_filename" : "app_api_v2_orders_orders_py.html", "relative_filename" : "app/api/v2/orders/orders.py"}}}}
json_instruct
{"type": "object", "properties": {"format": {"type": "integer"}, "version": {"type": "string"}, "settings": {"type": "string"}, "files": {"type": "object", "properties": {"app_api_v2_auth_auth_py": {"type": "object", "properties": {"hash": {"type": "string"}, "index": {"type": "object", "properties": {"nums": {"type": "array", "items": {"type": "integer"}}, "html_filename": {"type": "string"}, "relative_filename": {"type": "string"}}, "required": ["nums", "html_filename", "relative_filename"]}}, "required": ["hash", "index"]}, "app_api_v2_meals_meals_py": {"type": "object", "properties": {"hash": {"type": "string"}, "index": {"type": "object", "properties": {"nums": {"type": "array", "items": {"type": "integer"}}, "html_filename": {"type": "string"}, "relative_filename": {"type": "string"}}, "required": ["nums", "html_filename", "relative_filename"]}}, "required": ["hash", "index"]}, "app_api_v2_models_py": {"type": "object", "properties": {"hash": {"type": "string"}, "index": {"type": "object", "properties": {"nums": {"type": "array", "items": {"type": "integer"}}, "html_filename": {"type": "string"}, "relative_filename": {"type": "string"}}, "required": ["nums", "html_filename", "relative_filename"]}}, "required": ["hash", "index"]}, "app_api_v2_orders_orders_py": {"type": "object", "properties": {"hash": {"type": "string"}, "index": {"type": "object", "properties": {"nums": {"type": "array", "items": {"type": "integer"}}, "html_filename": {"type": "string"}, "relative_filename": {"type": "string"}}, "required": ["nums", "html_filename", "relative_filename"]}}, "required": ["hash", "index"]}}, "required": ["app_api_v2_auth_auth_py", "app_api_v2_meals_meals_py", "app_api_v2_models_py", "app_api_v2_orders_orders_py"]}}, "required": ["format", "version", "settings", "files"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"uid": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "project": {"type": "string"}, "severity": {"type": "string"}, "status": {"type": "string"}}, "required": ["uid", "title", "description", "project", "severity", "status"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"uid" : "b8c5ae01-87e2-7dde-99d3-eceb53a4a778", "title" : "200 years extension for piControl", "description" : "piControl run has been extended adding 500 simulated years as a second extension.", "project" : "cmip6", "severity" : "low", "status" : "resolved"}
json_instruct
{"type": "object", "properties": {"uid": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "project": {"type": "string"}, "severity": {"type": "string"}, "status": {"type": "string"}}, "required": ["uid", "title", "description", "project", "severity", "status"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"version": {"type": "integer"}, "isRoot": {"type": "boolean"}, "tools": {"type": "object", "properties": {"cake.tool": {"type": "object", "properties": {"version": {"type": "string"}, "commands": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "commands"]}, "dotnet-reportgenerator-globaltool": {"type": "object", "properties": {"version": {"type": "string"}, "commands": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "commands"]}, "dotnet-format": {"type": "object", "properties": {"version": {"type": "string"}, "commands": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "commands"]}}, "required": ["cake.tool", "dotnet-reportgenerator-globaltool", "dotnet-format"]}}, "required": ["version", "isRoot", "tools"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : 1, "isRoot" : true, "tools" : {"cake.tool" : {"version" : "2.1.0", "commands" : ["dotnet-cake"]}, "dotnet-reportgenerator-globaltool" : {"version" : "5.0.4", "commands" : ["reportgenerator"]}, "dotnet-format" : {"version" : "5.1.250801", "commands" : ["dotnet-format"]}}}
json_instruct
{"type": "object", "properties": {"version": {"type": "integer"}, "isRoot": {"type": "boolean"}, "tools": {"type": "object", "properties": {"cake.tool": {"type": "object", "properties": {"version": {"type": "string"}, "commands": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "commands"]}, "dotnet-reportgenerator-globaltool": {"type": "object", "properties": {"version": {"type": "string"}, "commands": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "commands"]}, "dotnet-format": {"type": "object", "properties": {"version": {"type": "string"}, "commands": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "commands"]}}, "required": ["cake.tool", "dotnet-reportgenerator-globaltool", "dotnet-format"]}}, "required": ["version", "isRoot", "tools"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "source-link": {"type": "string"}, "capture-date": {"type": "string"}, "date-range": {"type": "string"}, "author": {"type": "string"}, "collection": {"type": "array", "items": {"type": "string"}}, "id": {"type": "string"}}, "required": ["name", "source-link", "capture-date", "date-range", "author", "collection", "id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "TNY-storify-ebola-virus-col", "source-link" : "https://storify.com/clareberryblond/how-the-spread-of-ebola-has-affected-the-u-s", "capture-date" : "2014-10-20 03:26:08", "date-range" : "", "author" : "clareberryblond", "collection" : ["https://www.forbes.com/sites/jvchamary/2014/10/13/ebola-trends", "https://twitter.com/dbrownrph/status/523190593556844544", "http://www.breitbart.com/big-government/2014/10/06/obama-silent-on-ebola-case-in-dallas", "https://www.nytimes.com/interactive/2014/07/31/world/africa/ebola-virus-outbreak-qa.html?action=click&contentCollection=US%20Open&region=Article&module=Promotron", "https://twitter.com/BrandonBrz/status/524024794719600641", "https://twitter.com/CloydRivers/status/523972132301471744"], "id" : "TNY-storify-ebola-virus-col-64"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "source-link": {"type": "string"}, "capture-date": {"type": "string"}, "date-range": {"type": "string"}, "author": {"type": "string"}, "collection": {"type": "array", "items": {"type": "string"}}, "id": {"type": "string"}}, "required": ["name", "source-link", "capture-date", "date-range", "author", "collection", "id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["atomable", "serverless-alexa-plugin", "serverless-import-swagger", "serverless-offline-request", "serverless-plugin-inspect", "serverless-slack-invite-api", "serverless-url-shortener"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$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"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"chalk": {"type": "string"}, "eba-client": {"type": "string"}, "jsonwebtoken": {"type": "string"}, "lodash": {"type": "string"}, "request": {"type": "string"}, "request-promise": {"type": "string"}, "websocket": {"type": "string"}}, "required": ["chalk", "eba-client", "jsonwebtoken", "lodash", "request", "request-promise", "websocket"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "websocket-node-client", "version" : "1.0.0", "description" : "to enable programmatic access vist https://eba.ibm.com/assistant#/lab/settings", "main" : "app.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "author" : "", "license" : "MIT", "dependencies" : {"chalk" : "^2.4.1", "eba-client" : "git+https://github.com/ibm-watson-embedded-business-assistant/eba-node-client.git", "jsonwebtoken" : "^8.3.0", "lodash" : "^4.17.11", "request" : "^2.88.0", "request-promise" : "^4.2.2", "websocket" : "^1.0.28"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"chalk": {"type": "string"}, "eba-client": {"type": "string"}, "jsonwebtoken": {"type": "string"}, "lodash": {"type": "string"}, "request": {"type": "string"}, "request-promise": {"type": "string"}, "websocket": {"type": "string"}}, "required": ["chalk", "eba-client", "jsonwebtoken", "lodash", "request", "request-promise", "websocket"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "alt_name": {"type": "null"}, "country": {"type": "string"}, "state": {"type": "string"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "string"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "null"}, "fax": {"type": "string"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "string"}, "accrediting_agency": {"type": "string"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Kettering University", "alt_name" : null, "country" : "United States", "state" : "Michigan", "address" : {"street" : "1700 West Third Avenue", "city" : "Flint", "province" : "Michigan", "postal_code" : "48504"}, "contact" : {"telephone" : "+1(809) 955-4464", "website" : "http://www.kettering.edu", "email" : null, "fax" : "+1(810) 762-9836"}, "funding" : "Private", "languages" : null, "academic_year" : "July to June", "accrediting_agency" : "North Central Association of Colleges and Schools"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "alt_name": {"type": "null"}, "country": {"type": "string"}, "state": {"type": "string"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "string"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "null"}, "fax": {"type": "string"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "string"}, "accrediting_agency": {"type": "string"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}}, "required": ["Default"]}}, "required": ["LogLevel"]}, "AllowedHosts": {"type": "string"}, "ConnectionStrings": {"type": "object", "properties": {"SqlConnectionString": {"type": "string"}}, "required": ["SqlConnectionString"]}, "TestSettings": {"type": "object", "properties": {"TestProp": {"type": "integer"}}, "required": ["TestProp"]}}, "required": ["Logging", "AllowedHosts", "ConnectionStrings", "TestSettings"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Logging" : {"LogLevel" : {"Default" : "Warning"}}, "AllowedHosts" : "*", "ConnectionStrings" : {"SqlConnectionString" : "Server=.;Database=Janus;Trusted_Connection=True;ConnectRetryCount=0;"}, "TestSettings" : {"TestProp" : 666}}
json_instruct
{"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}}, "required": ["Default"]}}, "required": ["LogLevel"]}, "AllowedHosts": {"type": "string"}, "ConnectionStrings": {"type": "object", "properties": {"SqlConnectionString": {"type": "string"}}, "required": ["SqlConnectionString"]}, "TestSettings": {"type": "object", "properties": {"TestProp": {"type": "integer"}}, "required": ["TestProp"]}}, "required": ["Logging", "AllowedHosts", "ConnectionStrings", "TestSettings"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "string"}, "blockHash": {"type": "string"}, "blockNumber": {"type": "integer"}, "logIndex": {"type": "integer"}, "removed": {"type": "boolean"}, "transactionHash": {"type": "string"}, "transactionIndex": {"type": "integer"}, "id": {"type": "string"}, "returnValues": {"type": "object", "properties": {"0": {"type": "string"}, "1": {"type": "string"}, "2": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "from": {"type": "string"}, "to": {"type": "string"}, "value": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}}, "required": ["0", "1", "2", "from", "to", "value"]}, "event": {"type": "string"}, "signature": {"type": "string"}, "raw": {"type": "object", "properties": {"data": {"type": "string"}, "topics": {"type": "array", "items": {"type": "string"}}}, "required": ["data", "topics"]}}, "required": ["address", "blockHash", "blockNumber", "logIndex", "removed", "transactionHash", "transactionIndex", "id", "returnValues", "event", "signature", "raw"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"address" : "0x897Abf83f0C44b86cb67ec56c006c00d56659517", "blockHash" : "0x766062612fffdb1dd8565debe4e5b39b98cfa84df6fbee0607d8c0ef5ce7d4eb", "blockNumber" : 12897195, "logIndex" : 268, "removed" : false, "transactionHash" : "0x0f6d5012b2bab5b50ab139beb1d35d7b9c9d73f3e3e1dff673dab5aec7952e1d", "transactionIndex" : 140, "id" : "log_0xa292de4a1f40bc81840c01dcf1c4f96fefe8ab981d41e5bb9edc1325a0e8ab19", "returnValues" : {"0" : "0x0000000000000000000000000000000000000000", "1" : "0x35f642457dD36f255df093c5C6BE6b3b672Bd6A2", "2" : {"_hex" : "0xaa0839b256b9266028"}, "from" : "0x0000000000000000000000000000000000000000", "to" : "0x35f642457dD36f255df093c5C6BE6b3b672Bd6A2", "value" : {"_hex" : "0xaa0839b256b9266028"}}, "event" : "Transfer", "signature" : "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", "raw" : {"data" : "0x0000000000000000000000000000000000000000000000aa0839b256b9266028", "topics" : ["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", "0x0000000000000000000000000000000000000000000000000000000000000000", "0x00000000000000000000000035f642457dd36f255df093c5c6be6b3b672bd6a2"]}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"address": {"type": "string"}, "blockHash": {"type": "string"}, "blockNumber": {"type": "integer"}, "logIndex": {"type": "integer"}, "removed": {"type": "boolean"}, "transactionHash": {"type": "string"}, "transactionIndex": {"type": "integer"}, "id": {"type": "string"}, "returnValues": {"type": "object", "properties": {"0": {"type": "string"}, "1": {"type": "string"}, "2": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "from": {"type": "string"}, "to": {"type": "string"}, "value": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}}, "required": ["0", "1", "2", "from", "to", "value"]}, "event": {"type": "string"}, "signature": {"type": "string"}, "raw": {"type": "object", "properties": {"data": {"type": "string"}, "topics": {"type": "array", "items": {"type": "string"}}}, "required": ["data", "topics"]}}, "required": ["address", "blockHash", "blockNumber", "logIndex", "removed", "transactionHash", "transactionIndex", "id", "returnValues", "event", "signature", "raw"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "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"}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "cra-template", "version" : "0.0.1", "description" : "[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](./CONTRIBUTING.md)", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git+https://github.com/ranajahanzaib/cra-template.git"}, "keywords" : [], "author" : "", "license" : "ISC", "bugs" : {"url" : "https://github.com/ranajahanzaib/cra-template/issues"}, "homepage" : "https://github.com/ranajahanzaib/cra-template#readme"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "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"}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage"], "$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"}, "dependencies": {"type": "array", "items": {}}, "js": {"type": "string"}, "html": {"type": "string"}, "css": {"type": "string"}}, "required": ["name", "description", "dependencies", "js", "html", "css"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "List of Cores", "description" : "a widget to display links based on the available cores of a solr instance", "dependencies" : [], "js" : "ListOfCoresWidget.js", "html" : "ListOfCoresWidget.html", "css" : "ListOfCoresWidget.css"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "dependencies": {"type": "array", "items": {}}, "js": {"type": "string"}, "html": {"type": "string"}, "css": {"type": "string"}}, "required": ["name", "description", "dependencies", "js", "html", "css"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "repository": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"lint": {"type": "string"}}, "required": ["lint"]}, "devDependencies": {"type": "object", "properties": {"@babel/core": {"type": "string"}, "@babel/eslint-parser": {"type": "string"}, "eslint": {"type": "string"}}, "required": ["@babel/core", "@babel/eslint-parser", "eslint"]}}, "required": ["name", "version", "description", "keywords", "license", "repository", "main", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "eslint-plugin-mirego", "version" : "1.0.0", "description" : "The linting rules used at Mirego", "keywords" : ["eslint", "eslintplugin", "eslint-plugin"], "license" : "BSD-3-Clause", "repository" : "https://github.com/mirego/eslint-plugin-mirego", "main" : "lib/index.js", "scripts" : {"lint" : "npx eslint './lib/**/*.js' './.eslintrc.js'"}, "devDependencies" : {"@babel/core" : "^7.14.6", "@babel/eslint-parser" : "^7.14.7", "eslint" : "^4.19.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "repository": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"lint": {"type": "string"}}, "required": ["lint"]}, "devDependencies": {"type": "object", "properties": {"@babel/core": {"type": "string"}, "@babel/eslint-parser": {"type": "string"}, "eslint": {"type": "string"}}, "required": ["@babel/core", "@babel/eslint-parser", "eslint"]}}, "required": ["name", "version", "description", "keywords", "license", "repository", "main", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "directories": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "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"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "fetch-mock": {"type": "string"}, "istanbul": {"type": "string"}, "mocha": {"type": "string"}}, "required": ["chai", "fetch-mock", "istanbul", "mocha"]}, "dependencies": {"type": "object", "properties": {"es6-promise": {"type": "string"}, "isomorphic-fetch": {"type": "string"}}, "required": ["es6-promise", "isomorphic-fetch"]}}, "required": ["name", "version", "description", "main", "directories", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "bly", "version" : "1.0.0", "description" : "A cryptocurrency block explorer", "main" : "index.js", "directories" : {"test" : "test"}, "scripts" : {"test" : "istanbul cover node_modules/mocha/bin/_mocha $(find test -name '*test.js')"}, "repository" : {"type" : "git", "url" : "git+https://github.com/jamalhansen/bly.git"}, "keywords" : ["block", "explorer", "cryptocurrency"], "author" : "Jamal Hansen", "license" : "ISC", "bugs" : {"url" : "https://github.com/jamalhansen/bly/issues"}, "homepage" : "https://github.com/jamalhansen/bly#readme", "devDependencies" : {"chai" : "^4.1.2", "fetch-mock" : "^6.4.4", "istanbul" : "^0.4.5", "mocha" : "^5.2.0"}, "dependencies" : {"es6-promise" : "^4.2.4", "isomorphic-fetch" : "^2.2.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "directories": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "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"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "fetch-mock": {"type": "string"}, "istanbul": {"type": "string"}, "mocha": {"type": "string"}}, "required": ["chai", "fetch-mock", "istanbul", "mocha"]}, "dependencies": {"type": "object", "properties": {"es6-promise": {"type": "string"}, "isomorphic-fetch": {"type": "string"}}, "required": ["es6-promise", "isomorphic-fetch"]}}, "required": ["name", "version", "description", "main", "directories", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"hash" : "0xc3496483e4ce931459969cf968a50af40431ca6b07b1e6e900ab8b14d23452f2", "parentHash" : "0x74e86d1db029e4cfe23e9832df1e0428104daf5c4dae5523a6ffa20517b33d08", "number" : 119766, "timestamp" : 1440148424, "nonce" : "0x9a8e936267e45f6f", "difficulty" : 4394263475637, "gasLimit" : {"_hex" : "0x2fefd8"}, "gasUsed" : {"_hex" : "0x0"}, "miner" : "0x608f4b86321a68453f9adf6F06F7Fc3E621739ad", "extraData" : "0xd783010002844765746887676f312e342e32856c696e7578", "transactions" : []}
json_instruct
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "451102002006", "text" : "\u5efa\u4e2d\u793e\u533a\u5c45\u59d4\u4f1a"}, {"id" : "451102002007", "text" : "\u7075\u5cf0\u793e\u533a\u5c45\u59d4\u4f1a"}, {"id" : "451102002008", "text" : "\u592a\u767d\u793e\u533a\u5c45\u59d4\u4f1a"}, {"id" : "451102002203", "text" : "\u7075\u51e4\u6751\u59d4\u4f1a"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"alpha": {"type": "integer"}, "points": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "method": {"type": "string"}, "lineColor": {"type": "array", "items": {"type": "integer"}}, "line": {"type": "boolean"}, "hasReference": {"type": "boolean"}}, "required": ["alpha", "points", "method", "lineColor", "line", "hasReference"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"alpha" : 0, "points" : [[0.3542189962274964, 0.4183024027560166, 0, 0, 0, 2], [0.5862996036483454, 0.4695397880436369, 0, 0, 0, 2], [0.2871734874170289, 0.395968157887054, 255, 239, 213, 2], [0.43501742992216236, 0.4091059489864437, 255, 239, 213, 2], [0.6224010314693664, 0.4839913582529657, 255, 239, 213, 2], [0.259667637648632, 0.31188629485095903, 255, 255, 255, 2], [0.38172484599589335, 0.33159298150004374, 255, 255, 255, 2], [0.500343823122105, 0.3591823428087623, 255, 255, 255, 2], [0.5862996036483454, 0.40385083254668774, 255, 255, 255, 2], [0.6361539563535649, 0.44851932228461316, 255, 255, 255, 2], [0.6928847715008836, 0.5010704866821725, 255, 255, 255, 2], [0.6653789217324866, 0.46559845071381994, 255, 255, 255, 2], [0.5072202855642043, 0.03599268176377276, 255, 255, 255, 2], [0.9077742228164845, 0.11744698657998966, 69, 42, 29, 2]], "method" : "colorization", "lineColor" : [0, 0, 0], "line" : false, "hasReference" : false}
json_instruct
{"type": "object", "properties": {"alpha": {"type": "integer"}, "points": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "method": {"type": "string"}, "lineColor": {"type": "array", "items": {"type": "integer"}}, "line": {"type": "boolean"}, "hasReference": {"type": "boolean"}}, "required": ["alpha", "points", "method", "lineColor", "line", "hasReference"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "getdata": {"type": "string"}, "externaldata-desc": {"type": "string"}, "externaldata-web-invalid-format": {"type": "string"}, "externaldata-ldap-unable-to-connect": {"type": "string"}, "externaldata-xml-error": {"type": "string"}, "externaldata-jsonpath-error": {"type": "string"}, "externaldata-db-incomplete-information": {"type": "string"}, "externaldata-db-could-not-get-url": {"type": "string"}, "externaldata-db-unknown-type": {"type": "string"}, "externaldata-db-could-not-connect": {"type": "string"}, "externaldata-db-no-return-values": {"type": "string"}, "externaldata-db-invalid-query": {"type": "string"}, "externaldata-url-not-fetched": {"type": "string"}, "externaldata-caught-exception-soap": {"type": "string"}, "externaldata-undefined-file": {"type": "string"}, "externaldata-missing-file": {"type": "string"}, "externaldata-no-template": {"type": "string"}}, "required": ["@metadata", "getdata", "externaldata-desc", "externaldata-web-invalid-format", "externaldata-ldap-unable-to-connect", "externaldata-xml-error", "externaldata-jsonpath-error", "externaldata-db-incomplete-information", "externaldata-db-could-not-get-url", "externaldata-db-unknown-type", "externaldata-db-could-not-connect", "externaldata-db-no-return-values", "externaldata-db-invalid-query", "externaldata-url-not-fetched", "externaldata-caught-exception-soap", "externaldata-undefined-file", "externaldata-missing-file", "externaldata-no-template"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"@metadata" : {"authors" : ["AJBot2", "Akmaie Ajam", "Bennylin", "Farras", "IvanLanin", "Iwan Novirion", "Kenrick95"]}, "getdata" : "Ambil data", "externaldata-desc" : "Memungkinkan untuk mengambil data terstruktur dari URL eksternal, database dan sumber lainnya", "externaldata-web-invalid-format" : "Format salah: \"$1\"", "externaldata-ldap-unable-to-connect" : "Tidak dapat terhubung ke $1", "externaldata-xml-error" : "Galat XML: $1 pada baris $2", "externaldata-jsonpath-error" : "Kesalahan: Notasi JSONPath tidak valid.", "externaldata-db-incomplete-information" : "Galat: Informasi tak lengkap untuk ID $1 server ini. ($2)", "externaldata-db-could-not-get-url" : "Tidak bisa mendapatkan URL $1 setelah $2 {{PLURAL:$2|try|tries}}.", "externaldata-db-unknown-type" : "Galat: Jenis $1 basis data tidak diketahui.", "externaldata-db-could-not-connect" : "Galat: Tidak dapat terhubung ke basis data.", "externaldata-db-no-return-values" : "Galat: Nilai pengembalian tidak dispesifikasi.", "externaldata-db-invalid-query" : "Kueri $1 tidak sah.", "externaldata-url-not-fetched" : "Terjadi kesalahan saat mengambil data dari URL $1:$2.", "externaldata-caught-exception-soap" : "Kesalahan $1 ketika membuat klien SOAP.", "externaldata-undefined-file" : "Berkas $1 tidak diketahui.", "externaldata-missing-file" : "Berkas $1 hilang.", "externaldata-no-template" : "Kesalahan: tidak ada templat ditentukan"}
json_instruct
{"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "getdata": {"type": "string"}, "externaldata-desc": {"type": "string"}, "externaldata-web-invalid-format": {"type": "string"}, "externaldata-ldap-unable-to-connect": {"type": "string"}, "externaldata-xml-error": {"type": "string"}, "externaldata-jsonpath-error": {"type": "string"}, "externaldata-db-incomplete-information": {"type": "string"}, "externaldata-db-could-not-get-url": {"type": "string"}, "externaldata-db-unknown-type": {"type": "string"}, "externaldata-db-could-not-connect": {"type": "string"}, "externaldata-db-no-return-values": {"type": "string"}, "externaldata-db-invalid-query": {"type": "string"}, "externaldata-url-not-fetched": {"type": "string"}, "externaldata-caught-exception-soap": {"type": "string"}, "externaldata-undefined-file": {"type": "string"}, "externaldata-missing-file": {"type": "string"}, "externaldata-no-template": {"type": "string"}}, "required": ["@metadata", "getdata", "externaldata-desc", "externaldata-web-invalid-format", "externaldata-ldap-unable-to-connect", "externaldata-xml-error", "externaldata-jsonpath-error", "externaldata-db-incomplete-information", "externaldata-db-could-not-get-url", "externaldata-db-unknown-type", "externaldata-db-could-not-connect", "externaldata-db-no-return-values", "externaldata-db-invalid-query", "externaldata-url-not-fetched", "externaldata-caught-exception-soap", "externaldata-undefined-file", "externaldata-missing-file", "externaldata-no-template"], "$schema": "http://json-schema.org/draft-07/schema#"}