input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"asciidoctor.js": {"type": "string"}, "asciidoctor.min.js": {"type": "string"}, "css/asciidoctor.css": {"type": "string"}, "css/asciidoctor.min.css": {"type": "string"}, "nashorn/asciidoctor.js": {"type": "string"}, "nashorn/asciidoctor.min.js": {"type": "string"}}, "required": ["asciidoctor.js", "asciidoctor.min.js", "css/asciidoctor.css", "css/asciidoctor.min.css", "nashorn/asciidoctor.js", "nashorn/asciidoctor.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"asciidoctor.js" : "sha256-dZd97ukbm1dE8jPQbcgtRg87qPhp9pXxaCz+PBoCp1E=", "asciidoctor.min.js" : "sha256-iA57v0fmHTuxd66SWiO2OAKXXYS7bOoZzdkAOlvkwCc=", "css/asciidoctor.css" : "sha256-LKOQbA5+K8PvyNZBtceqHbFKem6g+Rs3/wRoTPZXBpE=", "css/asciidoctor.min.css" : "sha256-AQiLdWVIAXPJbLjLPbWq0X05+lkuIpthQixX+bKOsUI=", "nashorn/asciidoctor.js" : "sha256-oILNpbvzmhX+kmK8NYw0BoU4wyfygZg2LkhbcenvPDM=", "nashorn/asciidoctor.min.js" : "sha256-inp1Sma6qVn0K1HwzTcwlFLgDaB4zABXjvVoARVvAlA="}
json_instruct
{"type": "object", "properties": {"asciidoctor.js": {"type": "string"}, "asciidoctor.min.js": {"type": "string"}, "css/asciidoctor.css": {"type": "string"}, "css/asciidoctor.min.css": {"type": "string"}, "nashorn/asciidoctor.js": {"type": "string"}, "nashorn/asciidoctor.min.js": {"type": "string"}}, "required": ["asciidoctor.js", "asciidoctor.min.js", "css/asciidoctor.css", "css/asciidoctor.min.css", "nashorn/asciidoctor.js", "nashorn/asciidoctor.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"intelligence": {"type": "integer"}, "strength": {"type": "integer"}, "speed": {"type": "integer"}, "durability": {"type": "integer"}, "power": {"type": "integer"}, "combat": {"type": "integer"}}, "required": ["intelligence", "strength", "speed", "durability", "power", "combat"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"intelligence" : 50, "strength" : 12, "speed" : 17, "durability" : 60, "power" : 48, "combat" : 30}
json_instruct
{"type": "object", "properties": {"intelligence": {"type": "integer"}, "strength": {"type": "integer"}, "speed": {"type": "integer"}, "durability": {"type": "integer"}, "power": {"type": "integer"}, "combat": {"type": "integer"}}, "required": ["intelligence", "strength", "speed", "durability", "power", "combat"], "$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"}, "expression": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}}, "required": ["id", "expression"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "http://data.doremus.org/performance/5790d6cf-df99-325b-9c85-29e6b69343a7", "expression" : [{"id" : "http://data.doremus.org/expression/a6612e92-781a-3b0f-9fc1-12120f13b7cb"}, {"id" : "http://data.doremus.org/expression/e6d66cf3-8109-3b26-be51-dbd5596a869b"}, {"id" : "http://data.doremus.org/expression/b1437083-fb61-3605-89c2-96bbf1904946"}, {"id" : "http://data.doremus.org/expression/677aedba-5389-31c8-82dc-ea1c2bc3eb62"}, {"id" : "http://data.doremus.org/expression/320388f5-41f0-3ed8-9335-76a48fb03ade"}, {"id" : "http://data.doremus.org/expression/dce2bbed-a6b4-3669-8d70-dfdb4074ef59"}, {"id" : "http://data.doremus.org/expression/2d49f23a-1686-35c5-94a6-7aceb3c177b0"}, {"id" : "http://data.doremus.org/expression/a79ae2da-be95-340c-b5b0-bbb31c4f2b23"}, {"id" : "http://data.doremus.org/expression/d51802dc-db25-3a57-af30-a1308377c02c"}, {"id" : "http://data.doremus.org/expression/f3ebd68e-fe8e-3535-ab72-75e498f47843"}]}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "expression": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}}, "required": ["id", "expression"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "5f1cb31a7b1ac7335ac0685826baedfe6280f2da"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"xammac": {"type": "array", "items": {"type": "integer"}}, "xaml": {"type": "array", "items": {"type": "integer"}}, "xscale": {"type": "array", "items": {"type": "integer"}}, "xheight": {"type": "array", "items": {"type": "integer"}}, "xammac2": {"type": "array", "items": {"type": "integer"}}, "xamarin": {"type": "array", "items": {"type": "integer"}}}, "required": ["xammac", "xaml", "xscale", "xheight", "xammac2", "xamarin"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"xammac" : [19202049, 28573700, 282132481, 421462017, 462553089, 463798273], "xaml" : [44564482, 44630017, 51118081, 150798337, 159186945, 159514625, 170721281, 190840833, 209387521, 217776129, 227082241, 231407617, 257359873, 260964353, 432603137, 435617794, 441843714, 443351041, 443875329, 444465153, 449642497, 462028801, 463863809, 465043457], "xscale" : [39649281, 143523847, 144113671, 144834568, 147980296, 148897799, 148963336, 149422087, 154533895, 155123719, 155582471, 155975687, 156631047, 161218567, 189923334, 254017537, 332005380, 436535297, 439353345, 458031105], "xheight" : [245825537, 248905729, 318767108, 321716228, 414973953, 458162177], "xammac2" : [19202049, 29097988, 247988226, 463798273], "xamarin" : [19202050, 28573697, 29097985, 282132482, 430374913, 431489025, 462553090, 463798274]}
json_instruct
{"type": "object", "properties": {"xammac": {"type": "array", "items": {"type": "integer"}}, "xaml": {"type": "array", "items": {"type": "integer"}}, "xscale": {"type": "array", "items": {"type": "integer"}}, "xheight": {"type": "array", "items": {"type": "integer"}}, "xammac2": {"type": "array", "items": {"type": "integer"}}, "xamarin": {"type": "array", "items": {"type": "integer"}}}, "required": ["xammac", "xaml", "xscale", "xheight", "xammac2", "xamarin"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "null"}, "issues": {"type": "array", "items": {}}, "success": {"type": "boolean"}}, "required": ["error", "issues", "success"]}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0xfa24078bd2daa00232733a1bd8df5badf047ffa2", "tool" : "mythril", "start" : 1563674378.7151258, "end" : 1563674382.9659557, "duration" : 4.2508299350738525, "analysis" : {"error" : null, "issues" : [], "success" : true}}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "null"}, "issues": {"type": "array", "items": {}}, "success": {"type": "boolean"}}, "required": ["error", "issues", "success"]}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"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" : ["Beat butter in a large bowl with a hand mixer until fluffy; add vanilla extract, confectioners' sugar, ground cinnamon candies, and cornstarch and mix with hand mixer until combined.", "Incorporate flour 1/4 cup at a time, mixing with your hands until all flour is used and dough comes together.", "Divide dough into halves; roll each into an 8-inch cylinder. Wrap each cylinder in waxed paper and freeze until firm, at least 1 hour to overnight.", "Preheat oven to 350 degrees F (175 degrees C). Remove dough from freezer and let thaw just until slightly softened.", "Cut dough into 1/4-inch slices and arrange onto baking sheets.", "Bake in preheated oven until firm along the edges but not yet browned, about 10 minutes. Cool cookies on racks for 5 minutes before moving to a rack to cool completely."], "ingredients" : ["1 cup butter, softened", "1 teaspoon vanilla extract", "1/2 cup confectioners' sugar", "1/2 cup heart-shaped cinnamon candies, ground into a fine powder", "1/4 cup cornstarch", "1 3/4 cups all-purpose flour, divided"], "language" : "en-US", "source" : "allrecipes.com", "tags" : [], "title" : "Valentine's Slice-and-Bake Cinnamon Heart Shortbread Cookies", "url" : "http://allrecipes.com/recipe/241297/valentines-slice-and-bake-cinnamon-h/"}
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 an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "object", "properties": {"model": {"type": "string"}, "pk": {"type": "integer"}, "fields": {"type": "object", "properties": {"user": {"type": "integer"}, "generation": {"type": "integer"}, "message": {"type": "string"}, "intro": {"type": "string"}, "divisions": {"type": "array", "items": {}}, "created_at": {"type": "string"}}, "required": ["user", "generation", "message", "intro", "divisions", "created_at"]}}, "required": ["model", "pk", "fields"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"model" : "member.profile", "pk" : 1, "fields" : {"user" : 1, "generation" : 16, "message" : "DefoMsg", "intro" : "", "divisions" : [], "created_at" : "2020-04-04T08:12:47.557Z"}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"model": {"type": "string"}, "pk": {"type": "integer"}, "fields": {"type": "object", "properties": {"user": {"type": "integer"}, "generation": {"type": "integer"}, "message": {"type": "string"}, "intro": {"type": "string"}, "divisions": {"type": "array", "items": {}}, "created_at": {"type": "string"}}, "required": ["user", "generation", "message", "intro", "divisions", "created_at"]}}, "required": ["model", "pk", "fields"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"webpackConfigPath": {"type": "string"}}, "required": ["webpackConfigPath"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"webpackConfigPath" : "./app.webpack.config.js"}
json_instruct
{"type": "object", "properties": {"webpackConfigPath": {"type": "string"}}, "required": ["webpackConfigPath"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"detectorType": {"type": "string"}, "beamline": {"type": "string"}, "detector_distance": {"type": "number"}, "wavelength": {"type": "number"}, "orgx": {"type": "number"}, "orgy": {"type": "number"}, "number_row": {"type": "integer"}, "number_images": {"type": "integer"}, "isZigZag": {"type": "boolean"}, "step_h": {"type": "number"}, "step_v": {"type": "number"}, "beam_shape": {"type": "string"}, "beam_h": {"type": "integer"}, "beam_v": {"type": "integer"}, "number_apertures": {"type": "integer"}, "aperture_size": {"type": "string"}, "reject_level": {"type": "integer"}, "number_scans": {"type": "integer"}, "dozorAllFile": {"type": "string"}}, "required": ["detectorType", "beamline", "detector_distance", "wavelength", "orgx", "orgy", "number_row", "number_images", "isZigZag", "step_h", "step_v", "beam_shape", "beam_h", "beam_v", "number_apertures", "aperture_size", "reject_level", "number_scans", "dozorAllFile"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"detectorType" : "pilatus6m", "beamline" : "id23eh1", "detector_distance" : 294.775, "wavelength" : 0.972423, "orgx" : 1217.81, "orgy" : 1279.13, "number_row" : 24, "number_images" : 1224, "isZigZag" : true, "step_h" : 19.2, "step_v" : 19.6, "beam_shape" : "G", "beam_h" : 20, "beam_v" : 20, "number_apertures" : 5, "aperture_size" : "10 20 30 50 100", "reject_level" : 10, "number_scans" : 1, "dozorAllFile" : "/data/id23eh1/inhouse/opid231/20201127/PROCESSED_DATA/Sasha/DOZORM_TEST/20mkm/MeshScan_01/Workflow_20201127-130723/ExecDozorM_mesh-x_0/dozorm_001"}
json_instruct
{"type": "object", "properties": {"detectorType": {"type": "string"}, "beamline": {"type": "string"}, "detector_distance": {"type": "number"}, "wavelength": {"type": "number"}, "orgx": {"type": "number"}, "orgy": {"type": "number"}, "number_row": {"type": "integer"}, "number_images": {"type": "integer"}, "isZigZag": {"type": "boolean"}, "step_h": {"type": "number"}, "step_v": {"type": "number"}, "beam_shape": {"type": "string"}, "beam_h": {"type": "integer"}, "beam_v": {"type": "integer"}, "number_apertures": {"type": "integer"}, "aperture_size": {"type": "string"}, "reject_level": {"type": "integer"}, "number_scans": {"type": "integer"}, "dozorAllFile": {"type": "string"}}, "required": ["detectorType", "beamline", "detector_distance", "wavelength", "orgx", "orgy", "number_row", "number_images", "isZigZag", "step_h", "step_v", "beam_shape", "beam_h", "beam_v", "number_apertures", "aperture_size", "reject_level", "number_scans", "dozorAllFile"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"other_cities": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}}, "required": ["other_cities", "city", "state", "county"]}}, "required": ["geometry", "type", "id", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"geometry" : {"type" : "Point", "coordinates" : [-88.5, 40.21]}, "type" : "Feature", "id" : "61854", "properties" : {"other_cities" : "", "city" : "Mansfield", "state" : "IL", "county" : "Piatt County"}}
json_instruct
{"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"other_cities": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}}, "required": ["other_cities", "city", "state", "county"]}}, "required": ["geometry", "type", "id", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {}, "required": []}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "contributors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"handlebars": {"type": "string"}, "panda-garden": {"type": "string"}, "panda-parchment": {"type": "string"}, "sprintf-js": {"type": "string"}}, "required": ["handlebars", "panda-garden", "panda-parchment", "sprintf-js"]}, "devDependencies": {"type": "object", "properties": {"amen": {"type": "string"}, "panda-9000": {"type": "string"}, "panda-builder": {"type": "string"}, "panda-quill": {"type": "string"}, "panda-serialize": {"type": "string"}}, "required": ["amen", "panda-9000", "panda-builder", "panda-quill", "panda-serialize"]}}, "required": ["name", "version", "description", "main", "files", "scripts", "repository", "keywords", "contributors", "license", "bugs", "homepage", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "panda-template", "version" : "2.0.2", "description" : "Handlebars + Panda Goodies in a quick and easy interface", "main" : "build/npm/src/index.js", "files" : ["build/npm/src", "LICENSE"], "scripts" : {}, "repository" : {"type" : "git", "url" : "git+https://github.com/pandastrike/panda-template.git"}, "keywords" : ["handlebars", "template"], "contributors" : [{"name" : "Dan Yoder", "email" : "dan@pandastrike.com"}, {"name" : "David Harper", "email" : "david@pandastrike.com"}], "license" : "ISC", "bugs" : {"url" : "https://github.com/pandastrike/panda-template/issues"}, "homepage" : "https://github.com/pandastrike/panda-template#readme", "dependencies" : {"handlebars" : "^4.7.6", "panda-garden" : "^4.0.3", "panda-parchment" : "^5.0.2", "sprintf-js" : "^1.1.2"}, "devDependencies" : {"amen" : "^2.1.0", "panda-9000" : "^5.0.0", "panda-builder" : "^4.0.0", "panda-quill" : "^4.0.3", "panda-serialize" : "^1.0.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {}, "required": []}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "contributors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"handlebars": {"type": "string"}, "panda-garden": {"type": "string"}, "panda-parchment": {"type": "string"}, "sprintf-js": {"type": "string"}}, "required": ["handlebars", "panda-garden", "panda-parchment", "sprintf-js"]}, "devDependencies": {"type": "object", "properties": {"amen": {"type": "string"}, "panda-9000": {"type": "string"}, "panda-builder": {"type": "string"}, "panda-quill": {"type": "string"}, "panda-serialize": {"type": "string"}}, "required": ["amen", "panda-9000", "panda-builder", "panda-quill", "panda-serialize"]}}, "required": ["name", "version", "description", "main", "files", "scripts", "repository", "keywords", "contributors", "license", "bugs", "homepage", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "Apps.subtitle": {"type": "string"}, "Blockly": {"type": "string"}, "Apps.codeTooltip": {"type": "string"}, "Apps.linkTooltip": {"type": "string"}, "Apps.runTooltip": {"type": "string"}, "Apps.runProgram": {"type": "string"}, "Apps.resetProgram": {"type": "string"}, "Apps.dialogOk": {"type": "string"}, "Apps.dialogCancel": {"type": "string"}, "Apps.catLogic": {"type": "string"}, "Apps.catLoops": {"type": "string"}, "Apps.catMath": {"type": "string"}, "Apps.catText": {"type": "string"}, "Apps.catLists": {"type": "string"}, "Apps.catColour": {"type": "string"}, "Apps.catVariables": {"type": "string"}, "Apps.catProcedures": {"type": "string"}, "Apps.httpRequestError": {"type": "string"}, "Apps.linkAlert": {"type": "string"}, "Apps.hashError": {"type": "string"}, "Apps.xmlError": {"type": "string"}, "Apps.listVariable": {"type": "string"}, "Apps.textVariable": {"type": "string"}, "Code.badXml": {"type": "string"}, "Code.badCode": {"type": "string"}, "Code.timeout": {"type": "string"}, "Code.discard": {"type": "string"}, "Code.title": {"type": "string"}, "Code.blocks": {"type": "string"}, "Code.trashTooltip": {"type": "string"}}, "required": ["@metadata", "Apps.subtitle", "Blockly", "Apps.codeTooltip", "Apps.linkTooltip", "Apps.runTooltip", "Apps.runProgram", "Apps.resetProgram", "Apps.dialogOk", "Apps.dialogCancel", "Apps.catLogic", "Apps.catLoops", "Apps.catMath", "Apps.catText", "Apps.catLists", "Apps.catColour", "Apps.catVariables", "Apps.catProcedures", "Apps.httpRequestError", "Apps.linkAlert", "Apps.hashError", "Apps.xmlError", "Apps.listVariable", "Apps.textVariable", "Code.badXml", "Code.badCode", "Code.timeout", "Code.discard", "Code.title", "Code.blocks", "Code.trashTooltip"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"@metadata" : {"authors" : ["Jonbg"]}, "Apps.subtitle" : "sj\u00f3nr\u00e6nt forritunarumhverfi", "Blockly" : "Blockly", "Apps.codeTooltip" : "Sj\u00e1 forriti\u00f0 sem JavaScript k\u00f3\u00f0a.", "Apps.linkTooltip" : "Vista og tengja vi\u00f0 kubba.", "Apps.runTooltip" : "Keyra forriti\u00f0 sem kubbarnir \u00e1 vinnusv\u00e6\u00f0inu mynda.", "Apps.runProgram" : "Keyra forriti\u00f0", "Apps.resetProgram" : "Byrja aftur", "Apps.dialogOk" : "\u00cd lagi", "Apps.dialogCancel" : "H\u00e6tta vi\u00f0", "Apps.catLogic" : "R\u00f6kv\u00edsi", "Apps.catLoops" : "Lykkjur", "Apps.catMath" : "Reikningur", "Apps.catText" : "Texti", "Apps.catLists" : "Listar", "Apps.catColour" : "Litir", "Apps.catVariables" : "Breytur", "Apps.catProcedures" : "Stefjur", "Apps.httpRequestError" : "\u00dea\u00f0 kom upp vandam\u00e1l me\u00f0 bei\u00f0nina.", "Apps.linkAlert" : "Deildu kubbunum \u00fe\u00ednum me\u00f0 \u00feessari kr\u00e6kju:", "Apps.hashError" : "\u00dev\u00ed mi\u00f0ur, '%1' passar ekki vi\u00f0 neitt vista\u00f0 forrit.", "Apps.xmlError" : "Gat ekki hla\u00f0i\u00f0 vistu\u00f0u skr\u00e1na \u00fe\u00edna. Var h\u00fan kannske b\u00fain til \u00ed annarri \u00fatg\u00e1fu af Blockly?", "Apps.listVariable" : "listi", "Apps.textVariable" : "texti", "Code.badXml" : "Villa vi\u00f0 \u00farvinnslu XML:\n%1\n\nVeldu '\u00cd lagi' til a\u00f0 sleppa breytingum e\u00f0a 'H\u00e6tta vi\u00f0' til a\u00f0 halda \u00e1fram me\u00f0 XML.", "Code.badCode" : "Villa \u00ed forriti:\n%1", "Code.timeout" : "Forriti\u00f0 hefur endurteki\u00f0 sig of oft.", "Code.discard" : "Ey\u00f0a \u00f6llum %1 kubbunum?", "Code.title" : "K\u00f3\u00f0i", "Code.blocks" : "Kubbar", "Code.trashTooltip" : "Fleygja \u00f6llum kubbum."}
json_instruct
{"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "Apps.subtitle": {"type": "string"}, "Blockly": {"type": "string"}, "Apps.codeTooltip": {"type": "string"}, "Apps.linkTooltip": {"type": "string"}, "Apps.runTooltip": {"type": "string"}, "Apps.runProgram": {"type": "string"}, "Apps.resetProgram": {"type": "string"}, "Apps.dialogOk": {"type": "string"}, "Apps.dialogCancel": {"type": "string"}, "Apps.catLogic": {"type": "string"}, "Apps.catLoops": {"type": "string"}, "Apps.catMath": {"type": "string"}, "Apps.catText": {"type": "string"}, "Apps.catLists": {"type": "string"}, "Apps.catColour": {"type": "string"}, "Apps.catVariables": {"type": "string"}, "Apps.catProcedures": {"type": "string"}, "Apps.httpRequestError": {"type": "string"}, "Apps.linkAlert": {"type": "string"}, "Apps.hashError": {"type": "string"}, "Apps.xmlError": {"type": "string"}, "Apps.listVariable": {"type": "string"}, "Apps.textVariable": {"type": "string"}, "Code.badXml": {"type": "string"}, "Code.badCode": {"type": "string"}, "Code.timeout": {"type": "string"}, "Code.discard": {"type": "string"}, "Code.title": {"type": "string"}, "Code.blocks": {"type": "string"}, "Code.trashTooltip": {"type": "string"}}, "required": ["@metadata", "Apps.subtitle", "Blockly", "Apps.codeTooltip", "Apps.linkTooltip", "Apps.runTooltip", "Apps.runProgram", "Apps.resetProgram", "Apps.dialogOk", "Apps.dialogCancel", "Apps.catLogic", "Apps.catLoops", "Apps.catMath", "Apps.catText", "Apps.catLists", "Apps.catColour", "Apps.catVariables", "Apps.catProcedures", "Apps.httpRequestError", "Apps.linkAlert", "Apps.hashError", "Apps.xmlError", "Apps.listVariable", "Apps.textVariable", "Code.badXml", "Code.badCode", "Code.timeout", "Code.discard", "Code.title", "Code.blocks", "Code.trashTooltip"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "year": {"type": "string"}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "departments", "authors", "conf", "year", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Positive effects of utilizing relationships between inconsistencies for more effective inconsistency resolution.", "fields" : ["cluster analysis", "observable", "unified modeling language", "expression", "software maintenance"], "abstract" : "State-of-the-art modeling tools can help detect inconsistencies in software models. Some can even generate fixing actions for these inconsistencies. However such approaches handle inconsistencies individually, assuming that each single inconsistency is a manifestation of an individual defect. We believe that inconsistencies are merely expressions of defects. That is, inconsistencies highlight situations under which defects are observable. However, a single defect in a software model may result in many inconsistencies and a single inconsistency may be the result of multiple defects. Inconsistencies may thus be related to other inconsistencies and we believe that during fixing, one should consider clusters of such related inconsistencies. This paper provides first evidence and emerging results that several inconsistencies can be linked to a single defect and show that with such knowledge only a subset of fixes need to be considered during inconsistency resolution.", "citation" : "Citations (5)", "departments" : ["Johannes Kepler University of Linz", "Johannes Kepler University of Linz", "Johannes Kepler University of Linz"], "authors" : ["Alexander N\u00f6hrer.....http://dblp.org/pers/hd/n/N=ouml=hrer:Alexander", "Alexander Reder.....http://dblp.org/pers/hd/r/Reder:Alexander", "Alexander Egyed.....http://dblp.org/pers/hd/e/Egyed:Alexander"], "conf" : "icse", "year" : "2011", "pages" : 4}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "year": {"type": "string"}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "departments", "authors", "conf", "year", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "string"}}, "required": ["name", "description", "repository"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "radiowestcoast", "description" : "Radio Westcoast Home Page", "repository" : "https://github.com/Aimee-MacDonald/radiowestcoast.git"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "string"}}, "required": ["name", "description", "repository"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "lookupTerms": {"type": "array", "items": {"type": "string"}}, "metaLanguage": {"type": "string"}, "remarks": {"type": "string"}, "statement": {"type": "string"}}, "required": ["citations", "names", "language", "lookupTerms", "metaLanguage", "remarks", "statement"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"citations" : [{"textCitation" : "[See shft2rab on Metamath](http://us.metamath.org/mpegif/shft2rab.html)"}], "names" : ["shft2rab"], "language" : "METAMATH_SET_MM", "lookupTerms" : ["#T_wph", "#T_wi", "#T_cA", "#T_wss", "#T_cr", "#T_wph", "#T_wi", "#T_cC", "#T_wcel", "#T_cr", "#T_wph", "#T_wi", "#T_cB", "#T_wceq", "#T_crab--1", "#T_vx", "#T_crab--2", "#T_cr", "#T_crab--3", "#T_vx", "#T_cmin", "#T_cC", "#T_wcel", "#T_cA", "#T_crab--4", "#T_wph", "#T_wi", "#T_cA", "#T_wceq", "#T_crab--1", "#T_vy", "#T_crab--2", "#T_cr", "#T_crab--3", "#T_vy", "#T_cmin", "#T_cneg", "#T_cC", "#T_wcel", "#T_cB", "#T_crab--4", "#T_cA", "#T_vx", "#T_vy", "#T_cB", "#T_vy", "#T_cC", "#T_vx", "#T_vy", "#T_wph", "#T_vy"], "metaLanguage" : "METAMATH", "remarks" : " If ` B ` is a shift of ` A ` by ` C ` , then ` A ` is a shift of ` B ` by ` -u C ` . (Contributed by Mario Carneiro, 22-Mar-2014.) (Revised by Mario Carneiro, 6-Apr-2015.) ", "statement" : "ovolshft.1 $e |- ( ph -> A C_ RR ) $.\novolshft.2 $e |- ( ph -> C e. RR ) $.\novolshft.3 $e |- ( ph -> B = { x e. RR | ( x - C ) e. A } ) $.\nshft2rab $p |- ( ph -> A = { y e. RR | ( y - -u C ) e. B } ) $.\n$d A x y $.\n$d B y $.\n$d C x y $.\n$d ph y $."}
json_instruct
{"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "lookupTerms": {"type": "array", "items": {"type": "string"}}, "metaLanguage": {"type": "string"}, "remarks": {"type": "string"}, "statement": {"type": "string"}}, "required": ["citations", "names", "language", "lookupTerms", "metaLanguage", "remarks", "statement"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"className": {"type": "string"}, "type": {"type": "string"}, "descr": {"type": "string"}, "parent": {"type": "string"}, "isInnerClass": {"type": "boolean"}, "autoIncrement": {"type": "boolean"}, "fields": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "descr": {"type": "string"}, "typeName": {"type": "string"}, "isArray": {"type": "boolean"}, "isRequired": {"type": "boolean"}, "size": {"type": "integer"}, "isTransient": {"type": "boolean"}, "type": {"type": "string"}, "entityType": {"type": "string"}, "entityTypeName": {"type": "string"}, "autoGenerated": {"type": "boolean"}}, "required": ["name", "descr", "typeName", "isArray", "isRequired", "size", "isTransient", "type", "entityType", "entityTypeName", "autoGenerated"]}}, "searches": {"type": "array", "items": {}}}, "required": ["className", "type", "descr", "parent", "isInnerClass", "autoIncrement", "fields", "searches"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"className" : "PractitionerQualification", "type" : "OBJECT", "descr" : "\"A person who is directly or indirectly involved in the provisioning of healthcare.\"", "parent" : "BackboneElement", "isInnerClass" : true, "autoIncrement" : true, "fields" : [{"name" : "identifier", "descr" : "\"An identifier that applies to this person's qualification in this role.\"", "typeName" : "Identifier", "isArray" : true, "isRequired" : false, "size" : 1024, "isTransient" : false, "type" : "COMPLEXARRAY", "entityType" : "PRIMITIVE", "entityTypeName" : "string", "autoGenerated" : false}, {"name" : "code", "descr" : "\"Coded representation of the qualification.\"", "typeName" : "CodeableConcept", "isArray" : false, "isRequired" : true, "size" : 1024, "isTransient" : false, "type" : "OBJECT", "entityType" : "OBJECTARRAY", "entityTypeName" : "CodeableConcept", "autoGenerated" : false}, {"name" : "period", "descr" : "\"Period during which the qualification is valid.\"", "typeName" : "Period", "isArray" : false, "isRequired" : false, "size" : 1024, "isTransient" : false, "type" : "COMPLEX", "entityType" : "PRIMITIVE", "entityTypeName" : "string", "autoGenerated" : false}, {"name" : "issuer", "descr" : "\"Organization that regulates and issues the qualification.\"", "typeName" : "Reference", "isArray" : false, "isRequired" : false, "size" : 1024, "isTransient" : false, "type" : "OBJECT", "entityType" : "OBJECTARRAY", "entityTypeName" : "Reference", "autoGenerated" : false}], "searches" : []}
json_instruct
{"type": "object", "properties": {"className": {"type": "string"}, "type": {"type": "string"}, "descr": {"type": "string"}, "parent": {"type": "string"}, "isInnerClass": {"type": "boolean"}, "autoIncrement": {"type": "boolean"}, "fields": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "descr": {"type": "string"}, "typeName": {"type": "string"}, "isArray": {"type": "boolean"}, "isRequired": {"type": "boolean"}, "size": {"type": "integer"}, "isTransient": {"type": "boolean"}, "type": {"type": "string"}, "entityType": {"type": "string"}, "entityTypeName": {"type": "string"}, "autoGenerated": {"type": "boolean"}}, "required": ["name", "descr", "typeName", "isArray", "isRequired", "size", "isTransient", "type", "entityType", "entityTypeName", "autoGenerated"]}}, "searches": {"type": "array", "items": {}}}, "required": ["className", "type", "descr", "parent", "isInnerClass", "autoIncrement", "fields", "searches"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"maintainers": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "keywords": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "object", "properties": {"repoHost": {"type": "string"}, "children": {"type": "array", "items": {}}, "name": {"type": "string"}, "type": {"type": "string"}, "version": {"type": "string"}}, "required": ["repoHost", "children", "name", "type", "version"]}}, "name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "shortName": {"type": "string"}, "version": {"type": "string"}}, "required": ["maintainers", "keywords", "children", "name", "description", "type", "shortName", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"maintainers" : [{"name" : "josdotso", "email" : "josdotso@cisco.com"}, {"name" : "mumoshu", "email" : "ykuoka@gmail.com"}], "keywords" : ["envoy", "proxy"], "children" : [{"repoHost" : "Docker Hub", "children" : [], "name" : "envoyproxy/envoy", "type" : "image", "version" : "v1.11.1"}], "name" : "envoy:1.9.0", "description" : "Envoy is an open source edge and service proxy, designed for cloud-native applications.", "type" : "chart", "shortName" : "envoy", "version" : "1.9.0"}
json_instruct
{"type": "object", "properties": {"maintainers": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "keywords": {"type": "array", "items": {"type": "string"}}, "children": {"type": "array", "items": {"type": "object", "properties": {"repoHost": {"type": "string"}, "children": {"type": "array", "items": {}}, "name": {"type": "string"}, "type": {"type": "string"}, "version": {"type": "string"}}, "required": ["repoHost", "children", "name", "type", "version"]}}, "name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "shortName": {"type": "string"}, "version": {"type": "string"}}, "required": ["maintainers", "keywords", "children", "name", "description", "type", "shortName", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"title": {"type": "string"}, "meta": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}, "info": {"type": "string"}, "how": {"type": "string"}, "rewards": {"type": "string"}}, "required": ["title", "meta", "info", "how", "rewards"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Seg\u00edtsen a Pokebattler ford\u00edt\u00e1s\u00e1ban", "meta" : {"description" : "A Pokebattler ford\u00edt\u00f3 lehet\u0151v\u00e9 teszi a felhaszn\u00e1l\u00f3knak, hogy seg\u00edtsenek nek\u00fcnk az oldal leford\u00edt\u00e1s\u00e1ban, hogy mindenki haszn\u00e1lhassa a vil\u00e1g els\u0151 sz\u00e1m\u00fa legpontosabb Pokemon Go szimul\u00e1tor\u00e1t."}, "info" : "\ufffcEz az oldal \u00fagy van be\u00e1ll\u00edtva, hogy t\u00f6bb nyelvre is leford\u00edthat\u00f3 legyen! Seg\u00edthet abban, hogy a webhely k\u00f6nnyebben haszn\u00e1lhat\u00f3 legyen azoknak a bar\u00e1tainak, akik nem besz\u00e9lnek angolul.", "how" : "A ford\u00edt\u00e1s a Weblate nev\u0171 webeszk\u00f6z seg\u00edts\u00e9g\u00e9vel t\u00f6rt\u00e9nik, \u00e9s a {{link}} oldalon tal\u00e1lhat\u00f3. L\u00e9tre kell hoznia egy fi\u00f3kot, ki kell v\u00e1lasztania a nyelv\u00e9t, \u00e9s el kell kezdenie javaslatait a ford\u00edt\u00e1sokra. Ezeket a ford\u00edt\u00e1sokat fel\u00fcl fogjuk vizsg\u00e1lni, \u00e9s \u00e1ltal\u00e1ban automatikusan elfogadj\u00e1k.", "rewards" : "K\u00fcl\u00f6nleges jutalmak \u00e1ltal\u00e1ban csak az el\u0151fizet\u0151k sz\u00e1m\u00e1ra \u00e9rhet\u0151k el azoknak a ford\u00edtoknak, akik jelent\u0151s m\u00e9rt\u00e9kben hozz\u00e1j\u00e1rulnak. Ez t\u00f6bb Pokemont tartalmaz a Pokebox-hoz \u00e9s a jobb min\u0151s\u00e9g\u0171 egyedi szimul\u00e1ci\u00f3kat."}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "meta": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}, "info": {"type": "string"}, "how": {"type": "string"}, "rewards": {"type": "string"}}, "required": ["title", "meta", "info", "how", "rewards"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"baseId": {"type": "string"}, "blockId": {"type": "string"}}, "required": ["baseId", "blockId"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"baseId" : "appfyAWLApoew43vt", "blockId" : "blkPyU68C0xic8InC"}
json_instruct
{"type": "object", "properties": {"baseId": {"type": "string"}, "blockId": {"type": "string"}}, "required": ["baseId", "blockId"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"gulp": {"type": "string"}}, "required": ["gulp"]}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}}, "required": ["name", "description", "version", "main", "devDependencies", "engines"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "gulp-sww-app1", "description" : "An example that shows how to use the sww gulp plugin", "version" : "0.0.0", "main" : "gulpfile.js", "devDependencies" : {"gulp" : "^3.9.0"}, "engines" : {"node" : ">=4.2.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"gulp": {"type": "string"}}, "required": ["gulp"]}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}}, "required": ["name", "description", "version", "main", "devDependencies", "engines"], "$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" : 59501, "cartId" : "b8dfb81a-83c9-4728-9051-37bba52bd53a", "preferredProducts" : [289, 4141, 125, 4204], "productReviews" : [{"productId" : 3401, "reviewText" : "My beagle loves to play with it.", "reviewDate" : "2016-08-20T10:23:22.7197424+03:00"}, {"productId" : 1443, "reviewText" : "heard about this on original pilipino music radio, decided to give it a try.", "reviewDate" : "2020-04-25T23:36:45.1658605+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#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "dt": {"type": "integer"}, "ar": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "al": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "picUrl": {"type": "string"}}, "required": ["id", "name", "picUrl"]}}, "required": ["id", "name", "dt", "ar", "al"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : 1480044227, "name" : "Psycho (Live)", "dt" : 208248, "ar" : {"id" : 13933149, "name" : "\u5d14\u666e\u95f5"}, "al" : {"id" : 0, "name" : "", "picUrl" : "https://p1.music.126.net/qIsVRooXBB02IfCmCmO_QA==/109951165323545759.jpg"}}, {"id" : 1409967020, "name" : "\uc560\uc368", "dt" : 205470, "ar" : {"id" : 126243, "name" : "As One"}, "al" : {"id" : 84128036, "name" : "\uc560\uc368", "picUrl" : "https://p2.music.126.net/-C7BstKGBpD1vepd01VVeQ==/109951164552992300.jpg"}}, {"id" : 1489712119, "name" : "Always", "dt" : 284666, "ar" : {"id" : 30892446, "name" : "\u6cb3\u6210\u4e91"}, "al" : {"id" : 0, "name" : "", "picUrl" : "https://p2.music.126.net/HET7aepe9gLrugmTo4gtqw==/109951166361057869.jpg"}}, {"id" : 1865836649, "name" : "PLAYLIST", "dt" : 198596, "ar" : {"id" : 31638594, "name" : "\u91d1\u4e1c\u8d24"}, "al" : {"id" : 131168064, "name" : "PLAYLIST", "picUrl" : "https://p1.music.126.net/Hmg_41gueREg2WsDjh9Xfw==/109951166238691106.jpg"}}, {"id" : 1480045142, "name" : "\ub531 \uc88b\uc544 (Live)", "dt" : 200304, "ar" : {"id" : 13933149, "name" : "\u5d14\u666e\u95f5"}, "al" : {"id" : 0, "name" : "", "picUrl" : "https://p2.music.126.net/LWcraR43EuRa_qT9TRnBLQ==/109951165323540287.jpg"}}, {"id" : 1489701642, "name" : "12\ubc88\uc9f8 \ubcc4 (Live)", "dt" : 255288, "ar" : {"id" : 30892446, "name" : "\u6cb3\u6210\u4e91"}, "al" : {"id" : 0, "name" : "", "picUrl" : "https://p1.music.126.net/HET7aepe9gLrugmTo4gtqw==/109951166361057869.jpg"}}, {"id" : 1385360347, "name" : "\u6709\u70b9\u751c(SBS SUPER CONCERT Live)", "dt" : 153528, "ar" : {"id" : 1081079, "name" : "Solar"}, "al" : {"id" : 0, "name" : "", "picUrl" : "https://p2.music.126.net/hmyxyuuoMrrRjSisnd1lDA==/18762066417351812.jpg"}}, {"id" : 1815975000, "name" : "21 (Prod. by DAEHWI)", "dt" : 242050, "ar" : {"id" : 31153236, "name" : "\u674e\u5927\u8f89"}, "al" : {"id" : 0, "name" : "", "picUrl" : "https://p2.music.126.net/elhiqTuyW1cVbVZSKBAm_A==/109951165675088620.jpg"}}, {"id" : 1385372685, "name" : "\uc800 \ubcc4(Live)", "dt" : 228360, "ar" : {"id" : 31153236, "name" : "\u674e\u5927\u8f89"}, "al" : {"id" : 34976270, "name" : "\u6700\u65b0\u70ed\u6b4c\u6162\u6447 121", "picUrl" : "https://p1.music.126.net/FZX7XAjsmEPGyVOqm4H7aQ==/109951166361039007.jpg"}}, {"id" : 1487210370, "name" : "Aloha (Live)", "dt" : 229564, "ar" : {"id" : 1081079, "name" : "Solar"}, "al" : {"id" : 0, "name" : "", "picUrl" : "https://p2.music.126.net/HET7aepe9gLrugmTo4gtqw==/109951166361057869.jpg"}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "dt": {"type": "integer"}, "ar": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "al": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "picUrl": {"type": "string"}}, "required": ["id", "name", "picUrl"]}}, "required": ["id", "name", "dt", "ar", "al"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"extends": {"type": "string"}, "include": {"type": "array", "items": {"type": "string"}}, "compilerOptions": {"type": "object", "properties": {"lib": {"type": "array", "items": {"type": "string"}}, "target": {"type": "string"}, "module": {"type": "string"}, "moduleResolution": {"type": "string"}, "typeRoots": {"type": "array", "items": {"type": "string"}}, "composite": {"type": "boolean"}, "declaration": {"type": "boolean"}, "paths": {"type": "object", "properties": {"@framework/*": {"type": "array", "items": {"type": "string"}}, "@application/*": {"type": "array", "items": {"type": "string"}}, "@styles/variables": {"type": "array", "items": {"type": "string"}}}, "required": ["@framework/*", "@application/*", "@styles/variables"]}}, "required": ["lib", "target", "module", "moduleResolution", "typeRoots", "composite", "declaration", "paths"]}}, "required": ["extends", "include", "compilerOptions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"extends" : "./tsconfig.base.json", "include" : ["./src/application/**/*.ts", "./src/framework/**/*.ts"], "compilerOptions" : {"lib" : ["ESNext", "DOM"], "target" : "ESNext", "module" : "ESNext", "moduleResolution" : "Node", "typeRoots" : ["./src/application/declarations/third-party.d.ts"], "composite" : true, "declaration" : true, "paths" : {"@framework/*" : ["./src/framework/*"], "@application/*" : ["./src/application/*"], "@styles/variables" : ["./src/application/styles/variables.ts"]}}}
json_instruct
{"type": "object", "properties": {"extends": {"type": "string"}, "include": {"type": "array", "items": {"type": "string"}}, "compilerOptions": {"type": "object", "properties": {"lib": {"type": "array", "items": {"type": "string"}}, "target": {"type": "string"}, "module": {"type": "string"}, "moduleResolution": {"type": "string"}, "typeRoots": {"type": "array", "items": {"type": "string"}}, "composite": {"type": "boolean"}, "declaration": {"type": "boolean"}, "paths": {"type": "object", "properties": {"@framework/*": {"type": "array", "items": {"type": "string"}}, "@application/*": {"type": "array", "items": {"type": "string"}}, "@styles/variables": {"type": "array", "items": {"type": "string"}}}, "required": ["@framework/*", "@application/*", "@styles/variables"]}}, "required": ["lib", "target", "module", "moduleResolution", "typeRoots", "composite", "declaration", "paths"]}}, "required": ["extends", "include", "compilerOptions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Salaise-sur-Sanne", "circ" : "7\u00e8me circonscription", "dpt" : "Is\u00e8re", "inscrits" : 3274, "abs" : 2176, "votants" : 1098, "blancs" : 133, "nuls" : 72, "exp" : 893, "res" : [{"nuance" : "REM", "nom" : "Mme Monique LIMON", "voix" : 544}, {"nuance" : "LR", "nom" : "M. Yannick NEUDER", "voix" : 349}]}
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "im:block/lb_cube_panel_top"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"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" : 4312, "hash" : 285491404, "artDyeHash" : 285491404, "redacted" : false, "dyeManifestHash" : 93079244, "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": {"build": {"type": "object", "properties": {"env": {"type": "object", "properties": {"HUGO_VERSION": {"type": "string"}}, "required": ["HUGO_VERSION"]}}, "required": ["env"]}, "redirects": {"type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "destination": {"type": "string"}, "permanent": {"type": "boolean"}}, "required": ["source", "destination", "permanent"]}}}, "required": ["build", "redirects"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"build" : {"env" : {"HUGO_VERSION" : "0.78.2"}}, "redirects" : [{"source" : "/branding", "destination" : "/brand", "permanent" : false}, {"source" : "/branding/", "destination" : "/brand", "permanent" : false}, {"source" : "/act/grant", "destination" : "/grant/apply", "permanent" : false}, {"source" : "/act/research", "destination" : "/research/contribute", "permanent" : false}, {"source" : "/programs/advising", "destination" : "/archived/advising", "permanent" : false}, {"source" : "/advising", "destination" : "/archived/advising", "permanent" : false}, {"source" : "/programs/(.*)", "destination" : "/$1", "permanent" : false}, {"source" : "/research-privacy", "destination" : "/research/privacy", "permanent" : false}, {"source" : "/blog/(.*)", "destination" : "/journals/$1", "permanent" : false}]}
json_instruct
{"type": "object", "properties": {"build": {"type": "object", "properties": {"env": {"type": "object", "properties": {"HUGO_VERSION": {"type": "string"}}, "required": ["HUGO_VERSION"]}}, "required": ["env"]}, "redirects": {"type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "destination": {"type": "string"}, "permanent": {"type": "boolean"}}, "required": ["source", "destination", "permanent"]}}}, "required": ["build", "redirects"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"editor.formatOnSave": {"type": "boolean"}, "editor.codeActionsOnSave": {"type": "object", "properties": {"source.fixAll": {"type": "boolean"}, "source.organizeImports": {"type": "boolean"}}, "required": ["source.fixAll", "source.organizeImports"]}, "[rust]": {"type": "object", "properties": {"editor.defaultFormatter": {"type": "string"}}, "required": ["editor.defaultFormatter"]}, "terminal.integrated.windowsEnableConpty": {"type": "boolean"}, "rust-analyzer.checkOnSave.enable": {"type": "boolean"}, "rust-analyzer.checkOnSave.allFeatures": {"type": "boolean"}, "rust-analyzer.checkOnSave.allTargets": {"type": "boolean"}, "debug.javascript.usePreview": {"type": "boolean"}}, "required": ["editor.formatOnSave", "editor.codeActionsOnSave", "[rust]", "terminal.integrated.windowsEnableConpty", "rust-analyzer.checkOnSave.enable", "rust-analyzer.checkOnSave.allFeatures", "rust-analyzer.checkOnSave.allTargets", "debug.javascript.usePreview"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"editor.formatOnSave" : true, "editor.codeActionsOnSave" : {"source.fixAll" : true, "source.organizeImports" : true}, "[rust]" : {"editor.defaultFormatter" : "matklad.rust-analyzer"}, "terminal.integrated.windowsEnableConpty" : true, "rust-analyzer.checkOnSave.enable" : true, "rust-analyzer.checkOnSave.allFeatures" : true, "rust-analyzer.checkOnSave.allTargets" : true, "debug.javascript.usePreview" : true}
json_instruct
{"type": "object", "properties": {"editor.formatOnSave": {"type": "boolean"}, "editor.codeActionsOnSave": {"type": "object", "properties": {"source.fixAll": {"type": "boolean"}, "source.organizeImports": {"type": "boolean"}}, "required": ["source.fixAll", "source.organizeImports"]}, "[rust]": {"type": "object", "properties": {"editor.defaultFormatter": {"type": "string"}}, "required": ["editor.defaultFormatter"]}, "terminal.integrated.windowsEnableConpty": {"type": "boolean"}, "rust-analyzer.checkOnSave.enable": {"type": "boolean"}, "rust-analyzer.checkOnSave.allFeatures": {"type": "boolean"}, "rust-analyzer.checkOnSave.allTargets": {"type": "boolean"}, "debug.javascript.usePreview": {"type": "boolean"}}, "required": ["editor.formatOnSave", "editor.codeActionsOnSave", "[rust]", "terminal.integrated.windowsEnableConpty", "rust-analyzer.checkOnSave.enable", "rust-analyzer.checkOnSave.allFeatures", "rust-analyzer.checkOnSave.allTargets", "debug.javascript.usePreview"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "null"}, "issues": {"type": "array", "items": {}}, "success": {"type": "boolean"}}, "required": ["error", "issues", "success"]}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0xd1a3ace46c98e028229974217201433e7163c4dd", "tool" : "mythril", "start" : 1563667433.0120618, "end" : 1563667438.7994442, "duration" : 5.787382364273071, "analysis" : {"error" : null, "issues" : [], "success" : true}}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "null"}, "issues": {"type": "array", "items": {}}, "success": {"type": "boolean"}}, "required": ["error", "issues", "success"]}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"kind": {"type": "string"}, "apiVersion": {"type": "string"}, "metadata": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "spec": {"type": "object", "properties": {"tags": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "annotations": {"type": "object", "properties": {"description": {"type": "string"}, "iconClass": {"type": "string"}, "tags": {"type": "string"}, "supports": {"type": "string"}, "version": {"type": "string"}}, "required": ["description", "iconClass", "tags", "supports", "version"]}, "from": {"type": "object", "properties": {"kind": {"type": "string"}, "name": {"type": "string"}}, "required": ["kind", "name"]}}, "required": ["name", "annotations", "from"]}}}, "required": ["tags"]}}, "required": ["kind", "apiVersion", "metadata", "spec"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"kind" : "ImageStream", "apiVersion" : "v1", "metadata" : {"name" : "s2i-java"}, "spec" : {"tags" : [{"name" : "latest", "annotations" : {"description" : "Java OpenJDK S2I image", "iconClass" : "icon-jboss", "tags" : "builder,java,maven,gradle,springboot,vertx,widlfly-swarm,dropwizard,microservices,fatjar", "supports" : "java:11,maven:3.6,gradle:5.1", "version" : "latest"}, "from" : {"kind" : "DockerImage", "name" : "docker.io/jmaukisch/s2i-java:latest"}}]}}
json_instruct
{"type": "object", "properties": {"kind": {"type": "string"}, "apiVersion": {"type": "string"}, "metadata": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "spec": {"type": "object", "properties": {"tags": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "annotations": {"type": "object", "properties": {"description": {"type": "string"}, "iconClass": {"type": "string"}, "tags": {"type": "string"}, "supports": {"type": "string"}, "version": {"type": "string"}}, "required": ["description", "iconClass", "tags", "supports", "version"]}, "from": {"type": "object", "properties": {"kind": {"type": "string"}, "name": {"type": "string"}}, "required": ["kind", "name"]}}, "required": ["name", "annotations", "from"]}}}, "required": ["tags"]}}, "required": ["kind", "apiVersion", "metadata", "spec"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "author": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"clean": {"type": "string"}}, "required": ["clean"]}, "dependencies": {"type": "object", "properties": {"fast-glob": {"type": "string"}, "fs-extra": {"type": "string"}}, "required": ["fast-glob", "fs-extra"]}}, "required": ["name", "author", "version", "main", "license", "scripts", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "@tscc/tscc-spec", "author" : "theseanl", "version" : "0.6.4", "main" : "dist/index.js", "license" : "MIT", "scripts" : {"clean" : "rm -rf dist"}, "dependencies" : {"fast-glob" : "^3.2.5", "fs-extra" : "^9.0.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "author": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"clean": {"type": "string"}}, "required": ["clean"]}, "dependencies": {"type": "object", "properties": {"fast-glob": {"type": "string"}, "fs-extra": {"type": "string"}}, "required": ["fast-glob", "fs-extra"]}}, "required": ["name", "author", "version", "main", "license", "scripts", "dependencies"], "$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": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x72acaab5b211b9a69bf71f4a6bb1f56546451509", "tool" : "osiris", "start" : 1564592738.6668997, "end" : 1564592742.007363, "duration" : 3.340463399887085, "analysis" : []}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"Strategy Metrics": {"type": "object", "properties": {"Daily Swing Trade Return": {"type": "number"}, "Buy & Hold Return": {"type": "number"}, "Auto13($22000) Return": {"type": "number"}}, "required": ["Daily Swing Trade Return", "Buy & Hold Return", "Auto13($22000) Return"]}, "Model Metrics": {"type": "object", "properties": {"loss": {"type": "number"}, "mean_squared_error": {"type": "number"}, "mean_absolute_error": {"type": "number"}, "accuracy": {"type": "number"}, "cosine_similarity": {"type": "number"}}, "required": ["loss", "mean_squared_error", "mean_absolute_error", "accuracy", "cosine_similarity"]}, "Class Metrics": {"type": "object", "properties": {"f1_monark": {"type": "number"}, "accuracy": {"type": "number"}, "precision": {"type": "number"}, "recall": {"type": "number"}, "roc auc": {"type": "number"}}, "required": ["f1_monark", "accuracy", "precision", "recall", "roc auc"]}}, "required": ["Strategy Metrics", "Model Metrics", "Class Metrics"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Strategy Metrics" : {"Daily Swing Trade Return" : 15.017500000000005, "Buy & Hold Return" : 3.7975000000000003, "Auto13($22000) Return" : 19296.29800000004}, "Model Metrics" : {"loss" : 10.746058464050293, "mean_squared_error" : 10.746058464050293, "mean_absolute_error" : 3.1756772994995117, "accuracy" : 0.09859155118465424, "cosine_similarity" : 0.9977696537971497}, "Class Metrics" : {"f1_monark" : 0.8860103626943004, "accuracy" : 0.8804347826086957, "precision" : 0.8341463414634146, "recall" : 0.9447513812154696, "roc auc" : 0.8814665996986437}}
json_instruct
{"type": "object", "properties": {"Strategy Metrics": {"type": "object", "properties": {"Daily Swing Trade Return": {"type": "number"}, "Buy & Hold Return": {"type": "number"}, "Auto13($22000) Return": {"type": "number"}}, "required": ["Daily Swing Trade Return", "Buy & Hold Return", "Auto13($22000) Return"]}, "Model Metrics": {"type": "object", "properties": {"loss": {"type": "number"}, "mean_squared_error": {"type": "number"}, "mean_absolute_error": {"type": "number"}, "accuracy": {"type": "number"}, "cosine_similarity": {"type": "number"}}, "required": ["loss", "mean_squared_error", "mean_absolute_error", "accuracy", "cosine_similarity"]}, "Class Metrics": {"type": "object", "properties": {"f1_monark": {"type": "number"}, "accuracy": {"type": "number"}, "precision": {"type": "number"}, "recall": {"type": "number"}, "roc auc": {"type": "number"}}, "required": ["f1_monark", "accuracy", "precision", "recall", "roc auc"]}}, "required": ["Strategy Metrics", "Model Metrics", "Class Metrics"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "object", "properties": {"Similarity": {"type": "string"}, "Title": {"type": "string"}, "Year": {"type": "integer"}}, "required": ["Similarity", "Title", "Year"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"Similarity" : "0.932", "Title" : "Modeling Idea Generation Sequences Using Hidden Markov Models", "Year" : 2008}, {"Similarity" : "0.921", "Title" : "Opinion Cascades and Echo-Chambers in Online Networks A Proof of Concept Agent-Based Model", "Year" : 2017}, {"Similarity" : "0.901", "Title" : "Statistical Detection of Local Coherence Relations in Narrative Recall and Summarization Data", "Year" : 2003}, {"Similarity" : "0.889", "Title" : "A Network Analysis of Hermeneutic Documents Based on Bible Citations", "Year" : 2005}, {"Similarity" : "0.884", "Title" : "A Narratological Approach for Narrative Discourse Implementation and Evaluation of the System based on Genette and Jauss", "Year" : 2012}, {"Similarity" : "0.873", "Title" : "Empirical tests of large-scale collaborative recall", "Year" : 2017}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"Similarity": {"type": "string"}, "Title": {"type": "string"}, "Year": {"type": "integer"}}, "required": ["Similarity", "Title", "Year"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "null"}, "issues": {"type": "array", "items": {}}, "success": {"type": "boolean"}}, "required": ["error", "issues", "success"]}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0xcef78244a3e191c9fec60b042ca8c539c38c4f29", "tool" : "mythril", "start" : 1563552143.6154108, "end" : 1563552148.26743, "duration" : 4.652019262313843, "analysis" : {"error" : null, "issues" : [], "success" : true}}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "null"}, "issues": {"type": "array", "items": {}}, "success": {"type": "boolean"}}, "required": ["error", "issues", "success"]}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "support": {"type": "object", "properties": {"issues": {"type": "string"}, "source": {"type": "string"}}, "required": ["issues", "source"]}, "type": {"type": "string"}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "guzzlehttp/guzzle": {"type": "string"}}, "required": ["php", "guzzlehttp/guzzle"]}, "require-dev": {"type": "object", "properties": {}, "required": []}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Buster\\": {"type": "string"}}, "required": ["Buster\\"]}}, "required": ["psr-4"]}, "scripts": {"type": "object", "properties": {}, "required": []}, "prefer-stable": {"type": "boolean"}, "config": {"type": "object", "properties": {"sort-packages": {"type": "boolean"}, "optimize-autoloader": {"type": "boolean"}}, "required": ["sort-packages", "optimize-autoloader"]}}, "required": ["name", "description", "keywords", "license", "authors", "support", "type", "require", "require-dev", "autoload", "scripts", "prefer-stable", "config"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "melonsmasher/buster-client", "description" : "Buster client library for php.", "keywords" : ["buster", "nginx", "cache", "fastcgi", "proxy", "client"], "license" : "MIT", "authors" : [{"name" : "Alex Markessinis", "email" : "markea125@gmail.com"}], "support" : {"issues" : "https://github.com/MelonSmasher/Buster-Client/issues", "source" : "https://github.com/MelonSmasher/Buster-Client"}, "type" : "library", "require" : {"php" : ">=5.6.0", "guzzlehttp/guzzle" : "~6.0"}, "require-dev" : {}, "autoload" : {"psr-4" : {"Buster\\" : "src/"}}, "scripts" : {}, "prefer-stable" : true, "config" : {"sort-packages" : true, "optimize-autoloader" : true}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "support": {"type": "object", "properties": {"issues": {"type": "string"}, "source": {"type": "string"}}, "required": ["issues", "source"]}, "type": {"type": "string"}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "guzzlehttp/guzzle": {"type": "string"}}, "required": ["php", "guzzlehttp/guzzle"]}, "require-dev": {"type": "object", "properties": {}, "required": []}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Buster\\": {"type": "string"}}, "required": ["Buster\\"]}}, "required": ["psr-4"]}, "scripts": {"type": "object", "properties": {}, "required": []}, "prefer-stable": {"type": "boolean"}, "config": {"type": "object", "properties": {"sort-packages": {"type": "boolean"}, "optimize-autoloader": {"type": "boolean"}}, "required": ["sort-packages", "optimize-autoloader"]}}, "required": ["name", "description", "keywords", "license", "authors", "support", "type", "require", "require-dev", "autoload", "scripts", "prefer-stable", "config"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"body": {"type": "string"}, "next": {"type": "string"}}, "required": ["body", "next"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"body" : "AND MAKING ITSELF UNIVERSALLY BE TAKEN NOTICE OF, WOULD NOT FAIL TO MEASURE OUT THE COURSE OF SUCCESSION,", "next" : "https://raw.githubusercontent.com/CAPSELOCKE/CAPSELOCKE/master/tweets/2869.json"}
json_instruct
{"type": "object", "properties": {"body": {"type": "string"}, "next": {"type": "string"}}, "required": ["body", "next"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "minimum-stability": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "require": {"type": "object", "properties": {}, "required": []}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"USPilot\\": {"type": "string"}}, "required": ["USPilot\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "minimum-stability", "license", "authors", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "uspilot/xml_parser", "description" : "XML parser", "minimum-stability" : "dev", "license" : "MIT", "authors" : [{"name" : "US Pilot"}], "require" : {}, "autoload" : {"psr-4" : {"USPilot\\" : "/"}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "minimum-stability": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "require": {"type": "object", "properties": {}, "required": []}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"USPilot\\": {"type": "string"}}, "required": ["USPilot\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "minimum-stability", "license", "authors", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"towns": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}}}, "required": ["towns"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"towns" : [{"name" : "Miramar", "url" : "miramar-1"}, {"name" : "Miramar", "url" : "miramar-2"}]}
json_instruct
{"type": "object", "properties": {"towns": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}}}, "required": ["towns"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "mocha": {"type": "string"}}, "required": ["chai", "mocha"]}, "dependencies": {"type": "object", "properties": {"csv-string": {"type": "string"}, "express": {"type": "string"}, "jade": {"type": "string"}, "nib": {"type": "string"}, "stylus": {"type": "string"}}, "required": ["csv-string", "express", "jade", "nib", "stylus"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "bugs", "homepage", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "feedback-display", "version" : "0.0.1", "description" : "Display collected feedbacks on a website", "main" : "index.js", "scripts" : {"test" : "./node_modules/mocha/bin/mocha"}, "repository" : {"type" : "git", "url" : "https://github.com/fonorobert/feedback-display.git"}, "author" : "@fonorobert", "license" : "MIT", "bugs" : {"url" : "https://github.com/fonorobert/feedback-display/issues"}, "homepage" : "https://github.com/fonorobert/feedback-display", "devDependencies" : {"chai" : "^3.0.0", "mocha" : "^2.2.5"}, "dependencies" : {"csv-string" : "^2.3.0", "express" : "^4.12.4", "jade" : "^1.11.0", "nib" : "^1.1.0", "stylus" : "^0.51.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "mocha": {"type": "string"}}, "required": ["chai", "mocha"]}, "dependencies": {"type": "object", "properties": {"csv-string": {"type": "string"}, "express": {"type": "string"}, "jade": {"type": "string"}, "nib": {"type": "string"}, "stylus": {"type": "string"}}, "required": ["csv-string", "express", "jade", "nib", "stylus"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "bugs", "homepage", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"/js/app.js": {"type": "string"}, "/css/app.css": {"type": "string"}, "/js/vehicle-search.js": {"type": "string"}, "/js/vehicle-search-admin.js": {"type": "string"}, "/js/vehicle-image-order.js": {"type": "string"}, "/js/modal-gallery.js": {"type": "string"}, "/js/datepicker.js": {"type": "string"}}, "required": ["/js/app.js", "/css/app.css", "/js/vehicle-search.js", "/js/vehicle-search-admin.js", "/js/vehicle-image-order.js", "/js/modal-gallery.js", "/js/datepicker.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"/js/app.js" : "/js/app.js?id=725cb119acaba73e5f4e", "/css/app.css" : "/css/app.css?id=7215f5a5808e5b2ab852", "/js/vehicle-search.js" : "/js/vehicle-search.js?id=ba1b969622fdf4c252de", "/js/vehicle-search-admin.js" : "/js/vehicle-search-admin.js?id=d1884add4551508d751d", "/js/vehicle-image-order.js" : "/js/vehicle-image-order.js?id=f6939ad761a217d17327", "/js/modal-gallery.js" : "/js/modal-gallery.js?id=d5ace87e761ce68ba434", "/js/datepicker.js" : "/js/datepicker.js?id=6d780edffd9dce0f36ec"}
json_instruct
{"type": "object", "properties": {"/js/app.js": {"type": "string"}, "/css/app.css": {"type": "string"}, "/js/vehicle-search.js": {"type": "string"}, "/js/vehicle-search-admin.js": {"type": "string"}, "/js/vehicle-image-order.js": {"type": "string"}, "/js/modal-gallery.js": {"type": "string"}, "/js/datepicker.js": {"type": "string"}}, "required": ["/js/app.js", "/css/app.css", "/js/vehicle-search.js", "/js/vehicle-search-admin.js", "/js/vehicle-image-order.js", "/js/modal-gallery.js", "/js/datepicker.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "minimum-stability": {"type": "string"}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "guzzlehttp/guzzle": {"type": "string"}}, "required": ["php", "guzzlehttp/guzzle"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Ooooliu\\Pay\\": {"type": "string"}}, "required": ["Ooooliu\\Pay\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "keywords", "license", "authors", "minimum-stability", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "ooooliu/pay", "description" : "For easy pay.", "keywords" : ["alipay", "wechat", "pay"], "license" : "MIT", "authors" : [{"name" : "Lyn", "email" : "yan252079467@vip.qq.com"}], "minimum-stability" : "dev", "require" : {"php" : ">=5.6", "guzzlehttp/guzzle" : "^6.3"}, "autoload" : {"psr-4" : {"Ooooliu\\Pay\\" : "src"}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "minimum-stability": {"type": "string"}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "guzzlehttp/guzzle": {"type": "string"}}, "required": ["php", "guzzlehttp/guzzle"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Ooooliu\\Pay\\": {"type": "string"}}, "required": ["Ooooliu\\Pay\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "keywords", "license", "authors", "minimum-stability", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"eval_loss": {"type": "number"}, "eval_accuracy": {"type": "number"}, "epoch": {"type": "number"}}, "required": ["eval_loss", "eval_accuracy", "epoch"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"eval_loss" : 0.5928863706571531, "eval_accuracy" : 0.7292418772563177, "epoch" : 10.0}
json_instruct
{"type": "object", "properties": {"eval_loss": {"type": "number"}, "eval_accuracy": {"type": "number"}, "epoch": {"type": "number"}}, "required": ["eval_loss", "eval_accuracy", "epoch"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "ineffability", "definition" : "The quality or state of being ineffable; ineffableness; unspeakableness."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"creation_epoch": {"type": "string"}, "start_epoch": {"type": "string"}, "start_XGBoost_def_1": {"type": "string"}, "start_XGBoost_def_2": {"type": "string"}, "start_XGBoost_def_3": {"type": "string"}, "start_GLM_def_1": {"type": "string"}, "start_DRF_def_1": {"type": "string"}, "start_GBM_def_1": {"type": "string"}, "start_GBM_def_2": {"type": "string"}, "start_GBM_def_3": {"type": "string"}, "start_GBM_def_4": {"type": "string"}, "start_GBM_def_5": {"type": "string"}, "start_DRF_XRT": {"type": "string"}, "start_XGBoost_grid_1": {"type": "string"}, "start_GBM_grid_1": {"type": "string"}, "start_StackedEnsemble_best": {"type": "string"}, "start_StackedEnsemble_all": {"type": "string"}, "stop_epoch": {"type": "string"}, "duration_secs": {"type": "string"}, "start": {"type": "string"}, "end": {"type": "string"}, "metric": {"type": "number"}}, "required": ["creation_epoch", "start_epoch", "start_XGBoost_def_1", "start_XGBoost_def_2", "start_XGBoost_def_3", "start_GLM_def_1", "start_DRF_def_1", "start_GBM_def_1", "start_GBM_def_2", "start_GBM_def_3", "start_GBM_def_4", "start_GBM_def_5", "start_DRF_XRT", "start_XGBoost_grid_1", "start_GBM_grid_1", "start_StackedEnsemble_best", "start_StackedEnsemble_all", "stop_epoch", "duration_secs", "start", "end", "metric"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"creation_epoch" : "1594662995", "start_epoch" : "1594662995", "start_XGBoost_def_1" : "1594662995", "start_XGBoost_def_2" : "1594663000", "start_XGBoost_def_3" : "1594663003", "start_GLM_def_1" : "1594663005", "start_DRF_def_1" : "1594663011", "start_GBM_def_1" : "1594663015", "start_GBM_def_2" : "1594663018", "start_GBM_def_3" : "1594663021", "start_GBM_def_4" : "1594663024", "start_GBM_def_5" : "1594663027", "start_DRF_XRT" : "1594663031", "start_XGBoost_grid_1" : "1594663034", "start_GBM_grid_1" : "1594663262", "start_StackedEnsemble_best" : "1594663537", "start_StackedEnsemble_all" : "1594663538", "stop_epoch" : "1594663541", "duration_secs" : "546", "start" : "18:56:35", "end" : "19:05:42", "metric" : 0.9357298474945535}
json_instruct
{"type": "object", "properties": {"creation_epoch": {"type": "string"}, "start_epoch": {"type": "string"}, "start_XGBoost_def_1": {"type": "string"}, "start_XGBoost_def_2": {"type": "string"}, "start_XGBoost_def_3": {"type": "string"}, "start_GLM_def_1": {"type": "string"}, "start_DRF_def_1": {"type": "string"}, "start_GBM_def_1": {"type": "string"}, "start_GBM_def_2": {"type": "string"}, "start_GBM_def_3": {"type": "string"}, "start_GBM_def_4": {"type": "string"}, "start_GBM_def_5": {"type": "string"}, "start_DRF_XRT": {"type": "string"}, "start_XGBoost_grid_1": {"type": "string"}, "start_GBM_grid_1": {"type": "string"}, "start_StackedEnsemble_best": {"type": "string"}, "start_StackedEnsemble_all": {"type": "string"}, "stop_epoch": {"type": "string"}, "duration_secs": {"type": "string"}, "start": {"type": "string"}, "end": {"type": "string"}, "metric": {"type": "number"}}, "required": ["creation_epoch", "start_epoch", "start_XGBoost_def_1", "start_XGBoost_def_2", "start_XGBoost_def_3", "start_GLM_def_1", "start_DRF_def_1", "start_GBM_def_1", "start_GBM_def_2", "start_GBM_def_3", "start_GBM_def_4", "start_GBM_def_5", "start_DRF_XRT", "start_XGBoost_grid_1", "start_GBM_grid_1", "start_StackedEnsemble_best", "start_StackedEnsemble_all", "stop_epoch", "duration_secs", "start", "end", "metric"], "$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"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "lint": {"type": "string"}, "build": {"type": "string"}}, "required": ["dev", "lint", "build"]}, "dependencies": {"type": "object", "properties": {"date-fns": {"type": "string"}, "vue": {"type": "string"}, "vue-router": {"type": "string"}}, "required": ["date-fns", "vue", "vue-router"]}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "@vitejs/plugin-vue": {"type": "string"}, "@vue/compiler-sfc": {"type": "string"}, "@vuedx/typecheck": {"type": "string"}, "@vuedx/typescript-plugin-vue": {"type": "string"}, "prettier": {"type": "string"}, "schema-dts": {"type": "string"}, "typescript": {"type": "string"}, "vite": {"type": "string"}, "vite-plugin-markdown": {"type": "string"}}, "required": ["@types/node", "@vitejs/plugin-vue", "@vue/compiler-sfc", "@vuedx/typecheck", "@vuedx/typescript-plugin-vue", "prettier", "schema-dts", "typescript", "vite", "vite-plugin-markdown"]}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}}, "required": ["name", "version", "license", "scripts", "dependencies", "devDependencies", "engines"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "landing", "version" : "3.0.0", "license" : "MIT", "scripts" : {"dev" : "vite", "lint" : "vuedx-typecheck .", "build" : "vite build"}, "dependencies" : {"date-fns" : "^2.16.1", "vue" : "^3.0.5", "vue-router" : "^4.0.2"}, "devDependencies" : {"@types/node" : "^14.14.20", "@vitejs/plugin-vue" : "^1.0.4", "@vue/compiler-sfc" : "^3.0.5", "@vuedx/typecheck" : ">=0.6.0", "@vuedx/typescript-plugin-vue" : ">=0.6.0", "prettier" : "^2.2.1", "schema-dts" : "^0.8.2", "typescript" : "^4.1.3", "vite" : "^2.0.0-beta.7", "vite-plugin-markdown" : "^2.0.0-3"}, "engines" : {"node" : ">=12"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "lint": {"type": "string"}, "build": {"type": "string"}}, "required": ["dev", "lint", "build"]}, "dependencies": {"type": "object", "properties": {"date-fns": {"type": "string"}, "vue": {"type": "string"}, "vue-router": {"type": "string"}}, "required": ["date-fns", "vue", "vue-router"]}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "@vitejs/plugin-vue": {"type": "string"}, "@vue/compiler-sfc": {"type": "string"}, "@vuedx/typecheck": {"type": "string"}, "@vuedx/typescript-plugin-vue": {"type": "string"}, "prettier": {"type": "string"}, "schema-dts": {"type": "string"}, "typescript": {"type": "string"}, "vite": {"type": "string"}, "vite-plugin-markdown": {"type": "string"}}, "required": ["@types/node", "@vitejs/plugin-vue", "@vue/compiler-sfc", "@vuedx/typecheck", "@vuedx/typescript-plugin-vue", "prettier", "schema-dts", "typescript", "vite", "vite-plugin-markdown"]}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}}, "required": ["name", "version", "license", "scripts", "dependencies", "devDependencies", "engines"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Perfect-Ed Sheeran", "author" : "Ed Sheeran", "musicType" : "\u6d41\u884c", "musicNo" : "0008290"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"source": {"type": "string"}, "target": {"type": "string"}, "app": {"type": "object", "properties": {"css": {"type": "array", "items": {"type": "string"}}, "js": {"type": "array", "items": {"type": "string"}}}, "required": ["css", "js"]}, "fonts": {"type": "array", "items": {"type": "string"}}, "css": {"type": "array", "items": {}}, "js": {"type": "array", "items": {}}}, "required": ["source", "target", "app", "fonts", "css", "js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"source" : "./", "target" : "../dist/", "app" : {"css" : ["scss/**.scss"], "js" : ["js/**.js"]}, "fonts" : ["fonts/**/*"], "css" : [], "js" : []}
json_instruct
{"type": "object", "properties": {"source": {"type": "string"}, "target": {"type": "string"}, "app": {"type": "object", "properties": {"css": {"type": "array", "items": {"type": "string"}}, "js": {"type": "array", "items": {"type": "string"}}}, "required": ["css", "js"]}, "fonts": {"type": "array", "items": {"type": "string"}}, "css": {"type": "array", "items": {}}, "js": {"type": "array", "items": {}}}, "required": ["source", "target", "app", "fonts", "css", "js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "ACDSee", "description" : "An image and photo manager.", "url" : "http://www.acdsee.com/en/products/acdsee"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "description", "url"], "$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"}, "types": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build": {"type": "string"}, "format": {"type": "string"}, "lint": {"type": "string"}, "prepare": {"type": "string"}, "prepublishOnly": {"type": "string"}, "preversion": {"type": "string"}, "version": {"type": "string"}, "postversion": {"type": "string"}}, "required": ["test", "build", "format", "lint", "prepare", "prepublishOnly", "preversion", "version", "postversion"]}, "files": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/jest": {"type": "string"}, "jest": {"type": "string"}, "prettier": {"type": "string"}, "ts-jest": {"type": "string"}, "tslint": {"type": "string"}, "tslint-config-prettier": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/jest", "jest", "prettier", "ts-jest", "tslint", "tslint-config-prettier", "typescript"]}}, "required": ["name", "version", "description", "main", "types", "scripts", "files", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "new-typescript-package-template", "version" : "1.0.0", "description" : "[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](./CONTRIBUTING.md)", "main" : "./lib/index.js", "types" : "lib/index.d.ts", "scripts" : {"test" : "jest --config jestconfig.json", "build" : "tsc", "format" : "prettier --write \"src/**/*.ts\" \"src/**/*.js\"", "lint" : "tslint -p tsconfig.json", "prepare" : "npm run build", "prepublishOnly" : "npm test && npm run lint", "preversion" : "npm run lint", "version" : "npm run format && git add -A src", "postversion" : "git push && git push --tags"}, "files" : ["lib/**/*", "LICENSE", "AUTHORS", "CHANGELOG.md"], "repository" : {"type" : "git", "url" : "git+https://github.com/ranajahanzaib/typescript-package-template.git"}, "keywords" : ["typescript-package-template", "typescript"], "author" : "Rana Jahanzaib (https://ranajahanzaib.com)", "license" : "MIT", "bugs" : {"url" : "https://github.com/ranajahanzaib/typescript-package-template/issues"}, "homepage" : "https://github.com/ranajahanzaib/typescript-package-template#readme", "devDependencies" : {"@types/jest" : "^27.0.3", "jest" : "^27.4.0", "prettier" : "^2.5.0", "ts-jest" : "^27.0.7", "tslint" : "^6.1.3", "tslint-config-prettier" : "^1.18.0", "typescript" : "^4.5.2"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build": {"type": "string"}, "format": {"type": "string"}, "lint": {"type": "string"}, "prepare": {"type": "string"}, "prepublishOnly": {"type": "string"}, "preversion": {"type": "string"}, "version": {"type": "string"}, "postversion": {"type": "string"}}, "required": ["test", "build", "format", "lint", "prepare", "prepublishOnly", "preversion", "version", "postversion"]}, "files": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/jest": {"type": "string"}, "jest": {"type": "string"}, "prettier": {"type": "string"}, "ts-jest": {"type": "string"}, "tslint": {"type": "string"}, "tslint-config-prettier": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/jest", "jest", "prettier", "ts-jest", "tslint", "tslint-config-prettier", "typescript"]}}, "required": ["name", "version", "description", "main", "types", "scripts", "files", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"fileName": {"type": "string"}, "bg": {"type": "string"}, "title": {"type": "string"}, "desc": {"type": "string"}}, "required": ["fileName", "bg", "title", "desc"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"fileName" : "1.jpeg", "bg" : "red", "title" : "pic1", "desc" : "IU\u5927\u7f8e\u5973\u5566\u5566\u5566\u5566\u5566\u5566111111111111111111111"}, {"fileName" : "2.jpeg", "bg" : "yellow", "title" : "pic2", "desc" : "IU\u5927\u7f8e\u5973\u5566\u5566\u5566\u5566\u5566\u5566222222222222"}, {"fileName" : "3.jpeg", "bg" : "green", "title" : "pic3", "desc" : "IU\u5927\u7f8e\u5973\u5566\u5566\u5566\u5566\u5566\u5566333333333333333333333333333333333333333333333333333333333333333333333333333333333"}, {"fileName" : "4.jpeg", "bg" : "blue", "title" : "pic4", "desc" : "IU\u5927\u7f8e\u5973\u5566\u5566\u5566\u5566\u5566\u55664444444444444444444444444444444444444444444444"}, {"fileName" : "5.jpeg", "bg" : "blue", "title" : "pic5", "desc" : "IU\u5927\u7f8e\u5973\u5566\u5566\u5566\u5566\u5566\u5566555555555"}, {"fileName" : "6.jpeg", "bg" : "yellow", "title" : "pic6", "desc" : "IU\u5927\u7f8e\u5973\u5566\u5566\u5566\u5566\u5566\u556666666666666666666666666666"}, {"fileName" : "7.jpeg", "bg" : "green", "title" : "pic7", "desc" : "IU\u5927\u7f8e\u5973\u5566\u5566\u5566\u5566\u5566\u556677777777777"}, {"fileName" : "8.jpeg", "bg" : "blue", "title" : "pic8", "desc" : "IU\u5927\u7f8e\u5973\u5566\u5566\u5566\u5566\u5566\u55668888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888"}, {"fileName" : "9.jpeg", "bg" : "blue", "title" : "pic9", "desc" : "IU\u5927\u7f8e\u5973\u5566\u5566\u5566\u5566\u5566\u556699"}, {"fileName" : "10.jpeg", "bg" : "red", "title" : "pic10", "desc" : "IIU\u5927\u7f8e\u5973\u5566\u5566\u5566\u5566\u5566\u55661010"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"fileName": {"type": "string"}, "bg": {"type": "string"}, "title": {"type": "string"}, "desc": {"type": "string"}}, "required": ["fileName", "bg", "title", "desc"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"getsSuccess": {"type": "integer"}, "getsFail": {"type": "integer"}, "setsSuccess": {"type": "integer"}, "setsFail": {"type": "integer"}, "deleteSuccess": {"type": "integer"}, "deleteFail": {"type": "integer"}, "updateSuccess": {"type": "integer"}, "updateFail": {"type": "integer"}, "createSuccess": {"type": "integer"}, "createFail": {"type": "integer"}, "compareAndSwapSuccess": {"type": "integer"}, "compareAndSwapFail": {"type": "integer"}, "compareAndDeleteSuccess": {"type": "integer"}, "compareAndDeleteFail": {"type": "integer"}, "expireCount": {"type": "integer"}, "watchers": {"type": "integer"}}, "required": ["getsSuccess", "getsFail", "setsSuccess", "setsFail", "deleteSuccess", "deleteFail", "updateSuccess", "updateFail", "createSuccess", "createFail", "compareAndSwapSuccess", "compareAndSwapFail", "compareAndDeleteSuccess", "compareAndDeleteFail", "expireCount", "watchers"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"getsSuccess" : 1685131, "getsFail" : 922428, "setsSuccess" : 733, "setsFail" : 123, "deleteSuccess" : 2468, "deleteFail" : 2138, "updateSuccess" : 4576, "updateFail" : 0, "createSuccess" : 6468, "createFail" : 2508, "compareAndSwapSuccess" : 9156, "compareAndSwapFail" : 355, "compareAndDeleteSuccess" : 2047, "compareAndDeleteFail" : 0, "expireCount" : 0, "watchers" : 51}
json_instruct
{"type": "object", "properties": {"getsSuccess": {"type": "integer"}, "getsFail": {"type": "integer"}, "setsSuccess": {"type": "integer"}, "setsFail": {"type": "integer"}, "deleteSuccess": {"type": "integer"}, "deleteFail": {"type": "integer"}, "updateSuccess": {"type": "integer"}, "updateFail": {"type": "integer"}, "createSuccess": {"type": "integer"}, "createFail": {"type": "integer"}, "compareAndSwapSuccess": {"type": "integer"}, "compareAndSwapFail": {"type": "integer"}, "compareAndDeleteSuccess": {"type": "integer"}, "compareAndDeleteFail": {"type": "integer"}, "expireCount": {"type": "integer"}, "watchers": {"type": "integer"}}, "required": ["getsSuccess", "getsFail", "setsSuccess", "setsFail", "deleteSuccess", "deleteFail", "updateSuccess", "updateFail", "createSuccess", "createFail", "compareAndSwapSuccess", "compareAndSwapFail", "compareAndDeleteSuccess", "compareAndDeleteFail", "expireCount", "watchers"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "publicFields": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}}, "required": ["name", "type"]}}, "collections": {"type": "array", "items": {}}}, "required": ["name", "publicFields", "collections"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "dealUrls", "publicFields" : [{"name" : "id", "type" : "primaryKey"}, {"name" : "dealId", "type" : "foreignKey", "table" : "deals", "mandatory" : true}, {"name" : "category", "type" : "text", "maxLength" : 80}, {"name" : "isPublished", "type" : "bit"}, {"name" : "isBundleItem", "type" : "bit"}, {"name" : "displayName", "type" : "text", "maxLength" : 80}, {"name" : "url", "type" : "text", "maxLength" : 200, "mandatory" : true}, {"name" : "description", "type" : "text"}, {"name" : "displayOrder", "type" : "int"}, {"name" : "updatedDate", "type" : "updated"}], "collections" : []}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "publicFields": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}}, "required": ["name", "type"]}}, "collections": {"type": "array", "items": {}}}, "required": ["name", "publicFields", "collections"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"crf_estimate": {"type": "object", "properties": {"place": {"type": "array", "items": {"type": "string"}}, "place_indicator": {"type": "array", "items": {"type": "string"}}}, "required": ["place", "place_indicator"]}, "title": {"type": "string"}}, "required": ["crf_estimate", "title"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"crf_estimate" : {"place" : ["\u6771\u4eac\u90fd\u4e16\u7530\u8c37\u533a\u4ee3\u7530"], "place_indicator" : ["\u52e4\u52d9\u5730"]}, "title" : "check6-0"}, {"crf_estimate" : {"place" : ["\u6771\u4eac\u90fd\u4e16\u7530\u8c37\u533a"], "place_indicator" : ["\u6240\u5728\u5730"]}, "title" : "check6-1"}, {"crf_estimate" : {"place" : ["\u6771\u4eac\u90fd"], "place_indicator" : ["\u672c\u793e"]}, "title" : "check6-2"}, {"crf_estimate" : {"place" : ["\u6771\u4eac"], "place_indicator" : ["\u30aa\u30d5\u30a3\u30b9"]}, "title" : "check6-3"}, {"crf_estimate" : {"place" : ["\u4e16\u7530\u8c37"], "place_indicator" : ["\u52e4\u52d9\u5148"]}, "title" : "check6-4"}, {"crf_estimate" : {"place" : ["\u4ee3\u7530"], "place_indicator" : ["\u52e4\u52d9\u5834\u6240"]}, "title" : "check6-5"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"crf_estimate": {"type": "object", "properties": {"place": {"type": "array", "items": {"type": "string"}}, "place_indicator": {"type": "array", "items": {"type": "string"}}}, "required": ["place", "place_indicator"]}, "title": {"type": "string"}}, "required": ["crf_estimate", "title"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"W01000241": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["W01000241"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Topology", "objects" : {"W01000241" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "W00001286", "LAD11CD" : "W06000004"}, "arcs" : [[0, 1, 2, 3]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "W00001287", "LAD11CD" : "W06000004"}, "arcs" : [[4, -3, 5]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "W00001289", "LAD11CD" : "W06000004"}, "arcs" : [[6, -4, -5, 7]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "W00001290", "LAD11CD" : "W06000004"}, "arcs" : [[-1, -7, 8]]}]}}, "arcs" : [[[7397, 6084], [-1493, -1522], [-438, 235], [-555, -229], [-1893, -4541]], [[3018, 27], [-52, -27], [-905, 1614], [-1975, 1923], [-86, 996], [4171, 4825], [339, -154]], [[4510, 9204], [201, -419], [309, 229], [922, -2051], [733, 33]], [[6675, 6996], [722, -912]], [[7808, 8197], [-1133, -1201]], [[4510, 9204], [751, 766], [216, -236], [423, 265], [806, -1117], [444, -299], [227, 218], [464, -565], [-33, -39]], [[8851, 4972], [-822, 726], [193, 358], [-825, 28]], [[7808, 8197], [511, -348], [-566, -759], [487, -519], [787, 643], [972, -848], [-1148, -1394]], [[8851, 4972], [-1402, -1510], [-4431, -3435]]], "transform" : {"scale" : [1.4909118909977867e-06, 7.807286443284695e-07], "translate" : [-3.509271826169261, 53.30970009610031]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"W01000241": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["W01000241"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "2015", "provinceId" : "75", "regencyId" : "04", "districtId" : "04", "name" : "Batubilotahu"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"datasource_0": {"type": "object", "properties": {"id": {"type": "integer"}, "input_path": {"type": "string"}, "input_bbox": {"type": "array", "items": {"type": "integer"}}, "input_mean": {"type": "number"}, "input_std": {"type": "number"}, "target_path": {"type": "string"}, "target_bbox": {"type": "array", "items": {"type": "integer"}}}, "required": ["id", "input_path", "input_bbox", "input_mean", "input_std", "target_path", "target_bbox"]}}, "required": ["datasource_0"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"datasource_0" : {"id" : 0, "input_path" : "/tmpscratch/webknossos/Connectomics_Department/2018-11-13_scMS109_1to7199_v01_l4_06_24_fixed_mag8/color/1", "input_bbox" : [27742, 15611, 2293, 980, 980, 1], "input_mean" : 148.0, "input_std" : 36.0, "target_path" : "/tmpscratch/webknossos/Connectomics_Department/2018-11-13_scMS109_1to7199_v01_l4_06_24_fixed_mag8/color/1", "target_bbox" : [27742, 15611, 2293, 980, 980, 1]}}
json_instruct
{"type": "object", "properties": {"datasource_0": {"type": "object", "properties": {"id": {"type": "integer"}, "input_path": {"type": "string"}, "input_bbox": {"type": "array", "items": {"type": "integer"}}, "input_mean": {"type": "number"}, "input_std": {"type": "number"}, "target_path": {"type": "string"}, "target_bbox": {"type": "array", "items": {"type": "integer"}}}, "required": ["id", "input_path", "input_bbox", "input_mean", "input_std", "target_path", "target_bbox"]}}, "required": ["datasource_0"], "$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" : "spalt", "definition" : "Spelter. [Colloq.]\n\n1. Liable to break or split; brittle; as, spalt timber. [Prov. Eng.] Halliwell. 2. Heedless; clumsy; pert; saucy. [Prov. Eng.]\n\nTo split off; to cleave off, as chips from a piece of timber, with an ax. [Prov. Eng. & Local, U.S.]"}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"id": {"type": "string"}, "author": {"type": "string"}, "subject": {"type": "string"}, "body": {"type": "string"}, "message_date": {"type": "string"}}, "required": ["id", "author", "subject", "body", "message_date"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "45", "author" : "Mr. Dingle", "subject" : "Re: My Favorite Lupin!", "body" : "I just got my favorite Lupin the 3rd CD so far....it's called \"Lupin the 3rd Music From The Original Motion Picture Soundtrack Score\" and basically it's cover versions of the music from the first series (lovingly compiled on the Lupin the 3rd '71 m.e. tracks) done in disco, samba, jazz, bossa nova and rock styles by the original composer, Takeo Yamashita. If you've heard the music from the first series, imagine it in stereo without the sound effects. It rocks!!! If anyone's interested it's on Columbia and the number is 28CC-2291. \r\nDingle", "message_date" : "May 14 2000 1:54 AM"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "author": {"type": "string"}, "subject": {"type": "string"}, "body": {"type": "string"}, "message_date": {"type": "string"}}, "required": ["id", "author", "subject", "body", "message_date"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "requirement": {"type": "string"}, "locked_text": {"type": "string"}, "type": {"type": "string"}, "flags": {"type": "array", "items": {"type": "string"}}, "tiers": {"type": "array", "items": {"type": "object", "properties": {"count": {"type": "integer"}, "points": {"type": "integer"}}, "required": ["count", "points"]}}}, "required": ["id", "name", "description", "requirement", "locked_text", "type", "flags", "tiers"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 4216, "name" : "[FTT 100] Intro to Field Tech Turret Dynamics", "description" : "", "requirement" : "Use a micro cloud to break down and analyze an Inquest turret, or speak with the krewe leader at the main camp once it has been fully established.", "locked_text" : "", "type" : "Default", "flags" : ["Permanent"], "tiers" : [{"count" : 1, "points" : 1}]}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "requirement": {"type": "string"}, "locked_text": {"type": "string"}, "type": {"type": "string"}, "flags": {"type": "array", "items": {"type": "string"}}, "tiers": {"type": "array", "items": {"type": "object", "properties": {"count": {"type": "integer"}, "points": {"type": "integer"}}, "required": ["count", "points"]}}}, "required": ["id", "name", "description", "requirement", "locked_text", "type", "flags", "tiers"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "object", "properties": {"version": {"type": "string"}, "count": {"type": "integer"}}, "required": ["version", "count"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"version" : "0.0.1", "count" : 133}, {"version" : "2.0.0", "count" : 145}, {"version" : "0.0.2", "count" : 131}, {"version" : "0.0.3", "count" : 133}, {"version" : "3.0.0", "count" : 571}, {"version" : "0.1.0", "count" : 134}, {"version" : "1.0.0", "count" : 145}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"version": {"type": "string"}, "count": {"type": "integer"}}, "required": ["version", "count"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"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" : [[[-76.645148, 39.941875], [-76.640643, 39.942777], [-76.629477, 39.947621], [-76.60604, 39.928136], [-76.604543, 39.936016], [-76.602684, 39.939062], [-76.603126, 39.941435], [-76.600655, 39.944969], [-76.59343, 39.949397], [-76.59061, 39.952823], [-76.586319, 39.953928], [-76.564825, 39.933237], [-76.550662, 39.923128], [-76.558077, 39.920021], [-76.569453, 39.918619], [-76.572049, 39.91718], [-76.572999, 39.91777], [-76.576149, 39.91753], [-76.582668, 39.921656], [-76.585508, 39.92259], [-76.589144, 39.9201], [-76.58985, 39.920787], [-76.592013, 39.918861], [-76.593068, 39.912602], [-76.596885, 39.911637], [-76.599237, 39.907446], [-76.605319, 39.904043], [-76.608177, 39.905241], [-76.606596, 39.906354], [-76.610211, 39.909535], [-76.609007, 39.910947], [-76.612361, 39.911066], [-76.614894, 39.910249], [-76.61476, 39.907844], [-76.623464, 39.91073], [-76.630078, 39.916506], [-76.637238, 39.927022], [-76.642507, 39.932091], [-76.644046, 39.935012], [-76.645148, 39.941875]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 54255}}]}
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#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "string"}}}, "required": ["values"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"values" : ["#luigis_mansion:all_ignore", "#minecraft:slabs", "#minecraft:stairs"]}
json_instruct
{"type": "object", "properties": {"values": {"type": "array", "items": {"type": "string"}}}, "required": ["values"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "alt_name": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "null"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "string"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "null"}, "accrediting_agency": {"type": "null"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Catholic University of the West, Angers", "alt_name" : "Universit\u00e9 catholique de l'Ouest (UCO)", "country" : "France", "state" : null, "address" : {"street" : "3, place Andr\u00e9 Leroy", "city" : "Angers", "province" : null, "postal_code" : "49008"}, "contact" : {"telephone" : "+33(2) 41-81-66-00", "website" : "http://www.uco.fr", "email" : "comm@uco.fr", "fax" : "+33(2) 72-79-63-30"}, "funding" : "Private", "languages" : null, "academic_year" : null, "accrediting_agency" : null}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "alt_name": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "null"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "string"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "null"}, "accrediting_agency": {"type": "null"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"14929": {"type": "string"}}, "required": ["14929"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"14929" : "EXIT"}
json_instruct
{"type": "object", "properties": {"14929": {"type": "string"}}, "required": ["14929"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"status": {"type": "object", "properties": {"delivered": {"type": "string"}, "totalresults": {"type": "string"}, "status": {"type": "string"}}, "required": ["delivered", "totalresults", "status"]}}, "required": ["status"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"status" : {"delivered" : "", "totalresults" : "1", "status" : "incomplete"}}
json_instruct
{"type": "object", "properties": {"status": {"type": "object", "properties": {"delivered": {"type": "string"}, "totalresults": {"type": "string"}, "status": {"type": "string"}}, "required": ["delivered", "totalresults", "status"]}}, "required": ["status"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"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" : [[[131.375, 25.916666666666668], [131.375, 26.0], [131.5, 26.0], [131.5, 25.916666666666668], [131.375, 25.916666666666668]]]}, "properties" : {"code" : 383173, "url" : "http://madefor.github.io/0410/api/v1/383173.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/383173.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 a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "6305010019", "district_id" : "6305010", "name" : "MEKAR SARI"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"attackers": {"type": "array", "items": {"type": "object", "properties": {"alliance_id": {"type": "integer"}, "character_id": {"type": "integer"}, "corporation_id": {"type": "integer"}, "damage_done": {"type": "integer"}, "faction_id": {"type": "integer"}, "final_blow": {"type": "boolean"}, "security_status": {"type": "number"}, "ship_type_id": {"type": "integer"}, "weapon_type_id": {"type": "integer"}}, "required": ["alliance_id", "character_id", "corporation_id", "damage_done", "faction_id", "final_blow", "security_status", "ship_type_id", "weapon_type_id"]}}, "killmail_id": {"type": "integer"}, "killmail_time": {"type": "string"}, "solar_system_id": {"type": "integer"}, "victim": {"type": "object", "properties": {"character_id": {"type": "integer"}, "corporation_id": {"type": "integer"}, "damage_taken": {"type": "integer"}, "items": {"type": "array", "items": {"type": "object", "properties": {"flag": {"type": "integer"}, "item_type_id": {"type": "integer"}, "quantity_destroyed": {"type": "integer"}}, "required": ["flag", "item_type_id", "quantity_destroyed"]}}, "position": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}, "z": {"type": "number"}}, "required": ["x", "y", "z"]}, "ship_type_id": {"type": "integer"}}, "required": ["character_id", "corporation_id", "damage_taken", "items", "position", "ship_type_id"]}}, "required": ["attackers", "killmail_id", "killmail_time", "solar_system_id", "victim"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"attackers" : [{"alliance_id" : 99006625, "character_id" : 96582714, "corporation_id" : 98401847, "damage_done" : 443, "faction_id" : 500004, "final_blow" : true, "security_status" : -9.8, "ship_type_id" : 644, "weapon_type_id" : 3995}], "killmail_id" : 71243051, "killmail_time" : "2018-07-14T09:36:27-07:00", "solar_system_id" : 30002813, "victim" : {"character_id" : 2113404247, "corporation_id" : 1000167, "damage_taken" : 443, "items" : [{"flag" : 89, "item_type_id" : 10225, "quantity_destroyed" : 1}, {"flag" : 89, "item_type_id" : 10216, "quantity_destroyed" : 1}, {"flag" : 89, "item_type_id" : 9941, "quantity_destroyed" : 1}, {"flag" : 89, "item_type_id" : 10212, "quantity_destroyed" : 1}, {"flag" : 89, "item_type_id" : 10221, "quantity_destroyed" : 1}], "position" : {"x" : 4386820538579.522, "y" : 1099574841482.394, "z" : 426254375187.64105}, "ship_type_id" : 670}}
json_instruct
{"type": "object", "properties": {"attackers": {"type": "array", "items": {"type": "object", "properties": {"alliance_id": {"type": "integer"}, "character_id": {"type": "integer"}, "corporation_id": {"type": "integer"}, "damage_done": {"type": "integer"}, "faction_id": {"type": "integer"}, "final_blow": {"type": "boolean"}, "security_status": {"type": "number"}, "ship_type_id": {"type": "integer"}, "weapon_type_id": {"type": "integer"}}, "required": ["alliance_id", "character_id", "corporation_id", "damage_done", "faction_id", "final_blow", "security_status", "ship_type_id", "weapon_type_id"]}}, "killmail_id": {"type": "integer"}, "killmail_time": {"type": "string"}, "solar_system_id": {"type": "integer"}, "victim": {"type": "object", "properties": {"character_id": {"type": "integer"}, "corporation_id": {"type": "integer"}, "damage_taken": {"type": "integer"}, "items": {"type": "array", "items": {"type": "object", "properties": {"flag": {"type": "integer"}, "item_type_id": {"type": "integer"}, "quantity_destroyed": {"type": "integer"}}, "required": ["flag", "item_type_id", "quantity_destroyed"]}}, "position": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}, "z": {"type": "number"}}, "required": ["x", "y", "z"]}, "ship_type_id": {"type": "integer"}}, "required": ["character_id", "corporation_id", "damage_taken", "items", "position", "ship_type_id"]}}, "required": ["attackers", "killmail_id", "killmail_time", "solar_system_id", "victim"], "$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#"}
[["513423219200", "\u8349\u9e82\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["513423219201", "\u6843\u5b50\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["513423219202", "\u7532\u7c73\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["513423219203", "\u73bb\u7483\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "210", "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"}, "version": {"type": "string"}, "main": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "start": {"type": "string"}}, "required": ["build", "start"]}, "dependencies": {"type": "object", "properties": {"body-parser": {"type": "string"}, "debug": {"type": "string"}, "express": {"type": "string"}, "rxjs": {"type": "string"}, "xml2js": {"type": "string"}}, "required": ["body-parser", "debug", "express", "rxjs", "xml2js"]}, "devDependencies": {"type": "object", "properties": {"@types/body-parser": {"type": "string"}, "@types/debug": {"type": "string"}, "@types/express": {"type": "string"}, "@types/xml2js": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/body-parser", "@types/debug", "@types/express", "@types/xml2js", "typescript"]}}, "required": ["name", "version", "main", "repository", "author", "license", "private", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "mockvif", "version" : "1.0.0", "main" : "index.js", "repository" : "git@github.com:kruschid/mockvif.git", "author" : "Denis Kruschinski <denis.kruschinski@gmail.com>", "license" : "MIT", "private" : false, "scripts" : {"build" : "tsc", "start" : "tsc && node ."}, "dependencies" : {"body-parser" : "^1.19.0", "debug" : "^4.1.1", "express" : "^4.17.1", "rxjs" : "^6.5.2", "xml2js" : "^0.4.19"}, "devDependencies" : {"@types/body-parser" : "^1.17.1", "@types/debug" : "^4.1.5", "@types/express" : "^4.17.1", "@types/xml2js" : "^0.4.4", "typescript" : "^3.5.3"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "start": {"type": "string"}}, "required": ["build", "start"]}, "dependencies": {"type": "object", "properties": {"body-parser": {"type": "string"}, "debug": {"type": "string"}, "express": {"type": "string"}, "rxjs": {"type": "string"}, "xml2js": {"type": "string"}}, "required": ["body-parser", "debug", "express", "rxjs", "xml2js"]}, "devDependencies": {"type": "object", "properties": {"@types/body-parser": {"type": "string"}, "@types/debug": {"type": "string"}, "@types/express": {"type": "string"}, "@types/xml2js": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/body-parser", "@types/debug", "@types/express", "@types/xml2js", "typescript"]}}, "required": ["name", "version", "main", "repository", "author", "license", "private", "scripts", "dependencies", "devDependencies"], "$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"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type": "integer"}, "country_reference": {"type": "integer"}, "country_name": {"type": "string"}, "region_id": {"type": "string"}, "region_reference": {"type": "string"}, "region_name": {"type": "string"}, "province_id": {"type": "string"}, "province_reference": {"type": "string"}, "province_name": {"type": "string"}, "city_id": {"type": "string"}, "city_reference": {"type": "string"}, "city_name": {"type": "string"}, "barangay_id": {"type": "string"}, "barangay_reference": {"type": "string"}, "barangay_name": {"type": "string"}}, "required": ["type", "level", "label", "locale", "country_id", "country_reference", "country_name", "region_id", "region_reference", "region_name", "province_id", "province_reference", "province_name", "city_id", "city_reference", "city_name", "barangay_id", "barangay_reference", "barangay_name"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "Maglipad, Calauag, Quezon, CALABARZON (Region IV-A), PH", "locale" : "ph.calabarzon-region-iv-a.quezon.calauag.maglipad", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "region_id" : "4", "region_reference" : "41", "region_name" : "CALABARZON (Region IV-A)", "province_id" : "62", "province_reference" : "62", "province_name" : "Quezon", "city_id" : "293", "city_reference" : "1291", "city_name" : "Calauag", "barangay_id" : "7903", "barangay_reference" : "33507", "barangay_name" : "Maglipad"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[122.335922, 13.94025], [122.337822, 13.93959], [122.340179, 13.9381], [122.340172, 13.93699], [122.341347, 13.92963], [122.343391, 13.91716], [122.330597, 13.9169], [122.323082, 13.91702], [122.318176, 13.91714], [122.317383, 13.92509], [122.317482, 13.92509], [122.329788, 13.93592], [122.329948, 13.93583], [122.3321, 13.93752], [122.335922, 13.94025]]]]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type": "integer"}, "country_reference": {"type": "integer"}, "country_name": {"type": "string"}, "region_id": {"type": "string"}, "region_reference": {"type": "string"}, "region_name": {"type": "string"}, "province_id": {"type": "string"}, "province_reference": {"type": "string"}, "province_name": {"type": "string"}, "city_id": {"type": "string"}, "city_reference": {"type": "string"}, "city_name": {"type": "string"}, "barangay_id": {"type": "string"}, "barangay_reference": {"type": "string"}, "barangay_name": {"type": "string"}}, "required": ["type", "level", "label", "locale", "country_id", "country_reference", "country_name", "region_id", "region_reference", "region_name", "province_id", "province_reference", "province_name", "city_id", "city_reference", "city_name", "barangay_id", "barangay_reference", "barangay_name"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "scripts": {"type": "object", "properties": {"compile": {"type": "string"}, "watch": {"type": "string"}, "prod": {"type": "string"}}, "required": ["compile", "watch", "prod"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"": {"type": "string"}}, "required": [""]}}, "required": ["psr-4"]}, "require": {"type": "object", "properties": {"twbs/bootstrap": {"type": "string"}, "symfony/dotenv": {"type": "string"}, "pedrosancao/wordimpress": {"type": "string"}}, "required": ["twbs/bootstrap", "symfony/dotenv", "pedrosancao/wordimpress"]}}, "required": ["name", "description", "keywords", "type", "license", "authors", "scripts", "autoload", "require"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "pedrosancao/wordpress-static-bootstrap-template", "description" : "Bootstrap template for static site generator using Wordpress API as content source.", "keywords" : ["static-site-generator", "wordpress-rest", "wordpress-api", "wp-json", "bootstrap", "twig", "sass"], "type" : "project", "license" : "MIT", "authors" : [{"name" : "Pedro San\u00e7\u00e3o", "email" : "pedrosancao@users.noreply.github.com"}], "scripts" : {"compile" : "vendor/bin/wordimpress-run Site", "watch" : "vendor/bin/wordimpress-run -w Site", "prod" : "vendor/bin/wordimpress-run -p Site"}, "autoload" : {"psr-4" : {"" : "sites/"}}, "require" : {"twbs/bootstrap" : "^4.5", "symfony/dotenv" : "^5.1", "pedrosancao/wordimpress" : "dev-master#275eeaa74e3dcd8abacfecdf9747a2c8e10a85bf"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "scripts": {"type": "object", "properties": {"compile": {"type": "string"}, "watch": {"type": "string"}, "prod": {"type": "string"}}, "required": ["compile", "watch", "prod"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"": {"type": "string"}}, "required": [""]}}, "required": ["psr-4"]}, "require": {"type": "object", "properties": {"twbs/bootstrap": {"type": "string"}, "symfony/dotenv": {"type": "string"}, "pedrosancao/wordimpress": {"type": "string"}}, "required": ["twbs/bootstrap", "symfony/dotenv", "pedrosancao/wordimpress"]}}, "required": ["name", "description", "keywords", "type", "license", "authors", "scripts", "autoload", "require"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"appId": {"type": "string"}, "appName": {"type": "string"}, "bundledWebRuntime": {"type": "boolean"}, "webDir": {"type": "string"}, "server": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}, "required": ["appId", "appName", "bundledWebRuntime", "webDir", "server"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"appId" : "page.0x77.total", "appName" : "Total", "bundledWebRuntime" : false, "webDir" : "dist", "server" : {"url" : "http://10.103.7.233:8080"}}
json_instruct
{"type": "object", "properties": {"appId": {"type": "string"}, "appName": {"type": "string"}, "bundledWebRuntime": {"type": "boolean"}, "webDir": {"type": "string"}, "server": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}, "required": ["appId", "appName", "bundledWebRuntime", "webDir", "server"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 1126052567, "type" : "Feature", "properties" : {"src:alt_label" : "qs_pg", "src:geom" : "qs_pg", "wof:geomhash" : "c559f436fc93c68ffe6fac0a2c7ff498", "wof:id" : 1126052567, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [5.73466, 45.80931, 5.73466, 45.80931], "geometry" : {"coordinates" : [5.73466, 45.80931], "type" : "Point"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"": {"type": "array", "items": {"type": "string"}}, "useVSCodeVersionOption": {"type": "string"}, "useWorkspaceVersionOption": {"type": "string"}, "learnMore": {"type": "string"}, "selectTsVersion": {"type": "string"}}, "required": ["", "useVSCodeVersionOption", "useWorkspaceVersionOption", "learnMore", "selectTsVersion"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"" : ["--------------------------------------------------------------------------------------------", "Copyright (c) Microsoft Corporation. All rights reserved.", "Licensed under the Source EULA. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated."], "useVSCodeVersionOption" : "A VSCode verzi\u00f3j\u00e1nak haszn\u00e1lata", "useWorkspaceVersionOption" : "A munkater\u00fclet verzi\u00f3j\u00e1nak haszn\u00e1lata", "learnMore" : "Tov\u00e1bbi inform\u00e1ci\u00f3", "selectTsVersion" : "V\u00e1lassza ki a javascriptes \u00e9s typescriptes nyelvi funkci\u00f3khoz haszn\u00e1lt TypeScript-verzi\u00f3t"}
json_instruct
{"type": "object", "properties": {"": {"type": "array", "items": {"type": "string"}}, "useVSCodeVersionOption": {"type": "string"}, "useWorkspaceVersionOption": {"type": "string"}, "learnMore": {"type": "string"}, "selectTsVersion": {"type": "string"}}, "required": ["", "useVSCodeVersionOption", "useWorkspaceVersionOption", "learnMore", "selectTsVersion"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"compileOnSave": {"type": "boolean"}, "compilerOptions": {"type": "object", "properties": {"strict": {"type": "boolean"}, "noImplicitAny": {"type": "boolean"}, "skipLibCheck": {"type": "boolean"}, "experimentalDecorators": {"type": "boolean"}, "moduleResolution": {"type": "string"}, "sourceMap": {"type": "boolean"}, "lib": {"type": "array", "items": {"type": "string"}}, "module": {"type": "string"}, "target": {"type": "string"}, "jsx": {"type": "string"}, "jsxFactory": {"type": "string"}, "allowSyntheticDefaultImports": {"type": "boolean"}, "baseUrl": {"type": "string"}, "paths": {"type": "object", "properties": {"@state/*": {"type": "array", "items": {"type": "string"}}, "@utils/*": {"type": "array", "items": {"type": "string"}}, "@overlays/*": {"type": "array", "items": {"type": "string"}}, "@components/*": {"type": "array", "items": {"type": "string"}}, "*": {"type": "array", "items": {"type": "string"}}}, "required": ["@state/*", "@utils/*", "@overlays/*", "@components/*", "*"]}}, "required": ["strict", "noImplicitAny", "skipLibCheck", "experimentalDecorators", "moduleResolution", "sourceMap", "lib", "module", "target", "jsx", "jsxFactory", "allowSyntheticDefaultImports", "baseUrl", "paths"]}, "include": {"type": "array", "items": {"type": "string"}}, "exclude": {"type": "array", "items": {"type": "string"}}}, "required": ["compileOnSave", "compilerOptions", "include", "exclude"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"compileOnSave" : false, "compilerOptions" : {"strict" : true, "noImplicitAny" : true, "skipLibCheck" : true, "experimentalDecorators" : true, "moduleResolution" : "node", "sourceMap" : true, "lib" : ["webworker", "esnext", "dom"], "module" : "ESNext", "target" : "ES2019", "jsx" : "react", "jsxFactory" : "h", "allowSyntheticDefaultImports" : true, "baseUrl" : ".", "paths" : {"@state/*" : ["./src/state/*"], "@utils/*" : ["./src/utils/*"], "@overlays/*" : ["./src/app/overlays/*"], "@components/*" : ["./src/app/components/*"], "*" : ["./node_modules/*"]}}, "include" : ["src/**/*"], "exclude" : ["node_modules"]}
json_instruct
{"type": "object", "properties": {"compileOnSave": {"type": "boolean"}, "compilerOptions": {"type": "object", "properties": {"strict": {"type": "boolean"}, "noImplicitAny": {"type": "boolean"}, "skipLibCheck": {"type": "boolean"}, "experimentalDecorators": {"type": "boolean"}, "moduleResolution": {"type": "string"}, "sourceMap": {"type": "boolean"}, "lib": {"type": "array", "items": {"type": "string"}}, "module": {"type": "string"}, "target": {"type": "string"}, "jsx": {"type": "string"}, "jsxFactory": {"type": "string"}, "allowSyntheticDefaultImports": {"type": "boolean"}, "baseUrl": {"type": "string"}, "paths": {"type": "object", "properties": {"@state/*": {"type": "array", "items": {"type": "string"}}, "@utils/*": {"type": "array", "items": {"type": "string"}}, "@overlays/*": {"type": "array", "items": {"type": "string"}}, "@components/*": {"type": "array", "items": {"type": "string"}}, "*": {"type": "array", "items": {"type": "string"}}}, "required": ["@state/*", "@utils/*", "@overlays/*", "@components/*", "*"]}}, "required": ["strict", "noImplicitAny", "skipLibCheck", "experimentalDecorators", "moduleResolution", "sourceMap", "lib", "module", "target", "jsx", "jsxFactory", "allowSyntheticDefaultImports", "baseUrl", "paths"]}, "include": {"type": "array", "items": {"type": "string"}}, "exclude": {"type": "array", "items": {"type": "string"}}}, "required": ["compileOnSave", "compilerOptions", "include", "exclude"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "score": {"type": "string"}}, "required": ["type", "score"]}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"schema_version" : "1.2.0", "id" : "GHSA-j8pc-j426-mj2v", "modified" : "2022-03-30T00:00:53Z", "published" : "2022-03-24T00:00:15Z", "aliases" : ["CVE-2022-25221"], "details" : "Money Transfer Management System Version 1.0 allows an attacker to inject JavaScript code in the URL and then trick a user into visit the link in order to execute JavaScript code.", "severity" : [{"type" : "CVSS_V3", "score" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"}], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2022-25221"}, {"type" : "WEB", "url" : "https://fluidattacks.com/advisories/charles/"}], "database_specific" : {"cwe_ids" : ["CWE-79"], "severity" : "MODERATE", "github_reviewed" : false}}
json_instruct
{"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "score": {"type": "string"}}, "required": ["type", "score"]}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"schema_version" : "1.2.0", "id" : "GHSA-vmrg-crrh-jrmg", "modified" : "2022-05-02T03:39:01Z", "published" : "2022-05-02T03:39:01Z", "aliases" : ["CVE-2009-2832"], "details" : "Buffer overflow in FTP Server in Apple Mac OS X before 10.6.2 allows remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via a CWD command specifying a pathname in a deeply nested hierarchy of directories, related to a \"CWD command line tool.\"", "severity" : [], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2009-2832"}, {"type" : "WEB", "url" : "http://lists.apple.com/archives/security-announce/2009/Nov/msg00000.html"}, {"type" : "WEB", "url" : "http://support.apple.com/kb/HT3937"}, {"type" : "WEB", "url" : "http://www.securityfocus.com/bid/36956"}, {"type" : "WEB", "url" : "http://www.vupen.com/english/advisories/2009/3184"}], "database_specific" : {"cwe_ids" : ["CWE-119"], "severity" : "MODERATE", "github_reviewed" : false}}
json_instruct
{"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"best_index": {"type": "array", "items": {"type": "integer"}}, "auroc": {"type": "array", "items": {"type": "number"}}, "acc": {"type": "array", "items": {"type": "number"}}, "aps": {"type": "array", "items": {"type": "number"}}, "f1": {"type": "array", "items": {"type": "number"}}, "auprc": {"type": "array", "items": {"type": "number"}}}, "required": ["best_index", "auroc", "acc", "aps", "f1", "auprc"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"best_index" : [101, 16, 83, 130, 125], "auroc" : [0.51007371007371, 0.5007371007371008, 0.5282555282555284, 0.5012285012285013, 0.5498771498771499], "acc" : [0.40217391304347827, 0.5978260869565217, 0.5, 0.40217391304347827, 0.40217391304347827], "aps" : [0.4117362395934847, 0.39860354565615586, 0.4117050550122453, 0.38796491586133874, 0.41915895180271184], "f1" : [0.5736434108527132, 0.0, 0.4523809523809524, 0.5736434108527132, 0.5736434108527132], "auprc" : [0.39367628247375774, 0.3811608234481005, 0.39655560139880913, 0.3730318962326459, 0.4040141475471357]}
json_instruct
{"type": "object", "properties": {"best_index": {"type": "array", "items": {"type": "integer"}}, "auroc": {"type": "array", "items": {"type": "number"}}, "acc": {"type": "array", "items": {"type": "number"}}, "aps": {"type": "array", "items": {"type": "number"}}, "f1": {"type": "array", "items": {"type": "number"}}, "auprc": {"type": "array", "items": {"type": "number"}}}, "required": ["best_index", "auroc", "acc", "aps", "f1", "auprc"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"kind": {"type": "string"}, "state": {"type": "string"}}, "required": ["kind", "state"]}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"kind": {"type": "string"}, "name": {"type": "string"}, "state": {"type": "string"}}, "required": ["kind", "name", "state"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}}, "required": ["type", "properties", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "properties" : {"kind" : "state", "state" : "PR"}, "features" : [{"type" : "Feature", "properties" : {"kind" : "county", "name" : "Guayanilla", "state" : "PR"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[-66.7989, 18.1322], [-66.7715, 18.1377], [-66.766, 18.0391], [-66.7386, 18.05], [-66.7331, 18.0172], [-66.755, 18.0008], [-66.8536, 17.9569]]]]}}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"kind": {"type": "string"}, "state": {"type": "string"}}, "required": ["kind", "state"]}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"kind": {"type": "string"}, "name": {"type": "string"}, "state": {"type": "string"}}, "required": ["kind", "name", "state"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}}, "required": ["type", "properties", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "17e5bc85c4ecc5c5f576de73d79b0e5591920c14"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"lang": {"type": "object", "properties": {"en": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}}, "required": ["title", "description"]}}, "required": ["en"]}, "gather": {"type": "object", "properties": {"minecraft:elytra": {"type": "integer"}}, "required": ["minecraft:elytra"]}, "rewards": {"type": "object", "properties": {"items": {"type": "object", "properties": {"minecraft:emerald": {"type": "integer"}, "minecraft:elytra": {"type": "string"}, "minecraft:phantom_membrane": {"type": "string"}}, "required": ["minecraft:emerald", "minecraft:elytra", "minecraft:phantom_membrane"]}, "xp": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}}, "required": ["items", "xp"]}}, "required": ["lang", "gather", "rewards"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"lang" : {"en" : {"title" : "Elytra", "description" : "Gather elytra."}}, "gather" : {"minecraft:elytra" : 2}, "rewards" : {"items" : {"minecraft:emerald" : 4, "minecraft:elytra" : "2-3", "minecraft:phantom_membrane" : "6-12"}, "xp" : {"count" : 100}}}
json_instruct
{"type": "object", "properties": {"lang": {"type": "object", "properties": {"en": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}}, "required": ["title", "description"]}}, "required": ["en"]}, "gather": {"type": "object", "properties": {"minecraft:elytra": {"type": "integer"}}, "required": ["minecraft:elytra"]}, "rewards": {"type": "object", "properties": {"items": {"type": "object", "properties": {"minecraft:emerald": {"type": "integer"}, "minecraft:elytra": {"type": "string"}, "minecraft:phantom_membrane": {"type": "string"}}, "required": ["minecraft:emerald", "minecraft:elytra", "minecraft:phantom_membrane"]}, "xp": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}}, "required": ["items", "xp"]}}, "required": ["lang", "gather", "rewards"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : 1.2, "people" : [{"pose_keypoints_2d" : [835.479, 214.502, 1, 842.215, 242.049, 1, 807.695, 247.177, 1, 777.968, 296.597, 1, 823.257, 287.392, 1, 874.169, 244.145, 1, 898.609, 261.975, 1, 846.782, 283.269, 0, 813.529, 346.931, 1, 776.545, 421.817, 1, 754.543, 490.257, 1, 855.966, 349.527, 1, 878.789, 416.9, 1, 901.343, 504.77, 1, 831.221, 205.98, 1, 844.747, 204.958, 1, 822.535, 210.078, 1, 856.027, 211.54, 1], "face_keypoints_2d" : [], "hand_left_keypoints_2d" : [], "hand_right_keypoints_2d" : [], "pose_keypoints_3d" : [], "face_keypoints_3d" : [], "hand_left_keypoints_3d" : [], "hand_right_keypoints_3d" : []}]}
json_instruct
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"config": {"type": "object", "properties": {"abort": {"type": "object", "properties": {"all_configured": {"type": "string"}}, "required": ["all_configured"]}, "step": {"type": "object", "properties": {"user": {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}, "title": {"type": "string"}}, "required": ["data", "title"]}}, "required": ["user"]}}, "required": ["abort", "step"]}, "title": {"type": "string"}}, "required": ["config", "title"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"config" : {"abort" : {"all_configured" : "Keng nei Pulse Hubs entdeckt."}, "step" : {"user" : {"data" : {"id" : "Host ID"}, "title" : "Wiel den Hub aus dee soll dob\u00e4igesat ginn."}}}, "title" : "Rollease ACmeda Automate"}
json_instruct
{"type": "object", "properties": {"config": {"type": "object", "properties": {"abort": {"type": "object", "properties": {"all_configured": {"type": "string"}}, "required": ["all_configured"]}, "step": {"type": "object", "properties": {"user": {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}, "title": {"type": "string"}}, "required": ["data", "title"]}}, "required": ["user"]}}, "required": ["abort", "step"]}, "title": {"type": "string"}}, "required": ["config", "title"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"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": {"AWATER10": {"type": "integer"}, "CLASSFP10": {"type": "string"}, "ALAND10": {"type": "integer"}, "INTPTLAT10": {"type": "string"}, "FUNCSTAT10": {"type": "string"}, "ZCTA5CE10": {"type": "string"}, "MTFCC10": {"type": "string"}, "GEOID10": {"type": "string"}, "INTPTLON10": {"type": "string"}}, "required": ["AWATER10", "CLASSFP10", "ALAND10", "INTPTLAT10", "FUNCSTAT10", "ZCTA5CE10", "MTFCC10", "GEOID10", "INTPTLON10"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-90.277014, 43.878714], [-90.27702, 43.879136], [-90.277024, 43.879593], [-90.278369, 43.879544], [-90.279395, 43.879498], [-90.279584, 43.879489], [-90.279561, 43.881508], [-90.27763, 43.881557], [-90.276905, 43.881592], [-90.276043, 43.881635], [-90.2736, 43.881644], [-90.272547, 43.88167], [-90.271288, 43.881664], [-90.268105, 43.881647], [-90.261909, 43.881569], [-90.261939, 43.879755], [-90.261949, 43.87918], [-90.261946, 43.878968], [-90.260071, 43.878816], [-90.259434, 43.878773], [-90.25906, 43.878755], [-90.258779, 43.878753], [-90.258552, 43.878746], [-90.258185, 43.878755], [-90.257827, 43.87877], [-90.255925, 43.878931], [-90.255788, 43.878501], [-90.256583, 43.878386], [-90.256869, 43.878295], [-90.257348, 43.877907], [-90.257602, 43.877837], [-90.259255, 43.877769], [-90.259668, 43.877906], [-90.260813, 43.878111], [-90.261354, 43.878156], [-90.261766, 43.878111], [-90.261948, 43.878107], [-90.262866, 43.878089], [-90.263431, 43.878272], [-90.263651, 43.878273], [-90.264183, 43.877999], [-90.264591, 43.877612], [-90.265092, 43.877384], [-90.266469, 43.876266], [-90.267197, 43.875489], [-90.268031, 43.874968], [-90.269434, 43.874533], [-90.269489, 43.8745], [-90.271902, 43.874534], [-90.273366, 43.874515], [-90.276922, 43.874476], [-90.276947, 43.874968], [-90.276976, 43.875725], [-90.276986, 43.876315], [-90.276988, 43.87645], [-90.277007, 43.877578], [-90.277014, 43.878714]]]}, "type" : "Feature", "properties" : {"AWATER10" : 0, "CLASSFP10" : "B5", "ALAND10" : 903227, "INTPTLAT10" : "+43.8785452", "FUNCSTAT10" : "S", "ZCTA5CE10" : "54637", "MTFCC10" : "G6350", "GEOID10" : "54637", "INTPTLON10" : "-090.2702350"}}]}
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": {"AWATER10": {"type": "integer"}, "CLASSFP10": {"type": "string"}, "ALAND10": {"type": "integer"}, "INTPTLAT10": {"type": "string"}, "FUNCSTAT10": {"type": "string"}, "ZCTA5CE10": {"type": "string"}, "MTFCC10": {"type": "string"}, "GEOID10": {"type": "string"}, "INTPTLON10": {"type": "string"}}, "required": ["AWATER10", "CLASSFP10", "ALAND10", "INTPTLAT10", "FUNCSTAT10", "ZCTA5CE10", "MTFCC10", "GEOID10", "INTPTLON10"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"line": {"type": "integer"}, "column": {"type": "integer"}, "message": {"type": "string"}}, "required": ["line", "column", "message"]}}, "file": {"type": "string"}, "name": {"type": "string"}}, "required": ["errors", "file", "name"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x578d7a63bdd0fbd2123cc7b592994db91984b562", "tool" : "osiris", "start" : 1564607050.6211374, "end" : 1564607104.1007798, "duration" : 53.479642391204834, "analysis" : [{"errors" : [{"line" : 43, "column" : 33, "message" : "overflow_bugs"}, {"line" : 51, "column" : 16, "message" : "overflow_bugs"}, {"line" : 103, "column" : 9, "message" : "underflow_bugs"}, {"line" : 121, "column" : 9, "message" : "underflow_bugs"}], "file" : "/unique_chucks/37/0x578d7a63bdd0fbd2123cc7b592994db91984b562.sol", "name" : "TokenERC20"}]}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"line": {"type": "integer"}, "column": {"type": "integer"}, "message": {"type": "string"}}, "required": ["line", "column", "message"]}}, "file": {"type": "string"}, "name": {"type": "string"}}, "required": ["errors", "file", "name"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"steps": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "label": {"type": "string"}, "parameters": {"type": "object", "properties": {"executable": {"type": "array", "items": {"type": "string"}}, "args": {"type": "array", "items": {"type": "string"}}}, "required": ["executable", "args"]}}, "required": ["name", "label", "parameters"]}}}, "required": ["steps"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"steps" : [{"name" : "cmd", "label" : "sleeping...", "parameters" : {"executable" : ["/bin/sleep"], "args" : ["60"]}}]}
json_instruct
{"type": "object", "properties": {"steps": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "label": {"type": "string"}, "parameters": {"type": "object", "properties": {"executable": {"type": "array", "items": {"type": "string"}}, "args": {"type": "array", "items": {"type": "string"}}}, "required": ["executable", "args"]}}, "required": ["name", "label", "parameters"]}}}, "required": ["steps"], "$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"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "MIKA", "frequency" : 11573, "males" : "50.928886200639425 %", "females" : "49.07111379936058 %"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
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" : "d501-172", "text" : "PROGRAMS TO BE PROMOTED* \u2022*\npegs 2\nCONSERVATION\nApproach both the National Conservation Society (this group has\nalready made some overtures to Si) end the Fund for the Conser\u00ac\nvation of National Resources (ask for their help).\nSEYMOUR SIEGETi~^tifts already been working on this project. Eo will\n\"proceed with moi\u00a9 detailed plans.\nROCKEFELLER FOUNDATION \u2014.\u00bb.\u2014 WILLIAMSBURG PROJECT\n&7,000, 000.00 appropriated on this.\nBasic purpose is to call attention to early American history and\nprinciples of \u00a9surly American society.\nJohn Goodbody, director of the project\nAllen Kevins, Dumas Malone, Julian Boyd, etc., Members of the\nBoard of The History Society of America (or whatever) also on\nthe Board for the Williamsburg Project.\nPRODST-^^will explore\nFUND FOR THE REPUBLIC\nA series on Southern authors, composes, artists, etc.\nSuggest widening base of production \u2014\nATJSHUS~\u2122\u00bb-will explore\nTWENTIETH CENTURY .FUND \u2014 FILENE ENTERPRISES\nAfrican agriculture, policy, pensions, national productivity\nUnbiased economic information\nTom C&sakaden, Director of Education, should be contacted.\nAsk that they set up a committee on television and radio to\nexplore ways of getting national distribution of the materials\nthey develop*\nFROBST*\n\u25a0will explore and report"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"0": {"type": "boolean"}}, "required": ["0"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : "49ba468827c0e25cf030", "c" : {"0" : true}}
json_instruct
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"0": {"type": "boolean"}}, "required": ["0"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"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" : 48382, "cartId" : "dc55d59c-ed2b-4f7d-a26e-9c3ce16552e6", "preferredProducts" : [3617, 2195, 278, 209], "productReviews" : [{"productId" : 1932, "reviewText" : "talk about sadness!", "reviewDate" : "2016-12-30T04:01:44.8864892+02:00"}, {"productId" : 114, "reviewText" : "The box this comes in is 3 meter by 5 foot and weights 11 kilogram.", "reviewDate" : "2019-12-17T18:11:11.02136+02:00"}, {"productId" : 2293, "reviewText" : "I saw one of these in The Gambia and I bought one.", "reviewDate" : "2018-08-11T06:03:19.0276055+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#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"image_name": {"type": "string"}, "image_height": {"type": "integer"}, "camera_gps": {"type": "string"}, "bbox": {"type": "array", "items": {"type": "object", "properties": {"score": {"type": "number"}, "frontview": {"type": "boolean"}, "other": {"type": "object", "properties": {"region_attributes": {"type": "object", "properties": {"id": {"type": "number"}, "type": {"type": "string"}}, "required": ["id", "type"]}}, "required": ["region_attributes"]}, "category_id": {"type": "string"}, "segmentation": {"type": "string"}, "id": {"type": "string"}, "blurred": {"type": "boolean"}, "goodIllumination": {"type": "boolean"}}, "required": ["score", "frontview", "other", "category_id", "segmentation", "id", "blurred", "goodIllumination"]}}, "camera_id": {"type": "string"}, "image_width": {"type": "integer"}}, "required": ["image_name", "image_height", "camera_gps", "bbox", "camera_id", "image_width"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"image_name" : "lesion1294.png", "image_height" : 512, "camera_gps" : "", "bbox" : [{"score" : 1.0, "frontview" : true, "other" : {"region_attributes" : {"id" : 1.0, "type" : "car"}}, "category_id" : "car", "segmentation" : "345.0,223.0,345.0,216.0,343.0,213.0,339.0,209.0,332.0,209.0,327.0,211.0,320.0,214.0,316.0,217.0,313.0,226.0,313.0,233.0,316.0,238.0,321.0,240.0,327.0,238.0,332.0,233.0,336.0,228.0,341.0,227.0", "id" : "1", "blurred" : false, "goodIllumination" : true}], "camera_id" : "", "image_width" : 512}
json_instruct
{"type": "object", "properties": {"image_name": {"type": "string"}, "image_height": {"type": "integer"}, "camera_gps": {"type": "string"}, "bbox": {"type": "array", "items": {"type": "object", "properties": {"score": {"type": "number"}, "frontview": {"type": "boolean"}, "other": {"type": "object", "properties": {"region_attributes": {"type": "object", "properties": {"id": {"type": "number"}, "type": {"type": "string"}}, "required": ["id", "type"]}}, "required": ["region_attributes"]}, "category_id": {"type": "string"}, "segmentation": {"type": "string"}, "id": {"type": "string"}, "blurred": {"type": "boolean"}, "goodIllumination": {"type": "boolean"}}, "required": ["score", "frontview", "other", "category_id", "segmentation", "id", "blurred", "goodIllumination"]}}, "camera_id": {"type": "string"}, "image_width": {"type": "integer"}}, "required": ["image_name", "image_height", "camera_gps", "bbox", "camera_id", "image_width"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "string"}}}, "required": ["values"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"values" : ["minecraft:furnace", "minecraft:oak_sign"]}
json_instruct
{"type": "object", "properties": {"values": {"type": "array", "items": {"type": "string"}}}, "required": ["values"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "browser": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev": {"type": "string"}}, "required": ["build", "dev"]}, "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": {"@babel/core": {"type": "string"}, "@babel/preset-env": {"type": "string"}, "rollup": {"type": "string"}, "rollup-plugin-babel": {"type": "string"}, "rollup-plugin-babel-minify": {"type": "string"}, "rollup-plugin-node-resolve": {"type": "string"}}, "required": ["@babel/core", "@babel/preset-env", "rollup", "rollup-plugin-babel", "rollup-plugin-babel-minify", "rollup-plugin-node-resolve"]}}, "required": ["name", "version", "description", "browser", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "interval-timer", "version" : "1.1.2", "description" : "A time accurate count up/down timer", "browser" : "dist/interval-timer.umd.js", "main" : "./src/index.js", "scripts" : {"build" : "rollup -c", "dev" : "rollup -c -w"}, "repository" : {"type" : "git", "url" : "https://github.com/JonFranklin301/interval-timer.git"}, "keywords" : ["timer", "countdown", "stopwatch", "setInterval", "setTimeout", "time", "clock"], "author" : "Jon Franklin", "license" : "MIT", "bugs" : {"url" : "https://github.com/JonFranklin301/interval-timer/issues"}, "homepage" : "https://github.com/JonFranklin301/interval-timer#README", "devDependencies" : {"@babel/core" : "^7.11.6", "@babel/preset-env" : "^7.11.5", "rollup" : "^2.29.0", "rollup-plugin-babel" : "^4.4.0", "rollup-plugin-babel-minify" : "^10.0.0", "rollup-plugin-node-resolve" : "^5.2.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "browser": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev": {"type": "string"}}, "required": ["build", "dev"]}, "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": {"@babel/core": {"type": "string"}, "@babel/preset-env": {"type": "string"}, "rollup": {"type": "string"}, "rollup-plugin-babel": {"type": "string"}, "rollup-plugin-babel-minify": {"type": "string"}, "rollup-plugin-node-resolve": {"type": "string"}}, "required": ["@babel/core", "@babel/preset-env", "rollup", "rollup-plugin-babel", "rollup-plugin-babel-minify", "rollup-plugin-node-resolve"]}}, "required": ["name", "version", "description", "browser", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"status_code": {"type": "integer"}, "data": {"type": "object", "properties": {"UserId": {"type": "string"}, "Account": {"type": "string"}, "Arn": {"type": "string"}, "ResponseMetadata": {"type": "object", "properties": {"RequestId": {"type": "string"}, "HTTPStatusCode": {"type": "integer"}, "HTTPHeaders": {"type": "object", "properties": {"x-amzn-requestid": {"type": "string"}, "content-type": {"type": "string"}, "content-length": {"type": "string"}, "date": {"type": "string"}}, "required": ["x-amzn-requestid", "content-type", "content-length", "date"]}, "RetryAttempts": {"type": "integer"}}, "required": ["RequestId", "HTTPStatusCode", "HTTPHeaders", "RetryAttempts"]}}, "required": ["UserId", "Account", "Arn", "ResponseMetadata"]}}, "required": ["status_code", "data"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"status_code" : 200, "data" : {"UserId" : "RANDOMSTRING12314", "Account" : "12345", "Arn" : "arn:aws:iam::12345:user/test", "ResponseMetadata" : {"RequestId" : "ae5ff039-d365-11e7-ba9b-9d9eb3cc14f8", "HTTPStatusCode" : 200, "HTTPHeaders" : {"x-amzn-requestid" : "ae5ff039-d365-11e7-ba9b-9d9eb3cc14f8", "content-type" : "text/xml", "content-length" : "401", "date" : "Mon, 27 Nov 2017 11:25:32 GMT"}, "RetryAttempts" : 0}}}
json_instruct
{"type": "object", "properties": {"status_code": {"type": "integer"}, "data": {"type": "object", "properties": {"UserId": {"type": "string"}, "Account": {"type": "string"}, "Arn": {"type": "string"}, "ResponseMetadata": {"type": "object", "properties": {"RequestId": {"type": "string"}, "HTTPStatusCode": {"type": "integer"}, "HTTPHeaders": {"type": "object", "properties": {"x-amzn-requestid": {"type": "string"}, "content-type": {"type": "string"}, "content-length": {"type": "string"}, "date": {"type": "string"}}, "required": ["x-amzn-requestid", "content-type", "content-length", "date"]}, "RetryAttempts": {"type": "integer"}}, "required": ["RequestId", "HTTPStatusCode", "HTTPHeaders", "RetryAttempts"]}}, "required": ["UserId", "Account", "Arn", "ResponseMetadata"]}}, "required": ["status_code", "data"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "211223206200", "text" : "\u4e1c\u5c4f\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "211223206201", "text" : "\u6a2a\u8857\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "211223206202", "text" : "\u5c1a\u6587\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "211223206205", "text" : "\u5de8\u82f1\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "211223206206", "text" : "\u5c45\u8d24\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "211223206207", "text" : "\u4f5c\u65b0\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "211223206208", "text" : "\u660e\u5fb7\u6751\u6c11\u59d4\u5458\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#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "2013", "provinceId" : "32", "regencyId" : "18", "districtId" : "05", "name" : "Mekarwangi"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"900452072": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900452073": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900452074": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900452075": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900452076": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900452077": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900452078": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900452079": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900452072", "900452073", "900452074", "900452075", "900452076", "900452077", "900452078", "900452079"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"900452072" : {"nama" : "TPS 1", "dapil" : [3507, 13509, 2350204]}, "900452073" : {"nama" : "TPS 2", "dapil" : [3507, 13509, 2350204]}, "900452074" : {"nama" : "TPS 3", "dapil" : [3507, 13509, 2350204]}, "900452075" : {"nama" : "TPS 4", "dapil" : [3507, 13509, 2350204]}, "900452076" : {"nama" : "TPS 5", "dapil" : [3507, 13509, 2350204]}, "900452077" : {"nama" : "TPS 6", "dapil" : [3507, 13509, 2350204]}, "900452078" : {"nama" : "TPS 7", "dapil" : [3507, 13509, 2350204]}, "900452079" : {"nama" : "TPS 8", "dapil" : [3507, 13509, 2350204]}}
json_instruct
{"type": "object", "properties": {"900452072": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900452073": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900452074": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900452075": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900452076": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900452077": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900452078": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900452079": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900452072", "900452073", "900452074", "900452075", "900452076", "900452077", "900452078", "900452079"], "$schema": "http://json-schema.org/draft-07/schema#"}