input stringlengths 159 2.05k | output stringlengths 5 10.3k | task stringclasses 1 value | schema stringlengths 100 1.99k |
|---|---|---|---|
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id": {"type": "integer"}, "date": {"type": "string"}, "user": {"type": "string"}, "post": {"type": "string"}}, "required": ["id", "date", "user", "post"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 22520, "date" : "2014-02-26 09:04:57", "user" : "LowEND", "post" : "**Hi LowENDTalk**,<br>\r\n\r\n**Our Data Center**:\r\n\r\nOfficial Name: \tPhoenix 1 (PHX-1)<br>\r\nPhysical Location: \tPhoenix, AZ<br>\r\nTest IP: \t108.178.56.206<br>\r\n\r\n**What you get**:<br>\r\n\r\nWindows 2008 R2/2012 R2<br>\r\nUnlimited, free Alpha SSLs, Domain SSLs and Wildcard SSLs from GlobalSign.<br>\r\n\r\n**Promotion Code**: LowENDKVM<br>\r\n\r\n**LowEND 1**<br>\r\n\r\nvCPU: 1<br>\r\nvMemory: 1024 MB<br>\r\nvHD: 30 GB<br>\r\nBandwidth: 1024 GB<br>\r\nIP's: 1<br>\r\nKVM Virtualization: Yes<br>\r\nWindows: Yes<br>\r\n\r\n**How much**: $3.50 First Month then $7.00 Recurring!<br>\r\n\r\n**Order URL**: https://lowend.co/cart.php?a=add&pid=19<br>\r\n\r\n**Promotion Code**: LowENDKVM<br>\r\n\r\n**Regards**,<br>\r\nMichael Long"} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "date": {"type": "string"}, "user": {"type": "string"}, "post": {"type": "string"}}, "required": ["id", "date", "user", "post"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"source": {"type": "string"}, "word": {"type": "string"}, "infinitivo": {"type": "string"}, "participio": {"type": "array", "items": {"type": "string"}}, "gerundio": {"type": "array", "items": {"type": "string"}}, "tenses": {"type": "object", "properties": {"3": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "4": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "5": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "6": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "7": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "8": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "9": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "10": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "11": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "12": {"type": "object", "properties": {"1": {"type": "array", "items": {"type": "string"}}, "2": {"type": "array", "items": {"type": "string"}}, "3": {"type": "array", "items": {"type": "string"}}, "4": {"type": "array", "items": {"type": "string"}}, "5": {"type": "array", "items": {"type": "string"}}}, "required": ["1", "2", "3", "4", "5"]}}, "required": ["3", "4", "5", "6", "7", "8", "9", "10", "11", "12"]}}, "required": ["source", "word", "infinitivo", "participio", "gerundio", "tenses"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"source" : "http://lema.rae.es/drae/srv/search?val=titular", "word" : "titular", "infinitivo" : "titular", "participio" : ["titulado"], "gerundio" : ["titulando"], "tenses" : {"3" : [["titulo"], ["titulas", "titul\u00e1s"], ["titula"], ["titulamos"], ["titul\u00e1is", "titulan"], ["titulan"]], "4" : [["titul\u00e9"], ["titulaste"], ["titul\u00f3"], ["titulamos"], ["titulasteis", "titularon"], ["titularon"]], "5" : [["titulaba"], ["titulabas"], ["titulaba"], ["titul\u00e1bamos"], ["titulabais", "titulaban"], ["titulaban"]], "6" : [["titular\u00eda"], ["titular\u00edas"], ["titular\u00eda"], ["titular\u00edamos"], ["titular\u00edais", "titular\u00edan"], ["titular\u00edan"]], "7" : [["titular\u00e9"], ["titular\u00e1s"], ["titular\u00e1"], ["titularemos"], ["titular\u00e9is", "titular\u00e1n"], ["titular\u00e1n"]], "8" : [["titule"], ["titules"], ["titule"], ["titulemos"], ["titul\u00e9is", "titulen"], ["titulen"]], "9" : [["titulara"], ["titularas"], ["titulara"], ["titul\u00e1ramos"], ["titularais", "titularan"], ["titularan"]], "10" : [["titulase"], ["titulases"], ["titulase"], ["titul\u00e1semos"], ["titulaseis", "titulasen"], ["titulasen"]], "11" : [["titulare"], ["titulares"], ["titulare"], ["titul\u00e1remos"], ["titulareis", "titularen"], ["titularen"]], "12" : {"1" : ["titula"], "2" : ["titule"], "3" : ["titulemos"], "4" : ["titulad"], "5" : ["titulen"]}}} | json_instruct | {"type": "object", "properties": {"source": {"type": "string"}, "word": {"type": "string"}, "infinitivo": {"type": "string"}, "participio": {"type": "array", "items": {"type": "string"}}, "gerundio": {"type": "array", "items": {"type": "string"}}, "tenses": {"type": "object", "properties": {"3": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "4": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "5": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "6": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "7": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "8": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "9": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "10": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "11": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "12": {"type": "object", "properties": {"1": {"type": "array", "items": {"type": "string"}}, "2": {"type": "array", "items": {"type": "string"}}, "3": {"type": "array", "items": {"type": "string"}}, "4": {"type": "array", "items": {"type": "string"}}, "5": {"type": "array", "items": {"type": "string"}}}, "required": ["1", "2", "3", "4", "5"]}}, "required": ["3", "4", "5", "6", "7", "8", "9", "10", "11", "12"]}}, "required": ["source", "word", "infinitivo", "participio", "gerundio", "tenses"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "integer"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Time" : "2020-11-20T18:00:00Z", "Temp" : 19, "RelHum" : 68, "WindSpeed" : 0.4, "WindDir" : 345} | json_instruct | {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "integer"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"userId" : 98325, "cartId" : "24d7bfc4-2e3d-42c0-b02d-29eb3c446e15", "preferredProducts" : [1835, 4347, 1443, 3479, 3199, 3772, 21, 4985, 86], "productReviews" : [{"productId" : 1066, "reviewText" : "I tried to cremate it but got Turkish Delight all over it.", "reviewDate" : "2016-05-27T08:15:01.5497047+03:00"}]} | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"dom.jsPlumb.js": {"type": "string"}, "dom.jsPlumb.min.js": {"type": "string"}, "jquery.jsPlumb.js": {"type": "string"}, "jquery.jsPlumb.min.js": {"type": "string"}, "mootools.jsPlumb.js": {"type": "string"}, "mootools.jsPlumb.min.js": {"type": "string"}, "yui.jsPlumb.js": {"type": "string"}, "yui.jsPlumb.min.js": {"type": "string"}}, "required": ["dom.jsPlumb.js", "dom.jsPlumb.min.js", "jquery.jsPlumb.js", "jquery.jsPlumb.min.js", "mootools.jsPlumb.js", "mootools.jsPlumb.min.js", "yui.jsPlumb.js", "yui.jsPlumb.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"dom.jsPlumb.js" : "sha256-UwwS6EkG0Ry9tCRIiQ6756C/M2NACephrl0NuknavNU=", "dom.jsPlumb.min.js" : "sha256-hXgrUDgbRcq8hYRKKY0imJWl/kwUQieDWu4kFru7KYY=", "jquery.jsPlumb.js" : "sha256-DoqgIbRAsH6/SFD6l4Y6wJVkXCB5jTTXGHWP70wuc8w=", "jquery.jsPlumb.min.js" : "sha256-dOa42bJbHuYeC7urm6cBXOIV+Vyy/Nbb/6uHXJMQxwU=", "mootools.jsPlumb.js" : "sha256-ySjH++xlZ0K5nWw4Bt1mCkWYe565yRF8tXdNghjiT4Y=", "mootools.jsPlumb.min.js" : "sha256-qoR3O8r65qCcFcjt2CyKYKMmPHitkPi3FsdPCivvChg=", "yui.jsPlumb.js" : "sha256-/tc9oSf7hj5o5YreivVvSWdorgmWmGPQ9XlsXc2knKc=", "yui.jsPlumb.min.js" : "sha256-j9tj2R6xr3CIOqX6/2lg1Pzfp07zjuOzWOvpkU7kuTE="} | json_instruct | {"type": "object", "properties": {"dom.jsPlumb.js": {"type": "string"}, "dom.jsPlumb.min.js": {"type": "string"}, "jquery.jsPlumb.js": {"type": "string"}, "jquery.jsPlumb.min.js": {"type": "string"}, "mootools.jsPlumb.js": {"type": "string"}, "mootools.jsPlumb.min.js": {"type": "string"}, "yui.jsPlumb.js": {"type": "string"}, "yui.jsPlumb.min.js": {"type": "string"}}, "required": ["dom.jsPlumb.js", "dom.jsPlumb.min.js", "jquery.jsPlumb.js", "jquery.jsPlumb.min.js", "mootools.jsPlumb.js", "mootools.jsPlumb.min.js", "yui.jsPlumb.js", "yui.jsPlumb.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "requirement": {"type": "string"}, "order": {"type": "integer"}, "background": {"type": "string"}, "region": {"type": "string"}, "levels": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "instruction": {"type": "string"}, "icon": {"type": "string"}, "point_cost": {"type": "integer"}, "exp_cost": {"type": "integer"}}, "required": ["name", "description", "instruction", "icon", "point_cost", "exp_cost"]}}}, "required": ["id", "name", "requirement", "order", "background", "region", "levels"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 21, "name" : "Skyscale Mount", "requirement" : "Complete the skyscale mount collections to unlock the skyscale Mastery track.", "order" : 7, "background" : "https://render.guildwars2.com/file/F25BD14B42D20C985C1E0E0A012C23BA9204542C/2141729.png", "region" : "Desert", "levels" : [{"name" : "Air Rescue", "description" : "Learn to mount the skyscale in midair to save yourself while falling.", "instruction" : "You can now mount your skyscale in midair. While aloft, use the mount hotkey to hop onto the skyscale.", "icon" : "https://render.guildwars2.com/file/ED7865C74DFBA540E9AADB3A9BF57D4948ED9603/2141722.png", "point_cost" : 3, "exp_cost" : 571500}, {"name" : "Rift Repair", "description" : "Learn to use your skyscale's magic resources to close rifts. This will draw out the magic trapped within and reveal new flight paths.", "instruction" : "Hovering next to rifts will close them and reveal flight paths for your skyscale. Follow them to claim the treasure at the end. But don't miss a node along the way! Your final reward is largest if you touch every node.", "icon" : "https://render.guildwars2.com/file/DAF8441D5F16045919EB5E0FB1DD0D05C8B5409A/2141723.png", "point_cost" : 4, "exp_cost" : 609600}, {"name" : "Wall Launch", "description" : "Learn to launch off walls with your skyscale, providing a moment of respite and the ability to fly to greater heights.", "instruction" : "While clinging to a wall with your skyscale, hold the jump key to charge your flight meter, and release it to launch into the air. This requires at least one bar of endurance.", "icon" : "https://render.guildwars2.com/file/343EAADBB2060248C6791A0C085269A17B43E9EF/2141724.png", "point_cost" : 5, "exp_cost" : 698500}]} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "requirement": {"type": "string"}, "order": {"type": "integer"}, "background": {"type": "string"}, "region": {"type": "string"}, "levels": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "instruction": {"type": "string"}, "icon": {"type": "string"}, "point_cost": {"type": "integer"}, "exp_cost": {"type": "integer"}}, "required": ["name", "description", "instruction", "icon", "point_cost", "exp_cost"]}}}, "required": ["id", "name", "requirement", "order", "background", "region", "levels"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "steam": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "csgolounge": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "gosugamers": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "integer"}}, "required": ["name", "id"]}, "identifier": {"type": "string"}, "hltv": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}}, "required": ["name", "id"]}, "liquidpedia": {"type": "string"}}, "required": ["name", "steam", "csgolounge", "gosugamers", "identifier", "hltv", "liquidpedia"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Counter Logic Gaming", "steam" : {"name" : "clg"}, "csgolounge" : {"name" : "CLG"}, "gosugamers" : {"name" : "Counter Logic Gaming.CS", "id" : 10569}, "identifier" : "counterlogicgaming", "hltv" : {"name" : "CLG", "id" : "5974"}, "liquidpedia" : "Counter_Logic_Gaming"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "steam": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "csgolounge": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "gosugamers": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "integer"}}, "required": ["name", "id"]}, "identifier": {"type": "string"}, "hltv": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}}, "required": ["name", "id"]}, "liquidpedia": {"type": "string"}}, "required": ["name", "steam", "csgolounge", "gosugamers", "identifier", "hltv", "liquidpedia"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"oid": {"type": "string"}, "hafta": {"type": "integer"}, "buyukIkramiyeKazananIl": {"type": "string"}, "cekilisTarihi": {"type": "string"}, "cekilisTuru": {"type": "string"}, "rakamlar": {"type": "string"}, "rakamlarNumaraSirasi": {"type": "string"}, "devretti": {"type": "boolean"}, "devirSayisi": {"type": "integer"}, "bilenKisiler": {"type": "array", "items": {"type": "object", "properties": {"oid": {"type": "string"}, "kisiBasinaDusenIkramiye": {"type": "number"}, "kisiSayisi": {"type": "integer"}, "tur": {"type": "string"}}, "required": ["oid", "kisiBasinaDusenIkramiye", "kisiSayisi", "tur"]}}, "buyukIkrKazananIlIlceler": {"type": "array", "items": {"type": "object", "properties": {"il": {"type": "string"}, "ilView": {"type": "string"}, "ilce": {"type": "string"}, "ilceView": {"type": "string"}}, "required": ["il", "ilView", "ilce", "ilceView"]}}}, "required": ["oid", "hafta", "buyukIkramiyeKazananIl", "cekilisTarihi", "cekilisTuru", "rakamlar", "rakamlarNumaraSirasi", "devretti", "devirSayisi", "bilenKisiler", "buyukIkrKazananIlIlceler"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"oid" : "64w7gqhckvzghp00", "hafta" : 607, "buyukIkramiyeKazananIl" : "", "cekilisTarihi" : "30/01/2013", "cekilisTuru" : "SANS_TOPU", "rakamlar" : "06#32#05#33#12#13", "rakamlarNumaraSirasi" : "5 - 6 - 12 - 32 - 33 - <b>13</b>", "devretti" : false, "devirSayisi" : 0, "bilenKisiler" : [{"oid" : "64snw8hckvzghp00", "kisiBasinaDusenIkramiye" : 201778.15, "kisiSayisi" : 3, "tur" : "$5_1_BILEN"}, {"oid" : "64snw8hckvzghp01", "kisiBasinaDusenIkramiye" : 4656.65, "kisiSayisi" : 13, "tur" : "$5_BILEN"}, {"oid" : "64snw8hckvzghp02", "kisiBasinaDusenIkramiye" : 302.95, "kisiSayisi" : 200, "tur" : "$4_1_BILEN"}, {"oid" : "64snw8hckvzghp03", "kisiBasinaDusenIkramiye" : 27.7, "kisiSayisi" : 2912, "tur" : "$4_BILEN"}, {"oid" : "64snw8hckvzghp04", "kisiBasinaDusenIkramiye" : 15.95, "kisiSayisi" : 6510, "tur" : "$3_1_BILEN"}, {"oid" : "64snw8hckvzghp05", "kisiBasinaDusenIkramiye" : 2.95, "kisiSayisi" : 95172, "tur" : "$3_BILEN"}, {"oid" : "64snw8hckvzghp06", "kisiBasinaDusenIkramiye" : 4.65, "kisiSayisi" : 60724, "tur" : "$2_1_BILEN"}, {"oid" : "64snw8hckvzghp07", "kisiBasinaDusenIkramiye" : 2.75, "kisiSayisi" : 197709, "tur" : "$1_1_BILEN"}], "buyukIkrKazananIlIlceler" : [{"il" : "16", "ilView" : "BURSA", "ilce" : "01616", "ilceView" : "OSMANGAZ\u0130"}, {"il" : "34", "ilView" : "\u0130STANBUL", "ilce" : "03403", "ilceView" : "BE\u015e\u0130KTA\u015e"}, {"il" : "40", "ilView" : "KIR\u015eEH\u0130R", "ilce" : "04000", "ilceView" : "MERKEZ"}]} | json_instruct | {"type": "object", "properties": {"oid": {"type": "string"}, "hafta": {"type": "integer"}, "buyukIkramiyeKazananIl": {"type": "string"}, "cekilisTarihi": {"type": "string"}, "cekilisTuru": {"type": "string"}, "rakamlar": {"type": "string"}, "rakamlarNumaraSirasi": {"type": "string"}, "devretti": {"type": "boolean"}, "devirSayisi": {"type": "integer"}, "bilenKisiler": {"type": "array", "items": {"type": "object", "properties": {"oid": {"type": "string"}, "kisiBasinaDusenIkramiye": {"type": "number"}, "kisiSayisi": {"type": "integer"}, "tur": {"type": "string"}}, "required": ["oid", "kisiBasinaDusenIkramiye", "kisiSayisi", "tur"]}}, "buyukIkrKazananIlIlceler": {"type": "array", "items": {"type": "object", "properties": {"il": {"type": "string"}, "ilView": {"type": "string"}, "ilce": {"type": "string"}, "ilceView": {"type": "string"}}, "required": ["il", "ilView", "ilce", "ilceView"]}}}, "required": ["oid", "hafta", "buyukIkramiyeKazananIl", "cekilisTarihi", "cekilisTuru", "rakamlar", "rakamlarNumaraSirasi", "devretti", "devirSayisi", "bilenKisiler", "buyukIkrKazananIlIlceler"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"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": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["1.0", "1.1"]}}, "required": ["latest_version", "meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"latest_version" : ["1.1"], "meta" : {"description" : "A Python library to check for (and clean) profanity in strings", "homepage" : "https://github.com/ben174/profanity", "license" : ""}, "versions" : {"1.0" : {"sha256" : "ada725b3d3cf98cf5e3857d279a72535fbbe4c2c1fd1065e7068675ef9e55bf8", "url" : "https://files.pythonhosted.org/packages/3b/5a/ddbdfb08a6ed040792c8fe7289fc223cbd074503ad396b63ca277251d321/profanity-1.0.tar.gz"}, "1.1" : {"sha256" : "384d7a9d59567ec64196705838f79fdc64da943e52b2b33fe6d66fb0a417a951", "url" : "https://files.pythonhosted.org/packages/f6/b4/07d53456462e26eee50abcae787c9380c01731ccc0b6c96233770e546989/profanity-1.1.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": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["1.0", "1.1"]}}, "required": ["latest_version", "meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"$id": {"type": "string"}, "type": {"type": "string"}, "required": {"type": "array", "items": {"type": "string"}}, "properties": {"type": "object", "properties": {"filename": {"type": "object", "properties": {"$ref": {"type": "string"}}, "required": ["$ref"]}, "username": {"type": "object", "properties": {"$ref": {"type": "string"}}, "required": ["$ref"]}}, "required": ["filename", "username"]}}, "required": ["$id", "type", "required", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"$id" : "remove", "type" : "object", "required" : ["filename"], "properties" : {"filename" : {"$ref" : "common#/definitions/uploadId"}, "username" : {"$ref" : "common#/definitions/owner"}}} | json_instruct | {"type": "object", "properties": {"$id": {"type": "string"}, "type": {"type": "string"}, "required": {"type": "array", "items": {"type": "string"}}, "properties": {"type": "object", "properties": {"filename": {"type": "object", "properties": {"$ref": {"type": "string"}}, "required": ["$ref"]}, "username": {"type": "object", "properties": {"$ref": {"type": "string"}}, "required": ["$ref"]}}, "required": ["filename", "username"]}}, "required": ["$id", "type", "required", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"text": {"type": "array", "items": {"type": "object", "properties": {"desc": {"type": "null"}, "bounds": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}}, "required": ["x", "y"]}}}, "required": ["desc", "bounds"]}}, "image": {"type": "array", "items": {"type": "object", "properties": {"desc": {"type": "null"}, "bounds": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}}, "required": ["x", "y"]}}}, "required": ["desc", "bounds"]}}}, "required": ["text", "image"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"text" : [{"desc" : null, "bounds" : [{"x" : 508, "y" : 675}, {"x" : 1582, "y" : 675}, {"x" : 1582, "y" : 1076}, {"x" : 508, "y" : 1076}]}, {"desc" : null, "bounds" : [{"x" : 508, "y" : 675}, {"x" : 1582, "y" : 675}, {"x" : 1582, "y" : 864}, {"x" : 508, "y" : 864}]}, {"desc" : null, "bounds" : [{"x" : 1039, "y" : 903}, {"x" : 1563, "y" : 903}, {"x" : 1563, "y" : 1072}, {"x" : 1039, "y" : 1072}]}, {"desc" : null, "bounds" : [{"x" : 545, "y" : 980}, {"x" : 989, "y" : 980}, {"x" : 989, "y" : 1076}, {"x" : 545, "y" : 1076}]}], "image" : [{"desc" : null, "bounds" : [{"x" : 860, "y" : 371}, {"x" : 1226, "y" : 371}, {"x" : 1226, "y" : 712}, {"x" : 860, "y" : 712}]}]} | json_instruct | {"type": "object", "properties": {"text": {"type": "array", "items": {"type": "object", "properties": {"desc": {"type": "null"}, "bounds": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}}, "required": ["x", "y"]}}}, "required": ["desc", "bounds"]}}, "image": {"type": "array", "items": {"type": "object", "properties": {"desc": {"type": "null"}, "bounds": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}}, "required": ["x", "y"]}}}, "required": ["desc", "bounds"]}}}, "required": ["text", "image"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"side": {"type": "string"}, "up": {"type": "string"}, "down": {"type": "string"}}, "required": ["side", "up", "down"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "adorn:block/templates/post_with_sides", "textures" : {"side" : "biomesoplenty:block/black_sandstone", "up" : "biomesoplenty:block/black_sandstone_top", "down" : "biomesoplenty:block/black_sandstone_bottom"}} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"side": {"type": "string"}, "up": {"type": "string"}, "down": {"type": "string"}}, "required": ["side", "up", "down"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"person_id": {"type": "array", "items": {"type": "integer"}}, "pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["person_id", "pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"version" : 1.3, "people" : [{"person_id" : [-1], "pose_keypoints_2d" : [26.0248, 45.5632, 0.82458, 5.36897, 100.319, 0.09328, 5.3665, 102.309, 0.235406, 37.6957, 149.444, 0.872542, 49.4964, 96.4792, 0.72826, 5.35106, 98.4339, 0.180858, 37.7665, 147.391, 0.0962451, 0, 0, 0, 5.35728, 245.378, 0.211095, 5.35684, 247.363, 0.329967, 5.36056, 382.564, 0.253634, 5.37566, 525.626, 0.0682827, 4.3978, 243.453, 0.291501, 5.36176, 386.443, 0.172238, 5.37802, 525.565, 0.106944, 21.9357, 37.7715, 0.874042, 0, 0, 0, 5.36166, 51.424, 0.418929, 0, 0, 0, 35.7796, 529.466, 0.444533, 31.8519, 525.59, 0.411809, 5.38448, 537.32, 0.0705282, 0, 0, 0, 0, 0, 0, 5.34465, 539.272, 0.0797143], "face_keypoints_2d" : [], "hand_left_keypoints_2d" : [], "hand_right_keypoints_2d" : [], "pose_keypoints_3d" : [], "face_keypoints_3d" : [], "hand_left_keypoints_3d" : [], "hand_right_keypoints_3d" : []}]} | json_instruct | {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"person_id": {"type": "array", "items": {"type": "integer"}}, "pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["person_id", "pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "aa07365db61ffa34f8710c4141d9dcce2da636b2"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"schema_version" : "1.2.0", "id" : "GHSA-frmx-52c6-484r", "modified" : "2022-05-13T01:39:19Z", "published" : "2022-05-13T01:39:19Z", "aliases" : ["CVE-2013-2322"], "details" : "HP SQL/MX 3.2 and earlier on NonStop servers, when SQL/MP Objects are used, allows remote authenticated users to obtain sensitive information via unspecified vectors, aka the \"SQL/MP index\" issue.", "severity" : [], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2013-2322"}, {"type" : "WEB", "url" : "http://h20565.www2.hp.com/portal/site/hpsc/template.PAGE/public/kb/docDisplay/?docId=emr_na-c03762155"}], "database_specific" : {"cwe_ids" : ["CWE-200"], "severity" : "LOW", "github_reviewed" : false}} | json_instruct | {"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "versions": {"type": "object", "properties": {"2.7.1": {"type": "object", "properties": {"urls": {"type": "array", "items": {"type": "string"}}, "md5sum": {"type": "string"}}, "required": ["urls", "md5sum"]}, "2.8.0": {"type": "object", "properties": {"urls": {"type": "array", "items": {"type": "string"}}, "md5sum": {"type": "string"}}, "required": ["urls", "md5sum"]}}, "required": ["2.7.1", "2.8.0"]}}, "required": ["name", "description", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "when", "description" : "A solid, fast Promises/A+ and when() implementation", "versions" : {"2.7.1" : {"urls" : ["https://cdnjs.cloudflare.com/ajax/libs/when/2.7.1/when.js", "https://raw.githubusercontent.com/cujojs/when/2.7.1/when.js"], "md5sum" : "156839f99dae1f06448d1f840d9b97d8"}, "2.8.0" : {"urls" : ["https://raw.githubusercontent.com/cujojs/when/2.8.0/when.js"], "md5sum" : "ed71e845cdcbee9f62d34b732e6f8056"}}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "versions": {"type": "object", "properties": {"2.7.1": {"type": "object", "properties": {"urls": {"type": "array", "items": {"type": "string"}}, "md5sum": {"type": "string"}}, "required": ["urls", "md5sum"]}, "2.8.0": {"type": "object", "properties": {"urls": {"type": "array", "items": {"type": "string"}}, "md5sum": {"type": "string"}}, "required": ["urls", "md5sum"]}}, "required": ["2.7.1", "2.8.0"]}}, "required": ["name", "description", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"actors": {"type": "array", "items": {}}, "countries": {"type": "array", "items": {}}, "enb_end_date": {"type": "string"}, "enb_long_title": {"type": "string"}, "enb_short_title": {"type": "string"}, "enb_start_date": {"type": "string"}, "enb_url": {"type": "string"}, "id": {"type": "string"}, "section_title": {"type": "string"}, "sentences": {"type": "array", "items": {"type": "string"}}, "subtype": {"type": "string"}, "topics": {"type": "array", "items": {}}, "type": {"type": "string"}}, "required": ["actors", "countries", "enb_end_date", "enb_long_title", "enb_short_title", "enb_start_date", "enb_url", "id", "section_title", "sentences", "subtype", "topics", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"actors" : [], "countries" : [], "enb_end_date" : "15-Nov-06", "enb_long_title" : "UN Climate Change Conference \u2013 Nairobi 2006", "enb_short_title" : "COP/MOP2", "enb_start_date" : "15-Nov-06", "enb_url" : "http://www.iisd.ca/vol12/enb12315e.html", "id" : "enb12315e_9", "section_title" : "TECHNOLOGY TRANSFER:", "sentences" : ["Informal consultations on Tuesday resulted in agreement to extend EGTT's mandate and membership for one year, and to forward the draft negotiating texts to SBSTA 26.", "SBSTA adopted conclusions and a draft COP decision ( FCCC/SBSTA/2006/L.27 & Add.1)."], "subtype" : "", "topics" : [], "type" : ""} | json_instruct | {"type": "object", "properties": {"actors": {"type": "array", "items": {}}, "countries": {"type": "array", "items": {}}, "enb_end_date": {"type": "string"}, "enb_long_title": {"type": "string"}, "enb_short_title": {"type": "string"}, "enb_start_date": {"type": "string"}, "enb_url": {"type": "string"}, "id": {"type": "string"}, "section_title": {"type": "string"}, "sentences": {"type": "array", "items": {"type": "string"}}, "subtype": {"type": "string"}, "topics": {"type": "array", "items": {}}, "type": {"type": "string"}}, "required": ["actors", "countries", "enb_end_date", "enb_long_title", "enb_short_title", "enb_start_date", "enb_url", "id", "section_title", "sentences", "subtype", "topics", "type"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"run_list": {"type": "array", "items": {"type": "string"}}}, "required": ["run_list"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"run_list" : ["recipe[codedeploy-agent]"]} | json_instruct | {"type": "object", "properties": {"run_list": {"type": "array", "items": {"type": "string"}}}, "required": ["run_list"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"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" : 14, "line_cd" : 11328, "line_name" : "JR\u6210\u7530\u30a8\u30af\u30b9\u30d7\u30ec\u30b9", "station_cd" : 1132801, "station_g_cd" : 1130107, "station_name" : "\u5927\u8239", "lon" : 139.531127, "lat" : 35.353466}]} | 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": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}}, "required": ["start", "test"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"body-parser": {"type": "string"}, "cors": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "mongoose": {"type": "string"}, "multer": {"type": "string"}, "socket.io": {"type": "string"}}, "required": ["body-parser", "cors", "dotenv", "express", "mongoose", "multer", "socket.io"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "backendnode", "version" : "1.0.0", "description" : "a telegram chat but much better", "main" : "server.js", "scripts" : {"start" : "nodemon server.js", "test" : "echo \"Error: no test specified\" && exit 1"}, "keywords" : ["chat", "telegram", "server"], "author" : "Jesus Rios <jesusriosdev@gmail.com>", "license" : "MIT", "dependencies" : {"body-parser" : "^1.19.0", "cors" : "^2.8.5", "dotenv" : "^8.2.0", "express" : "^4.17.1", "mongoose" : "^5.11.7", "multer" : "^1.4.2", "socket.io" : "^3.0.4"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}}, "required": ["start", "test"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"body-parser": {"type": "string"}, "cors": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "mongoose": {"type": "string"}, "multer": {"type": "string"}, "socket.io": {"type": "string"}}, "required": ["body-parser", "cors", "dotenv", "express", "mongoose", "multer", "socket.io"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"token": {"type": "string"}, "ownerid": {"type": "string"}}, "required": ["token", "ownerid"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"token" : "token", "ownerid" : "clientid"} | json_instruct | {"type": "object", "properties": {"token": {"type": "string"}, "ownerid": {"type": "string"}}, "required": ["token", "ownerid"], "$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"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"pomelo": {"type": "string"}, "crc": {"type": "string"}, "pomelo-logger": {"type": "string"}, "underscore": {"type": "string"}}, "required": ["pomelo", "crc", "pomelo-logger", "underscore"]}}, "required": ["name", "version", "private", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "lianqi", "version" : "0.0.1", "private" : false, "dependencies" : {"pomelo" : "2.2.x", "crc" : "0.2.0", "pomelo-logger" : "0.1.7", "underscore" : "1.5.2"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"pomelo": {"type": "string"}, "crc": {"type": "string"}, "pomelo-logger": {"type": "string"}, "underscore": {"type": "string"}}, "required": ["pomelo", "crc", "pomelo-logger", "underscore"]}}, "required": ["name", "version", "private", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"nom" : "Lohuec", "dpt" : "C\u00f4tes-d'Armor", "inscrits" : 211, "abs" : 50, "votants" : 161, "blancs" : 9, "nuls" : 17, "exp" : 135, "res" : [{"panneau" : "1", "voix" : 103}, {"panneau" : "2", "voix" : 32}]} | json_instruct | {"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {}}, "file": {"type": "string"}, "name": {"type": "string"}}, "required": ["errors", "file", "name"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"contract" : "0xc4529ea3f838a7e27a673a87bfe844a5b8b1e4e2", "tool" : "osiris", "start" : 1564606839.6436281, "end" : 1564606893.7961984, "duration" : 54.15257024765015, "analysis" : [{"errors" : [], "file" : "/unique_chucks/20/0xc4529ea3f838a7e27a673a87bfe844a5b8b1e4e2.sol", "name" : "Base"}, {"errors" : [{"line" : 73, "column" : 13, "message" : "overflow_bugs"}, {"line" : 104, "column" : 17, "message" : "concurrency_bug"}, {"line" : 104, "column" : 17, "message" : "concurrency_bug"}], "file" : "/unique_chucks/20/0xc4529ea3f838a7e27a673a87bfe844a5b8b1e4e2.sol", "name" : "InterestTest"}]} | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {}}, "file": {"type": "string"}, "name": {"type": "string"}}, "required": ["errors", "file", "name"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 404400423, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "00227f6e16a5d32c5c624656ba498108", "wof:id" : 404400423, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [7.07006181880181, 49.08245752324581, 7.10096382023609, 49.09716594780279], "geometry" : {"coordinates" : [[[7.09666077975894, 49.08245752324581], [7.07006181880181, 49.0865399872568], [7.0784921428668, 49.09716594780279], [7.09149863028055, 49.09432882640233], [7.10096382023609, 49.08746963389942], [7.09666077975894, 49.08245752324581]]], "type" : "Polygon"}} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"liver": {"type": "object", "properties": {"accuracy": {"type": "number"}, "roc_auc": {"type": "number"}, "recall": {"type": "number"}, "precision": {"type": "number"}, "f1_score": {"type": "number"}, "negative_recall": {"type": "number"}, "negative_precision": {"type": "number"}, "negative_f1_score": {"type": "number"}}, "required": ["accuracy", "roc_auc", "recall", "precision", "f1_score", "negative_recall", "negative_precision", "negative_f1_score"]}}, "required": ["liver"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"liver" : {"accuracy" : 0.795, "roc_auc" : 0.8356712154871468, "recall" : 0.7217391304347827, "precision" : 0.386046511627907, "f1_score" : 0.5030303030303029, "negative_recall" : 0.8072992700729927, "negative_precision" : 0.9452991452991453, "negative_f1_score" : 0.8708661417322835}} | json_instruct | {"type": "object", "properties": {"liver": {"type": "object", "properties": {"accuracy": {"type": "number"}, "roc_auc": {"type": "number"}, "recall": {"type": "number"}, "precision": {"type": "number"}, "f1_score": {"type": "number"}, "negative_recall": {"type": "number"}, "negative_precision": {"type": "number"}, "negative_f1_score": {"type": "number"}}, "required": ["accuracy", "roc_auc", "recall", "precision", "f1_score", "negative_recall", "negative_precision", "negative_f1_score"]}}, "required": ["liver"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"word" : "Yaar", "definitions" : ["A friendly form of address."], "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": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"userId" : 10879, "cartId" : "68a5451f-2ffb-4456-8826-7106daaa6e92", "preferredProducts" : [], "productReviews" : [{"productId" : 3683, "reviewText" : "i use it usually when i'm in my alley.", "reviewDate" : "2020-01-03T08:54:05.0170593+02:00"}, {"productId" : 3019, "reviewText" : "one of my hobbies is guitar. and when i'm playing guitar this works great.", "reviewDate" : "2017-07-07T02:40:35.5543406+03:00"}]} | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"web": {"type": "object", "properties": {"app_id": {"type": "string"}, "app_secret": {"type": "string"}}, "required": ["app_id", "app_secret"]}}, "required": ["web"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"web" : {"app_id" : "204921049843131", "app_secret" : "ce98384a4df140dcedbb48ee90cbb656"}} | json_instruct | {"type": "object", "properties": {"web": {"type": "object", "properties": {"app_id": {"type": "string"}, "app_secret": {"type": "string"}}, "required": ["app_id", "app_secret"]}}, "required": ["web"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Name" : "Garde-main Daniel Defense RIS II 12.25 pour les syst\u00e8mes compatibles AR-15", "ShortName" : "RIS II 12.25 FDE", "Description" : "Le garde-main Daniel Defence RIS II 12.25 fait partie du programme SOPMOD Block II pour remplacer les garde-mains aux normes M4CQBR ou Mk18 dans le service US SOCOM. Fabriqu\u00e9 \u00e0 partir d'un alliage d'aluminium l\u00e9ger mais robuste. \u00c9quip\u00e9 de 4 rails pour l'installation d'\u00e9quipements et accessoires suppl\u00e9mentaires. Ce garde main est incompatible avec le lance grenade mont\u00e9 M203."} | json_instruct | {"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"nom" : "Pau", "dpt" : "Pyr\u00e9n\u00e9es-Atlantiques", "inscrits" : 48065, "abs" : 12643, "votants" : 35422, "blancs" : 3013, "nuls" : 1131, "exp" : 31278, "res" : [{"panneau" : "1", "voix" : 24696}, {"panneau" : "2", "voix" : 6582}]} | json_instruct | {"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "array", "items": {"type": "object", "properties": {"ruleId": {"type": "string"}, "code": {"type": "string"}, "line": {"type": "integer"}, "column": {"type": "integer"}}, "required": ["ruleId", "code", "line", "column"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"ruleId" : "prefer-const", "code" : "characters", "line" : 4, "column" : 6}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"ruleId": {"type": "string"}, "code": {"type": "string"}, "line": {"type": "integer"}, "column": {"type": "integer"}}, "required": ["ruleId", "code", "line", "column"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"development": {"type": "object", "properties": {"apiUrl": {"type": "string"}, "contentApiKey": {"type": "string"}}, "required": ["apiUrl", "contentApiKey"]}, "production": {"type": "object", "properties": {"apiUrl": {"type": "string"}, "contentApiKey": {"type": "string"}}, "required": ["apiUrl", "contentApiKey"]}}, "required": ["development", "production"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"development" : {"apiUrl" : "https://kind-mcclintock-b2d902.herokuapp.com", "contentApiKey" : "4d57e7fda280b0407fd496c25c"}, "production" : {"apiUrl" : "https://kind-mcclintock-b2d902.herokuapp.com", "contentApiKey" : "4d57e7fda280b0407fd496c25c"}} | json_instruct | {"type": "object", "properties": {"development": {"type": "object", "properties": {"apiUrl": {"type": "string"}, "contentApiKey": {"type": "string"}}, "required": ["apiUrl", "contentApiKey"]}, "production": {"type": "object", "properties": {"apiUrl": {"type": "string"}, "contentApiKey": {"type": "string"}}, "required": ["apiUrl", "contentApiKey"]}}, "required": ["development", "production"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "null"}, "issues": {"type": "array", "items": {}}, "success": {"type": "boolean"}}, "required": ["error", "issues", "success"]}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"contract" : "0x467f88a173394a593f4e5131293fdd0647cc80eb", "tool" : "mythril", "start" : 1563591085.822665, "end" : 1563591090.292705, "duration" : 4.4700400829315186, "analysis" : {"error" : null, "issues" : [], "success" : true}} | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "null"}, "issues": {"type": "array", "items": {}}, "success": {"type": "boolean"}}, "required": ["error", "issues", "success"]}}, "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": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "rp2_redux:block/silver_block"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}}, "required": ["start", "test"]}, "private": {"type": "boolean"}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"async-redis": {"type": "string"}, "body-parser": {"type": "string"}, "cors": {"type": "string"}, "discord.js": {"type": "string"}, "express": {"type": "string"}, "express-async-errors": {"type": "string"}, "form-data": {"type": "string"}, "i18n": {"type": "string"}, "moment": {"type": "string"}, "mongoose": {"type": "string"}, "nedb": {"type": "string"}, "nedb-async-await": {"type": "string"}, "node-fetch": {"type": "string"}, "redis": {"type": "string"}, "uuid": {"type": "string"}, "winston": {"type": "string"}}, "required": ["async-redis", "body-parser", "cors", "discord.js", "express", "express-async-errors", "form-data", "i18n", "moment", "mongoose", "nedb", "nedb-async-await", "node-fetch", "redis", "uuid", "winston"]}, "devDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "mocha": {"type": "string"}, "sinon": {"type": "string"}}, "required": ["chai", "mocha", "sinon"]}}, "required": ["name", "version", "description", "main", "scripts", "private", "author", "license", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "discord-bot-watchman", "version" : "0.9.2", "description" : "", "main" : "index.js", "scripts" : {"start" : "node index.js", "test" : "npx mocha tests/commands.js"}, "private" : true, "author" : "NoTimeForHero", "license" : "Apache License 2.0", "dependencies" : {"async-redis" : "^1.1.7", "body-parser" : "^1.19.0", "cors" : "^2.8.5", "discord.js" : "^11.5.1", "express" : "^4.17.1", "express-async-errors" : "^3.1.1", "form-data" : "^3.0.0", "i18n" : "^0.8.4", "moment" : "^2.24.0", "mongoose" : "^5.7.12", "nedb" : "^1.8.0", "nedb-async-await" : "^0.1.2", "node-fetch" : "^2.6.1", "redis" : "^2.8.0", "uuid" : "^3.3.3", "winston" : "^3.2.1"}, "devDependencies" : {"chai" : "^4.2.0", "mocha" : "^6.2.2", "sinon" : "^7.5.0"}} | 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"}}, "required": ["start", "test"]}, "private": {"type": "boolean"}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"async-redis": {"type": "string"}, "body-parser": {"type": "string"}, "cors": {"type": "string"}, "discord.js": {"type": "string"}, "express": {"type": "string"}, "express-async-errors": {"type": "string"}, "form-data": {"type": "string"}, "i18n": {"type": "string"}, "moment": {"type": "string"}, "mongoose": {"type": "string"}, "nedb": {"type": "string"}, "nedb-async-await": {"type": "string"}, "node-fetch": {"type": "string"}, "redis": {"type": "string"}, "uuid": {"type": "string"}, "winston": {"type": "string"}}, "required": ["async-redis", "body-parser", "cors", "discord.js", "express", "express-async-errors", "form-data", "i18n", "moment", "mongoose", "nedb", "nedb-async-await", "node-fetch", "redis", "uuid", "winston"]}, "devDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "mocha": {"type": "string"}, "sinon": {"type": "string"}}, "required": ["chai", "mocha", "sinon"]}}, "required": ["name", "version", "description", "main", "scripts", "private", "author", "license", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}, "permalink": {"type": "string"}, "category_code": {"type": "string"}, "status": {"type": "string"}, "founded_at": {"type": "string"}, "closed_at": {"type": "null"}, "domain": {"type": "string"}, "homepage_url": {"type": "string"}, "twitter_username": {"type": "string"}, "logo_url": {"type": "string"}, "logo_width": {"type": "integer"}, "logo_height": {"type": "integer"}, "short_description": {"type": "null"}, "overview": {"type": "string"}, "country_code": {"type": "string"}, "state_code": {"type": "string"}, "city": {"type": "string"}, "investment_rounds": {"type": "integer"}, "invested_companies": {"type": "integer"}, "funding_rounds": {"type": "integer"}, "funding_total_usd": {"type": "integer"}}, "required": ["id", "name", "type", "permalink", "category_code", "status", "founded_at", "closed_at", "domain", "homepage_url", "twitter_username", "logo_url", "logo_width", "logo_height", "short_description", "overview", "country_code", "state_code", "city", "investment_rounds", "invested_companies", "funding_rounds", "funding_total_usd"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "c:1972", "name" : "Salesforce", "type" : "Company", "permalink" : "/company/salesforce", "category_code" : "enterprise", "status" : "ipo", "founded_at" : "1999-01-01", "closed_at" : null, "domain" : "salesforce.com", "homepage_url" : "http://www.salesforce.com", "twitter_username" : "salesforce", "logo_url" : "c-1972.png", "logo_width" : 320, "logo_height" : 226, "short_description" : null, "overview" : "Salesforce is an enterprise cloud computing company that provides business software on a subscription basis. The company is best known for its on-demand Customer Relationship Management (CRM) solutions.\nSalesforce was founded in 1999 by former [Oracle](/company/salesforce) executive Marc Benioff, and went public in June 2004. Salesforce has been a pioneer in developing enterprise platforms through its innovative AppExchange directory of on-demand applications, and its Force.com \"Platform as a Service\" (PaaS) API for extending Salesforce.\n", "country_code" : "USA", "state_code" : "CA", "city" : "San Francisco", "investment_rounds" : 37, "invested_companies" : 33, "funding_rounds" : 3, "funding_total_usd" : 99916337} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}, "permalink": {"type": "string"}, "category_code": {"type": "string"}, "status": {"type": "string"}, "founded_at": {"type": "string"}, "closed_at": {"type": "null"}, "domain": {"type": "string"}, "homepage_url": {"type": "string"}, "twitter_username": {"type": "string"}, "logo_url": {"type": "string"}, "logo_width": {"type": "integer"}, "logo_height": {"type": "integer"}, "short_description": {"type": "null"}, "overview": {"type": "string"}, "country_code": {"type": "string"}, "state_code": {"type": "string"}, "city": {"type": "string"}, "investment_rounds": {"type": "integer"}, "invested_companies": {"type": "integer"}, "funding_rounds": {"type": "integer"}, "funding_total_usd": {"type": "integer"}}, "required": ["id", "name", "type", "permalink", "category_code", "status", "founded_at", "closed_at", "domain", "homepage_url", "twitter_username", "logo_url", "logo_width", "logo_height", "short_description", "overview", "country_code", "state_code", "city", "investment_rounds", "invested_companies", "funding_rounds", "funding_total_usd"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "size": {"type": "integer"}, "link": {"type": "string"}, "created_at": {"type": "string"}, "downloads": {"type": "integer"}, "linkid": {"type": "string"}, "convert": {"type": "string"}, "achorname": {"type": "string"}, "subscribe": {"type": "string"}, "avatar-img": {"type": "string"}, "folderName": {"type": "string"}, "thumbUrl": {"type": "string"}}, "required": ["name", "size", "link", "created_at", "downloads", "linkid", "convert", "achorname", "subscribe", "avatar-img", "folderName", "thumbUrl"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"name" : "\u9ebb\u8c46\u4f20\u5a92MMZ023 \u6027\u5974\u517b\u6210\u8bb0\u6deb\u6b32\u8c03\u6559\u7684\u7578\u604b-\u5bfb\u5c0f\u5c0f", "size" : 115515888, "link" : "https://streamtape.com/e/4DAvA07egJCdqW", "created_at" : "2022\u5e7404\u670823\u65e5 03:11:13", "downloads" : 0, "linkid" : "4DAvA07egJCdqW", "convert" : "converted", "achorname" : "\u4e38\u5b50\u5466", "subscribe" : "0\u4f4d\u8ba2\u9605\u8005", "avatar-img" : "https://huyaimg.msstatic.com/avatar/1022/07/ec5fef7c7662720286fbbb12395390_180_135.jpg?1628178596?458648", "folderName" : "\u9ebb\u8c46\u4f20\u5a92MMZ023 \u6027\u5974\u517b\u6210\u8bb0\u6deb\u6b32\u8c03\u6559\u7684\u7578\u604b-\u5bfb\u5c0f\u5c0f", "thumbUrl" : "https://thumb.tapecontent.net/thumb/4DAvA07egJCdqW/KeyJyrWMw0t0rGR.jpg"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "size": {"type": "integer"}, "link": {"type": "string"}, "created_at": {"type": "string"}, "downloads": {"type": "integer"}, "linkid": {"type": "string"}, "convert": {"type": "string"}, "achorname": {"type": "string"}, "subscribe": {"type": "string"}, "avatar-img": {"type": "string"}, "folderName": {"type": "string"}, "thumbUrl": {"type": "string"}}, "required": ["name", "size", "link", "created_at", "downloads", "linkid", "convert", "achorname", "subscribe", "avatar-img", "folderName", "thumbUrl"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"operation": {"type": "string"}, "dashboard_url": {"type": "string"}, "metadata": {"type": "object", "properties": {"labels": {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]}}, "required": ["labels"]}}, "required": ["operation", "dashboard_url", "metadata"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"operation" : "in progress", "dashboard_url" : "https://dashboard.local", "metadata" : {"labels" : {"key1" : "value1", "key2" : "value2"}}} | json_instruct | {"type": "object", "properties": {"operation": {"type": "string"}, "dashboard_url": {"type": "string"}, "metadata": {"type": "object", "properties": {"labels": {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]}}, "required": ["labels"]}}, "required": ["operation", "dashboard_url", "metadata"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "number"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "number"}, "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" : "ARWI6LR1187FB46E9F", "artist_latitude" : 43.57607, "artist_location" : "Le Cannet, France", "artist_longitude" : 7.01815, "artist_name" : "Richard Galliano", "duration" : 197.17179, "num_songs" : 1, "song_id" : "SOFPXKK12AB01807D3", "title" : "Chorinho Pra Ele (Live)", "year" : 0} | json_instruct | {"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "number"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "number"}, "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#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-87.603769, 33.22851], [-87.603649, 33.229607], [-87.601426, 33.229336], [-87.585996, 33.224626], [-87.587234, 33.231628], [-87.586684, 33.233136], [-87.583008, 33.229295], [-87.577524, 33.229584], [-87.571396, 33.228746], [-87.568924, 33.229581], [-87.564509, 33.233026], [-87.56513, 33.231814], [-87.563566, 33.229747], [-87.564012, 33.227904], [-87.564804, 33.227168], [-87.565688, 33.228109], [-87.568292, 33.226641], [-87.567719, 33.224857], [-87.563815, 33.224432], [-87.563816, 33.222935], [-87.567079, 33.219603], [-87.565158, 33.218555], [-87.564641, 33.217263], [-87.582451, 33.211775], [-87.585602, 33.21166], [-87.599634, 33.206705], [-87.599422, 33.210393], [-87.598165, 33.210498], [-87.598149, 33.212143], [-87.596094, 33.215167], [-87.596889, 33.21663], [-87.594823, 33.217107], [-87.596166, 33.219352], [-87.595737, 33.221601], [-87.598738, 33.223619], [-87.598215, 33.225271], [-87.599001, 33.226839], [-87.600647, 33.228074], [-87.603769, 33.22851]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 601}}]} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"6": {"type": "object", "properties": {"becameSuitTime": {"type": "number"}, "savedBy": {"type": "null"}, "track": {"type": "string"}, "numFloors": {"type": "integer"}, "difficulty": {"type": "integer"}, "state": {"type": "string"}, "block": {"type": "integer"}}, "required": ["becameSuitTime", "savedBy", "track", "numFloors", "difficulty", "state", "block"]}}, "required": ["6"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"6" : {"becameSuitTime" : 1508700482.836028, "savedBy" : null, "track" : "s", "numFloors" : 3, "difficulty" : 6, "state" : "suit", "block" : 6}} | json_instruct | {"type": "object", "properties": {"6": {"type": "object", "properties": {"becameSuitTime": {"type": "number"}, "savedBy": {"type": "null"}, "track": {"type": "string"}, "numFloors": {"type": "integer"}, "difficulty": {"type": "integer"}, "state": {"type": "string"}, "block": {"type": "integer"}}, "required": ["becameSuitTime", "savedBy", "track", "numFloors", "difficulty", "state", "block"]}}, "required": ["6"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "stop": {"type": "string"}, "test": {"type": "string"}}, "required": ["start", "stop", "test"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "chai-http": {"type": "string"}, "eslint-config-airbnb-base": {"type": "string"}, "eslint-plugin-import": {"type": "string"}, "mocha": {"type": "string"}}, "required": ["chai", "chai-http", "eslint-config-airbnb-base", "eslint-plugin-import", "mocha"]}, "dependencies": {"type": "object", "properties": {"dotenv": {"type": "string"}, "dynamoose": {"type": "string"}, "eslint": {"type": "string"}, "knex": {"type": "string"}, "koa": {"type": "string"}, "koa-bodyparser": {"type": "string"}, "koa-json-error": {"type": "string"}, "koa-router": {"type": "string"}, "moment": {"type": "string"}, "node-datetime": {"type": "string"}, "node-wsdl": {"type": "string"}, "uuid": {"type": "string"}, "validatorjs": {"type": "string"}}, "required": ["dotenv", "dynamoose", "eslint", "knex", "koa", "koa-bodyparser", "koa-json-error", "koa-router", "moment", "node-datetime", "node-wsdl", "uuid", "validatorjs"]}}, "required": ["name", "version", "private", "scripts", "keywords", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "NodeKoaMicroService", "version" : "1.0.0", "private" : true, "scripts" : {"start" : "node index.js", "stop" : "node stop.js", "test" : "node ./node_modules/mocha/bin/mocha ./Test/*.test.js"}, "keywords" : [], "author" : "FS Domain", "license" : "ISC", "devDependencies" : {"chai" : "4.1.1", "chai-http" : "^3.0.0", "eslint-config-airbnb-base" : "^12.1.0", "eslint-plugin-import" : "^2.11.0", "mocha" : "3.5.0"}, "dependencies" : {"dotenv" : "^5.0.1", "dynamoose" : "^0.8.7", "eslint" : "^4.19.1", "knex" : "^0.13.0", "koa" : "^2.5.0", "koa-bodyparser" : "^4.2.0", "koa-json-error" : "^3.1.2", "koa-router" : "^7.2.1", "moment" : "^2.22.0", "node-datetime" : "^2.0.6", "node-wsdl" : "^1.0.1", "uuid" : "^3.2.1", "validatorjs" : "^3.14.2"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "stop": {"type": "string"}, "test": {"type": "string"}}, "required": ["start", "stop", "test"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "chai-http": {"type": "string"}, "eslint-config-airbnb-base": {"type": "string"}, "eslint-plugin-import": {"type": "string"}, "mocha": {"type": "string"}}, "required": ["chai", "chai-http", "eslint-config-airbnb-base", "eslint-plugin-import", "mocha"]}, "dependencies": {"type": "object", "properties": {"dotenv": {"type": "string"}, "dynamoose": {"type": "string"}, "eslint": {"type": "string"}, "knex": {"type": "string"}, "koa": {"type": "string"}, "koa-bodyparser": {"type": "string"}, "koa-json-error": {"type": "string"}, "koa-router": {"type": "string"}, "moment": {"type": "string"}, "node-datetime": {"type": "string"}, "node-wsdl": {"type": "string"}, "uuid": {"type": "string"}, "validatorjs": {"type": "string"}}, "required": ["dotenv", "dynamoose", "eslint", "knex", "koa", "koa-bodyparser", "koa-json-error", "koa-router", "moment", "node-datetime", "node-wsdl", "uuid", "validatorjs"]}}, "required": ["name", "version", "private", "scripts", "keywords", "author", "license", "devDependencies", "dependencies"], "$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"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "object", "properties": {"@amplitude/skylab-js-client": {"type": "string"}, "@amplitude/skylab-js-server": {"type": "string"}, "next": {"type": "string"}, "next-transpile-modules": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}}, "required": ["@amplitude/skylab-js-client", "@amplitude/skylab-js-server", "next", "next-transpile-modules", "react", "react-dom"]}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "@types/react": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/node", "@types/react", "typescript"]}}, "required": ["name", "version", "license", "private", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "ssr-demo", "version" : "1.4.2", "license" : "MIT", "private" : true, "scripts" : {"start" : "yarn --cwd ../node build && yarn next dev"}, "dependencies" : {"@amplitude/skylab-js-client" : "^1.0.0", "@amplitude/skylab-js-server" : "^1.4.2", "next" : "9.5.5", "next-transpile-modules" : "^4.1.0", "react" : "16.13.1", "react-dom" : "16.13.1"}, "devDependencies" : {"@types/node" : "^14.11.8", "@types/react" : "^16.9.52", "typescript" : "^4.0.3"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "object", "properties": {"@amplitude/skylab-js-client": {"type": "string"}, "@amplitude/skylab-js-server": {"type": "string"}, "next": {"type": "string"}, "next-transpile-modules": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}}, "required": ["@amplitude/skylab-js-client", "@amplitude/skylab-js-server", "next", "next-transpile-modules", "react", "react-dom"]}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "@types/react": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/node", "@types/react", "typescript"]}}, "required": ["name", "version", "license", "private", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "bin": {"type": "string"}, "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": {"github-url-to-object": {"type": "string"}, "opener": {"type": "string"}}, "required": ["github-url-to-object", "opener"]}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}}, "required": ["@types/node"]}}, "required": ["name", "version", "description", "main", "bin", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "ghub-cli", "version" : "1.0.2", "description" : "Redirect to a npm package's GitHub page from your terminal, if available", "main" : "index.js", "bin" : "index.js", "repository" : {"type" : "git", "url" : "git+https://github.com/js-n/ghub-cli.git"}, "keywords" : ["ghub.io", "ghub", "github", "npx"], "author" : "jsdnxx", "license" : "ISC", "bugs" : {"url" : "https://github.com/js-n/ghub-cli/issues"}, "homepage" : "https://github.com/js-n/ghub-cli#readme", "dependencies" : {"github-url-to-object" : "^4.0.2", "opener" : "^1.4.3"}, "devDependencies" : {"@types/node" : "^8.0.5"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "bin": {"type": "string"}, "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": {"github-url-to-object": {"type": "string"}, "opener": {"type": "string"}}, "required": ["github-url-to-object", "opener"]}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}}, "required": ["@types/node"]}}, "required": ["name", "version", "description", "main", "bin", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "email": {"type": "string"}, "paypal_email": {"type": "null"}, "homepage": {"type": "null"}, "about": {"type": "null"}, "license": {"type": "string"}}, "required": ["id", "name", "email", "paypal_email", "homepage", "about", "license"]}, "updated": {"type": "string"}, "weekly_install_count": {"type": "integer"}, "total_install_count": {"type": "integer"}, "rating": {"type": "null"}, "after_screenshot_name": {"type": "string"}, "obsoleting_style_id": {"type": "null"}, "obsoleting_style_name": {"type": "null"}, "obsolete": {"type": "integer"}, "admin_delete_reason_id": {"type": "null"}, "obsoletion_message": {"type": "string"}, "screenshots": {"type": "null"}, "license": {"type": "null"}, "created": {"type": "string"}, "category": {"type": "string"}, "raw_subcategory": {"type": "string"}, "subcategory": {"type": "string"}, "additional_info": {"type": "string"}, "style_tags": {"type": "array", "items": {}}, "css": {"type": "string"}, "discussions": {"type": "array", "items": {}}, "discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}, "userjs_url": {"type": "string"}, "style_settings": {"type": "array", "items": {}}}, "required": ["id", "name", "description", "user", "updated", "weekly_install_count", "total_install_count", "rating", "after_screenshot_name", "obsoleting_style_id", "obsoleting_style_name", "obsolete", "admin_delete_reason_id", "obsoletion_message", "screenshots", "license", "created", "category", "raw_subcategory", "subcategory", "additional_info", "style_tags", "css", "discussions", "discussionsCount", "commentsCount", "userjs_url", "style_settings"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 115784, "name" : "\u3010pixiv\u5c0f\u8aac\u3011\u30bf\u30b0\u306e\u6a2a\u306e\uff43\u3092\u975e\u8868\u793a", "description" : "\u5c0f\u8aac\u306e\u30bf\u30b0\u306e\u6a2a\u306b\u3042\u308b\u8b0e\u306e\u30ea\u30f3\u30af\u3001\u3042\u308c\u3092\u6d88\u3057\u3066\u3057\u307e\u304a\u3046\u3068\u3044\u3046CSS\u3002\r\n\r\n\u4e0d\u5177\u5408\u304c\u51fa\u305f\u3068\u304d\u306b\u81ea\u5206\u3067\u4fee\u6b63\u3067\u304d\u308b\u65b9\u306e\u307f\u4f7f\u7528\u3092\u304a\u9858\u3044\u3057\u307e\u3059\u3002\r\nwin7 Cyberfox(Firefox\u6d3e\u751f)38.0.6\u3067\u78ba\u8a8d\u3002", "user" : {"id" : 274693, "name" : "\u6a58\u5ddd", "email" : "redacted", "paypal_email" : null, "homepage" : null, "about" : null, "license" : "ccbyncsa"}, "updated" : "2015-06-30T06:20:10.000Z", "weekly_install_count" : 0, "total_install_count" : 83, "rating" : null, "after_screenshot_name" : "https://userstyles.org/style_screenshots/115784_after.png?r=1617618423", "obsoleting_style_id" : null, "obsoleting_style_name" : null, "obsolete" : 1, "admin_delete_reason_id" : null, "obsoletion_message" : "", "screenshots" : null, "license" : null, "created" : "2015-06-30T06:20:10.000Z", "category" : "site", "raw_subcategory" : "pixiv", "subcategory" : "pixiv", "additional_info" : "2015\u5e7406\u670830\u65e5 ver1.0.0\r\n\u3000\u30fb\u516c\u958b", "style_tags" : [], "css" : "@namespace url(http://www.w3.org/1999/xhtml);\r\n\r\n@-moz-document\r\n url-prefix(\"http://www.pixiv.net/novel/\"), \r\n url-prefix(\"http://www.pixiv.net/series.php?\") {\r\n .tag-icon, .tags .portal {display: none !important;}\r\n}\r\n", "discussions" : [], "discussionsCount" : 0, "commentsCount" : 0, "userjs_url" : "/styles/userjs/115784/pixiv.user.js", "style_settings" : []} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "email": {"type": "string"}, "paypal_email": {"type": "null"}, "homepage": {"type": "null"}, "about": {"type": "null"}, "license": {"type": "string"}}, "required": ["id", "name", "email", "paypal_email", "homepage", "about", "license"]}, "updated": {"type": "string"}, "weekly_install_count": {"type": "integer"}, "total_install_count": {"type": "integer"}, "rating": {"type": "null"}, "after_screenshot_name": {"type": "string"}, "obsoleting_style_id": {"type": "null"}, "obsoleting_style_name": {"type": "null"}, "obsolete": {"type": "integer"}, "admin_delete_reason_id": {"type": "null"}, "obsoletion_message": {"type": "string"}, "screenshots": {"type": "null"}, "license": {"type": "null"}, "created": {"type": "string"}, "category": {"type": "string"}, "raw_subcategory": {"type": "string"}, "subcategory": {"type": "string"}, "additional_info": {"type": "string"}, "style_tags": {"type": "array", "items": {}}, "css": {"type": "string"}, "discussions": {"type": "array", "items": {}}, "discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}, "userjs_url": {"type": "string"}, "style_settings": {"type": "array", "items": {}}}, "required": ["id", "name", "description", "user", "updated", "weekly_install_count", "total_install_count", "rating", "after_screenshot_name", "obsoleting_style_id", "obsoleting_style_name", "obsolete", "admin_delete_reason_id", "obsoletion_message", "screenshots", "license", "created", "category", "raw_subcategory", "subcategory", "additional_info", "style_tags", "css", "discussions", "discussionsCount", "commentsCount", "userjs_url", "style_settings"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"symbol": {"type": "string"}, "messageType": {"type": "string"}, "data": {"type": "object", "properties": {"isHalted": {"type": "boolean"}, "timestamp": {"type": "integer"}}, "required": ["isHalted", "timestamp"]}, "seq": {"type": "integer"}}, "required": ["symbol", "messageType", "data", "seq"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"symbol" : "AAPL", "messageType" : "ophaltstatus", "data" : {"isHalted" : false, "timestamp" : 1529666486387}, "seq" : 1} | json_instruct | {"type": "object", "properties": {"symbol": {"type": "string"}, "messageType": {"type": "string"}, "data": {"type": "object", "properties": {"isHalted": {"type": "boolean"}, "timestamp": {"type": "integer"}}, "required": ["isHalted", "timestamp"]}, "seq": {"type": "integer"}}, "required": ["symbol", "messageType", "data", "seq"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"id": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "username": {"type": "string"}, "password": {"type": "string"}, "organisations": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "code": {"type": "string"}, "name": {"type": "string"}, "permissions": {"type": "array", "items": {}}, "notifications": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "code", "name", "permissions", "notifications"]}}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "active": {"type": "boolean"}}, "required": ["id", "firstName", "lastName", "email", "username", "password", "organisations", "createdAt", "updatedAt", "active"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "e165d853-9526-4829-b7f5-c47817406e84", "firstName" : "Norma", "lastName" : "Tillman", "email" : "norma.tillman-8382@example.com", "username" : "norma.tillman-8382@example.com", "password" : "bat", "organisations" : [{"id" : "e1473ef6-b29f-4e0b-adff-558ab367008a", "code" : "2AV", "name" : "Cabot Learning Federation SCITT", "permissions" : [], "notifications" : ["course_published", "course_changed", "course_withdrawn", "course_vacancies_changed", "course_published_training_provider", "course_changed_training_provider", "course_withdrawn_training_provider", "course_vacancies_changed_training_provider"]}], "createdAt" : "2022-03-07T12:31:34.941Z", "updatedAt" : "2022-03-08T20:09:43.549Z", "active" : true} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "username": {"type": "string"}, "password": {"type": "string"}, "organisations": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "code": {"type": "string"}, "name": {"type": "string"}, "permissions": {"type": "array", "items": {}}, "notifications": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "code", "name", "permissions", "notifications"]}}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "active": {"type": "boolean"}}, "required": ["id", "firstName", "lastName", "email", "username", "password", "organisations", "createdAt", "updatedAt", "active"], "$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": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"name" : "LEARY", "frequency" : 211, "males" : "92.41706161137441 %", "females" : "7.5829383886255926 %"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"id" : "6208030001", "nama" : "TANJUNG HANAU"}, {"id" : "6208030002", "nama" : "PARANG BATANG"}, {"id" : "6208030003", "nama" : "BAHAUR"}, {"id" : "6208030004", "nama" : "PEMBUANG HULU I"}, {"id" : "6208030005", "nama" : "PEMBUANG HULU II"}, {"id" : "6208030006", "nama" : "DERANGGA"}, {"id" : "6208030012", "nama" : "PARING RAYA"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"xbox": {"type": "integer"}, "ps": {"type": "integer"}}, "required": ["xbox", "ps"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"xbox" : 46572, "ps" : 64802} | json_instruct | {"type": "object", "properties": {"xbox": {"type": "integer"}, "ps": {"type": "integer"}}, "required": ["xbox", "ps"], "$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"}, "author": {"type": "string"}, "description": {"type": "string"}, "browser": {"type": "string"}, "module": {"type": "string"}, "types": {"type": "string"}, "license": {"type": "string"}, "type": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "prepublishOnly": {"type": "string"}, "pretest": {"type": "string"}}, "required": ["build", "prepublishOnly", "pretest"]}, "devDependencies": {"type": "object", "properties": {"covector": {"type": "string"}, "tsup": {"type": "string"}, "typescript": {"type": "string"}, "tslib": {"type": "string"}}, "required": ["covector", "tsup", "typescript", "tslib"]}, "dependencies": {"type": "object", "properties": {"@tauri-apps/api": {"type": "string"}}, "required": ["@tauri-apps/api"]}, "packageManager": {"type": "string"}}, "required": ["name", "version", "author", "description", "browser", "module", "types", "license", "type", "keywords", "files", "scripts", "devDependencies", "dependencies", "packageManager"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "tauri-plugin-positioner-api", "version" : "0.2.6", "author" : "Jonas Kruckenberg", "description" : "Helps positioning your tauri windows.", "browser" : "client-dist/index.js", "module" : "client-dist/index.js", "types" : "client-dist/index.d.ts", "license" : "MIT", "type" : "module", "keywords" : ["tauri-plugin"], "files" : ["client-dist"], "scripts" : {"build" : "tsup", "prepublishOnly" : "pnpm run build", "pretest" : "pnpm run build"}, "devDependencies" : {"covector" : "0.7.3", "tsup" : "6.1.0", "typescript" : "4.7.3", "tslib" : "2.4.0"}, "dependencies" : {"@tauri-apps/api" : "1.0.0-rc.6"}, "packageManager" : "pnpm@7.1.9"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "browser": {"type": "string"}, "module": {"type": "string"}, "types": {"type": "string"}, "license": {"type": "string"}, "type": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "prepublishOnly": {"type": "string"}, "pretest": {"type": "string"}}, "required": ["build", "prepublishOnly", "pretest"]}, "devDependencies": {"type": "object", "properties": {"covector": {"type": "string"}, "tsup": {"type": "string"}, "typescript": {"type": "string"}, "tslib": {"type": "string"}}, "required": ["covector", "tsup", "typescript", "tslib"]}, "dependencies": {"type": "object", "properties": {"@tauri-apps/api": {"type": "string"}}, "required": ["@tauri-apps/api"]}, "packageManager": {"type": "string"}}, "required": ["name", "version", "author", "description", "browser", "module", "types", "license", "type", "keywords", "files", "scripts", "devDependencies", "dependencies", "packageManager"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}}, "required": ["text", "created", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"text" : "Idea for a cable news show. Every night they poll a random group of Americans with questions relating to the news of the day. A cross-section, not just liberals or conservatives, all regions, races, etc. They don't know that it's the show polling them. A real polling organization runs it. Pundits discuss what the people think. Last night they would have asked <a href=\"https://twitter.com/davewiner/status/1003700531569872897\">this question</a>. Do you think the president should be able to pardon him or herself? The choices would be: Yes but only Repubs, Yes but only Dems, Yes, No. ", "created" : "Tue, 05 Jun 2018 13:48:17 GMT", "type" : "outline"} | json_instruct | {"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}}, "required": ["text", "created", "type"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"\u5de5\u5ee0\u540d\u7a31" : "\u71e6\u7136\u5de5\u696d\u80a1\u4efd\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "99639881", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "07510006186686", "\u5de5\u5ee0\u5730\u5740" : "\u81fa\u4e2d\u5e02\u5927\u96c5\u5340\u54e1\u6797\u91cc\u5927\u6797\u8def121\u5df79\u865f", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc" : "\u81fa\u4e2d\u5e02\u5927\u96c5\u5340\u54e1\u6797\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d" : "\u5f35\u79c0\u5a1f", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f" : "55978880", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b" : "\u80a1\u4efd\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f" : "0751113", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f" : "0760117", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b" : "\u751f\u7522\u4e2d", "\u7522\u696d\u985e\u5225" : ["29\u6a5f\u68b0\u8a2d\u5099\u88fd\u9020\u696d"], "\u4e3b\u8981\u7522\u54c1" : ["293\u901a\u7528\u6a5f\u68b0\u8a2d\u5099"]} | json_instruct | {"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"configuration": {"type": "array", "items": {"type": "string"}}, "regionsToProcessedPerformance": {"type": "object", "properties": {"program": {"type": "integer"}}, "required": ["program"]}}, "required": ["configuration", "regionsToProcessedPerformance"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"configuration" : ["PLATFORM", "SCALEISHEIGHTDP", "KEEPUNOPTIMIZEDFILESPOSTPROCESSOR", "ENABLEPNGCRUSH", "CREATEMIPMAPINSTEADOFDRAWABLEDIR", "ROUNDINGHANDLER", "HALTONERROR", "IOSCREATEIMAGESETFOLDERS", "GUIADVANCEDOPTIONS"], "regionsToProcessedPerformance" : {"program" : 108803088306}} | json_instruct | {"type": "object", "properties": {"configuration": {"type": "array", "items": {"type": "string"}}, "regionsToProcessedPerformance": {"type": "object", "properties": {"program": {"type": "integer"}}, "required": ["program"]}}, "required": ["configuration", "regionsToProcessedPerformance"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"word" : "swarded", "definition" : "Covered with sward. Mrs. Browning."} | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"invites": {"type": "object", "properties": {"644199874597748757": {"type": "object", "properties": {"inviter": {"type": "string"}, "isfake": {"type": "boolean"}}, "required": ["inviter", "isfake"]}, "636573504598442084": {"type": "object", "properties": {"total": {"type": "integer"}, "regular": {"type": "integer"}, "bonus": {"type": "integer"}}, "required": ["total", "regular", "bonus"]}}, "required": ["644199874597748757", "636573504598442084"]}}, "required": ["invites"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"invites" : {"644199874597748757" : {"inviter" : "636573504598442084", "isfake" : false}, "636573504598442084" : {"total" : 1, "regular" : 1, "bonus" : 3242934}}} | json_instruct | {"type": "object", "properties": {"invites": {"type": "object", "properties": {"644199874597748757": {"type": "object", "properties": {"inviter": {"type": "string"}, "isfake": {"type": "boolean"}}, "required": ["inviter", "isfake"]}, "636573504598442084": {"type": "object", "properties": {"total": {"type": "integer"}, "regular": {"type": "integer"}, "bonus": {"type": "integer"}}, "required": ["total", "regular", "bonus"]}}, "required": ["644199874597748757", "636573504598442084"]}}, "required": ["invites"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"copyright_text": {"type": "string"}, "description": {"type": "string"}, "duration": {"type": "integer"}, "language": {"type": "string"}, "recorded": {"type": "string"}, "related_urls": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "url": {"type": "string"}}, "required": ["label", "url"]}}, "speakers": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array", "items": {}}, "thumbnail_url": {"type": "string"}, "title": {"type": "string"}, "videos": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}}, "required": ["copyright_text", "description", "duration", "language", "recorded", "related_urls", "speakers", "tags", "thumbnail_url", "title", "videos"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"copyright_text" : "Standard YouTube License", "description" : "#9 PyData Warsaw\n\nWith Presto, an open source distributed analytical SQL engine, it is possible to query different kinds of data sources via an uniform ANSI SQL interface. Presto uses connector architecture that provides an abstraction layer for anything that can be expressed in a row-like format, ranging from MySQL tables, HDFS, Amazon S3 to NoSQL stores, Kafka streams and proprietary data sources. Presto allows anyone to implement a connector and benefit from the capabilities of the Presto SQL engine, enabling them to join data from various sources within a single SQL query. We will additionally show you how to leverage Presto in an analytical, Python based pipeline.", "duration" : 2250, "language" : "eng", "recorded" : "2017-03-29", "related_urls" : [{"label" : "meetup", "url" : "https://www.meetup.com/PyData-Warsaw/events/"}], "speakers" : ["Grzegorz Kokosi\u0144ski", "Karol Sobczak"], "tags" : [], "thumbnail_url" : "https://i.ytimg.com/vi/iHMZdNrypFU/maxresdefault.jpg", "title" : "Presto - SQL-on-Anything", "videos" : [{"type" : "youtube", "url" : "https://www.youtube.com/watch?v=iHMZdNrypFU"}]} | json_instruct | {"type": "object", "properties": {"copyright_text": {"type": "string"}, "description": {"type": "string"}, "duration": {"type": "integer"}, "language": {"type": "string"}, "recorded": {"type": "string"}, "related_urls": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "url": {"type": "string"}}, "required": ["label", "url"]}}, "speakers": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array", "items": {}}, "thumbnail_url": {"type": "string"}, "title": {"type": "string"}, "videos": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}}, "required": ["copyright_text", "description", "duration", "language", "recorded", "related_urls", "speakers", "tags", "thumbnail_url", "title", "videos"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "object", "properties": {"constant": {"type": "boolean"}, "inputs": {"type": "array", "items": {}}, "name": {"type": "string"}, "outputs": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}}, "required": ["name", "type"]}}, "type": {"type": "string"}}, "required": ["constant", "inputs", "name", "outputs", "type"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"constant" : true, "inputs" : [], "name" : "DeviceAddr", "outputs" : [{"name" : "", "type" : "address"}], "type" : "function"}, {"constant" : true, "inputs" : [], "name" : "CafePayed", "outputs" : [{"name" : "", "type" : "uint256"}], "type" : "function"}, {"constant" : false, "inputs" : [], "name" : "RegisterDevice", "outputs" : [], "type" : "function"}, {"constant" : true, "inputs" : [], "name" : "PricePerCafe", "outputs" : [{"name" : "", "type" : "uint256"}], "type" : "function"}, {"constant" : true, "inputs" : [], "name" : "CafeDelivered", "outputs" : [{"name" : "", "type" : "uint256"}], "type" : "function"}, {"constant" : true, "inputs" : [], "name" : "DeviceOwner", "outputs" : [{"name" : "", "type" : "address"}], "type" : "function"}, {"constant" : true, "inputs" : [], "name" : "locked", "outputs" : [{"name" : "", "type" : "bool"}], "type" : "function"}, {"constant" : false, "inputs" : [], "name" : "BookCafe", "outputs" : [], "type" : "function"}, {"constant" : false, "inputs" : [{"name" : "amount", "type" : "uint256"}], "name" : "CollectMoney", "outputs" : [], "type" : "function"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"constant": {"type": "boolean"}, "inputs": {"type": "array", "items": {}}, "name": {"type": "string"}, "outputs": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}}, "required": ["name", "type"]}}, "type": {"type": "string"}}, "required": ["constant", "inputs", "name", "outputs", "type"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"knowledge": {"type": "string"}, "question": {"type": "string"}, "degree_of_difficulty": {"type": "string"}, "source": {"type": "string"}, "answer": {"type": "string"}, "type": {"type": "string"}, "options": {"type": "string"}}, "required": ["knowledge", "question", "degree_of_difficulty", "source", "answer", "type", "options"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"knowledge" : "\u7f3a\u9875\u4e2d\u65ad\u3002\r\n", "question" : "(20140410-2-\u671f\u4e2d\u8003\u8bd5\u8bd5\u9898v4a\u7b54\u6848.docx)\u9875\u8868\r\n\uff0820\u5206\uff09\u5185\u5b58\u7ba1\u7406\uff08Memory Management\uff09\u662f\u64cd\u4f5c\u7cfb\u7edf\u7684\u91cd\u8981\u804c\u80fd\u4e4b\u4e00\uff0c\u73b0\u4ee3\u64cd\u4f5c\u7cfb\u7edf\u57fa\u4e8e\u786c\u4ef6\u6240\u63d0\u4f9b\u7684\u5185\u5b58\u7ba1\u7406\u5355\u5143\uff08Memory\r\nManagement Unit\uff09\uff0c\u53ef\u4ee5\u4e3a\u5e94\u7528\u7a0b\u5e8f\u63d0\u4f9b\u76f8\u4e92\u9694\u79bb\u7684\u865a\u62df\u5730\u5740\u7a7a\u95f4\uff0c\u540c\u65f6\u5bf9\u7269\u7406\u5185\u5b58\u8fdb\u884c\u9ad8\u6548\u7684\u7ba1\u7406\u3002\u572832\u4f4dx86\u67b6\u6784\u63d0\u4f9b\u7684MMU\u4e2d\uff0c\u9664\u4e86\u4f20\u7edf\u7684\u6bb5\u6a21\u5f0f\r\n\u4ee5\u5916\uff0c\u4e5f\u540c\u65f6\u5305\u62ec\u9875\u7ba1\u7406\u673a\u5236\u3002\u9875\u7ba1\u7406\u6240\u9700\u8981\u7684\u786c\u4ef6\u652f\u6301\u5305\u62ec\u4e24\u4e2a\u90e8\u5206\uff1a\u4e00\u662f\u5b8c\u6210\u865a\u62df\u5730\u5740\u5230\u7269\u7406\u5730\u5740\u6620\u5c04\u7684\u9875\u8868\uff0c\u4e8c\u662f\u9875\u5f02\u5e38\uff08Page Fault\uff09\u3002\r\n1) \u572832\u4f4d\u7684x86\u7cfb\u7edf\u4e2d\uff0c\u4e00\u822c\u4f7f\u7528\u4e8c\u7ea7\u9875\u8868\uff0c\u5206\u522b\u7528\u865a\u62df\u5730\u5740\u768431-22\u4f4d\u548c21-12\u4f4d\u4f5c\u4e3a\u9875\u8868\u5185\u76f8\u5e94\u9875\u8868\u9879\u7684\u504f\u79fb\uff0c\u6b64\u65f6\u4e00\u4e2a\u7269\u7406\u9875\u7684\u5927\u5c0f\u4e3a___(1a)_\r\n___K\uff1b\u5b9e\u9645\u4e0a\uff0cx86\u7cfb\u7edf\u540c\u6837\u5141\u8bb8\u53ea\u4f7f\u7528\u4e00\u7ea7\u9875\u8868\uff0c\u9875\u8868\u9879\u504f\u79fb\u4ecd\u7136\u53d6\u865a\u62df\u5730\u5740\u768431-22\u4f4d\uff0c\u6b64\u65f6\u4e00\u4e2a\u7269\u7406\u9875\u7684\u5927\u5c0f\u4e3a__(1b)__K\u3002\r\n2) \u53d1\u751f\u9875\u5f02\u5e38\u65f6\uff0c\u786c\u4ef6\u4f1a\u4fdd\u5b58\u6267\u884c\u65f6\u7684\u4e0a\u4e0b\u6587\u5e76\u5173\u95ed\u4e2d\u65ad\uff0c\u7136\u540e\u8df3\u8f6c\u5230\u64cd\u4f5c\u7cfb\u7edf\u8bbe\u7f6e\u597d\u7684\u9875\u9519\u8bef\u5904\u7406\u4f8b\u7a0b\uff0c\u8fd9\u91cc\u7684\u201c\u4e0a\u4e0b\u6587\u201d\u5e94\u8be5\u5305\u62ec\uff08\u5728\u4f60\u8ba4\u4e3a\u9700\u8981\u4fdd\u5b58\u7684\u5bc4\u5b58\u5668\u524d\u6253\u52fe\uff0c\r\n\u5e76\u7b80\u8ff0\u5982\u679c\u4e0d\u4fdd\u5b58\u4f1a\u4ea7\u751f\u4ec0\u4e48\u95ee\u9898\uff09\uff1a\r\n(2a)\uff08 \uff09\u6307\u4ee4\u8ba1\u6570\u5668\uff08CS, EIP\uff09\r\n_______________________________________________________________\r\n(2b)\uff08 \uff09\u5806\u6808\u6307\u9488\uff08SS, ESP\uff09\r\n_______________________________________________________________\r\n(2c)\uff08 \uff09\u901a\u7528\u5bc4\u5b58\u5668\uff08EAX\u3001EBX\u3001\u2026\u2026\uff09\r\n_______________________________________________________________\r\n(2d)\uff08 \uff09\u6267\u884c\u65f6\u6807\u5fd7\u4f4d\u5bc4\u5b58\u5668\uff08EFLAGS\uff09\r\n_______________________________________________________________\r\n(2e)\uff08 \uff09\u63a7\u5236\u5bc4\u5b58\u5668\uff08CR0\u3001CR3\u3001\u2026\u2026\uff09\r\n_______________________________________________________________\r\n3) \u9875\u5f02\u5e38\u5904\u7406\u5b8c\u6bd5\u540e\uff0c\u8fd4\u56de\u7528\u6237\u7a0b\u5e8f\u7ee7\u7eed\u6267\u884c\uff0c\u6b64\u65f6\u6267\u884c\u7684\u7b2c\u4e00\u6761\u7528\u6237\u6307\u4ee4\u4e3a\uff08 \uff09\r\nA. \u89e6\u53d1\u9875\u5f02\u5e38\u6307\u4ee4\u7684\u4e0a\u4e00\u6761\u6307\u4ee4\r\nB. \u89e6\u53d1\u9875\u5f02\u5e38\u7684\u6307\u4ee4\r\nC. \u89e6\u53d1\u9875\u5f02\u5e38\u6307\u4ee4\u7684\u4e0b\u4e00\u6761\u6307\u4ee4\r\n4) \u9664\u4e86\u7ef4\u62a4\u57fa\u672c\u7684\u5730\u5740\u6620\u5c04\u5173\u7cfb\u5916\uff0cx86\u9875\u8868\u7684\u6bcf\u4e00\u4e2a\u9875\u8868\u9879\u8fd8\u5305\u62ec\u4e00\u4e9b\u5176\u5b83\u914d\u7f6e\u548c\u4fe1\u606f\u4f4d\uff0c\u4f8b\u5982\u8be5\u9875\u662f\u5426\u53ef\u5199\uff08W\uff09\uff0c\u662f\u5426\u53ef\u4ee5\u5728Ring 3\u8bbf\u95ee\uff08U\uff09\uff0c\u662f\u5426\u66fe\u88ab\u8bbf\r\n\u95ee\u8fc7\uff08A\uff09\uff0c\u4ee5\u53ca\u662f\u5426\u66fe\u88ab\u5199\u8fc7\uff08D\uff09\u3002\u8bf7\u6839\u636ex86\u9875\u8868\u5bf9\u8fd9\u4e9b\u4f4d\u7684\u5b9a\u4e49\uff0c\u5728\u4e0b\u8868\u4e2d\u586b\u5199\u5728\u9875\u8868\u9879\u7684\u51e0\u79cd\u60c5\u51b5\u4e0b\u8fdb\u884c\u5404\u79cd\u64cd\u4f5c\u65f6\uff0c\u9875\u8868\u9879\u7684\u5185\u5bb9\u4f1a\u5982\u4f55\u53d8\u5316\u3002\uff08\u53ea\u9700\u5199\u51fa\u4f1a\u53d8\u5316\r\n\u7684\u4f4d\u548c/\u6216\u4f1a\u4ea7\u751f\u7684\u4e8b\u4ef6\uff0c\u5982\u7f3a\u9875\u5f02\u5e38\uff0c\u5f62\u5f0f\u53ef\u53c2\u8003\u8868\u4e2d\u5df2\u586b\u5165\u7684\u90e8\u5206\u5185\u5bb9\uff09\r\n| |W=0 U=0 A=0 D=0|W=1 U=0 A=0 D=0|W=0 U=1 A=1 D=0|W=1 U=1 A=1 D=1|\r\n|\u5728ring0\u8bfb| | | |\u65e0\u53d8\u5316 |\r\n|\u5728ring0\u5199| |A\u21921\uff0cD\u21921 | | |\r\n|\u5728ring3\u8bfb| | | | |\r\n|\u5728ring3\u5199| | |\u7f3a\u9875\u5f02\u5e38 | | \r\n\r\n", "degree_of_difficulty" : "1\r\n", "source" : "\u7f51\u7edc\r\n", "answer" : " ", "type" : "4\r\n", "options" : " \r\n"} | json_instruct | {"type": "object", "properties": {"knowledge": {"type": "string"}, "question": {"type": "string"}, "degree_of_difficulty": {"type": "string"}, "source": {"type": "string"}, "answer": {"type": "string"}, "type": {"type": "string"}, "options": {"type": "string"}}, "required": ["knowledge", "question", "degree_of_difficulty", "source", "answer", "type", "options"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"noframe.js": {"type": "string"}, "noframe.min.js": {"type": "string"}, "reframe.js": {"type": "string"}, "reframe.min.js": {"type": "string"}}, "required": ["noframe.js", "noframe.min.js", "reframe.js", "reframe.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"noframe.js" : "sha512-mfxZtUnHMoKlGPH5lgtNQwNVR8L3rx1Ak+shnS2Y+AH+zumtzpmIwe2liYIlgctNncuqDynwidrNjBlxRVNa7g==", "noframe.min.js" : "sha512-Ry8Pgop2sA2NRA544lvrgzSTB4nSc1TbVxYGORXs4iXkX77q4loLxZJ66kY4j3b/A2M6AQxv94ezHdLPVfw/FQ==", "reframe.js" : "sha512-cqs2oUtwVJJQ7eb/XIA3o5+7EV4EcfaiZGlfTbD/cfUiehCLgb6xnjU+tSvpcLgHIEg2J1K0zAQA+kviaMTAOA==", "reframe.min.js" : "sha512-BkDTAmA304MF79bP1pNBGzShkIQ9TPRniqIpEwOkt+7yXQ/PSJuRXXKLWU23k7cnK4QH7XRr+q6nPsr7h+6Iow=="} | json_instruct | {"type": "object", "properties": {"noframe.js": {"type": "string"}, "noframe.min.js": {"type": "string"}, "reframe.js": {"type": "string"}, "reframe.min.js": {"type": "string"}}, "required": ["noframe.js", "noframe.min.js", "reframe.js", "reframe.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"typeInstanceID": {"type": "string"}, "secondTypeInstanceID": {"type": "string"}}, "required": ["typeInstanceID", "secondTypeInstanceID"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"typeInstanceID" : "288fe1fa-dea1-42ee-91d2-f2c7e98a9ad4", "secondTypeInstanceID" : "5977174e-ae64-4571-aecf-cca9cbac5756"} | json_instruct | {"type": "object", "properties": {"typeInstanceID": {"type": "string"}, "secondTypeInstanceID": {"type": "string"}}, "required": ["typeInstanceID", "secondTypeInstanceID"], "$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"}, "main": {"type": "string"}}, "required": ["name", "version", "private", "main"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "AgencyDetail", "version" : "0.0.0", "private" : true, "main" : "./AgencyDetail.js"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "main": {"type": "string"}}, "required": ["name", "version", "private", "main"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"bloodhound.js": {"type": "string"}, "bloodhound.min.js": {"type": "string"}, "typeahead.bundle.js": {"type": "string"}, "typeahead.bundle.min.js": {"type": "string"}, "typeahead.jquery.js": {"type": "string"}, "typeahead.jquery.min.js": {"type": "string"}}, "required": ["bloodhound.js", "bloodhound.min.js", "typeahead.bundle.js", "typeahead.bundle.min.js", "typeahead.jquery.js", "typeahead.jquery.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"bloodhound.js" : "sha256-QSU0eplHl8T5hM0nCBQ79mSOa7WEwjaFX9zw8L0nXCI=", "bloodhound.min.js" : "sha256-oi/EL0Egw9iHJIn5+Zmu46uL8Lewy8p8/tPBScF5dK4=", "typeahead.bundle.js" : "sha256-n7pQf5b+GhvfSNh4q7gpouTSlcaV7maLslTxfTM6Y10=", "typeahead.bundle.min.js" : "sha256-aXgx3LsoAMSstwURV//qIFPbtQ+3QorxQeLcUYYCXVI=", "typeahead.jquery.js" : "sha256-SCL/sG3gZDswUg6ceyyHyx1tIAmQi66GFVLw+TEOlcE=", "typeahead.jquery.min.js" : "sha256-UNjfh6ZZokdkOZSImO4BQdXum3Qj5omVQiJnZSyzF/I="} | json_instruct | {"type": "object", "properties": {"bloodhound.js": {"type": "string"}, "bloodhound.min.js": {"type": "string"}, "typeahead.bundle.js": {"type": "string"}, "typeahead.bundle.min.js": {"type": "string"}, "typeahead.jquery.js": {"type": "string"}, "typeahead.jquery.min.js": {"type": "string"}}, "required": ["bloodhound.js", "bloodhound.min.js", "typeahead.bundle.js", "typeahead.bundle.min.js", "typeahead.jquery.js", "typeahead.jquery.min.js"], "$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"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "ignore": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "homepage", "authors", "description", "main", "keywords", "license", "ignore"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "restful.js", "version" : "0.9.6", "homepage" : "https://github.com/marmelab/restful.js", "authors" : ["Robin Bressan <robin@buddey.net>"], "description" : "A pure JS client for interacting with server-side RESTful resources. Think Restangular without Angular.", "main" : "dist/restful.min.js", "keywords" : ["rest", "restful", "api"], "license" : "MIT", "ignore" : ["**/.*", "bower_components", "node_modules", "test", "src", "package.json"]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "ignore": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "homepage", "authors", "description", "main", "keywords", "license", "ignore"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"Name": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "Description"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}}, "required": ["type", "crs", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "FeatureCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "features" : [{"type" : "Feature", "properties" : {"Name" : "CONGONHAS DO NORTE", "Description" : "CONGONHAS DO NORTE / MG"}, "geometry" : {"type" : "LineString", "coordinates" : [[-43.6223069998681, -19.076787996568726], [-43.65911500025703, -19.0311379967211], [-43.73839299953727, -19.018258996355538], [-43.71826799956846, -18.959366997388997], [-43.79586400042325, -18.76728599695116], [-43.674160999830235, -18.72960299668091], [-43.61234299992946, -18.753148997028518], [-43.60159299971712, -18.835350997150726], [-43.68145299975612, -18.943103997451487], [-43.63671000036618, -19.012289997185576], [-43.6223069998681, -19.076787996568726]]}}]} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"Name": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "Description"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}}, "required": ["type", "crs", "features"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"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" : "Warlencourt-Eaucourt", "circ" : "1\u00e8re circonscription", "dpt" : "Pas-de-Calais", "inscrits" : 103, "abs" : 44, "votants" : 59, "blancs" : 2, "nuls" : 3, "exp" : 54, "res" : [{"nuance" : "MDM", "nom" : "M. Bruno DUVERG\u00c9", "voix" : 29}, {"nuance" : "FN", "nom" : "Mme Agn\u00e8s CAUDRON", "voix" : 25}]} | 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#"} |
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": {"start": {"type": "string"}}, "required": ["start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"axios": {"type": "string"}, "mongodb": {"type": "string"}}, "required": ["axios", "mongodb"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "moldova-loader", "version" : "1.0.0", "description" : "", "main" : "main.js", "scripts" : {"start" : "node main"}, "author" : "David Eduard", "license" : "ISC", "dependencies" : {"axios" : "^0.19.0", "mongodb" : "^3.3.4"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"axios": {"type": "string"}, "mongodb": {"type": "string"}}, "required": ["axios", "mongodb"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"activePlaceCount": {"type": "integer"}, "birth": {"type": "object", "properties": {"place": {"type": "object", "properties": {"name": {"type": "string"}, "placeName": {"type": "string"}, "placeType": {"type": "string"}}, "required": ["name", "placeName", "placeType"]}, "time": {"type": "object", "properties": {"startYear": {"type": "integer"}}, "required": ["startYear"]}}, "required": ["place", "time"]}, "date": {"type": "string"}, "death": {"type": "object", "properties": {"time": {"type": "object", "properties": {"startYear": {"type": "integer"}}, "required": ["startYear"]}}, "required": ["time"]}, "fc": {"type": "string"}, "gender": {"type": "string"}, "id": {"type": "integer"}, "mda": {"type": "string"}, "movements": {"type": "array", "items": {"type": "object", "properties": {"era": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "workCount": {"type": "integer"}}, "required": ["id", "name", "workCount"]}, "id": {"type": "integer"}, "name": {"type": "string"}, "workCount": {"type": "integer"}}, "required": ["era", "id", "name", "workCount"]}}, "totalWorks": {"type": "integer"}, "url": {"type": "string"}}, "required": ["activePlaceCount", "birth", "date", "death", "fc", "gender", "id", "mda", "movements", "totalWorks", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"activePlaceCount" : 0, "birth" : {"place" : {"name" : "Bishop Auckland, United Kingdom", "placeName" : "Bishop Auckland", "placeType" : "inhabited_place"}, "time" : {"startYear" : 1889}}, "date" : "1889\u20131965", "death" : {"time" : {"startYear" : 1965}}, "fc" : "John Cecil Stephenson", "gender" : "Male", "id" : 1996, "mda" : "Stephenson, John Cecil", "movements" : [{"era" : {"id" : 8, "name" : "20th century 1900-1945", "workCount" : 1052}, "id" : 298, "name" : "Constructivism", "workCount" : 148}], "totalWorks" : 1, "url" : "http://www.tate.org.uk/art/artists/john-cecil-stephenson-1996"} | json_instruct | {"type": "object", "properties": {"activePlaceCount": {"type": "integer"}, "birth": {"type": "object", "properties": {"place": {"type": "object", "properties": {"name": {"type": "string"}, "placeName": {"type": "string"}, "placeType": {"type": "string"}}, "required": ["name", "placeName", "placeType"]}, "time": {"type": "object", "properties": {"startYear": {"type": "integer"}}, "required": ["startYear"]}}, "required": ["place", "time"]}, "date": {"type": "string"}, "death": {"type": "object", "properties": {"time": {"type": "object", "properties": {"startYear": {"type": "integer"}}, "required": ["startYear"]}}, "required": ["time"]}, "fc": {"type": "string"}, "gender": {"type": "string"}, "id": {"type": "integer"}, "mda": {"type": "string"}, "movements": {"type": "array", "items": {"type": "object", "properties": {"era": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "workCount": {"type": "integer"}}, "required": ["id", "name", "workCount"]}, "id": {"type": "integer"}, "name": {"type": "string"}, "workCount": {"type": "integer"}}, "required": ["era", "id", "name", "workCount"]}}, "totalWorks": {"type": "integer"}, "url": {"type": "string"}}, "required": ["activePlaceCount", "birth", "date", "death", "fc", "gender", "id", "mda", "movements", "totalWorks", "url"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"feedstocks" : ["gpxpy"]} | json_instruct | {"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"prop1": {"type": "object", "properties": {"id": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "integer"}}, "level1": {"type": "object", "properties": {"prop1": {"type": "string"}, "customProp3": {"type": "string"}, "level2": {"type": "object", "properties": {"prop1": {"type": "string"}, "customProp3": {"type": "string"}}, "required": ["prop1", "customProp3"]}}, "required": ["prop1", "customProp3", "level2"]}}, "required": ["id", "tags", "level1"]}}, "required": ["prop1"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"prop1" : {"id" : 3, "tags" : [7, 8, 9], "level1" : {"prop1" : "t3", "customProp3" : "t3", "level2" : {"prop1" : "t3", "customProp3" : "t3"}}}} | json_instruct | {"type": "object", "properties": {"prop1": {"type": "object", "properties": {"id": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "integer"}}, "level1": {"type": "object", "properties": {"prop1": {"type": "string"}, "customProp3": {"type": "string"}, "level2": {"type": "object", "properties": {"prop1": {"type": "string"}, "customProp3": {"type": "string"}}, "required": ["prop1", "customProp3"]}}, "required": ["prop1", "customProp3", "level2"]}}, "required": ["id", "tags", "level1"]}}, "required": ["prop1"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"sourceType": {"type": "string"}, "throws": {"type": "string"}}, "required": ["sourceType", "throws"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"sourceType" : "module", "throws" : "Using the export keyword between a decorator and a class is not allowed. Please use `export @dec class` instead, or set the 'decoratorsBeforeExport' option to true. (2:0)"} | json_instruct | {"type": "object", "properties": {"sourceType": {"type": "string"}, "throws": {"type": "string"}}, "required": ["sourceType", "throws"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"cSpell.words": {"type": "array", "items": {"type": "string"}}}, "required": ["cSpell.words"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"cSpell.words" : ["microservice", "proto", "snyk", "ultimatebackend"]} | json_instruct | {"type": "object", "properties": {"cSpell.words": {"type": "array", "items": {"type": "string"}}}, "required": ["cSpell.words"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"description": {"type": "string"}, "number": {"type": "string"}, "class": {"type": "string"}}, "required": ["description", "number", "class"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"description" : "Piperidine", "number" : "2401", "class" : "8"} | json_instruct | {"type": "object", "properties": {"description": {"type": "string"}, "number": {"type": "string"}, "class": {"type": "string"}}, "required": ["description", "number", "class"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["react-component-validation", "seneca-amqp"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"authority": {"type": "string"}, "mintWrapper": {"type": "string"}, "quarries": {"type": "array", "items": {"type": "object", "properties": {"cached": {"type": "object", "properties": {"famineTs": {"type": "string"}, "index": {"type": "integer"}, "lastUpdateTs": {"type": "string"}, "numMiners": {"type": "string"}, "rewardsPerTokenStored": {"type": "string"}, "rewardsShare": {"type": "string"}, "totalTokensDeposited": {"type": "string"}}, "required": ["famineTs", "index", "lastUpdateTs", "numMiners", "rewardsPerTokenStored", "rewardsShare", "totalTokensDeposited"]}, "index": {"type": "integer"}, "quarry": {"type": "string"}, "slug": {"type": "string"}, "stakedToken": {"type": "object", "properties": {"decimals": {"type": "integer"}, "mint": {"type": "string"}}, "required": ["decimals", "mint"]}}, "required": ["cached", "index", "quarry", "slug", "stakedToken"]}}, "rewardsToken": {"type": "object", "properties": {"decimals": {"type": "integer"}, "mint": {"type": "string"}}, "required": ["decimals", "mint"]}, "rewardsTokenInfo": {"type": "object", "properties": {"address": {"type": "string"}, "chainId": {"type": "integer"}, "decimals": {"type": "integer"}, "name": {"type": "string"}, "symbol": {"type": "string"}}, "required": ["address", "chainId", "decimals", "name", "symbol"]}}, "required": ["authority", "mintWrapper", "quarries", "rewardsToken", "rewardsTokenInfo"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"authority" : "4HvjSkU7UNoRvevov6MCL6ixynTsgmuVjdsjTTM1msWL", "mintWrapper" : "6u6Qq9NQQaCwao6WWaiiciiMY5B2Jj3Mcz5zsTSNvgQK", "quarries" : [{"cached" : {"famineTs" : "9223372036854775807", "index" : 0, "lastUpdateTs" : "0", "numMiners" : "1", "rewardsPerTokenStored" : "0", "rewardsShare" : "0", "totalTokensDeposited" : "0"}, "index" : 0, "quarry" : "BWBfhfMRQvydBUDjnqUf7jUrX4zjD6oapBMPDyxrh1TB", "slug" : "7sxow", "stakedToken" : {"decimals" : 6, "mint" : "7SXoWf2fHjXpfyE3aqeC5uEeaBmcmtQiEkkmWnKJKBsc"}}], "rewardsToken" : {"decimals" : 6, "mint" : "7SXoWf2fHjXpfyE3aqeC5uEeaBmcmtQiEkkmWnKJKBsc"}, "rewardsTokenInfo" : {"address" : "7SXoWf2fHjXpfyE3aqeC5uEeaBmcmtQiEkkmWnKJKBsc", "chainId" : 103, "decimals" : 6, "name" : "Token 7SXo", "symbol" : "7SXoW"}} | json_instruct | {"type": "object", "properties": {"authority": {"type": "string"}, "mintWrapper": {"type": "string"}, "quarries": {"type": "array", "items": {"type": "object", "properties": {"cached": {"type": "object", "properties": {"famineTs": {"type": "string"}, "index": {"type": "integer"}, "lastUpdateTs": {"type": "string"}, "numMiners": {"type": "string"}, "rewardsPerTokenStored": {"type": "string"}, "rewardsShare": {"type": "string"}, "totalTokensDeposited": {"type": "string"}}, "required": ["famineTs", "index", "lastUpdateTs", "numMiners", "rewardsPerTokenStored", "rewardsShare", "totalTokensDeposited"]}, "index": {"type": "integer"}, "quarry": {"type": "string"}, "slug": {"type": "string"}, "stakedToken": {"type": "object", "properties": {"decimals": {"type": "integer"}, "mint": {"type": "string"}}, "required": ["decimals", "mint"]}}, "required": ["cached", "index", "quarry", "slug", "stakedToken"]}}, "rewardsToken": {"type": "object", "properties": {"decimals": {"type": "integer"}, "mint": {"type": "string"}}, "required": ["decimals", "mint"]}, "rewardsTokenInfo": {"type": "object", "properties": {"address": {"type": "string"}, "chainId": {"type": "integer"}, "decimals": {"type": "integer"}, "name": {"type": "string"}, "symbol": {"type": "string"}}, "required": ["address", "chainId", "decimals", "name", "symbol"]}}, "required": ["authority", "mintWrapper", "quarries", "rewardsToken", "rewardsTokenInfo"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"localizedNumber": {"type": "string"}}, "required": ["localizedNumber"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"localizedNumber" : "{{value,localizedNumber}}"} | json_instruct | {"type": "object", "properties": {"localizedNumber": {"type": "string"}}, "required": ["localizedNumber"], "$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"}, "description": {"type": "string"}, "license": {"type": "null"}, "starNum": {"type": "integer"}, "folkNum": {"type": "integer"}, "watchNum": {"type": "integer"}, "topic": {"type": "array", "items": {}}}, "required": ["name", "description", "license", "starNum", "folkNum", "watchNum", "topic"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "pycaption", "description" : "Python module to read/write popular video caption formats", "license" : null, "starNum" : 128, "folkNum" : 84, "watchNum" : 128, "topic" : []} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "null"}, "starNum": {"type": "integer"}, "folkNum": {"type": "integer"}, "watchNum": {"type": "integer"}, "topic": {"type": "array", "items": {}}}, "required": ["name", "description", "license", "starNum", "folkNum", "watchNum", "topic"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"USER_POOL_ID": {"type": "string"}, "REGION": {"type": "string"}, "USER_CLIENT_ID": {"type": "string"}, "reg_codes": {"type": "array", "items": {"type": "string"}}, "required_fields": {"type": "array", "items": {"type": "string"}}, "SCM_TYPE": {"type": "string"}, "SCM_CONFIG": {"type": "object", "properties": {"bitbucket": {"type": "object", "properties": {"HOSTNAME": {"type": "string"}, "USERNAME": {"type": "string"}, "PASSWORD": {"type": "string"}, "API_USER_ADD": {"type": "string"}, "API_GROUP_ADD": {"type": "string"}}, "required": ["HOSTNAME", "USERNAME", "PASSWORD", "API_USER_ADD", "API_GROUP_ADD"]}, "gitlab": {"type": "object", "properties": {"HOSTNAME": {"type": "string"}, "API_USER_ADD": {"type": "string"}, "API_GROUP_ADD": {"type": "string"}, "PRIVATE_TOKEN": {"type": "string"}}, "required": ["HOSTNAME", "API_USER_ADD", "API_GROUP_ADD", "PRIVATE_TOKEN"]}}, "required": ["bitbucket", "gitlab"]}}, "required": ["USER_POOL_ID", "REGION", "USER_CLIENT_ID", "reg_codes", "required_fields", "SCM_TYPE", "SCM_CONFIG"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"USER_POOL_ID" : "{user_pool_id}", "REGION" : "{region}", "USER_CLIENT_ID" : "{user_client_id}", "reg_codes" : ["JAZZ"], "required_fields" : ["userid", "userpassword", "usercode"], "SCM_TYPE" : "gitlab", "SCM_CONFIG" : {"bitbucket" : {"HOSTNAME" : "mybitbuckethost", "USERNAME" : "bb_username", "PASSWORD" : "bb_password", "API_USER_ADD" : "/rest/api/1.0/admin/users", "API_GROUP_ADD" : "/rest/api/1.0/admin/groups/add-users"}, "gitlab" : {"HOSTNAME" : "mygitlabhost", "API_USER_ADD" : "/api/v4/users", "API_GROUP_ADD" : "/api/v4/groups", "PRIVATE_TOKEN" : "gitlabprivatetoken"}}} | json_instruct | {"type": "object", "properties": {"USER_POOL_ID": {"type": "string"}, "REGION": {"type": "string"}, "USER_CLIENT_ID": {"type": "string"}, "reg_codes": {"type": "array", "items": {"type": "string"}}, "required_fields": {"type": "array", "items": {"type": "string"}}, "SCM_TYPE": {"type": "string"}, "SCM_CONFIG": {"type": "object", "properties": {"bitbucket": {"type": "object", "properties": {"HOSTNAME": {"type": "string"}, "USERNAME": {"type": "string"}, "PASSWORD": {"type": "string"}, "API_USER_ADD": {"type": "string"}, "API_GROUP_ADD": {"type": "string"}}, "required": ["HOSTNAME", "USERNAME", "PASSWORD", "API_USER_ADD", "API_GROUP_ADD"]}, "gitlab": {"type": "object", "properties": {"HOSTNAME": {"type": "string"}, "API_USER_ADD": {"type": "string"}, "API_GROUP_ADD": {"type": "string"}, "PRIVATE_TOKEN": {"type": "string"}}, "required": ["HOSTNAME", "API_USER_ADD", "API_GROUP_ADD", "PRIVATE_TOKEN"]}}, "required": ["bitbucket", "gitlab"]}}, "required": ["USER_POOL_ID", "REGION", "USER_CLIENT_ID", "reg_codes", "required_fields", "SCM_TYPE", "SCM_CONFIG"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "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" : "export var cilAirplaneMode = [\"512 512\", \"<path fill='var(--ci-primary-color, currentColor)' d='M476.757,337.8l13.329-66.646L320,186.111V113.889a105.15,105.15,0,0,0-37.937-81,40.705,40.705,0,0,0-52.126,0,105.15,105.15,0,0,0-37.937,81v72.222L21.914,271.154,35.243,337.8l157.189-20.5,7.736,81.224L128,429.45V496H384V429.45l-72.168-30.929,7.736-81.224ZM352,450.551V464H160V450.551l74.238-31.818L224,311.24V280.908L60.757,302.2l-2.671-13.354L224,205.889v-92a73.235,73.235,0,0,1,26.423-56.413,8.707,8.707,0,0,1,11.154,0A73.235,73.235,0,0,1,288,113.889v92l165.914,82.957L451.243,302.2,288,280.908V311.24L277.762,418.733Z' class='ci-primary'/>\"];", "map" : {"version" : 3, "sources" : ["/home/igor/kateryna_project/frontend/music_one_frontend/node_modules/@coreui/react/node_modules/@coreui/icons/js/free/cil-airplane-mode.js"], "names" : ["cilAirplaneMode"], "mappings" : "AAAA,OAAO,IAAMA,eAAe,GAAG,CAAC,SAAD,EAAW,olBAAX,CAAxB", "sourcesContent" : ["export const cilAirplaneMode = [\"512 512\",\"<path fill='var(--ci-primary-color, currentColor)' d='M476.757,337.8l13.329-66.646L320,186.111V113.889a105.15,105.15,0,0,0-37.937-81,40.705,40.705,0,0,0-52.126,0,105.15,105.15,0,0,0-37.937,81v72.222L21.914,271.154,35.243,337.8l157.189-20.5,7.736,81.224L128,429.45V496H384V429.45l-72.168-30.929,7.736-81.224ZM352,450.551V464H160V450.551l74.238-31.818L224,311.24V280.908L60.757,302.2l-2.671-13.354L224,205.889v-92a73.235,73.235,0,0,1,26.423-56.413,8.707,8.707,0,0,1,11.154,0A73.235,73.235,0,0,1,288,113.889v92l165.914,82.957L451.243,302.2,288,280.908V311.24L277.762,418.733Z' class='ci-primary'/>\"]"]}, "metadata" : {}, "sourceType" : "module"} | json_instruct | {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"EasyRouter\\": {"type": "string"}}, "required": ["EasyRouter\\"]}, "files": {"type": "array", "items": {"type": "string"}}}, "required": ["psr-4", "files"]}, "require": {"type": "object", "properties": {"php": {"type": "string"}}, "required": ["php"]}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}}, "required": ["phpunit/phpunit"]}}, "required": ["name", "description", "type", "license", "keywords", "authors", "autoload", "require", "require-dev"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "yjx/easy-router", "description" : "\u5b66\u4e60\u6784\u5efa\u8def\u7531\u7684\u7ec3\u624b\u4f5c, \u6838\u5fc3\u6b63\u5219\"\u53c2\u8003\" nikic/fast-route. \u589e\u52a0\u4e86\u90e8\u5206\u8bed\u6cd5\u7cd6, \u540c\u65f6\u5360\u4f4d\u7b26\u7c7b\u578b\u5b9a\u4e49\u4e2d\u5141\u8bb8\u4f7f\u7528\u5206\u7ec4\u7b49, \u672a\u4f7f\u7528 FastRoute \u7684\u5206\u5757\u5408\u5e76\u6b63\u5219\u8868\u8fbe\u5f0f\u65b9\u6cd5, \u56e0\u6b64\u4e0d\u9002\u7528\u4e8e\u8981\u6c42\u6027\u80fd\u7684\u9879\u76ee.", "type" : "library", "license" : "MIT", "keywords" : ["routing", "router", "\u8def\u7531"], "authors" : [{"name" : "youjiaxing", "email" : "287009007@qq.com"}], "autoload" : {"psr-4" : {"EasyRouter\\" : "src/"}, "files" : ["src/functions.php"]}, "require" : {"php" : ">=5.3.0"}, "require-dev" : {"phpunit/phpunit" : "^7.1"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"EasyRouter\\": {"type": "string"}}, "required": ["EasyRouter\\"]}, "files": {"type": "array", "items": {"type": "string"}}}, "required": ["psr-4", "files"]}, "require": {"type": "object", "properties": {"php": {"type": "string"}}, "required": ["php"]}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}}, "required": ["phpunit/phpunit"]}}, "required": ["name", "description", "type", "license", "keywords", "authors", "autoload", "require", "require-dev"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "score": {"type": "string"}}, "required": ["type", "score"]}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"schema_version" : "1.2.0", "id" : "GHSA-cw7v-rc9m-6mcv", "modified" : "2022-05-13T01:16:03Z", "published" : "2022-05-13T01:16:03Z", "aliases" : ["CVE-2017-0258"], "details" : "The Windows kernel in Microsoft Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT 8.1, Windows 10 Gold, 1511, 1607, 1703, and Windows Server 2016 allows authenticated attackers to obtain sensitive information via a specially crafted document, aka \"Windows Kernel Information Disclosure Vulnerability,\" a different vulnerability than CVE-2017-0175, CVE-2017-0220, and CVE-2017-0259.", "severity" : [{"type" : "CVSS_V3", "score" : "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"}], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2017-0258"}, {"type" : "WEB", "url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-0258"}, {"type" : "WEB", "url" : "https://www.exploit-db.com/exploits/42006/"}, {"type" : "WEB", "url" : "http://www.securityfocus.com/bid/98112"}, {"type" : "WEB", "url" : "http://www.securitytracker.com/id/1038446"}], "database_specific" : {"cwe_ids" : ["CWE-200"], "severity" : "MODERATE", "github_reviewed" : false}} | json_instruct | {"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "score": {"type": "string"}}, "required": ["type", "score"]}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$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"}, "network": {"type": "string"}, "symbol": {"type": "string"}, "skin": {"type": "string"}, "strategies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "params": {"type": "object", "properties": {"address": {"type": "string"}, "symbol": {"type": "string"}, "decimals": {"type": "integer"}}, "required": ["address", "symbol", "decimals"]}}, "required": ["name", "params"]}}, "members": {"type": "array", "items": {"type": "string"}}, "filters": {"type": "object", "properties": {"defaultTab": {"type": "string"}, "minScore": {"type": "integer"}}, "required": ["defaultTab", "minScore"]}}, "required": ["name", "network", "symbol", "skin", "strategies", "members", "filters"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Example", "network" : "1", "symbol" : "EXAMPLE", "skin" : "example", "strategies" : [{"name" : "erc20-balance-of", "params" : {"address" : "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", "symbol" : "EXAMPLE", "decimals" : 18}}], "members" : ["0xeF8305E140ac520225DAf050e2f71d5fBcC543e7"], "filters" : {"defaultTab" : "core", "minScore" : 0}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "network": {"type": "string"}, "symbol": {"type": "string"}, "skin": {"type": "string"}, "strategies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "params": {"type": "object", "properties": {"address": {"type": "string"}, "symbol": {"type": "string"}, "decimals": {"type": "integer"}}, "required": ["address", "symbol", "decimals"]}}, "required": ["name", "params"]}}, "members": {"type": "array", "items": {"type": "string"}}, "filters": {"type": "object", "properties": {"defaultTab": {"type": "string"}, "minScore": {"type": "integer"}}, "required": ["defaultTab", "minScore"]}}, "required": ["name", "network", "symbol", "skin", "strategies", "members", "filters"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "private": {"type": "boolean"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {}, "required": []}, "devDependencies": {"type": "object", "properties": {"babel-preset-es2015": {"type": "string"}, "del": {"type": "string"}, "electron-prebuilt": {"type": "string"}, "gulp": {"type": "string"}, "gulp-babel": {"type": "string"}, "gulp-livereload": {"type": "string"}}, "required": ["babel-preset-es2015", "del", "electron-prebuilt", "gulp", "gulp-babel", "gulp-livereload"]}}, "required": ["name", "version", "description", "author", "private", "repository", "bugs", "license", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "shync", "version" : "0.0.1", "description" : "Shopify theme / store utility", "author" : "Cody Coons <cody@codycoons.com>", "private" : true, "repository" : {"type" : "git", "url" : "git@github.com:snooc/shync.git"}, "bugs" : "https://github.com/snooc/shync/issues", "license" : "MIT", "scripts" : {}, "devDependencies" : {"babel-preset-es2015" : "^6.1.18", "del" : "^2.1.0", "electron-prebuilt" : "^0.35.1", "gulp" : "github:gulpjs/gulp#4.0", "gulp-babel" : "^6.1.0", "gulp-livereload" : "^3.8.1"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "private": {"type": "boolean"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {}, "required": []}, "devDependencies": {"type": "object", "properties": {"babel-preset-es2015": {"type": "string"}, "del": {"type": "string"}, "electron-prebuilt": {"type": "string"}, "gulp": {"type": "string"}, "gulp-babel": {"type": "string"}, "gulp-livereload": {"type": "string"}}, "required": ["babel-preset-es2015", "del", "electron-prebuilt", "gulp", "gulp-babel", "gulp-livereload"]}}, "required": ["name", "version", "description", "author", "private", "repository", "bugs", "license", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"angular-mapboxgl-directive.css": {"type": "string"}, "angular-mapboxgl-directive.js": {"type": "string"}, "angular-mapboxgl-directive.min.css": {"type": "string"}, "angular-mapboxgl-directive.min.js": {"type": "string"}}, "required": ["angular-mapboxgl-directive.css", "angular-mapboxgl-directive.js", "angular-mapboxgl-directive.min.css", "angular-mapboxgl-directive.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"angular-mapboxgl-directive.css" : "sha256-hq0B98488KjPirVy6TNqhHl9wVRkd+BwekFRttYmueo=", "angular-mapboxgl-directive.js" : "sha256-mC6zOKj/aaaELo/B66EP1NxMLWrioegWs4dvzA+qjI4=", "angular-mapboxgl-directive.min.css" : "sha256-5sjcvuzG3MPugPzJuqlohdGvblQEXN1O71dB2FDi5u0=", "angular-mapboxgl-directive.min.js" : "sha256-H6ZwpY31j/5t2iT8ckwlT6GzAuWR4iQ8ZeQlVMIywAA="} | json_instruct | {"type": "object", "properties": {"angular-mapboxgl-directive.css": {"type": "string"}, "angular-mapboxgl-directive.js": {"type": "string"}, "angular-mapboxgl-directive.min.css": {"type": "string"}, "angular-mapboxgl-directive.min.js": {"type": "string"}}, "required": ["angular-mapboxgl-directive.css", "angular-mapboxgl-directive.js", "angular-mapboxgl-directive.min.css", "angular-mapboxgl-directive.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "requirement": {"type": "string"}, "locked_text": {"type": "string"}, "type": {"type": "string"}, "flags": {"type": "array", "items": {"type": "string"}}, "tiers": {"type": "array", "items": {"type": "object", "properties": {"count": {"type": "integer"}, "points": {"type": "integer"}}, "required": ["count", "points"]}}}, "required": ["id", "name", "description", "requirement", "locked_text", "type", "flags", "tiers"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 2352, "name" : "Lord of the Jungle", "description" : "Loincloths will be all the rage next season...", "requirement" : "Heal or enhance Lord Faren to support his training.", "locked_text" : "", "type" : "Default", "flags" : ["Permanent"], "tiers" : [{"count" : 1, "points" : 5}]} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "requirement": {"type": "string"}, "locked_text": {"type": "string"}, "type": {"type": "string"}, "flags": {"type": "array", "items": {"type": "string"}}, "tiers": {"type": "array", "items": {"type": "object", "properties": {"count": {"type": "integer"}, "points": {"type": "integer"}}, "required": ["count", "points"]}}}, "required": ["id", "name", "description", "requirement", "locked_text", "type", "flags", "tiers"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"clientID": {"type": "string"}, "serverToken": {"type": "string"}, "clientToken": {"type": "string"}, "encKey": {"type": "string"}, "macKey": {"type": "string"}}, "required": ["clientID", "serverToken", "clientToken", "encKey", "macKey"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"clientID" : "8vpbbtuUuAqMKMnhgnRLwg==", "serverToken" : "1@HS9aseQRMPE++ZGAGKZd3wd5Sulzm3JlddVXAW4A9R/hQGptfozcn4NJvlarSwFpcYMrNOcHgz7+0g==", "clientToken" : "IgDnQF//mZJ2d8WKL0KsBK9HSDHkC5kIjE0t9dluJps=", "encKey" : "0qFMg1rZ4s1ZoQ8/zFGxFy/vZsTQshARjgG87UUX+58=", "macKey" : "o26j8CDd4h3G2E4WXplZMjQsIF33pA0qE5OzTmPZu6M="} | json_instruct | {"type": "object", "properties": {"clientID": {"type": "string"}, "serverToken": {"type": "string"}, "clientToken": {"type": "string"}, "encKey": {"type": "string"}, "macKey": {"type": "string"}}, "required": ["clientID", "serverToken", "clientToken", "encKey", "macKey"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ast" : null, "code" : "export { default as Navbar } from './Navbar';", "map" : {"version" : 3, "sources" : ["/Users/wasif/Documents/Web Dev/crypto-app/src/components/index.js"], "names" : ["default", "Navbar"], "mappings" : "AAAA,SAAQA,OAAO,IAAIC,MAAnB,QAAgC,UAAhC", "sourcesContent" : ["export {default as Navbar} from './Navbar';"]}, "metadata" : {}, "sourceType" : "module"} | json_instruct | {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"name" : "TIKARA", "frequency" : 19, "males" : "0.0 %", "females" : "100.0 %"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "start": {"type": "string"}, "webpack": {"type": "string"}}, "required": ["build", "start", "webpack"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"bootstrap": {"type": "string"}, "clean-webpack-plugin": {"type": "string"}, "copy-webpack-plugin": {"type": "string"}, "css-loader": {"type": "string"}, "html-webpack-plugin": {"type": "string"}, "sass": {"type": "string"}, "sass-loader": {"type": "string"}, "style-loader": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}, "webpack-dev-server": {"type": "string"}, "webpack-merge": {"type": "string"}}, "required": ["bootstrap", "clean-webpack-plugin", "copy-webpack-plugin", "css-loader", "html-webpack-plugin", "sass", "sass-loader", "style-loader", "webpack", "webpack-cli", "webpack-dev-server", "webpack-merge"]}, "dependencies": {"type": "object", "properties": {"shape-path-core": {"type": "string"}}, "required": ["shape-path-core"]}}, "required": ["name", "version", "description", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "shape-path-playground", "version" : "0.0.3", "description" : "A playground for ShapePaths", "scripts" : {"build" : "npm run webpack", "start" : "webpack serve --mode development --open --config webpack.dev.js", "webpack" : "webpack --config webpack.prod.js"}, "repository" : {"type" : "git", "url" : "git+https://github.com/shexSpec/ShapePath.js.git"}, "keywords" : [], "author" : "", "license" : "ISC", "bugs" : {"url" : "https://github.com/shexSpec/ShapePath.js/issues"}, "homepage" : "https://github.com/shexSpec/ShapePath.js#readme", "devDependencies" : {"bootstrap" : "^4.6.0", "clean-webpack-plugin" : "^3.0.0", "copy-webpack-plugin" : "^8.1.1", "css-loader" : "^5.1.3", "html-webpack-plugin" : "^5.3.1", "sass" : "^1.32.8", "sass-loader" : "^11.0.1", "style-loader" : "^2.0.0", "webpack" : "^5.26.2", "webpack-cli" : "^4.5.0", "webpack-dev-server" : "^3.11.2", "webpack-merge" : "^5.7.3"}, "dependencies" : {"shape-path-core" : "^0.0.2"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "start": {"type": "string"}, "webpack": {"type": "string"}}, "required": ["build", "start", "webpack"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"bootstrap": {"type": "string"}, "clean-webpack-plugin": {"type": "string"}, "copy-webpack-plugin": {"type": "string"}, "css-loader": {"type": "string"}, "html-webpack-plugin": {"type": "string"}, "sass": {"type": "string"}, "sass-loader": {"type": "string"}, "style-loader": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}, "webpack-dev-server": {"type": "string"}, "webpack-merge": {"type": "string"}}, "required": ["bootstrap", "clean-webpack-plugin", "copy-webpack-plugin", "css-loader", "html-webpack-plugin", "sass", "sass-loader", "style-loader", "webpack", "webpack-cli", "webpack-dev-server", "webpack-merge"]}, "dependencies": {"type": "object", "properties": {"shape-path-core": {"type": "string"}}, "required": ["shape-path-core"]}}, "required": ["name", "version", "description", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"batchcomplete": {"type": "string"}, "query": {"type": "object", "properties": {"normalized": {"type": "array", "items": {"type": "object", "properties": {"from": {"type": "string"}, "to": {"type": "string"}}, "required": ["from", "to"]}}, "pages": {"type": "object", "properties": {"68331128": {"type": "object", "properties": {"pageid": {"type": "integer"}, "ns": {"type": "integer"}, "title": {"type": "string"}, "pageprops": {"type": "object", "properties": {"defaultsort": {"type": "string"}, "wikibase-shortdesc": {"type": "string"}, "wikibase_item": {"type": "string"}}, "required": ["defaultsort", "wikibase-shortdesc", "wikibase_item"]}}, "required": ["pageid", "ns", "title", "pageprops"]}}, "required": ["68331128"]}}, "required": ["normalized", "pages"]}}, "required": ["batchcomplete", "query"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"batchcomplete" : "", "query" : {"normalized" : [{"from" : "Kokona_Hiraki", "to" : "Kokona Hiraki"}], "pages" : {"68331128" : {"pageid" : 68331128, "ns" : 0, "title" : "Kokona Hiraki", "pageprops" : {"defaultsort" : "Hiraki, Kokona", "wikibase-shortdesc" : "Japanese skateboarder", "wikibase_item" : "Q107655714"}}}}} | json_instruct | {"type": "object", "properties": {"batchcomplete": {"type": "string"}, "query": {"type": "object", "properties": {"normalized": {"type": "array", "items": {"type": "object", "properties": {"from": {"type": "string"}, "to": {"type": "string"}}, "required": ["from", "to"]}}, "pages": {"type": "object", "properties": {"68331128": {"type": "object", "properties": {"pageid": {"type": "integer"}, "ns": {"type": "integer"}, "title": {"type": "string"}, "pageprops": {"type": "object", "properties": {"defaultsort": {"type": "string"}, "wikibase-shortdesc": {"type": "string"}, "wikibase_item": {"type": "string"}}, "required": ["defaultsort", "wikibase-shortdesc", "wikibase_item"]}}, "required": ["pageid", "ns", "title", "pageprops"]}}, "required": ["68331128"]}}, "required": ["normalized", "pages"]}}, "required": ["batchcomplete", "query"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "gatsby-transform-stacks"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"], "$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": {"e_id": {"type": "string"}, "title": {"type": "string"}, "content": {"type": "string"}, "picNo": {"type": "string"}, "picUrl": {"type": "array", "items": {"type": "object", "properties": {"pic_title": {"type": "string"}, "suffix": {"type": "string"}, "id": {"type": "integer"}, "url": {"type": "string"}}, "required": ["pic_title", "suffix", "id", "url"]}}}, "required": ["e_id", "title", "content", "picNo", "picUrl"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"e_id" : "13577", "title" : "\u7b2c\u4e8c\u6b21\u4e16\u754c\u5927\u6218\u7684\u82f1\u96c4\u6731\u53ef\u592b\u88ab\u64a4\u804c", "content" : "\n\u00a0\u00a0\u00a0\u00a0\u572864\u5e74\u524d\u7684\u4eca\u5929\uff0c1957\u5e7411\u67083\u65e5(\u519c\u53861957\u5e749\u670812\u65e5)\uff0c\u7b2c\u4e8c\u6b21\u4e16\u754c\u5927\u6218\u7684\u82f1\u96c4\u6731\u53ef\u592b\u88ab\u64a4\u804c\u3002\u6731\u53ef\u592b\u6731\u53ef\u592b\uff0c\u82cf\u8054\u5143\u5e05\uff0c\u7b2c\u4e8c\u6b21\u4e16\u754c\u5927\u6218\u4e2d\u82cf\u8054\u6700\u91cd\u8981\u7684\u519b\u4e8b\u6307\u6325\u5b98\u3002\u4ed6\u7ec4\u7ec7\u4e86\u5217\u5b81\u683c\u52d2\u4fdd\u536b\u6218\uff0c\u6307\u6325\u4e861941\u5e74\u83ab\u65af\u79d1\u4fdd\u536b\u6218\u548c\u540c\u5e7412\u6708\u5bf9\u5fb7\u519b\u7684\u5927\u53cd\u653b\u30021953\u5e743\u6708\u65af\u5927\u6797\u53bb\u4e16\u540e\uff0c\u65b0\u7684\u653f\u6cbb\u9886\u5bfc\u4eba\u5e0c\u671b\u5f97\u5230\u519b\u961f\u7684\u652f\u6301\uff0c\u4efb\u547d\u6731\u53ef\u592b\u4e3a\u56fd\u9632\u90e8\u526f\u90e8\u957f\u30021955\u5e74\u6731\u53ef\u592b\u63a5\u66ff\u5e03\u5c14\u52a0\u5b81\u7ee7\u4efb\u56fd\u9632\u90e8\u957f\u3002\u6b64\u540e\u6731\u53ef\u592b\u5b9e\u65bd\u4e00\u7cfb\u5217\u63d0\u9ad8\u519b\u961f\u7d20\u8d28\u7684\u8ba1\u5212\u3002\u7531\u4e8e\u8fd9\u79cd\u52aa\u529b\u51cf\u5f31\u515a\u7684\u653f\u6cbb\u987e\u95ee\u7684\u4f5c\u7528\uff0c\u4ece\u800c\u51cf\u5f31\u515a\u5bf9\u519b\u961f\u7684\u63a7\u5236\uff0c\u4ed6\u7684\u653f\u7b56\u4f7f\u4ed6\u4e0e\u8d6b\u9c81\u6653\u592b\u53d1\u751f\u51b2\u7a81\u30021957\u5e7411\u67082\u65e5\uff0c\u8d6b\u9c81\u6653\u592b\u548c\u83ab\u65af\u79d1\u519b\u533a\u7684\u9ad8\u7ea7\u53f8\u4ee4\u5458\u4eec\u4e3e\u884c\u4e86\u4e00\u6b21\u4f1a\u8bae\uff0c\u53ef\u80fd\u662f\u8ba8\u8bba\u6731\u53ef\u592b\u7684\u547d\u8fd0\u3002\u8d6b\u9c81\u6653\u592b\uff0c\u60e7\u6015\u8fd9\u4f4d\u56fd\u9632\u90e8\u957f\u7684\u529b\u91cf\u548c\u58f0\u671b\uff0c\u8d77\u521d\u6253\u7b97\u628a\u4ed6\u63d0\u5347\u5230\u5176\u4ed6\u5c97\u4f4d\uff0c\u4f8b\u5982\u526f\u603b\u7406\uff0c\u8fd9\u4e2a\u804c\u4f4d\u53ef\u4ee5\u5265\u593a\u4ed6\u5bf9\u519b\u961f\u7684\u63a7\u5236\uff0c\u800c\u53c8\u907f\u514d\u516c\u5f00\u644a\u724c\u3002\u8fd9\u5929\u6731\u53ef\u592b\u7531\u673a\u573a\u76f4\u63a5\u53bb\u53c2\u52a0\u4e3b\u5e2d\u56e2\u7684\u4f1a\u8bae\u3002\u4ed6\u62d2\u7edd\u4e86\u4f1a\u8bae\u4e0a\u63d0\u51fa\u7684\u5bf9\u4ed6\u7684\u201c\u63d0\u5347\u201d\uff0c\u4e8e\u662f\u5f00\u59cb\u644a\u724c\u4e86\u3002\u8fa9\u8bba\u7684\u65f6\u95f4\u5f88\u957f\uff0c\u4ee5\u81f4\u8d6b\u9c81\u6653\u592b\u548c\u5176\u4ed6\u5df2\u63a5\u53d7\u4f0a\u6717\u5927\u4f7f\u9986\u62db\u5f85\u4f1a\u9080\u8bf7\u7684\u4eba\u4e0d\u5f97\u4e0d\u4e24\u6b21\u63a8\u8fdf\u4ed6\u4eec\u7684\u5230\u4f1a\u65f6\u95f4\u3002\u6731\u53ef\u592b\u8fd4\u62b5\u83ab\u65af\u79d1\u516d\u5c0f\u65f6\u4ee5\u540e\uff0c\u5854\u65af\u793e\u53d1\u8868\u4e86\u4e00\u9879\u4f1a\u8bae\u516c\u62a5\uff0c\u4e0d\u5230\u4e00\u5c0f\u65f6\u4ee5\u540e\u83ab\u65af\u79d1\u7535\u53f0\u5e7f\u64ad\u4e86\u8fd9\u4e2a\u6d88\u606f\uff0c\u4f5c\u4e3a\u665a\u95f4\u65b0\u95fb\u8282\u76ee\u7684\u7b2c\u5341\u4e94\u9879\u3002\u8fd9\u9879\u7b80\u77ed\u7684\u901a\u544a11\u67083\u65e5\u65e9\u4e0a\u520a\u767b\u4e8e\u300a\u771f\u7406\u62a5\u300b\u80cc\u9875\u7684\u4e00\u4e2a\u4e2a\u660e\u663e\u7684\u89d2\u843d\uff0c\u4f46\u5374\u6210\u4e3a\u5168\u4e16\u754c\u5404\u5730\u65b0\u95fb\u62a5\u7eb8\u7684\u5927\u6807\u9898\u65b0\u95fb\uff1a\u201c\u82cf\u8054\u6700\u9ad8\u82cf\u7ef4\u57c3\u4e3b\u5e2d\u56e2\u4efb\u547d\u82cf\u8054\u5143\u5e05\u7f57\u5409\u6602\u00b7\u96c5\u5404\u6b66\u83b1\u7ef4\u5947\u00b7\u9a6c\u6797\u8bfa\u592b\u65af\u57fa\u4e3a\u82cf\u8054\u56fd\u9632\u90e8\u957f\u3002\u82cf\u8054\u6700\u9ad8\u82cf\u7ef4\u57c3\u4e3b\u5e2d\u56e2\u514d\u53bb\u82cf\u8054\u5143\u5e05\u683c\u5965\u5c14\u57fa\u00b7\u5eb7\u65af\u5766\u4e01\u8bfa\u7ef4\u5947\u00b7\u6731\u53ef\u592b\u7684\u82cf\u8054\u56fd\u9632\u90e8\u957f\u7684\u804c\u52a1\u3002\u201d\u901a\u544a\u53d1\u8868\u540e\u7684\u4e00\u661f\u671f\u5185\uff0c\u897f\u65b9\u89c2\u5bdf\u5bb6\u4eec\u8bd5\u56fe\u5206\u6790\u8fd9\u79cd\u8c03\u52a8\u3002\u6709\u4e9b\u4eba\u8ba4\u4e3a\u6731\u53ef\u592b\u5c06\u88ab\u63d0\u5347\uff0c\u53e6\u4e00\u4e9b\u4eba\u9884\u6599\u4ed6\u4f1a\u88ab\u6e05\u7b97\uff0c\u8fd8\u6709\u4e9b\u4eba\u5219\u4ece\u8fd9\u6b21\u8c03\u52a8\u4e2d\u770b\u51fa\u6731\u53ef\u592b\u5143\u5e05\u4f01\u56fe\u63a8\u7ffb\u73b0\u653f\u6743\u3002\u83ab\u65af\u79d1\u5f53\u5c40\u4fdd\u6301\u6c89\u9ed8\uff0c\u6709\u6548\u7684\u65b0\u95fb\u5c01\u9501\u4f7f\u4e16\u754c\u62a5\u520a\u4e00\u65e0\u6240\u83b7\u3002\u73b0\u5728\u4e8b\u60c5\u4f3c\u4e4e\u5df2\u7ecf\u6e05\u695a\u4e86\uff0c\u5373\uff1a\u5728\u5c01\u9501\u65b0\u95fb\u7684\u90a3\u4e00\u4e2a\u661f\u671f\u5185\uff0c\u6731\u53ef\u592b\u548c\u8d6b\u9c81\u6653\u592b\u5173\u8d77\u95e8\u6765\u5728\u4e2d\u592e\u59d4\u5458\u4f1a\u5185\u5c55\u5f00\u4e86\u6743\u529b\u4e4b\u4e89\u3002\u82cf\u8054\u519b\u4e8b\u62a5\u7eb8\u73b0\u5728\u5904\u4e8e\u65b0\u4efb\u540c\u9632\u90e8\u957f\u9a6c\u6797\u8bfa\u592b\u65af\u57fa\u7684\u63a7\u5236\u4e4b\u4e0b\uff0c\u62a5\u4e0a\u520a\u767b\u7684\u6587\u7ae0\u8868\u793a\u514b\u91cc\u59c6\u6797\u5bab\u5185\u90e8\u6b63\u5728\u6fc0\u70c8\u5730\u8fdb\u884c\u7740\u519b\u961f\u548c\u515a\u4e4b\u95f4\u7684\u6597\u4e89\u3002\u300a\u7ea2\u661f\u62a5\u300b\u544a\u8bc9\u8bfb\u8005\uff1a\u201c\u4e00\u4e2a\u9ad8\u7ea7\u519b\u4eba\u201d\u5982\u4f55\u88ab\u4ed6\u81ea\u5df1\u6210\u529f\u7684\u519b\u4e8b\u7ecf\u5386\u8ff7\u4f4f\u4e86\u5fc3\u7a8d\uff0c\u4ee5\u81f4\u72af\u4e86\u201c\u4e25\u91cd\u9519\u8bef\uff0c\u4e3a\u6b64\u4ed6\u53d7\u5230\u4e86\u515a\u7684\u4e25\u5389\u5236\u88c1\u201d\u3002\u6d77\u519b\u6742\u5fd7\u300a\u82cf\u7ef4\u57c3\u8230\u961f\u300b\u5bf9\u4e8e\u201c\u5927\u6a21\u5927\u6837\u7684\u519b\u4e8b\u9886\u8896\u4eec\u201d\u4f5c\u51fa\u4e86\u7c7b\u4f3c\u7684\u62a8\u51fb\uff0c\u5b83\u5ba3\u79f0\uff1a\u201c\u5bf9\u4e8e\u8d2c\u4f4e\u653f\u6cbb\u673a\u5173\u5728\u519b\u961f\u751f\u6d3b\u4e2d\u4f5c\u7528\u7684\u4f01\u56fe\u5fc5\u987b\u52a0\u4ee5\u575a\u51b3\u8c34\u8d23\u3002\u201d\u8fd9\u4e2a\u6742\u5fd7\u591a\u5c11\u6709\u4e9b\u5c16\u9510\u5730\u58f0\u660e\uff0c\u201c\u4e0d\u8bba\u4e00\u4e2a\u5171\u4ea7\u515a\u5458\u7684\u7ea7\u522b\u591a\u9ad8\uff0c\u5982\u679c\u73a9\u5ffd\u804c\u5b88\uff0c\u4e0d\u4ec5\u53ef\u4ee5\uff0c\u800c\u4e14\u5fc5\u987b\u5728\u515a\u7684\u4f1a\u8bae\u4e0a\u5bf9\u4ed6\u52a0\u4ee5\u6279\u8bc4\u3002\u201d\u5bf9\u6731\u53ef\u592b\u7684\u4e3b\u8981\u653b\u51fb\uff0c\u662f\u4ed6\u4f01\u56fe\u524a\u5f31\u515a\u7684\u5de5\u4f5c\u8005\u5728\u519b\u961f\u4e2d\u7684\u4f5c\u7528\uff0c\u4ee5\u53ca\u4ed6\u516c\u5f00\u575a\u6301\u8981\u4e3a\u88ab\u65af\u5927\u6797\u6e05\u6d17\u7684\u7ea2\u519b\u9886\u8896\u4eec\u6062\u590d\u540d\u8a89\u3002\u5728\u82cf\u8054\u5386\u53f2\u60b2\u5267\u6027\u7684\u8fd9\u4e00\u7ae0\u4e2d\u6731\u53ef\u592b\u5e76\u4e0d\u611f\u5230\u81ea\u5df1\u6709\u4ec0\u4e48\u8d23\u4efb\uff0c\u4f46\u662f\u515a\u7684\u5176\u4ed6\u9ad8\u7ea7\u4eba\u5458\uff0c\u5305\u62ec\u8d6b\u9c81\u6653\u592b\u5728\u5185\uff0c\u5374\u663e\u7136\u611f\u5230\u81ea\u5df1\u6709\u8d23\u4efb\u3002\u800c\u4e14\uff0c\u6731\u53ef\u592b\u53ef\u80fd\u638c\u63e1\u4e86\u4e0e\u6e05\u6d17\u4e2d\u7684\u53cd\u515a\u96c6\u56e2\u6709\u5173\u7684\u79d8\u5bc6\u6587\u4ef6\u3002\u8d6b\u9c81\u6653\u592b\u5bb3\u6015\u8fd9\u4e9b\u6587\u4ef6\u4e5f\u53ef\u80fd\u635f\u5bb3\u4ed6\uff0c\u82cf\u8054\u7684\u516c\u6c11\u4eec\u53ef\u80fd\u8981\u95f4\u4ed6\u4eec\u81ea\u5df1\uff1a\u201c\u5f53\u65af\u5927\u6797\u6e05\u6d17\u515a\u7684\u5e72\u90e8\u65f6\uff0c\u8d6b\u9c81\u6653\u592b\u5728\u5e72\u4ec0\u4e48\uff1f\u201d\u6731\u53ef\u592b\u4e0e\u65af\u5927\u6797\u6731\u53ef\u592b", "picNo" : "3", "picUrl" : [{"pic_title" : "\u6731\u53ef\u592b", "suffix" : "jpeg", "id" : 1, "url" : "https://aimgs.oss-cn-shenzhen.aliyuncs.com/history_2021/13577_1.jpeg"}, {"pic_title" : "\u6731\u53ef\u592b\u4e0e\u65af\u5927\u6797", "suffix" : "jpeg", "id" : 2, "url" : "https://aimgs.oss-cn-shenzhen.aliyuncs.com/history_2021/13577_2.jpeg"}, {"pic_title" : "\u6731\u53ef\u592b", "suffix" : "jpeg", "id" : 3, "url" : "https://aimgs.oss-cn-shenzhen.aliyuncs.com/history_2021/13577_3.jpeg"}]}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"e_id": {"type": "string"}, "title": {"type": "string"}, "content": {"type": "string"}, "picNo": {"type": "string"}, "picUrl": {"type": "array", "items": {"type": "object", "properties": {"pic_title": {"type": "string"}, "suffix": {"type": "string"}, "id": {"type": "integer"}, "url": {"type": "string"}}, "required": ["pic_title", "suffix", "id", "url"]}}}, "required": ["e_id", "title", "content", "picNo", "picUrl"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"label": {"type": "string"}, "position": {"type": "integer"}, "link": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}}, "required": ["type", "id"]}}, "required": ["label", "position", "link"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"label" : "Hooks", "position" : 6, "link" : {"type" : "doc", "id" : "overview"}} | json_instruct | {"type": "object", "properties": {"label": {"type": "string"}, "position": {"type": "integer"}, "link": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}}, "required": ["type", "id"]}}, "required": ["label", "position", "link"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"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" : "GIAVONNA", "frequency" : 1, "gender" : "female"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "copyright": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "targetType": {"type": "string"}, "dependencies": {"type": "object", "properties": {"dwt": {"type": "string"}, "trashcan": {"type": "string"}}, "required": ["dwt", "trashcan"]}, "sourceFiles": {"type": "array", "items": {"type": "string"}}, "lflags": {"type": "array", "items": {"type": "string"}}, "configurations": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "platforms": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "platforms"]}}}, "required": ["name", "description", "copyright", "license", "authors", "targetType", "dependencies", "sourceFiles", "lflags", "configurations"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "starffin", "description" : "An experimental file searcher.", "copyright" : "Copyright (C) 2018, Kazuya Takahashi", "license" : "MIT", "authors" : ["Kazuya Takahashi"], "targetType" : "executable", "dependencies" : {"dwt" : "~>1.0.0", "trashcan" : "~>0.2.2"}, "sourceFiles" : ["res/resource.res"], "lflags" : ["/ENTRY:mainCRTStartup"], "configurations" : [{"name" : "default", "platforms" : ["windows"]}, {"name" : "noconsole", "platforms" : ["windows"], "lflags-x86_64" : ["/SUBSYSTEM:WINDOWS"]}]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "copyright": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "targetType": {"type": "string"}, "dependencies": {"type": "object", "properties": {"dwt": {"type": "string"}, "trashcan": {"type": "string"}}, "required": ["dwt", "trashcan"]}, "sourceFiles": {"type": "array", "items": {"type": "string"}}, "lflags": {"type": "array", "items": {"type": "string"}}, "configurations": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "platforms": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "platforms"]}}}, "required": ["name", "description", "copyright", "license", "authors", "targetType", "dependencies", "sourceFiles", "lflags", "configurations"], "$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"}, "private": {"type": "boolean"}, "author": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "dependencies": {"type": "object", "properties": {"crossbar": {"type": "string"}, "influx": {"type": "string"}, "ws": {"type": "string"}}, "required": ["crossbar", "influx", "ws"]}, "license": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}}, "required": ["name", "version", "private", "author", "keywords", "scripts", "repository", "dependencies", "license", "engines"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "blackhole-client", "version" : "0.0.2", "private" : true, "author" : "Roman Galeev <jamhedd@gmail.com>", "keywords" : ["websockets", "kazoo", "api"], "scripts" : {"start" : "node app.js"}, "repository" : {"type" : "git", "url" : "https://github.com/jamhed/blackhole-client.git"}, "dependencies" : {"crossbar" : "https://github.com/macpie/crossbar-nodejs/tarball/master", "influx" : "^5.0.4", "ws" : "latest"}, "license" : "MIT", "engines" : {"node" : ">=0.6"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "author": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "dependencies": {"type": "object", "properties": {"crossbar": {"type": "string"}, "influx": {"type": "string"}, "ws": {"type": "string"}}, "required": ["crossbar", "influx", "ws"]}, "license": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}}, "required": ["name", "version", "private", "author", "keywords", "scripts", "repository", "dependencies", "license", "engines"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"profiles": {"type": "object", "properties": {"NMF": {"type": "object", "properties": {"commandName": {"type": "string"}, "commandLineArgs": {"type": "string"}, "environmentVariables": {"type": "object", "properties": {"RunIndex": {"type": "string"}, "Sequences": {"type": "string"}, "ModelPath": {"type": "string"}, "Model": {"type": "string"}, "Tool": {"type": "string"}}, "required": ["RunIndex", "Sequences", "ModelPath", "Model", "Tool"]}}, "required": ["commandName", "commandLineArgs", "environmentVariables"]}}, "required": ["NMF"]}}, "required": ["profiles"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"profiles" : {"NMF" : {"commandName" : "Project", "commandLineArgs" : "reference", "environmentVariables" : {"RunIndex" : "Debug", "Sequences" : "20", "ModelPath" : "C:\\Projects\\ttc2021\\models\\2", "Model" : "2", "Tool" : "Reference"}}}} | json_instruct | {"type": "object", "properties": {"profiles": {"type": "object", "properties": {"NMF": {"type": "object", "properties": {"commandName": {"type": "string"}, "commandLineArgs": {"type": "string"}, "environmentVariables": {"type": "object", "properties": {"RunIndex": {"type": "string"}, "Sequences": {"type": "string"}, "ModelPath": {"type": "string"}, "Model": {"type": "string"}, "Tool": {"type": "string"}}, "required": ["RunIndex", "Sequences", "ModelPath", "Model", "Tool"]}}, "required": ["commandName", "commandLineArgs", "environmentVariables"]}}, "required": ["NMF"]}}, "required": ["profiles"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "multimediaviewer-optin-pref": {"type": "string"}, "multimediaviewer-thumbnail-error-retry": {"type": "string"}, "multimediaviewer-license-pd": {"type": "string"}, "multimediaviewer-geolocation": {"type": "string"}}, "required": ["@metadata", "multimediaviewer-optin-pref", "multimediaviewer-thumbnail-error-retry", "multimediaviewer-license-pd", "multimediaviewer-geolocation"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"@metadata" : {"authors" : ["Joetaras"]}, "multimediaviewer-optin-pref" : "Abbilite 'u <span class=\"plainlinks\">[https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:Media_Viewer/About Media Viewer]</span>", "multimediaviewer-thumbnail-error-retry" : "pru\u00e8ve arrete", "multimediaviewer-license-pd" : "Dominie pubbleche", "multimediaviewer-geolocation" : "Posizione: $1"} | json_instruct | {"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "multimediaviewer-optin-pref": {"type": "string"}, "multimediaviewer-thumbnail-error-retry": {"type": "string"}, "multimediaviewer-license-pd": {"type": "string"}, "multimediaviewer-geolocation": {"type": "string"}}, "required": ["@metadata", "multimediaviewer-optin-pref", "multimediaviewer-thumbnail-error-retry", "multimediaviewer-license-pd", "multimediaviewer-geolocation"], "$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"}, "main": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"awesome-typescript-loader": {"type": "string"}, "commander": {"type": "string"}, "copyfiles": {"type": "string"}, "jest": {"type": "string"}, "raw-loader": {"type": "string"}, "rimraf": {"type": "string"}, "ts-jest": {"type": "string"}, "typescript": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}, "webpack-node-externals": {"type": "string"}}, "required": ["awesome-typescript-loader", "commander", "copyfiles", "jest", "raw-loader", "rimraf", "ts-jest", "typescript", "webpack", "webpack-cli", "webpack-node-externals"]}, "bin": {"type": "object", "properties": {"codegen-templates-scripts": {"type": "string"}}, "required": ["codegen-templates-scripts"]}}, "required": ["name", "version", "main", "license", "dependencies", "bin"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "codegen-templates-scripts", "version" : "0.11.0", "main" : "cli.js", "license" : "MIT", "dependencies" : {"awesome-typescript-loader" : "5.2.1", "commander" : "2.18.0", "copyfiles" : "2.1.0", "jest" : "23.5.0", "raw-loader" : "0.5.1", "rimraf" : "2.6.2", "ts-jest" : "23.1.4", "typescript" : "3.0.3", "webpack" : "4.17.2", "webpack-cli" : "3.1.0", "webpack-node-externals" : "1.7.2"}, "bin" : {"codegen-templates-scripts" : "./cli/codegen-templates-scripts.js"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"awesome-typescript-loader": {"type": "string"}, "commander": {"type": "string"}, "copyfiles": {"type": "string"}, "jest": {"type": "string"}, "raw-loader": {"type": "string"}, "rimraf": {"type": "string"}, "ts-jest": {"type": "string"}, "typescript": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}, "webpack-node-externals": {"type": "string"}}, "required": ["awesome-typescript-loader", "commander", "copyfiles", "jest", "raw-loader", "rimraf", "ts-jest", "typescript", "webpack", "webpack-cli", "webpack-node-externals"]}, "bin": {"type": "object", "properties": {"codegen-templates-scripts": {"type": "string"}}, "required": ["codegen-templates-scripts"]}}, "required": ["name", "version", "main", "license", "dependencies", "bin"], "$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.