input
stringlengths 159
2.05k
| output
stringlengths 5
10.3k
| task
stringclasses 1
value | schema
stringlengths 100
1.99k
|
---|---|---|---|
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"observed": {"type": "object", "properties": {"alpha": {"type": "number"}, "xmin": {"type": "number"}, "D": {"type": "number"}, "percentage": {"type": "number"}}, "required": ["alpha", "xmin", "D", "percentage"]}, "comparisons": {"type": "object", "properties": {"truncated_power_law": {"type": "object", "properties": {"likelihood-ratio": {"type": "number"}, "pvalue": {"type": "number"}}, "required": ["likelihood-ratio", "pvalue"]}, "exponential": {"type": "object", "properties": {"likelihood-ratio": {"type": "number"}, "pvalue": {"type": "number"}}, "required": ["likelihood-ratio", "pvalue"]}, "stretched_exponential": {"type": "object", "properties": {"likelihood-ratio": {"type": "number"}, "pvalue": {"type": "number"}}, "required": ["likelihood-ratio", "pvalue"]}, "lognormal": {"type": "object", "properties": {"likelihood-ratio": {"type": "number"}, "pvalue": {"type": "number"}}, "required": ["likelihood-ratio", "pvalue"]}}, "required": ["truncated_power_law", "exponential", "stretched_exponential", "lognormal"]}, "bootstrap": {"type": "object", "properties": {"D": {"type": "object", "properties": {"estimated": {"type": "number"}, "CI": {"type": "array", "items": {"type": "number"}}, "pvalue": {"type": "number"}}, "required": ["estimated", "CI", "pvalue"]}, "alpha": {"type": "object", "properties": {"estimated": {"type": "number"}, "CI": {"type": "array", "items": {"type": "number"}}, "pvalue": {"type": "number"}}, "required": ["estimated", "CI", "pvalue"]}, "xmin": {"type": "object", "properties": {"estimated": {"type": "number"}, "CI": {"type": "array", "items": {"type": "number"}}, "pvalue": {"type": "number"}}, "required": ["estimated", "CI", "pvalue"]}}, "required": ["D", "alpha", "xmin"]}}, "required": ["observed", "comparisons", "bootstrap"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"observed" : {"alpha" : 1.9501572269094178, "xmin" : 7.0, "D" : 0.009228863880260563, "percentage" : 15.69}, "comparisons" : {"truncated_power_law" : {"likelihood-ratio" : -0.917123083373983, "pvalue" : 0.1756268316869548}, "exponential" : {"likelihood-ratio" : 3025.0229258679205, "pvalue" : 6.485614241379581e-20}, "stretched_exponential" : {"likelihood-ratio" : 19.388040392506536, "pvalue" : 0.001074578595706534}, "lognormal" : {"likelihood-ratio" : 0.008785246720842022, "pvalue" : 0.9492243713193919}}, "bootstrap" : {"D" : {"estimated" : 0.011439759172453493, "CI" : [0.007181630220368207, 0.01666049680926648], "pvalue" : 0.76144}, "alpha" : {"estimated" : 1.9323895670429057, "CI" : [1.8727955587090341, 1.980127499203512], "pvalue" : 0.33438}, "xmin" : {"estimated" : 5.85219, "CI" : [3.0, 8.0], "pvalue" : 0.31419}}} | json_instruct | {"type": "object", "properties": {"observed": {"type": "object", "properties": {"alpha": {"type": "number"}, "xmin": {"type": "number"}, "D": {"type": "number"}, "percentage": {"type": "number"}}, "required": ["alpha", "xmin", "D", "percentage"]}, "comparisons": {"type": "object", "properties": {"truncated_power_law": {"type": "object", "properties": {"likelihood-ratio": {"type": "number"}, "pvalue": {"type": "number"}}, "required": ["likelihood-ratio", "pvalue"]}, "exponential": {"type": "object", "properties": {"likelihood-ratio": {"type": "number"}, "pvalue": {"type": "number"}}, "required": ["likelihood-ratio", "pvalue"]}, "stretched_exponential": {"type": "object", "properties": {"likelihood-ratio": {"type": "number"}, "pvalue": {"type": "number"}}, "required": ["likelihood-ratio", "pvalue"]}, "lognormal": {"type": "object", "properties": {"likelihood-ratio": {"type": "number"}, "pvalue": {"type": "number"}}, "required": ["likelihood-ratio", "pvalue"]}}, "required": ["truncated_power_law", "exponential", "stretched_exponential", "lognormal"]}, "bootstrap": {"type": "object", "properties": {"D": {"type": "object", "properties": {"estimated": {"type": "number"}, "CI": {"type": "array", "items": {"type": "number"}}, "pvalue": {"type": "number"}}, "required": ["estimated", "CI", "pvalue"]}, "alpha": {"type": "object", "properties": {"estimated": {"type": "number"}, "CI": {"type": "array", "items": {"type": "number"}}, "pvalue": {"type": "number"}}, "required": ["estimated", "CI", "pvalue"]}, "xmin": {"type": "object", "properties": {"estimated": {"type": "number"}, "CI": {"type": "array", "items": {"type": "number"}}, "pvalue": {"type": "number"}}, "required": ["estimated", "CI", "pvalue"]}}, "required": ["D", "alpha", "xmin"]}}, "required": ["observed", "comparisons", "bootstrap"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}, "species": {"type": "array", "items": {"type": "string"}}, "attribution": {"type": "string"}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "country": {"type": "string"}, "state": {"type": "string"}, "filetype": {"type": "string"}, "year": {"type": "string"}, "source": {"type": "string"}}, "required": ["name", "url", "species", "attribution", "properties", "country", "state", "filetype", "year", "source"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "OR Wildlife Areas and Refuges", "url" : "https://data.openbounds.org.s3.amazonaws.com/USAHunting/manual-downloads/OR_WIldlifeAreas_Refuges.zip", "species" : ["all"], "attribution" : "Oregon Department of Fish and Wildlife", "properties" : {"id" : "Name", "name" : "Name"}, "country" : "US", "state" : "OR", "filetype" : "shp", "year" : "2017", "source" : "https://nrimp.dfw.state.or.us/DataClearinghouse/default.aspx?p=202&XMLname=861.xml & https://nrimp.dfw.state.or.us/DataClearinghouse/default.aspx?p=202&XMLname=1115.xml"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}, "species": {"type": "array", "items": {"type": "string"}}, "attribution": {"type": "string"}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "country": {"type": "string"}, "state": {"type": "string"}, "filetype": {"type": "string"}, "year": {"type": "string"}, "source": {"type": "string"}}, "required": ["name", "url", "species", "attribution", "properties", "country", "state", "filetype", "year", "source"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"rajaongkir": {"type": "object", "properties": {"query": {"type": "object", "properties": {"city": {"type": "string"}}, "required": ["city"]}, "status": {"type": "object", "properties": {"code": {"type": "integer"}, "description": {"type": "string"}}, "required": ["code", "description"]}, "results": {"type": "array", "items": {"type": "object", "properties": {"subdistrict_id": {"type": "string"}, "province_id": {"type": "string"}, "province": {"type": "string"}, "city_id": {"type": "string"}, "city": {"type": "string"}, "type": {"type": "string"}, "subdistrict_name": {"type": "string"}}, "required": ["subdistrict_id", "province_id", "province", "city_id", "city", "type", "subdistrict_name"]}}}, "required": ["query", "status", "results"]}}, "required": ["rajaongkir"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"rajaongkir" : {"query" : {"city" : "279"}, "status" : {"code" : 200, "description" : "OK"}, "results" : [{"subdistrict_id" : "3927", "province_id" : "12", "province" : "Kalimantan Barat", "city_id" : "279", "city" : "Melawi", "type" : "Kabupaten", "subdistrict_name" : "Belimbing"}, {"subdistrict_id" : "3928", "province_id" : "12", "province" : "Kalimantan Barat", "city_id" : "279", "city" : "Melawi", "type" : "Kabupaten", "subdistrict_name" : "Belimbing Hulu"}, {"subdistrict_id" : "3929", "province_id" : "12", "province" : "Kalimantan Barat", "city_id" : "279", "city" : "Melawi", "type" : "Kabupaten", "subdistrict_name" : "Ella Hilir"}, {"subdistrict_id" : "3930", "province_id" : "12", "province" : "Kalimantan Barat", "city_id" : "279", "city" : "Melawi", "type" : "Kabupaten", "subdistrict_name" : "Menukung"}, {"subdistrict_id" : "3931", "province_id" : "12", "province" : "Kalimantan Barat", "city_id" : "279", "city" : "Melawi", "type" : "Kabupaten", "subdistrict_name" : "Nanga Pinoh"}, {"subdistrict_id" : "3932", "province_id" : "12", "province" : "Kalimantan Barat", "city_id" : "279", "city" : "Melawi", "type" : "Kabupaten", "subdistrict_name" : "Pinoh Selatan"}, {"subdistrict_id" : "3933", "province_id" : "12", "province" : "Kalimantan Barat", "city_id" : "279", "city" : "Melawi", "type" : "Kabupaten", "subdistrict_name" : "Pinoh Utara"}, {"subdistrict_id" : "3934", "province_id" : "12", "province" : "Kalimantan Barat", "city_id" : "279", "city" : "Melawi", "type" : "Kabupaten", "subdistrict_name" : "Sayan"}, {"subdistrict_id" : "3935", "province_id" : "12", "province" : "Kalimantan Barat", "city_id" : "279", "city" : "Melawi", "type" : "Kabupaten", "subdistrict_name" : "Sokan"}, {"subdistrict_id" : "3936", "province_id" : "12", "province" : "Kalimantan Barat", "city_id" : "279", "city" : "Melawi", "type" : "Kabupaten", "subdistrict_name" : "Tanah Pinoh"}, {"subdistrict_id" : "3937", "province_id" : "12", "province" : "Kalimantan Barat", "city_id" : "279", "city" : "Melawi", "type" : "Kabupaten", "subdistrict_name" : "Tanah Pinoh Barat"}]}} | json_instruct | {"type": "object", "properties": {"rajaongkir": {"type": "object", "properties": {"query": {"type": "object", "properties": {"city": {"type": "string"}}, "required": ["city"]}, "status": {"type": "object", "properties": {"code": {"type": "integer"}, "description": {"type": "string"}}, "required": ["code", "description"]}, "results": {"type": "array", "items": {"type": "object", "properties": {"subdistrict_id": {"type": "string"}, "province_id": {"type": "string"}, "province": {"type": "string"}, "city_id": {"type": "string"}, "city": {"type": "string"}, "type": {"type": "string"}, "subdistrict_name": {"type": "string"}}, "required": ["subdistrict_id", "province_id", "province", "city_id", "city", "type", "subdistrict_name"]}}}, "required": ["query", "status", "results"]}}, "required": ["rajaongkir"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"cpp-std": {"type": "string"}}, "required": ["cpp-std"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"cpp-std" : "0x"} | json_instruct | {"type": "object", "properties": {"cpp-std": {"type": "string"}}, "required": ["cpp-std"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"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" : "Waitressing", "definitions" : ["The action or occupation of working as a waitress."], "parts-of-speech" : "Noun"} | 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#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "null"}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ast" : null, "code" : "\"use strict\";\n\nvar _interopRequireWildcard = require(\"@babel/runtime/helpers/interopRequireWildcard\");\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nObject.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function get() {\n return _Slider.default;\n }\n});\nObject.defineProperty(exports, \"defaultValueReducer\", {\n enumerable: true,\n get: function get() {\n return _Slider.defaultValueReducer;\n }\n});\n\nvar _Slider = _interopRequireWildcard(require(\"./Slider\"));", "map" : null, "metadata" : {}, "sourceType" : "script"} | json_instruct | {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "null"}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "features": {"type": "object", "properties": {"0": {"type": "string"}, "1": {"type": "string"}, "2": {"type": "string"}, "3": {"type": "string"}, "4": {"type": "string"}, "5": {"type": "string"}, "6": {"type": "string"}, "7": {"type": "string"}, "8": {"type": "string"}, "9": {"type": "string"}, "10": {"type": "string"}, "11": {"type": "string"}, "12": {"type": "string"}, "13": {"type": "string"}, "14": {"type": "string"}, "15": {"type": "string"}, "16": {"type": "string"}, "17": {"type": "string"}, "18": {"type": "string"}, "19": {"type": "string"}, "20": {"type": "string"}, "21": {"type": "string"}, "22": {"type": "string"}, "23": {"type": "string"}, "24": {"type": "string"}, "25": {"type": "string"}, "26": {"type": "string"}, "27": {"type": "string"}, "28": {"type": "string"}, "29": {"type": "string"}, "30": {"type": "string"}, "31": {"type": "string"}}, "required": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31"]}}, "required": ["edges", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"edges" : [[9, 0], [15, 9], [24, 25], [9, 15], [9, 5], [3, 9], [9, 18], [28, 19], [2, 31], [5, 9], [3, 9], [1, 9], [9, 5], [9, 5], [3, 9], [9, 1], [9, 6], [10, 9], [11, 6], [15, 9], [9, 3], [18, 9], [9, 17], [8, 16], [8, 9], [9, 5], [29, 12], [9, 3], [9, 4], [9, 4], [9, 15], [0, 9], [13, 22], [14, 27], [21, 30], [9, 5], [16, 20], [9, 15], [9, 18], [9, 17], [9, 1], [9, 1], [18, 9], [0, 9], [10, 9], [9, 18], [7, 26], [9, 4], [18, 9], [9, 17], [9, 18], [9, 3], [4, 9], [18, 9], [23, 29]], "features" : {"0" : "3", "1" : "4", "2" : "1", "3" : "6", "4" : "4", "5" : "6", "6" : "2", "7" : "1", "8" : "2", "9" : "43", "10" : "2", "11" : "1", "12" : "1", "13" : "1", "14" : "1", "15" : "5", "16" : "2", "17" : "3", "18" : "8", "19" : "1", "20" : "1", "21" : "1", "22" : "1", "23" : "1", "24" : "1", "25" : "1", "26" : "1", "27" : "1", "28" : "1", "29" : "2", "30" : "1", "31" : "1"}} | json_instruct | {"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "features": {"type": "object", "properties": {"0": {"type": "string"}, "1": {"type": "string"}, "2": {"type": "string"}, "3": {"type": "string"}, "4": {"type": "string"}, "5": {"type": "string"}, "6": {"type": "string"}, "7": {"type": "string"}, "8": {"type": "string"}, "9": {"type": "string"}, "10": {"type": "string"}, "11": {"type": "string"}, "12": {"type": "string"}, "13": {"type": "string"}, "14": {"type": "string"}, "15": {"type": "string"}, "16": {"type": "string"}, "17": {"type": "string"}, "18": {"type": "string"}, "19": {"type": "string"}, "20": {"type": "string"}, "21": {"type": "string"}, "22": {"type": "string"}, "23": {"type": "string"}, "24": {"type": "string"}, "25": {"type": "string"}, "26": {"type": "string"}, "27": {"type": "string"}, "28": {"type": "string"}, "29": {"type": "string"}, "30": {"type": "string"}, "31": {"type": "string"}}, "required": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31"]}}, "required": ["edges", "features"], "$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"}, "category": {"type": "string"}, "icon": {"type": "string"}, "pages": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "recipe": {"type": "string"}, "text": {"type": "string"}}, "required": ["type", "recipe", "text"]}}, "sortnum": {"type": "integer"}}, "required": ["name", "category", "icon", "pages", "sortnum"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "\u0412\u044b\u0441\u043e\u043a\u043e\u0435 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u0435!", "category" : "modern_industrialization:midgame", "icon" : "modern_industrialization:pressurizer", "pages" : [{"type" : "crafting", "recipe" : "modern_industrialization:electric_age/machine/pressurizer_asbl", "text" : "\u041a\u043e\u043c\u043f\u0435\u043d\u0441\u0430\u0442\u043e\u0440 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f - \u044d\u0442\u043e \u043d\u043e\u0432\u044b\u0439 \u043c\u0443\u043b\u044c\u0442\u0438\u0431\u043b\u043e\u043a \u0438\u0437 \u0442\u0438\u0442\u0430\u043d\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043c\u043e\u0436\u0435\u0442 \u043f\u0440\u0435\u0432\u0440\u0430\u0449\u0430\u0442\u044c \u0432\u043e\u0434\u0443 \u0432 \u0432\u043e\u0434\u0443 \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f, \u043f\u0430\u0440 \u0432 \u043f\u0430\u0440 \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0438 \u043d\u0430\u043e\u0431\u043e\u0440\u043e\u0442."}, {"type" : "crafting", "recipe" : "modern_industrialization:electric_age/machine/high_pressure_large_steam_boiler_asbl", "text" : "\u041a\u0430\u043a \u0442\u043e\u043b\u044c\u043a\u043e \u0432\u044b \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u0435 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0432\u043e\u0434\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f, \u0432\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u043f\u0430\u0440\u043e\u0432\u043e\u0439 \u043a\u043e\u0442\u0451\u043b \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0430 \u043f\u0430\u0440\u0430 \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f.$(br2)\u041e\u0434\u0438\u043d \u043c\u0438\u043b\u043b\u0438\u0431\u0430\u043a\u0435\u0442 \u043f\u0430\u0440\u0430 \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u0442\u043e\u0438\u0442 8 \u043c\u0431 \u043e\u0431\u044b\u0447\u043d\u043e\u0433\u043e \u043f\u0430\u0440\u0430, \u0442\u043e \u0435\u0441\u0442\u044c 8 EU."}, {"type" : "crafting", "recipe" : "modern_industrialization:electric_age/machine/large_steam_turbine_asbl", "text" : "\u0411\u043e\u043b\u044c\u0448\u0430\u044f \u043f\u0430\u0440\u043e\u0432\u0430\u044f \u0442\u0443\u0440\u0431\u0438\u043d\u0430 \u0431\u0443\u0434\u0435\u0442 \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u044c \u043a\u0430\u043a \u043e\u0431\u044b\u0447\u043d\u044b\u0439 \u043f\u0430\u0440 (1 \u043c\u0431 = 1 EU), \u0442\u0430\u043a \u0438 \u043f\u0430\u0440 \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f (1 \u043c\u0431 = 8 EU), \u0438 \u0431\u0443\u0434\u0435\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c \u0434\u043e 4096 EU/\u0442! $(l)\u041e\u0434\u043d\u0430\u043a\u043e \u043e\u043d\u0430 \u043d\u0435 \u0432\u0435\u0440\u043d\u0435\u0442 \u0432\u0430\u043c \u0432\u043e\u0434\u0443.$()"}, {"type" : "crafting", "recipe" : "modern_industrialization:electric_age/machine/heat_exchanger_asbl", "text" : "\u041f\u043e\u043c\u043d\u0438\u0442\u0435, \u0447\u0442\u043e \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0432\u043e\u0434\u044b \u0432 \u0432\u043e\u0434\u0443 \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u0431\u043e\u043b\u044c\u0448\u0438\u0445 \u0437\u0430\u0442\u0440\u0430\u0442 \u044d\u043d\u0435\u0440\u0433\u0438\u0438, \u043d\u043e \u0442\u0443\u0440\u0431\u0438\u043d\u0430 \u043d\u0435 \u0432\u0435\u0440\u043d\u0435\u0442 \u0435\u0435! \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0442\u0435\u043f\u043b\u043e\u043e\u0431\u043c\u0435\u043d\u043d\u0438\u043a \u0434\u043b\u044f \u0432\u043e\u0437\u0432\u0440\u0430\u0442\u0430 \u0432\u043e\u0434\u044b \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u0434\u0440\u0443\u0433\u043e\u0433\u043e \u0446\u0438\u043a\u043b\u0430. "}, {"type" : "crafting", "recipe" : "modern_industrialization:electric_age/machine/hv_steam_turbine_asbl", "text" : "\u0414\u0440\u0443\u0433\u043e\u0439 \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u0434\u043b\u044f \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0438\u0445 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043e\u043a - \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u043f\u0430\u0440\u043e\u0432\u043e\u0439 \u0442\u0443\u0440\u0431\u0438\u043d\u044b \u0412\u041d. \u041a\u0430\u043a \u0438 \u0434\u0440\u0443\u0433\u0438\u0435 \u0433\u0435\u043d\u0435\u0440\u0430\u0442\u043e\u0440\u044b \u0432\u044b\u0441\u043e\u043a\u043e\u0433\u043e \u043d\u0430\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f, \u043e\u043d\u0430 \u0431\u0443\u0434\u0435\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c 512 EU/\u0442. \u041e\u043d\u0430 \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0431\u044b\u0447\u043d\u044b\u0439 \u043f\u0430\u0440."}], "sortnum" : 202} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "category": {"type": "string"}, "icon": {"type": "string"}, "pages": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "recipe": {"type": "string"}, "text": {"type": "string"}}, "required": ["type", "recipe", "text"]}}, "sortnum": {"type": "integer"}}, "required": ["name", "category", "icon", "pages", "sortnum"], "$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"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}, "lite": {"type": "string"}}, "required": ["start", "test", "lite"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"lite-server": {"type": "string"}}, "required": ["lite-server"]}, "dependencies": {"type": "object", "properties": {"@fortawesome/fontawesome-free": {"type": "string"}, "bootstrap": {"type": "string"}, "bootstrap-social": {"type": "string"}, "jquery": {"type": "string"}, "popper.js": {"type": "string"}}, "required": ["@fortawesome/fontawesome-free", "bootstrap", "bootstrap-social", "jquery", "popper.js"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "fewebui", "version" : "1.0.0", "description" : "This is a test directory to learn git and node", "main" : "index.html", "scripts" : {"start" : "npm run lite", "test" : "echo \"Error: no test specified\" && exit 1", "lite" : "lite-server"}, "keywords" : ["David", "Lee"], "author" : "David Lee", "license" : "ISC", "devDependencies" : {"lite-server" : "^2.6.1"}, "dependencies" : {"@fortawesome/fontawesome-free" : "^5.15.4", "bootstrap" : "^5.1.3", "bootstrap-social" : "^5.1.1", "jquery" : "^3.6.0", "popper.js" : "^1.16.1"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}, "lite": {"type": "string"}}, "required": ["start", "test", "lite"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"lite-server": {"type": "string"}}, "required": ["lite-server"]}, "dependencies": {"type": "object", "properties": {"@fortawesome/fontawesome-free": {"type": "string"}, "bootstrap": {"type": "string"}, "bootstrap-social": {"type": "string"}, "jquery": {"type": "string"}, "popper.js": {"type": "string"}}, "required": ["@fortawesome/fontawesome-free", "bootstrap", "bootstrap-social", "jquery", "popper.js"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"template": {"type": "object", "properties": {"small": {"type": "string"}, "medium": {"type": "string"}, "large": {"type": "string"}}, "required": ["small", "medium", "large"]}, "channels": {"type": "object", "properties": {"chainchompbraden": {"type": "object", "properties": {"title": {"type": "string"}, "channel_id": {"type": "integer"}, "link": {"type": "string"}, "desc": {"type": "null"}, "plans": {"type": "object", "properties": {"$4.99": {"type": "string"}, "$9.99": {"type": "string"}, "$24.99": {"type": "string"}}, "required": ["$4.99", "$9.99", "$24.99"]}, "id": {"type": "string"}, "first_seen": {"type": "string"}, "badge": {"type": "null"}, "badge_starting": {"type": "null"}, "badge_3m": {"type": "null"}, "badge_6m": {"type": "null"}, "badge_12m": {"type": "null"}, "badge_24m": {"type": "null"}, "badges": {"type": "null"}, "bits_badges": {"type": "null"}, "cheermote1": {"type": "null"}, "cheermote100": {"type": "null"}, "cheermote1000": {"type": "null"}, "cheermote5000": {"type": "null"}, "cheermote10000": {"type": "null"}, "set": {"type": "integer"}, "emotes": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "image_id": {"type": "integer"}, "set": {"type": "integer"}}, "required": ["code", "image_id", "set"]}}}, "required": ["title", "channel_id", "link", "desc", "plans", "id", "first_seen", "badge", "badge_starting", "badge_3m", "badge_6m", "badge_12m", "badge_24m", "badges", "bits_badges", "cheermote1", "cheermote100", "cheermote1000", "cheermote5000", "cheermote10000", "set", "emotes"]}}, "required": ["chainchompbraden"]}}, "required": ["template", "channels"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"template" : {"small" : "https://static-cdn.jtvnw.net/emoticons/v1/{image_id}/1.0", "medium" : "https://static-cdn.jtvnw.net/emoticons/v1/{image_id}/2.0", "large" : "https://static-cdn.jtvnw.net/emoticons/v1/{image_id}/3.0"}, "channels" : {"chainchompbraden" : {"title" : "ChainChompBraden", "channel_id" : 95774373, "link" : "http://twitch.tv/chainchompbraden", "desc" : null, "plans" : {"$4.99" : "141982", "$9.99" : "141983", "$24.99" : "141984"}, "id" : "chainchompbraden", "first_seen" : "2017-07-04 17:00:06", "badge" : null, "badge_starting" : null, "badge_3m" : null, "badge_6m" : null, "badge_12m" : null, "badge_24m" : null, "badges" : null, "bits_badges" : null, "cheermote1" : null, "cheermote100" : null, "cheermote1000" : null, "cheermote5000" : null, "cheermote10000" : null, "set" : 141982, "emotes" : [{"code" : "chainc1Chomp", "image_id" : 221380, "set" : 141982}]}}} | json_instruct | {"type": "object", "properties": {"template": {"type": "object", "properties": {"small": {"type": "string"}, "medium": {"type": "string"}, "large": {"type": "string"}}, "required": ["small", "medium", "large"]}, "channels": {"type": "object", "properties": {"chainchompbraden": {"type": "object", "properties": {"title": {"type": "string"}, "channel_id": {"type": "integer"}, "link": {"type": "string"}, "desc": {"type": "null"}, "plans": {"type": "object", "properties": {"$4.99": {"type": "string"}, "$9.99": {"type": "string"}, "$24.99": {"type": "string"}}, "required": ["$4.99", "$9.99", "$24.99"]}, "id": {"type": "string"}, "first_seen": {"type": "string"}, "badge": {"type": "null"}, "badge_starting": {"type": "null"}, "badge_3m": {"type": "null"}, "badge_6m": {"type": "null"}, "badge_12m": {"type": "null"}, "badge_24m": {"type": "null"}, "badges": {"type": "null"}, "bits_badges": {"type": "null"}, "cheermote1": {"type": "null"}, "cheermote100": {"type": "null"}, "cheermote1000": {"type": "null"}, "cheermote5000": {"type": "null"}, "cheermote10000": {"type": "null"}, "set": {"type": "integer"}, "emotes": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "image_id": {"type": "integer"}, "set": {"type": "integer"}}, "required": ["code", "image_id", "set"]}}}, "required": ["title", "channel_id", "link", "desc", "plans", "id", "first_seen", "badge", "badge_starting", "badge_3m", "badge_6m", "badge_12m", "badge_24m", "badges", "bits_badges", "cheermote1", "cheermote100", "cheermote1000", "cheermote5000", "cheermote10000", "set", "emotes"]}}, "required": ["chainchompbraden"]}}, "required": ["template", "channels"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "repo": {"type": "string"}, "author": {"type": "string"}, "twitter": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"component/throttle": {"type": "string"}, "component/event": {"type": "string"}, "component/emitter": {"type": "string"}, "visionmedia/superagent": {"type": "string"}, "component/menu": {"type": "string"}, "component/map": {"type": "string"}, "component/to-function": {"type": "string"}, "component/classes": {"type": "string"}}, "required": ["component/throttle", "component/event", "component/emitter", "visionmedia/superagent", "component/menu", "component/map", "component/to-function", "component/classes"]}, "development": {"type": "object", "properties": {}, "required": []}, "license": {"type": "string"}, "scripts": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "repo", "author", "twitter", "description", "version", "keywords", "dependencies", "development", "license", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "autocomplete", "repo" : "matthewmueller/autocomplete", "author" : "Matt Mueller <[email protected]>", "twitter" : "@mattmueller", "description" : "Autocomplete component", "version" : "0.1.0", "keywords" : ["autocomplete", "component", "ui"], "dependencies" : {"component/throttle" : "0.0.x", "component/event" : "0.1.x", "component/emitter" : "1.1.x", "visionmedia/superagent" : "0.21.x", "component/menu" : "1.0.x", "component/map" : "0.0.x", "component/to-function" : "2.0.x", "component/classes" : "1.2.x"}, "development" : {}, "license" : "MIT", "scripts" : ["index.js"]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "repo": {"type": "string"}, "author": {"type": "string"}, "twitter": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"component/throttle": {"type": "string"}, "component/event": {"type": "string"}, "component/emitter": {"type": "string"}, "visionmedia/superagent": {"type": "string"}, "component/menu": {"type": "string"}, "component/map": {"type": "string"}, "component/to-function": {"type": "string"}, "component/classes": {"type": "string"}}, "required": ["component/throttle", "component/event", "component/emitter", "visionmedia/superagent", "component/menu", "component/map", "component/to-function", "component/classes"]}, "development": {"type": "object", "properties": {}, "required": []}, "license": {"type": "string"}, "scripts": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "repo", "author", "twitter", "description", "version", "keywords", "dependencies", "development", "license", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "level": {"type": "integer"}, "rarity": {"type": "string"}, "vendor_value": {"type": "integer"}, "game_types": {"type": "array", "items": {"type": "string"}}, "flags": {"type": "array", "items": {"type": "string"}}, "restrictions": {"type": "array", "items": {}}, "id": {"type": "integer"}, "chat_link": {"type": "string"}, "icon": {"type": "string"}, "details": {"type": "object", "properties": {"type": {"type": "string"}, "infusion_slots": {"type": "array", "items": {}}, "attribute_adjustment": {"type": "number"}, "infix_upgrade": {"type": "object", "properties": {"id": {"type": "integer"}, "attributes": {"type": "array", "items": {"type": "object", "properties": {"attribute": {"type": "string"}, "modifier": {"type": "integer"}}, "required": ["attribute", "modifier"]}}}, "required": ["id", "attributes"]}}, "required": ["type", "infusion_slots", "attribute_adjustment", "infix_upgrade"]}}, "required": ["name", "description", "type", "level", "rarity", "vendor_value", "game_types", "flags", "restrictions", "id", "chat_link", "icon", "details"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Stone Of Rinn", "description" : "<c=@flavor>\"Ghosts hate tresspassers, and the branded hate everything. Take some stones from one ruin, put it by some branded, and you'll have a battle in no time.\"<br>\u2014Erria</c>", "type" : "Trinket", "level" : 42, "rarity" : "Fine", "vendor_value" : 49, "game_types" : ["Activity", "Wvw", "Dungeon", "Pve"], "flags" : ["HideSuffix", "NoSalvage", "NoSell", "SoulbindOnAcquire", "SoulBindOnUse"], "restrictions" : [], "id" : 23625, "chat_link" : "[&AgFJXAAA]", "icon" : "https://render.guildwars2.com/file/0CC1D9193269BEE6C56C1AE85EE7960CD81DFF3F/66840.png", "details" : {"type" : "Accessory", "infusion_slots" : [], "attribute_adjustment" : 65.08, "infix_upgrade" : {"id" : 141, "attributes" : [{"attribute" : "Vitality", "modifier" : 16}, {"attribute" : "ConditionDamage", "modifier" : 23}]}}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "level": {"type": "integer"}, "rarity": {"type": "string"}, "vendor_value": {"type": "integer"}, "game_types": {"type": "array", "items": {"type": "string"}}, "flags": {"type": "array", "items": {"type": "string"}}, "restrictions": {"type": "array", "items": {}}, "id": {"type": "integer"}, "chat_link": {"type": "string"}, "icon": {"type": "string"}, "details": {"type": "object", "properties": {"type": {"type": "string"}, "infusion_slots": {"type": "array", "items": {}}, "attribute_adjustment": {"type": "number"}, "infix_upgrade": {"type": "object", "properties": {"id": {"type": "integer"}, "attributes": {"type": "array", "items": {"type": "object", "properties": {"attribute": {"type": "string"}, "modifier": {"type": "integer"}}, "required": ["attribute", "modifier"]}}}, "required": ["id", "attributes"]}}, "required": ["type", "infusion_slots", "attribute_adjustment", "infix_upgrade"]}}, "required": ["name", "description", "type", "level", "rarity", "vendor_value", "game_types", "flags", "restrictions", "id", "chat_link", "icon", "details"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"globalDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "mocha": {"type": "string"}, "node": {"type": "string"}, "react": {"type": "string"}}, "required": ["chai", "mocha", "node", "react"]}, "dependencies": {"type": "object", "properties": {"lodash": {"type": "string"}, "node-uuid": {"type": "string"}, "react-redux": {"type": "string"}}, "required": ["lodash", "node-uuid", "react-redux"]}}, "required": ["globalDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"globalDependencies" : {"chai" : "github:DefinitelyTyped/DefinitelyTyped/chai/chai.d.ts#a9680ac2efd3add0d38cd0331f30ad497d9dd1e0", "mocha" : "github:DefinitelyTyped/DefinitelyTyped/mocha/mocha.d.ts#a9680ac2efd3add0d38cd0331f30ad497d9dd1e0", "node" : "registry:dt/node#6.0.0+20160514165920", "react" : "registry:dt/react#0.13.3+20160423065914"}, "dependencies" : {"lodash" : "registry:npm/lodash#4.0.0+20160416211519", "node-uuid" : "registry:npm/node-uuid#1.4.7+20160503013124", "react-redux" : "registry:npm/react-redux#4.4.0+20160207114942"}} | json_instruct | {"type": "object", "properties": {"globalDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "mocha": {"type": "string"}, "node": {"type": "string"}, "react": {"type": "string"}}, "required": ["chai", "mocha", "node", "react"]}, "dependencies": {"type": "object", "properties": {"lodash": {"type": "string"}, "node-uuid": {"type": "string"}, "react-redux": {"type": "string"}}, "required": ["lodash", "node-uuid", "react-redux"]}}, "required": ["globalDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"localities": {"type": "array", "items": {"type": "string"}}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "locality": {"type": "string"}, "lat": {"type": "number"}, "region": {"type": "object", "properties": {"fips": {"type": "string"}, "abbr": {"type": "string"}, "name": {"type": "string"}}, "required": ["fips", "abbr", "name"]}, "city": {"type": "string"}, "type": {"type": "string"}, "lng": {"type": "number"}, "counties": {"type": "array", "items": {"type": "object", "properties": {"fips": {"type": "string"}, "name": {"type": "string"}}, "required": ["fips", "name"]}}}, "required": ["localities", "state", "postal_code", "locality", "lat", "region", "city", "type", "lng", "counties"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"localities" : ["Arapahoe, NE"], "state" : "NE", "postal_code" : "68922", "locality" : "Arapahoe, NE", "lat" : 40.335199, "region" : {"fips" : "31", "abbr" : "NE", "name" : "Nebraska"}, "city" : "Arapahoe", "type" : "STANDARD", "lng" : -99.896424, "counties" : [{"fips" : "065", "name" : "Furnas County"}, {"fips" : "073", "name" : "Gosper County"}]} | json_instruct | {"type": "object", "properties": {"localities": {"type": "array", "items": {"type": "string"}}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "locality": {"type": "string"}, "lat": {"type": "number"}, "region": {"type": "object", "properties": {"fips": {"type": "string"}, "abbr": {"type": "string"}, "name": {"type": "string"}}, "required": ["fips", "abbr", "name"]}, "city": {"type": "string"}, "type": {"type": "string"}, "lng": {"type": "number"}, "counties": {"type": "array", "items": {"type": "object", "properties": {"fips": {"type": "string"}, "name": {"type": "string"}}, "required": ["fips", "name"]}}}, "required": ["localities", "state", "postal_code", "locality", "lat", "region", "city", "type", "lng", "counties"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"towns": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}}}, "required": ["towns"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"towns" : [{"name" : "Essen (apeldoorn)", "url" : "essen-apeldoorn"}]} | json_instruct | {"type": "object", "properties": {"towns": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}}}, "required": ["towns"], "$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"}, "inputs": {"type": "object", "properties": {"component": {"type": "object", "properties": {"type": {"type": "string"}, "optional": {"type": "boolean"}, "metadata": {"type": "object", "properties": {"examples": {"type": "array", "items": {"type": "string"}}}, "required": ["examples"]}}, "required": ["type", "optional", "metadata"]}, "style": {"type": "object", "properties": {"type": {"type": "string"}, "optional": {"type": "boolean"}}, "required": ["type", "optional"]}}, "required": ["component", "style"]}, "outputs": {"type": "object", "properties": {"parent": {"type": "object", "properties": {"type": {"type": "string"}, "ref": {"type": "boolean"}, "component": {"type": "boolean"}}, "required": ["type", "ref", "component"]}}, "required": ["parent"]}, "metadata": {"type": "object", "properties": {"icon": {"type": "string"}, "description": {"type": "string"}, "complexity": {"type": "number"}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["icon", "description", "complexity", "tags"]}, "id": {"type": "string"}, "base": {"type": "boolean"}, "component": {"type": "object", "properties": {"defaultWidth": {"type": "integer"}, "defaultHeight": {"type": "integer"}}, "required": ["defaultWidth", "defaultHeight"]}, "type": {"type": "string"}, "system": {"type": "boolean"}, "render": {"type": "boolean"}}, "required": ["name", "inputs", "outputs", "metadata", "id", "base", "component", "type", "system", "render"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "wrap", "inputs" : {"component" : {"type" : "`C`", "optional" : true, "metadata" : {"examples" : ["f27cae4e-fea8-11ea-b91e-db41e114c426"]}}, "style" : {"type" : "object", "optional" : true}}, "outputs" : {"parent" : {"type" : "`C`", "ref" : true, "component" : true}}, "metadata" : {"icon" : "square", "description" : "wrap all children with `wrapper`", "complexity" : 6.764783277430832, "tags" : ["platform", "component"]}, "id" : "454aaff2-cd74-4f6e-baf2-631bb32e7a6b", "base" : true, "component" : {"defaultWidth" : 240, "defaultHeight" : 240}, "type" : "`U`&`C`", "system" : true, "render" : true} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "inputs": {"type": "object", "properties": {"component": {"type": "object", "properties": {"type": {"type": "string"}, "optional": {"type": "boolean"}, "metadata": {"type": "object", "properties": {"examples": {"type": "array", "items": {"type": "string"}}}, "required": ["examples"]}}, "required": ["type", "optional", "metadata"]}, "style": {"type": "object", "properties": {"type": {"type": "string"}, "optional": {"type": "boolean"}}, "required": ["type", "optional"]}}, "required": ["component", "style"]}, "outputs": {"type": "object", "properties": {"parent": {"type": "object", "properties": {"type": {"type": "string"}, "ref": {"type": "boolean"}, "component": {"type": "boolean"}}, "required": ["type", "ref", "component"]}}, "required": ["parent"]}, "metadata": {"type": "object", "properties": {"icon": {"type": "string"}, "description": {"type": "string"}, "complexity": {"type": "number"}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["icon", "description", "complexity", "tags"]}, "id": {"type": "string"}, "base": {"type": "boolean"}, "component": {"type": "object", "properties": {"defaultWidth": {"type": "integer"}, "defaultHeight": {"type": "integer"}}, "required": ["defaultWidth", "defaultHeight"]}, "type": {"type": "string"}, "system": {"type": "boolean"}, "render": {"type": "boolean"}}, "required": ["name", "inputs", "outputs", "metadata", "id", "base", "component", "type", "system", "render"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"sheet": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}}, "required": ["sheet", "definitions"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"sheet" : "CycleTime", "definitions" : [{"name" : "FirstCycle"}, {"index" : 1, "name" : "Cycle"}]} | json_instruct | {"type": "object", "properties": {"sheet": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}}, "required": ["sheet", "definitions"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"block_sizes": {"type": "string"}, "deadline": {"type": "integer"}, "steady_state_samples": {"type": "integer"}, "queue_depths": {"type": "string"}, "workload": {"type": "string"}, "metadata": {"type": "object", "properties": {"disk_type": {"type": "string"}, "scenario_name": {"type": "string"}, "storage_node_count": {"type": "integer"}, "version": {"type": "string"}, "build_tag": {"type": "string"}, "test_case": {"type": "string"}}, "required": ["disk_type", "scenario_name", "storage_node_count", "version", "build_tag", "test_case"]}}, "required": ["block_sizes", "deadline", "steady_state_samples", "queue_depths", "workload", "metadata"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"block_sizes" : "1024", "deadline" : 30, "steady_state_samples" : 2, "queue_depths" : "1", "workload" : "rw", "metadata" : {"disk_type" : "HDD", "scenario_name" : "", "storage_node_count" : 2, "version" : "", "build_tag" : "", "test_case" : "snia_steady_state"}} | json_instruct | {"type": "object", "properties": {"block_sizes": {"type": "string"}, "deadline": {"type": "integer"}, "steady_state_samples": {"type": "integer"}, "queue_depths": {"type": "string"}, "workload": {"type": "string"}, "metadata": {"type": "object", "properties": {"disk_type": {"type": "string"}, "scenario_name": {"type": "string"}, "storage_node_count": {"type": "integer"}, "version": {"type": "string"}, "build_tag": {"type": "string"}, "test_case": {"type": "string"}}, "required": ["disk_type", "scenario_name", "storage_node_count", "version", "build_tag", "test_case"]}}, "required": ["block_sizes", "deadline", "steady_state_samples", "queue_depths", "workload", "metadata"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"data": {"type": "object", "properties": {"contentfulBlogPost": {"type": "object", "properties": {"title": {"type": "string"}, "publishedDate": {"type": "string"}, "body": {"type": "object", "properties": {"json": {"type": "object", "properties": {"data": {"type": "object", "properties": {}, "required": []}, "content": {"type": "array", "items": {"type": "object", "properties": {"data": {"type": "object", "properties": {}, "required": []}, "content": {"type": "array", "items": {"type": "object", "properties": {"data": {"type": "object", "properties": {}, "required": []}, "marks": {"type": "array", "items": {}}, "value": {"type": "string"}, "nodeType": {"type": "string"}}, "required": ["data", "marks", "value", "nodeType"]}}, "nodeType": {"type": "string"}}, "required": ["data", "content", "nodeType"]}}, "nodeType": {"type": "string"}}, "required": ["data", "content", "nodeType"]}}, "required": ["json"]}}, "required": ["title", "publishedDate", "body"]}}, "required": ["contentfulBlogPost"]}, "pageContext": {"type": "object", "properties": {"isCreatedByStatefulCreatePages": {"type": "boolean"}, "slug": {"type": "string"}}, "required": ["isCreatedByStatefulCreatePages", "slug"]}}, "required": ["data", "pageContext"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"data" : {"contentfulBlogPost" : {"title" : "My First Blog Post", "publishedDate" : "May 20th, 2019", "body" : {"json" : {"data" : {}, "content" : [{"data" : {}, "content" : [{"data" : {}, "marks" : [], "value" : "This is my body copy.", "nodeType" : "text"}], "nodeType" : "paragraph"}, {"data" : {}, "content" : [{"data" : {}, "marks" : [], "value" : "", "nodeType" : "text"}], "nodeType" : "paragraph"}], "nodeType" : "document"}}}}, "pageContext" : {"isCreatedByStatefulCreatePages" : false, "slug" : "my-first-blog-post"}} | json_instruct | {"type": "object", "properties": {"data": {"type": "object", "properties": {"contentfulBlogPost": {"type": "object", "properties": {"title": {"type": "string"}, "publishedDate": {"type": "string"}, "body": {"type": "object", "properties": {"json": {"type": "object", "properties": {"data": {"type": "object", "properties": {}, "required": []}, "content": {"type": "array", "items": {"type": "object", "properties": {"data": {"type": "object", "properties": {}, "required": []}, "content": {"type": "array", "items": {"type": "object", "properties": {"data": {"type": "object", "properties": {}, "required": []}, "marks": {"type": "array", "items": {}}, "value": {"type": "string"}, "nodeType": {"type": "string"}}, "required": ["data", "marks", "value", "nodeType"]}}, "nodeType": {"type": "string"}}, "required": ["data", "content", "nodeType"]}}, "nodeType": {"type": "string"}}, "required": ["data", "content", "nodeType"]}}, "required": ["json"]}}, "required": ["title", "publishedDate", "body"]}}, "required": ["contentfulBlogPost"]}, "pageContext": {"type": "object", "properties": {"isCreatedByStatefulCreatePages": {"type": "boolean"}, "slug": {"type": "string"}}, "required": ["isCreatedByStatefulCreatePages", "slug"]}}, "required": ["data", "pageContext"], "$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" : "7311160003", "district_id" : "7311160", "name" : "CANI SIRENRENG"} | 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#"} |
Construct a JSON document that adheres to this schema specification:
{"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" : 101777803, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "df5acfadea47f4e1f5f82d08585918a7", "wof:id" : 101777803, "wof:repo" : "whosonfirst-data-admin-es"}, "bbox" : [-0.36115, 38.87933, -0.36115, 38.87933], "geometry" : {"coordinates" : [-0.36115, 38.87933], "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#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "directories": {"type": "object", "properties": {"root": {"type": "string"}, "lib": {"type": "string"}}, "required": ["root", "lib"]}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "version": {"type": "string"}, "nectar": {"type": "object", "properties": {"comment": {"type": "object", "properties": {"linux": {"type": "string"}, "darwin": {"type": "string"}}, "required": ["linux", "darwin"]}, "env": {"type": "array", "items": {"type": "string"}}, "read_only": {"type": "array", "items": {}}, "expose": {"type": "array", "items": {"type": "string"}}, "lib": {"type": "object", "properties": {"linux": {"type": "string"}, "win32": {"type": "array", "items": {"type": "string"}}, "darwin": {"type": "string"}, "default": {"type": "string"}}, "required": ["linux", "win32", "darwin", "default"]}}, "required": ["comment", "env", "read_only", "expose", "lib"]}}, "required": ["name", "description", "main", "bugs", "directories", "homepage", "keywords", "license", "licenses", "repository", "version", "nectar"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "webview", "description" : "NectarJS webview module", "main" : "index.js", "bugs" : {"url" : "https://github.com/adrien-thierry/nectar_webview/issues"}, "directories" : {"root" : ".", "lib" : "lib_webview"}, "homepage" : "https://github.com/adrien-thierry/nectar_webview#readme", "keywords" : ["nectarjs", "JSON", "javascript"], "license" : "MIT", "licenses" : [{"type" : "MIT", "url" : "https://github.com/adrien-thierry/nectar_webview/blob/master/LICENSE"}], "repository" : {"type" : "git", "url" : "git+ssh://[email protected]/adrien-thierry/nectar_webview.git"}, "version" : "0.0.1", "nectar" : {"comment" : {"linux" : "This module requires gtk+-3.0 and webkit2gtk-4.0", "darwin" : ""}, "env" : ["std", "android", "node"], "read_only" : [], "expose" : ["__NJS_LAUNCH_WEBVIEW"], "lib" : {"linux" : "`pkg-config --cflags --libs gtk+-3.0 webkit2gtk-4.0`", "win32" : ["-l./lib/dll/{__ARCH__}/webview.dll", "-l./lib/dll/{__ARCH__}/WebView2Loader.dll"], "darwin" : "", "default" : ""}}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "directories": {"type": "object", "properties": {"root": {"type": "string"}, "lib": {"type": "string"}}, "required": ["root", "lib"]}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "version": {"type": "string"}, "nectar": {"type": "object", "properties": {"comment": {"type": "object", "properties": {"linux": {"type": "string"}, "darwin": {"type": "string"}}, "required": ["linux", "darwin"]}, "env": {"type": "array", "items": {"type": "string"}}, "read_only": {"type": "array", "items": {}}, "expose": {"type": "array", "items": {"type": "string"}}, "lib": {"type": "object", "properties": {"linux": {"type": "string"}, "win32": {"type": "array", "items": {"type": "string"}}, "darwin": {"type": "string"}, "default": {"type": "string"}}, "required": ["linux", "win32", "darwin", "default"]}}, "required": ["comment", "env", "read_only", "expose", "lib"]}}, "required": ["name", "description", "main", "bugs", "directories", "homepage", "keywords", "license", "licenses", "repository", "version", "nectar"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"coords": {"type": "object", "properties": {"timestamp": {"type": "string"}, "lon": {"type": "integer"}, "hdg": {"type": "integer"}, "relative_alt": {"type": "integer"}, "lat": {"type": "integer"}, "alt": {"type": "integer"}}, "required": ["timestamp", "lon", "hdg", "relative_alt", "lat", "alt"]}, "data": {"type": "array", "items": {"type": "integer"}}}, "required": ["coords", "data"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"coords" : {"timestamp" : "2017_04_22_10_30_55_879612", "lon" : 350558939, "hdg" : 10580, "relative_alt" : 1040400, "lat" : 327567256, "alt" : 819070}, "data" : [6380, 4335, 2980, 2080, 1530, 1255, 1120, 805, 660, 575, 495, 375, 285, 235, 170, 62, 62, 15, 7, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]} | json_instruct | {"type": "object", "properties": {"coords": {"type": "object", "properties": {"timestamp": {"type": "string"}, "lon": {"type": "integer"}, "hdg": {"type": "integer"}, "relative_alt": {"type": "integer"}, "lat": {"type": "integer"}, "alt": {"type": "integer"}}, "required": ["timestamp", "lon", "hdg", "relative_alt", "lat", "alt"]}, "data": {"type": "array", "items": {"type": "integer"}}}, "required": ["coords", "data"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"station": {"type": "array", "items": {"type": "object", "properties": {"pref_cd": {"type": "integer"}, "line_cd": {"type": "integer"}, "line_name": {"type": "string"}, "station_cd": {"type": "integer"}, "station_g_cd": {"type": "integer"}, "station_name": {"type": "string"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["pref_cd", "line_cd", "line_name", "station_cd", "station_g_cd", "station_name", "lon", "lat"]}}}, "required": ["station"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"station" : [{"pref_cd" : 2, "line_cd" : 11204, "line_name" : "JR\u4e94\u80fd\u7dda", "station_cd" : 1120435, "station_g_cd" : 1120435, "station_name" : "\u4e2d\u7530", "lon" : 140.364505, "lat" : 40.787424}]} | json_instruct | {"type": "object", "properties": {"station": {"type": "array", "items": {"type": "object", "properties": {"pref_cd": {"type": "integer"}, "line_cd": {"type": "integer"}, "line_name": {"type": "string"}, "station_cd": {"type": "integer"}, "station_g_cd": {"type": "integer"}, "station_name": {"type": "string"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["pref_cd", "line_cd", "line_name", "station_cd", "station_g_cd", "station_name", "lon", "lat"]}}}, "required": ["station"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"model": {"type": "string"}, "modeltype": {"type": "string"}, "accuracy": {"type": "number"}, "deviation": {"type": "number"}}, "required": ["model", "modeltype", "accuracy", "deviation"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"model" : "Crack_Crack_controls_sc_audio", "modeltype" : "hard voting", "accuracy" : 0.7904761904761906, "deviation" : 0.1227057021592869} | json_instruct | {"type": "object", "properties": {"model": {"type": "string"}, "modeltype": {"type": "string"}, "accuracy": {"type": "number"}, "deviation": {"type": "number"}}, "required": ["model", "modeltype", "accuracy", "deviation"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["rpgkeeper", "tome"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "conquest:block/wall_of_spruce_logs_vertical_slab_4"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"bootstrap": {"type": "string"}, "bootstrap-switch": {"type": "string"}, "jqBootstrapValidation": {"type": "string"}}, "required": ["bootstrap", "bootstrap-switch", "jqBootstrapValidation"]}}, "required": ["name", "version", "homepage", "authors", "license", "ignore", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "LXC-Web-Panel", "version" : "0.x", "homepage" : "https://github.com/claudyus/LXC-Web-Panel", "authors" : ["Claudio Mignanti <[email protected]>"], "license" : "MIT", "ignore" : ["**/.*", "node_modules", "bower_components", "test", "tests"], "dependencies" : {"bootstrap" : "[email protected]:alonisser/bower-bootstrap-2.3.2-legacy.git", "bootstrap-switch" : "~2.0.1", "jqBootstrapValidation" : "[email protected]:ReactiveRaven/jqBootstrapValidation.git"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"bootstrap": {"type": "string"}, "bootstrap-switch": {"type": "string"}, "jqBootstrapValidation": {"type": "string"}}, "required": ["bootstrap", "bootstrap-switch", "jqBootstrapValidation"]}}, "required": ["name", "version", "homepage", "authors", "license", "ignore", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["icecube", "mumu"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "null"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "null"}, "artist_name": {"type": "string"}, "duration": {"type": "number"}, "num_songs": {"type": "integer"}, "song_id": {"type": "string"}, "title": {"type": "string"}, "year": {"type": "integer"}}, "required": ["artist_id", "artist_latitude", "artist_location", "artist_longitude", "artist_name", "duration", "num_songs", "song_id", "title", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"artist_id" : "ARXHYSD1187B9B904B", "artist_latitude" : null, "artist_location" : "", "artist_longitude" : null, "artist_name" : "La Fiebre", "duration" : 195.10812, "num_songs" : 1, "song_id" : "SOLLKSW12A8C13BB8A", "title" : "Morir De Amor", "year" : 0} | json_instruct | {"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "null"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "null"}, "artist_name": {"type": "string"}, "duration": {"type": "number"}, "num_songs": {"type": "integer"}, "song_id": {"type": "string"}, "title": {"type": "string"}, "year": {"type": "integer"}}, "required": ["artist_id", "artist_latitude", "artist_location", "artist_longitude", "artist_name", "duration", "num_songs", "song_id", "title", "year"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"URL": {"type": "string"}, "heading": {"type": "string"}, "subheading": {"type": "string"}, "author": {"type": "string"}, "category": {"type": "string"}, "type": {"type": "string"}, "timestamp": {"type": "string"}, "text": {"type": "string"}}, "required": ["URL", "heading", "subheading", "author", "category", "type", "timestamp", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"URL" : "https://www.wired.com/1999/08/china-syndrome", "heading" : "china syndrome", "subheading" : "with its military newspapers spewing bile and vitriol worthy of the most hackneyed kung-fu movie screenwriter, china put on a display of martial might unseen in those parts since the days of tiananmen square. although the parade of tanks, missile launchers, and artillery tractors was billed as a dress rehearsal for a giant bash commemorating 50 years as a communist paradise, china made no bones about acknowledging it as an open threat to taiwan, which continues to thumb its nose at its covetous brethren across the formosa strait. \"all action attempting to split the motherland and block reunification of the nation will surely end in bloodshed as it smashes its head into this indestructible great wall of steel,\" penned one purple-veined military scribe.", "author" : "wired staff", "category" : "culture", "type" : "article", "timestamp" : "08.18.1999 03:00 AM", "text" : "with its military newspapers spewing bile and vitriol worthy of the most hackneyed kung-fu movie screenwriter, china put on a display of martial might unseen in those parts since the days of tiananmen square. although the parade of tanks, missile launchers, and artillery tractors was billed as a dress rehearsal for a giant bash commemorating 50 years as a communist paradise, china made no bones about acknowledging it as an open threat to taiwan, which continues to thumb its nose at its covetous brethren across the formosa strait. \"all action attempting to split the motherland and block reunification of the nation will surely end in bloodshed as it smashes its head into this indestructible great wall of steel,\" penned one purple-veined military scribe. "} | json_instruct | {"type": "object", "properties": {"URL": {"type": "string"}, "heading": {"type": "string"}, "subheading": {"type": "string"}, "author": {"type": "string"}, "category": {"type": "string"}, "type": {"type": "string"}, "timestamp": {"type": "string"}, "text": {"type": "string"}}, "required": ["URL", "heading", "subheading", "author", "category", "type", "timestamp", "text"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"swagger": {"type": "string"}, "info": {"type": "object", "properties": {"version": {"type": "string"}, "title": {"type": "string"}}, "required": ["version", "title"]}, "paths": {"type": "object", "properties": {"/foo": {"type": "object", "properties": {"get": {"type": "object", "properties": {"responses": {"type": "object", "properties": {"default": {"type": "object", "properties": {"headers": {"type": "object", "properties": {"X-Foo": {"type": "object", "properties": {"type": {"type": "string"}, "items": {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "string"}}, "required": ["type", "pattern"]}}, "required": ["type", "items"]}}, "required": ["X-Foo"]}, "description": {"type": "string"}}, "required": ["headers", "description"]}}, "required": ["default"]}}, "required": ["responses"]}}, "required": ["get"]}}, "required": ["/foo"]}}, "required": ["swagger", "info", "paths"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"swagger" : "2.0", "info" : {"version" : "0.0.1", "title" : "test of Swagger invalid pattern in headers"}, "paths" : {"/foo" : {"get" : {"responses" : {"default" : {"headers" : {"X-Foo" : {"type" : "array", "items" : {"type" : "string", "pattern" : ")<-- bad pattern"}}}, "description" : "Generic Error"}}}}}} | json_instruct | {"type": "object", "properties": {"swagger": {"type": "string"}, "info": {"type": "object", "properties": {"version": {"type": "string"}, "title": {"type": "string"}}, "required": ["version", "title"]}, "paths": {"type": "object", "properties": {"/foo": {"type": "object", "properties": {"get": {"type": "object", "properties": {"responses": {"type": "object", "properties": {"default": {"type": "object", "properties": {"headers": {"type": "object", "properties": {"X-Foo": {"type": "object", "properties": {"type": {"type": "string"}, "items": {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "string"}}, "required": ["type", "pattern"]}}, "required": ["type", "items"]}}, "required": ["X-Foo"]}, "description": {"type": "string"}}, "required": ["headers", "description"]}}, "required": ["default"]}}, "required": ["responses"]}}, "required": ["get"]}}, "required": ["/foo"]}}, "required": ["swagger", "info", "paths"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "test": {"type": "string"}}, "required": ["build", "test"]}, "devDependencies": {"type": "object", "properties": {"@types/express": {"type": "string"}, "@types/mocha": {"type": "string"}, "@types/node": {"type": "string"}, "axios": {"type": "string"}, "express": {"type": "string"}, "gulp": {"type": "string"}, "gulp-plumber": {"type": "string"}, "gulp-typescript": {"type": "string"}, "mocha": {"type": "string"}, "ts-node": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/express", "@types/mocha", "@types/node", "axios", "express", "gulp", "gulp-plumber", "gulp-typescript", "mocha", "ts-node", "typescript"]}}, "required": ["name", "version", "author", "license", "description", "main", "repository", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "nawdawg", "version" : "0.0.4", "author" : "Lance Whatley <[email protected]>", "license" : "MIT", "description" : "Express middleware to add a delay to your responses to those you don't like.", "main" : "dist/nawdawg.js", "repository" : {"type" : "git", "url" : "https://github.com/whatl3y/nawdawg"}, "scripts" : {"build" : "gulp build", "test" : "mocha --exit -r ts-node/register --recursive './src/**/*.spec.ts'"}, "devDependencies" : {"@types/express" : "^4.17.8", "@types/mocha" : "^7.0.2", "@types/node" : "^14.0.22", "axios" : "^0.21.0", "express" : "^4.17.1", "gulp" : "^4.0.2", "gulp-plumber" : "^1.2.1", "gulp-typescript" : "^6.0.0-alpha.1", "mocha" : "^5.2.0", "ts-node" : "^8.10.2", "typescript" : "^3.9.5"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "test": {"type": "string"}}, "required": ["build", "test"]}, "devDependencies": {"type": "object", "properties": {"@types/express": {"type": "string"}, "@types/mocha": {"type": "string"}, "@types/node": {"type": "string"}, "axios": {"type": "string"}, "express": {"type": "string"}, "gulp": {"type": "string"}, "gulp-plumber": {"type": "string"}, "gulp-typescript": {"type": "string"}, "mocha": {"type": "string"}, "ts-node": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/express", "@types/mocha", "@types/node", "axios", "express", "gulp", "gulp-plumber", "gulp-typescript", "mocha", "ts-node", "typescript"]}}, "required": ["name", "version", "author", "license", "description", "main", "repository", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"category": {"type": "string"}, "content": {"type": "string"}, "description": {"type": "string"}, "documentation": {"type": "string"}, "id": {"type": "string"}, "io_interface": {"type": "object", "properties": {"inputs": {"type": "array", "items": {"type": "object", "properties": {"data_type": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}}, "required": ["data_type", "id", "name"]}}, "outputs": {"type": "array", "items": {"type": "object", "properties": {"data_type": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}}, "required": ["data_type", "id", "name"]}}}, "required": ["inputs", "outputs"]}, "name": {"type": "string"}, "released_timestamp": {"type": "string"}, "revision_group_id": {"type": "string"}, "state": {"type": "string"}, "test_wiring": {"type": "object", "properties": {"input_wirings": {"type": "array", "items": {}}, "output_wirings": {"type": "array", "items": {}}}, "required": ["input_wirings", "output_wirings"]}, "type": {"type": "string"}, "version_tag": {"type": "string"}}, "required": ["category", "content", "description", "documentation", "id", "io_interface", "name", "released_timestamp", "revision_group_id", "state", "test_wiring", "type", "version_tag"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"category" : "Connectors", "content" : "from hetdesrun.component.registration import register\nfrom hetdesrun.datatypes import DataType\n\n# ***** DO NOT EDIT LINES BELOW *****\n# These lines may be overwritten if component details or inputs/outputs change.\n@register(\n inputs={\"input\": DataType.Boolean},\n outputs={\"output\": DataType.Boolean},\n component_name=\"Pass Through Boolean\",\n description=\"Just outputs its input value\",\n category=\"Connectors\",\n uuid=\"8ea34104-2dd1-b4dc-8fd4-ed07bb967060\",\n group_id=\"8ea34104-2dd1-b4dc-8fd4-ed07bb967060\",\n tag=\"1.0.0\"\n)\ndef main(*, input):\n # entrypoint function for this component\n # ***** DO NOT EDIT LINES ABOVE *****\n # write your function code here.\n\n return {\"output\": input}\n", "description" : "Just outputs its input value", "documentation" : "# Pass Through (Boolean)\n\n## Description\nThis component just passes data through.\n\n## Inputs\n* **input** (Boolean): The input boolean value.\n\n## Outputs\n* **output** (Boolean): The output boolean value.\n\n## Details\nThis component just passes data through. It can be used to map one dynamic workflow input to multiple component inputs.", "id" : "8ea34104-2dd1-b4dc-8fd4-ed07bb967060", "io_interface" : {"inputs" : [{"data_type" : "BOOLEAN", "id" : "46cb9e3f-1b7a-d435-8625-303b51160fd4", "name" : "input"}], "outputs" : [{"data_type" : "BOOLEAN", "id" : "20dc1d40-fd45-85ad-2271-0a534e14f084", "name" : "output"}]}, "name" : "Pass Through (Boolean)", "released_timestamp" : "2022-02-09T17:33:34.706367+00:00", "revision_group_id" : "8ea34104-2dd1-b4dc-8fd4-ed07bb967060", "state" : "RELEASED", "test_wiring" : {"input_wirings" : [], "output_wirings" : []}, "type" : "COMPONENT", "version_tag" : "1.0.0"} | json_instruct | {"type": "object", "properties": {"category": {"type": "string"}, "content": {"type": "string"}, "description": {"type": "string"}, "documentation": {"type": "string"}, "id": {"type": "string"}, "io_interface": {"type": "object", "properties": {"inputs": {"type": "array", "items": {"type": "object", "properties": {"data_type": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}}, "required": ["data_type", "id", "name"]}}, "outputs": {"type": "array", "items": {"type": "object", "properties": {"data_type": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}}, "required": ["data_type", "id", "name"]}}}, "required": ["inputs", "outputs"]}, "name": {"type": "string"}, "released_timestamp": {"type": "string"}, "revision_group_id": {"type": "string"}, "state": {"type": "string"}, "test_wiring": {"type": "object", "properties": {"input_wirings": {"type": "array", "items": {}}, "output_wirings": {"type": "array", "items": {}}}, "required": ["input_wirings", "output_wirings"]}, "type": {"type": "string"}, "version_tag": {"type": "string"}}, "required": ["category", "content", "description", "documentation", "id", "io_interface", "name", "released_timestamp", "revision_group_id", "state", "test_wiring", "type", "version_tag"], "$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"}, "alt_name": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "null"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "null"}}, "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" : "MIT University, Skopje", "alt_name" : "MIT Univerzitet, Skopje (MIT)", "country" : "Macedonia", "state" : null, "address" : {"street" : "bul.Treta Makedonska Brigada BB", "city" : "Skopje", "province" : null, "postal_code" : "1000"}, "contact" : {"telephone" : "+389(78) 268-268", "website" : "http://www.mit.edu.mk", "email" : "[email protected]", "fax" : null}, "funding" : "Private", "languages" : null, "academic_year" : "October to June", "accrediting_agency" : "Ministry of Education and Science"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "alt_name": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "null"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "null"}}, "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#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"storeId": {"type": "string"}, "name": {"type": "string"}, "latitude": {"type": "number"}, "longitude": {"type": "number"}, "postalCode": {"type": "string"}, "country": {"type": "string"}, "addressLines": {"type": "array", "items": {"type": "string"}}}, "required": ["storeId", "name", "latitude", "longitude", "postalCode", "country", "addressLines"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"storeId" : "5551", "name" : "Huddersfield Halifax Express", "latitude" : 53.66733, "longitude" : -1.82405, "postalCode" : "HD3 3QP", "country" : "gb", "addressLines" : ["215 Halifax Rd", "Grey", "Huddersfield"]} | json_instruct | {"type": "object", "properties": {"storeId": {"type": "string"}, "name": {"type": "string"}, "latitude": {"type": "number"}, "longitude": {"type": "number"}, "postalCode": {"type": "string"}, "country": {"type": "string"}, "addressLines": {"type": "array", "items": {"type": "string"}}}, "required": ["storeId", "name", "latitude", "longitude", "postalCode", "country", "addressLines"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"python.pythonPath": {"type": "string"}}, "required": ["python.pythonPath"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"python.pythonPath" : "/home/ubuntu/anaconda3/envs/pytorch_p36/bin/python"} | json_instruct | {"type": "object", "properties": {"python.pythonPath": {"type": "string"}}, "required": ["python.pythonPath"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"navigationBarTitleText": {"type": "string"}, "enablePullDownRefresh": {"type": "boolean"}, "navigationStyle": {"type": "string"}, "usingComponents": {"type": "object", "properties": {"u--image": {"type": "string"}, "u-input": {"type": "string"}, "u-code": {"type": "string"}, "u-button": {"type": "string"}}, "required": ["u--image", "u-input", "u-code", "u-button"]}}, "required": ["navigationBarTitleText", "enablePullDownRefresh", "navigationStyle", "usingComponents"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"navigationBarTitleText" : "", "enablePullDownRefresh" : false, "navigationStyle" : "custom", "usingComponents" : {"u--image" : "/uni_modules/uview-ui/components/u--image/u--image", "u-input" : "/uni_modules/uview-ui/components/u-input/u-input", "u-code" : "/uni_modules/uview-ui/components/u-code/u-code", "u-button" : "/uni_modules/uview-ui/components/u-button/u-button"}} | json_instruct | {"type": "object", "properties": {"navigationBarTitleText": {"type": "string"}, "enablePullDownRefresh": {"type": "boolean"}, "navigationStyle": {"type": "string"}, "usingComponents": {"type": "object", "properties": {"u--image": {"type": "string"}, "u-input": {"type": "string"}, "u-code": {"type": "string"}, "u-button": {"type": "string"}}, "required": ["u--image", "u-input", "u-code", "u-button"]}}, "required": ["navigationBarTitleText", "enablePullDownRefresh", "navigationStyle", "usingComponents"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"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"}, "parent": {"type": "string"}, "aTeamId": {"type": "string"}, "bTeamId": {"type": "string"}, "subPlay": {"type": "integer"}, "aLocation": {"type": "integer"}, "aPlayerId": {"type": "string"}, "aTeamName": {"type": "string"}, "bLocation": {"type": "integer"}, "bPlayerId": {"type": "string"}, "bTeamName": {"type": "string"}, "aPlayerName": {"type": "string"}, "bPlayerName": {"type": "string"}}, "required": ["play", "parent", "aTeamId", "bTeamId", "subPlay", "aLocation", "aPlayerId", "aTeamName", "bLocation", "bPlayerId", "bTeamName", "aPlayerName", "bPlayerName"]}, "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" : "89d3ec33-e762-4100-9e20-23e8b2cfac9b", "playerTags" : ["ca26d8cc-8668-48c9-a061-28f6fdf5f44d", "60026a9d-fc9a-4f5a-94fd-2225398fa3da"], "teamTags" : ["eb67ae5e-c4bf-46ca-bbbc-425cd34182ff", "23e4cbc1-e9cd-47fa-a35b-bfa06f726cb7"], "gameTags" : ["31f45f47-f4d3-4976-adf8-316cd2c13707"], "metadata" : {"play" : 182, "parent" : "22c50f00-fbca-4bd8-b324-d11551c5bbf5", "aTeamId" : "eb67ae5e-c4bf-46ca-bbbc-425cd34182ff", "bTeamId" : "23e4cbc1-e9cd-47fa-a35b-bfa06f726cb7", "subPlay" : 0, "aLocation" : 1, "aPlayerId" : "ca26d8cc-8668-48c9-a061-28f6fdf5f44d", "aTeamName" : "Moist Talkers", "bLocation" : 1, "bPlayerId" : "60026a9d-fc9a-4f5a-94fd-2225398fa3da", "bTeamName" : "Pies", "aPlayerName" : "Doc Anice", "bPlayerName" : "Bright Zimmerman"}, "created" : "2021-03-10T09:15:43.325Z", "season" : 12, "tournament" : -1, "type" : 113, "day" : 40, "phase" : 4, "category" : 1, "description" : "Reality flickered in the Feedback.", "nuts" : 0} | 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"}, "parent": {"type": "string"}, "aTeamId": {"type": "string"}, "bTeamId": {"type": "string"}, "subPlay": {"type": "integer"}, "aLocation": {"type": "integer"}, "aPlayerId": {"type": "string"}, "aTeamName": {"type": "string"}, "bLocation": {"type": "integer"}, "bPlayerId": {"type": "string"}, "bTeamName": {"type": "string"}, "aPlayerName": {"type": "string"}, "bPlayerName": {"type": "string"}}, "required": ["play", "parent", "aTeamId", "bTeamId", "subPlay", "aLocation", "aPlayerId", "aTeamName", "bLocation", "bPlayerId", "bTeamName", "aPlayerName", "bPlayerName"]}, "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#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"identicons": {"type": "array", "items": {"type": "string"}}, "sizes": {"type": "array", "items": {"type": "integer"}}}, "required": ["identicons", "sizes"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"identicons" : ["Jdenticon", "Hello World", "Your Name Here"], "sizes" : [256, 512, 1024]} | json_instruct | {"type": "object", "properties": {"identicons": {"type": "array", "items": {"type": "string"}}, "sizes": {"type": "array", "items": {"type": "integer"}}}, "required": ["identicons", "sizes"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"author": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type": "integer"}, "month": {"type": "integer"}, "week": {"type": "integer"}}, "required": ["day", "full", "month", "week"]}, "id": {"type": "string"}, "picture": {"type": "object", "properties": {"filesize": {"type": "integer"}, "fullUrl": {"type": "string"}, "hash": {"type": "string"}, "height": {"type": "integer"}, "lqip": {"type": "string"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["filesize", "fullUrl", "hash", "height", "lqip", "url", "width"]}, "score": {"type": "object", "properties": {"comments": {"type": "integer"}, "downs": {"type": "integer"}, "ratio": {"type": "number"}, "ups": {"type": "integer"}, "value": {"type": "integer"}}, "required": ["comments", "downs", "ratio", "ups", "value"]}, "subreddit": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["author", "date", "id", "picture", "score", "subreddit", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"author" : {"id" : "t2_5dclsw2i", "name" : "jesseywinklermusic"}, "date" : {"day" : 1638748800, "full" : 1638759092, "month" : 1638316800, "week" : 1638662400}, "id" : "t3_r9wnxj", "picture" : {"filesize" : 33275, "fullUrl" : "https://preview.redd.it/95wrij5m6u381.jpg?width=3438&format=pjpg&auto=webp&s=a6a42f90095fe23586b0cfdb7f1386dae60bd9d6", "hash" : "47cf9ed911", "height" : 335, "lqip" : "data:image/jpg;base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAIABADASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAAAAQG/8QAIRAAAQUAAgEFAAAAAAAAAAAAAQIDBAURAAYSEyExYXH/xAAVAQEBAAAAAAAAAAAAAAAAAAAAAv/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/ANnUUFbTwoMNuJXrEcekS/IQSpPx5H2IO5v0VHlXYuqU15RTYqkVbS3GyGnUJaDjS91JC9BA3Dn7xxyx/9k=", "url" : "https://preview.redd.it/95wrij5m6u381.jpg?width=640&crop=smart&auto=webp&s=09bade4942732c03e1c57f8a6837f1a3cf8a5457", "width" : 640}, "score" : {"comments" : 3, "downs" : 0, "ratio" : 0.96, "ups" : 40, "value" : 40}, "subreddit" : {"id" : "t5_2xy5e", "name" : "TerrainBuilding"}, "tags" : [], "title" : "First attempts at doing Terraino. After hating aluminum foil balls for texturing pva foam, picked up some aluminum pie plates and crumpled into a ball using towels to save my hands. Worked amazing made way better textures and the balls never lost their textures.", "url" : "https://www.reddit.com/r/TerrainBuilding/comments/r9wnxj/first_attempts_at_doing_terraino_after_hating/"} | json_instruct | {"type": "object", "properties": {"author": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type": "integer"}, "month": {"type": "integer"}, "week": {"type": "integer"}}, "required": ["day", "full", "month", "week"]}, "id": {"type": "string"}, "picture": {"type": "object", "properties": {"filesize": {"type": "integer"}, "fullUrl": {"type": "string"}, "hash": {"type": "string"}, "height": {"type": "integer"}, "lqip": {"type": "string"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["filesize", "fullUrl", "hash", "height", "lqip", "url", "width"]}, "score": {"type": "object", "properties": {"comments": {"type": "integer"}, "downs": {"type": "integer"}, "ratio": {"type": "number"}, "ups": {"type": "integer"}, "value": {"type": "integer"}}, "required": ["comments", "downs", "ratio", "ups", "value"]}, "subreddit": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["author", "date", "id", "picture", "score", "subreddit", "tags", "title", "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": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "372b344bf28b347a415e43f9b1439d6ecb673761"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"tha-ap390:0.1": {"type": "string"}, "tha-ap390:0.2": {"type": "string"}, "tha-ap390:0.3": {"type": "string"}, "tha-ap390:1.1": {"type": "string"}, "tha-ap390:1.2": {"type": "string"}, "tha-ap390:1.3": {"type": "string"}, "tha-ap390:1.4": {"type": "string"}, "tha-ap390:2.1": {"type": "string"}, "tha-ap390:2.2": {"type": "string"}, "tha-ap390:2.3": {"type": "string"}, "tha-ap390:2.4": {"type": "string"}, "tha-ap390:3.1": {"type": "string"}, "tha-ap390:3.2": {"type": "string"}, "tha-ap390:3.3": {"type": "string"}, "tha-ap390:3.4": {"type": "string"}, "tha-ap390:4.1": {"type": "string"}, "tha-ap390:4.2": {"type": "string"}, "tha-ap390:4.3": {"type": "string"}, "tha-ap390:5.1": {"type": "string"}, "tha-ap390:5.2": {"type": "string"}, "tha-ap390:5.3": {"type": "string"}, "tha-ap390:6.1": {"type": "string"}, "tha-ap390:6.2": {"type": "string"}, "tha-ap390:6.3": {"type": "string"}, "tha-ap390:7.1": {"type": "string"}, "tha-ap390:8.1": {"type": "string"}}, "required": ["tha-ap390:0.1", "tha-ap390:0.2", "tha-ap390:0.3", "tha-ap390:1.1", "tha-ap390:1.2", "tha-ap390:1.3", "tha-ap390:1.4", "tha-ap390:2.1", "tha-ap390:2.2", "tha-ap390:2.3", "tha-ap390:2.4", "tha-ap390:3.1", "tha-ap390:3.2", "tha-ap390:3.3", "tha-ap390:3.4", "tha-ap390:4.1", "tha-ap390:4.2", "tha-ap390:4.3", "tha-ap390:5.1", "tha-ap390:5.2", "tha-ap390:5.3", "tha-ap390:6.1", "tha-ap390:6.2", "tha-ap390:6.3", "tha-ap390:7.1", "tha-ap390:8.1"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"tha-ap390:0.1" : "<article id='tha-ap390'><header><ul><li class='division'>{}</li>", "tha-ap390:0.2" : "<li>{}</li></ul>", "tha-ap390:0.3" : "<h1>{}</h1></header>", "tha-ap390:1.1" : "<blockquote class='gatha'><p>{}<br>", "tha-ap390:1.2" : "{}<br>", "tha-ap390:1.3" : "{}<br>", "tha-ap390:1.4" : "{}</p>", "tha-ap390:2.1" : "<p>{}<br>", "tha-ap390:2.2" : "{}<br>", "tha-ap390:2.3" : "{}<br>", "tha-ap390:2.4" : "{}</p>", "tha-ap390:3.1" : "<p>{}<br>", "tha-ap390:3.2" : "{}<br>", "tha-ap390:3.3" : "{}<br>", "tha-ap390:3.4" : "{}</p>", "tha-ap390:4.1" : "<p>{}<br>", "tha-ap390:4.2" : "{}<br>", "tha-ap390:4.3" : "{}</p>", "tha-ap390:5.1" : "<p>{}<br>", "tha-ap390:5.2" : "{}<br>", "tha-ap390:5.3" : "{}</p>", "tha-ap390:6.1" : "<p>{}<br>", "tha-ap390:6.2" : "{}<br>", "tha-ap390:6.3" : "{}</p></blockquote>", "tha-ap390:7.1" : "<p>{}</p>", "tha-ap390:8.1" : "<p class='endsutta'>{}</p></article>"} | json_instruct | {"type": "object", "properties": {"tha-ap390:0.1": {"type": "string"}, "tha-ap390:0.2": {"type": "string"}, "tha-ap390:0.3": {"type": "string"}, "tha-ap390:1.1": {"type": "string"}, "tha-ap390:1.2": {"type": "string"}, "tha-ap390:1.3": {"type": "string"}, "tha-ap390:1.4": {"type": "string"}, "tha-ap390:2.1": {"type": "string"}, "tha-ap390:2.2": {"type": "string"}, "tha-ap390:2.3": {"type": "string"}, "tha-ap390:2.4": {"type": "string"}, "tha-ap390:3.1": {"type": "string"}, "tha-ap390:3.2": {"type": "string"}, "tha-ap390:3.3": {"type": "string"}, "tha-ap390:3.4": {"type": "string"}, "tha-ap390:4.1": {"type": "string"}, "tha-ap390:4.2": {"type": "string"}, "tha-ap390:4.3": {"type": "string"}, "tha-ap390:5.1": {"type": "string"}, "tha-ap390:5.2": {"type": "string"}, "tha-ap390:5.3": {"type": "string"}, "tha-ap390:6.1": {"type": "string"}, "tha-ap390:6.2": {"type": "string"}, "tha-ap390:6.3": {"type": "string"}, "tha-ap390:7.1": {"type": "string"}, "tha-ap390:8.1": {"type": "string"}}, "required": ["tha-ap390:0.1", "tha-ap390:0.2", "tha-ap390:0.3", "tha-ap390:1.1", "tha-ap390:1.2", "tha-ap390:1.3", "tha-ap390:1.4", "tha-ap390:2.1", "tha-ap390:2.2", "tha-ap390:2.3", "tha-ap390:2.4", "tha-ap390:3.1", "tha-ap390:3.2", "tha-ap390:3.3", "tha-ap390:3.4", "tha-ap390:4.1", "tha-ap390:4.2", "tha-ap390:4.3", "tha-ap390:5.1", "tha-ap390:5.2", "tha-ap390:5.3", "tha-ap390:6.1", "tha-ap390:6.2", "tha-ap390:6.3", "tha-ap390:7.1", "tha-ap390:8.1"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1989, 6], [1990, 10], [1991, 10], [1992, 25], [1993, 20], [1994, 15], [1995, 19], [1996, 23], [1997, 16], [1998, 27], [1999, 17], [2000, 12], [2001, 21], [2002, 11], [2003, 13], [2004, 9], [2005, 18], [2006, 10], [2007, 7], [2008, 12], [2009, 7], [2011, 5], [2012, 5]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "1001", "provinceId" : "14", "regencyId" : "71", "districtId" : "12", "name" : "Meranti Pandak"} | 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#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "alias": {"type": "string"}, "public": {"type": "boolean"}, "env": {"type": "object", "properties": {"SECRET_KEY": {"type": "string"}, "ALLOWED_HOSTS": {"type": "string"}, "DATABASE_URL": {"type": "string"}, "LINE_CHANNEL_ACCESS_TOKEN": {"type": "string"}, "LINE_CHANNEL_SECRET": {"type": "string"}}, "required": ["SECRET_KEY", "ALLOWED_HOSTS", "DATABASE_URL", "LINE_CHANNEL_ACCESS_TOKEN", "LINE_CHANNEL_SECRET"]}}, "required": ["name", "alias", "public", "env"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "django-linecms-demo", "alias" : "django-linecms-demo.now.sh", "public" : true, "env" : {"SECRET_KEY" : "@linecms-demo-secret-key", "ALLOWED_HOSTS" : "django-linecms-demo.now.sh", "DATABASE_URL" : "@linecms-demo-db-url", "LINE_CHANNEL_ACCESS_TOKEN" : "@linecms-demo-channel-access-token", "LINE_CHANNEL_SECRET" : "@linecms-demo-channel-secret"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "alias": {"type": "string"}, "public": {"type": "boolean"}, "env": {"type": "object", "properties": {"SECRET_KEY": {"type": "string"}, "ALLOWED_HOSTS": {"type": "string"}, "DATABASE_URL": {"type": "string"}, "LINE_CHANNEL_ACCESS_TOKEN": {"type": "string"}, "LINE_CHANNEL_SECRET": {"type": "string"}}, "required": ["SECRET_KEY", "ALLOWED_HOSTS", "DATABASE_URL", "LINE_CHANNEL_ACCESS_TOKEN", "LINE_CHANNEL_SECRET"]}}, "required": ["name", "alias", "public", "env"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"recommendations": {"type": "array", "items": {"type": "string"}}}, "required": ["recommendations"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"recommendations" : ["neikeq.godot-csharp-vscode", "ms-dotnettools.csharp", "ms-python.python"]} | json_instruct | {"type": "object", "properties": {"recommendations": {"type": "array", "items": {"type": "string"}}}, "required": ["recommendations"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start": {"type": "string"}}, "required": ["test", "start"]}, "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": {"dotenv": {"type": "string"}, "express": {"type": "string"}, "express-autosanitizer": {"type": "string"}, "fs": {"type": "string"}, "http": {"type": "string"}, "mongoose": {"type": "string"}, "nodemon": {"type": "string"}, "path": {"type": "string"}, "uuidv4": {"type": "string"}, "xml2js": {"type": "string"}, "xslt-processor": {"type": "string"}}, "required": ["dotenv", "express", "express-autosanitizer", "fs", "http", "mongoose", "nodemon", "path", "uuidv4", "xml2js", "xslt-processor"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "bike_store_iwa_cct", "version" : "1.0.0", "description" : "Bike Shop made for Interactive Web Applications course at CCT College", "main" : "app.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "start" : "nodemon app.js"}, "repository" : {"type" : "git", "url" : "git+https://github.com/Panchop10/bike_store_iwa_cct.git"}, "author" : "Panchop", "license" : "MIT", "bugs" : {"url" : "https://github.com/Panchop10/bike_store_iwa_cct/issues"}, "homepage" : "https://github.com/Panchop10/bike_store_iwa_cct#readme", "dependencies" : {"dotenv" : "^8.2.0", "express" : "^4.17.1", "express-autosanitizer" : "^1.0.2", "fs" : "0.0.1-security", "http" : "0.0.1-security", "mongoose" : "^5.12.5", "nodemon" : "^2.0.6", "path" : "^0.12.7", "uuidv4" : "^6.2.6", "xml2js" : "^0.4.23", "xslt-processor" : "^0.11.5"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start": {"type": "string"}}, "required": ["test", "start"]}, "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": {"dotenv": {"type": "string"}, "express": {"type": "string"}, "express-autosanitizer": {"type": "string"}, "fs": {"type": "string"}, "http": {"type": "string"}, "mongoose": {"type": "string"}, "nodemon": {"type": "string"}, "path": {"type": "string"}, "uuidv4": {"type": "string"}, "xml2js": {"type": "string"}, "xslt-processor": {"type": "string"}}, "required": ["dotenv", "express", "express-autosanitizer", "fs", "http", "mongoose", "nodemon", "path", "uuidv4", "xml2js", "xslt-processor"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"auth": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "build-depends": {"type": "array", "items": {}}, "depends": {"type": "array", "items": {}}, "description": {"type": "string"}, "license": {"type": "string"}, "name": {"type": "string"}, "perl": {"type": "string"}, "provides": {"type": "object", "properties": {"CoreHackers::Sourcery": {"type": "string"}}, "required": ["CoreHackers::Sourcery"]}, "resources": {"type": "array", "items": {}}, "source-url": {"type": "string"}, "support": {"type": "object", "properties": {"source": {"type": "string"}}, "required": ["source"]}, "tags": {"type": "array", "items": {}}, "test-depends": {"type": "array", "items": {}}, "version": {"type": "string"}}, "required": ["auth", "authors", "build-depends", "depends", "description", "license", "name", "perl", "provides", "resources", "source-url", "support", "tags", "test-depends", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"auth" : "zef:raku-community-modules", "authors" : ["Zoffix Znet"], "build-depends" : [], "depends" : [], "description" : "Show source locations of core methods and subs", "license" : "Artistic-2.0", "name" : "CoreHackers::Sourcery", "perl" : "6.c", "provides" : {"CoreHackers::Sourcery" : "lib/CoreHackers/Sourcery.rakumod"}, "resources" : [], "source-url" : "https://github.com/raku-community-modules/CoreHackers-Sourcery.git", "support" : {"source" : "git://github.com/raku-community-modules/CoreHackers-Sourcery.git"}, "tags" : [], "test-depends" : [], "version" : "2.1"} | json_instruct | {"type": "object", "properties": {"auth": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "build-depends": {"type": "array", "items": {}}, "depends": {"type": "array", "items": {}}, "description": {"type": "string"}, "license": {"type": "string"}, "name": {"type": "string"}, "perl": {"type": "string"}, "provides": {"type": "object", "properties": {"CoreHackers::Sourcery": {"type": "string"}}, "required": ["CoreHackers::Sourcery"]}, "resources": {"type": "array", "items": {}}, "source-url": {"type": "string"}, "support": {"type": "object", "properties": {"source": {"type": "string"}}, "required": ["source"]}, "tags": {"type": "array", "items": {}}, "test-depends": {"type": "array", "items": {}}, "version": {"type": "string"}}, "required": ["auth", "authors", "build-depends", "depends", "description", "license", "name", "perl", "provides", "resources", "source-url", "support", "tags", "test-depends", "version"], "$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"}, "license": {"type": "string"}, "repository": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "devDependencies": {"type": "object", "properties": {"@babel/cli": {"type": "string"}, "@babel/core": {"type": "string"}, "@babel/preset-env": {"type": "string"}, "babel-plugin-transform-remove-console": {"type": "string"}, "del": {"type": "string"}, "gulp": {"type": "string"}, "gulp-babel": {"type": "string"}, "gulp-rename": {"type": "string"}, "gulp-uglify": {"type": "string"}}, "required": ["@babel/cli", "@babel/core", "@babel/preset-env", "babel-plugin-transform-remove-console", "del", "gulp", "gulp-babel", "gulp-rename", "gulp-uglify"]}, "author": {"type": "string"}}, "required": ["name", "version", "description", "license", "repository", "keywords", "devDependencies", "author"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "@didaui/loader", "version" : "0.1.0", "description" : "A common loader", "license" : "MIT", "repository" : "https://github.com/maccliu/loader.git", "keywords" : ["didaui", "loader"], "devDependencies" : {"@babel/cli" : "^7.12.1", "@babel/core" : "^7.12.3", "@babel/preset-env" : "^7.12.1", "babel-plugin-transform-remove-console" : "^6.9.4", "del" : "^6.0.0", "gulp" : "^4.0.2", "gulp-babel" : "^8.0.0", "gulp-rename" : "^2.0.0", "gulp-uglify" : "^3.0.2"}, "author" : "Macc Liu <[email protected]>"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "devDependencies": {"type": "object", "properties": {"@babel/cli": {"type": "string"}, "@babel/core": {"type": "string"}, "@babel/preset-env": {"type": "string"}, "babel-plugin-transform-remove-console": {"type": "string"}, "del": {"type": "string"}, "gulp": {"type": "string"}, "gulp-babel": {"type": "string"}, "gulp-rename": {"type": "string"}, "gulp-uglify": {"type": "string"}}, "required": ["@babel/cli", "@babel/core", "@babel/preset-env", "babel-plugin-transform-remove-console", "del", "gulp", "gulp-babel", "gulp-rename", "gulp-uglify"]}, "author": {"type": "string"}}, "required": ["name", "version", "description", "license", "repository", "keywords", "devDependencies", "author"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"subreddit": {"type": "string"}, "author": {"type": "string"}, "count": {"type": "integer"}}, "required": ["subreddit", "author", "count"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"subreddit" : "nrl", "author" : "Goobeeful", "count" : 81} | json_instruct | {"type": "object", "properties": {"subreddit": {"type": "string"}, "author": {"type": "string"}, "count": {"type": "integer"}}, "required": ["subreddit", "author", "count"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"WF908AA": {"type": "array", "items": {"type": "string"}}, "WF908AB": {"type": "array", "items": {"type": "string"}}, "WF908AD": {"type": "array", "items": {"type": "string"}}, "WF908AE": {"type": "array", "items": {"type": "string"}}, "WF908AF": {"type": "array", "items": {"type": "string"}}, "WF908AG": {"type": "array", "items": {"type": "string"}}}, "required": ["WF908AA", "WF908AB", "WF908AD", "WF908AE", "WF908AF", "WF908AG"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"WF908AA" : ["53.674434", "-1.490892", "E08000036", "Wakefield", "E05001459", "Wakefield East"], "WF908AB" : ["53.674434", "-1.490892", "E08000036", "Wakefield", "E05001459", "Wakefield East"], "WF908AD" : ["53.674434", "-1.490892", "E08000036", "Wakefield", "E05001459", "Wakefield East"], "WF908AE" : ["53.668846", "-1.526846", "E08000036", "Wakefield", "E05001463", "Wakefield West"], "WF908AF" : ["53.668846", "-1.526846", "E08000036", "Wakefield", "E05001463", "Wakefield West"], "WF908AG" : ["53.674434", "-1.490892", "E08000036", "Wakefield", "E05001459", "Wakefield East"]} | json_instruct | {"type": "object", "properties": {"WF908AA": {"type": "array", "items": {"type": "string"}}, "WF908AB": {"type": "array", "items": {"type": "string"}}, "WF908AD": {"type": "array", "items": {"type": "string"}}, "WF908AE": {"type": "array", "items": {"type": "string"}}, "WF908AF": {"type": "array", "items": {"type": "string"}}, "WF908AG": {"type": "array", "items": {"type": "string"}}}, "required": ["WF908AA", "WF908AB", "WF908AD", "WF908AE", "WF908AF", "WF908AG"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"code": {"type": "integer"}, "description": {"type": "string"}, "details": {"type": "string"}, "retryable": {"type": "boolean"}}, "required": ["code", "description", "details", "retryable"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"code" : 6414, "description" : "Request URI Too Large", "details" : "The URI provided was too long for the server to process.", "retryable" : false} | json_instruct | {"type": "object", "properties": {"code": {"type": "integer"}, "description": {"type": "string"}, "details": {"type": "string"}, "retryable": {"type": "boolean"}}, "required": ["code", "description", "details", "retryable"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"url": {"type": "string"}, "official_identifier": {"type": "string"}, "organisation_type": {"type": "string"}, "organisation_subtype": {"type": "string"}, "official_name": {"type": "string"}, "common_name": {"type": "string"}, "slug": {"type": "string"}, "territory_code": {"type": "string"}, "election_name": {"type": "string"}, "start_date": {"type": "string"}, "end_date": {"type": "string"}}, "required": ["url", "official_identifier", "organisation_type", "organisation_subtype", "official_name", "common_name", "slug", "territory_code", "election_name", "start_date", "end_date"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"url" : "https://elections.democracyclub.org.uk/api/organisations/local-authority/BKM/1997-04-01/", "official_identifier" : "BKM", "organisation_type" : "local-authority", "organisation_subtype" : "CTY", "official_name" : "Buckinghamshire County Council", "common_name" : "Buckinghamshire", "slug" : "buckinghamshire", "territory_code" : "ENG", "election_name" : "Buckinghamshire local election", "start_date" : "1997-04-01", "end_date" : "2020-03-31"} | json_instruct | {"type": "object", "properties": {"url": {"type": "string"}, "official_identifier": {"type": "string"}, "organisation_type": {"type": "string"}, "organisation_subtype": {"type": "string"}, "official_name": {"type": "string"}, "common_name": {"type": "string"}, "slug": {"type": "string"}, "territory_code": {"type": "string"}, "election_name": {"type": "string"}, "start_date": {"type": "string"}, "end_date": {"type": "string"}}, "required": ["url", "official_identifier", "organisation_type", "organisation_subtype", "official_name", "common_name", "slug", "territory_code", "election_name", "start_date", "end_date"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"problems_and_issues": {"type": "object", "properties": {"problem_diagnosis": {"type": "object", "properties": {"problem_diagnosis_name": {"type": "object", "properties": {"value": {"type": "string"}, "code": {"type": "string"}, "terminology": {"type": "string"}}, "required": ["value", "code", "terminology"]}, "date_time_of_onset": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}, "clinical_description": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}}, "required": ["problem_diagnosis_name", "date_time_of_onset", "clinical_description"]}}, "required": ["problem_diagnosis"]}, "composer": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}, "host": {"type": "string"}, "uid": {"type": "string"}, "patientId": {"type": "string"}}, "required": ["problems_and_issues", "composer", "host", "uid", "patientId"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"problems_and_issues" : {"problem_diagnosis" : {"problem_diagnosis_name" : {"value" : "{{problem}}", "code" : "{{code}}", "terminology" : "{{terminology}}"}, "date_time_of_onset" : {"value" : "=> rippleDateTime(dateOfOnset,false)"}, "clinical_description" : {"value" : "{{description}}"}}}, "composer" : {"value" : "{{author}}"}, "host" : "{{source}}", "uid" : "{{sourceId}}", "patientId" : "{{patientId}}"} | json_instruct | {"type": "object", "properties": {"problems_and_issues": {"type": "object", "properties": {"problem_diagnosis": {"type": "object", "properties": {"problem_diagnosis_name": {"type": "object", "properties": {"value": {"type": "string"}, "code": {"type": "string"}, "terminology": {"type": "string"}}, "required": ["value", "code", "terminology"]}, "date_time_of_onset": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}, "clinical_description": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}}, "required": ["problem_diagnosis_name", "date_time_of_onset", "clinical_description"]}}, "required": ["problem_diagnosis"]}, "composer": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}, "host": {"type": "string"}, "uid": {"type": "string"}, "patientId": {"type": "string"}}, "required": ["problems_and_issues", "composer", "host", "uid", "patientId"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"mocha.css": {"type": "string"}, "mocha.js": {"type": "string"}, "mocha.min.css": {"type": "string"}, "mocha.min.js": {"type": "string"}}, "required": ["mocha.css", "mocha.js", "mocha.min.css", "mocha.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"mocha.css" : "sha256-a7KkbqvO8tU84lBdam4OpFQOWNkYvFrhgyIaQ5N/fGk=", "mocha.js" : "sha256-KD6zL8v+tVNWjQULfv0ynZzgRMx+MWN4ozklAJoKENk=", "mocha.min.css" : "sha256-H/yP3J3WdOmGGJQu9HgmIxbLcAVIFUSxgu1vYc+3Nxk=", "mocha.min.js" : "sha256-p5/0iUWX6Wgmv5zHfWpqLlI8uSnKdsveIT8JjDj4fKw="} | json_instruct | {"type": "object", "properties": {"mocha.css": {"type": "string"}, "mocha.js": {"type": "string"}, "mocha.min.css": {"type": "string"}, "mocha.min.js": {"type": "string"}}, "required": ["mocha.css", "mocha.js", "mocha.min.css", "mocha.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"C": {"type": "number"}, "gamma": {"type": "number"}}, "required": ["C", "gamma"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"C" : 5.76621308359941, "gamma" : 0.002017888279038993} | json_instruct | {"type": "object", "properties": {"C": {"type": "number"}, "gamma": {"type": "number"}}, "required": ["C", "gamma"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"MentalAffair": {"type": "array", "items": {"type": "string"}}}, "required": ["MentalAffair"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"MentalAffair" : ["ThreeWaySex", "Polyamory", "ButICantBePregnant", "YourMindMakesItReal", "MindControl", "MentalFusion", "JediMindTrick", "MindScrew", "MindRape", "Hentai", "MMORPG", "BelligerentSexualTension", "Cyclops", "LongDistanceRelationship", "EroticDream", "Cyclops", "SlashFic", "TinMan", "FoeYay", "DirtyMindReading", "Telepathy", "Squick", "HoYay", "TalkingInYourDreams", "JediMindTrick", "YourMindMakesItReal", "SpaceElves", "MindMeld", "ServantRace", "HalfHumanHybrid", "PsychicPowers", "MindMeld", "NearDeathExperience", "CuteGhostGirl", "Heaven", "OutWithABang", "ReligionIsMagic", "DreamWeaver", "HealingHands", "MindRape", "MisterSeahorse", "MindRape", "MisterSeahorse", "Mana", "MagicallyBindingContract", "DreamWeaver", "EmotionEater", "PointOfNoReturn", "GreenSkinnedSpaceBabe", "OneGenderRace", "HotSkittyOnWailordAction", "PlayerCharacter", "OptionalSexualEncounter", "DemBones", "SoulPower"]} | json_instruct | {"type": "object", "properties": {"MentalAffair": {"type": "array", "items": {"type": "string"}}}, "required": ["MentalAffair"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}}, "required": ["title", "description"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : "First Experiment", "description" : "The first, example experiment."} | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}}, "required": ["title", "description"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "start": {"type": "string"}, "link-all": {"type": "string"}}, "required": ["dev", "start", "link-all"]}, "dependencies": {"type": "object", "properties": {"@semapps/activitypub": {"type": "string"}, "@semapps/auth": {"type": "string"}, "@semapps/backup": {"type": "string"}, "@semapps/fuseki-admin": {"type": "string"}, "@semapps/inference": {"type": "string"}, "@semapps/jsonld": {"type": "string"}, "@semapps/ldp": {"type": "string"}, "@semapps/mime-types": {"type": "string"}, "@semapps/signature": {"type": "string"}, "@semapps/sparql-endpoint": {"type": "string"}, "@semapps/triplestore": {"type": "string"}, "@semapps/webacl": {"type": "string"}, "@semapps/webfinger": {"type": "string"}, "@semapps/webid": {"type": "string"}, "dotenv-flow": {"type": "string"}, "ioredis": {"type": "string"}, "moleculer": {"type": "string"}, "moleculer-repl": {"type": "string"}, "moleculer-web": {"type": "string"}, "url-join": {"type": "string"}}, "required": ["@semapps/activitypub", "@semapps/auth", "@semapps/backup", "@semapps/fuseki-admin", "@semapps/inference", "@semapps/jsonld", "@semapps/ldp", "@semapps/mime-types", "@semapps/signature", "@semapps/sparql-endpoint", "@semapps/triplestore", "@semapps/webacl", "@semapps/webfinger", "@semapps/webid", "dotenv-flow", "ioredis", "moleculer", "moleculer-repl", "moleculer-web", "url-join"]}}, "required": ["name", "version", "private", "description", "keywords", "scripts", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "pair-ldp-server", "version" : "0.3.17", "private" : true, "description" : "SemApps-based semantic application", "keywords" : ["semapps", "semantic"], "scripts" : {"dev" : "moleculer-runner --repl --hot services", "start" : "moleculer-runner --instances=max services", "link-all" : "npm link @semapps/activitypub && npm link @semapps/ldp && npm link @semapps/webhooks"}, "dependencies" : {"@semapps/activitypub" : "0.3.17", "@semapps/auth" : "0.3.17", "@semapps/backup" : "0.3.17", "@semapps/fuseki-admin" : "0.3.17", "@semapps/inference" : "0.3.17", "@semapps/jsonld" : "0.3.17", "@semapps/ldp" : "0.3.17", "@semapps/mime-types" : "0.3.17", "@semapps/signature" : "0.3.17", "@semapps/sparql-endpoint" : "0.3.17", "@semapps/triplestore" : "0.3.17", "@semapps/webacl" : "0.3.17", "@semapps/webfinger" : "0.3.17", "@semapps/webid" : "0.3.17", "dotenv-flow" : "^3.2.0", "ioredis" : "^4.17.3", "moleculer" : "^0.14.17", "moleculer-repl" : "^0.6.3", "moleculer-web" : "^0.10.0-beta1", "url-join" : "^4.0.1"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "start": {"type": "string"}, "link-all": {"type": "string"}}, "required": ["dev", "start", "link-all"]}, "dependencies": {"type": "object", "properties": {"@semapps/activitypub": {"type": "string"}, "@semapps/auth": {"type": "string"}, "@semapps/backup": {"type": "string"}, "@semapps/fuseki-admin": {"type": "string"}, "@semapps/inference": {"type": "string"}, "@semapps/jsonld": {"type": "string"}, "@semapps/ldp": {"type": "string"}, "@semapps/mime-types": {"type": "string"}, "@semapps/signature": {"type": "string"}, "@semapps/sparql-endpoint": {"type": "string"}, "@semapps/triplestore": {"type": "string"}, "@semapps/webacl": {"type": "string"}, "@semapps/webfinger": {"type": "string"}, "@semapps/webid": {"type": "string"}, "dotenv-flow": {"type": "string"}, "ioredis": {"type": "string"}, "moleculer": {"type": "string"}, "moleculer-repl": {"type": "string"}, "moleculer-web": {"type": "string"}, "url-join": {"type": "string"}}, "required": ["@semapps/activitypub", "@semapps/auth", "@semapps/backup", "@semapps/fuseki-admin", "@semapps/inference", "@semapps/jsonld", "@semapps/ldp", "@semapps/mime-types", "@semapps/signature", "@semapps/sparql-endpoint", "@semapps/triplestore", "@semapps/webacl", "@semapps/webfinger", "@semapps/webid", "dotenv-flow", "ioredis", "moleculer", "moleculer-repl", "moleculer-web", "url-join"]}}, "required": ["name", "version", "private", "description", "keywords", "scripts", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "spatialharvesters:block/ore_harvester_4"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}}, "required": ["0", "1"]}}, "required": ["text"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"text" : {"0" : {"m1" : "\u0622\u0628 \u062c\u06af\u0631\u0645 \u0628\u0647 \u0622\u062a\u0634 \u063a\u0645 \u0628\u0631\u062e\u0627\u0633\u062a", "m2" : "\u0633\u0648\u0632 \u062c\u06af\u0631\u0645 \u0641\u0632\u0648\u062f \u062a\u0627 \u0635\u0628\u0631 \u0628\u06a9\u0627\u0633\u062a"}, "1" : {"m1" : "\u0647\u0631\u0686\u0646\u062f \u062c\u06af\u0631 \u0628\u0647 \u0635\u0628\u0631 \u0645\u06cc\u200c\u0645\u0627\u0646\u062f \u0631\u0627\u0633\u062a", "m2" : "\u0635\u0628\u0631 \u0627\u0632 \u062c\u06af\u0631 \u0633\u0648\u062e\u062a\u0647 \u0686\u0648\u0646 \u0634\u0627\u06cc\u062f \u062e\u0648\u0627\u0633\u062a"}}} | json_instruct | {"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}}, "required": ["0", "1"]}}, "required": ["text"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "iso2": {"type": "string"}, "admin_level": {"type": "integer"}, "osm_id": {"type": "integer"}, "wikidata_id": {"type": "string"}, "wikipedia_id": {"type": "null"}, "population": {"type": "integer"}, "countrylevel_id": {"type": "string"}, "osm_data": {"type": "object", "properties": {"localname": {"type": "string"}, "official_name": {"type": "string"}, "alltags": {"type": "object", "properties": {}, "required": []}}, "required": ["localname", "official_name", "alltags"]}}, "required": ["name", "iso2", "admin_level", "osm_id", "wikidata_id", "wikipedia_id", "population", "countrylevel_id", "osm_data"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "Feature", "properties" : {"name" : "Departamento de Cuscatl\u00e1n", "iso2" : "SV-CU", "admin_level" : 4, "osm_id" : 3624439, "wikidata_id" : "Q1130677", "wikipedia_id" : null, "population" : 216446, "countrylevel_id" : "iso2:SV-CU", "osm_data" : {"localname" : "Departamento de Cuscatl\u00e1n", "official_name" : "", "alltags" : {}}}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[-89.045, 13.671], [-88.9, 13.669], [-88.866, 13.771], [-88.949, 13.941], [-89.14, 14.065], [-89.045, 13.671]]]]}} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "iso2": {"type": "string"}, "admin_level": {"type": "integer"}, "osm_id": {"type": "integer"}, "wikidata_id": {"type": "string"}, "wikipedia_id": {"type": "null"}, "population": {"type": "integer"}, "countrylevel_id": {"type": "string"}, "osm_data": {"type": "object", "properties": {"localname": {"type": "string"}, "official_name": {"type": "string"}, "alltags": {"type": "object", "properties": {}, "required": []}}, "required": ["localname", "official_name", "alltags"]}}, "required": ["name", "iso2", "admin_level", "osm_id", "wikidata_id", "wikipedia_id", "population", "countrylevel_id", "osm_data"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"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" : "0xa206ea08e73d779cd7c429581af81c93287cc656", "tool" : "osiris", "start" : 1564619383.191017, "end" : 1564619385.7946765, "duration" : 2.6036596298217773, "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#"} |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "sex": {"type": "string"}, "n": {"type": "integer"}, "prop": {"type": "number"}}, "required": ["year", "sex", "n", "prop"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"year" : 2015, "sex" : "M", "n" : 8, "prop" : 3.92e-06}, {"year" : 2016, "sex" : "M", "n" : 17, "prop" : 8.43e-06}, {"year" : 2017, "sex" : "M", "n" : 21, "prop" : 0}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "sex": {"type": "string"}, "n": {"type": "integer"}, "prop": {"type": "number"}}, "required": ["year", "sex", "n", "prop"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"upper_left_x": {"type": "number"}, "upper_left_y": {"type": "integer"}, "bottom_right_x": {"type": "number"}, "bottom_right_y": {"type": "integer"}, "time": {"type": "integer"}, "is_final": {"type": "boolean"}, "event_type": {"type": "string"}, "op_order": {"type": "integer"}, "id": {"type": "integer"}}, "required": ["upper_left_x", "upper_left_y", "bottom_right_x", "bottom_right_y", "time", "is_final", "event_type", "op_order", "id"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"upper_left_x" : 289.3382232544079, "upper_left_y" : 0, "bottom_right_x" : 2149.3696584613162, "bottom_right_y" : 1556, "time" : 1480257556066, "is_final" : false, "event_type" : "movement", "op_order" : 15, "id" : 15} | json_instruct | {"type": "object", "properties": {"upper_left_x": {"type": "number"}, "upper_left_y": {"type": "integer"}, "bottom_right_x": {"type": "number"}, "bottom_right_y": {"type": "integer"}, "time": {"type": "integer"}, "is_final": {"type": "boolean"}, "event_type": {"type": "string"}, "op_order": {"type": "integer"}, "id": {"type": "integer"}}, "required": ["upper_left_x", "upper_left_y", "bottom_right_x", "bottom_right_y", "time", "is_final", "event_type", "op_order", "id"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"web": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "array", "items": {"type": "string"}}, "key": {"type": "string"}}, "required": ["value", "key"]}}, "query": {"type": "string"}, "translation": {"type": "array", "items": {"type": "string"}}, "errorCode": {"type": "string"}, "dict": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "webdict": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "basic": {"type": "object", "properties": {"us-phonetic": {"type": "string"}, "phonetic": {"type": "string"}, "uk-phonetic": {"type": "string"}, "explains": {"type": "array", "items": {"type": "string"}}}, "required": ["us-phonetic", "phonetic", "uk-phonetic", "explains"]}, "l": {"type": "string"}}, "required": ["web", "query", "translation", "errorCode", "dict", "webdict", "basic", "l"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"web" : [{"value" : ["\u8106\u6027", "\u7b80\u7565", "\u4e0d\u8db3"], "key" : "shortness"}, {"value" : ["\u4f4e\u6e29\u8106\u6027", "\u51b7\u8106", "\u51b7\u8106\u6027"], "key" : "cold shortness"}, {"value" : ["\u6c14\u4fc3"], "key" : "Shortness of"}], "query" : "shortness", "translation" : ["\u547c\u5438\u6025\u4fc3"], "errorCode" : "0", "dict" : {"url" : "yddict://m.youdao.com/dict?le=eng&q=shortness"}, "webdict" : {"url" : "http://m.youdao.com/dict?le=eng&q=shortness"}, "basic" : {"us-phonetic" : "'\u0283\u0254:tnis", "phonetic" : "'\u0283\u0254:tnis", "uk-phonetic" : "'\u0283\u0254:tnis", "explains" : ["n. \u4e0d\u8db3\uff1b\u7b80\u7565"]}, "l" : "EN2zh-CHS"} | json_instruct | {"type": "object", "properties": {"web": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "array", "items": {"type": "string"}}, "key": {"type": "string"}}, "required": ["value", "key"]}}, "query": {"type": "string"}, "translation": {"type": "array", "items": {"type": "string"}}, "errorCode": {"type": "string"}, "dict": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "webdict": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "basic": {"type": "object", "properties": {"us-phonetic": {"type": "string"}, "phonetic": {"type": "string"}, "uk-phonetic": {"type": "string"}, "explains": {"type": "array", "items": {"type": "string"}}}, "required": ["us-phonetic", "phonetic", "uk-phonetic", "explains"]}, "l": {"type": "string"}}, "required": ["web", "query", "translation", "errorCode", "dict", "webdict", "basic", "l"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"invocationId": {"type": "string"}, "deliveryStreamArn": {"type": "string"}, "sourceKinesisStreamArn": {"type": "string"}, "region": {"type": "string"}, "records": {"type": "array", "items": {"type": "object", "properties": {"recordId": {"type": "string"}, "approximateArrivalTimestamp": {"type": "integer"}, "data": {"type": "string"}, "kinesisRecordMetadata": {"type": "object", "properties": {"shardId": {"type": "string"}, "partitionKey": {"type": "string"}, "sequenceNumber": {"type": "string"}, "approximateArrivalTimestamp": {"type": "integer"}}, "required": ["shardId", "partitionKey", "sequenceNumber", "approximateArrivalTimestamp"]}}, "required": ["recordId", "approximateArrivalTimestamp", "data", "kinesisRecordMetadata"]}}}, "required": ["invocationId", "deliveryStreamArn", "sourceKinesisStreamArn", "region", "records"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"invocationId" : "9985b949-fd66-4ebe-b91f-bde1d54a1600", "deliveryStreamArn" : "arn:aws:firehose:us-west-2:123412341234:deliverystream/TransformerStack-02715940-FirehoseStreamf1de022607-AKUGMAURCPRB", "sourceKinesisStreamArn" : "", "region" : "us-west-2", "records" : [{"recordId" : "49599330132705612432981187006505465013054686170760347650000000", "approximateArrivalTimestamp" : 1567988592451, "data" : "eyJ0aWNrZXJfc3ltYm9sIjoiUUFaIiwic2VjdG9yIjoiRklOQU5DSUFMIiwiY2hhbmdlIjotMy40NywicHJpY2UiOjE4Ny42NH0=", "kinesisRecordMetadata" : {"shardId" : "", "partitionKey" : "", "sequenceNumber" : "", "approximateArrivalTimestamp" : -6795364578871}}, {"recordId" : "49599330132705612432981187006507882864693915429109760002000000", "approximateArrivalTimestamp" : 1567988592454, "data" : "eyJ0aWNrZXJfc3ltYm9sIjoiQ1ZCIiwic2VjdG9yIjoiVEVDSE5PTE9HWSIsImNoYW5nZSI6LTAuMzgsInByaWNlIjo1NC41fQ==", "kinesisRecordMetadata" : {"shardId" : "", "partitionKey" : "", "sequenceNumber" : "", "approximateArrivalTimestamp" : -6795364578871}}, {"recordId" : "49599330132705612432981187006509091790513530058284466178000000", "approximateArrivalTimestamp" : 1567988592454, "data" : "eyJ0aWNrZXJfc3ltYm9sIjoiQU1aTiIsInNlY3RvciI6IlRFQ0hOT0xPR1kiLCJjaGFuZ2UiOi01Ljg4LCJwcmljZSI6NTg1Ljc4fQ==", "kinesisRecordMetadata" : {"shardId" : "", "partitionKey" : "", "sequenceNumber" : "", "approximateArrivalTimestamp" : -6795364578871}}]} | json_instruct | {"type": "object", "properties": {"invocationId": {"type": "string"}, "deliveryStreamArn": {"type": "string"}, "sourceKinesisStreamArn": {"type": "string"}, "region": {"type": "string"}, "records": {"type": "array", "items": {"type": "object", "properties": {"recordId": {"type": "string"}, "approximateArrivalTimestamp": {"type": "integer"}, "data": {"type": "string"}, "kinesisRecordMetadata": {"type": "object", "properties": {"shardId": {"type": "string"}, "partitionKey": {"type": "string"}, "sequenceNumber": {"type": "string"}, "approximateArrivalTimestamp": {"type": "integer"}}, "required": ["shardId", "partitionKey", "sequenceNumber", "approximateArrivalTimestamp"]}}, "required": ["recordId", "approximateArrivalTimestamp", "data", "kinesisRecordMetadata"]}}}, "required": ["invocationId", "deliveryStreamArn", "sourceKinesisStreamArn", "region", "records"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ast" : null, "code" : "import hasOwnProp from './has-own-prop';\nexport default function extend(a, b) {\n for (var i in b) {\n if (hasOwnProp(b, i)) {\n a[i] = b[i];\n }\n }\n\n if (hasOwnProp(b, 'toString')) {\n a.toString = b.toString;\n }\n\n if (hasOwnProp(b, 'valueOf')) {\n a.valueOf = b.valueOf;\n }\n\n return a;\n}", "map" : {"version" : 3, "sources" : ["/home/ayan/Code/Temp/A/covid-19/node_modules/moment/src/lib/utils/extend.js"], "names" : ["hasOwnProp", "extend", "a", "b", "i", "toString", "valueOf"], "mappings" : "AAAA,OAAOA,UAAP,MAAuB,gBAAvB;AAEA,eAAe,SAASC,MAAT,CAAgBC,CAAhB,EAAmBC,CAAnB,EAAsB;AACjC,OAAK,IAAIC,CAAT,IAAcD,CAAd,EAAiB;AACb,QAAIH,UAAU,CAACG,CAAD,EAAIC,CAAJ,CAAd,EAAsB;AAClBF,MAAAA,CAAC,CAACE,CAAD,CAAD,GAAOD,CAAC,CAACC,CAAD,CAAR;AACH;AACJ;;AAED,MAAIJ,UAAU,CAACG,CAAD,EAAI,UAAJ,CAAd,EAA+B;AAC3BD,IAAAA,CAAC,CAACG,QAAF,GAAaF,CAAC,CAACE,QAAf;AACH;;AAED,MAAIL,UAAU,CAACG,CAAD,EAAI,SAAJ,CAAd,EAA8B;AAC1BD,IAAAA,CAAC,CAACI,OAAF,GAAYH,CAAC,CAACG,OAAd;AACH;;AAED,SAAOJ,CAAP;AACH", "sourcesContent" : ["import hasOwnProp from './has-own-prop';\n\nexport default function extend(a, b) {\n for (var i in b) {\n if (hasOwnProp(b, i)) {\n a[i] = b[i];\n }\n }\n\n if (hasOwnProp(b, 'toString')) {\n a.toString = b.toString;\n }\n\n if (hasOwnProp(b, 'valueOf')) {\n a.valueOf = b.valueOf;\n }\n\n return a;\n}\n"]}, "metadata" : {}, "sourceType" : "module"} | json_instruct | {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"nom" : "Chaumussay", "circ" : "3\u00e8me circonscription", "dpt" : "Indre-et-Loire", "inscrits" : 197, "abs" : 95, "votants" : 102, "blancs" : 4, "nuls" : 3, "exp" : 95, "res" : [{"nuance" : "SOC", "nom" : "Mme Marisol TOURAINE", "voix" : 50}, {"nuance" : "UDI", "nom" : "Mme Sophie AUCONIE", "voix" : 45}]} | json_instruct | {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"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{2008,\n\tdoi = {10.2337/dc08-s061},\n\turl = {http://dx.doi.org/10.2337/dc08-s061},\n\tyear = 2008,\n\tmonth = {jan},\n\tpublisher = {American Diabetes Association},\n\tvolume = {31},\n\tnumber = {Supplement{\\_}1},\n\tpages = {S61--S78},\n\ttitle = {Nutrition Recommendations and Interventions for Diabetes: A position statement of the American Diabetes Association},\n\tjournal = {Diabetes Care}\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#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "src": {"type": "string"}}, "required": ["name", "src"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"name" : "Bob Jazz", "src" : "http://stream01.radiocon.ru:8000/bobjazz?t=1526283915"}, {"name" : "Komsomolskaya Pravda - Chelyabinsk 95.3 FM", "src" : "https://kpradio.hostingradio.ru:8000/chelyabinsk.radiokp64.mp3?radiostatistica=radio.garden?t=1526283918"}, {"name" : "L-radio", "src" : "http://server.lradio.ru:8000/lradio.stereo.96.mp3?t=1526283920"}, {"name" : "Radio Continental", "src" : "http://stream01.radiocon.ru:8000/live?t=1526283921"}, {"name" : "Radio Olimp 104.5 FM", "src" : "http://188.128.117.99:8000/olimp_mp3?t=1526283923"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "src": {"type": "string"}}, "required": ["name", "src"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"name" : "MANJIT", "frequency" : 10, "gender" : "male"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"cdf_smooth": {"type": "object", "properties": {"x": {"type": "array", "items": {"type": "number"}}, "c": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["x", "c"]}}, "required": ["cdf_smooth"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"cdf_smooth" : {"x" : [0.10399986278374236, 0.7982107638206942, 1.4577137812981737, 2.0191123062563485, 2.539379152598493, 3.0662350060898, 3.509954273274319, 4.072656730849701, 4.730405588495878, 5.464853522782633, 6.445213546041283, 7.6379537270414275, 9.059110963001404, 10.803408477099232, 13.767446753692168, 18.438248131247533, 50.86301199372228], "c" : [[-0.040786915202536134, 0.10099662314466845, 0.0, 0.0050635], [-0.0019156413760072486, 0.016052459684857464, 0.08125674925663393, 0.040091], [0.0001808042251984695, 0.012262345881213058, 0.09993044896674552, 0.10011250000000001], [-0.01923744744298949, 0.012566855557211008, 0.11386952603016615, 0.16011], [0.04252737588217359, -0.01745896278129958, 0.11132432483272192, 0.220045], [-0.07668474057180519, 0.04975842797014497, 0.12834148713210386, 0.28007], [0.02782950241435357, -0.052321062702124, 0.1272043967267685, 0.340115], [0.0003147093679309603, -0.0053418744971536905, 0.09475732025372005, 0.400085], [-0.005279727755154479, -0.004720875315412234, 0.0881385580597255, 0.46019], [0.004589848882057137, -0.016353930745521213, 0.07266021028277894, 0.520285], [-0.00015165476805296328, -0.00285481767521958, 0.053828721234251975, 0.580125], [0.0003626224136861747, -0.0033974718817106446, 0.0463713642564537, 0.64001], [-0.00041371822055105895, -0.001851441480316545, 0.0389118330510818, 0.7000900000000001], [0.0003915996921365598, -0.004016384471249128, 0.028676598830607088, 0.760135], [6.605810331793572e-06, -0.0005342350414648117, 0.015188388412712285, 0.8200449999999999], [5.7106960799690464e-06, -0.00044167175747197905, 0.010630121591872677, 0.8800049999999999]]}} | json_instruct | {"type": "object", "properties": {"cdf_smooth": {"type": "object", "properties": {"x": {"type": "array", "items": {"type": "number"}}, "c": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["x", "c"]}}, "required": ["cdf_smooth"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"description": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "name": {"type": "string"}, "provide": {"type": "object", "properties": {"test/chicken-implementation": {"type": "string"}}, "required": ["test/chicken-implementation"]}, "require": {"type": "object", "properties": {"test/egg": {"type": "string"}}, "required": ["test/egg"]}, "minimum-stability": {"type": "string"}}, "required": ["description", "authors", "name", "provide", "require", "minimum-stability"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"description" : "(MOCK) chicken implementation", "authors" : [{"name" : "Tester McFakus", "email" : "[email protected]"}], "name" : "test/chicken", "provide" : {"test/chicken-implementation" : "1.0.10"}, "require" : {"test/egg" : "*"}, "minimum-stability" : "dev"} | json_instruct | {"type": "object", "properties": {"description": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "name": {"type": "string"}, "provide": {"type": "object", "properties": {"test/chicken-implementation": {"type": "string"}}, "required": ["test/chicken-implementation"]}, "require": {"type": "object", "properties": {"test/egg": {"type": "string"}}, "required": ["test/egg"]}, "minimum-stability": {"type": "string"}}, "required": ["description", "authors", "name", "provide", "require", "minimum-stability"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"0-17": {"type": "string"}, "18-24": {"type": "string"}, "25-34": {"type": "string"}, "35-44": {"type": "string"}, "45-54": {"type": "string"}, "55-64": {"type": "string"}, "65-74": {"type": "string"}, "75+": {"type": "string"}}, "required": ["0-17", "18-24", "25-34", "35-44", "45-54", "55-64", "65-74", "75+"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"0-17" : "15", "18-24" : "36", "25-34" : "190", "35-44" : "523", "45-54" : "1298", "55-64" : "3047", "65-74" : "4793", "75+" : "9513"} | json_instruct | {"type": "object", "properties": {"0-17": {"type": "string"}, "18-24": {"type": "string"}, "25-34": {"type": "string"}, "35-44": {"type": "string"}, "45-54": {"type": "string"}, "55-64": {"type": "string"}, "65-74": {"type": "string"}, "75+": {"type": "string"}}, "required": ["0-17", "18-24", "25-34", "35-44", "45-54", "55-64", "65-74", "75+"], "$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": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"electronvolt": {"type": "string"}, "mlk": {"type": "string"}}, "required": ["electronvolt", "mlk"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "comet-js", "version" : "0.0.1", "description" : "", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "https://github.com/susisu/CometJS.git"}, "keywords" : ["game"], "author" : "Susisu <[email protected]> (https://github.com/susisu)", "license" : "MIT", "bugs" : {"url" : "https://github.com/susisu/CometJS/issues"}, "homepage" : "https://github.com/susisu/CometJS", "dependencies" : {"electronvolt" : "^1.0.1", "mlk" : "git://github.com/susisu/mlk.git"}} | 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": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"electronvolt": {"type": "string"}, "mlk": {"type": "string"}}, "required": ["electronvolt", "mlk"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"ng-currency.js": {"type": "string"}, "ng-currency.min.js": {"type": "string"}}, "required": ["ng-currency.js", "ng-currency.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ng-currency.js" : "sha256-WFXqKLGyWyKSbkX0G0uZQ1ggRSf1Gi2dRccFY0XkFwM=", "ng-currency.min.js" : "sha256-pbnZWqsq6qX4GQAhWk49FgD78dRgES0LxqmziHOWBG0="} | json_instruct | {"type": "object", "properties": {"ng-currency.js": {"type": "string"}, "ng-currency.min.js": {"type": "string"}}, "required": ["ng-currency.js", "ng-currency.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"type": {"type": "string"}, "ingredients": {"type": "array", "items": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "result": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["type", "ingredients", "result"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "crafting_shapeless", "ingredients" : [{"item" : "indrev:chopper_mk1"}, {"item" : "indrev:tier_upgrade_mk2"}], "result" : {"item" : "indrev:chopper_mk2"}} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "ingredients": {"type": "array", "items": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "result": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["type", "ingredients", "result"], "$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"}, "tel": {"type": "string"}, "fax": {"type": "string"}, "licensee": {"type": "string"}, "licensePeriod": {"type": "string"}, "licenseClass": {"type": "string"}, "hciCode": {"type": "string"}, "address": {"type": "string"}, "doctorInCharge": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "qualifications": {"type": "array", "items": {"type": "string"}}, "specialties": {"type": "array", "items": {}}}, "required": ["name", "qualifications", "specialties"]}}, "detailedServices": {"type": "object", "properties": {"General Medical": {"type": "boolean"}}, "required": ["General Medical"]}}, "required": ["name", "tel", "fax", "licensee", "licensePeriod", "licenseClass", "hciCode", "address", "doctorInCharge", "detailedServices"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "MY FAMILY CLINIC (ANGSANA BREEZE @ YISHUN)", "tel" : "66977700", "fax" : "66977755", "licensee" : "MY FAMILY CLINIC (ANGSANA BREEZE @ YISHUN) PTE. LTD.", "licensePeriod" : "03/07/2017 to 02/07/2019", "licenseClass" : "[ 2 Years ( 2A ) ]", "hciCode" : "17M0204", "address" : "BLK 507 YISHUN AVENUE 4, #01-05 Singapore 760507", "doctorInCharge" : [{"name" : "Tan Yan Yuan", "qualifications" : ["MBBS (National University of Singapore, Singapore) 2012", "Dip (Family Med) (National University of Singapore, Singapore) 2015", "PG Dip (Practical Derm) (Cardiff University, United Kingdom) 2015"], "specialties" : []}], "detailedServices" : {"General Medical" : true}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "tel": {"type": "string"}, "fax": {"type": "string"}, "licensee": {"type": "string"}, "licensePeriod": {"type": "string"}, "licenseClass": {"type": "string"}, "hciCode": {"type": "string"}, "address": {"type": "string"}, "doctorInCharge": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "qualifications": {"type": "array", "items": {"type": "string"}}, "specialties": {"type": "array", "items": {}}}, "required": ["name", "qualifications", "specialties"]}}, "detailedServices": {"type": "object", "properties": {"General Medical": {"type": "boolean"}}, "required": ["General Medical"]}}, "required": ["name", "tel", "fax", "licensee", "licensePeriod", "licenseClass", "hciCode", "address", "doctorInCharge", "detailedServices"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-84.489766, 39.480439], [-84.442106, 39.481767], [-84.44123, 39.479222], [-84.437219, 39.476354], [-84.433472, 39.476304], [-84.427808, 39.477827], [-84.425751, 39.477531], [-84.424988, 39.475115], [-84.42614, 39.467674], [-84.4296, 39.462459], [-84.430332, 39.457577], [-84.434853, 39.445129], [-84.436543, 39.443857], [-84.442792, 39.444927], [-84.446427, 39.444158], [-84.448351, 39.442885], [-84.452868, 39.437318], [-84.471151, 39.431711], [-84.475905, 39.429279], [-84.477327, 39.471945], [-84.486406, 39.465809], [-84.486748, 39.473768], [-84.489631, 39.473964], [-84.489766, 39.480439]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 50128}}]} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "array", "items": {"type": "object", "properties": {"divisionCode": {"type": "integer"}, "post": {"type": "string"}, "divisionName": {"type": "string"}, "isLeaf": {"type": "integer"}}, "required": ["divisionCode", "post", "divisionName", "isLeaf"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"divisionCode" : 340521100, "post" : "243100", "divisionName" : "\u59d1\u5b70\u9547", "isLeaf" : 1}, {"divisionCode" : 340521101, "post" : "243100", "divisionName" : "\u9ec4\u6c60\u9547", "isLeaf" : 1}, {"divisionCode" : 340521102, "post" : "243100", "divisionName" : "\u4e4c\u6eaa\u9547", "isLeaf" : 1}, {"divisionCode" : 340521103, "post" : "243100", "divisionName" : "\u77f3\u6865\u9547", "isLeaf" : 1}, {"divisionCode" : 340521104, "post" : "243100", "divisionName" : "\u5858\u5357\u9547", "isLeaf" : 1}, {"divisionCode" : 340521105, "post" : "243100", "divisionName" : "\u62a4\u6cb3\u9547", "isLeaf" : 1}, {"divisionCode" : 340521106, "post" : "243100", "divisionName" : "\u592a\u767d\u9547", "isLeaf" : 1}, {"divisionCode" : 340521110, "post" : "243100", "divisionName" : "\u5e74\u9661\u9547", "isLeaf" : 1}, {"divisionCode" : 340521200, "post" : "243100", "divisionName" : "\u5927\u9647\u4e61", "isLeaf" : 1}, {"divisionCode" : 340521202, "post" : "243100", "divisionName" : "\u6c5f\u5fc3\u4e61", "isLeaf" : 1}, {"divisionCode" : 340521203, "post" : "243100", "divisionName" : "\u6e56\u9633\u4e61", "isLeaf" : 1}, {"divisionCode" : 340521400, "post" : "243100", "divisionName" : "\u5f53\u6d82\u7ecf\u6d4e\u5f00\u53d1\u533a", "isLeaf" : 1}, {"divisionCode" : 340521401, "post" : "243100", "divisionName" : "\u5f53\u6d82\u9752\u5c71\u6cb3\u9ad8\u65b0\u6280\u672f\u4ea7\u4e1a\u56ed\u533a", "isLeaf" : 1}, {"divisionCode" : 340521500, "post" : "243100", "divisionName" : "\u5f53\u6d82\u73b0\u4ee3\u519c\u4e1a\u793a\u8303\u533a", "isLeaf" : 1}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"divisionCode": {"type": "integer"}, "post": {"type": "string"}, "divisionName": {"type": "string"}, "isLeaf": {"type": "integer"}}, "required": ["divisionCode", "post", "divisionName", "isLeaf"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"html_attributions": {"type": "array", "items": {}}, "results": {"type": "array", "items": {"type": "object", "properties": {"business_status": {"type": "string"}, "geometry": {"type": "object", "properties": {"location": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "viewport": {"type": "object", "properties": {"northeast": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "southwest": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}}, "required": ["northeast", "southwest"]}}, "required": ["location", "viewport"]}, "icon": {"type": "string"}, "icon_background_color": {"type": "string"}, "icon_mask_base_uri": {"type": "string"}, "name": {"type": "string"}, "place_id": {"type": "string"}, "reference": {"type": "string"}, "scope": {"type": "string"}, "types": {"type": "array", "items": {"type": "string"}}, "vicinity": {"type": "string"}}, "required": ["business_status", "geometry", "icon", "icon_background_color", "icon_mask_base_uri", "name", "place_id", "reference", "scope", "types", "vicinity"]}}, "status": {"type": "string"}}, "required": ["html_attributions", "results", "status"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"html_attributions" : [], "results" : [{"business_status" : "OPERATIONAL", "geometry" : {"location" : {"lat" : 25.52269, "lng" : 90.1824274}, "viewport" : {"northeast" : {"lat" : 25.5239821802915, "lng" : 90.18389698029151}, "southwest" : {"lat" : 25.5212842197085, "lng" : 90.1811990197085}}}, "icon" : "https://maps.gstatic.com/mapfiles/place_api/icons/v1/png_71/hospital-71.png", "icon_background_color" : "#F88181", "icon_mask_base_uri" : "https://maps.gstatic.com/mapfiles/place_api/icons/v2/hospital-H_pinlet", "name" : "CRPF Composite Hospital", "place_id" : "ChIJDSVWMv_wVzcR9kY5ofFFhRM", "reference" : "ChIJDSVWMv_wVzcR9kY5ofFFhRM", "scope" : "GOOGLE", "types" : ["hospital", "health", "point_of_interest", "establishment"], "vicinity" : "G5FJ+3XF, Tura"}, {"business_status" : "OPERATIONAL", "geometry" : {"location" : {"lat" : 25.5200964, "lng" : 90.176777}, "viewport" : {"northeast" : {"lat" : 25.52139903029151, "lng" : 90.17805823029151}, "southwest" : {"lat" : 25.5187010697085, "lng" : 90.1753602697085}}}, "icon" : "https://maps.gstatic.com/mapfiles/place_api/icons/v1/png_71/hospital-71.png", "icon_background_color" : "#F88181", "icon_mask_base_uri" : "https://maps.gstatic.com/mapfiles/place_api/icons/v2/hospital-H_pinlet", "name" : "Maternity and Child Hospital", "place_id" : "ChIJUYmLDljwVzcRvTfjwmxPQjE", "plus_code" : {"compound_code" : "G5CG+2P Tura, Meghalaya, India", "global_code" : "7MQGG5CG+2P"}, "reference" : "ChIJUYmLDljwVzcRvTfjwmxPQjE", "scope" : "GOOGLE", "types" : ["hospital", "health", "point_of_interest", "establishment"], "vicinity" : "Unnamed Road, Tura"}], "status" : "OK"} | json_instruct | {"type": "object", "properties": {"html_attributions": {"type": "array", "items": {}}, "results": {"type": "array", "items": {"type": "object", "properties": {"business_status": {"type": "string"}, "geometry": {"type": "object", "properties": {"location": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "viewport": {"type": "object", "properties": {"northeast": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "southwest": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}}, "required": ["northeast", "southwest"]}}, "required": ["location", "viewport"]}, "icon": {"type": "string"}, "icon_background_color": {"type": "string"}, "icon_mask_base_uri": {"type": "string"}, "name": {"type": "string"}, "place_id": {"type": "string"}, "reference": {"type": "string"}, "scope": {"type": "string"}, "types": {"type": "array", "items": {"type": "string"}}, "vicinity": {"type": "string"}}, "required": ["business_status", "geometry", "icon", "icon_background_color", "icon_mask_base_uri", "name", "place_id", "reference", "scope", "types", "vicinity"]}}, "status": {"type": "string"}}, "required": ["html_attributions", "results", "status"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}, "expression": {"type": "array", "items": {"type": "object", "properties": {"composer": {"type": "string"}, "id": {"type": "string"}}, "required": ["composer", "id"]}}}, "required": ["id", "expression"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "http://data.doremus.org/performance/d2839eaf-e548-330f-8fb1-c6b192b2d5bd", "expression" : [{"composer" : "http://data.doremus.org/artist/c02d29d9-0ab1-376e-a104-ae6184064092", "id" : "http://data.doremus.org/expression/22909741-b31b-3060-94ba-c97bb2907ef2"}, {"composer" : "http://data.doremus.org/artist/c02d29d9-0ab1-376e-a104-ae6184064092", "id" : "http://data.doremus.org/expression/6ddfcb77-77f2-3444-bc4f-95835e9e7dd7"}, {"composer" : "http://data.doremus.org/artist/b703908f-b682-36e1-9499-28e9268bf533", "id" : "http://data.doremus.org/expression/dbf8dea5-4dbc-3778-89c8-7505c416367a"}, {"composer" : "http://data.doremus.org/artist/c02d29d9-0ab1-376e-a104-ae6184064092", "id" : "http://data.doremus.org/expression/0f8302eb-8b2f-3297-80cb-4d5cef02777f"}, {"composer" : "http://data.doremus.org/artist/25a06348-cab7-3c52-bbed-66169d80c74d", "id" : "http://data.doremus.org/expression/d9a42af2-9912-386f-8524-50b39d8a9046"}, {"composer" : "http://data.doremus.org/artist/df30cc35-ef79-3449-bbdb-da2e0cf1ef27", "id" : "http://data.doremus.org/expression/088df1f1-3087-3857-b51d-387a09a68b84"}, {"composer" : "http://data.doremus.org/artist/025a6ee1-d93f-3ec7-b9c3-32aadbda9513", "id" : "http://data.doremus.org/expression/a3d2dce0-e791-36bd-ba37-32d6964079d5"}, {"composer" : "http://data.doremus.org/artist/af040ca5-fb5a-3eb6-ab71-ed60891c14da", "id" : "http://data.doremus.org/expression/93f4f73e-66ce-3bbf-bdf9-1f2df8ac747c"}]} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "expression": {"type": "array", "items": {"type": "object", "properties": {"composer": {"type": "string"}, "id": {"type": "string"}}, "required": ["composer", "id"]}}}, "required": ["id", "expression"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"request": {"type": "object", "properties": {"method": {"type": "string"}, "url": {"type": "string"}}, "required": ["method", "url"]}, "response": {"type": "object", "properties": {"status": {"type": "integer"}, "body": {"type": "string"}, "headers": {"type": "object", "properties": {"Content-Type": {"type": "string"}}, "required": ["Content-Type"]}}, "required": ["status", "body", "headers"]}}, "required": ["request", "response"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"request" : {"method" : "POST", "url" : "/v1/payments/payment"}, "response" : {"status" : 201, "body" : "{ \"correlationId\": \"674e0b0a-8b58-11eb-8dcd-0242ac130003\"}", "headers" : {"Content-Type" : "application/json"}}} | json_instruct | {"type": "object", "properties": {"request": {"type": "object", "properties": {"method": {"type": "string"}, "url": {"type": "string"}}, "required": ["method", "url"]}, "response": {"type": "object", "properties": {"status": {"type": "integer"}, "body": {"type": "string"}, "headers": {"type": "object", "properties": {"Content-Type": {"type": "string"}}, "required": ["Content-Type"]}}, "required": ["status", "body", "headers"]}}, "required": ["request", "response"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"assessment": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "weight": {"type": "integer"}}, "required": ["name", "weight"]}}}, "required": ["assessment"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"assessment" : [{"name" : "Quiz 1", "weight" : 15}, {"name" : "Media Plan", "weight" : 20}, {"name" : "Media Portfolio", "weight" : 50}, {"name" : "Quiz 2", "weight" : 15}]} | json_instruct | {"type": "object", "properties": {"assessment": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "weight": {"type": "integer"}}, "required": ["name", "weight"]}}}, "required": ["assessment"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}}, "required": ["name", "version", "description", "main", "private", "scripts", "keywords", "author", "license"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "learning-web-development-with-react-and-bootstrap", "version" : "0.1.0", "description" : "Learning web development with react and bootstrap - Chapter 2", "main" : "index.html", "private" : true, "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "keywords" : ["tutorial", "react", "bootstrap", "packt-publishing"], "author" : "Quintin Henn (http://skerwe.web.za)", "license" : "ISC"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}}, "required": ["name", "version", "description", "main", "private", "scripts", "keywords", "author", "license"], "$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"}, "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": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"arweave": {"type": "string"}, "node-fetch": {"type": "string"}}, "required": ["arweave", "node-fetch"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "decentland", "version" : "1.1.2", "description" : "an API to interact with decent.land protocol", "main" : "index.js", "scripts" : {"test" : "echo 'soon' "}, "repository" : {"type" : "git", "url" : "https://github.com/decentLand/decentland-js.git"}, "keywords" : ["arweave", "web3", "social media", "api", "blockchain", "social network"], "author" : "charmful0x", "license" : "MIT", "bugs" : {"url" : "https://github.com/decentLand/decentland-js/issues"}, "homepage" : "https://github.com/decentLand/decentland-js#readme", "dependencies" : {"arweave" : "^1.10.11", "node-fetch" : "^2.6.1"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "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"}, "dependencies": {"type": "object", "properties": {"arweave": {"type": "string"}, "node-fetch": {"type": "string"}}, "required": ["arweave", "node-fetch"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"Loggings": {"type": "object", "properties": {"Default": {"type": "string"}}, "required": ["Default"]}}, "required": ["Loggings"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Loggings" : {"Default" : "Warning"}} | json_instruct | {"type": "object", "properties": {"Loggings": {"type": "object", "properties": {"Default": {"type": "string"}}, "required": ["Default"]}}, "required": ["Loggings"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"variants": {"type": "object", "properties": {"type=bottom": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "type=double": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "type=top": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": ["type=bottom", "type=double", "type=top"]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"variants" : {"type=bottom" : {"model" : "corntopia:block/barn_slab"}, "type=double" : {"model" : "corntopia:block/barn_planks"}, "type=top" : {"model" : "corntopia:block/barn_slab_top"}}} | json_instruct | {"type": "object", "properties": {"variants": {"type": "object", "properties": {"type=bottom": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "type=double": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "type=top": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": ["type=bottom", "type=double", "type=top"]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"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" : 1259939031, "type" : "Feature", "properties" : {"src:alt_label" : "geonames", "src:geom" : "geonames", "wof:geomhash" : "699726fee739af740c52768ea36c41c0", "wof:id" : 1259939031, "wof:repo" : "whosonfirst-data-admin-ro"}, "bbox" : [22.82139, 45.65486, 22.82139, 45.65486], "geometry" : {"coordinates" : [22.82139, 45.65486], "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#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"versionEnd": {"type": "object", "properties": {"versionNum": {"type": "integer"}, "commit": {"type": "string"}, "date": {"type": "string"}}, "required": ["versionNum", "commit", "date"]}, "versionStart": {"type": "object", "properties": {"versionNum": {"type": "integer"}, "commit": {"type": "string"}, "date": {"type": "string"}}, "required": ["versionNum", "commit", "date"]}, "changes": {"type": "array", "items": {"type": "string"}}}, "required": ["versionEnd", "versionStart", "changes"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"versionEnd" : {"versionNum" : 265, "commit" : "78c404dcfc689523f57bba9eacc67832d0437795", "date" : "2021-03-23T16:37:47.579Z"}, "versionStart" : {"versionNum" : 264, "commit" : "7eed91ff96268f2c1c693627fcbc6a4f3f8d130d", "date" : "2021-03-23T15:59:04.198Z"}, "changes" : ["blockchains/ethereum/assets/0x2b915b505c017ABb1547aA5Ab355FbE69865cC6D/info.json", "blockchains/ethereum/assets/0x2b915b505c017ABb1547aA5Ab355FbE69865cC6D/logo.png", "blockchains/solana/assets/MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb/info.json", "blockchains/solana/assets/MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb/logo.png"]} | json_instruct | {"type": "object", "properties": {"versionEnd": {"type": "object", "properties": {"versionNum": {"type": "integer"}, "commit": {"type": "string"}, "date": {"type": "string"}}, "required": ["versionNum", "commit", "date"]}, "versionStart": {"type": "object", "properties": {"versionNum": {"type": "integer"}, "commit": {"type": "string"}, "date": {"type": "string"}}, "required": ["versionNum", "commit", "date"]}, "changes": {"type": "array", "items": {"type": "string"}}}, "required": ["versionEnd", "versionStart", "changes"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "main": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev": {"type": "string"}, "publish": {"type": "string"}}, "required": ["build", "dev", "publish"]}, "dependencies": {"type": "object", "properties": {"react": {"type": "string"}, "react-dom": {"type": "string"}, "react-responsive": {"type": "string"}, "webpack": {"type": "string"}, "core-js": {"type": "string"}, "path": {"type": "string"}}, "required": ["react", "react-dom", "react-responsive", "webpack", "core-js", "path"]}, "devDependencies": {"type": "object", "properties": {"@babel/core": {"type": "string"}, "@babel/preset-env": {"type": "string"}, "@babel/preset-react": {"type": "string"}, "babel-loader": {"type": "string"}, "file-loader": {"type": "string"}, "html-webpack-plugin": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}, "webpack-dev-server": {"type": "string"}}, "required": ["@babel/core", "@babel/preset-env", "@babel/preset-react", "babel-loader", "file-loader", "html-webpack-plugin", "webpack", "webpack-cli", "webpack-dev-server"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}, "email": {"type": "string"}}, "required": ["url", "email"]}, "homepage": {"type": "string"}}, "required": ["name", "main", "description", "author", "license", "scripts", "dependencies", "devDependencies", "keywords", "repository", "bugs", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "simpler-react-responsive", "main" : "src/app/index.js", "description" : "Even simpler usage of react-responsive package!", "author" : "Maxim Marchuk", "license" : "MIT", "scripts" : {"build" : "npx webpack --config webpack.prod.js", "dev" : "npm run build && npx webpack serve --config webpack.dev.js", "publish" : "npm run build && npm publish ./package"}, "dependencies" : {"react" : "^17.0.2", "react-dom" : "^17.0.1", "react-responsive" : "^8.2.0", "webpack" : "^5.41.0", "core-js" : "^3.8.3", "path" : "^0.12.7"}, "devDependencies" : {"@babel/core" : "^7.12.10", "@babel/preset-env" : "^7.12.11", "@babel/preset-react" : "^7.12.10", "babel-loader" : "^8.2.2", "file-loader" : "^6.2.0", "html-webpack-plugin" : "^5.0.0-beta.6", "webpack" : "^5.16.0", "webpack-cli" : "^4.4.0", "webpack-dev-server" : "^3.11.2"}, "keywords" : ["media-queries", "media-query", "react", "react-responsive", "responsive"], "repository" : {"type" : "git", "url" : "git+https://github.com/aimtbr/simpler-react-responsive.git"}, "bugs" : {"url" : "https://github.com/aimtbr/simpler-react-responsive/issues", "email" : "[email protected]"}, "homepage" : "https://github.com/aimtbr/simpler-react-responsive#readme"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "main": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev": {"type": "string"}, "publish": {"type": "string"}}, "required": ["build", "dev", "publish"]}, "dependencies": {"type": "object", "properties": {"react": {"type": "string"}, "react-dom": {"type": "string"}, "react-responsive": {"type": "string"}, "webpack": {"type": "string"}, "core-js": {"type": "string"}, "path": {"type": "string"}}, "required": ["react", "react-dom", "react-responsive", "webpack", "core-js", "path"]}, "devDependencies": {"type": "object", "properties": {"@babel/core": {"type": "string"}, "@babel/preset-env": {"type": "string"}, "@babel/preset-react": {"type": "string"}, "babel-loader": {"type": "string"}, "file-loader": {"type": "string"}, "html-webpack-plugin": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}, "webpack-dev-server": {"type": "string"}}, "required": ["@babel/core", "@babel/preset-env", "@babel/preset-react", "babel-loader", "file-loader", "html-webpack-plugin", "webpack", "webpack-cli", "webpack-dev-server"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}, "email": {"type": "string"}}, "required": ["url", "email"]}, "homepage": {"type": "string"}}, "required": ["name", "main", "description", "author", "license", "scripts", "dependencies", "devDependencies", "keywords", "repository", "bugs", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "object", "properties": {"1.0.0": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.0.0.1": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1.0": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1.1": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1.2": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1.3": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1.4": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["1.0.0", "1.0.0.1", "1.1.0", "1.1.1", "1.1.2", "1.1.3", "1.1.4"]}}, "required": ["latest_version", "meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"latest_version" : ["1.1.4"], "meta" : {"description" : "Provides dexterity content types for news articles", "homepage" : "https://github.com/4teamwork/ftw.news", "license" : "GPL2"}, "versions" : {"1.0.0" : {"sha256" : "cfc2324ecce1a4ed012e7e321935598c483c51bcfda57978c65554974b082fbf", "url" : "https://files.pythonhosted.org/packages/2f/3c/6bdd653d0fd9f39375210f2200a64dad94c3318a0ce335f93171500e025e/ftw.news-1.0.0.zip"}, "1.0.0.1" : {"sha256" : "6209bcb22a3dc6d49e9d60e9cb86cf02be33e2dc7e4836c8d61c6f8f3a75c3ef", "url" : "https://files.pythonhosted.org/packages/f8/11/c762db90cdb0eb7e7949643dffbad710353b05de7def853c9ac1a27af9eb/ftw.news-1.0.0.1.tar.gz"}, "1.1.0" : {"sha256" : "a0d8a19c2d78b7dc4810c47f5f5da41c275655c1bd17a240db9e636cca66def1", "url" : "https://files.pythonhosted.org/packages/64/81/e0009c5f244f973e64f2ac34b1ce5400ee6d3549f28b031fd5af1af53286/ftw.news-1.1.0.tar.gz"}, "1.1.1" : {"sha256" : "f3d2f4b05e486b17cbcac89cbe7b34c575e69ea7ba15104b34c00030e1290da7", "url" : "https://files.pythonhosted.org/packages/f7/dd/e8e589c4ead9b10ebe3e73b8c720e7b6eb234f7c94a116aa5d0b11ceb5cb/ftw.news-1.1.1.tar.gz"}, "1.1.2" : {"sha256" : "8d86a0f9e4bc134562293ddcc789183a3df556bc218457da86f8fd9a476a9149", "url" : "https://files.pythonhosted.org/packages/71/14/0b2b67f18ebfa645069a628c4091969dc9fb5d42760e881febd6544fa10f/ftw.news-1.1.2.tar.gz"}, "1.1.3" : {"sha256" : "ccc497c44355644052e489a384df0ba54bbb7c05ae8aeb4e7806f707fcac98ed", "url" : "https://files.pythonhosted.org/packages/6c/31/46e4f8bee027a934c8a724aa7e32f42367d6bf405bad134de62d00a8db1f/ftw.news-1.1.3.tar.gz"}, "1.1.4" : {"sha256" : "7615e2e5a7a11673beb35fd5f03ee80a91995250aa3f7eadcf1e5155507f9c20", "url" : "https://files.pythonhosted.org/packages/3b/20/6fc265a504be3819400f6c74c02f649d5b523cb296422164119137aa178c/ftw.news-1.1.4.tar.gz"}}} | json_instruct | {"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "object", "properties": {"1.0.0": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.0.0.1": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1.0": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1.1": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1.2": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1.3": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1.4": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["1.0.0", "1.0.0.1", "1.1.0", "1.1.1", "1.1.2", "1.1.3", "1.1.4"]}}, "required": ["latest_version", "meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "features": {"type": "object", "properties": {"0": {"type": "string"}, "1": {"type": "string"}, "2": {"type": "string"}, "3": {"type": "string"}, "4": {"type": "string"}, "5": {"type": "string"}, "6": {"type": "string"}, "7": {"type": "string"}, "8": {"type": "string"}, "9": {"type": "string"}, "10": {"type": "string"}, "11": {"type": "string"}, "12": {"type": "string"}, "13": {"type": "string"}, "14": {"type": "string"}, "15": {"type": "string"}, "16": {"type": "string"}, "17": {"type": "string"}, "18": {"type": "string"}, "19": {"type": "string"}, "20": {"type": "string"}, "21": {"type": "string"}, "22": {"type": "string"}, "23": {"type": "string"}, "24": {"type": "string"}, "25": {"type": "string"}, "26": {"type": "string"}, "27": {"type": "string"}, "28": {"type": "string"}, "29": {"type": "string"}, "30": {"type": "string"}, "31": {"type": "string"}, "32": {"type": "string"}, "33": {"type": "string"}, "34": {"type": "string"}, "35": {"type": "string"}}, "required": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35"]}}, "required": ["edges", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"edges" : [[29, 7], [15, 29], [29, 17], [29, 13], [29, 1], [29, 4], [29, 11], [29, 15], [29, 4], [29, 21], [29, 13], [26, 28], [31, 29], [25, 29], [29, 7], [29, 12], [20, 22], [17, 29], [29, 12], [16, 33], [29, 13], [29, 0], [12, 29], [10, 5], [29, 2], [4, 29], [30, 35], [11, 29], [12, 29], [29, 19], [29, 4], [23, 29], [29, 9], [18, 29], [4, 29], [29, 3], [27, 6], [29, 3], [29, 11], [4, 29], [32, 8], [14, 23], [29, 24], [1, 29], [29, 34]], "features" : {"0" : "1", "1" : "2", "2" : "1", "3" : "2", "4" : "6", "5" : "1", "6" : "1", "7" : "2", "8" : "1", "9" : "1", "10" : "1", "11" : "3", "12" : "4", "13" : "3", "14" : "1", "15" : "2", "16" : "1", "17" : "2", "18" : "1", "19" : "1", "20" : "1", "21" : "1", "22" : "1", "23" : "2", "24" : "1", "25" : "1", "26" : "1", "27" : "1", "28" : "1", "29" : "37", "30" : "1", "31" : "1", "32" : "1", "33" : "1", "34" : "1", "35" : "1"}} | json_instruct | {"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "features": {"type": "object", "properties": {"0": {"type": "string"}, "1": {"type": "string"}, "2": {"type": "string"}, "3": {"type": "string"}, "4": {"type": "string"}, "5": {"type": "string"}, "6": {"type": "string"}, "7": {"type": "string"}, "8": {"type": "string"}, "9": {"type": "string"}, "10": {"type": "string"}, "11": {"type": "string"}, "12": {"type": "string"}, "13": {"type": "string"}, "14": {"type": "string"}, "15": {"type": "string"}, "16": {"type": "string"}, "17": {"type": "string"}, "18": {"type": "string"}, "19": {"type": "string"}, "20": {"type": "string"}, "21": {"type": "string"}, "22": {"type": "string"}, "23": {"type": "string"}, "24": {"type": "string"}, "25": {"type": "string"}, "26": {"type": "string"}, "27": {"type": "string"}, "28": {"type": "string"}, "29": {"type": "string"}, "30": {"type": "string"}, "31": {"type": "string"}, "32": {"type": "string"}, "33": {"type": "string"}, "34": {"type": "string"}, "35": {"type": "string"}}, "required": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35"]}}, "required": ["edges", "features"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"uuid": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"}, "children": {"type": "array", "items": {"type": "string"}}, "befores": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "stage": {"type": "string"}, "description": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["name", "status", "stage", "description", "start", "stop"]}}}, "required": ["uuid", "name", "description", "start", "stop", "children", "befores"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"uuid" : "39f2e946-7e89-4e67-88ce-ece99fb099b2", "name" : "im.atzma.tests.AppointmentCreationTest.preconditions", "description" : "", "start" : 1554226746472, "stop" : 1554226748368, "children" : ["40b44fef-f8ed-4bf6-ba1f-4f881d3cb24c"], "befores" : [{"name" : "preconditions", "status" : "passed", "stage" : "finished", "description" : "", "start" : 1554226746472, "stop" : 1554226748366}]} | json_instruct | {"type": "object", "properties": {"uuid": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"}, "children": {"type": "array", "items": {"type": "string"}}, "befores": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "stage": {"type": "string"}, "description": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["name", "status", "stage", "description", "start", "stop"]}}}, "required": ["uuid", "name", "description", "start", "stop", "children", "befores"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"react": {"type": "string"}, "react-dom": {"type": "string"}, "materialize-css": {"type": "string"}}, "required": ["react", "react-dom", "materialize-css"]}, "devDependencies": {"type": "object", "properties": {"babel-core": {"type": "string"}, "babel-loader": {"type": "string"}, "babel-preset-es2015": {"type": "string"}, "babel-preset-react": {"type": "string"}, "webpack": {"type": "string"}, "webpack-dev-server": {"type": "string"}}, "required": ["babel-core", "babel-loader", "babel-preset-es2015", "babel-preset-react", "webpack", "webpack-dev-server"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "movie-search", "version" : "1.0.0", "description" : "", "main" : "index.js", "scripts" : {"start" : "webpack --watch & webpack-dev-server --progress --colors --inline --hot"}, "author" : "", "license" : "MIT", "dependencies" : {"react" : "^15.4.2", "react-dom" : "^15.4.2", "materialize-css" : "^0.98.1"}, "devDependencies" : {"babel-core" : "^6.24.0", "babel-loader" : "^6.4.1", "babel-preset-es2015" : "^6.24.0", "babel-preset-react" : "^6.23.0", "webpack" : "^2.3.1", "webpack-dev-server" : "^2.4.2"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"react": {"type": "string"}, "react-dom": {"type": "string"}, "materialize-css": {"type": "string"}}, "required": ["react", "react-dom", "materialize-css"]}, "devDependencies": {"type": "object", "properties": {"babel-core": {"type": "string"}, "babel-loader": {"type": "string"}, "babel-preset-es2015": {"type": "string"}, "babel-preset-react": {"type": "string"}, "webpack": {"type": "string"}, "webpack-dev-server": {"type": "string"}}, "required": ["babel-core", "babel-loader", "babel-preset-es2015", "babel-preset-react", "webpack", "webpack-dev-server"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "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 grplactcnv on Metamath](http://us.metamath.org/mpegif/grplactcnv.html)"}], "names" : ["grplactcnv"], "language" : "METAMATH_SET_MM", "lookupTerms" : ["#T_cF", "#T_wceq", "#T_vg", "#T_cmpt--1", "#T_cX", "#T_cmpt--2", "#T_va", "#T_cmpt--1", "#T_cX", "#T_cmpt--2", "#T_vg", "#T_c.pl", "#T_va", "#T_cX", "#T_wceq", "#T_cbs", "#T_cfv", "#T_cG", "#T_c.pl", "#T_wceq", "#T_cplusg", "#T_cfv", "#T_cG", "#T_cI", "#T_wceq", "#T_cminusg", "#T_cfv", "#T_cG", "#T_cG", "#T_wcel", "#T_cgrp", "#T_wa", "#T_cA", "#T_wcel", "#T_cX", "#T_wi", "#T_cF", "#T_cfv", "#T_cA", "#T_wf1o--1", "#T_cX", "#T_wf1o--2", "#T_cX", "#T_wa", "#T_ccnv", "#T_cF", "#T_cfv", "#T_cA", "#T_wceq", "#T_cF", "#T_cfv", "#T_cI", "#T_cfv", "#T_cA", "#T_c.pl", "#T_va", "#T_vg", "#T_cA", "#T_va", "#T_vg", "#T_cG", "#T_va", "#T_vg", "#T_cI", "#T_va", "#T_vg", "#T_cX", "#T_va", "#T_vg"], "metaLanguage" : "METAMATH", "remarks" : " The left group action of element ` A ` of group ` G ` maps the underlying set ` X ` of ` G ` one-to-one onto itself. (Contributed by Paul Chapman, 18-Mar-2008.) (Proof shortened by Mario Carneiro, 14-Aug-2015.) ", "statement" : "grplact.1 $e |- F = ( g e. X |-> ( a e. X |-> ( g .+ a ) ) ) $.\ngrplact.2 $e |- X = ( Base ` G ) $.\ngrplact.3 $e |- .+ = ( +g ` G ) $.\ngrplactcnv.4 $e |- I = ( invg ` G ) $.\ngrplactcnv $p |- ( ( G e. Grp /\\ A e. X ) -> ( ( F ` A ) : X -1-1-onto-> X /\\ `' ( F ` A ) = ( F ` ( I ` A ) ) ) ) $.\n$d .+ a g $.\n$d A a g $.\n$d G a g $.\n$d I a g $.\n$d X a g $."} | 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 an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "dependencies": {"type": "object", "properties": {"data-set": {"type": "string"}, "dom-delegator": {"type": "string"}, "vtree": {"type": "string"}, "vdom": {"type": "string"}}, "required": ["data-set", "dom-delegator", "vtree", "vdom"]}}, "required": ["name", "version", "description", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "", "version" : "", "description" : "", "dependencies" : {"data-set" : "^3.0.0", "dom-delegator" : "^9.0.0", "vtree" : "0.0.21", "vdom" : "0.0.21"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "dependencies": {"type": "object", "properties": {"data-set": {"type": "string"}, "dom-delegator": {"type": "string"}, "vtree": {"type": "string"}, "vdom": {"type": "string"}}, "required": ["data-set", "dom-delegator", "vtree", "vdom"]}}, "required": ["name", "version", "description", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"domain": {"type": "string"}, "title": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "name": {"type": "string"}, "homepage": {"type": "string"}, "audit": {"type": "string"}, "director": {"type": "string"}, "pre-approval": {"type": "string"}, "updated": {"type": "integer"}}, "required": ["domain", "title", "type", "license", "name", "homepage", "audit", "director", "pre-approval", "updated"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"domain" : "zph.com.cn", "title" : "\u9ad8\u65b0\u7ea2", "type" : "\u4e2a\u4eba", "license" : "\u9655ICP\u590708102921\u53f7-1", "name" : "\u5168\u56fd\u62db\u8058\u4f1a\u4fe1\u606f\u7f51", "homepage" : "www.zph.com.cn\r\nwww.job10.cn\r\nwww.126.com.ru", "audit" : "2008-10-14", "director" : "", "pre-approval" : "", "updated" : 1477501858} | json_instruct | {"type": "object", "properties": {"domain": {"type": "string"}, "title": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "name": {"type": "string"}, "homepage": {"type": "string"}, "audit": {"type": "string"}, "director": {"type": "string"}, "pre-approval": {"type": "string"}, "updated": {"type": "integer"}}, "required": ["domain", "title", "type", "license", "name", "homepage", "audit", "director", "pre-approval", "updated"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.