input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"id": {"type": "string"}, "recommendations": {"type": "array", "items": {"type": "string"}}, "metrics": {"type": "object", "properties": {"P": {"type": "integer"}, "TP": {"type": "integer"}, "precision": {"type": "number"}, "recall": {"type": "number"}, "f1": {"type": "number"}, "average precision": {"type": "number"}, "reciprocal rank": {"type": "number"}}, "required": ["P", "TP", "precision", "recall", "f1", "average precision", "reciprocal rank"]}}, "required": ["id", "recommendations", "metrics"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "ec25e3d78ea8374869a772dc58bb903528a3c9cc", "recommendations" : ["TRQVCXZ128F4298756", "TRTPHVB128F426E044", "TRHNXJT128F145A8B2", "TRQPYHG128F4293089", "TRGLEPF128F93379E9", "TRJHALL128F92C48B6", "TREJKCZ128C7196DAD", "TRINTFS12903CF7876", "TRXFWYF128F1491D07", "TRBROFZ128E07917F6", "TRWIFBN128F9308699", "TRDJQCZ128F423D135", "TRQBZSQ128F42782DC", "TRWVUUS128F931FF4B", "TRDVUST128F4280D13", "TRHBGXU128F9310DB3", "TRAHVXE128F9339BAD", "TRQIMLL128F42A04F4", "TRILXCN128F92F41C6", "TRTRPCL128F9310BA8", "TRXEAZB128E078EDCE", "TRQLZQH128E0792691", "TRKWXAG128EF340672", "TRTXSNK128F14989DB", "TRAMXGR128E07822CC", "TREXNVY128F92DE1E9", "TRLGQLW128EF3453BA", "TRSMIXL128F42A52E2", "TRYDUVL128F429875C", "TRFRJAY128F1465267", "TROMXUF128EF35EE85", "TRKEIZP12903D05324", "TRJKZTC128F14676A9", "TRASQGR128F14557AA", "TRVYXUG128F933AD8F", "TRKQRVO128F92D630B", "TRBTIFY12903CAB63C", "TRFOKTF128F1477266", "TRFNDHN128F426BE40", "TRZUJFC128F92F3AA9", "TRCAJOM128F1488559", "TRNRJUN128F42AE2BC", "TRQEMRN128F933B4B2", "TRTAQVQ128F427B9A5", "TRKVHLV12903D051C2", "TRJQRAP128F9314B3F", "TRQZPIE128F1455E47", "TRGOEVS128F42288A5", "TROLUYY128F4282832", "TRSCWIA128E0785B05"], "metrics" : {"P" : 30, "TP" : 6, "precision" : 0.12, "recall" : 0.2, "f1" : 0.15, "average precision" : 0.7, "reciprocal rank" : 1.0}}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "recommendations": {"type": "array", "items": {"type": "string"}}, "metrics": {"type": "object", "properties": {"P": {"type": "integer"}, "TP": {"type": "integer"}, "precision": {"type": "number"}, "recall": {"type": "number"}, "f1": {"type": "number"}, "average precision": {"type": "number"}, "reciprocal rank": {"type": "number"}}, "required": ["P", "TP", "precision", "recall", "f1", "average precision", "reciprocal rank"]}}, "required": ["id", "recommendations", "metrics"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "d44-50", "text" : "mm HEAi)Qu/ymiiRS\nGregory Hall\nUrlsana^ llIAnolB\nITO: B* 0* Burroim\nBr* Lee 8\u00bb ireyfUB\niCsoneth Harwood\n]^^r\u2022 ThomB Bstxy\nlie* JsaaseB FcllawB\nSUBJBCO?: ^Kesolubioaae Committee\nBBQM: Harry Skomia\nI2A!I!B: Juxse 24, 3^60\nQoe hy one, I am trying to appoint well in advance cosamittees to report\nat 8aa JTanciaco* X would like you, tdio are listed above, to serve as\nthe EesoXubions Ckunittee \u2014 and hope you will all he at the convention*\nWith a comnittee, and tine, a blend of old heads and new, known writing\nskills, etc* \u2014\u00bb X think we have a fine coDSoittee* WJJ. you all serve?\nFlease? I\u2019d like Sd Burrovs to serve as Gbairsaan* Ck, Bd?\nOne reason I*m working in advance is that I don\u2019t care for the iisual\ntype of resolutions we have. Xhese could, I think^be very significant.\nXhe Chairman should check with Citations & Awards CoDsnittee Chairman\nSchooley for possible overlap in case of possible resolutions of thanks\nor recognition. Xhe Convention Cocsoittee, Hotel, IS^dilbitors, and possibly\nothers should have resolixtions of thanks. But we need more if possible\nfor presentation at the banquet (with Citations Coonittee}. Xhere can be\na little levity.\nOne area for a possible resolution: In our foreign aid bills, telecocmuni*\ncations are left out. Yet in underdeveloped nations this could be one of\ngreatest boons to education and literacy. A deelamtion of our concern for\nsuch world problems, and an urging for inclusion of aid in setting up systems\nwould be of use. (One fe.Gtory in one country may cost $6 mllUon. Ife could\nhelp a dosen idiole countries with educational radio and TV for that, for\nexample.)"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"LimitedSoundEffects": {"type": "array", "items": {"type": "string"}}}, "required": ["LimitedSoundEffects"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"LimitedSoundEffects" : ["AcceptableBreaksFromReality", "DieChairDie", "AvertedTrope", "NoSidepathsNoExplorationNoFreedom", "TechnologyMarchesOn", "SuspensionOfDisbelief", "RealLife", "Mooks", "StockSoundEffects", "SoundCodedForYourConvenience", "LampshadeHanging", "PlayingWithFire", "PowerUp", "NitroBoost", "OneUp", "DeadStarWalking", "GravityIsAHarshMistress", "CallingYourAttacks", "SpiritualSuccessor", "PlayerCharacter", "OneUp", "RecursiveAmmo", "GameMod", "GravityIsAHarshMistress", "SpiritualSuccessor", "PlayerCharacter", "OneUp", "PlayedForLaughs", "GodwinsLaw", "WilhelmScream", "Freeware", "StockSoundEffects", "PlayedForLaughs", "GodwinsLaw", "WilhelmScream"]}
json_instruct
{"type": "object", "properties": {"LimitedSoundEffects": {"type": "array", "items": {"type": "string"}}}, "required": ["LimitedSoundEffects"], "$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" : 101892037, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "5a05abc3a463df8c5d138528419cfcae", "wof:id" : 101892037, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [2.51483391066472, 45.868927236589, 2.53210819137064, 45.87510677016985], "geometry" : {"coordinates" : [[[2.52483665282693, 45.87510677016985], [2.52508400145968, 45.87331538436058], [2.52892784893697, 45.87358635162661], [2.52917505141949, 45.87179495263018], [2.53045629993829, 45.87188524074639], [2.53070343959797, 45.87009383545291], [2.53198465030278, 45.87018410469602], [2.53210819137064, 45.86928839925804], [2.52698345489193, 45.868927236589], [2.52685983052322, 45.86982293514149], [2.52557863518052, 45.86973260417744], [2.52545498469243, 45.87062830029402], [2.5190489614991, 45.87017640540876], [2.51917271611103, 45.86928071790754], [2.51532921080764, 45.86900940098877], [2.51483391066472, 45.8725921260172], [2.51867766586895, 45.87286346362754], [2.51880143637874, 45.87196777826881], [2.52264516371781, 45.872238971831], [2.52239774236398, 45.87403035217619], [2.52367903415558, 45.8741207226148], [2.52355533636171, 45.87501641343977], [2.52483665282693, 45.87510677016985]]], "type" : "Polygon"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"python.pythonPath": {"type": "string"}}, "required": ["python.pythonPath"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"python.pythonPath" : "/Users/wangyifan/anaconda3/envs/py2/bin/python"}
json_instruct
{"type": "object", "properties": {"python.pythonPath": {"type": "string"}}, "required": ["python.pythonPath"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"_id": {"type": "string"}, "brewery": {"type": "string"}, "name": {"type": "string"}, "abv": {"type": "string"}, "description": {"type": "string"}, "category": {"type": "string"}, "style": {"type": "string"}, "updated": {"type": "string"}}, "required": ["_id", "brewery", "name", "abv", "description", "category", "style", "updated"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"_id" : "beer_Hite", "brewery" : "Hite Brewery", "name" : "Hite", "abv" : "4.5", "description" : "Hite lager is golden in colour and is styled upon traditional European and American lagers.", "category" : "North American Lager", "style" : "American-Style Lager", "updated" : "2010-07-22 20:00:20"}
json_instruct
{"type": "object", "properties": {"_id": {"type": "string"}, "brewery": {"type": "string"}, "name": {"type": "string"}, "abv": {"type": "string"}, "description": {"type": "string"}, "category": {"type": "string"}, "style": {"type": "string"}, "updated": {"type": "string"}}, "required": ["_id", "brewery", "name", "abv", "description", "category", "style", "updated"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[4, 2, 5, 1], [8, 4, 9, 3], [5, 15, 6, 14], [2, 8, 3, 7], [9, 17, 10, 16], [11, 18, 12, 19], [13, 1, 14, 22], [15, 7, 16, 6], [17, 20, 18, 21], [19, 12, 20, 13], [21, 11, 22, 10]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["react-grid-components-updated"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "install": {"type": "string"}, "clean": {"type": "string"}, "dev": {"type": "string"}}, "required": ["test", "install", "clean", "dev"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"dotenv": {"type": "string"}}, "required": ["dotenv"]}}, "required": ["name", "version", "description", "scripts", "repository", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "dummy", "version" : "1.0.0", "description" : "![Chronos logo](https://raw.githubusercontent.com/Chronos2-0/Chronos/master/app/assets/logo2.png) ## Microservices Architecture Microservices architecture for testing [Chronos](https://github.com/oslabs-beta/Chronos), a microservice communication and health visualizer.", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "install" : " (cd books && npm install) & (cd customers && npm install) & (cd orders && npm install) & (cd 'reverse proxy' && npm install)", "clean" : " (cd books && npm run clean) & (cd customers && npm run clean) & (cd orders && npm run clean) & (cd 'reverse proxy' && npm run clean)", "dev" : " (cd books && npm start) & (cd customers && npm start) & (cd orders && npm start) & (cd 'reverse proxy' && npm start)"}, "repository" : {"type" : "git", "url" : "git+https://github.com/patpat20/Chronos.git"}, "author" : "", "license" : "ISC", "bugs" : {"url" : "https://github.com/patpat20/Chronos/issues"}, "homepage" : "https://github.com/patpat20/Chronos#readme", "dependencies" : {"dotenv" : "^8.2.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "install": {"type": "string"}, "clean": {"type": "string"}, "dev": {"type": "string"}}, "required": ["test", "install", "clean", "dev"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"dotenv": {"type": "string"}}, "required": ["dotenv"]}}, "required": ["name", "version", "description", "scripts", "repository", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"variants": {"type": "object", "properties": {"normal": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": ["normal"]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"variants" : {"normal" : {"model" : "polycraft:block_mald_pink"}}}
json_instruct
{"type": "object", "properties": {"variants": {"type": "object", "properties": {"normal": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": ["normal"]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"311462PD": {"type": "object", "properties": {"years": {"type": "array", "items": {"type": "number"}}, "original_title": {"type": "string"}, "date": {"type": "string"}, "width": {"type": "number"}, "folder": {"type": "null"}, "height": {"type": "number"}, "text": {"type": "null"}, "thumb_url": {"type": "string"}, "title": {"type": "string"}, "image_url": {"type": "string"}}, "required": ["years", "original_title", "date", "width", "folder", "height", "text", "thumb_url", "title", "image_url"]}}, "required": ["311462PD"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"311462PD" : {"years" : [1982.0], "original_title" : "", "date" : "1982-06-26", "width" : 760.0, "folder" : null, "height" : 508.0, "text" : null, "thumb_url" : "http://purl.slwa.wa.gov.au/slwa_b3800009_7.png", "title" : "La Grange Restaurant Francais and Burgundy's Restaurant, 623 Wellington Street, Perth, June 1982", "image_url" : "http://purl.slwa.wa.gov.au/slwa_b3800009_7.jpg"}}
json_instruct
{"type": "object", "properties": {"311462PD": {"type": "object", "properties": {"years": {"type": "array", "items": {"type": "number"}}, "original_title": {"type": "string"}, "date": {"type": "string"}, "width": {"type": "number"}, "folder": {"type": "null"}, "height": {"type": "number"}, "text": {"type": "null"}, "thumb_url": {"type": "string"}, "title": {"type": "string"}, "image_url": {"type": "string"}}, "required": ["years", "original_title", "date", "width", "folder", "height", "text", "thumb_url", "title", "image_url"]}}, "required": ["311462PD"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"userId" : 20215, "cartId" : "adba830e-4cd8-4380-b4c0-a65df08bae39", "preferredProducts" : [1888, 1828, 3758, 4057, 243, 1378], "productReviews" : []}
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"PREVALENCE_BY_GENDER_AGE_YEAR": {"type": "object", "properties": {"TRELLIS_NAME": {"type": "array", "items": {}}, "SERIES_NAME": {"type": "array", "items": {}}, "X_CALENDAR_YEAR": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["TRELLIS_NAME", "SERIES_NAME", "X_CALENDAR_YEAR", "Y_PREVALENCE_1000PP"]}, "PREVALENCE_BY_MONTH": {"type": "object", "properties": {"X_CALENDAR_MONTH": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["X_CALENDAR_MONTH", "Y_PREVALENCE_1000PP"]}, "LENGTH_OF_ERA": {"type": "object", "properties": {"CATEGORY": {"type": "string"}, "MIN_VALUE": {"type": "integer"}, "P10_VALUE": {"type": "integer"}, "P25_VALUE": {"type": "integer"}, "MEDIAN_VALUE": {"type": "integer"}, "P75_VALUE": {"type": "integer"}, "P90_VALUE": {"type": "integer"}, "MAX_VALUE": {"type": "integer"}}, "required": ["CATEGORY", "MIN_VALUE", "P10_VALUE", "P25_VALUE", "MEDIAN_VALUE", "P75_VALUE", "P90_VALUE", "MAX_VALUE"]}, "AGE_AT_FIRST_DIAGNOSIS": {"type": "object", "properties": {"CATEGORY": {"type": "array", "items": {"type": "string"}}, "MIN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P10_VALUE": {"type": "array", "items": {"type": "integer"}}, "P25_VALUE": {"type": "array", "items": {"type": "integer"}}, "MEDIAN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P75_VALUE": {"type": "array", "items": {"type": "integer"}}, "P90_VALUE": {"type": "array", "items": {"type": "integer"}}, "MAX_VALUE": {"type": "array", "items": {"type": "integer"}}}, "required": ["CATEGORY", "MIN_VALUE", "P10_VALUE", "P25_VALUE", "MEDIAN_VALUE", "P75_VALUE", "P90_VALUE", "MAX_VALUE"]}}, "required": ["PREVALENCE_BY_GENDER_AGE_YEAR", "PREVALENCE_BY_MONTH", "LENGTH_OF_ERA", "AGE_AT_FIRST_DIAGNOSIS"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"PREVALENCE_BY_GENDER_AGE_YEAR" : {"TRELLIS_NAME" : [], "SERIES_NAME" : [], "X_CALENDAR_YEAR" : [], "Y_PREVALENCE_1000PP" : []}, "PREVALENCE_BY_MONTH" : {"X_CALENDAR_MONTH" : [], "Y_PREVALENCE_1000PP" : []}, "LENGTH_OF_ERA" : {"CATEGORY" : "Length of era", "MIN_VALUE" : 1, "P10_VALUE" : 1, "P25_VALUE" : 1, "MEDIAN_VALUE" : 1, "P75_VALUE" : 1, "P90_VALUE" : 1, "MAX_VALUE" : 1}, "AGE_AT_FIRST_DIAGNOSIS" : {"CATEGORY" : ["MALE", "FEMALE"], "MIN_VALUE" : [21, 30], "P10_VALUE" : [25, 35], "P25_VALUE" : [44, 44], "MEDIAN_VALUE" : [55, 58], "P75_VALUE" : [61, 67], "P90_VALUE" : [66, 70], "MAX_VALUE" : [69, 77]}}
json_instruct
{"type": "object", "properties": {"PREVALENCE_BY_GENDER_AGE_YEAR": {"type": "object", "properties": {"TRELLIS_NAME": {"type": "array", "items": {}}, "SERIES_NAME": {"type": "array", "items": {}}, "X_CALENDAR_YEAR": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["TRELLIS_NAME", "SERIES_NAME", "X_CALENDAR_YEAR", "Y_PREVALENCE_1000PP"]}, "PREVALENCE_BY_MONTH": {"type": "object", "properties": {"X_CALENDAR_MONTH": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["X_CALENDAR_MONTH", "Y_PREVALENCE_1000PP"]}, "LENGTH_OF_ERA": {"type": "object", "properties": {"CATEGORY": {"type": "string"}, "MIN_VALUE": {"type": "integer"}, "P10_VALUE": {"type": "integer"}, "P25_VALUE": {"type": "integer"}, "MEDIAN_VALUE": {"type": "integer"}, "P75_VALUE": {"type": "integer"}, "P90_VALUE": {"type": "integer"}, "MAX_VALUE": {"type": "integer"}}, "required": ["CATEGORY", "MIN_VALUE", "P10_VALUE", "P25_VALUE", "MEDIAN_VALUE", "P75_VALUE", "P90_VALUE", "MAX_VALUE"]}, "AGE_AT_FIRST_DIAGNOSIS": {"type": "object", "properties": {"CATEGORY": {"type": "array", "items": {"type": "string"}}, "MIN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P10_VALUE": {"type": "array", "items": {"type": "integer"}}, "P25_VALUE": {"type": "array", "items": {"type": "integer"}}, "MEDIAN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P75_VALUE": {"type": "array", "items": {"type": "integer"}}, "P90_VALUE": {"type": "array", "items": {"type": "integer"}}, "MAX_VALUE": {"type": "array", "items": {"type": "integer"}}}, "required": ["CATEGORY", "MIN_VALUE", "P10_VALUE", "P25_VALUE", "MEDIAN_VALUE", "P75_VALUE", "P90_VALUE", "MAX_VALUE"]}}, "required": ["PREVALENCE_BY_GENDER_AGE_YEAR", "PREVALENCE_BY_MONTH", "LENGTH_OF_ERA", "AGE_AT_FIRST_DIAGNOSIS"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[153.75, 34.166666666666664], [153.75, 34.25], [153.875, 34.25], [153.875, 34.166666666666664], [153.75, 34.166666666666664]]]}, "properties" : {"code" : 515326, "url" : "http://madefor.github.io/0410/api/v1/515326.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/515326.geojson"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"smooth_scrollbar.css": {"type": "string"}, "smooth_scrollbar.js": {"type": "string"}, "smooth_scrollbar.min.css": {"type": "string"}, "smooth_scrollbar.min.js": {"type": "string"}}, "required": ["smooth_scrollbar.css", "smooth_scrollbar.js", "smooth_scrollbar.min.css", "smooth_scrollbar.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"smooth_scrollbar.css" : "sha256-opsC/zA9zIrpR2vveo4n3sKJHvmb563HTAGISh/MKKM=", "smooth_scrollbar.js" : "sha256-pkZblqelvSdRBwajUB5h0zIqMmLfGHXVy5n22HFqGRQ=", "smooth_scrollbar.min.css" : "sha256-uKZJs8NC6oad/vausB3MBGHsT2CtIVHJlNtFDlPx4Q8=", "smooth_scrollbar.min.js" : "sha256-BuqXFaZjMQ372g0YnnIl1iUx/eyermKKxKzJdYBS4OI="}
json_instruct
{"type": "object", "properties": {"smooth_scrollbar.css": {"type": "string"}, "smooth_scrollbar.js": {"type": "string"}, "smooth_scrollbar.min.css": {"type": "string"}, "smooth_scrollbar.min.js": {"type": "string"}}, "required": ["smooth_scrollbar.css", "smooth_scrollbar.js", "smooth_scrollbar.min.css", "smooth_scrollbar.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"": {"type": "array", "items": {"type": "string"}}, "config.npm.autoDetect": {"type": "string"}, "config.npm.runSilent": {"type": "string"}, "config.npm.packageManager": {"type": "string"}, "npm.parseError": {"type": "string"}}, "required": ["", "config.npm.autoDetect", "config.npm.runSilent", "config.npm.packageManager", "npm.parseError"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"" : ["--------------------------------------------------------------------------------------------", "Copyright (c) Microsoft Corporation. All rights reserved.", "Licensed under the MIT License. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated."], "config.npm.autoDetect" : "Controla se a dete\u00e7\u00e3o autom\u00e1tica de scripts npm est\u00e1 ligado ou desligado. O padr\u00e3o \u00e9 ligado.", "config.npm.runSilent" : "Executar comandos npm com a op\u00e7\u00e3o '--silent'.", "config.npm.packageManager" : "O Gerenciador de pacotes usado para executar scripts.", "npm.parseError" : "Dete\u00e7\u00e3o de tarefa NPM: falha ao analisar o arquivo {0}"}
json_instruct
{"type": "object", "properties": {"": {"type": "array", "items": {"type": "string"}}, "config.npm.autoDetect": {"type": "string"}, "config.npm.runSilent": {"type": "string"}, "config.npm.packageManager": {"type": "string"}, "npm.parseError": {"type": "string"}}, "required": ["", "config.npm.autoDetect", "config.npm.runSilent", "config.npm.packageManager", "npm.parseError"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[["451302108001", "\u5927\u6e7e\u793e\u533a", "121", "0"], ["451302108200", "\u6b6a\u508d\u6751\u59d4\u4f1a", "220", "0"], ["451302108201", "\u51cc\u4ed1\u6751\u59d4\u4f1a", "220", "0"], ["451302108202", "\u77f3\u5c71\u6751\u59d4\u4f1a", "220", "0"], ["451302108203", "\u5174\u5b89\u6751\u59d4\u4f1a", "220", "0"], ["451302108204", "\u5bc6\u5c4b\u6751\u59d4\u4f1a", "122", "0"], ["451302108205", "\u90a3\u8c37\u6751\u59d4\u4f1a", "220", "0"], ["451302108206", "\u4e1c\u756a\u6751\u59d4\u4f1a", "220", "0"]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"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" : 78638, "cartId" : "3604aded-b35f-42aa-ac22-9c3e59911270", "preferredProducts" : [3040, 1834, 4410, 2761, 4223, 1405, 3124, 2935, 2759], "productReviews" : [{"productId" : 3391, "reviewText" : "one of my hobbies is skateboarding. and when i'm skateboarding this works great.", "reviewDate" : "2020-03-15T08:14:59.0066194+02:00"}, {"productId" : 3432, "reviewText" : "My neighbor Victoria has one of these. She works as a professor and she says it looks menthol.", "reviewDate" : "2016-08-12T01:47:04.9268246+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#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "command": {"type": "string"}, "locked": {"type": "boolean"}, "starred": {"type": "boolean"}}, "required": ["name", "command", "locked", "starred"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "swear", "command" : "print(( // legacy command wrapper\n IEATPOO => [\"cunt\",\"fuck\",\"bitch\",\"motherfucker\",\"fuckface\",\"dick\",\"twat\",\"bum licker\",\"asshole\",\"dickhead\",\"douche\",\"seat sniffer\"][(Math.random()*11)|0] + \" {y}\u2606{/}\uff9f.{y}*{/}\uff65\uff61\uff9f\"\n)(input, input.split(' '), IRC.message));", "locked" : true, "starred" : false}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "command": {"type": "string"}, "locked": {"type": "boolean"}, "starred": {"type": "boolean"}}, "required": ["name", "command", "locked", "starred"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "code": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "division": {"type": "string"}, "department": {"type": "string"}, "prerequisites": {"type": "string"}, "exclusions": {"type": "string"}, "level": {"type": "integer"}, "campus": {"type": "string"}, "term": {"type": "string"}, "breadths": {"type": "array", "items": {"type": "integer"}}, "meeting_sections": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "instructors": {"type": "array", "items": {"type": "string"}}, "times": {"type": "array", "items": {"type": "object", "properties": {"day": {"type": "string"}, "start": {"type": "integer"}, "end": {"type": "integer"}, "duration": {"type": "integer"}, "location": {"type": "string"}}, "required": ["day", "start", "end", "duration", "location"]}}, "size": {"type": "integer"}, "enrolment": {"type": "integer"}}, "required": ["code", "instructors", "times", "size", "enrolment"]}}}, "required": ["id", "code", "name", "description", "division", "department", "prerequisites", "exclusions", "level", "campus", "term", "breadths", "meeting_sections"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "NMC361H1S20201", "code" : "NMC361H1S", "name" : "The Archaeology of the Biblical World II: The Iron Age", "description" : "The archaeology of Syria-Palestine from the collapse of the Late Bronze Age until the Persian Period, with a special emphasis on the emergence of Israel and the small territorial nation-states of the eastern Mediterranean seaboard. Particular attention will be given to the relationship between the archaeological evidence and contemporary written records, including the Hebrew Bible. (Offered in alternate years)", "division" : "Faculty of Arts and Science", "department" : "Near & Middle Eastern Civilizations", "prerequisites" : "1 FCE in Humanities", "exclusions" : "", "level" : 300, "campus" : "UTSG", "term" : "2020 Winter", "breadths" : [1], "meeting_sections" : [{"code" : "L0101", "instructors" : ["T Harrison"], "times" : [{"day" : "WEDNESDAY", "start" : 46800, "end" : 57600, "duration" : 10800, "location" : "BF 316"}], "size" : 35, "enrolment" : 6}]}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "code": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "division": {"type": "string"}, "department": {"type": "string"}, "prerequisites": {"type": "string"}, "exclusions": {"type": "string"}, "level": {"type": "integer"}, "campus": {"type": "string"}, "term": {"type": "string"}, "breadths": {"type": "array", "items": {"type": "integer"}}, "meeting_sections": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "instructors": {"type": "array", "items": {"type": "string"}}, "times": {"type": "array", "items": {"type": "object", "properties": {"day": {"type": "string"}, "start": {"type": "integer"}, "end": {"type": "integer"}, "duration": {"type": "integer"}, "location": {"type": "string"}}, "required": ["day", "start", "end", "duration", "location"]}}, "size": {"type": "integer"}, "enrolment": {"type": "integer"}}, "required": ["code", "instructors", "times", "size", "enrolment"]}}}, "required": ["id", "code", "name", "description", "division", "department", "prerequisites", "exclusions", "level", "campus", "term", "breadths", "meeting_sections"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"track": {"type": "string"}, "exercise": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "handle": {"type": "string"}, "is_requester": {"type": "boolean"}, "auto_approve": {"type": "boolean"}}, "required": ["track", "exercise", "id", "url", "handle", "is_requester", "auto_approve"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"track" : "javascript", "exercise" : "triangle", "id" : "81bdca77af144bb7b2aeabe982bf0e80", "url" : "https://exercism.io/my/solutions/81bdca77af144bb7b2aeabe982bf0e80", "handle" : "Antonio84SWE", "is_requester" : true, "auto_approve" : false}
json_instruct
{"type": "object", "properties": {"track": {"type": "string"}, "exercise": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "handle": {"type": "string"}, "is_requester": {"type": "boolean"}, "auto_approve": {"type": "boolean"}}, "required": ["track", "exercise", "id", "url", "handle", "is_requester", "auto_approve"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"attachment": {"type": "object", "properties": {"contentType": {"type": "string"}, "fileKey": {"type": "string"}, "fileName": {"type": "string"}, "fileSize": {"type": "integer"}}, "required": ["contentType", "fileKey", "fileName", "fileSize"]}, "webUrl": {"type": "string"}, "apiUrl": {"type": "string"}, "thumbnails": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "fileSize": {"type": "integer"}, "width": {"type": "integer"}, "height": {"type": "integer"}}, "required": ["type", "fileSize", "width", "height"]}}}, "required": ["attachment", "webUrl", "apiUrl", "thumbnails"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"attachment" : {"contentType" : "image/jpeg", "fileKey" : "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "fileName" : "1.jpg", "fileSize" : 472263}, "webUrl" : "https://typetalk.in/topics/208/posts/300/attachments/1/1.jpg", "apiUrl" : "https://typetalk.in/api/v1/topics/208/posts/300/attachments/1/1.jpg", "thumbnails" : [{"type" : "small", "fileSize" : 16842, "width" : 480, "height" : 360}, {"type" : "medium", "fileSize" : 23714, "width" : 800, "height" : 600}, {"type" : "large", "fileSize" : 41130, "width" : 1024, "height" : 768}]}
json_instruct
{"type": "object", "properties": {"attachment": {"type": "object", "properties": {"contentType": {"type": "string"}, "fileKey": {"type": "string"}, "fileName": {"type": "string"}, "fileSize": {"type": "integer"}}, "required": ["contentType", "fileKey", "fileName", "fileSize"]}, "webUrl": {"type": "string"}, "apiUrl": {"type": "string"}, "thumbnails": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "fileSize": {"type": "integer"}, "width": {"type": "integer"}, "height": {"type": "integer"}}, "required": ["type", "fileSize", "width", "height"]}}}, "required": ["attachment", "webUrl", "apiUrl", "thumbnails"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "properties": {"icao": {"type": "string"}, "iata": {"type": "string"}, "usaf": {"type": "string"}}, "required": ["icao", "iata", "usaf"]}, "location": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}, "elevation": {"type": "integer"}}, "required": ["latitude", "longitude", "elevation"]}, "timezone": {"type": "string"}}, "required": ["id", "name", "country", "region", "identifiers", "location", "timezone"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "FKKY0", "name" : {"en" : "Yaounde / Younde / Ekoumdoum"}, "country" : "CM", "region" : "CEN", "identifiers" : {"icao" : "FKKY", "iata" : "YAO", "usaf" : "649504"}, "location" : {"latitude" : 3.8333, "longitude" : 11.5333, "elevation" : 751}, "timezone" : "Africa/Douala"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "properties": {"icao": {"type": "string"}, "iata": {"type": "string"}, "usaf": {"type": "string"}}, "required": ["icao", "iata", "usaf"]}, "location": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}, "elevation": {"type": "integer"}}, "required": ["latitude", "longitude", "elevation"]}, "timezone": {"type": "string"}}, "required": ["id", "name", "country", "region", "identifiers", "location", "timezone"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "maintainers": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "bugs": {"type": "string"}, "homepage": {"type": "string"}, "docs": {"type": "string"}, "download": {"type": "string"}, "dependencies": {"type": "object", "properties": {"jquery": {"type": "string"}}, "required": ["jquery"]}}, "required": ["name", "title", "description", "keywords", "version", "author", "maintainers", "licenses", "bugs", "homepage", "docs", "download", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "cccheck", "title" : "cccheck", "description" : "Simple front-end credit card.", "keywords" : ["jquery", "credit", "card", "check", "validate", "itentifier", "measure", "meter"], "version" : "1.0.7", "author" : {"name" : "Ruan Arag\u00e3o", "email" : "ruanaragao2@gmail.com", "url" : "https://github.com/RuanAragao"}, "maintainers" : [{"name" : "Ruan Arag\u00e3o", "email" : "ruanaragao2@gmail.com", "url" : "https://github.com/RuanAragao"}], "licenses" : [{"type" : "MIT", "url" : "https://raw.github.com/RuanAragao/cccheck/master/LICENSE"}], "bugs" : "https://github.com/RuanAragao/cccheck/issues/", "homepage" : "https://ruanaragao.github.io/cccheck/", "docs" : "https://github.com/RuanAragao/cccheck#readme", "download" : "https://github.com/RuanAragao/cccheck/archive/master.zip", "dependencies" : {"jquery" : ">=1.4"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "maintainers": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "bugs": {"type": "string"}, "homepage": {"type": "string"}, "docs": {"type": "string"}, "download": {"type": "string"}, "dependencies": {"type": "object", "properties": {"jquery": {"type": "string"}}, "required": ["jquery"]}}, "required": ["name", "title", "description", "keywords", "version", "author", "maintainers", "licenses", "bugs", "homepage", "docs", "download", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[147.125, 29.333333333333332], [147.125, 29.416666666666668], [147.25, 29.416666666666668], [147.25, 29.333333333333332], [147.125, 29.333333333333332]]]}, "properties" : {"code" : 444701, "url" : "http://madefor.github.io/0410/api/v1/444701.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/444701.geojson"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"tradebrowserApp": {"type": "object", "properties": {"trade": {"type": "object", "properties": {"home": {"type": "object", "properties": {"title": {"type": "string"}, "createLabel": {"type": "string"}, "createOrEditLabel": {"type": "string"}}, "required": ["title", "createLabel", "createOrEditLabel"]}, "delete": {"type": "object", "properties": {"question": {"type": "string"}}, "required": ["question"]}, "detail": {"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"]}, "stock": {"type": "string"}, "tradeDate": {"type": "string"}, "settlementDate": {"type": "string"}, "amount": {"type": "string"}, "currency": {"type": "string"}, "counterparty": {"type": "string"}}, "required": ["home", "delete", "detail", "stock", "tradeDate", "settlementDate", "amount", "currency", "counterparty"]}}, "required": ["trade"]}}, "required": ["tradebrowserApp"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"tradebrowserApp" : {"trade" : {"home" : {"title" : "Trades", "createLabel" : "Cr\u00e9er un nouveau Trade", "createOrEditLabel" : "Cr\u00e9er ou \u00e9diter un Trade"}, "delete" : {"question" : "Etes-vous certain de vouloir supprimer le Trade {{ id }} ?"}, "detail" : {"title" : "Trade"}, "stock" : "Stock", "tradeDate" : "TradeDate", "settlementDate" : "SettlementDate", "amount" : "Amount", "currency" : "Currency", "counterparty" : "Counterparty"}}}
json_instruct
{"type": "object", "properties": {"tradebrowserApp": {"type": "object", "properties": {"trade": {"type": "object", "properties": {"home": {"type": "object", "properties": {"title": {"type": "string"}, "createLabel": {"type": "string"}, "createOrEditLabel": {"type": "string"}}, "required": ["title", "createLabel", "createOrEditLabel"]}, "delete": {"type": "object", "properties": {"question": {"type": "string"}}, "required": ["question"]}, "detail": {"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"]}, "stock": {"type": "string"}, "tradeDate": {"type": "string"}, "settlementDate": {"type": "string"}, "amount": {"type": "string"}, "currency": {"type": "string"}, "counterparty": {"type": "string"}}, "required": ["home", "delete", "detail", "stock", "tradeDate", "settlementDate", "amount", "currency", "counterparty"]}}, "required": ["trade"]}}, "required": ["tradebrowserApp"], "$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"}, "fields": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "descriptor": {"type": "string"}}, "required": ["name", "descriptor"]}}, "methods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "descriptor": {"type": "string"}}, "required": ["name", "descriptor"]}}}, "required": ["name", "fields", "methods"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "nu$4", "fields" : [{"name" : "a", "descriptor" : "Ljava/util/List;"}], "methods" : [{"name" : "<init>", "descriptor" : "(Ljava/util/List;)V"}, {"name" : "a", "descriptor" : "(Lnu$a;)Ljava/util/Optional;", "parameters" : [{"index" : 1, "name" : "pAcceptor"}]}, {"name" : "a", "descriptor" : "(Lnu$b;Lob;)Ljava/util/Optional;", "parameters" : [{"index" : 1, "name" : "pAcceptor"}, {"index" : 2, "name" : "pStyleIn"}]}]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "fields": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "descriptor": {"type": "string"}}, "required": ["name", "descriptor"]}}, "methods": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "descriptor": {"type": "string"}}, "required": ["name", "descriptor"]}}}, "required": ["name", "fields", "methods"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"dist/index.umd.js": {"type": "object", "properties": {"bundled": {"type": "integer"}, "minified": {"type": "integer"}, "gzipped": {"type": "integer"}}, "required": ["bundled", "minified", "gzipped"]}, "dist/index.min.js": {"type": "object", "properties": {"bundled": {"type": "integer"}, "minified": {"type": "integer"}, "gzipped": {"type": "integer"}}, "required": ["bundled", "minified", "gzipped"]}, "dist/index.cjs.js": {"type": "object", "properties": {"bundled": {"type": "integer"}, "minified": {"type": "integer"}, "gzipped": {"type": "integer"}}, "required": ["bundled", "minified", "gzipped"]}, "dist/index.esm.js": {"type": "object", "properties": {"bundled": {"type": "integer"}, "minified": {"type": "integer"}, "gzipped": {"type": "integer"}, "treeshaked": {"type": "object", "properties": {"rollup": {"type": "object", "properties": {"code": {"type": "integer"}, "import_statements": {"type": "integer"}}, "required": ["code", "import_statements"]}, "webpack": {"type": "object", "properties": {"code": {"type": "integer"}}, "required": ["code"]}}, "required": ["rollup", "webpack"]}}, "required": ["bundled", "minified", "gzipped", "treeshaked"]}}, "required": ["dist/index.umd.js", "dist/index.min.js", "dist/index.cjs.js", "dist/index.esm.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"dist/index.umd.js" : {"bundled" : 7927, "minified" : 3450, "gzipped" : 1418}, "dist/index.min.js" : {"bundled" : 7797, "minified" : 3337, "gzipped" : 1367}, "dist/index.cjs.js" : {"bundled" : 6579, "minified" : 3674, "gzipped" : 1298}, "dist/index.esm.js" : {"bundled" : 6191, "minified" : 3361, "gzipped" : 1204, "treeshaked" : {"rollup" : {"code" : 420, "import_statements" : 384}, "webpack" : {"code" : 1616}}}}
json_instruct
{"type": "object", "properties": {"dist/index.umd.js": {"type": "object", "properties": {"bundled": {"type": "integer"}, "minified": {"type": "integer"}, "gzipped": {"type": "integer"}}, "required": ["bundled", "minified", "gzipped"]}, "dist/index.min.js": {"type": "object", "properties": {"bundled": {"type": "integer"}, "minified": {"type": "integer"}, "gzipped": {"type": "integer"}}, "required": ["bundled", "minified", "gzipped"]}, "dist/index.cjs.js": {"type": "object", "properties": {"bundled": {"type": "integer"}, "minified": {"type": "integer"}, "gzipped": {"type": "integer"}}, "required": ["bundled", "minified", "gzipped"]}, "dist/index.esm.js": {"type": "object", "properties": {"bundled": {"type": "integer"}, "minified": {"type": "integer"}, "gzipped": {"type": "integer"}, "treeshaked": {"type": "object", "properties": {"rollup": {"type": "object", "properties": {"code": {"type": "integer"}, "import_statements": {"type": "integer"}}, "required": ["code", "import_statements"]}, "webpack": {"type": "object", "properties": {"code": {"type": "integer"}}, "required": ["code"]}}, "required": ["rollup", "webpack"]}}, "required": ["bundled", "minified", "gzipped", "treeshaked"]}}, "required": ["dist/index.umd.js", "dist/index.min.js", "dist/index.cjs.js", "dist/index.esm.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"dialogue": {"type": "array", "items": {"type": "object", "properties": {"expression": {"type": "string"}, "text": {"type": "string"}, "boxState": {"type": "string"}, "portrait": {"type": "string"}, "speed": {"type": "number"}}, "required": ["expression", "text", "boxState", "portrait", "speed"]}}}, "required": ["dialogue"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"dialogue" : [{"expression" : "confused", "text" : "Hola, estas interesado en nuestros servicios?\\nEstamos buscando gente para que los pruebe.", "boxState" : "normal", "portrait" : "vodafone", "speed" : 0.05}, {"expression" : "talk", "text" : "beep bap boop", "boxState" : "normal", "portrait" : "bf", "speed" : 0.05}, {"expression" : "talk", "text" : "WHAT DO YOU MEAN YOU ARE FROM\\nORANGE?!?!?!", "boxState" : "angry", "portrait" : "vodafone", "speed" : 0.05}, {"expression" : "talk", "text" : "skeedibup gapo", "boxState" : "normal", "speed" : 0.05, "portrait" : "bf"}, {"expression" : "talk", "text" : "A RAP BATTLE????!!!", "boxState" : "angry", "speed" : 0.05, "portrait" : "vodafone"}, {"expression" : "talk", "text" : "I'LL GIVE YOU A FUCKING RAP BATTLE!", "boxState" : "angry", "speed" : 0.05, "portrait" : "vodafone"}, {"expression" : "shocked", "text" : "beep...", "boxState" : "normal", "speed" : 0.05, "portrait" : "bf"}]}
json_instruct
{"type": "object", "properties": {"dialogue": {"type": "array", "items": {"type": "object", "properties": {"expression": {"type": "string"}, "text": {"type": "string"}, "boxState": {"type": "string"}, "portrait": {"type": "string"}, "speed": {"type": "number"}}, "required": ["expression", "text", "boxState", "portrait", "speed"]}}}, "required": ["dialogue"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "bbox": {"type": "array", "items": {"type": "number"}}, "description": {"type": "string"}, "connectsWith": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}}, "required": ["type", "geometry", "properties"]}}}, "required": ["type", "title", "id", "bbox", "description", "connectsWith", "names", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "title" : "Ticinum", "id" : "383798", "bbox" : [9.156562, 45.185899, 9.156562, 45.185899], "description" : "An ancient city of Gallia Transpadana, Ticinum lay along the line of the ancient Via Aemilia. Today Ticinum is the modern city of Pavia.", "connectsWith" : ["66908841"], "names" : ["Ticinum", "Pavia"], "features" : [{"type" : "Feature", "geometry" : {"type" : "Point", "coordinates" : [9.156562, 45.185899]}, "properties" : {"description" : "representative point"}}, {"geometry" : {"type" : "Point", "coordinates" : [9.156562, 45.185899]}, "id" : "darmc-location-6491", "type" : "Feature", "properties" : {"description" : "1:500,000 scale representative point location digitized from the Barrington Atlas of the Greek and Roman World by the Digital Atlas of Roman and Medieval Civilizations project at Harvard University.", "location_precision" : "precise", "title" : "DARMC location 6491", "link" : "http://pleiades.stoa.org/places/383798/darmc-location-6491"}}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "bbox": {"type": "array", "items": {"type": "number"}}, "description": {"type": "string"}, "connectsWith": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}}, "required": ["type", "geometry", "properties"]}}}, "required": ["type", "title", "id", "bbox", "description", "connectsWith", "names", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "location": {"type": "string"}, "wayto": {"type": "object", "properties": {"7970": {"type": "string"}, "7971": {"type": "string"}, "387": {"type": "string"}}, "required": ["7970", "7971", "387"]}, "timeto": {"type": "object", "properties": {"7970": {"type": "number"}, "7971": {"type": "number"}, "387": {"type": "number"}}, "required": ["7970", "7971", "387"]}, "image": {"type": "string"}, "image_coords": {"type": "array", "items": {"type": "integer"}}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "title", "description", "paths", "location", "wayto", "timeto", "image", "image_coords", "tags"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 7969, "title" : ["[Moot Hall, Waiting Area]"], "description" : ["The crowds waiting to pay their debts mill about, some heading east and some heading west. The carpet underfoot is worn from years of footsteps but it still shines a soft green in the bright light. Several benches line the walls, functional, yet comfortable enough if you wish to rest your feet for a bit. A few still seem to be unoccupied."], "paths" : ["Obvious exits: east, west, out"], "location" : "Wehnimer's Landing", "wayto" : {"7970" : "west", "7971" : "east", "387" : "out"}, "timeto" : {"7970" : 0.2, "7971" : 0.2, "387" : 0.2}, "image" : "wl-moot_hall-1486755929.png", "image_coords" : [879, 1273, 1020, 1330], "tags" : ["meta:teleport:fwi"]}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "location": {"type": "string"}, "wayto": {"type": "object", "properties": {"7970": {"type": "string"}, "7971": {"type": "string"}, "387": {"type": "string"}}, "required": ["7970", "7971", "387"]}, "timeto": {"type": "object", "properties": {"7970": {"type": "number"}, "7971": {"type": "number"}, "387": {"type": "number"}}, "required": ["7970", "7971", "387"]}, "image": {"type": "string"}, "image_coords": {"type": "array", "items": {"type": "integer"}}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "title", "description", "paths", "location", "wayto", "timeto", "image", "image_coords", "tags"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Le Thillot", "dpt" : "Vosges", "inscrits" : 2450, "abs" : 689, "votants" : 1761, "blancs" : 163, "nuls" : 63, "exp" : 1535, "res" : [{"panneau" : "1", "voix" : 790}, {"panneau" : "2", "voix" : 745}]}
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": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"expect": {"type": "string"}, "mocha": {"type": "string"}, "sinon": {"type": "string"}, "sinon-chrome": {"type": "string"}}, "required": ["expect", "mocha", "sinon", "sinon-chrome"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "holochrome-tests", "version" : "1.0.0", "description" : "Holochrome test suite", "main" : "index.js", "scripts" : {"test" : "mocha"}, "repository" : {"type" : "git", "url" : "https://github.com/adroll/holochrome"}, "keywords" : ["aws", "chrome", "extension", "login", "auth", "authorize", "authenticate"], "author" : "Bridgewater Associates OSS & AdRoll Group", "license" : "MIT", "bugs" : {"url" : "https://github.com/adroll/holochrome/issues"}, "homepage" : "https://github.com/adroll/holochrome", "devDependencies" : {"expect" : "^1.20.2", "mocha" : "^3.1.0", "sinon" : "^1.17.6", "sinon-chrome" : "^1.2.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"expect": {"type": "string"}, "mocha": {"type": "string"}, "sinon": {"type": "string"}, "sinon-chrome": {"type": "string"}}, "required": ["expect", "mocha", "sinon", "sinon-chrome"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"methods": {"type": "array", "items": {"type": "string"}}, "package": {"type": "string"}, "constants": {"type": "array", "items": {}}, "class": {"type": "string"}, "constructors": {"type": "array", "items": {}}, "fields": {"type": "array", "items": {}}}, "required": ["methods", "package", "constants", "class", "constructors", "fields"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"methods" : ["abstract boolean handleMessage(Message msg)"], "package" : "android.os", "constants" : [], "class" : "Handler.Callback", "constructors" : [], "fields" : []}
json_instruct
{"type": "object", "properties": {"methods": {"type": "array", "items": {"type": "string"}}, "package": {"type": "string"}, "constants": {"type": "array", "items": {}}, "class": {"type": "string"}, "constructors": {"type": "array", "items": {}}, "fields": {"type": "array", "items": {}}}, "required": ["methods", "package", "constants", "class", "constructors", "fields"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"defectsList": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "status": {"type": "string"}, "defects": {"type": "array", "items": {"type": "object", "properties": {"uid": {"type": "string"}, "failure": {"type": "object", "properties": {"message": {"type": "string"}, "stackTrace": {"type": "string"}}, "required": ["message", "stackTrace"]}, "testCases": {"type": "array", "items": {"type": "object", "properties": {"uid": {"type": "string"}, "name": {"type": "string"}, "title": {"type": "string"}, "time": {"type": "object", "properties": {"start": {"type": "integer"}, "stop": {"type": "integer"}, "duration": {"type": "integer"}}, "required": ["start", "stop", "duration"]}, "severity": {"type": "string"}, "status": {"type": "string"}}, "required": ["uid", "name", "title", "time", "severity", "status"]}}}, "required": ["uid", "failure", "testCases"]}}}, "required": ["title", "status", "defects"]}}}, "required": ["defectsList"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"defectsList" : [{"title" : "Product defects", "status" : "FAILED", "defects" : [{"uid" : "b76d4dc7eb0624b4", "failure" : {"message" : "AssertionError: assert False", "stackTrace" : "app = <fixture.application.Application object at 0x0481BFB0>, db = <fixture.db.DbFixture object at 0x04809970>\n\n def test_group_list(app, db):\n with pytest.allure.step('Failure test'):\n print(timeit(lambda: app.group.get_group_list(), number=1))\n \n def clean(group):\n return Group(id=group.id, name=group.name.strip())\n \n print(timeit(lambda: map(clean, db.get_group_list()), number=1000))\n> assert False\nE assert False\n\ntest\\test_db_matches_ui.py:14: AssertionError"}, "testCases" : [{"uid" : "29fc185f8030296e", "name" : "test_group_list", "title" : "Test group list", "time" : {"start" : 1574360082264, "stop" : 1574360089354, "duration" : 7090}, "severity" : "NORMAL", "status" : "FAILED"}]}]}, {"title" : "Test defects", "status" : "BROKEN", "defects" : []}]}
json_instruct
{"type": "object", "properties": {"defectsList": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "status": {"type": "string"}, "defects": {"type": "array", "items": {"type": "object", "properties": {"uid": {"type": "string"}, "failure": {"type": "object", "properties": {"message": {"type": "string"}, "stackTrace": {"type": "string"}}, "required": ["message", "stackTrace"]}, "testCases": {"type": "array", "items": {"type": "object", "properties": {"uid": {"type": "string"}, "name": {"type": "string"}, "title": {"type": "string"}, "time": {"type": "object", "properties": {"start": {"type": "integer"}, "stop": {"type": "integer"}, "duration": {"type": "integer"}}, "required": ["start", "stop", "duration"]}, "severity": {"type": "string"}, "status": {"type": "string"}}, "required": ["uid", "name", "title", "time", "severity", "status"]}}}, "required": ["uid", "failure", "testCases"]}}}, "required": ["title", "status", "defects"]}}}, "required": ["defectsList"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"no_of_atoms": {"type": "integer"}, "centre_of_mass": {"type": "array", "items": {"type": "number"}}, "maximum_diameter": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom_1": {"type": "integer"}, "atom_2": {"type": "integer"}}, "required": ["diameter", "atom_1", "atom_2"]}, "pore_diameter": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom": {"type": "integer"}}, "required": ["diameter", "atom"]}, "pore_volume": {"type": "number"}, "pore_diameter_opt": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom_1": {"type": "integer"}, "centre_of_mass": {"type": "array", "items": {"type": "number"}}}, "required": ["diameter", "atom_1", "centre_of_mass"]}, "pore_volume_opt": {"type": "number"}, "windows": {"type": "object", "properties": {"diameters": {"type": "array", "items": {"type": "number"}}, "centre_of_mass": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["diameters", "centre_of_mass"]}}, "required": ["no_of_atoms", "centre_of_mass", "maximum_diameter", "pore_diameter", "pore_volume", "pore_diameter_opt", "pore_volume_opt", "windows"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"no_of_atoms" : 60, "centre_of_mass" : [5.0247333333333355, 3.261283333333334, 19.61638333333334], "maximum_diameter" : {"diameter" : 17.160751251294386, "atom_1" : 20, "atom_2" : 25}, "pore_diameter" : {"diameter" : 1.489138832827971, "atom" : 59}, "pore_volume" : 1.7290366117891462, "pore_diameter_opt" : {"diameter" : 1.5153502233044924, "atom_1" : 58, "centre_of_mass" : [5.032877627510297, 3.285421499646678, 19.611618409563285]}, "pore_volume_opt" : 1.8219551174308262, "windows" : {"diameters" : [1.24065129310546, 0.8374473501413626, 2.5443263436320334], "centre_of_mass" : [[4.612809427002864, 3.887809064237123, 20.475879250949834], [4.849156618724504, 1.5807131080890693, 19.844559734531497], [8.190841804060938, 3.2621282416674386, 19.48675475988169]]}}
json_instruct
{"type": "object", "properties": {"no_of_atoms": {"type": "integer"}, "centre_of_mass": {"type": "array", "items": {"type": "number"}}, "maximum_diameter": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom_1": {"type": "integer"}, "atom_2": {"type": "integer"}}, "required": ["diameter", "atom_1", "atom_2"]}, "pore_diameter": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom": {"type": "integer"}}, "required": ["diameter", "atom"]}, "pore_volume": {"type": "number"}, "pore_diameter_opt": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom_1": {"type": "integer"}, "centre_of_mass": {"type": "array", "items": {"type": "number"}}}, "required": ["diameter", "atom_1", "centre_of_mass"]}, "pore_volume_opt": {"type": "number"}, "windows": {"type": "object", "properties": {"diameters": {"type": "array", "items": {"type": "number"}}, "centre_of_mass": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["diameters", "centre_of_mass"]}}, "required": ["no_of_atoms", "centre_of_mass", "maximum_diameter", "pore_diameter", "pore_volume", "pore_diameter_opt", "pore_volume_opt", "windows"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"crypto": {"type": "string"}, "data-api-client": {"type": "string"}, "validate.js": {"type": "string"}}, "required": ["crypto", "data-api-client", "validate.js"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "createauth", "version" : "1.0.0", "description" : "", "main" : "CreateAuthChallengeFIDO2.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "author" : "Yubico AB", "license" : "Apache-2.0", "dependencies" : {"crypto" : "^1.0.1", "data-api-client" : "^1.0.1", "validate.js" : "^0.13.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"crypto": {"type": "string"}, "data-api-client": {"type": "string"}, "validate.js": {"type": "string"}}, "required": ["crypto", "data-api-client", "validate.js"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "filePath": {"type": "string"}, "lines": {"type": "array", "items": {"type": "object", "properties": {"lineNumber": {"type": "integer"}, "line": {"type": "string"}}, "required": ["lineNumber", "line"]}}, "codeParams": {"type": "array", "items": {"type": "string"}}, "docParams": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "filePath", "lines", "codeParams", "docParams"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "valid", "filePath" : "src/strategies/Base.js", "lines" : [{"lineNumber" : 49, "line" : "Base.prototype.valid = function valid (data, options = {}) {"}], "codeParams" : ["data", "options"], "docParams" : ["options"]}, {"name" : "pipeStringify", "filePath" : "src/strategies/Csv.js", "lines" : [{"lineNumber" : 112, "line" : "Csv.prototype.pipeStringify = function pipeStringify (options = {}) {"}], "codeParams" : ["options"], "docParams" : ["data", "options"]}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "filePath": {"type": "string"}, "lines": {"type": "array", "items": {"type": "object", "properties": {"lineNumber": {"type": "integer"}, "line": {"type": "string"}}, "required": ["lineNumber", "line"]}}, "codeParams": {"type": "array", "items": {"type": "string"}}, "docParams": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "filePath", "lines", "codeParams", "docParams"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"O": {"type": "array", "items": {"type": "integer"}}, "X": {"type": "array", "items": {"type": "integer"}}}, "required": ["O", "X"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"O" : [5, 6, 1, 3, 4, 9, 2, 0, 8, 7, 10], "X" : [9, 0, 8, 10, 7, 1, 5, 4, 3, 2, 6]}
json_instruct
{"type": "object", "properties": {"O": {"type": "array", "items": {"type": "integer"}}, "X": {"type": "array", "items": {"type": "integer"}}}, "required": ["O", "X"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[["North ", "NCT of Delhi", "0.05", "91"], ["Central ", "NCT of Delhi", "0.05", "95"], ["West ", "NCT of Delhi", "0.05", "96"], ["Panchkula ", "Haryana", "0.04", "69"], ["Imphal West ", "Manipur", "0.04", "277"], ["Sambalpur ", "Odisha", "0.04", "372"], ["Jagatsinghapur ", "Odisha", "0.04", "380"], ["Cuttack ", "Odisha", "0.04", "381"], ["Anugul ", "Odisha", "0.04", "384"], ["Khordha ", "Odisha", "0.04", "386"]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}}, "required": ["0", "1"]}}, "required": ["text"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"text" : {"0" : {"m1" : "\u0628\u0627 \u0647\u0631 \u06a9\u0647 \u062f\u0644\u0645 \u0632 \u0639\u0634\u0642 \u062a\u0648 \u0631\u0627\u0632 \u06a9\u0646\u062f", "m2" : "\u0627\u0648\u0644 \u0633\u062e\u0646 \u0627\u0632 \u0647\u062c\u0631 \u062a\u0648 \u0622\u063a\u0627\u0632 \u06a9\u0646\u062f"}, "1" : {"m1" : "\u0627\u0632 \u0646\u0627\u0632 \u062f\u0648 \u0686\u0634\u0645 \u062e\u0648\u062f \u0686\u0646\u0627\u0646 \u0628\u0627\u0632 \u06a9\u0646\u06cc", "m2" : "\u06a9\u0627\u0646\u062f\u0645 \u0632\u062f\u0647 \u0644\u0628 \u0628\u0647 \u062e\u0646\u062f\u0647\u200c\u0627\u06cc \u0628\u0627\u0632 \u06a9\u0646\u062f"}}}
json_instruct
{"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}}, "required": ["0", "1"]}}, "required": ["text"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"background-color": {"type": "string"}, "badge-color": {"type": "string"}, "bold-color": {"type": "string"}, "comment": {"type": "string"}, "cursor-background-color": {"type": "string"}, "cursor-foreground-color": {"type": "string"}, "foreground-color": {"type": "string"}, "highlight-background-color": {"type": "string"}, "highlight-foreground-color": {"type": "string"}, "name": {"type": "string"}, "palette": {"type": "array", "items": {"type": "string"}}, "use-badge-color": {"type": "boolean"}, "use-bold-color": {"type": "boolean"}, "use-cursor-color": {"type": "boolean"}, "use-highlight-color": {"type": "boolean"}, "use-theme-colors": {"type": "boolean"}}, "required": ["background-color", "badge-color", "bold-color", "comment", "cursor-background-color", "cursor-foreground-color", "foreground-color", "highlight-background-color", "highlight-foreground-color", "name", "palette", "use-badge-color", "use-bold-color", "use-cursor-color", "use-highlight-color", "use-theme-colors"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"background-color" : "#1D2026", "badge-color" : "#FFFFFF", "bold-color" : "#FFFFFF", "comment" : "", "cursor-background-color" : "#71F2C2", "cursor-foreground-color" : "#FFFFFF", "foreground-color" : "#FFFFFF", "highlight-background-color" : "#007EFF", "highlight-foreground-color" : "#FFFFFF", "name" : "plane-dark", "palette" : ["#242832", "#FF87BF", "#72F9C8", "#FFF5AA", "#8EDFFF", "#BDA2E8", "#8AFEFF", "#888A85", "#FFFFFF", "#FF1A72", "#37E888", "#FFEF7C", "#2990FA", "#8750DE", "#47EAFF", "#EEEEEC"], "use-badge-color" : false, "use-bold-color" : false, "use-cursor-color" : true, "use-highlight-color" : true, "use-theme-colors" : false}
json_instruct
{"type": "object", "properties": {"background-color": {"type": "string"}, "badge-color": {"type": "string"}, "bold-color": {"type": "string"}, "comment": {"type": "string"}, "cursor-background-color": {"type": "string"}, "cursor-foreground-color": {"type": "string"}, "foreground-color": {"type": "string"}, "highlight-background-color": {"type": "string"}, "highlight-foreground-color": {"type": "string"}, "name": {"type": "string"}, "palette": {"type": "array", "items": {"type": "string"}}, "use-badge-color": {"type": "boolean"}, "use-bold-color": {"type": "boolean"}, "use-cursor-color": {"type": "boolean"}, "use-highlight-color": {"type": "boolean"}, "use-theme-colors": {"type": "boolean"}}, "required": ["background-color", "badge-color", "bold-color", "comment", "cursor-background-color", "cursor-foreground-color", "foreground-color", "highlight-background-color", "highlight-foreground-color", "name", "palette", "use-badge-color", "use-bold-color", "use-cursor-color", "use-highlight-color", "use-theme-colors"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "sector": {"type": "integer"}, "station": {"type": "integer"}, "description": {"type": "string"}, "enld_pvname": {"type": "string"}, "phase_pvname": {"type": "string"}, "accelerate_pvname": {"type": "string"}, "swrd_pvname": {"type": "string"}, "stat_pvname": {"type": "string"}, "hdsc_pvname": {"type": "string"}, "dsta_pvname": {"type": "string"}}, "required": ["name", "sector", "station", "description", "enld_pvname", "phase_pvname", "accelerate_pvname", "swrd_pvname", "stat_pvname", "hdsc_pvname", "dsta_pvname"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "K25_5", "sector" : 25, "station" : 5, "description" : "Klystron in sector 25, station 5", "enld_pvname" : "KLYS:LI25:51:ENLD", "phase_pvname" : "KLYS:LI25:51:PHAS", "accelerate_pvname" : "KLYS:LI25:51:BEAMCODE1_STAT", "swrd_pvname" : "KLYS:LI25:51:SWRD", "stat_pvname" : "KLYS:LI25:51:STAT", "hdsc_pvname" : "KLYS:LI25:51:HDSC", "dsta_pvname" : "KLYS:LI25:51:DSTA"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "sector": {"type": "integer"}, "station": {"type": "integer"}, "description": {"type": "string"}, "enld_pvname": {"type": "string"}, "phase_pvname": {"type": "string"}, "accelerate_pvname": {"type": "string"}, "swrd_pvname": {"type": "string"}, "stat_pvname": {"type": "string"}, "hdsc_pvname": {"type": "string"}, "dsta_pvname": {"type": "string"}}, "required": ["name", "sector", "station", "description", "enld_pvname", "phase_pvname", "accelerate_pvname", "swrd_pvname", "stat_pvname", "hdsc_pvname", "dsta_pvname"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "support": {"type": "object", "properties": {"issues": {"type": "string"}, "forum": {"type": "string"}, "source": {"type": "string"}}, "required": ["issues", "forum", "source"]}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "yiisoft/yii2": {"type": "string"}, "yiisoft/yii2-httpclient": {"type": "string"}}, "required": ["php", "yiisoft/yii2", "yiisoft/yii2-httpclient"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"abei2017\\bankcardInfo\\": {"type": "string"}}, "required": ["abei2017\\bankcardInfo\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "type", "keywords", "license", "support", "authors", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "abei2017/yii2-bankcard-info", "description" : "\u94f6\u884c\u5361\u5361\u53f7\u5206\u6790", "type" : "yii2-extension", "keywords" : ["yii2", "bank card"], "license" : "Apache-2.0", "support" : {"issues" : "https://github.com/abei2017/yii2-bankcard-info/issues", "forum" : "http://nai8.me/ext/bank-index.html", "source" : "https://github.com/abei2017/yii2-bankcard-info"}, "authors" : [{"name" : "abei", "email" : "abei@nai8.me"}], "require" : {"php" : ">=5.4.0", "yiisoft/yii2" : "~2.0.0", "yiisoft/yii2-httpclient" : "^2.0"}, "autoload" : {"psr-4" : {"abei2017\\bankcardInfo\\" : "src"}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "support": {"type": "object", "properties": {"issues": {"type": "string"}, "forum": {"type": "string"}, "source": {"type": "string"}}, "required": ["issues", "forum", "source"]}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "yiisoft/yii2": {"type": "string"}, "yiisoft/yii2-httpclient": {"type": "string"}}, "required": ["php", "yiisoft/yii2", "yiisoft/yii2-httpclient"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"abei2017\\bankcardInfo\\": {"type": "string"}}, "required": ["abei2017\\bankcardInfo\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "type", "keywords", "license", "support", "authors", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}, "line": {"type": "integer"}, "ignorable": {"type": "boolean"}}, "required": ["message", "line", "ignorable"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"message" : "Offset 0 does not exist on array|null.", "line" : 15, "ignorable" : true}, {"message" : "Offset 0 does not exist on array<int, string>|null.", "line" : 50, "ignorable" : true}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}, "line": {"type": "integer"}, "ignorable": {"type": "boolean"}}, "required": ["message", "line", "ignorable"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Microsoft": {"type": "string"}, "Microsoft.Hosting.Lifetime": {"type": "string"}}, "required": ["Default", "Microsoft", "Microsoft.Hosting.Lifetime"]}}, "required": ["LogLevel"]}, "AllowedHosts": {"type": "string"}, "AuthenticationURL": {"type": "string"}, "JobsURL": {"type": "string"}, "DataAnalyzerURL": {"type": "string"}, "DataCollectorURL": {"type": "string"}}, "required": ["Logging", "AllowedHosts", "AuthenticationURL", "JobsURL", "DataAnalyzerURL", "DataCollectorURL"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Logging" : {"LogLevel" : {"Default" : "Information", "Microsoft" : "Warning", "Microsoft.Hosting.Lifetime" : "Information"}}, "AllowedHosts" : "*", "AuthenticationURL" : "https://localhost:4011/", "JobsURL" : "https://localhost:4044/", "DataAnalyzerURL" : "https://localhost:4022", "DataCollectorURL" : "https://localhost:4033"}
json_instruct
{"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Microsoft": {"type": "string"}, "Microsoft.Hosting.Lifetime": {"type": "string"}}, "required": ["Default", "Microsoft", "Microsoft.Hosting.Lifetime"]}}, "required": ["LogLevel"]}, "AllowedHosts": {"type": "string"}, "AuthenticationURL": {"type": "string"}, "JobsURL": {"type": "string"}, "DataAnalyzerURL": {"type": "string"}, "DataCollectorURL": {"type": "string"}}, "required": ["Logging", "AllowedHosts", "AuthenticationURL", "JobsURL", "DataAnalyzerURL", "DataCollectorURL"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "title", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "585bf52f-d48f-4dca-bc6e-60c5f137c23b", "title" : "Test 123", "text" : "Test 123\n"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "title", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"lastUpdated": {"type": "integer"}, "username": {"type": "string"}, "scores": {"type": "array", "items": {"type": "object", "properties": {"xp": {"type": "integer"}, "rank": {"type": "integer"}, "cardId": {"type": "integer"}}, "required": ["xp", "rank", "cardId"]}}}, "required": ["lastUpdated", "username", "scores"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"lastUpdated" : 1655019279666, "username" : "The Sentinel", "scores" : [{"xp" : 37124, "rank" : 433, "cardId" : 105}, {"xp" : 26124, "rank" : 227, "cardId" : 294}, {"xp" : 26501, "rank" : 317, "cardId" : 242}, {"xp" : 36021, "rank" : 191, "cardId" : 396}, {"xp" : 26316, "rank" : 200, "cardId" : 405}, {"xp" : 29800, "rank" : 483, "cardId" : 263}]}
json_instruct
{"type": "object", "properties": {"lastUpdated": {"type": "integer"}, "username": {"type": "string"}, "scores": {"type": "array", "items": {"type": "object", "properties": {"xp": {"type": "integer"}, "rank": {"type": "integer"}, "cardId": {"type": "integer"}}, "required": ["xp", "rank", "cardId"]}}}, "required": ["lastUpdated", "username", "scores"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"Id": {"type": "string"}, "Topic": {"type": "string"}, "Question": {"type": "string"}, "Solution": {"type": "string"}, "Chapter": {"type": "string"}}, "required": ["Id", "Topic", "Question", "Solution", "Chapter"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Id" : "0ec527ff-efeb-420c-9e81-69ca2de77121", "Topic" : "Introduction", "Question" : "", "Solution" : "package Big_O;\n\npublic class Ex_06 {\n\tpublic static void foo(int[] array) {\n\t\tint sum = 0;\n\t\tint product = 1;\n\t\tfor (int i = 0; i < array.length; i++) {\n\t\t\tsum += array[i];\n\t\t}\n\t\tfor (int i = 0; i < array.length; i++) {\n\t\t\tproduct *= array[i];\n\t\t}\t\n\t\tSystem.out.println(sum + \", \" + product);\n\t}\n\t\n\tpublic static void main(String[] args) {\n\t\tint[] array = {1, 2, 5, 2, 2, 5, -1, 9, 3};\n\t\tfoo(array);\n\t}\t\t\n}\n", "Chapter" : "Introduction"}
json_instruct
{"type": "object", "properties": {"Id": {"type": "string"}, "Topic": {"type": "string"}, "Question": {"type": "string"}, "Solution": {"type": "string"}, "Chapter": {"type": "string"}}, "required": ["Id", "Topic", "Question", "Solution", "Chapter"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"index": {"type": "integer"}, "hash": {"type": "integer"}, "artDyeHash": {"type": "integer"}, "redacted": {"type": "boolean"}, "dyeManifestHash": {"type": "integer"}, "blacklisted": {"type": "boolean"}}, "required": ["index", "hash", "artDyeHash", "redacted", "dyeManifestHash", "blacklisted"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"index" : 4257, "hash" : 1717546157, "artDyeHash" : 1717546157, "redacted" : false, "dyeManifestHash" : 1061655213, "blacklisted" : false}
json_instruct
{"type": "object", "properties": {"index": {"type": "integer"}, "hash": {"type": "integer"}, "artDyeHash": {"type": "integer"}, "redacted": {"type": "boolean"}, "dyeManifestHash": {"type": "integer"}, "blacklisted": {"type": "boolean"}}, "required": ["index", "hash", "artDyeHash", "redacted", "dyeManifestHash", "blacklisted"], "$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"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "homepage": {"type": "string"}, "role": {"type": "string"}}, "required": ["name", "email", "homepage", "role"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "guzzlehttp/guzzle": {"type": "string"}}, "required": ["php", "guzzlehttp/guzzle"]}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}, "scrutinizer/ocular": {"type": "string"}}, "required": ["phpunit/phpunit", "scrutinizer/ocular"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"TeamTNT\\": {"type": "string"}}, "required": ["TeamTNT\\"]}}, "required": ["psr-4"]}, "autoload-dev": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"TeamTNT\\Test\\": {"type": "string"}}, "required": ["TeamTNT\\Test\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "keywords", "homepage", "license", "authors", "require", "require-dev", "autoload", "autoload-dev"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "teamtnt/php-stripe-webhook-tester", "description" : "A PHP package for testing Stripe Webhooks localy", "keywords" : ["teamtnt", "php-stripe-webhook-tester"], "homepage" : "https://github.com/teamtnt/php-stripe-webhook-tester", "license" : "MIT", "authors" : [{"name" : "Nenad Ticaric", "email" : "nticaric@gmail.com", "homepage" : "http://www.tntstudio.us", "role" : "Developer"}, {"name" : "Sasa Tokic", "email" : "sasa@tntstudio.hr", "homepage" : "http://www.tntstudio.us", "role" : "Developer"}], "require" : {"php" : ">=5.5.0", "guzzlehttp/guzzle" : "^6.1"}, "require-dev" : {"phpunit/phpunit" : "4.*", "scrutinizer/ocular" : "~1.1"}, "autoload" : {"psr-4" : {"TeamTNT\\" : "src"}}, "autoload-dev" : {"psr-4" : {"TeamTNT\\Test\\" : "tests"}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "homepage": {"type": "string"}, "role": {"type": "string"}}, "required": ["name", "email", "homepage", "role"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "guzzlehttp/guzzle": {"type": "string"}}, "required": ["php", "guzzlehttp/guzzle"]}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}, "scrutinizer/ocular": {"type": "string"}}, "required": ["phpunit/phpunit", "scrutinizer/ocular"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"TeamTNT\\": {"type": "string"}}, "required": ["TeamTNT\\"]}}, "required": ["psr-4"]}, "autoload-dev": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"TeamTNT\\Test\\": {"type": "string"}}, "required": ["TeamTNT\\Test\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "keywords", "homepage", "license", "authors", "require", "require-dev", "autoload", "autoload-dev"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[["511321109002", "\u738b\u5bb6\u573a\u793e\u533a\u5c45\u6c11\u59d4\u5458\u4f1a", "121", "0"], ["511321109003", "\u65b0\u5174\u8857\u793e\u533a\u5c45\u6c11\u59d4\u5458\u4f1a", "121", "0"], ["511321109004", "\u5357\u84ec\u8857\u793e\u533a\u5c45\u6c11\u59d4\u5458\u4f1a", "121", "0"], ["511321109005", "\u5174\u76db\u8857\u793e\u533a\u5c45\u6c11\u59d4\u5458\u4f1a", "123", "0"], ["511321109200", "\u69fd\u623f\u575d\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "122", "0"], ["511321109201", "\u603b\u89d2\u5c71\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109202", "\u7ea2\u5e99\u5b50\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109203", "\u4e09\u623f\u5634\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109204", "\u4e03\u5c42\u5c71\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109205", "\u7075\u6cc9\u5c71\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109206", "\u8001\u541b\u5802\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109207", "\u843d\u7fce\u575d\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109208", "\u5f6d\u5bb6\u575d\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "122", "0"], ["511321109209", "\u9f9a\u5bb6\u6cb1\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109210", "\u6768\u6751\u575d\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109211", "\u901a\u6c11\u5eb5\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109212", "\u9876\u5b50\u5c71\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109213", "\u9752\u5e03\u58d5\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109214", "\u5609\u9675\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109215", "\u9a6c\u978d\u5c71\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109216", "\u5eb5\u5b50\u576a\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109217", "\u6a2a\u62c5\u5cad\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109218", "\u5367\u725b\u7a74\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109219", "\u5c01\u5d07\u5bfa\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109220", "\u94fa\u5b50\u57ad\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109221", "\u6765\u9f99\u4e95\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109222", "\u6cb9\u623f\u5634\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109223", "\u89c2\u97f3\u5ca9\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109224", "\u978d\u5b50\u6c9f\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109225", "\u9c9c\u5bb6\u5e97\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109226", "\u5927\u5218\u6c9f\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109227", "\u5c0f\u5218\u6c9f\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109228", "\u4e94\u7ae5\u5e99\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109229", "\u6c99\u5305\u4e95\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109230", "\u9f99\u5934\u6865\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109231", "\u9ec4\u5bb6\u6c9f\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109232", "\u5e94\u51c9\u5bfa\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511321109233", "\u661f\u5149\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "types": {"type": "array", "items": {"type": "string"}}, "stats": {"type": "object", "properties": {"speed": {"type": "integer"}, "special-defense": {"type": "integer"}, "special-attack": {"type": "integer"}, "defense": {"type": "integer"}, "attack": {"type": "integer"}, "hp": {"type": "integer"}}, "required": ["speed", "special-defense", "special-attack", "defense", "attack", "hp"]}}, "required": ["name", "types", "stats"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "solgaleo", "types" : ["steel", "psychic"], "stats" : {"speed" : 97, "special-defense" : 89, "special-attack" : 113, "defense" : 107, "attack" : 137, "hp" : 137}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "types": {"type": "array", "items": {"type": "string"}}, "stats": {"type": "object", "properties": {"speed": {"type": "integer"}, "special-defense": {"type": "integer"}, "special-attack": {"type": "integer"}, "defense": {"type": "integer"}, "attack": {"type": "integer"}, "hp": {"type": "integer"}}, "required": ["speed", "special-defense", "special-attack", "defense", "attack", "hp"]}}, "required": ["name", "types", "stats"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "integer"}, "value": {"type": "integer"}, "name": {"type": "string"}, "limit": {"type": "integer"}, "name_pt": {"type": "string"}, "price": {"type": "integer"}, "last": {"type": "integer"}}, "required": ["id", "value", "name", "limit", "name_pt", "price", "last"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 43608, "value" : 1, "name" : "Crimson chinchompa (unchecked)", "limit" : 100, "name_pt" : "Chinchompa carmesim (n\u00e3o verificada)", "price" : 97784, "last" : 97784}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "value": {"type": "integer"}, "name": {"type": "string"}, "limit": {"type": "integer"}, "name_pt": {"type": "string"}, "price": {"type": "integer"}, "last": {"type": "integer"}}, "required": ["id", "value", "name", "limit", "name_pt", "price", "last"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"contact:email": {"type": "string"}, "contact:website": {"type": "string"}, "level": {"type": "string"}, "name": {"type": "string"}, "opening_hours": {"type": "string"}, "organic": {"type": "string"}, "shop": {"type": "string"}, "id": {"type": "string"}}, "required": ["contact:email", "contact:website", "level", "name", "opening_hours", "organic", "shop", "id"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}}, "required": ["type", "id", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "id" : "way/709582413", "properties" : {"contact:email" : "info@streekwinkeldelingegaerdt.nl", "contact:website" : "http://www.streekwinkeldelingegaerdt.nl/", "level" : "0", "name" : "Streekwinkel De Lingegeardt", "opening_hours" : "Tu-Fr 09:00-18:00; Sa 08:00-17:00", "organic" : "yes", "shop" : "farm", "id" : "way/709582413"}, "geometry" : {"type" : "Point", "coordinates" : [5.8401465, 51.9317787]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"contact:email": {"type": "string"}, "contact:website": {"type": "string"}, "level": {"type": "string"}, "name": {"type": "string"}, "opening_hours": {"type": "string"}, "organic": {"type": "string"}, "shop": {"type": "string"}, "id": {"type": "string"}}, "required": ["contact:email", "contact:website", "level", "name", "opening_hours", "organic", "shop", "id"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}}, "required": ["type", "id", "properties", "geometry"], "$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" : "Veterinarian", "definitions" : ["A person qualified to treat diseased or injured animals; a veterinary surgeon."], "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#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "channel": {"type": "string"}, "link": {"type": "string"}, "country": {"type": "string"}, "liveliness": {"type": "string"}, "status": {"type": "string"}, "lastChecked": {"type": "string"}, "format": {"type": "string"}, "mbps": {"type": "string"}, "URI": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "channel", "link", "country", "liveliness", "status", "lastChecked", "format", "mbps", "URI"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "2566", "channel" : "Horn Cable TV", "link" : "https://iptvcat.com/my_list/s/2f00eca15f719d26a83e0b23f254267d.m3u8", "country" : "somalia", "liveliness" : "85", "status" : "offline", "lastChecked" : "2021-05-21T00:00:00Z", "format" : "fhd 2k", "mbps" : "7986", "URI" : ["somalia_-", "somalia"]}, {"id" : "2566", "channel" : "Horn Cable TV", "link" : "https://iptvcat.com/my_list/s/2f00eca15f719d26a83e0b23f254267d.m3u8", "country" : "somalia", "liveliness" : "85", "status" : "offline", "lastChecked" : "2021-05-21T00:00:00Z", "format" : "fhd 2k", "mbps" : "7986", "URI" : ["somalia_-", "somalia"]}, {"id" : "2566", "channel" : "Horn Cable TV", "link" : "https://iptvcat.com/my_list/s/2f00eca15f719d26a83e0b23f254267d.m3u8", "country" : "somalia", "liveliness" : "85", "status" : "offline", "lastChecked" : "2021-05-21T00:00:00Z", "format" : "fhd 2k", "mbps" : "7986", "URI" : ["somalia_-", "somalia"]}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "channel": {"type": "string"}, "link": {"type": "string"}, "country": {"type": "string"}, "liveliness": {"type": "string"}, "status": {"type": "string"}, "lastChecked": {"type": "string"}, "format": {"type": "string"}, "mbps": {"type": "string"}, "URI": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "channel", "link", "country", "liveliness", "status", "lastChecked", "format", "mbps", "URI"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"port": {"type": "integer"}, "result-dir": {"type": "string"}, "voting-tools": {"type": "object", "properties": {"bin": {"type": "string"}, "network": {"type": "string"}, "db": {"type": "string"}, "db-user": {"type": "string"}, "db-host": {"type": "string"}, "scale": {"type": "integer"}}, "required": ["bin", "network", "db", "db-user", "db-host", "scale"]}, "token": {"type": "string"}}, "required": ["port", "result-dir", "voting-tools", "token"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"port" : 8080, "result-dir" : "./data", "voting-tools" : {"bin" : "voting-tools", "network" : "mainnet", "db" : "cexplorer", "db-user" : "cexplorer", "db-host" : "/alloc", "scale" : 1000000}, "token" : "gdsDA_nqi8asgw"}
json_instruct
{"type": "object", "properties": {"port": {"type": "integer"}, "result-dir": {"type": "string"}, "voting-tools": {"type": "object", "properties": {"bin": {"type": "string"}, "network": {"type": "string"}, "db": {"type": "string"}, "db-user": {"type": "string"}, "db-host": {"type": "string"}, "scale": {"type": "integer"}}, "required": ["bin", "network", "db", "db-user", "db-host", "scale"]}, "token": {"type": "string"}}, "required": ["port", "result-dir", "voting-tools", "token"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"\uc758\uc548\uc811\uc218\uc815\ubcf4": {"type": "object", "properties": {"\uc758\uc548\ubc88\ud638": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\uc77c\uc790": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\uc790": {"type": "array", "items": {"type": "string"}}, "\ubb38\uc11c": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\ud68c\uae30": {"type": "array", "items": {"type": "string"}}}, "required": ["\uc758\uc548\ubc88\ud638", "\uc81c\uc548\uc77c\uc790", "\uc81c\uc548\uc790", "\ubb38\uc11c", "\uc81c\uc548\ud68c\uae30"]}, "\ubcf8\ud68c\uc758 \uc2ec\uc758\uc815\ubcf4": {"type": "object", "properties": {"\uc0c1\uc815\uc77c": {"type": "array", "items": {"type": "string"}}, "\uc758\uacb0\uc77c": {"type": "array", "items": {"type": "string"}}, "\ud68c\uc758\uba85": {"type": "array", "items": {"type": "string"}}, "\ud68c\uc758\uacb0\uacfc": {"type": "array", "items": {"type": "string"}}, "\ud68c\uc758\ub85d": {"type": "array", "items": {"type": "string"}}}, "required": ["\uc0c1\uc815\uc77c", "\uc758\uacb0\uc77c", "\ud68c\uc758\uba85", "\ud68c\uc758\uacb0\uacfc", "\ud68c\uc758\ub85d"]}, "\uc774\uc1a1(\ud1b5\uc9c0)": {"type": "object", "properties": {"\uc774\uc1a1\uc77c": {"type": "array", "items": {"type": "string"}}, "\ubb38\uc11c": {"type": "array", "items": {"type": "string"}}}, "required": ["\uc774\uc1a1\uc77c", "\ubb38\uc11c"]}}, "required": ["\uc758\uc548\uc811\uc218\uc815\ubcf4", "\ubcf8\ud68c\uc758 \uc2ec\uc758\uc815\ubcf4", "\uc774\uc1a1(\ud1b5\uc9c0)"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"\uc758\uc548\uc811\uc218\uc815\ubcf4" : {"\uc758\uc548\ubc88\ud638" : ["AA1261"], "\uc81c\uc548\uc77c\uc790" : ["1961-12-20"], "\uc81c\uc548\uc790" : ["\uc678\ubb34\uad6d\ubc29\uc704\uc6d0\uc7a5"], "\ubb38\uc11c" : [""], "\uc81c\uc548\ud68c\uae30" : ["\uad6d\uac00\uc7ac\uac74\ucd5c\uace0\ud68c\uc758(1961~1963)"]}, "\ubcf8\ud68c\uc758 \uc2ec\uc758\uc815\ubcf4" : {"\uc0c1\uc815\uc77c" : [""], "\uc758\uacb0\uc77c" : ["1961-12-21"], "\ud68c\uc758\uba85" : ["\uc81c0\ud68c\uc81c90\ucc28"], "\ud68c\uc758\uacb0\uacfc" : ["\uc6d0\uc548\uac00\uacb0"], "\ud68c\uc758\ub85d" : [""]}, "\uc774\uc1a1(\ud1b5\uc9c0)" : {"\uc774\uc1a1\uc77c" : ["1961-12-22"], "\ubb38\uc11c" : [""]}}
json_instruct
{"type": "object", "properties": {"\uc758\uc548\uc811\uc218\uc815\ubcf4": {"type": "object", "properties": {"\uc758\uc548\ubc88\ud638": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\uc77c\uc790": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\uc790": {"type": "array", "items": {"type": "string"}}, "\ubb38\uc11c": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\ud68c\uae30": {"type": "array", "items": {"type": "string"}}}, "required": ["\uc758\uc548\ubc88\ud638", "\uc81c\uc548\uc77c\uc790", "\uc81c\uc548\uc790", "\ubb38\uc11c", "\uc81c\uc548\ud68c\uae30"]}, "\ubcf8\ud68c\uc758 \uc2ec\uc758\uc815\ubcf4": {"type": "object", "properties": {"\uc0c1\uc815\uc77c": {"type": "array", "items": {"type": "string"}}, "\uc758\uacb0\uc77c": {"type": "array", "items": {"type": "string"}}, "\ud68c\uc758\uba85": {"type": "array", "items": {"type": "string"}}, "\ud68c\uc758\uacb0\uacfc": {"type": "array", "items": {"type": "string"}}, "\ud68c\uc758\ub85d": {"type": "array", "items": {"type": "string"}}}, "required": ["\uc0c1\uc815\uc77c", "\uc758\uacb0\uc77c", "\ud68c\uc758\uba85", "\ud68c\uc758\uacb0\uacfc", "\ud68c\uc758\ub85d"]}, "\uc774\uc1a1(\ud1b5\uc9c0)": {"type": "object", "properties": {"\uc774\uc1a1\uc77c": {"type": "array", "items": {"type": "string"}}, "\ubb38\uc11c": {"type": "array", "items": {"type": "string"}}}, "required": ["\uc774\uc1a1\uc77c", "\ubb38\uc11c"]}}, "required": ["\uc758\uc548\uc811\uc218\uc815\ubcf4", "\ubcf8\ud68c\uc758 \uc2ec\uc758\uc815\ubcf4", "\uc774\uc1a1(\ud1b5\uc9c0)"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"extensionName": {"type": "object", "properties": {"message": {"type": "string"}, "description": {"type": "string"}}, "required": ["message", "description"]}, "extensionDescription": {"type": "object", "properties": {"message": {"type": "string"}, "description": {"type": "string"}}, "required": ["message", "description"]}, "openImageInNewTabContextMenuLabel": {"type": "object", "properties": {"message": {"type": "string"}, "description": {"type": "string"}}, "required": ["message", "description"]}}, "required": ["extensionName", "extensionDescription", "openImageInNewTabContextMenuLabel"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"extensionName" : {"message" : "Open Image In New Tab", "description" : "Name of the extension."}, "extensionDescription" : {"message" : "Adds a context menu item to open images in a new tab", "description" : "Description of the extension."}, "openImageInNewTabContextMenuLabel" : {"message" : "Open image in new tab", "description" : "The label to use in the context menu for opening images in a new tab"}}
json_instruct
{"type": "object", "properties": {"extensionName": {"type": "object", "properties": {"message": {"type": "string"}, "description": {"type": "string"}}, "required": ["message", "description"]}, "extensionDescription": {"type": "object", "properties": {"message": {"type": "string"}, "description": {"type": "string"}}, "required": ["message", "description"]}, "openImageInNewTabContextMenuLabel": {"type": "object", "properties": {"message": {"type": "string"}, "description": {"type": "string"}}, "required": ["message", "description"]}}, "required": ["extensionName", "extensionDescription", "openImageInNewTabContextMenuLabel"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[6, 1, 7, 2], [14, 7, 15, 8], [4, 15, 1, 16], [5, 10, 6, 11], [3, 8, 4, 9], [11, 19, 12, 18], [17, 5, 18, 20], [19, 13, 20, 12], [9, 16, 10, 17], [13, 2, 14, 3]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "update": {"type": "string"}, "install:web": {"type": "string"}, "build:web": {"type": "string"}, "install:api": {"type": "string"}, "build:api": {"type": "string"}, "install-dep": {"type": "string"}, "build-dep": {"type": "string"}, "start": {"type": "string"}}, "required": ["test", "update", "install:web", "build:web", "install:api", "build:api", "install-dep", "build-dep", "start"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"electron": {"type": "string"}}, "required": ["electron"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "cryptocurrency-portfolio-app", "version" : "0.0.1", "description" : "The electron app of Cryptocurrency Portfolio project", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "update" : "git submodule update --remote --rebase", "install:web" : "cd web && npm install", "build:web" : "cd web && npm run build", "install:api" : "cd api && npm install", "build:api" : "cd api && npm run build", "install-dep" : "npm run install:web | npm run install:api", "build-dep" : "npm run build:web | npm run build:api", "start" : "electron ."}, "repository" : {"type" : "git", "url" : "git+https://github.com/LeiShi1313/Cryptocurrency-Portfolio-App.git"}, "author" : "Lei Shi", "license" : "MIT", "bugs" : {"url" : "https://github.com/LeiShi1313/Cryptocurrency-Portfolio-App/issues"}, "homepage" : "https://github.com/LeiShi1313/Cryptocurrency-Portfolio-App#readme", "devDependencies" : {"electron" : "^1.7.10"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "update": {"type": "string"}, "install:web": {"type": "string"}, "build:web": {"type": "string"}, "install:api": {"type": "string"}, "build:api": {"type": "string"}, "install-dep": {"type": "string"}, "build-dep": {"type": "string"}, "start": {"type": "string"}}, "required": ["test", "update", "install:web", "build:web", "install:api", "build:api", "install-dep", "build-dep", "start"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"electron": {"type": "string"}}, "required": ["electron"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"FanworkOnlyFans": {"type": "array", "items": {"type": "string"}}}, "required": ["FanworkOnlyFans"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"FanworkOnlyFans" : ["Fanfiction", "SeasonalRot", "MostFanficWritersAreGirls", "ImprobablyFemaleCast", "Fanon", "CanonDefilement", "BetterThanCanon"]}
json_instruct
{"type": "object", "properties": {"FanworkOnlyFans": {"type": "array", "items": {"type": "string"}}}, "required": ["FanworkOnlyFans"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}}, "required": ["id", "type", "name", "code"]}}, "required": ["type", "coordinates", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "MultiPolygon", "coordinates" : [[[[-117.7285, 34.090347], [-117.728531, 34.090346], [-117.728858, 34.090341], [-117.72892297699995, 34.09033988700002], [-117.729617, 34.090328], [-117.73056, 34.090309], [-117.73060760699994, 34.09030754500002], [-117.73078903099994, 34.090303517000045], [-117.73131901599997, 34.090292742000024], [-117.73199, 34.090279], [-117.73198998499996, 34.090294], [-117.73198994499992, 34.090333], [-117.73198909199996, 34.09105973000003], [-117.731986, 34.093536], [-117.731986, 34.09372], [-117.731976, 34.093986], [-117.73118501899992, 34.09398034900004], [-117.73097674699993, 34.09397886100003], [-117.72758636399995, 34.09395464100003], [-117.72769119599994, 34.09331399500007], [-117.72782513099995, 34.09301789700003], [-117.72788831299997, 34.09274937400004], [-117.72787852199994, 34.09198558100007], [-117.72787379399992, 34.091616726000034], [-117.72786725199991, 34.09085918700003], [-117.72787251699997, 34.090543278000034], [-117.727982, 34.090359], [-117.7285, 34.090347]]]], "properties" : {"id" : "usa-ca-claremont-west-arrow-neighborhood", "type" : "neighborhood", "name" : "West Arrow", "code" : "761118"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}}, "required": ["id", "type", "name", "code"]}}, "required": ["type", "coordinates", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "130131111201", "text" : "\u4e0b\u53e3\u6751\u59d4\u4f1a"}, {"id" : "130131111202", "text" : "\u84bf\u7530\u6751\u59d4\u4f1a"}, {"id" : "130131111203", "text" : "\u7f8a\u5708\u576a\u6751\u59d4\u4f1a"}, {"id" : "130131111204", "text" : "\u8f66\u8f90\u6c9f\u6751\u59d4\u4f1a"}, {"id" : "130131111205", "text" : "\u68a8\u5143\u6751\u59d4\u4f1a"}, {"id" : "130131111206", "text" : "\u6ce5\u91cc\u6cb3\u6751\u59d4\u4f1a"}, {"id" : "130131111207", "text" : "\u5377\u638c\u6751\u59d4\u4f1a"}, {"id" : "130131111208", "text" : "\u77f3\u6ee9\u6751\u59d4\u4f1a"}, {"id" : "130131111209", "text" : "\u67aa\u98ce\u6c9f\u6751\u59d4\u4f1a"}, {"id" : "130131111210", "text" : "\u76d8\u91cc\u6751\u59d4\u4f1a"}, {"id" : "130131111211", "text" : "\u69d0\u6811\u576a\u6751\u59d4\u4f1a"}, {"id" : "130131111212", "text" : "\u8f9b\u5e84\u6751\u59d4\u4f1a"}, {"id" : "130131111213", "text" : "\u516d\u5cad\u5173\u6751\u59d4\u4f1a"}, {"id" : "130131111214", "text" : "\u4e0a\u74e6\u5c94\u6751\u59d4\u4f1a"}, {"id" : "130131111215", "text" : "\u4e0b\u74e6\u5c94\u6751\u59d4\u4f1a"}, {"id" : "130131111216", "text" : "\u6851\u9ec4\u94fa\u6751\u59d4\u4f1a"}, {"id" : "130131111217", "text" : "\u78be\u76d8\u51f9\u6751\u59d4\u4f1a"}, {"id" : "130131111218", "text" : "\u9ebb\u6c60\u6751\u59d4\u4f1a"}, {"id" : "130131111219", "text" : "\u5341\u516b\u5ca9\u6751\u59d4\u4f1a"}, {"id" : "130131111220", "text" : "\u76d8\u53e3\u6751\u59d4\u4f1a"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
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": "array", "items": {"type": "object", "properties": {"file": {"type": "string"}, "line": {"type": "string"}, "column": {"type": "string"}, "message": {"type": "string"}, "level": {"type": "string"}, "type": {"type": "string"}}, "required": ["file", "line", "column", "message", "level", "type"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x216265865e46d4c6fe506877efaae7dd7ae2face", "tool" : "solhint", "start" : 1563590058.348251, "end" : 1563590062.4282348, "duration" : 4.079983711242676, "analysis" : [{"file" : "/unique_chucks/19/0x216265865e46d4c6fe506877efaae7dd7ae2face.sol", "line" : "119", "column" : "2", "message" : "Line length must be no more than 120 but current length is 143.", "level" : "Error", "type" : "max-line-length"}, {"file" : "/unique_chucks/19/0x216265865e46d4c6fe506877efaae7dd7ae2face.sol", "line" : "214", "column" : "2", "message" : "Line length must be no more than 120 but current length is 124.", "level" : "Error", "type" : "max-line-length"}]}
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": {"file": {"type": "string"}, "line": {"type": "string"}, "column": {"type": "string"}, "message": {"type": "string"}, "level": {"type": "string"}, "type": {"type": "string"}}, "required": ["file", "line", "column", "message", "level", "type"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}, "id": {"type": "integer"}, "properties": {"type": "object", "properties": {"geom:bounds": {"type": "string"}, "geom:latitude": {"type": "number"}, "geom:longitude": {"type": "number"}, "geom:source": {"type": "string"}, "geom:source_alts": {"type": "array", "items": {}}, "label:latitude": {"type": "number"}, "label:longitude": {"type": "number"}, "ol:concordances": {"type": "object", "properties": {"oal:pasites_id": {"type": "string"}}, "required": ["oal:pasites_id"]}, "ol:country": {"type": "string"}, "ol:date_modified": {"type": "integer"}, "ol:land_designation": {"type": "string"}, "ol:managing_agency": {"type": "string"}, "ol:managing_agency_level": {"type": "string"}, "ol:name": {"type": "string"}, "ol:note": {"type": "string"}}, "required": ["geom:bounds", "geom:latitude", "geom:longitude", "geom:source", "geom:source_alts", "label:latitude", "label:longitude", "ol:concordances", "ol:country", "ol:date_modified", "ol:land_designation", "ol:managing_agency", "ol:managing_agency_level", "ol:name", "ol:note"]}, "type": {"type": "string"}}, "required": ["geometry", "id", "properties", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"geometry" : {"coordinates" : [[[-113.2197470182875, 52.506753999804296], [-113.23157887662619, 52.5067587483108], [-113.23159659239514, 52.51396681359725], [-113.21976879943347, 52.51394903260826], [-113.2197470182875, 52.506753999804296]]], "type" : "Polygon"}, "id" : 123460046, "properties" : {"geom:bounds" : "-113.231596592,52.5067539998,-113.219747018,52.5139668136", "geom:latitude" : 52.510356942228626, "geom:longitude" : -113.22567460566391, "geom:source" : "oal", "geom:source_alts" : [], "label:latitude" : 52.51035714485753, "label:longitude" : -113.22567462571772, "ol:concordances" : {"oal:pasites_id" : "211"}, "ol:country" : "CA", "ol:date_modified" : 1529184639, "ol:land_designation" : "Natural Area", "ol:managing_agency" : "Alberta Parks", "ol:managing_agency_level" : "Regional", "ol:name" : "Gadsby Lake Natural Area", "ol:note" : ""}, "type" : "Feature"}
json_instruct
{"type": "object", "properties": {"geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}, "id": {"type": "integer"}, "properties": {"type": "object", "properties": {"geom:bounds": {"type": "string"}, "geom:latitude": {"type": "number"}, "geom:longitude": {"type": "number"}, "geom:source": {"type": "string"}, "geom:source_alts": {"type": "array", "items": {}}, "label:latitude": {"type": "number"}, "label:longitude": {"type": "number"}, "ol:concordances": {"type": "object", "properties": {"oal:pasites_id": {"type": "string"}}, "required": ["oal:pasites_id"]}, "ol:country": {"type": "string"}, "ol:date_modified": {"type": "integer"}, "ol:land_designation": {"type": "string"}, "ol:managing_agency": {"type": "string"}, "ol:managing_agency_level": {"type": "string"}, "ol:name": {"type": "string"}, "ol:note": {"type": "string"}}, "required": ["geom:bounds", "geom:latitude", "geom:longitude", "geom:source", "geom:source_alts", "label:latitude", "label:longitude", "ol:concordances", "ol:country", "ol:date_modified", "ol:land_designation", "ol:managing_agency", "ol:managing_agency_level", "ol:name", "ol:note"]}, "type": {"type": "string"}}, "required": ["geometry", "id", "properties", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "hypoarian", "definition" : "Of or pertaining to a hypoarion."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "French"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"pageProps": {"type": "object", "properties": {"content": {"type": "string"}, "frontMatter": {"type": "object", "properties": {"title": {"type": "string"}, "category": {"type": "string"}, "date": {"type": "string"}, "topics": {"type": "string"}}, "required": ["title", "category", "date", "topics"]}, "prevPost": {"type": "object", "properties": {"slug": {"type": "string"}, "title": {"type": "string"}}, "required": ["slug", "title"]}, "nextPost": {"type": "object", "properties": {"slug": {"type": "string"}, "title": {"type": "string"}}, "required": ["slug", "title"]}}, "required": ["content", "frontMatter", "prevPost", "nextPost"]}, "__N_SSG": {"type": "boolean"}}, "required": ["pageProps", "__N_SSG"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pageProps" : {"content" : "\r\nGiven a number, we can format it as a currency string without using an external libary.\r\n\r\nThe `NumberFormat` API provides the easy way to format a currency of a given country:\r\n\r\n```js\r\nconst formatter = new Intl.NumberFormat('en-US', {\r\n style: 'currency',\r\n currency: 'USD',\r\n minimumFractionDigits: 2,\r\n});\r\n```\r\n\r\nThe optional `minimumFractionDigits` parameter indicates the minium number of digits in the fraction part. Calling the `format` function will format the input, and prefix or suffix the currency depending on the country.\r\n\r\n```js\r\nformatter.format(2345); // '$2,345.00'\r\nformatter.format('2345'); // '$2,345.00'\r\nformatter.format('10000000'); // '$10,000,000.00'\r\n```\r\n", "frontMatter" : {"title" : "Format a number as a currency string", "category" : "Tip", "date" : "2021-03-03 08:35:00 +7", "topics" : "JavaScript"}, "prevPost" : {"slug" : "format-a-list", "title" : "Format a list"}, "nextPost" : {"slug" : "get-characters-of-a-string", "title" : "Get characters of a string"}}, "__N_SSG" : true}
json_instruct
{"type": "object", "properties": {"pageProps": {"type": "object", "properties": {"content": {"type": "string"}, "frontMatter": {"type": "object", "properties": {"title": {"type": "string"}, "category": {"type": "string"}, "date": {"type": "string"}, "topics": {"type": "string"}}, "required": ["title", "category", "date", "topics"]}, "prevPost": {"type": "object", "properties": {"slug": {"type": "string"}, "title": {"type": "string"}}, "required": ["slug", "title"]}, "nextPost": {"type": "object", "properties": {"slug": {"type": "string"}, "title": {"type": "string"}}, "required": ["slug", "title"]}}, "required": ["content", "frontMatter", "prevPost", "nextPost"]}, "__N_SSG": {"type": "boolean"}}, "required": ["pageProps", "__N_SSG"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "address": {"type": "string"}, "school_type": {"type": "string"}, "phone": {"type": "string"}, "full_time_school": {"type": "boolean"}, "email": {"type": "string"}, "programs": {"type": "object", "properties": {"programs": {"type": "array", "items": {}}}, "required": ["programs"]}, "state": {"type": "string"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["name", "id", "address", "school_type", "phone", "full_time_school", "email", "programs", "state", "lon", "lat"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Grundschule Clusorth-Bramhar", "id" : "NI-20758-0", "address" : "Bramharstr. 7, 49811\u00a0Lingen", "school_type" : "Grundschule", "phone" : "05963 677", "full_time_school" : true, "email" : "GS-Clusorth-Bramhar@t-online.de", "programs" : {"programs" : []}, "state" : "NI", "lon" : 7.365651, "lat" : 52.586894}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "address": {"type": "string"}, "school_type": {"type": "string"}, "phone": {"type": "string"}, "full_time_school": {"type": "boolean"}, "email": {"type": "string"}, "programs": {"type": "object", "properties": {"programs": {"type": "array", "items": {}}}, "required": ["programs"]}, "state": {"type": "string"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["name", "id", "address", "school_type", "phone", "full_time_school", "email", "programs", "state", "lon", "lat"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "integer"}, "$schema": "http://json-schema.org/draft-07/schema#"}
[0, 1, 0, 0, 0, 0, 0, 1, 1, 0, 2, 3, 2, 2, 2, 2, 4, 3, 1, 1, 1, 2, 8, 6, 5, 3, 2, 3, 9, 3, 8, 4, 2, 5, 6, 3, 7, 4, 1, 8, 6, 5, 5, 3, 5, 1]
json_instruct
{"type": "array", "items": {"type": "integer"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"result": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "type": {"type": "string"}, "pattern": {"type": "array", "items": {"type": "string"}}, "key": {"type": "object", "properties": {"a": {"type": "object", "properties": {"item": {"type": "string"}, "data": {"type": "integer"}}, "required": ["item", "data"]}, "b": {"type": "object", "properties": {"type": {"type": "string"}, "part": {"type": "string"}}, "required": ["type", "part"]}, "c": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["a", "b", "c"]}}, "required": ["result", "type", "pattern", "key"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"result" : {"item" : "extracells:terminal.fluid.wireless"}, "type" : "forge:ore_shaped", "pattern" : ["a", "b", "c"], "key" : {"a" : {"item" : "appliedenergistics2:material", "data" : 41}, "b" : {"type" : "appliedenergistics2:part", "part" : "part.fluid_terminal"}, "c" : {"item" : "appliedenergistics2:dense_energy_cell"}}}
json_instruct
{"type": "object", "properties": {"result": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "type": {"type": "string"}, "pattern": {"type": "array", "items": {"type": "string"}}, "key": {"type": "object", "properties": {"a": {"type": "object", "properties": {"item": {"type": "string"}, "data": {"type": "integer"}}, "required": ["item", "data"]}, "b": {"type": "object", "properties": {"type": {"type": "string"}, "part": {"type": "string"}}, "required": ["type", "part"]}, "c": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["a", "b", "c"]}}, "required": ["result", "type", "pattern", "key"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"directions" : ["Place garlic in food processor and pulse until garlic is minced. Add garbanzo beans; puree until chickpeas have broken down into a paste. Pour in liquid from olives, 1 tablespoon at a time; puree until fully incorporated, about 2 to 3 tablespoons liquid in total.", "Keep food processor running and slowly drizzle olive oil into hummus until smooth and desired consistency is reached. Add olives to the hummus and pulse 3 to 7 times until olives are chopped and evenly distributed."], "ingredients" : ["1 clove garlic", "1 (15 ounce) can garbanzo beans (chickpeas), drained and rinsed", "1 (6 ounce) can black olives, drained and liquid reserved", "1/4 cup olive oil, or as needed"], "language" : "en-US", "source" : "allrecipes.com", "tags" : [], "title" : "Black Olive Hummus", "url" : "http://allrecipes.com/recipe/230641/black-olive-hummus/"}
json_instruct
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"last_check": {"type": "string"}, "pypi_version": {"type": "string"}}, "required": ["last_check", "pypi_version"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"last_check" : "2018-10-03T19:25:59Z", "pypi_version" : "18.0"}
json_instruct
{"type": "object", "properties": {"last_check": {"type": "string"}, "pypi_version": {"type": "string"}}, "required": ["last_check", "pypi_version"], "$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": {"clean": {"type": "string"}, "compile": {"type": "string"}, "compress": {"type": "string"}, "build": {"type": "string"}, "publish": {"type": "string"}}, "required": ["clean", "compile", "compress", "build", "publish"]}, "publishConfig": {"type": "object", "properties": {"access": {"type": "string"}}, "required": ["access"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "contributors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@walkerrandolphsmith/binary-tree": {"type": "string"}}, "required": ["@walkerrandolphsmith/binary-tree"]}, "gitHead": {"type": "string"}}, "required": ["name", "version", "description", "main", "scripts", "publishConfig", "keywords", "author", "contributors", "license", "bugs", "homepage", "dependencies", "gitHead"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "@walkerrandolphsmith/huffman-tree", "version" : "7.0.2", "description" : "Huffman Tree", "main" : "index.js", "scripts" : {"clean" : "rm -rf dist", "compile" : "babel index.js -o ./dist/index.js", "compress" : "uglifyjs ./dist/index.js -o ./dist/index.js", "build" : "yarn run clean && mkdir dist && yarn run compile && yarn run compress", "publish" : "npm publish --access public"}, "publishConfig" : {"access" : "public"}, "keywords" : ["javascript", "data structures", "huffman-tree"], "author" : "walkerrandolphsmith@gmail.com", "contributors" : ["walkerrandolphsmith@gmail.com"], "license" : "ISC", "bugs" : {"url" : "https://github.com/walkerrandolphsmith/js-data-structures/issues"}, "homepage" : "https://github.com/walkerrandolphsmith/js-data-structures#readme", "dependencies" : {"@walkerrandolphsmith/binary-tree" : "^7.0.2"}, "gitHead" : "dba228c79fb2d909f7ce712511e7dd65bc2cf1ef"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"clean": {"type": "string"}, "compile": {"type": "string"}, "compress": {"type": "string"}, "build": {"type": "string"}, "publish": {"type": "string"}}, "required": ["clean", "compile", "compress", "build", "publish"]}, "publishConfig": {"type": "object", "properties": {"access": {"type": "string"}}, "required": ["access"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "contributors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@walkerrandolphsmith/binary-tree": {"type": "string"}}, "required": ["@walkerrandolphsmith/binary-tree"]}, "gitHead": {"type": "string"}}, "required": ["name", "version", "description", "main", "scripts", "publishConfig", "keywords", "author", "contributors", "license", "bugs", "homepage", "dependencies", "gitHead"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {}, "required": []}, "bin": {"type": "object", "properties": {"migdb": {"type": "string"}}, "required": ["migdb"]}, "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": {"dotenv": {"type": "string"}, "glob": {"type": "string"}, "pg": {"type": "string"}, "pg-types": {"type": "string"}}, "required": ["dotenv", "glob", "pg", "pg-types"]}}, "required": ["name", "version", "description", "main", "scripts", "bin", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "noorm-pg", "version" : "0.10.8", "description" : "Javascript regular object data binding, transacted blocks and multiple-database migrations for PostgreSQL, no ORM.", "main" : "./src/index.js", "scripts" : {}, "bin" : {"migdb" : "./src/scripts/migrate.js"}, "repository" : {"type" : "git", "url" : "git+https://github.com/ushimado/noorm-pg.git"}, "keywords" : ["postgres", "migration", "binding", "data"], "author" : "Cow Man", "license" : "MIT", "bugs" : {"url" : "https://github.com/ushimado/noorm-pg/issues"}, "homepage" : "https://github.com/ushimado/noorm-pg#readme", "dependencies" : {"dotenv" : "^5.0.1", "glob" : "^7.1.2", "pg" : "^7.4.1", "pg-types" : "^1.13.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {}, "required": []}, "bin": {"type": "object", "properties": {"migdb": {"type": "string"}}, "required": ["migdb"]}, "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": {"dotenv": {"type": "string"}, "glob": {"type": "string"}, "pg": {"type": "string"}, "pg-types": {"type": "string"}}, "required": ["dotenv", "glob", "pg", "pg-types"]}}, "required": ["name", "version", "description", "main", "scripts", "bin", "repository", "keywords", "author", "license", "bugs", "homepage", "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"}, "authors": {"type": "array", "items": {"type": "string"}}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"angular": {"type": "string"}, "angularjs-toaster": {"type": "string"}, "angular-ui-router": {"type": "string"}, "bootstrap": {"type": "string"}, "fontawesome": {"type": "string"}, "jQuery": {"type": "string"}}, "required": ["angular", "angularjs-toaster", "angular-ui-router", "bootstrap", "fontawesome", "jQuery"]}}, "required": ["name", "version", "authors", "ignore", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "mean-basic-login", "version" : "1.0.0", "authors" : ["Agust\u00edn David Cruz Gonz\u00e1lez"], "ignore" : ["node_modules", "bower_components", "libs"], "dependencies" : {"angular" : "~1.6.4", "angularjs-toaster" : "2.1.0", "angular-ui-router" : "1.0.3", "bootstrap" : "3.3.7", "fontawesome" : "4.7.0", "jQuery" : "3.2.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"angular": {"type": "string"}, "angularjs-toaster": {"type": "string"}, "angular-ui-router": {"type": "string"}, "bootstrap": {"type": "string"}, "fontawesome": {"type": "string"}, "jQuery": {"type": "string"}}, "required": ["angular", "angularjs-toaster", "angular-ui-router", "bootstrap", "fontawesome", "jQuery"]}}, "required": ["name", "version", "authors", "ignore", "dependencies"], "$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": {"id": {"type": "string"}, "name": {"type": "string"}, "brewery_type": {"type": "string"}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "website_url": {"type": "string"}, "phone": {"type": "string"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "country": {"type": "string"}, "longitude": {"type": "string"}, "latitude": {"type": "string"}, "tags": {"type": "array", "items": {}}}, "required": ["id", "name", "brewery_type", "street", "city", "state", "postal_code", "website_url", "phone", "created_at", "updated_at", "country", "longitude", "latitude", "tags"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "lilly-pad-hopyard-brewery", "name" : "Lilly Pad Hopyard Brewery", "brewery_type" : "brewpub", "street" : "920 Ridge Rd", "city" : "Lancing", "state" : "Tennessee", "postal_code" : "37770-1830", "website_url" : "http://lillypadhopyardbrewery.com", "phone" : "8656170984", "created_at" : "2018-07-24 01:34:16.602752", "updated_at" : "2018-08-24 16:17:17.251816", "country" : "United States", "longitude" : "-84.690323", "latitude" : "36.129889", "tags" : []}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "brewery_type": {"type": "string"}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "website_url": {"type": "string"}, "phone": {"type": "string"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "country": {"type": "string"}, "longitude": {"type": "string"}, "latitude": {"type": "string"}, "tags": {"type": "array", "items": {}}}, "required": ["id", "name", "brewery_type", "street", "city", "state", "postal_code", "website_url", "phone", "created_at", "updated_at", "country", "longitude", "latitude", "tags"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "location": {"type": "string"}, "wayto": {"type": "object", "properties": {"12008": {"type": "string"}, "12010": {"type": "string"}}, "required": ["12008", "12010"]}, "timeto": {"type": "object", "properties": {"12008": {"type": "number"}, "12010": {"type": "number"}}, "required": ["12008", "12010"]}, "image": {"type": "string"}, "image_coords": {"type": "array", "items": {"type": "integer"}}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "title", "description", "paths", "location", "wayto", "timeto", "image", "image_coords", "tags"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 12009, "title" : ["[Aqueduct]"], "description" : ["It looks as though at one time the tunnel branched off to the west. Now the tunnel in that direction is filled with rubble that spills out into the north/south aqueduct. The rubble litters the usually smooth floor of the tunnel, making the footing even more unsure than it already is in the strange lighting conditions. Overhead, a large crack perhaps two inches wide snakes out of the cave-in and across the ceiling, hinting at more instability above."], "paths" : ["Obvious exits: north, south"], "location" : "Old Ta'Faendryl", "wayto" : {"12008" : "north", "12010" : "south"}, "timeto" : {"12008" : 0.2, "12010" : 0.2}, "image" : "en-old_ta_faendryl-1264234799.png", "image_coords" : [388, 293, 398, 303], "tags" : ["some wingstem root", "murdroot"]}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "location": {"type": "string"}, "wayto": {"type": "object", "properties": {"12008": {"type": "string"}, "12010": {"type": "string"}}, "required": ["12008", "12010"]}, "timeto": {"type": "object", "properties": {"12008": {"type": "number"}, "12010": {"type": "number"}}, "required": ["12008", "12010"]}, "image": {"type": "string"}, "image_coords": {"type": "array", "items": {"type": "integer"}}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "title", "description", "paths", "location", "wayto", "timeto", "image", "image_coords", "tags"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[["320922002002", "\u4e09\u91cc\u5c45\u59d4\u4f1a", "122", "0"], ["320922002022", "\u82b1\u56ed\u5c45\u59d4\u4f1a", "122", "0"], ["320922002024", "\u574e\u5357\u5c45\u59d4\u4f1a", "121", "0"], ["320922002025", "\u53cb\u597d\u5c45\u59d4\u4f1a", "122", "0"], ["320922002200", "\u4e09\u53cb\u6751\u59d4\u4f1a", "122", "0"], ["320922002202", "\u6843\u674e\u6751\u59d4\u4f1a", "220", "0"], ["320922002203", "\u4e09\u70c8\u6751\u59d4\u4f1a", "220", "0"], ["320922002204", "\u6c99\u6d66\u6751\u59d4\u4f1a", "220", "0"]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[["511402102001", "\u592a\u548c\u793e\u533a\u5c45\u6c11\u59d4\u5458\u4f1a", "111", "0"], ["511402102002", "\u6cb3\u4e1c\u793e\u533a\u5c45\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511402102225", "\u5efa\u56fd\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511402102226", "\u5927\u6797\u6751\u6c11\u59d4\u5458\u4f1a", "111", "0"], ["511402102227", "\u9f99\u4ead\u6751\u6c11\u59d4\u5458\u4f1a", "112", "0"], ["511402102228", "\u9f99\u77f3\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511402102229", "\u4ed9\u6865\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511402102230", "\u72ee\u5b50\u6e7e\u6751\u6c11\u59d4\u5458\u4f1a", "112", "0"], ["511402102231", "\u65b0\u6865\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511402102232", "\u6c38\u4e30\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["511402102233", "\u4e09\u6c5f\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "license": {"type": "string"}, "require": {"type": "object", "properties": {"php": {"type": "string"}}, "required": ["php"]}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}}, "required": ["phpunit/phpunit"]}, "config": {"type": "object", "properties": {"bin-dir": {"type": "string"}}, "required": ["bin-dir"]}, "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": {"Sidd\\": {"type": "string"}}, "required": ["Sidd\\"]}}, "required": ["psr-4"]}, "autoload-dev": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Sidd\\": {"type": "string"}}, "required": ["Sidd\\"]}}, "required": ["psr-4"]}, "minimum-stability": {"type": "string"}}, "required": ["name", "description", "keywords", "type", "license", "require", "require-dev", "config", "authors", "autoload", "autoload-dev", "minimum-stability"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "sidd/falabella-assignment", "description" : "This package is develop for solution of falabella challange problem.", "keywords" : ["sidd", "code"], "type" : "library", "license" : "BSD-3-Clause", "require" : {"php" : "^7.1"}, "require-dev" : {"phpunit/phpunit" : "~7.0.0"}, "config" : {"bin-dir" : "bin"}, "authors" : [{"name" : "Siddhartha Sharma", "email" : "siddharthasharma79@gmail.com"}], "autoload" : {"psr-4" : {"Sidd\\" : "app/Sidd"}}, "autoload-dev" : {"psr-4" : {"Sidd\\" : "app/test"}}, "minimum-stability" : "dev"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "license": {"type": "string"}, "require": {"type": "object", "properties": {"php": {"type": "string"}}, "required": ["php"]}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}}, "required": ["phpunit/phpunit"]}, "config": {"type": "object", "properties": {"bin-dir": {"type": "string"}}, "required": ["bin-dir"]}, "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": {"Sidd\\": {"type": "string"}}, "required": ["Sidd\\"]}}, "required": ["psr-4"]}, "autoload-dev": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Sidd\\": {"type": "string"}}, "required": ["Sidd\\"]}}, "required": ["psr-4"]}, "minimum-stability": {"type": "string"}}, "required": ["name", "description", "keywords", "type", "license", "require", "require-dev", "config", "authors", "autoload", "autoload-dev", "minimum-stability"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Time" : "2021-06-15T12:00:00Z", "Temp" : 29.5, "RelHum" : 41, "WindSpeed" : 6.3, "WindDir" : 293}
json_instruct
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"hour positive count": {"type": "integer"}, "hour neutral count": {"type": "integer"}, "hour negative count": {"type": "integer"}, "hour distri": {"type": "object", "properties": {"0.83": {"type": "integer"}, "0.7": {"type": "integer"}, "0.24": {"type": "integer"}, "0.98": {"type": "integer"}, "0.99": {"type": "integer"}, "1.0": {"type": "integer"}, "0.68": {"type": "integer"}, "0.01": {"type": "integer"}, "0.02": {"type": "integer"}, "0.97": {"type": "integer"}, "0.64": {"type": "integer"}}, "required": ["0.83", "0.7", "0.24", "0.98", "0.99", "1.0", "0.68", "0.01", "0.02", "0.97", "0.64"]}}, "required": ["hour positive count", "hour neutral count", "hour negative count", "hour distri"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"hour positive count" : 9, "hour neutral count" : 4, "hour negative count" : 4, "hour distri" : {"0.83" : 1, "0.7" : 1, "0.24" : 1, "0.98" : 1, "0.99" : 4, "1.0" : 3, "0.68" : 1, "0.01" : 2, "0.02" : 1, "0.97" : 1, "0.64" : 1}}
json_instruct
{"type": "object", "properties": {"hour positive count": {"type": "integer"}, "hour neutral count": {"type": "integer"}, "hour negative count": {"type": "integer"}, "hour distri": {"type": "object", "properties": {"0.83": {"type": "integer"}, "0.7": {"type": "integer"}, "0.24": {"type": "integer"}, "0.98": {"type": "integer"}, "0.99": {"type": "integer"}, "1.0": {"type": "integer"}, "0.68": {"type": "integer"}, "0.01": {"type": "integer"}, "0.02": {"type": "integer"}, "0.97": {"type": "integer"}, "0.64": {"type": "integer"}}, "required": ["0.83", "0.7", "0.24", "0.98", "0.99", "1.0", "0.68", "0.01", "0.02", "0.97", "0.64"]}}, "required": ["hour positive count", "hour neutral count", "hour negative count", "hour distri"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "JAZZELLA", "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#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"n": {"type": "integer"}, "result": {"type": "integer"}}, "required": ["n", "result"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"n" : 1, "result" : 1}, {"n" : 2, "result" : 2}, {"n" : 3, "result" : 4}, {"n" : 4, "result" : 7}, {"n" : 5, "result" : 13}, {"n" : 6, "result" : 24}, {"n" : 7, "result" : 44}, {"n" : 10, "result" : 274}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"n": {"type": "integer"}, "result": {"type": "integer"}}, "required": ["n", "result"]}, "$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" : [[[-93.37299, 45.053468], [-93.371761, 45.053363], [-93.371835, 45.054676], [-93.371342, 45.053484], [-93.370411, 45.05342], [-93.370289, 45.054672], [-93.370028, 45.053354], [-93.369129, 45.053264], [-93.369314, 45.05467], [-93.358864, 45.054642], [-93.354485, 45.047997], [-93.360222, 45.047474], [-93.360138, 45.040043], [-93.372803, 45.040054], [-93.372818, 45.043682], [-93.370308, 45.043682], [-93.370316, 45.045517], [-93.370522, 45.047009], [-93.372801, 45.046974], [-93.37299, 45.053468]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 35168}}]}
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#"}
Construct a JSON document that adheres to this schema specification: {"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" : 85056, "cartId" : "726d6260-a693-4b95-ad04-e02d633521c5", "preferredProducts" : [3450, 1756, 3828], "productReviews" : [{"productId" : 1269, "reviewText" : "My Shih-Tzu loves to play with it.", "reviewDate" : "2019-12-20T10:45:33.4930305+02:00"}]}
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"Name": {"type": "string"}}, "required": ["Name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Name" : "mpawlow | HelloNode"}
json_instruct
{"type": "object", "properties": {"Name": {"type": "string"}}, "required": ["Name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "imports": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "imports"]}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[{"name" : "DNA replication initiation", "imports" : ["DNA strand elongation"]}, {"name" : "DNA strand elongation", "imports" : ["Switching of origins to a post-replicative state"]}], [{"name" : "Lagging Strand Synthesis", "imports" : ["Leading Strand Synthesis"]}, {"name" : "CDK-mediated phosphorylation and removal of Cdc6", "imports" : ["Orc1 removal from chromatin"]}, {"name" : "Orc1 removal from chromatin", "imports" : ["Unwinding of DNA"]}], [{"name" : "Polymerase switching", "imports" : ["Polymerase switching"]}, {"name" : "Polymerase switching", "imports" : ["Polymerase switching", "Processive synthesis on the lagging strand"]}], []]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "imports": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "imports"]}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"debug": {"type": "boolean"}, "insecure_skip_verify": {"type": "boolean"}, "server_addr": {"type": "string"}, "client_addr": {"type": "string"}, "password": {"type": "string"}, "dial_timeout": {"type": "integer"}, "keepalive_period": {"type": "integer"}, "graceful_period": {"type": "integer"}, "role": {"type": "string"}}, "required": ["debug", "insecure_skip_verify", "server_addr", "client_addr", "password", "dial_timeout", "keepalive_period", "graceful_period", "role"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"debug" : true, "insecure_skip_verify" : true, "server_addr" : "your-remote-server:port-number", "client_addr" : "localhost:1080", "password" : "barfoo!", "dial_timeout" : 10, "keepalive_period" : 3600, "graceful_period" : 1, "role" : "client"}
json_instruct
{"type": "object", "properties": {"debug": {"type": "boolean"}, "insecure_skip_verify": {"type": "boolean"}, "server_addr": {"type": "string"}, "client_addr": {"type": "string"}, "password": {"type": "string"}, "dial_timeout": {"type": "integer"}, "keepalive_period": {"type": "integer"}, "graceful_period": {"type": "integer"}, "role": {"type": "string"}}, "required": ["debug", "insecure_skip_verify", "server_addr", "client_addr", "password", "dial_timeout", "keepalive_period", "graceful_period", "role"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"requestId": {"type": "string"}, "includeMeta": {"type": "boolean"}, "action": {"type": "string"}, "principal": {"type": "object", "properties": {"id": {"type": "string"}, "policyVersion": {"type": "string"}, "attr": {"type": "object", "properties": {"reader": {"type": "boolean"}}, "required": ["reader"]}, "roles": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "policyVersion", "attr", "roles"]}, "resource": {"type": "object", "properties": {"kind": {"type": "string"}, "policyVersion": {"type": "string"}}, "required": ["kind", "policyVersion"]}, "auxData": {"type": "object", "properties": {"jwt": {"type": "object", "properties": {"token": {"type": "string"}}, "required": ["token"]}}, "required": ["jwt"]}}, "required": ["requestId", "includeMeta", "action", "principal", "resource", "auxData"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"requestId" : "test", "includeMeta" : true, "action" : "defer", "principal" : {"id" : "harry", "policyVersion" : "20210210", "attr" : {"reader" : false}, "roles" : ["employee"]}, "resource" : {"kind" : "leave_request", "policyVersion" : "20210210"}, "auxData" : {"jwt" : {"token" : "eyJhbGciOiJFUzM4NCIsImtpZCI6IjE5TGZaYXRFZGc4M1lOYzVyMjNndU1KcXJuND0iLCJ0eXAiOiJKV1QifQ.eyJhdWQiOlsiY2VyYm9zLWp3dC10ZXN0cyJdLCJjdXN0b21BcnJheSI6WyJBIiwiQiIsIkMiXSwiY3VzdG9tSW50Ijo0MiwiY3VzdG9tTWFwIjp7IkEiOiJBQSIsIkIiOiJCQiIsIkMiOiJDQyJ9LCJjdXN0b21TdHJpbmciOiJmb29iYXIiLCJleHAiOjE5NDk5MzQwMzksImlzcyI6ImNlcmJvcy10ZXN0LXN1aXRlIn0.WN_tOScSpd_EI-P5EI1YlagxEgExSfBjAtcrgcF6lyWj1lGpR_GKx9goZEp2p_t5AVWXN_bjz_sMUmJdJa4cVd55Qm1miR-FKu6oNRHnSEWdMFmnArwPw-YDJWfylLFX"}}}
json_instruct
{"type": "object", "properties": {"requestId": {"type": "string"}, "includeMeta": {"type": "boolean"}, "action": {"type": "string"}, "principal": {"type": "object", "properties": {"id": {"type": "string"}, "policyVersion": {"type": "string"}, "attr": {"type": "object", "properties": {"reader": {"type": "boolean"}}, "required": ["reader"]}, "roles": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "policyVersion", "attr", "roles"]}, "resource": {"type": "object", "properties": {"kind": {"type": "string"}, "policyVersion": {"type": "string"}}, "required": ["kind", "policyVersion"]}, "auxData": {"type": "object", "properties": {"jwt": {"type": "object", "properties": {"token": {"type": "string"}}, "required": ["token"]}}, "required": ["jwt"]}}, "required": ["requestId", "includeMeta", "action", "principal", "resource", "auxData"], "$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"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "watch": {"type": "string"}, "nodemon": {"type": "string"}, "start": {"type": "string"}, "cli": {"type": "string"}}, "required": ["build", "watch", "nodemon", "start", "cli"]}, "dependencies": {"type": "object", "properties": {"async-middleware": {"type": "string"}, "content-disposition": {"type": "string"}, "express": {"type": "string"}, "lodash": {"type": "string"}, "mime-types": {"type": "string"}, "multer": {"type": "string"}, "pad": {"type": "string"}, "uuid": {"type": "string"}}, "required": ["async-middleware", "content-disposition", "express", "lodash", "mime-types", "multer", "pad", "uuid"]}, "devDependencies": {"type": "object", "properties": {"@types/content-disposition": {"type": "string"}, "@types/express": {"type": "string"}, "@types/lodash": {"type": "string"}, "@types/mime-types": {"type": "string"}, "@types/multer": {"type": "string"}, "@types/uuid": {"type": "string"}, "nodemon": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/content-disposition", "@types/express", "@types/lodash", "@types/mime-types", "@types/multer", "@types/uuid", "nodemon", "typescript"]}}, "required": ["name", "version", "description", "main", "repository", "author", "license", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "pandoc-api", "version" : "1.0.0", "description" : "A simple RESTful server for converting documents using pandoc", "main" : "lib/index.js", "repository" : "git@github.com:alphakevin/pandoc-api.git", "author" : "alphakevin <get.so.smart@gmail.com>", "license" : "MIT", "scripts" : {"build" : "tsc -p ./src", "watch" : "tsc -p ./src -w", "nodemon" : "nodemon --delay 1000ms -i src lib/index.js start", "start" : "node lib/index start", "cli" : "node lib/index"}, "dependencies" : {"async-middleware" : "^1.2.1", "content-disposition" : "^0.5.3", "express" : "^4.17.1", "lodash" : "^4.17.15", "mime-types" : "^2.1.24", "multer" : "^1.4.2", "pad" : "^3.2.0", "uuid" : "^3.3.2"}, "devDependencies" : {"@types/content-disposition" : "^0.5.2", "@types/express" : "^4.17.0", "@types/lodash" : "^4.14.136", "@types/mime-types" : "^2.1.0", "@types/multer" : "^1.3.8", "@types/uuid" : "^3.4.5", "nodemon" : "^1.19.1", "typescript" : "^3.5.3"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "watch": {"type": "string"}, "nodemon": {"type": "string"}, "start": {"type": "string"}, "cli": {"type": "string"}}, "required": ["build", "watch", "nodemon", "start", "cli"]}, "dependencies": {"type": "object", "properties": {"async-middleware": {"type": "string"}, "content-disposition": {"type": "string"}, "express": {"type": "string"}, "lodash": {"type": "string"}, "mime-types": {"type": "string"}, "multer": {"type": "string"}, "pad": {"type": "string"}, "uuid": {"type": "string"}}, "required": ["async-middleware", "content-disposition", "express", "lodash", "mime-types", "multer", "pad", "uuid"]}, "devDependencies": {"type": "object", "properties": {"@types/content-disposition": {"type": "string"}, "@types/express": {"type": "string"}, "@types/lodash": {"type": "string"}, "@types/mime-types": {"type": "string"}, "@types/multer": {"type": "string"}, "@types/uuid": {"type": "string"}, "nodemon": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/content-disposition", "@types/express", "@types/lodash", "@types/mime-types", "@types/multer", "@types/uuid", "nodemon", "typescript"]}}, "required": ["name", "version", "description", "main", "repository", "author", "license", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "sort-name": {"type": "string"}, "type": {"type": "string"}}, "required": ["id", "name", "sort-name", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "6bb80854-7ea3-4894-b033-7dee46fa8300", "name" : "Don Julian", "sort-name" : "Julian, Don", "type" : "Person"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "sort-name": {"type": "string"}, "type": {"type": "string"}}, "required": ["id", "name", "sort-name", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"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" : 70562, "cartId" : "227f4eba-b897-4b34-b53e-516afbdd4ab7", "preferredProducts" : [3922, 2879, 3126], "productReviews" : [{"productId" : 4925, "reviewText" : "heard about this on ndombolo radio, decided to give it a try.", "reviewDate" : "2020-02-25T23:32:33.0012103+02:00"}, {"productId" : 4626, "reviewText" : "I tried to decapitate it but got coconut all over it.", "reviewDate" : "2018-04-27T23:24:02.8400863+03:00"}, {"productId" : 411, "reviewText" : "this Handcrafted Granite Tuna is papery.", "reviewDate" : "2017-11-29T08:37:28.8445454+02:00"}, {"productId" : 4413, "reviewText" : "My jaguar loves to play with it.", "reviewDate" : "2017-11-24T19:28:13.8205575+02:00"}]}
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}, "license": {"type": "string"}, "poiPlugin": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "priority": {"type": "integer"}}, "required": ["title", "description", "priority"]}}, "required": ["name", "version", "description", "main", "keywords", "scripts", "author", "license", "poiPlugin"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "poi-plugin-kanmusu_list", "version" : "1.0.2", "description" : "\u6309\u7167[\u8266\u968a\u6652\u3057\u30da\u30fc\u30b8\uff08\u4eee\uff09](http://kancolle-calc.net/kanmusu_list.html)\u683c\u5f0f\u5bfc\u51fa\u8230\u5a18\u7b49\u7ea7\u4fe1\u606f", "main" : "index.es", "keywords" : ["kancolle", "poi"], "scripts" : {"test" : "node index.es"}, "author" : {"name" : "Sunev", "url" : "https://github.com/Sunev"}, "license" : "MIT", "poiPlugin" : {"title" : "\u8230\u5a18\u80b2\u6210\u5217\u8868", "description" : "\u6309\u7167[\u8266\u968a\u6652\u3057\u30da\u30fc\u30b8\uff08\u4eee\uff09](http://kancolle-calc.net/kanmusu_list.html)\u683c\u5f0f\u5bfc\u51fa\u8230\u5a18\u7b49\u7ea7\u4fe1\u606f", "priority" : 100}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}, "license": {"type": "string"}, "poiPlugin": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "priority": {"type": "integer"}}, "required": ["title", "description", "priority"]}}, "required": ["name", "version", "description", "main", "keywords", "scripts", "author", "license", "poiPlugin"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"documentVersion": {"type": "string"}, "jsonSchemaSemanticVersion": {"type": "string"}, "imports": {"type": "array", "items": {"type": "object", "properties": {"corpusPath": {"type": "string"}}, "required": ["corpusPath"]}}, "definitions": {"type": "array", "items": {"type": "object", "properties": {"entityName": {"type": "string"}, "extendsEntity": {"type": "string"}, "exhibitsTraits": {"type": "array", "items": {"type": "object", "properties": {"traitReference": {"type": "string"}, "arguments": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "value": {"type": "string"}}, "required": ["name", "value"]}}}, "required": ["traitReference", "arguments"]}}, "hasAttributes": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "purpose": {"type": "string"}, "dataType": {"type": "string"}}, "required": ["name", "purpose", "dataType"]}}, "displayName": {"type": "string"}, "description": {"type": "string"}}, "required": ["entityName", "extendsEntity", "exhibitsTraits", "hasAttributes", "displayName", "description"]}}}, "required": ["documentVersion", "jsonSchemaSemanticVersion", "imports", "definitions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"documentVersion" : "1.2.1", "jsonSchemaSemanticVersion" : "1.0.0", "imports" : [{"corpusPath" : "/core/cdsConcepts.cdm.json"}, {"corpusPath" : "/core/wellKnownCDSAttributeGroups.cdm.json"}], "definitions" : [{"entityName" : "Asset", "extendsEntity" : "CdsStandard", "exhibitsTraits" : [{"traitReference" : "is.CDM.entityVersion", "arguments" : [{"name" : "versionNumber", "value" : "1.2.1"}]}], "hasAttributes" : [{"name" : "assetId", "purpose" : "identifiedBy", "dataType" : "entityId"}], "displayName" : "Asset", "description" : "Place holder for Asset Entity from FSA"}]}
json_instruct
{"type": "object", "properties": {"documentVersion": {"type": "string"}, "jsonSchemaSemanticVersion": {"type": "string"}, "imports": {"type": "array", "items": {"type": "object", "properties": {"corpusPath": {"type": "string"}}, "required": ["corpusPath"]}}, "definitions": {"type": "array", "items": {"type": "object", "properties": {"entityName": {"type": "string"}, "extendsEntity": {"type": "string"}, "exhibitsTraits": {"type": "array", "items": {"type": "object", "properties": {"traitReference": {"type": "string"}, "arguments": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "value": {"type": "string"}}, "required": ["name", "value"]}}}, "required": ["traitReference", "arguments"]}}, "hasAttributes": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "purpose": {"type": "string"}, "dataType": {"type": "string"}}, "required": ["name", "purpose", "dataType"]}}, "displayName": {"type": "string"}, "description": {"type": "string"}}, "required": ["entityName", "extendsEntity", "exhibitsTraits", "hasAttributes", "displayName", "description"]}}}, "required": ["documentVersion", "jsonSchemaSemanticVersion", "imports", "definitions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"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": {}}, "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-r65m-p5h5-gwg7", "modified" : "2022-05-01T18:32:45Z", "published" : "2022-05-01T18:32:45Z", "aliases" : ["CVE-2007-5382"], "details" : "The conversion utility for converting CiscoWorks Wireless LAN Solution Engine (WLSE) 4.1.91.0 and earlier to Cisco Wireless Control System (WCS) creates administrator accounts with default usernames and passwords, which allows remote attackers to gain privileges.", "severity" : [], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2007-5382"}, {"type" : "WEB", "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/37053"}, {"type" : "WEB", "url" : "http://osvdb.org/37936"}, {"type" : "WEB", "url" : "http://www.cisco.com/en/US/products/products_security_advisory09186a00808d72db.shtml"}, {"type" : "WEB", "url" : "http://www.securityfocus.com/bid/26000"}, {"type" : "WEB", "url" : "http://www.securitytracker.com/id?1018797"}, {"type" : "WEB", "url" : "http://www.vupen.com/english/advisories/2007/3456"}], "database_specific" : {"cwe_ids" : [], "severity" : "HIGH", "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": {}}, "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#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "year": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "year", "departments", "conf", "authors", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Solving Stochastic Games.", "fields" : ["approximation error", "approximation algorithm", "bellman equation", "polynomial", "reinforcement learning"], "abstract" : "Solving multi-agent reinforcement learning problems has proven difficult because of the lack of tractable algorithms. We provide the first approximation algorithm which solves stochastic games with cheap-talk to within \u220a absolute error of the optimal game-theoretic solution, in time polynomial in 1/\u220a. Our algorithm extends Murray's and Gordon's (2007) modified Bellman equation which determines the set of all possible achievable utilities; this provides us a truly general framework for multi-agent learning. Further, we empirically validate our algorithm and find the computational cost to be orders of magnitude less than what the theory predicts.", "citation" : "Citations (20)", "year" : "2009", "departments" : ["Georgia Institute of Technology", "Georgia Institute of Technology"], "conf" : "nips", "authors" : ["Liam Mac Dermed.....http://dblp.org/pers/hd/d/Dermed:Liam_Mac", "Charles L. Isbell.....http://dblp.org/pers/hd/i/Isbell:Charles_L="], "pages" : 9}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "year": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "year", "departments", "conf", "authors", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}