input stringlengths 159 2.05k | output stringlengths 5 10.3k | task stringclasses 1
value | schema stringlengths 100 1.99k |
|---|---|---|---|
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" : "9989a64c7b48dc214b7435e820bfdfaa0cb1b018"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "size": {"type": "integer"}, "link": {"type": "string"}, "created_at": {"type": "string"}, "downloads": {"type": "integer"}, "linkid": {"type": "string"}, "convert": {"type": "string"}, "achorname": {"type": "string"}, "subscribe": {"type": "string"}, "avatar-img": {"type": "string"}, "folderName": {"type": "string"}, "thumbUrl": {"type": "string"}}, "required": ["name", "size", "link", "created_at", "downloads", "linkid", "convert", "achorname", "subscribe", "avatar-img", "folderName", "thumbUrl"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"name" : "\u9876\u7ea7\u7eff\u5e3d\u7537\u628a\u5973\u53cb\u7ea6\u5230\u70ae\u623f\u8ff7\u6655 \u8ba9\u591a\u540d\u503a\u4e3b\u8f6e\u6d41\u64cd\u5927\u4e09\u5973\u53cb\u62b5\u503a \u8fd9\u4e48\u6f02\u4eae\u7684\u5973\u53cb\u88ab\u51e0\u4e2a\u732a\u4e0a\u4e86\u53ef\u60dc\u4e86", "size" : 117548827, "link" : "https://streamtape.com/e/7zLGPyKGZKtMOd", "created_at" : "2022\u5e7405\u670802\u65e5 03:15:01", "downloads" : 0, "linkid" : "7zLGPyKGZKtMOd", "convert" : "converted", "achorname" : "\u4e38\u5b50\u5466", "subscribe" : "0\u4f4d\u8ba2\u9605\u8005", "avatar-img" : "https://huyaimg.msstatic.com/avatar/1022/07/ec5fef7c7662720286fbbb12395390_180_135.jpg?1628178596?458739", "folderName" : "\u9876\u7ea7\u7eff\u5e3d\u7537\u628a\u5973\u53cb\u7ea6\u5230\u70ae\u623f\u8ff7\u6655 \u8ba9\u591a\u540d\u503a\u4e3b\u8f6e\u6d41\u64cd\u5927\u4e09\u5973\u53cb\u62b5\u503a \u8fd9\u4e48\u6f02\u4eae\u7684\u5973\u53cb\u88ab\u51e0\u4e2a\u732a\u4e0a\u4e86\u53ef\u60dc\u4e86", "thumbUrl" : "https://thumb.tapecontent.net/thumb/7zLGPyKGZKtMOd/GKdYag96ebc1eGm.jpg"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "size": {"type": "integer"}, "link": {"type": "string"}, "created_at": {"type": "string"}, "downloads": {"type": "integer"}, "linkid": {"type": "string"}, "convert": {"type": "string"}, "achorname": {"type": "string"}, "subscribe": {"type": "string"}, "avatar-img": {"type": "string"}, "folderName": {"type": "string"}, "thumbUrl": {"type": "string"}}, "required": ["name", "size", "link", "created_at", "downloads", "linkid", "convert", "achorname", "subscribe", "avatar-img", "folderName", "thumbUrl"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"pos": {"type": "string"}, "translits": {"type": "object", "properties": {"\u1e6dab\u00b7b\u0101\u00b7\u1e25ay\u00b7y\u0101": {"type": "object", "properties": {"dan.2.14|7": {"type": "array", "items": {"type": "string"}}}, "required": ["dan.2.14|7"]}}, "required": ["\u1e6dab\u00b7b\u0101\u00b7\u1e25ay\u00b7y\u0101"]}, "meanings": {"type": "object", "properties": {"guard": {"type": "integer"}}, "required": ["guard"]}, "meaningsCount": {"type": "integer"}, "occurences": {"type": "integer"}}, "required": ["pos", "translits", "meanings", "meaningsCount", "occurences"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"pos" : "n", "translits" : {"\u1e6dab\u00b7b\u0101\u00b7\u1e25ay\u00b7y\u0101" : {"dan.2.14|7" : ["the captain", "of guard\uff64", "of"]}}, "meanings" : {"guard" : 1}, "meaningsCount" : 1, "occurences" : 1} | json_instruct | {"type": "object", "properties": {"pos": {"type": "string"}, "translits": {"type": "object", "properties": {"\u1e6dab\u00b7b\u0101\u00b7\u1e25ay\u00b7y\u0101": {"type": "object", "properties": {"dan.2.14|7": {"type": "array", "items": {"type": "string"}}}, "required": ["dan.2.14|7"]}}, "required": ["\u1e6dab\u00b7b\u0101\u00b7\u1e25ay\u00b7y\u0101"]}, "meanings": {"type": "object", "properties": {"guard": {"type": "integer"}}, "required": ["guard"]}, "meaningsCount": {"type": "integer"}, "occurences": {"type": "integer"}}, "required": ["pos", "translits", "meanings", "meaningsCount", "occurences"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"cast_type": {"type": "string"}, "cooldown": {"type": "integer"}, "cost": {"type": "array", "items": {}}, "duration": {"type": "integer"}, "max_targets": {"type": "integer"}, "name": {"type": "string"}, "next_chain": {"type": "array", "items": {}}, "previous_chain": {"type": "array", "items": {}}, "range": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "data_type": {"type": "string"}}, "required": ["id", "data_type"]}}, "tags": {"type": "array", "items": {"type": "string"}}, "targeting": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}}, "required": ["cast_type", "cooldown", "cost", "duration", "max_targets", "name", "next_chain", "previous_chain", "range", "sources", "tags", "targeting", "type", "description"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"cast_type" : "instant", "cooldown" : 0, "cost" : [], "duration" : 0, "max_targets" : 1, "name" : "Ambush (Assassin)", "next_chain" : [], "previous_chain" : [], "range" : 5, "sources" : [{"id" : "assassin", "data_type" : "class"}], "tags" : ["Assassin", "Exposed"], "targeting" : "reticle", "type" : "melee attack", "description" : "Step from the shadows to deliver a lethal surprise attack while generating Pips. Exposed targets are critically hit for 181-272 + 227% Weapon Damage and generate three Pips, while those who are not take x-y + z% Weapon Damage and generate two Pips."} | json_instruct | {"type": "object", "properties": {"cast_type": {"type": "string"}, "cooldown": {"type": "integer"}, "cost": {"type": "array", "items": {}}, "duration": {"type": "integer"}, "max_targets": {"type": "integer"}, "name": {"type": "string"}, "next_chain": {"type": "array", "items": {}}, "previous_chain": {"type": "array", "items": {}}, "range": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "data_type": {"type": "string"}}, "required": ["id", "data_type"]}}, "tags": {"type": "array", "items": {"type": "string"}}, "targeting": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}}, "required": ["cast_type", "cooldown", "cost", "duration", "max_targets", "name", "next_chain", "previous_chain", "range", "sources", "tags", "targeting", "type", "description"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"url_generator_impl": {"type": "string"}}, "required": ["url_generator_impl"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"url_generator_impl" : "com.stingray.qello.firetv.dataloader.datadownloader.BasicFileBasedUrlGenerator"} | json_instruct | {"type": "object", "properties": {"url_generator_impl": {"type": "string"}}, "required": ["url_generator_impl"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"userId" : 47714, "cartId" : "91364223-f4b0-4e41-870a-14a33a384c65", "preferredProducts" : [4260, 3298, 4105, 472, 2221, 1563, 4249, 3046, 4957], "productReviews" : [{"productId" : 4342, "reviewText" : "It only works when I'm Nepal.", "reviewDate" : "2018-05-16T16:28:09.7460834+03:00"}, {"productId" : 3502, "reviewText" : "i use it once in a while when i'm in my ring.", "reviewDate" : "2016-10-20T05:06:25.2531565+03:00"}, {"productId" : 1550, "reviewText" : "My co-worker Fate has one of these. He says it looks tall.", "reviewDate" : "2017-02-06T22:14:19.8761352+02:00"}, {"productId" : 3114, "reviewText" : "The box this comes in is 3 yard by 6 light-year and weights 15 gram!!!", "reviewDate" : "2016-05-15T16:08:46.050138+03:00"}, {"productId" : 2007, "reviewText" : "It only works when I'm Samoa.", "reviewDate" : "2019-05-18T20:23:53.5639813+03:00"}]} | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"title": {"type": "string"}, "xAxis": {"type": "string"}, "yAxis": {"type": "string"}, "columnType": {"type": "string"}, "graphType": {"type": "string"}, "summaryType": {"type": "string"}, "summary": {"type": "array", "items": {"type": "string"}}, "trends": {"type": "array", "items": {"type": "object", "properties": {}, "required": []}}, "data": {"type": "array", "items": {"type": "object", "properties": {"Discount Band": {"type": "string"}, "Manufacturing Price": {"type": "string"}}, "required": ["Discount Band", "Manufacturing Price"]}}, "gold": {"type": "string"}}, "required": ["title", "xAxis", "yAxis", "columnType", "graphType", "summaryType", "summary", "trends", "data", "gold"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : "min of Manufacturing Price by Discount Band", "xAxis" : "Discount Band", "yAxis" : "Manufacturing Price", "columnType" : "two", "graphType" : "bar", "summaryType" : "nlp", "summary" : ["The statistic shows the Price Manufacturing rate Price Discount Band in the Discount Band in . ", "3 % of the respondents with an annual Discount Band of greater than 100,000 Discount Band dollars Manufacturing a Price ."], "trends" : [{}, {"0" : "0"}], "data" : [{"Discount Band" : "High", "Manufacturing Price" : "3"}, {"Discount Band" : "Low", "Manufacturing Price" : "3"}, {"Discount Band" : "Medium", "Manufacturing Price" : "3"}, {"Discount Band" : "None", "Manufacturing Price" : "3"}], "gold" : "0\n"} | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "xAxis": {"type": "string"}, "yAxis": {"type": "string"}, "columnType": {"type": "string"}, "graphType": {"type": "string"}, "summaryType": {"type": "string"}, "summary": {"type": "array", "items": {"type": "string"}}, "trends": {"type": "array", "items": {"type": "object", "properties": {}, "required": []}}, "data": {"type": "array", "items": {"type": "object", "properties": {"Discount Band": {"type": "string"}, "Manufacturing Price": {"type": "string"}}, "required": ["Discount Band", "Manufacturing Price"]}}, "gold": {"type": "string"}}, "required": ["title", "xAxis", "yAxis", "columnType", "graphType", "summaryType", "summary", "trends", "data", "gold"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"generator-swiftserver": {"type": "object", "properties": {"version": {"type": "string"}}, "required": ["version"]}}, "required": ["generator-swiftserver"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"generator-swiftserver" : {"version" : "2.3.0"}} | json_instruct | {"type": "object", "properties": {"generator-swiftserver": {"type": "object", "properties": {"version": {"type": "string"}}, "required": ["version"]}}, "required": ["generator-swiftserver"], "$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"}, "regency_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "regency_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "6110070", "regency_id" : "6110", "name" : "MENUKUNG"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "regency_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "regency_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "test-ts": {"type": "string"}, "build": {"type": "string"}, "prepare": {"type": "string"}}, "required": ["test", "test-ts", "build", "prepare"]}, "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"}}, "required": ["name", "version", "description", "main", "types", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "suppress-warnings", "version" : "1.0.2", "description" : "Customizable suppression of node warnings.", "main" : "build/index.js", "types" : "build/index.d.ts", "scripts" : {"test" : "npm run build && node test/main.js", "test-ts" : "ts-node test/main.ts", "build" : "rm -rf build && tsc && echo Build Finished.", "prepare" : "npm run build"}, "repository" : {"type" : "git", "url" : "git+https://github.com/DonovanDMC/Suppress-Warnings.git"}, "keywords" : ["suppress-warnings", "warnings", "suppress", "suppression", "warn", "deprecation", "suppress-deprecation"], "author" : "Donovan_DMC <dwddaniels262@gmail.com> (https://furry.cool)", "license" : "MIT", "bugs" : {"url" : "https://github.com/DonovanDMC/Suppress-Warnings/issues"}, "homepage" : "https://furry.cool"} | 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"}, "test-ts": {"type": "string"}, "build": {"type": "string"}, "prepare": {"type": "string"}}, "required": ["test", "test-ts", "build", "prepare"]}, "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"}}, "required": ["name", "version", "description", "main", "types", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"\uc758\uc548\uc811\uc218\uc815\ubcf4": {"type": "object", "properties": {"\uc758\uc548\ubc88\ud638": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\uc77c\uc790": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\uc790": {"type": "array", "items": {"type": "string"}}, "\ubb38\uc11c": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\ud68c\uae30": {"type": "array", "items": {"type": "string"}}}, "required": ["\uc758\uc548\ubc88\ud638", "\uc81c\uc548\uc77c\uc790", "\uc81c\uc548\uc790", "\ubb38\uc11c", "\uc81c\uc548\ud68c\uae30"]}}, "required": ["\uc758\uc548\uc811\uc218\uc815\ubcf4"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"\uc758\uc548\uc811\uc218\uc815\ubcf4" : {"\uc758\uc548\ubc88\ud638" : ["ZZ20221"], "\uc81c\uc548\uc77c\uc790" : ["2018-08-21"], "\uc81c\uc548\uc790" : ["\uad6d\uac00\uc778\uad8c\uc704\uc6d0\ud68c\uc704\uc6d0\uc7a5"], "\ubb38\uc11c" : ["\uc758\uc548\uc6d0\ubb38"], "\uc81c\uc548\ud68c\uae30" : ["\uc81c20\ub300(2016~2020)\uc81c363\ud68c"]}} | json_instruct | {"type": "object", "properties": {"\uc758\uc548\uc811\uc218\uc815\ubcf4": {"type": "object", "properties": {"\uc758\uc548\ubc88\ud638": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\uc77c\uc790": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\uc790": {"type": "array", "items": {"type": "string"}}, "\ubb38\uc11c": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\ud68c\uae30": {"type": "array", "items": {"type": "string"}}}, "required": ["\uc758\uc548\ubc88\ud638", "\uc81c\uc548\uc77c\uc790", "\uc81c\uc548\uc790", "\ubb38\uc11c", "\uc81c\uc548\ud68c\uae30"]}}, "required": ["\uc758\uc548\uc811\uc218\uc815\ubcf4"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"private": {"type": "boolean"}, "name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}, "format": {"type": "string"}, "lint": {"type": "string"}, "watch-vega": {"type": "string"}}, "required": ["start", "test", "format", "lint", "watch-vega"]}, "dependencies": {"type": "object", "properties": {"@visahoi/vega": {"type": "string"}, "vega": {"type": "string"}, "vega-embed": {"type": "string"}, "babel-plugin-add-module-exports": {"type": "string"}, "vega-lite": {"type": "string"}}, "required": ["@visahoi/vega", "vega", "vega-embed", "babel-plugin-add-module-exports", "vega-lite"]}, "devDependencies": {"type": "object", "properties": {"@babel/core": {"type": "string"}, "@babel/preset-env": {"type": "string"}, "@rollup/plugin-node-resolve": {"type": "string"}, "prettier": {"type": "string"}, "vite": {"type": "string"}}, "required": ["@babel/core", "@babel/preset-env", "@rollup/plugin-node-resolve", "prettier", "vite"]}}, "required": ["private", "name", "version", "description", "keywords", "author", "license", "repository", "bugs", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"private" : true, "name" : "@visahoi/vega-demo", "version" : "1.0.0", "description" : "Visualization onboarding for Vega", "keywords" : ["visualization", "onboarding", "vega"], "author" : "FFG SEVA Consortium", "license" : "MIT", "repository" : {"type" : "git", "url" : "git+https://github.com/ffg-seva/onboarding-prototype.git"}, "bugs" : {"url" : "https://github.com/ffg-seva/onboarding-prototype/issues"}, "scripts" : {"start" : "vite", "test" : "echo \"This template does not include a test runner by default.\" && exit 1", "format" : "prettier --write \"src/**/*.js\"", "lint" : "prettier --check \"src/**/*.js\"", "watch-vega" : "npm run start"}, "dependencies" : {"@visahoi/vega" : "2.0.0", "vega" : "5.21.0", "vega-embed" : "6.19.1", "babel-plugin-add-module-exports" : "^1.0.4", "vega-lite" : "5.1.1"}, "devDependencies" : {"@babel/core" : "^7.11.4", "@babel/preset-env" : "^7.11.0", "@rollup/plugin-node-resolve" : "^13.0.6", "prettier" : "^2.1.1", "vite" : "^2.6.14"}} | json_instruct | {"type": "object", "properties": {"private": {"type": "boolean"}, "name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}, "format": {"type": "string"}, "lint": {"type": "string"}, "watch-vega": {"type": "string"}}, "required": ["start", "test", "format", "lint", "watch-vega"]}, "dependencies": {"type": "object", "properties": {"@visahoi/vega": {"type": "string"}, "vega": {"type": "string"}, "vega-embed": {"type": "string"}, "babel-plugin-add-module-exports": {"type": "string"}, "vega-lite": {"type": "string"}}, "required": ["@visahoi/vega", "vega", "vega-embed", "babel-plugin-add-module-exports", "vega-lite"]}, "devDependencies": {"type": "object", "properties": {"@babel/core": {"type": "string"}, "@babel/preset-env": {"type": "string"}, "@rollup/plugin-node-resolve": {"type": "string"}, "prettier": {"type": "string"}, "vite": {"type": "string"}}, "required": ["@babel/core", "@babel/preset-env", "@rollup/plugin-node-resolve", "prettier", "vite"]}}, "required": ["private", "name", "version", "description", "keywords", "author", "license", "repository", "bugs", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "version": {"type": "integer"}, "metadata": {"type": "object", "properties": {"GooglePlaceModule": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "decorators": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "expression": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "module": {"type": "string"}, "name": {"type": "string"}}, "required": ["__symbolic", "module", "name"]}, "arguments": {"type": "array", "items": {"type": "object", "properties": {"declarations": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "module": {"type": "string"}, "name": {"type": "string"}}, "required": ["__symbolic", "module", "name"]}}, "exports": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "module": {"type": "string"}, "name": {"type": "string"}}, "required": ["__symbolic", "module", "name"]}}}, "required": ["declarations", "exports"]}}}, "required": ["__symbolic", "expression", "arguments"]}}}, "required": ["__symbolic", "decorators"]}}, "required": ["GooglePlaceModule"]}}, "required": ["__symbolic", "version", "metadata"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"__symbolic" : "module", "version" : 3, "metadata" : {"GooglePlaceModule" : {"__symbolic" : "class", "decorators" : [{"__symbolic" : "call", "expression" : {"__symbolic" : "reference", "module" : "@angular/core", "name" : "NgModule"}, "arguments" : [{"declarations" : [{"__symbolic" : "reference", "module" : "./ngx-google-places-autocomplete.directive", "name" : "GooglePlaceDirective"}], "exports" : [{"__symbolic" : "reference", "module" : "./ngx-google-places-autocomplete.directive", "name" : "GooglePlaceDirective"}]}]}]}}}, {"__symbolic" : "module", "version" : 1, "metadata" : {"GooglePlaceModule" : {"__symbolic" : "class", "decorators" : [{"__symbolic" : "call", "expression" : {"__symbolic" : "reference", "module" : "@angular/core", "name" : "NgModule"}, "arguments" : [{"declarations" : [{"__symbolic" : "reference", "module" : "./ngx-google-places-autocomplete.directive", "name" : "GooglePlaceDirective"}], "exports" : [{"__symbolic" : "reference", "module" : "./ngx-google-places-autocomplete.directive", "name" : "GooglePlaceDirective"}]}]}]}}}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "version": {"type": "integer"}, "metadata": {"type": "object", "properties": {"GooglePlaceModule": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "decorators": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "expression": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "module": {"type": "string"}, "name": {"type": "string"}}, "required": ["__symbolic", "module", "name"]}, "arguments": {"type": "array", "items": {"type": "object", "properties": {"declarations": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "module": {"type": "string"}, "name": {"type": "string"}}, "required": ["__symbolic", "module", "name"]}}, "exports": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "module": {"type": "string"}, "name": {"type": "string"}}, "required": ["__symbolic", "module", "name"]}}}, "required": ["declarations", "exports"]}}}, "required": ["__symbolic", "expression", "arguments"]}}}, "required": ["__symbolic", "decorators"]}}, "required": ["GooglePlaceModule"]}}, "required": ["__symbolic", "version", "metadata"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"angular-pageslide-directive.js": {"type": "string"}, "angular-pageslide-directive.min.js": {"type": "string"}}, "required": ["angular-pageslide-directive.js", "angular-pageslide-directive.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"angular-pageslide-directive.js" : "sha512-9/XC+JyTakyHzVIXO/usLmZLZnEE/EffU1CbBAkunRMGYUs+8IJY8pHiGSgOpLTP/U/V3phkb3n+dtrvvtDw5Q==", "angular-pageslide-directive.min.js" : "sha512-WwiZyYkoyK2bziAvVAYvBQDp3Q5JGFSagMNiGamaYCBUy9NvuLyuBz0Q/9WtucGKZK40EZ25JHz5PA0PwP2GKg=="} | json_instruct | {"type": "object", "properties": {"angular-pageslide-directive.js": {"type": "string"}, "angular-pageslide-directive.min.js": {"type": "string"}}, "required": ["angular-pageslide-directive.js", "angular-pageslide-directive.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"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" : "2001", "provinceId" : "91", "regencyId" : "02", "districtId" : "40", "name" : "Trikora"}, {"id" : "2002", "provinceId" : "91", "regencyId" : "02", "districtId" : "40", "name" : "Nanggo"}, {"id" : "2003", "provinceId" : "91", "regencyId" : "02", "districtId" : "40", "name" : "Dinggilimo"}, {"id" : "2004", "provinceId" : "91", "regencyId" : "02", "districtId" : "40", "name" : "Kora Jaya"}, {"id" : "2005", "provinceId" : "91", "regencyId" : "02", "districtId" : "40", "name" : "Korambirik"}, {"id" : "2006", "provinceId" : "91", "regencyId" : "02", "districtId" : "40", "name" : "Anggulpa"}] | json_instruct | {"type": "array", "items": {"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#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "bin": {"type": "object", "properties": {"plod": {"type": "string"}}, "required": ["plod"]}, "scripts": {"type": "object", "properties": {}, "required": []}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "dependencies": {"type": "object", "properties": {"chalk": {"type": "string"}, "commander": {"type": "string"}, "download-git-repo": {"type": "string"}, "node-plop": {"type": "string"}, "ora": {"type": "string"}, "rimraf": {"type": "string"}, "tildify": {"type": "string"}, "user-home": {"type": "string"}}, "required": ["chalk", "commander", "download-git-repo", "node-plop", "ora", "rimraf", "tildify", "user-home"]}}, "required": ["name", "version", "description", "bin", "scripts", "keywords", "author", "license", "repository", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "plod", "version" : "1.0.2", "description" : "A simple CLI to run online plop template.", "bin" : {"plod" : "bin/plod.js"}, "scripts" : {}, "keywords" : ["plop", "generator", "node-plop", "cli"], "author" : "ablipan@163.com", "license" : "MIT", "repository" : {"type" : "git", "url" : "git+https://github.com/ablipan/plod.git"}, "dependencies" : {"chalk" : "^2.4.1", "commander" : "^2.16.0", "download-git-repo" : "^1.0.2", "node-plop" : "^0.15.0", "ora" : "^3.0.0", "rimraf" : "^2.6.2", "tildify" : "^1.2.0", "user-home" : "^2.0.0"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "bin": {"type": "object", "properties": {"plod": {"type": "string"}}, "required": ["plod"]}, "scripts": {"type": "object", "properties": {}, "required": []}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "dependencies": {"type": "object", "properties": {"chalk": {"type": "string"}, "commander": {"type": "string"}, "download-git-repo": {"type": "string"}, "node-plop": {"type": "string"}, "ora": {"type": "string"}, "rimraf": {"type": "string"}, "tildify": {"type": "string"}, "user-home": {"type": "string"}}, "required": ["chalk", "commander", "download-git-repo", "node-plop", "ora", "rimraf", "tildify", "user-home"]}}, "required": ["name", "version", "description", "bin", "scripts", "keywords", "author", "license", "repository", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 101891407, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "65543117db27fa08f22e29d0c33c874a", "wof:id" : 101891407, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [5.97497377655242, 46.74171281383161, 5.98260420049627, 46.74999791945163], "geometry" : {"coordinates" : [[[5.9803337973014, 46.7436081353859], [5.98047036212165, 46.74181032548438], [5.97785881233671, 46.74171281383161], [5.97779048728069, 46.74261171712703], [5.9764846935887, 46.74256293661853], [5.97641634347411, 46.74346183844347], [5.97511052989262, 46.74341304116103], [5.97497377655242, 46.74521084135597], [5.97889135626866, 46.745357191491], [5.97868640249169, 46.74805389654205], [5.9799923329806, 46.74810265115235], [5.97985572634013, 46.74990045386511], [5.98246768216364, 46.74999791945163], [5.98260420049627, 46.74820011291581], [5.98129826564912, 46.7481513899437], [5.98163961960273, 46.74365686939808], [5.9803337973014, 46.7436081353859]]], "type" : "Polygon"}} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "object", "properties": {"Max Goedjen": {"type": "string"}}, "required": ["Max Goedjen"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "string"}, "requires_arc": {"type": "boolean"}, "frameworks": {"type": "string"}}, "required": ["name", "version", "summary", "description", "homepage", "license", "authors", "source", "source_files", "requires_arc", "frameworks"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "MXGSynchronizeTest", "version" : "1.0.0", "summary" : "Easily synchronize your async tests.", "description" : " Trivially synchronizes asynchronous tests with a simple block interface\n", "homepage" : "https://github.com/maxgoedjen/MXGSynchronizeTest", "license" : {"type" : "MIT", "file" : "LICENSE"}, "authors" : {"Max Goedjen" : "max.goedjen@gmail.com"}, "source" : {"git" : "https://github.com/maxgoedjen/MXGSynchronizeTest.git", "tag" : "1.0.0"}, "source_files" : "*.{h,m}", "requires_arc" : true, "frameworks" : "XCTest"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "object", "properties": {"Max Goedjen": {"type": "string"}}, "required": ["Max Goedjen"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "string"}, "requires_arc": {"type": "boolean"}, "frameworks": {"type": "string"}}, "required": ["name", "version", "summary", "description", "homepage", "license", "authors", "source", "source_files", "requires_arc", "frameworks"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"m": {"type": "integer"}, "s": {"type": "integer"}, "p": {"type": "integer"}}, "required": ["m", "s", "p"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"m" : 4, "s" : 2, "p" : 1} | json_instruct | {"type": "object", "properties": {"m": {"type": "integer"}, "s": {"type": "integer"}, "p": {"type": "integer"}}, "required": ["m", "s", "p"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "object", "properties": {"Date": {"type": "string"}, "Beat": {"type": "string"}, "Primary Type": {"type": "string"}, "ID": {"type": "string"}}, "required": ["Date", "Beat", "Primary Type", "ID"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"Date" : "11/26/2001 09:20:00 AM", "Beat" : "0122", "Primary Type" : "PUBLIC INDECENCY", "ID" : "1866891"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"Date": {"type": "string"}, "Beat": {"type": "string"}, "Primary Type": {"type": "string"}, "ID": {"type": "string"}}, "required": ["Date", "Beat", "Primary Type", "ID"]}, "$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"}, "type": {"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"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "yiisoft/yii2": {"type": "string"}, "ext-mbstring": {"type": "string"}, "ext-curl": {"type": "string"}, "ext-zip": {"type": "string"}, "ext-sqlite3": {"type": "string"}, "yiisoft/yii2-bootstrap": {"type": "string"}, "kartik-v/yii2-widget-select2": {"type": "string"}, "yiisoft/yii2-queue": {"type": "string"}}, "required": ["php", "yiisoft/yii2", "ext-mbstring", "ext-curl", "ext-zip", "ext-sqlite3", "yiisoft/yii2-bootstrap", "kartik-v/yii2-widget-select2", "yiisoft/yii2-queue"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"multipage\\": {"type": "string"}}, "required": ["multipage\\"]}}, "required": ["psr-4"]}, "extra": {"type": "object", "properties": {"bootstrap": {"type": "string"}}, "required": ["bootstrap"]}, "config": {"type": "object", "properties": {"process-timeout": {"type": "integer"}, "fxp-asset": {"type": "object", "properties": {"enabled": {"type": "boolean"}}, "required": ["enabled"]}}, "required": ["process-timeout", "fxp-asset"]}, "repositories": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}}, "required": ["name", "description", "type", "keywords", "license", "authors", "require", "autoload", "extra", "config", "repositories"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "acid23m/yii2-multipage", "description" : "Manage content on page that depends on URL query.", "type" : "yii2-extension", "keywords" : ["yii2", "extension", "multi page", "multi landing", "content"], "license" : "MIT", "authors" : [{"name" : "Sergey P", "email" : "webmaster.cipa@gmail.com"}], "require" : {"php" : ">=7.1", "yiisoft/yii2" : "~2.0.15", "ext-mbstring" : "*", "ext-curl" : "*", "ext-zip" : "*", "ext-sqlite3" : "*", "yiisoft/yii2-bootstrap" : "~2.0.0", "kartik-v/yii2-widget-select2" : "@dev", "yiisoft/yii2-queue" : "~2.0"}, "autoload" : {"psr-4" : {"multipage\\" : "src"}}, "extra" : {"bootstrap" : "multipage\\Bootstrap"}, "config" : {"process-timeout" : 1800, "fxp-asset" : {"enabled" : false}}, "repositories" : [{"type" : "composer", "url" : "https://asset-packagist.org"}]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"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"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "yiisoft/yii2": {"type": "string"}, "ext-mbstring": {"type": "string"}, "ext-curl": {"type": "string"}, "ext-zip": {"type": "string"}, "ext-sqlite3": {"type": "string"}, "yiisoft/yii2-bootstrap": {"type": "string"}, "kartik-v/yii2-widget-select2": {"type": "string"}, "yiisoft/yii2-queue": {"type": "string"}}, "required": ["php", "yiisoft/yii2", "ext-mbstring", "ext-curl", "ext-zip", "ext-sqlite3", "yiisoft/yii2-bootstrap", "kartik-v/yii2-widget-select2", "yiisoft/yii2-queue"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"multipage\\": {"type": "string"}}, "required": ["multipage\\"]}}, "required": ["psr-4"]}, "extra": {"type": "object", "properties": {"bootstrap": {"type": "string"}}, "required": ["bootstrap"]}, "config": {"type": "object", "properties": {"process-timeout": {"type": "integer"}, "fxp-asset": {"type": "object", "properties": {"enabled": {"type": "boolean"}}, "required": ["enabled"]}}, "required": ["process-timeout", "fxp-asset"]}, "repositories": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}}, "required": ["name", "description", "type", "keywords", "license", "authors", "require", "autoload", "extra", "config", "repositories"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "object", "properties": {"zhangzhuang": {"type": "string"}}, "required": ["zhangzhuang"]}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "string"}}, "required": ["name", "version", "summary", "description", "homepage", "license", "authors", "platforms", "source", "source_files"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "dzkzpodtest", "version" : "1.0.0", "summary" : "\u5de5\u5177\u5408\u8ba1\uff08\u5f85\u5b8c\u5584\uff09", "description" : "\u5de5\u5177\u7c7b\u5408\u8ba1\uff0c\u5e38\u7528\u5de5\u5177\uff0c\u5206\u7c7b", "homepage" : "https://github.com/DreiZ/dzkzpodtest", "license" : "MIT", "authors" : {"zhangzhuang" : "240641135@qq.com"}, "platforms" : {"ios" : "9.0"}, "source" : {"git" : "https://github.com/DreiZ/dzkzpodtest.git", "tag" : "1.0.0"}, "source_files" : "dzkzpodtest/dzkzpodtest/*.{h,m}"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "object", "properties": {"zhangzhuang": {"type": "string"}}, "required": ["zhangzhuang"]}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "string"}}, "required": ["name", "version", "summary", "description", "homepage", "license", "authors", "platforms", "source", "source_files"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"file": {"type": "string"}, "fields": {"type": "array", "items": {}}}, "required": ["file", "fields"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"file" : "HeistRoomTypes", "fields" : []} | json_instruct | {"type": "object", "properties": {"file": {"type": "string"}, "fields": {"type": "array", "items": {}}}, "required": ["file", "fields"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"host_count": {"type": "integer"}, "digsig_result": {"type": "string"}, "observed_filename": {"type": "array", "items": {"type": "string"}}, "product_version": {"type": "string"}, "digsig_sign_time": {"type": "string"}, "is_executable_image": {"type": "boolean"}, "orig_mod_len": {"type": "integer"}, "is_64bit": {"type": "boolean"}, "digsig_publisher": {"type": "string"}, "group": {"type": "array", "items": {"type": "string"}}, "file_version": {"type": "string"}, "company_name": {"type": "string"}, "internal_name": {"type": "string"}, "product_name": {"type": "string"}, "digsig_result_code": {"type": "string"}, "copied_mod_len": {"type": "integer"}, "server_added_timestamp": {"type": "string"}, "watchlist_3": {"type": "string"}, "md5": {"type": "string"}, "endpoint": {"type": "array", "items": {"type": "string"}}, "legal_copyright": {"type": "string"}, "original_filename": {"type": "string"}, "cb_version": {"type": "integer"}, "os_type": {"type": "string"}, "file_desc": {"type": "string"}, "last_seen": {"type": "string"}}, "required": ["host_count", "digsig_result", "observed_filename", "product_version", "digsig_sign_time", "is_executable_image", "orig_mod_len", "is_64bit", "digsig_publisher", "group", "file_version", "company_name", "internal_name", "product_name", "digsig_result_code", "copied_mod_len", "server_added_timestamp", "watchlist_3", "md5", "endpoint", "legal_copyright", "original_filename", "cb_version", "os_type", "file_desc", "last_seen"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"host_count" : 1, "digsig_result" : "Signed", "observed_filename" : ["c:\\windows\\syswow64\\speech\\common\\sapi.dll"], "product_version" : "5.3.16513.00", "digsig_sign_time" : "2013-09-28T01:16:00Z", "is_executable_image" : false, "orig_mod_len" : 1265152, "is_64bit" : false, "digsig_publisher" : "Microsoft Corporation", "group" : ["Default Group"], "file_version" : "5.3.16513.00 (winblue_gdr.130913-2141)", "company_name" : "Microsoft Corporation", "internal_name" : "sapi.dll", "product_name" : "Microsoft\u00ae Windows\u00ae Operating System", "digsig_result_code" : "0", "copied_mod_len" : 1265152, "server_added_timestamp" : "2015-07-17T15:42:38.901Z", "watchlist_3" : "2015-07-17T15:50:03.21Z", "md5" : "3A51C3F698753EF59641A31F798E81B9", "endpoint" : ["JASON-WIN81-VM|1"], "legal_copyright" : "\u00a9 Microsoft Corporation. All rights reserved.", "original_filename" : "sapi.dll", "cb_version" : 510, "os_type" : "Windows", "file_desc" : "Speech API", "last_seen" : "2015-07-17T15:50:03.367Z"} | json_instruct | {"type": "object", "properties": {"host_count": {"type": "integer"}, "digsig_result": {"type": "string"}, "observed_filename": {"type": "array", "items": {"type": "string"}}, "product_version": {"type": "string"}, "digsig_sign_time": {"type": "string"}, "is_executable_image": {"type": "boolean"}, "orig_mod_len": {"type": "integer"}, "is_64bit": {"type": "boolean"}, "digsig_publisher": {"type": "string"}, "group": {"type": "array", "items": {"type": "string"}}, "file_version": {"type": "string"}, "company_name": {"type": "string"}, "internal_name": {"type": "string"}, "product_name": {"type": "string"}, "digsig_result_code": {"type": "string"}, "copied_mod_len": {"type": "integer"}, "server_added_timestamp": {"type": "string"}, "watchlist_3": {"type": "string"}, "md5": {"type": "string"}, "endpoint": {"type": "array", "items": {"type": "string"}}, "legal_copyright": {"type": "string"}, "original_filename": {"type": "string"}, "cb_version": {"type": "integer"}, "os_type": {"type": "string"}, "file_desc": {"type": "string"}, "last_seen": {"type": "string"}}, "required": ["host_count", "digsig_result", "observed_filename", "product_version", "digsig_sign_time", "is_executable_image", "orig_mod_len", "is_64bit", "digsig_publisher", "group", "file_version", "company_name", "internal_name", "product_name", "digsig_result_code", "copied_mod_len", "server_added_timestamp", "watchlist_3", "md5", "endpoint", "legal_copyright", "original_filename", "cb_version", "os_type", "file_desc", "last_seen"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"App\\": {"type": "string"}}, "required": ["App\\"]}, "files": {"type": "array", "items": {"type": "string"}}}, "required": ["psr-4", "files"]}, "require": {"type": "object", "properties": {"vlucas/phpdotenv": {"type": "string"}, "altorouter/altorouter": {"type": "string"}, "philo/laravel-blade": {"type": "string"}, "illuminate/database": {"type": "string"}}, "required": ["vlucas/phpdotenv", "altorouter/altorouter", "philo/laravel-blade", "illuminate/database"]}, "config": {"type": "object", "properties": {"optimize-autoloader": {"type": "boolean"}}, "required": ["optimize-autoloader"]}}, "required": ["autoload", "require", "config"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"autoload" : {"psr-4" : {"App\\" : "app"}, "files" : ["app/functions/helper.php"]}, "require" : {"vlucas/phpdotenv" : "^3.3", "altorouter/altorouter" : "^1.2", "philo/laravel-blade" : "^3.1", "illuminate/database" : "^5.8"}, "config" : {"optimize-autoloader" : true}} | json_instruct | {"type": "object", "properties": {"autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"App\\": {"type": "string"}}, "required": ["App\\"]}, "files": {"type": "array", "items": {"type": "string"}}}, "required": ["psr-4", "files"]}, "require": {"type": "object", "properties": {"vlucas/phpdotenv": {"type": "string"}, "altorouter/altorouter": {"type": "string"}, "philo/laravel-blade": {"type": "string"}, "illuminate/database": {"type": "string"}}, "required": ["vlucas/phpdotenv", "altorouter/altorouter", "philo/laravel-blade", "illuminate/database"]}, "config": {"type": "object", "properties": {"optimize-autoloader": {"type": "boolean"}}, "required": ["optimize-autoloader"]}}, "required": ["autoload", "require", "config"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"homepage": {"type": "string"}, "version": {"type": "string"}, "license": {"type": "string"}, "hash": {"type": "string"}, "url": {"type": "string"}, "extract_dir": {"type": "string"}, "bin": {"type": "string"}, "suggest": {"type": "object", "properties": {"JDK": {"type": "array", "items": {"type": "string"}}}, "required": ["JDK"]}}, "required": ["homepage", "version", "license", "hash", "url", "extract_dir", "bin", "suggest"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"homepage" : "https://spring.io/projects/spring-boot", "version" : "1.5.22", "license" : "Apache 2.0", "hash" : "96be1826be364f04cdc267aad74134ef46cc8c46a0b795f91aca2c4af831d11f", "url" : "https://repo.spring.io/release/org/springframework/boot/spring-boot-cli/1.5.22.RELEASE/spring-boot-cli-1.5.22.RELEASE-bin.zip", "extract_dir" : "spring-1.5.22.RELEASE", "bin" : "bin\\spring.bat", "suggest" : {"JDK" : ["java/oraclejdk", "java/openjdk"]}} | json_instruct | {"type": "object", "properties": {"homepage": {"type": "string"}, "version": {"type": "string"}, "license": {"type": "string"}, "hash": {"type": "string"}, "url": {"type": "string"}, "extract_dir": {"type": "string"}, "bin": {"type": "string"}, "suggest": {"type": "object", "properties": {"JDK": {"type": "array", "items": {"type": "string"}}}, "required": ["JDK"]}}, "required": ["homepage", "version", "license", "hash", "url", "extract_dir", "bin", "suggest"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"Mean": {"type": "object", "properties": {"confidence_interval": {"type": "object", "properties": {"confidence_level": {"type": "number"}, "lower_bound": {"type": "number"}, "upper_bound": {"type": "number"}}, "required": ["confidence_level", "lower_bound", "upper_bound"]}, "point_estimate": {"type": "number"}, "standard_error": {"type": "number"}}, "required": ["confidence_interval", "point_estimate", "standard_error"]}, "Median": {"type": "object", "properties": {"confidence_interval": {"type": "object", "properties": {"confidence_level": {"type": "number"}, "lower_bound": {"type": "number"}, "upper_bound": {"type": "number"}}, "required": ["confidence_level", "lower_bound", "upper_bound"]}, "point_estimate": {"type": "number"}, "standard_error": {"type": "number"}}, "required": ["confidence_interval", "point_estimate", "standard_error"]}}, "required": ["Mean", "Median"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Mean" : {"confidence_interval" : {"confidence_level" : 0.95, "lower_bound" : -0.012129545645688678, "upper_bound" : -0.005675855580057905}, "point_estimate" : -0.008622512004644367, "standard_error" : 0.0016509128505918414}, "Median" : {"confidence_interval" : {"confidence_level" : 0.95, "lower_bound" : -0.00814191766111394, "upper_bound" : -0.0021640210085948075}, "point_estimate" : -0.005135910606095084, "standard_error" : 0.0015494981976952472}} | json_instruct | {"type": "object", "properties": {"Mean": {"type": "object", "properties": {"confidence_interval": {"type": "object", "properties": {"confidence_level": {"type": "number"}, "lower_bound": {"type": "number"}, "upper_bound": {"type": "number"}}, "required": ["confidence_level", "lower_bound", "upper_bound"]}, "point_estimate": {"type": "number"}, "standard_error": {"type": "number"}}, "required": ["confidence_interval", "point_estimate", "standard_error"]}, "Median": {"type": "object", "properties": {"confidence_interval": {"type": "object", "properties": {"confidence_level": {"type": "number"}, "lower_bound": {"type": "number"}, "upper_bound": {"type": "number"}}, "required": ["confidence_level", "lower_bound", "upper_bound"]}, "point_estimate": {"type": "number"}, "standard_error": {"type": "number"}}, "required": ["confidence_interval", "point_estimate", "standard_error"]}}, "required": ["Mean", "Median"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"body": {"type": "string"}, "next": {"type": "string"}}, "required": ["body", "next"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"body" : "OR THE ACTION CONFORMABLE TO THE DICTATES OF RIGHT REASON OR HOLY WRIT, WE MAY BE ASSURED THAT WE RUN NO RISK IN ENTERTAINING IT AS SUCH;", "next" : "https://raw.githubusercontent.com/CAPSELOCKE/CAPSELOCKE/master/tweets/13270.json"} | json_instruct | {"type": "object", "properties": {"body": {"type": "string"}, "next": {"type": "string"}}, "required": ["body", "next"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"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" : "1006", "provinceId" : "31", "regencyId" : "72", "districtId" : "03", "name" : "Rawa Badak Selatan"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "site-address": {"type": "string"}, "planning-permission-date": {"type": "string"}, "notes": {"type": "string"}, "ownership-status": {"type": "string"}, "site-plan-url": {"type": "string"}, "minimum-net-dwellings": {"type": "string"}, "site": {"type": "string"}, "organisation": {"type": "string"}, "planning-permission-type": {"type": "string"}, "deliverable": {"type": "string"}, "start-date": {"type": "string"}, "planning-permission-status": {"type": "string"}, "maximum-net-dwellings": {"type": "string"}, "hectares": {"type": "string"}, "point": {"type": "string"}, "slug": {"type": "string"}, "entity": {"type": "integer"}, "entry-date": {"type": "string"}, "end-date": {"type": "string"}}, "required": ["name", "site-address", "planning-permission-date", "notes", "ownership-status", "site-plan-url", "minimum-net-dwellings", "site", "organisation", "planning-permission-type", "deliverable", "start-date", "planning-permission-status", "maximum-net-dwellings", "hectares", "point", "slug", "entity", "entry-date", "end-date"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "Feature", "geometry" : {"type" : "Point", "coordinates" : [-0.04926, 51.47979]}, "properties" : {"name" : "NX016", "site-address" : "54 Avonley Road", "planning-permission-date" : "2018-04-20", "notes" : "17/103958 for residential development including 9 residential units", "ownership-status" : "not owned by a public authority", "site-plan-url" : "http://www.lewisham.gov.uk/brownfieldregister", "minimum-net-dwellings" : "9", "site" : "NX016", "organisation" : "local-authority-eng:LEW", "planning-permission-type" : "full planning permission", "deliverable" : "yes", "start-date" : "2018-10-22", "planning-permission-status" : "permissioned", "maximum-net-dwellings" : "9", "hectares" : "0.15", "point" : "POINT(-0.04926 51.47979)", "slug" : "/brownfield-land/local-authority-eng/LEW/NX016", "entity" : 486110, "entry-date" : "2019-10-21", "end-date" : "2020-11-11"}} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "site-address": {"type": "string"}, "planning-permission-date": {"type": "string"}, "notes": {"type": "string"}, "ownership-status": {"type": "string"}, "site-plan-url": {"type": "string"}, "minimum-net-dwellings": {"type": "string"}, "site": {"type": "string"}, "organisation": {"type": "string"}, "planning-permission-type": {"type": "string"}, "deliverable": {"type": "string"}, "start-date": {"type": "string"}, "planning-permission-status": {"type": "string"}, "maximum-net-dwellings": {"type": "string"}, "hectares": {"type": "string"}, "point": {"type": "string"}, "slug": {"type": "string"}, "entity": {"type": "integer"}, "entry-date": {"type": "string"}, "end-date": {"type": "string"}}, "required": ["name", "site-address", "planning-permission-date", "notes", "ownership-status", "site-plan-url", "minimum-net-dwellings", "site", "organisation", "planning-permission-type", "deliverable", "start-date", "planning-permission-status", "maximum-net-dwellings", "hectares", "point", "slug", "entity", "entry-date", "end-date"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"target": {"type": "string"}, "patch": {"type": "array", "items": {"type": "object", "properties": {"op": {"type": "string"}, "path": {"type": "string"}, "value": {"type": "object", "properties": {"diameter": {"type": "number"}}, "required": ["diameter"]}}, "required": ["op", "path", "value"]}}}, "required": ["target", "patch"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"target" : "/pa/units/land/fabrication_vehicle/fabrication_vehicle.json", "patch" : [{"op" : "add", "path" : "/selection_icon", "value" : {"diameter" : 12.0}}]} | json_instruct | {"type": "object", "properties": {"target": {"type": "string"}, "patch": {"type": "array", "items": {"type": "object", "properties": {"op": {"type": "string"}, "path": {"type": "string"}, "value": {"type": "object", "properties": {"diameter": {"type": "number"}}, "required": ["diameter"]}}, "required": ["op", "path", "value"]}}}, "required": ["target", "patch"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"/unique_chucks/47/0x2044c97717a622b4d9462329db2497e69201623a.sol:Lottery4": {"type": "object", "properties": {"results": {"type": "object", "properties": {}, "required": []}}, "required": ["results"]}}, "required": ["/unique_chucks/47/0x2044c97717a622b4d9462329db2497e69201623a.sol:Lottery4"]}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"contract" : "0x2044c97717a622b4d9462329db2497e69201623a", "tool" : "securify", "start" : 1563785011.5647984, "end" : 1563785016.8004997, "duration" : 5.235701322555542, "analysis" : {"/unique_chucks/47/0x2044c97717a622b4d9462329db2497e69201623a.sol:Lottery4" : {"results" : {}}}} | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"/unique_chucks/47/0x2044c97717a622b4d9462329db2497e69201623a.sol:Lottery4": {"type": "object", "properties": {"results": {"type": "object", "properties": {}, "required": []}}, "required": ["results"]}}, "required": ["/unique_chucks/47/0x2044c97717a622b4d9462329db2497e69201623a.sol:Lottery4"]}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "tel": {"type": "string"}, "fax": {"type": "string"}, "licensee": {"type": "string"}, "licensePeriod": {"type": "string"}, "licenseClass": {"type": "string"}, "hciCode": {"type": "string"}, "address": {"type": "string"}, "doctorInCharge": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "qualifications": {"type": "array", "items": {"type": "string"}}, "specialties": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "qualifications", "specialties"]}}, "detailedServices": {"type": "object", "properties": {"General Medical": {"type": "boolean"}}, "required": ["General Medical"]}, "programmes": {"type": "array", "items": {"type": "string"}}, "operatingHours": {"type": "object", "properties": {"Monday to Tuesday": {"type": "string"}, "Monday to Thursday": {"type": "string"}, "Thursday": {"type": "string"}, "Friday to Saturday": {"type": "string"}}, "required": ["Monday to Tuesday", "Monday to Thursday", "Thursday", "Friday to Saturday"]}}, "required": ["name", "tel", "fax", "licensee", "licensePeriod", "licenseClass", "hciCode", "address", "doctorInCharge", "detailedServices", "programmes", "operatingHours"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "W. H. YAK FAMILY CLINIC", "tel" : "64431561", "fax" : "64438740", "licensee" : "W. H. YAK FAMILY CLINIC PTE. LTD.", "licensePeriod" : "05/11/2016 to 04/11/2018", "licenseClass" : "[ 2 Years ( 2D ) ]", "hciCode" : "12C0239", "address" : "BLK 25 NEW UPPER CHANGI RD, #01-644 Singapore 462025", "doctorInCharge" : [{"name" : "YAK WAN HONG", "qualifications" : ["MBBS (National University of Singapore, Singapore) 1989"], "specialties" : ["Family Physician"]}], "detailedServices" : {"General Medical" : true}, "programmes" : ["Chronic Disease Management Programme (CDMP)", "Community Health Assistance Scheme (CHAS)"], "operatingHours" : {"Monday to Tuesday" : "08:30 am to 12:30 pm, 02:30 pm to 04:30 pm, 07:00 pm to 09:00 pm", "Monday to Thursday" : "08:30 am to 12:30 pm, 02:30 pm to 04:30 pm", "Thursday" : "08:30 am to 12:30 pm, 02:30 pm to 04:30 pm, 07:00 pm to 09:00 pm", "Friday to Saturday" : "08:30 am to 12:30 pm"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "tel": {"type": "string"}, "fax": {"type": "string"}, "licensee": {"type": "string"}, "licensePeriod": {"type": "string"}, "licenseClass": {"type": "string"}, "hciCode": {"type": "string"}, "address": {"type": "string"}, "doctorInCharge": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "qualifications": {"type": "array", "items": {"type": "string"}}, "specialties": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "qualifications", "specialties"]}}, "detailedServices": {"type": "object", "properties": {"General Medical": {"type": "boolean"}}, "required": ["General Medical"]}, "programmes": {"type": "array", "items": {"type": "string"}}, "operatingHours": {"type": "object", "properties": {"Monday to Tuesday": {"type": "string"}, "Monday to Thursday": {"type": "string"}, "Thursday": {"type": "string"}, "Friday to Saturday": {"type": "string"}}, "required": ["Monday to Tuesday", "Monday to Thursday", "Thursday", "Friday to Saturday"]}}, "required": ["name", "tel", "fax", "licensee", "licensePeriod", "licenseClass", "hciCode", "address", "doctorInCharge", "detailedServices", "programmes", "operatingHours"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"jsonld.js": {"type": "string"}, "jsonld.min.js": {"type": "string"}}, "required": ["jsonld.js", "jsonld.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"jsonld.js" : "sha512-PuUoz7yISUmtvS9/9mLmKi1QNoPyFGynExZGdaEWdlgYJm+Eqt9FHDc9emROzY8BKU/CwjMzDBGnPin1OvRMGQ==", "jsonld.min.js" : "sha512-Z4Bm007zKcMag2CL2Vs2F1K/U9BHY7sAgi9A3rGfKWPl/NRL6aXBjCb9ZCYrXcir++o7wkIWgq4UiQEWZvCqCA=="} | json_instruct | {"type": "object", "properties": {"jsonld.js": {"type": "string"}, "jsonld.min.js": {"type": "string"}}, "required": ["jsonld.js", "jsonld.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"stationId": {"type": "integer"}, "stationGroupId": {"type": "integer"}, "name": {"type": "string"}, "lineId": {"type": "integer"}, "zipCode": {"type": "string"}, "pref": {"type": "string"}, "city": {"type": "string"}, "town": {"type": "string"}, "longitude": {"type": "number"}, "latitude": {"type": "number"}, "status": {"type": "integer"}}, "required": ["stationId", "stationGroupId", "name", "lineId", "zipCode", "pref", "city", "town", "longitude", "latitude", "status"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"stationId" : 1121616, "stationGroupId" : 1121616, "name" : "\u8302\u5409\u8a18\u5ff5\u9928\u524d", "lineId" : 11216, "zipCode" : "999-3131", "pref" : "\u5c71\u5f62\u770c", "city" : "\u4e0a\u5c71\u5e02", "town" : "\u5317\u753a", "longitude" : 140.298167, "latitude" : 38.171249, "status" : 0} | json_instruct | {"type": "object", "properties": {"stationId": {"type": "integer"}, "stationGroupId": {"type": "integer"}, "name": {"type": "string"}, "lineId": {"type": "integer"}, "zipCode": {"type": "string"}, "pref": {"type": "string"}, "city": {"type": "string"}, "town": {"type": "string"}, "longitude": {"type": "number"}, "latitude": {"type": "number"}, "status": {"type": "integer"}}, "required": ["stationId", "stationGroupId", "name", "lineId", "zipCode", "pref", "city", "town", "longitude", "latitude", "status"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"": {"type": "array", "items": {"type": "string"}}, "extensionsCommands": {"type": "string"}, "galleryExtensionsCommands": {"type": "string"}, "extension": {"type": "string"}, "runtimeExtension": {"type": "string"}, "extensions": {"type": "string"}, "view": {"type": "string"}, "developer": {"type": "string"}, "extensionsConfigurationTitle": {"type": "string"}, "extensionsAutoUpdate": {"type": "string"}, "extensionsIgnoreRecommendations": {"type": "string"}, "extensionsShowRecommendationsOnlyOnDemand": {"type": "string"}}, "required": ["", "extensionsCommands", "galleryExtensionsCommands", "extension", "runtimeExtension", "extensions", "view", "developer", "extensionsConfigurationTitle", "extensionsAutoUpdate", "extensionsIgnoreRecommendations", "extensionsShowRecommendationsOnlyOnDemand"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"" : ["--------------------------------------------------------------------------------------------", "Copyright (c) Microsoft Corporation. All rights reserved.", "Licensed under the MIT License. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated."], "extensionsCommands" : "Erweiterungen verwalten", "galleryExtensionsCommands" : "Katalogerweiterungen installieren", "extension" : "Erweiterung", "runtimeExtension" : "Laufende Erweiterungen", "extensions" : "Erweiterungen", "view" : "Anzeigen", "developer" : "Entwickler", "extensionsConfigurationTitle" : "Erweiterungen", "extensionsAutoUpdate" : "Erweiterungen automatisch aktualisieren", "extensionsIgnoreRecommendations" : "Bei TRUE werden Benachrichtigungen f\u00fcr Erweiterungsempfehlungen nicht mehr angezeigt.", "extensionsShowRecommendationsOnlyOnDemand" : "Wenn Sie \"True\" festlegen, werden Empfehlungen nur auf Anforderung vom Benutzer abgerufen oder angezeigt."} | json_instruct | {"type": "object", "properties": {"": {"type": "array", "items": {"type": "string"}}, "extensionsCommands": {"type": "string"}, "galleryExtensionsCommands": {"type": "string"}, "extension": {"type": "string"}, "runtimeExtension": {"type": "string"}, "extensions": {"type": "string"}, "view": {"type": "string"}, "developer": {"type": "string"}, "extensionsConfigurationTitle": {"type": "string"}, "extensionsAutoUpdate": {"type": "string"}, "extensionsIgnoreRecommendations": {"type": "string"}, "extensionsShowRecommendationsOnlyOnDemand": {"type": "string"}}, "required": ["", "extensionsCommands", "galleryExtensionsCommands", "extension", "runtimeExtension", "extensions", "view", "developer", "extensionsConfigurationTitle", "extensionsAutoUpdate", "extensionsIgnoreRecommendations", "extensionsShowRecommendationsOnlyOnDemand"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"typescript.check.tscVersion": {"type": "boolean"}, "typescript.tsdk": {"type": "string"}, "editor.renderWhitespace": {"type": "string"}, "editor.tabSize": {"type": "integer"}}, "required": ["typescript.check.tscVersion", "typescript.tsdk", "editor.renderWhitespace", "editor.tabSize"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"typescript.check.tscVersion" : true, "typescript.tsdk" : "node_modules/typescript/lib", "editor.renderWhitespace" : "all", "editor.tabSize" : 2} | json_instruct | {"type": "object", "properties": {"typescript.check.tscVersion": {"type": "boolean"}, "typescript.tsdk": {"type": "string"}, "editor.renderWhitespace": {"type": "string"}, "editor.tabSize": {"type": "integer"}}, "required": ["typescript.check.tscVersion", "typescript.tsdk", "editor.renderWhitespace", "editor.tabSize"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"mae_0_1": {"type": "number"}, "median_var_1": {"type": "number"}, "max_error_0_1": {"type": "number"}, "min_var_0": {"type": "number"}, "mae_0": {"type": "number"}, "mean_var_1": {"type": "number"}, "min_var_1": {"type": "number"}, "mean_var_0": {"type": "number"}, "max_var_0": {"type": "number"}, "max_var_1": {"type": "number"}, "train_size": {"type": "integer"}, "std_var_0": {"type": "number"}, "_step": {"type": "integer"}, "coregionalized": {"type": "boolean"}, "median_var_0": {"type": "number"}, "_runtime": {"type": "number"}, "std_var_1": {"type": "number"}, "r2_0_1": {"type": "number"}, "max_error_0": {"type": "number"}, "_timestamp": {"type": "number"}, "r2_0": {"type": "number"}}, "required": ["mae_0_1", "median_var_1", "max_error_0_1", "min_var_0", "mae_0", "mean_var_1", "min_var_1", "mean_var_0", "max_var_0", "max_var_1", "train_size", "std_var_0", "_step", "coregionalized", "median_var_0", "_runtime", "std_var_1", "r2_0_1", "max_error_0", "_timestamp", "r2_0"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"mae_0_1" : 0.028002504243444595, "median_var_1" : 0.36637034887095865, "max_error_0_1" : 0.13006269538179227, "min_var_0" : 0.0002200536368530681, "mae_0" : 0.028002504243444595, "mean_var_1" : 0.48406263747387984, "min_var_1" : 0.10216419241703534, "mean_var_0" : 0.0010980574871498486, "max_var_0" : 0.009511325720618968, "max_var_1" : 3.80046874057075, "train_size" : 250, "std_var_0" : 0.0009061568292185501, "_step" : 0, "coregionalized" : false, "median_var_0" : 0.000814218855189619, "_runtime" : 168.1725492477417, "std_var_1" : 0.3769943536004752, "r2_0_1" : 0.9777089550709775, "max_error_0" : 0.13006269538179227, "_timestamp" : 1596815513.2001002, "r2_0" : 0.9777089550709775} | json_instruct | {"type": "object", "properties": {"mae_0_1": {"type": "number"}, "median_var_1": {"type": "number"}, "max_error_0_1": {"type": "number"}, "min_var_0": {"type": "number"}, "mae_0": {"type": "number"}, "mean_var_1": {"type": "number"}, "min_var_1": {"type": "number"}, "mean_var_0": {"type": "number"}, "max_var_0": {"type": "number"}, "max_var_1": {"type": "number"}, "train_size": {"type": "integer"}, "std_var_0": {"type": "number"}, "_step": {"type": "integer"}, "coregionalized": {"type": "boolean"}, "median_var_0": {"type": "number"}, "_runtime": {"type": "number"}, "std_var_1": {"type": "number"}, "r2_0_1": {"type": "number"}, "max_error_0": {"type": "number"}, "_timestamp": {"type": "number"}, "r2_0": {"type": "number"}}, "required": ["mae_0_1", "median_var_1", "max_error_0_1", "min_var_0", "mae_0", "mean_var_1", "min_var_1", "mean_var_0", "max_var_0", "max_var_1", "train_size", "std_var_0", "_step", "coregionalized", "median_var_0", "_runtime", "std_var_1", "r2_0_1", "max_error_0", "_timestamp", "r2_0"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[2001, 6], [2002, 8], [2003, 5], [2004, 8], [2005, 7], [2006, 5], [2008, 5]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"url" : "https://static.wikia.nocookie.net/griftlands_gamepedia_en/images/7/72/Pale_Lie.png/revision/latest?cb=20210808172833", "sha1" : "8cbf2ca6703dbc9d3f44bb2d5b95725be6e104a3"} | json_instruct | {"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "object", "properties": {"p": {"type": "string"}, "d": {"type": "integer"}}, "required": ["p", "d"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"p" : "6398d660-d404-411a-8c27-af98aba2d59c", "d" : 215}, {"p" : "e55d36ea-e5ff-4d77-9942-c8b29f943bf1", "d" : 69}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"p": {"type": "string"}, "d": {"type": "integer"}}, "required": ["p", "d"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "executable_name": {"type": "array", "items": {"type": "string"}}, "category_id": {"type": "string"}, "category_name": {"type": "string"}, "description": {"type": "string"}, "links": {"type": "object", "properties": {"main": {"type": "string"}, "telemetry": {"type": "string"}}, "required": ["main", "telemetry"]}, "telemetry": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "traits": {"type": "object", "properties": {"official": {"type": "boolean"}, "usage_data": {"type": "boolean"}, "update_check": {"type": "boolean"}, "error_report": {"type": "boolean"}}, "required": ["official", "usage_data", "update_check", "error_report"]}, "target": {"type": "object", "properties": {"json_file": {"type": "object", "properties": {"scope": {"type": "object", "properties": {"user": {"type": "object", "properties": {"path": {"type": "object", "properties": {"linux": {"type": "string"}, "macos": {"type": "string"}, "windows": {"type": "string"}}, "required": ["linux", "macos", "windows"]}, "selector": {"type": "object", "properties": {"dasel": {"type": "string"}, "json_pointer": {"type": "string"}}, "required": ["dasel", "json_pointer"]}, "value": {"type": "object", "properties": {"opt_out": {"type": "boolean"}, "opt_in": {"type": "boolean"}}, "required": ["opt_out", "opt_in"]}, "display_value": {"type": "string"}}, "required": ["path", "selector", "value", "display_value"]}}, "required": ["user"]}}, "required": ["scope"]}}, "required": ["json_file"]}}, "required": ["id", "name", "traits", "target"]}}}, "required": ["id", "name", "executable_name", "category_id", "category_name", "description", "links", "telemetry"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "vscode-printcode", "name" : "PrintCode (VSCode)", "executable_name" : ["code"], "category_id" : "vscode-extension", "category_name" : "VSCode extension", "description" : "PrintCode records product usage with Google Analytics.", "links" : {"main" : "https://marketplace.visualstudio.com/items?itemName=nobuhito.printcode", "telemetry" : "https://github.com/nobuhito/vscode.printcode/blob/master/README.md#configuration-options"}, "telemetry" : [{"id" : "usage-data", "name" : "Usage data", "traits" : {"official" : true, "usage_data" : true, "update_check" : false, "error_report" : false}, "target" : {"json_file" : {"scope" : {"user" : {"path" : {"linux" : "$HOME/.config/Code/User/settings.json", "macos" : "$HOME/Library/Application Support/Code/User/settings.json", "windows" : "%APPDATA%\\Code\\User\\settings.json"}, "selector" : {"dasel" : ".printcode\\.disableTelemetry", "json_pointer" : "/printcode.disableTelemetry"}, "value" : {"opt_out" : true, "opt_in" : false}, "display_value" : "{\"printcode.disableTelemetry\":true}"}}}}}]} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "executable_name": {"type": "array", "items": {"type": "string"}}, "category_id": {"type": "string"}, "category_name": {"type": "string"}, "description": {"type": "string"}, "links": {"type": "object", "properties": {"main": {"type": "string"}, "telemetry": {"type": "string"}}, "required": ["main", "telemetry"]}, "telemetry": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "traits": {"type": "object", "properties": {"official": {"type": "boolean"}, "usage_data": {"type": "boolean"}, "update_check": {"type": "boolean"}, "error_report": {"type": "boolean"}}, "required": ["official", "usage_data", "update_check", "error_report"]}, "target": {"type": "object", "properties": {"json_file": {"type": "object", "properties": {"scope": {"type": "object", "properties": {"user": {"type": "object", "properties": {"path": {"type": "object", "properties": {"linux": {"type": "string"}, "macos": {"type": "string"}, "windows": {"type": "string"}}, "required": ["linux", "macos", "windows"]}, "selector": {"type": "object", "properties": {"dasel": {"type": "string"}, "json_pointer": {"type": "string"}}, "required": ["dasel", "json_pointer"]}, "value": {"type": "object", "properties": {"opt_out": {"type": "boolean"}, "opt_in": {"type": "boolean"}}, "required": ["opt_out", "opt_in"]}, "display_value": {"type": "string"}}, "required": ["path", "selector", "value", "display_value"]}}, "required": ["user"]}}, "required": ["scope"]}}, "required": ["json_file"]}}, "required": ["id", "name", "traits", "target"]}}}, "required": ["id", "name", "executable_name", "category_id", "category_name", "description", "links", "telemetry"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"vue-router.cjs.js": {"type": "string"}, "vue-router.cjs.min.js": {"type": "string"}, "vue-router.cjs.prod.js": {"type": "string"}, "vue-router.cjs.prod.min.js": {"type": "string"}, "vue-router.esm-browser.js": {"type": "string"}, "vue-router.esm-browser.min.js": {"type": "string"}, "vue-router.esm-bundler.js": {"type": "string"}, "vue-router.esm-bundler.min.js": {"type": "string"}, "vue-router.esm.js": {"type": "string"}, "vue-router.esm.min.js": {"type": "string"}, "vue-router.global.js": {"type": "string"}, "vue-router.global.min.js": {"type": "string"}, "vue-router.global.prod.js": {"type": "string"}, "vue-router.global.prod.min.js": {"type": "string"}}, "required": ["vue-router.cjs.js", "vue-router.cjs.min.js", "vue-router.cjs.prod.js", "vue-router.cjs.prod.min.js", "vue-router.esm-browser.js", "vue-router.esm-browser.min.js", "vue-router.esm-bundler.js", "vue-router.esm-bundler.min.js", "vue-router.esm.js", "vue-router.esm.min.js", "vue-router.global.js", "vue-router.global.min.js", "vue-router.global.prod.js", "vue-router.global.prod.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"vue-router.cjs.js" : "sha512-690Tz8i/VXI/l1oLFCe2w7MXf4wot7/xp8uVqN8BukjXdP9BErKw7GkvKdXr4x/01yw30gBhB9fjxMdTL03M1A==", "vue-router.cjs.min.js" : "sha512-qoSPL5v01cWIrXLTsoCrQ+wC4N/EWOzQC6kOMb/3j8n8IlvDJKCealdh0FS/kckATX+DEZSk5yQdz/m7LGLeCQ==", "vue-router.cjs.prod.js" : "sha512-dyC4u9P7ubpCDQjkwV4O3E/v27dyBDlqkR/D9E7NA3bY0phYYm+162+JZMwFxtcuf0iwBxpWCF5lZjoxR1YBBA==", "vue-router.cjs.prod.min.js" : "sha512-csykNVaAuUgYbgAcawEsh0uebzuVNetOyBbWcbyeVQs7AwBXAyC9bwtDR40OFarGcZDaCOclRE71HOYj2oGjiw==", "vue-router.esm-browser.js" : "sha512-2KLe/vYMFl8yg8SPQZUKI3JnOzFXuiTCobxoNm2rBtE+9uyOeL3lSzuUgTG+oUempjK6qcAOHbikvy34lxPvfw==", "vue-router.esm-browser.min.js" : "sha512-dAEVZhAFetFxmf4AF4X+BZ8AwKRRq4BUeTlRSRPFCqlQdZYo+E4p3RoDvkTaQ/URIbmzkHG+Wt/uIrke2iVg9g==", "vue-router.esm-bundler.js" : "sha512-hbYmdMz7tmrisWglnctaI0xIFJExT5ZTypTxyo4obH42sNiqfii1uDAbdPhyH7Gu8BiD0/mfItqkcM5EKcICmw==", "vue-router.esm-bundler.min.js" : "sha512-82Z/LUzV+w80Duf+kdf9Fc4zCzopcltLafCqn2bcwsLNzp5CmFPKhe/JXlSfSGE1KDeko2u4gImyTAgnXkyQTA==", "vue-router.esm.js" : "sha512-W0537WQkPn6hZfjccWHfobQaLJ763/Bu5IG07CQb8iwJli6yms/SFh1iF94uuQbWDcL/aiqb+DU14Yo1813pig==", "vue-router.esm.min.js" : "sha512-zzqQzjgnsECf5YY1p9zqMh4KKXwAqOOCPEBiH6y12ebr5CDER+RitTBzuYDJgmB/emi7OMfSN4IvrP0Q4HVtxw==", "vue-router.global.js" : "sha512-FXwEsQbaazzBopIuvFzVdRxaztiyB/l90H2pYplhGO50msbREXYeTtvGXxmeoOaf97JmSiCaMA9TMk7jA3YPYQ==", "vue-router.global.min.js" : "sha512-bRSQJF/RRoUqXdW0edNt2XcUb7XXnWoR+nKSeaDdvY6U9sQM3CneP5+wDJVyVE11O4CUlglg8ZNyO30zOrJlaw==", "vue-router.global.prod.js" : "sha512-YhZne/q1nVIRTglsOHi1lbyQGO8iheqgAYcl5NndusR7cmM4ENOhYvqHoYt+K2Rplug8zrRXsFm+MAiFWaPqOw==", "vue-router.global.prod.min.js" : "sha512-QB2XAWLLovXUHyUpf88fQd7EzPK0seyf1oYIdfreqqBtXL2ddR5ZdSrJW/Makp0g7IXkvNzcs1JI9hREt8BRvA=="} | json_instruct | {"type": "object", "properties": {"vue-router.cjs.js": {"type": "string"}, "vue-router.cjs.min.js": {"type": "string"}, "vue-router.cjs.prod.js": {"type": "string"}, "vue-router.cjs.prod.min.js": {"type": "string"}, "vue-router.esm-browser.js": {"type": "string"}, "vue-router.esm-browser.min.js": {"type": "string"}, "vue-router.esm-bundler.js": {"type": "string"}, "vue-router.esm-bundler.min.js": {"type": "string"}, "vue-router.esm.js": {"type": "string"}, "vue-router.esm.min.js": {"type": "string"}, "vue-router.global.js": {"type": "string"}, "vue-router.global.min.js": {"type": "string"}, "vue-router.global.prod.js": {"type": "string"}, "vue-router.global.prod.min.js": {"type": "string"}}, "required": ["vue-router.cjs.js", "vue-router.cjs.min.js", "vue-router.cjs.prod.js", "vue-router.cjs.prod.min.js", "vue-router.esm-browser.js", "vue-router.esm-browser.min.js", "vue-router.esm-bundler.js", "vue-router.esm-bundler.min.js", "vue-router.esm.js", "vue-router.esm.min.js", "vue-router.global.js", "vue-router.global.min.js", "vue-router.global.prod.js", "vue-router.global.prod.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-122.714475, 38.465656], [-122.711193, 38.468487], [-122.704581, 38.468896], [-122.702706, 38.471599], [-122.700988, 38.471488], [-122.699282, 38.470189], [-122.699352, 38.466301], [-122.697269, 38.464429], [-122.696227, 38.465237], [-122.694378, 38.464579], [-122.691386, 38.469092], [-122.688419, 38.468578], [-122.691052, 38.463594], [-122.689388, 38.459505], [-122.689314, 38.456921], [-122.686427, 38.455677], [-122.687202, 38.454364], [-122.685309, 38.453752], [-122.685612, 38.451727], [-122.684459, 38.450437], [-122.68678, 38.451008], [-122.688384, 38.449201], [-122.689485, 38.449059], [-122.695618, 38.450493], [-122.698346, 38.449432], [-122.697292, 38.450632], [-122.701482, 38.452926], [-122.703849, 38.453006], [-122.703883, 38.453966], [-122.714288, 38.46439], [-122.714475, 38.465656]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 3587}}]} | 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#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "sortorder": {"type": "integer"}, "rarity": {"type": "string"}, "category": {"type": "string"}, "materialtype": {"type": "string"}, "source": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "description", "sortorder", "rarity", "category", "materialtype", "source"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Moonstringer", "description" : "Saat sedang memancing, kalau kamu bisa mempertahankan tegangan benang di Zona Ketegangan Ideal, maka joran ini bisa mempercepat dan mempersingkat waktu ikan memberontak. Jika keluar dari Zona Ketegangan Ideal, maka proses percepatannya akan diulang kembali.\n\nJoran panjang yang dibuat khusus untuk menangkap Lunar Leviathan. Untuk menghadapi ikan legendaris ini, sang pembuat menggunakan material yang memiliki fungsi langka di joran dan benang pancingnya, membuat joran ini memiliki kelenturan dan kekuatan tarik yang luar biasa. Alat luar biasa ini tentu saja dapat menangkap ikan biasa dengan mudah, tapi sepertinya hal ini terlalu berlebihan hingga joran pun merasa malu.", "sortorder" : 2125, "rarity" : "4", "category" : "FISH_ROD", "materialtype" : "Joran Pancing", "source" : ["Didapatkan dari Event"]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "sortorder": {"type": "integer"}, "rarity": {"type": "string"}, "category": {"type": "string"}, "materialtype": {"type": "string"}, "source": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "description", "sortorder", "rarity", "category", "materialtype", "source"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"title": {"type": "array", "items": {"type": "string"}}, "Born": {"type": "array", "items": {"type": "string"}}, "Residence": {"type": "array", "items": {"type": "string"}}, "Other names": {"type": "array", "items": {"type": "string"}}, "Occupation": {"type": "array", "items": {"type": "string"}}, "Years active": {"type": "array", "items": {"type": "string"}}, "Spouse(s)": {"type": "array", "items": {"type": "string"}}, "Relatives": {"type": "array", "items": {"type": "string"}}, "Family": {"type": "array", "items": {"type": "string"}}}, "required": ["title", "Born", "Residence", "Other names", "Occupation", "Years active", "Spouse(s)", "Relatives", "Family"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : ["Kate Mara"], "Born" : ["Kate Rooney Mara ( 1983-02-27 ) February 27, 1983 (age 35) Bedford, New York, U.S."], "Residence" : ["Los Angeles, California, U.S."], "Other names" : ["Katherine Rooney Mara"], "Occupation" : ["Actress, fashion model"], "Years active" : ["1997 - present"], "Spouse(s)" : ["Jamie Bell ( m. 2017)"], "Relatives" : ["Rooney Mara (sister)"], "Family" : ["Rooney, Mara"]} | json_instruct | {"type": "object", "properties": {"title": {"type": "array", "items": {"type": "string"}}, "Born": {"type": "array", "items": {"type": "string"}}, "Residence": {"type": "array", "items": {"type": "string"}}, "Other names": {"type": "array", "items": {"type": "string"}}, "Occupation": {"type": "array", "items": {"type": "string"}}, "Years active": {"type": "array", "items": {"type": "string"}}, "Spouse(s)": {"type": "array", "items": {"type": "string"}}, "Relatives": {"type": "array", "items": {"type": "string"}}, "Family": {"type": "array", "items": {"type": "string"}}}, "required": ["title", "Born", "Residence", "Other names", "Occupation", "Years active", "Spouse(s)", "Relatives", "Family"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"unversionedId": {"type": "string"}, "id": {"type": "string"}, "isDocsHomePage": {"type": "boolean"}, "title": {"type": "string"}, "description": {"type": "string"}, "source": {"type": "string"}, "slug": {"type": "string"}, "permalink": {"type": "string"}, "editUrl": {"type": "string"}, "version": {"type": "string"}, "lastUpdatedAt": {"type": "integer"}, "sidebar": {"type": "string"}, "previous": {"type": "object", "properties": {"title": {"type": "string"}, "permalink": {"type": "string"}}, "required": ["title", "permalink"]}, "next": {"type": "object", "properties": {"title": {"type": "string"}, "permalink": {"type": "string"}}, "required": ["title", "permalink"]}}, "required": ["unversionedId", "id", "isDocsHomePage", "title", "description", "source", "slug", "permalink", "editUrl", "version", "lastUpdatedAt", "sidebar", "previous", "next"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"unversionedId" : "statusbar", "id" : "version-0.60/statusbar", "isDocsHomePage" : false, "title" : "StatusBar", "description" : "Component to control the app status bar.", "source" : "@site/versioned_docs/version-0.60/statusbar.md", "slug" : "/statusbar", "permalink" : "/docs/0.60/statusbar", "editUrl" : "https://github.com/facebook/react-native-website/blob/master/website/versioned_docs/version-0.60/statusbar.md", "version" : "0.60", "lastUpdatedAt" : 1539502055, "sidebar" : "version-0.60/components", "previous" : {"title" : "Slider", "permalink" : "/docs/0.60/slider"}, "next" : {"title" : "Switch", "permalink" : "/docs/0.60/switch"}} | json_instruct | {"type": "object", "properties": {"unversionedId": {"type": "string"}, "id": {"type": "string"}, "isDocsHomePage": {"type": "boolean"}, "title": {"type": "string"}, "description": {"type": "string"}, "source": {"type": "string"}, "slug": {"type": "string"}, "permalink": {"type": "string"}, "editUrl": {"type": "string"}, "version": {"type": "string"}, "lastUpdatedAt": {"type": "integer"}, "sidebar": {"type": "string"}, "previous": {"type": "object", "properties": {"title": {"type": "string"}, "permalink": {"type": "string"}}, "required": ["title", "permalink"]}, "next": {"type": "object", "properties": {"title": {"type": "string"}, "permalink": {"type": "string"}}, "required": ["title", "permalink"]}}, "required": ["unversionedId", "id", "isDocsHomePage", "title", "description", "source", "slug", "permalink", "editUrl", "version", "lastUpdatedAt", "sidebar", "previous", "next"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"source": {"type": "string"}, "word": {"type": "string"}, "infinitivo": {"type": "string"}, "participio": {"type": "array", "items": {"type": "string"}}, "gerundio": {"type": "array", "items": {"type": "string"}}, "tenses": {"type": "object", "properties": {"3": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "4": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "5": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "6": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "7": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "8": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "9": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "10": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "11": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "12": {"type": "object", "properties": {"1": {"type": "array", "items": {"type": "string"}}, "2": {"type": "array", "items": {"type": "string"}}, "3": {"type": "array", "items": {"type": "string"}}, "4": {"type": "array", "items": {"type": "string"}}, "5": {"type": "array", "items": {"type": "string"}}}, "required": ["1", "2", "3", "4", "5"]}}, "required": ["3", "4", "5", "6", "7", "8", "9", "10", "11", "12"]}}, "required": ["source", "word", "infinitivo", "participio", "gerundio", "tenses"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"source" : "http://lema.rae.es/drae/srv/search?val=vulnerar", "word" : "vulnerar", "infinitivo" : "vulnerar", "participio" : ["vulnerado"], "gerundio" : ["vulnerando"], "tenses" : {"3" : [["vulnero"], ["vulneras", "vulner\u00e1s"], ["vulnera"], ["vulneramos"], ["vulner\u00e1is", "vulneran"], ["vulneran"]], "4" : [["vulner\u00e9"], ["vulneraste"], ["vulner\u00f3"], ["vulneramos"], ["vulnerasteis", "vulneraron"], ["vulneraron"]], "5" : [["vulneraba"], ["vulnerabas"], ["vulneraba"], ["vulner\u00e1bamos"], ["vulnerabais", "vulneraban"], ["vulneraban"]], "6" : [["vulnerar\u00eda"], ["vulnerar\u00edas"], ["vulnerar\u00eda"], ["vulnerar\u00edamos"], ["vulnerar\u00edais", "vulnerar\u00edan"], ["vulnerar\u00edan"]], "7" : [["vulnerar\u00e9"], ["vulnerar\u00e1s"], ["vulnerar\u00e1"], ["vulneraremos"], ["vulnerar\u00e9is", "vulnerar\u00e1n"], ["vulnerar\u00e1n"]], "8" : [["vulnere"], ["vulneres"], ["vulnere"], ["vulneremos"], ["vulner\u00e9is", "vulneren"], ["vulneren"]], "9" : [["vulnerara"], ["vulneraras"], ["vulnerara"], ["vulner\u00e1ramos"], ["vulnerarais", "vulneraran"], ["vulneraran"]], "10" : [["vulnerase"], ["vulnerases"], ["vulnerase"], ["vulner\u00e1semos"], ["vulneraseis", "vulnerasen"], ["vulnerasen"]], "11" : [["vulnerare"], ["vulnerares"], ["vulnerare"], ["vulner\u00e1remos"], ["vulnerareis", "vulneraren"], ["vulneraren"]], "12" : {"1" : ["vulnera"], "2" : ["vulnere"], "3" : ["vulneremos"], "4" : ["vulnerad"], "5" : ["vulneren"]}}} | json_instruct | {"type": "object", "properties": {"source": {"type": "string"}, "word": {"type": "string"}, "infinitivo": {"type": "string"}, "participio": {"type": "array", "items": {"type": "string"}}, "gerundio": {"type": "array", "items": {"type": "string"}}, "tenses": {"type": "object", "properties": {"3": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "4": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "5": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "6": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "7": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "8": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "9": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "10": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "11": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "12": {"type": "object", "properties": {"1": {"type": "array", "items": {"type": "string"}}, "2": {"type": "array", "items": {"type": "string"}}, "3": {"type": "array", "items": {"type": "string"}}, "4": {"type": "array", "items": {"type": "string"}}, "5": {"type": "array", "items": {"type": "string"}}}, "required": ["1", "2", "3", "4", "5"]}}, "required": ["3", "4", "5", "6", "7", "8", "9", "10", "11", "12"]}}, "required": ["source", "word", "infinitivo", "participio", "gerundio", "tenses"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[2008, 13], [2009, 12], [2010, 12], [2011, 9], [2012, 9], [2013, 11], [2014, 8]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"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" : "Saint-P\u00e8re", "circ" : "1\u00e8re circonscription", "dpt" : "Ni\u00e8vre", "inscrits" : 910, "abs" : 481, "votants" : 429, "blancs" : 30, "nuls" : 15, "exp" : 384, "res" : [{"nuance" : "REM", "nom" : "Mme Perrine GOULET", "voix" : 237}, {"nuance" : "FN", "nom" : "Mme Pauline VIGNERON", "voix" : 147}]} | json_instruct | {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"log4js": {"type": "string"}, "mongodb": {"type": "string"}, "nconf": {"type": "string"}, "request": {"type": "string"}}, "required": ["log4js", "mongodb", "nconf", "request"]}, "devDependencies": {"type": "object", "properties": {"babel-cli": {"type": "string"}, "gulp": {"type": "string"}, "gulp-jshint": {"type": "string"}, "jshint": {"type": "string"}, "jshint-stylish": {"type": "string"}, "mkdirp": {"type": "string"}}, "required": ["babel-cli", "gulp", "gulp-jshint", "jshint", "jshint-stylish", "mkdirp"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "zhihu-crawler", "version" : "1.0.0", "description" : "a crawler for zhihu data", "main" : "index.js", "scripts" : {"test" : "gulp"}, "repository" : {"type" : "git", "url" : "git+ssh://git@github.com/majinliang123/zhihu-crawler.git"}, "keywords" : ["zhihu", "crawler"], "author" : "Madison", "license" : "ISC", "bugs" : {"url" : "https://github.com/majinliang123/zhihu-crawler/issues"}, "homepage" : "https://github.com/majinliang123/zhihu-crawler#readme", "dependencies" : {"log4js" : "^3.0.0", "mongodb" : "^3.0.2", "nconf" : "^0.10.0", "request" : "^2.83.0"}, "devDependencies" : {"babel-cli" : "^6.26.0", "gulp" : "^4.0.0", "gulp-jshint" : "^2.0.4", "jshint" : "^2.9.4", "jshint-stylish" : "^2.2.1", "mkdirp" : "^0.5.1"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"log4js": {"type": "string"}, "mongodb": {"type": "string"}, "nconf": {"type": "string"}, "request": {"type": "string"}}, "required": ["log4js", "mongodb", "nconf", "request"]}, "devDependencies": {"type": "object", "properties": {"babel-cli": {"type": "string"}, "gulp": {"type": "string"}, "gulp-jshint": {"type": "string"}, "jshint": {"type": "string"}, "jshint-stylish": {"type": "string"}, "mkdirp": {"type": "string"}}, "required": ["babel-cli", "gulp", "gulp-jshint", "jshint", "jshint-stylish", "mkdirp"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "number": {"type": "string"}, "is_illegal": {"type": "boolean"}, "text": {"type": "string"}, "type": {"type": "string"}, "is_monster": {"type": "boolean"}, "is_spell": {"type": "boolean"}, "is_trap": {"type": "boolean"}, "species": {"type": "string"}, "attack": {"type": "string"}, "defense": {"type": "string"}, "attribute": {"type": "string"}, "is_pendulum": {"type": "boolean"}, "is_xyz": {"type": "boolean"}, "is_synchro": {"type": "boolean"}, "is_fusion": {"type": "boolean"}, "is_link": {"type": "boolean"}, "is_extra_deck": {"type": "boolean"}, "monster_types": {"type": "array", "items": {"type": "string"}}, "stars": {"type": "string"}}, "required": ["name", "number", "is_illegal", "text", "type", "is_monster", "is_spell", "is_trap", "species", "attack", "defense", "attribute", "is_pendulum", "is_xyz", "is_synchro", "is_fusion", "is_link", "is_extra_deck", "monster_types", "stars"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Brotherhood of the Fire Fist - Wolf", "number" : "93294869", "is_illegal" : false, "text" : "If this card is flipped face-up: You can Set 1 \"Fire Formation\" Trap Card directly from your Deck, then, if this card was Flip Summoned, you can also Set 1 \"Fire Formation\" Spell Card directly from your Deck.", "type" : "Monster", "is_monster" : true, "is_spell" : false, "is_trap" : false, "species" : "Beast-Warrior", "attack" : "0", "defense" : "1900", "attribute" : "FIRE", "is_pendulum" : false, "is_xyz" : false, "is_synchro" : false, "is_fusion" : false, "is_link" : false, "is_extra_deck" : false, "monster_types" : ["Effect"], "stars" : "3"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "number": {"type": "string"}, "is_illegal": {"type": "boolean"}, "text": {"type": "string"}, "type": {"type": "string"}, "is_monster": {"type": "boolean"}, "is_spell": {"type": "boolean"}, "is_trap": {"type": "boolean"}, "species": {"type": "string"}, "attack": {"type": "string"}, "defense": {"type": "string"}, "attribute": {"type": "string"}, "is_pendulum": {"type": "boolean"}, "is_xyz": {"type": "boolean"}, "is_synchro": {"type": "boolean"}, "is_fusion": {"type": "boolean"}, "is_link": {"type": "boolean"}, "is_extra_deck": {"type": "boolean"}, "monster_types": {"type": "array", "items": {"type": "string"}}, "stars": {"type": "string"}}, "required": ["name", "number", "is_illegal", "text", "type", "is_monster", "is_spell", "is_trap", "species", "attack", "defense", "attribute", "is_pendulum", "is_xyz", "is_synchro", "is_fusion", "is_link", "is_extra_deck", "monster_types", "stars"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"MonitoringList": {"type": "array", "items": {"type": "object", "properties": {"MonitoringName": {"type": "string"}, "RabbitMqConnectionString": {"type": "string"}, "RabbitMqExchange": {"type": "string"}, "IgnoreWeekend": {"type": "boolean"}, "WarningTimeoutInMinutes": {"type": "integer"}, "ChatId": {"type": "string"}}, "required": ["MonitoringName", "RabbitMqConnectionString", "RabbitMqExchange", "IgnoreWeekend", "WarningTimeoutInMinutes", "ChatId"]}}, "TelegramToken": {"type": "string"}, "GeneralChatId": {"type": "string"}}, "required": ["MonitoringList", "TelegramToken", "GeneralChatId"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"MonitoringList" : [{"MonitoringName" : "bitfinex_fake orderbooks", "RabbitMqConnectionString" : "${LiquidityRabbitMQConnectionString}", "RabbitMqExchange" : "lykke.exchange.bitfinex-fake.orderbooks", "IgnoreWeekend" : false, "WarningTimeoutInMinutes" : 1, "ChatId" : "${RabbitMQMonitoringChatId}"}], "TelegramToken" : "${TelegramBot-TelegramToken}", "GeneralChatId" : "${RabbitMQMonitoring-General-ChatId}"} | json_instruct | {"type": "object", "properties": {"MonitoringList": {"type": "array", "items": {"type": "object", "properties": {"MonitoringName": {"type": "string"}, "RabbitMqConnectionString": {"type": "string"}, "RabbitMqExchange": {"type": "string"}, "IgnoreWeekend": {"type": "boolean"}, "WarningTimeoutInMinutes": {"type": "integer"}, "ChatId": {"type": "string"}}, "required": ["MonitoringName", "RabbitMqConnectionString", "RabbitMqExchange", "IgnoreWeekend", "WarningTimeoutInMinutes", "ChatId"]}}, "TelegramToken": {"type": "string"}, "GeneralChatId": {"type": "string"}}, "required": ["MonitoringList", "TelegramToken", "GeneralChatId"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"SolverName": {"type": "string"}, "ObjBound": {"type": "number"}, "SolveTime": {"type": "number"}, "PrimalStatus": {"type": "string"}, "InstanceName": {"type": "string"}, "SolveTimeRaw": {"type": "number"}, "CompletedSolveTime": {"type": "number"}, "ObjValue": {"type": "number"}, "Error": {"type": "boolean"}, "TerminationStatus": {"type": "string"}}, "required": ["SolverName", "ObjBound", "SolveTime", "PrimalStatus", "InstanceName", "SolveTimeRaw", "CompletedSolveTime", "ObjValue", "Error", "TerminationStatus"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"SolverName" : "SCIP", "ObjBound" : 1.5206623352944417, "SolveTime" : 0.0, "PrimalStatus" : "FEASIBLE_POINT", "InstanceName" : "33_sigmoid_3_1_4", "SolveTimeRaw" : 0.36299991607666016, "CompletedSolveTime" : 0.0, "ObjValue" : 1.520717208067272, "Error" : false, "TerminationStatus" : "OPTIMAL"} | json_instruct | {"type": "object", "properties": {"SolverName": {"type": "string"}, "ObjBound": {"type": "number"}, "SolveTime": {"type": "number"}, "PrimalStatus": {"type": "string"}, "InstanceName": {"type": "string"}, "SolveTimeRaw": {"type": "number"}, "CompletedSolveTime": {"type": "number"}, "ObjValue": {"type": "number"}, "Error": {"type": "boolean"}, "TerminationStatus": {"type": "string"}}, "required": ["SolverName", "ObjBound", "SolveTime", "PrimalStatus", "InstanceName", "SolveTimeRaw", "CompletedSolveTime", "ObjValue", "Error", "TerminationStatus"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"author": {"type": "string"}, "classification": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "period": {"type": "string"}, "reference": {"type": "string"}, "region": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "year": {"type": "string"}}, "required": ["author", "classification", "keywords", "period", "reference", "region", "text", "title", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"author" : "Allan Peterson", "classification" : "", "keywords" : ["Living", "Death", "Time", "Brevity", "Activities", "Jobs", "Working", "Relationships", "Family", "Ancestors"], "period" : "", "reference" : "http://www.poetryfoundation.org/poem/245538", "region" : "", "text" : ["The intriguing comfort of an imagined past", "is entered through objects", "the same way we continue the present", "but without nostalgia", "Parents so long for happiness they say", "one life is not enough", "and live through their children", "But children also live backwards through past candles", "crank telephones carriages", "the ascendant animals that lived not in imagination", "but in Kansas and before", "there was an Oklahoma with its spotted sun", "In those days a metaphor for Hell was the corn sheller", "field corn shriven shooting out cobs", "the grindstone razor strop even the ladder of progress", "from which Les Westfield slipped", "on a mossy rung though his son held the ladder", "and fell two stories:", "one the feudal structure of the family two the harmonic", "of almost fatal necessity", "as the maple stump entered his hip along with the difficult", "remission of breath itself", "an antique whose furious elaborations mimicked the rose"], "title" : "The Appeal of Antiques", "year" : ""} | json_instruct | {"type": "object", "properties": {"author": {"type": "string"}, "classification": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "period": {"type": "string"}, "reference": {"type": "string"}, "region": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "year": {"type": "string"}}, "required": ["author", "classification", "keywords", "period", "reference", "region", "text", "title", "year"], "$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": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1912, 11], [1913, 8], [1914, 7], [1915, 15], [1916, 11], [1917, 17], [1918, 16], [1919, 13], [1920, 20], [1921, 17], [1922, 11], [1923, 18], [1924, 14], [1925, 29], [1926, 13], [1927, 16], [1928, 15], [1929, 19], [1930, 16], [1931, 10], [1932, 15], [1933, 18], [1934, 15], [1935, 20], [1936, 13], [1937, 17], [1938, 10], [1939, 19], [1940, 16], [1941, 22], [1942, 22], [1943, 18], [1944, 11], [1945, 8], [1946, 14], [1947, 16], [1948, 22], [1949, 7], [1950, 18], [1951, 15], [1952, 13], [1953, 9], [1954, 8], [1955, 12], [1956, 7], [1957, 16], [1958, 18], [1959, 8], [1960, 11], [1961, 14], [1962, 5], [1963, 7], [1964, 13], [1966, 5], [1968, 8], [1970, 8], [1971, 16], [1972, 7], [1973, 6], [1974, 7], [1977, 11], [1980, 11], [1982, 5], [1986, 5]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"destinationDefinitionId": {"type": "string"}, "name": {"type": "string"}, "dockerRepository": {"type": "string"}, "dockerImageTag": {"type": "string"}, "documentationUrl": {"type": "string"}}, "required": ["destinationDefinitionId", "name", "dockerRepository", "dockerImageTag", "documentationUrl"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"destinationDefinitionId" : "22f6c74f-5699-40ff-833c-4a879ea40133", "name" : "BigQuery", "dockerRepository" : "airbyte/destination-bigquery", "dockerImageTag" : "0.1.10", "documentationUrl" : "https://hub.docker.com/r/airbyte/integration-singer-bigquery-destination"} | json_instruct | {"type": "object", "properties": {"destinationDefinitionId": {"type": "string"}, "name": {"type": "string"}, "dockerRepository": {"type": "string"}, "dockerImageTag": {"type": "string"}, "documentationUrl": {"type": "string"}}, "required": ["destinationDefinitionId", "name", "dockerRepository", "dockerImageTag", "documentationUrl"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"profiles": {"type": "object", "properties": {"ShareCertificate": {"type": "object", "properties": {"commandName": {"type": "string"}, "commandLineArgs": {"type": "string"}, "workingDirectory": {"type": "string"}}, "required": ["commandName", "commandLineArgs", "workingDirectory"]}}, "required": ["ShareCertificate"]}}, "required": ["profiles"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"profiles" : {"ShareCertificate" : {"commandName" : "Project", "commandLineArgs" : "/Year 2019 /CustomerName Test /Signer1 A /Signer2 B /IssueDate 31.12.1968", "workingDirectory" : "D:\\work\\Anteilsscheine"}}} | json_instruct | {"type": "object", "properties": {"profiles": {"type": "object", "properties": {"ShareCertificate": {"type": "object", "properties": {"commandName": {"type": "string"}, "commandLineArgs": {"type": "string"}, "workingDirectory": {"type": "string"}}, "required": ["commandName", "commandLineArgs", "workingDirectory"]}}, "required": ["ShareCertificate"]}}, "required": ["profiles"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"s": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}, "required": ["s", "f"]}}}, "required": ["d"]}}, "stem": {"type": "string"}, "t": {"type": "string"}}, "required": ["h", "stem", "t"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"h" : [{"d" : [{"s" : ["`safaloan~"], "f" : "\u679c\u5712\u3002"}]}], "stem" : "falo", "t" : "faloan"} | json_instruct | {"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"s": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}, "required": ["s", "f"]}}}, "required": ["d"]}}, "stem": {"type": "string"}, "t": {"type": "string"}}, "required": ["h", "stem", "t"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"manifest_version": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "permissions": {"type": "array", "items": {"type": "string"}}, "browser_action": {"type": "object", "properties": {"default_popup": {"type": "string"}}, "required": ["default_popup"]}, "icons": {"type": "object", "properties": {"16": {"type": "string"}, "48": {"type": "string"}, "128": {"type": "string"}}, "required": ["16", "48", "128"]}}, "required": ["manifest_version", "name", "description", "version", "permissions", "browser_action", "icons"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"manifest_version" : 2, "name" : "interNotes", "description" : "A simple chrome extension to store search terms for later use", "version" : "1.4", "permissions" : ["https://google.com/", "tabs", "storage"], "browser_action" : {"default_popup" : "popup.html"}, "icons" : {"16" : "assets/images/icon.png", "48" : "assets/images/icon.png", "128" : "assets/images/icon.png"}} | json_instruct | {"type": "object", "properties": {"manifest_version": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "permissions": {"type": "array", "items": {"type": "string"}}, "browser_action": {"type": "object", "properties": {"default_popup": {"type": "string"}}, "required": ["default_popup"]}, "icons": {"type": "object", "properties": {"16": {"type": "string"}, "48": {"type": "string"}, "128": {"type": "string"}}, "required": ["16", "48", "128"]}}, "required": ["manifest_version", "name", "description", "version", "permissions", "browser_action", "icons"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"merged" : "/home/roger/AndroidStudioProjects/and-nd-firebase-1.00-starting-point/app/build/intermediates/res/merged/debug/color-v11/abc_background_cache_hint_selector_material_dark.xml", "source" : "/home/roger/AndroidStudioProjects/and-nd-firebase-1.00-starting-point/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/24.2.0/res/color-v11/abc_background_cache_hint_selector_material_dark.xml"}, {"merged" : "/home/roger/Downloads/and-nd-firebase-1.00-starting-point/app/build/intermediates/res/merged/debug/color-v11/abc_background_cache_hint_selector_material_dark.xml", "source" : "/home/roger/Downloads/and-nd-firebase-1.00-starting-point/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/24.2.0/res/color-v11/abc_background_cache_hint_selector_material_dark.xml"}, {"merged" : "/home/roger/AndroidStudioProjects/and-nd-firebase-1.00-starting-point/app/build/intermediates/res/merged/debug/color-v11/abc_background_cache_hint_selector_material_light.xml", "source" : "/home/roger/AndroidStudioProjects/and-nd-firebase-1.00-starting-point/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/24.2.0/res/color-v11/abc_background_cache_hint_selector_material_light.xml"}, {"merged" : "/home/roger/Downloads/and-nd-firebase-1.00-starting-point/app/build/intermediates/res/merged/debug/color-v11/abc_background_cache_hint_selector_material_light.xml", "source" : "/home/roger/Downloads/and-nd-firebase-1.00-starting-point/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/24.2.0/res/color-v11/abc_background_cache_hint_selector_material_light.xml"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"title" : "item1--test"}, {"title" : "item2--test"}, {"title" : "item3--test"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"DocumentId": {"type": "string"}, "StreetName": {"type": "string"}, "Longitude": {"type": "string"}, "Latitude": {"type": "string"}, "City": {"type": "string"}, "Postcode": {"type": "string"}, "State": {"type": "string"}, "Phone": {"type": "string"}, "BusinessName": {"type": "string"}, "FileType": {"type": "string"}, "Department": {"type": "string"}, "Email": {"type": "string"}, "Price": {"type": "number"}, "Ratings": {"type": "number"}, "MarkerId": {"type": "string"}}, "required": ["DocumentId", "StreetName", "Longitude", "Latitude", "City", "Postcode", "State", "Phone", "BusinessName", "FileType", "Department", "Email", "Price", "Ratings", "MarkerId"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"DocumentId" : "http://Friesen-Rosenbaum.com", "StreetName" : "Thorne Street", "Longitude" : "153.03078644999999", "Latitude" : "-27.429506589999999", "City" : "Windsor", "Postcode" : "4030", "State" : "Queensland", "Phone" : "+504 264 612 5541", "BusinessName" : "Friesen-Rosenbaum", "FileType" : ".txt", "Department" : "Books", "Email" : "info@Friesen-Rosenbaum.com", "Price" : 1844702.21, "Ratings" : 0.7, "MarkerId" : "9803fv422z8yh0"} | json_instruct | {"type": "object", "properties": {"DocumentId": {"type": "string"}, "StreetName": {"type": "string"}, "Longitude": {"type": "string"}, "Latitude": {"type": "string"}, "City": {"type": "string"}, "Postcode": {"type": "string"}, "State": {"type": "string"}, "Phone": {"type": "string"}, "BusinessName": {"type": "string"}, "FileType": {"type": "string"}, "Department": {"type": "string"}, "Email": {"type": "string"}, "Price": {"type": "number"}, "Ratings": {"type": "number"}, "MarkerId": {"type": "string"}}, "required": ["DocumentId", "StreetName", "Longitude", "Latitude", "City", "Postcode", "State", "Phone", "BusinessName", "FileType", "Department", "Email", "Price", "Ratings", "MarkerId"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 75340, "info" : {"name" : "vozforums.com", "description" : "change with to 100%, remove ads.", "additionalInfo" : null, "format" : "uso", "category" : "vozforums", "createdAt" : "2012-09-21T20:25:30.000Z", "updatedAt" : "2013-04-13T03:17:59.000Z", "license" : "NO-REDISTRIBUTION", "author" : {"id" : 160091, "name" : "dangtrungtin"}}, "stats" : {"installs" : {"total" : 494, "weekly" : 0}}, "screenshots" : {"main" : {"name" : "75340-after.png", "archived" : false}}, "discussions" : {"stats" : {"discussionsCount" : 0, "commentsCount" : 0}, "data" : []}, "style" : {"css" : "@namespace url(http://www.w3.org/1999/xhtml);\r\n\r\n@-moz-document domain(\"vozforums.com\") \r\n{\r\ndiv.page {\r\n max-width: 100%!important;\r\n width: 100%!important;\r\n}\r\n\r\ntd[width=\"160\"]{\r\ndisplay:none!important;\r\n}\r\n.middleads, #header_right_cell, tr td[colspan=\"5\"] div, div[width=\"970\"], #google_flash_inline_div, #google_flash_inline_div, IMG[width=\"140\"][height=\"840\"],div[style=\"width: 760px; height: 486px; margin: 0 auto; margin-bottom: 10px; overflow: hidden;\"],div[style=\"height: 80px\"]{\r\ndisplay:none!important;\r\n}\r\nform div.clearfix{\r\n max-width: 100%!important;\r\n width: 100%!important;\r\n}\r\niframe{\r\ndisplay:none!important;\r\n}\r\n}"}} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}}, "required": ["name", "displayName"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "learn-redux", "displayName" : "learn-redux"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}}, "required": ["name", "displayName"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "array", "items": {"type": "integer"}}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"h" : "e44b27aded91fe9e36cb", "c" : [0]} | json_instruct | {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "array", "items": {"type": "integer"}}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"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/f0b67602-096e-3272-bfec-1f20374e03a9", "expression" : [{"id" : "http://data.doremus.org/expression/e0f02f50-86f1-3207-8548-cb7638ccfacc"}, {"id" : "http://data.doremus.org/expression/2c3ca638-6380-3650-837a-00ba8dc71e7f"}, {"id" : "http://data.doremus.org/expression/8748c003-4995-3a11-a6bd-7b96f52b10ae"}, {"id" : "http://data.doremus.org/expression/c0ace3da-0771-38a9-abfd-46e2b953d030"}, {"id" : "http://data.doremus.org/expression/f835a41f-bd59-356a-8d15-f11d74079352"}, {"id" : "http://data.doremus.org/expression/a97cb692-05d6-3a4a-bd84-3e03c6df0df6"}, {"id" : "http://data.doremus.org/expression/56aa2cf7-0177-3820-8cab-c2a41965b71a"}, {"id" : "http://data.doremus.org/expression/a64c5d4a-0373-37f7-b30d-18dfc7efeac4"}, {"id" : "http://data.doremus.org/expression/fe80ccaa-25c0-393f-bbd3-15e234f12df1"}, {"id" : "http://data.doremus.org/expression/200aa106-f147-3401-8ad6-a7d8c1a729e7"}, {"id" : "http://data.doremus.org/expression/a9d454b5-cfa2-31fb-a834-6548e67eda60"}, {"id" : "http://data.doremus.org/expression/afd1ec96-475f-31a1-84fe-68aa27943969"}, {"id" : "http://data.doremus.org/expression/9f0bc66e-d06b-39ef-94dd-acc16fdbc5ea"}]} | 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#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "object", "properties": {"1.0a1": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.0a2": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.0a3": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["1.0a1", "1.0a2", "1.0a3"]}}, "required": ["latest_version", "meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"latest_version" : ["1.0a3"], "meta" : {"description" : "Munin plugins for Varnish", "homepage" : "http://pypi.python.org/pypi/munin.varnish", "license" : "GPL"}, "versions" : {"1.0a1" : {"sha256" : "dc75c8517750c2d1a5b1d3c540d68a62cbe13df44076e6f64d1313314ba21040", "url" : "https://files.pythonhosted.org/packages/08/e7/bc41f4e31c255833d30b4b5dda6e62389426aa4bb8aa53edd206c8c98e6b/munin.varnish-1.0a1.tar.gz"}, "1.0a2" : {"sha256" : "031c882577366d92ff488c8b228b6b13182567ba3fe2913ed0771deb52f7a2d4", "url" : "https://files.pythonhosted.org/packages/a5/b5/8b009362caf8c08f0a101964be7cdf099b0acaf18d2fc4b60f566feef138/munin.varnish-1.0a2.tar.gz"}, "1.0a3" : {"sha256" : "52961bd710356c91d5129e612334cc5dc500ff9b264fe73a18953fc603cb2411", "url" : "https://files.pythonhosted.org/packages/fc/ab/6e200674bd54a657e4ca973b4623f2565015262b8df7de8737d9c8e516e7/munin.varnish-1.0a3.zip"}}} | json_instruct | {"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "object", "properties": {"1.0a1": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.0a2": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.0a3": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["1.0a1", "1.0a2", "1.0a3"]}}, "required": ["latest_version", "meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"word" : "saturity", "definition" : "The state of being saturated; fullness of supply. [Obs.] Warner."} | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", "lat", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"place_name" : "Simpson", "state_name" : "Illinois", "state_abbrv" : "IL", "lat" : "37.4673", "long" : "-88.7551"} | json_instruct | {"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", "lat", "long"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"comment": {"type": "string"}, "definition": {"type": "string"}, "orthologs": {"type": "object", "properties": {}, "required": []}, "name": {"type": "string"}, "product_stoichiometries": {"type": "array", "items": {"type": "string"}}, "enzymes": {"type": "array", "items": {"type": "string"}}, "equation": {"type": "string"}, "glycans": {"type": "boolean"}, "substrate_stoichiometries": {"type": "array", "items": {"type": "string"}}, "rpairs": {"type": "object", "properties": {}, "required": []}, "entry_id": {"type": "string"}, "pathways": {"type": "object", "properties": {}, "required": []}, "products": {"type": "array", "items": {"type": "string"}}, "substrates": {"type": "array", "items": {"type": "string"}}}, "required": ["comment", "definition", "orthologs", "name", "product_stoichiometries", "enzymes", "equation", "glycans", "substrate_stoichiometries", "rpairs", "entry_id", "pathways", "products", "substrates"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"comment" : "", "definition" : "Hydrogen sulfide + Polysulfide(n) + NADP+ <=> Polysulfide(n+1) + NADPH + H+", "orthologs" : {}, "name" : "hydrogen sulfide,polysulfide:NADP+ oxidoreductase", "product_stoichiometries" : ["(n+1)", "1", "1"], "enzymes" : ["1.8.1.19"], "equation" : "C00283 + C19692(n) + C00006 <=> C19692(n+1) + C00005 + C00080", "glycans" : false, "substrate_stoichiometries" : ["(n)", "1", "1"], "rpairs" : {}, "entry_id" : "R10512", "pathways" : {}, "products" : ["C19692", "C00005", "C00080"], "substrates" : ["C19692", "C00283", "C00006"]}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"comment": {"type": "string"}, "definition": {"type": "string"}, "orthologs": {"type": "object", "properties": {}, "required": []}, "name": {"type": "string"}, "product_stoichiometries": {"type": "array", "items": {"type": "string"}}, "enzymes": {"type": "array", "items": {"type": "string"}}, "equation": {"type": "string"}, "glycans": {"type": "boolean"}, "substrate_stoichiometries": {"type": "array", "items": {"type": "string"}}, "rpairs": {"type": "object", "properties": {}, "required": []}, "entry_id": {"type": "string"}, "pathways": {"type": "object", "properties": {}, "required": []}, "products": {"type": "array", "items": {"type": "string"}}, "substrates": {"type": "array", "items": {"type": "string"}}}, "required": ["comment", "definition", "orthologs", "name", "product_stoichiometries", "enzymes", "equation", "glycans", "substrate_stoichiometries", "rpairs", "entry_id", "pathways", "products", "substrates"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 85782495, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "194051d4a7ef632822d618f40aca881a", "wof:id" : 85782495, "wof:repo" : "whosonfirst-data-admin-nz"}, "bbox" : [174.79797363299997, -36.87522650670004, 174.8144531250005, -36.86204263189981], "geometry" : {"coordinates" : [[[174.80895996100003, -36.86204269509992], [174.80895996100003, -36.86643748857502], [174.8144531250005, -36.86643748857502], [174.8144531250005, -36.8664375518], [174.81445312500034, -36.87083209242491], [174.81445312500034, -36.87083215559997], [174.81445312500034, -36.87522644349993], [174.81445312500017, -36.87522650670004], [174.80895996100003, -36.87522650670004], [174.80346679700028, -36.87522650670004], [174.80346679700028, -36.87522644349993], [174.80346679700045, -36.87083215559997], [174.79797363299997, -36.87083215559997], [174.7979736330002, -36.87083209242491], [174.7979736330002, -36.8664375518], [174.7979736330002, -36.86643748857502], [174.7979736330002, -36.86204269509992], [174.7979736330002, -36.86204263189981], [174.80346679700045, -36.86204263189981], [174.80895996100003, -36.86204263189981], [174.80895996100003, -36.86204269509992]]], "type" : "Polygon"}} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"id": {"type": "string"}, "investigation": {"type": "string"}, "order": {"type": "string"}, "title": {"type": "string"}, "slug": {"type": "string"}, "previous": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}}, "required": ["title", "link"]}, "next": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}}, "required": ["title", "link"]}, "layout": {"type": "string"}, "content": {"type": "string"}, "widgets": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "source": {"type": "string"}, "options": {"type": "object", "properties": {"showSelector": {"type": "boolean"}, "toggleDataPointsVisibility": {"type": "string"}, "legend": {"type": "boolean"}, "autoplay": {"type": "boolean"}, "loop": {"type": "boolean"}, "qaReview": {"type": "boolean"}}, "required": ["showSelector", "toggleDataPointsVisibility", "legend", "autoplay", "loop", "qaReview"]}}, "required": ["type", "source", "options"]}}, "questionsByPage": {"type": "array", "items": {"type": "object", "properties": {"question": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "questionType": {"type": "string"}, "tool": {"type": "string"}, "title": {"type": "string"}, "label": {"type": "string"}, "answerPre": {"type": "string"}, "answerAccessor": {"type": "string"}, "qaReview": {"type": "boolean"}}, "required": ["id", "questionType", "tool", "title", "label", "answerPre", "answerAccessor", "qaReview"]}}}, "required": ["question"]}}}, "required": ["id", "investigation", "order", "title", "slug", "previous", "next", "layout", "content", "widgets", "questionsByPage"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "02", "investigation" : "exploding-stars", "order" : "02", "title" : "Blinking Supernovae", "slug" : "blinking-supernovae/", "previous" : {"title" : "Discovering Supernovae", "link" : "/discovering-supernovae/"}, "next" : {"title" : "Observing Supernovae ", "link" : "/observing-supernovae/"}, "layout" : "TwoCol", "content" : "<p>These are a series of images showing a supernova discovered in a galaxy. The first image was taken before the explosion and the rest of the images were taken afterwards over a period of days. Use the controls to pause, play, or move through these images one at a time. Can you find the supernova? It appears as a bright spot, but then it fades from view. When you find the supernova, click on it.</p>", "widgets" : [{"type" : "SupernovaSelectorWithLightCurve", "source" : "/data/galaxies/ZTF19abqqmui_g_lightcurve.json", "options" : {"showSelector" : true, "toggleDataPointsVisibility" : "50", "legend" : false, "autoplay" : true, "loop" : false, "qaReview" : false}}], "questionsByPage" : [{"question" : [{"id" : "50", "questionType" : "accordion", "tool" : "selection", "title" : "Question #1", "label" : "<p>Click on a point on the image to select the supernova</p>", "answerPre" : "<span>Selected Supernova: </span>", "answerAccessor" : "supernova", "qaReview" : false}]}]} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "investigation": {"type": "string"}, "order": {"type": "string"}, "title": {"type": "string"}, "slug": {"type": "string"}, "previous": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}}, "required": ["title", "link"]}, "next": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}}, "required": ["title", "link"]}, "layout": {"type": "string"}, "content": {"type": "string"}, "widgets": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "source": {"type": "string"}, "options": {"type": "object", "properties": {"showSelector": {"type": "boolean"}, "toggleDataPointsVisibility": {"type": "string"}, "legend": {"type": "boolean"}, "autoplay": {"type": "boolean"}, "loop": {"type": "boolean"}, "qaReview": {"type": "boolean"}}, "required": ["showSelector", "toggleDataPointsVisibility", "legend", "autoplay", "loop", "qaReview"]}}, "required": ["type", "source", "options"]}}, "questionsByPage": {"type": "array", "items": {"type": "object", "properties": {"question": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "questionType": {"type": "string"}, "tool": {"type": "string"}, "title": {"type": "string"}, "label": {"type": "string"}, "answerPre": {"type": "string"}, "answerAccessor": {"type": "string"}, "qaReview": {"type": "boolean"}}, "required": ["id", "questionType", "tool", "title", "label", "answerPre", "answerAccessor", "qaReview"]}}}, "required": ["question"]}}}, "required": ["id", "investigation", "order", "title", "slug", "previous", "next", "layout", "content", "widgets", "questionsByPage"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"value": {"type": "array", "items": {"type": "integer"}}}, "required": ["value"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"value" : [932722463487262322, 953251357625237746, 923337568152655362, 926284264352116833, 941623584264167562, 962252657844568425, 935332752461745285, 944755335353585775, 952713762722452321, 973433575733784675]} | json_instruct | {"type": "object", "properties": {"value": {"type": "array", "items": {"type": "integer"}}}, "required": ["value"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "network": {"type": "string"}, "symbol": {"type": "string"}, "skin": {"type": "string"}, "strategies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "params": {"type": "object", "properties": {"address": {"type": "string"}, "decimals": {"type": "integer"}, "symbol": {"type": "string"}, "methodABI": {"type": "object", "properties": {"inputs": {"type": "array", "items": {"type": "object", "properties": {"internalType": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}}, "required": ["internalType", "name", "type"]}}, "name": {"type": "string"}, "outputs": {"type": "array", "items": {"type": "object", "properties": {"internalType": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}}, "required": ["internalType", "name", "type"]}}, "stateMutability": {"type": "string"}, "type": {"type": "string"}}, "required": ["inputs", "name", "outputs", "stateMutability", "type"]}}, "required": ["address", "decimals", "symbol", "methodABI"]}}, "required": ["name", "params"]}}, "members": {"type": "array", "items": {"type": "string"}}, "filters": {"type": "object", "properties": {"defaultTab": {"type": "string"}, "minScore": {"type": "integer"}, "onlyMembers": {"type": "boolean"}}, "required": ["defaultTab", "minScore", "onlyMembers"]}}, "required": ["name", "network", "symbol", "skin", "strategies", "members", "filters"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Fortube(Rinkeby)", "network" : "4", "symbol" : "GFOR", "skin" : "fortube", "strategies" : [{"name" : "contract-call", "params" : {"address" : "0x79C4b872Ae01874F9EC77812338aB926A8C3d6a9", "decimals" : 18, "symbol" : "GFOR", "methodABI" : {"inputs" : [{"internalType" : "address", "name" : "voter", "type" : "address"}], "name" : "votesOf", "outputs" : [{"internalType" : "uint256", "name" : "", "type" : "uint256"}], "stateMutability" : "view", "type" : "function"}}}], "members" : ["0xf03ff0992B338fb89d16DB42c7761102388BA0f0", "0xaAaAAaf5149dcA9A6F6C05BdC7d8dC89b27e191A", "0xd49524f9FDC4EA8ba65345253C2B9FdE3b6FAF3A", "0x39Bd263cF3eE8Cc01cA0eFAbE2c94309e7Da7690", "0xDb80BD4f295623D50c2019581624454d07f070be"], "filters" : {"defaultTab" : "all", "minScore" : 100, "onlyMembers" : false}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "network": {"type": "string"}, "symbol": {"type": "string"}, "skin": {"type": "string"}, "strategies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "params": {"type": "object", "properties": {"address": {"type": "string"}, "decimals": {"type": "integer"}, "symbol": {"type": "string"}, "methodABI": {"type": "object", "properties": {"inputs": {"type": "array", "items": {"type": "object", "properties": {"internalType": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}}, "required": ["internalType", "name", "type"]}}, "name": {"type": "string"}, "outputs": {"type": "array", "items": {"type": "object", "properties": {"internalType": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}}, "required": ["internalType", "name", "type"]}}, "stateMutability": {"type": "string"}, "type": {"type": "string"}}, "required": ["inputs", "name", "outputs", "stateMutability", "type"]}}, "required": ["address", "decimals", "symbol", "methodABI"]}}, "required": ["name", "params"]}}, "members": {"type": "array", "items": {"type": "string"}}, "filters": {"type": "object", "properties": {"defaultTab": {"type": "string"}, "minScore": {"type": "integer"}, "onlyMembers": {"type": "boolean"}}, "required": ["defaultTab", "minScore", "onlyMembers"]}}, "required": ["name", "network", "symbol", "skin", "strategies", "members", "filters"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"id" : "370982113201", "text" : "\u5317\u8c37\u91cc\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113202", "text" : "\u5357\u8c37\u91cc\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113203", "text" : "\u5927\u65b0\u5174\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113204", "text" : "\u5c0f\u65b0\u5174\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113205", "text" : "\u5927\u5c27\u6c9f\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113206", "text" : "\u5c0f\u5c27\u6c9f\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113207", "text" : "\u5c71\u540e\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113208", "text" : "\u94f6\u6cb3\u5708\u6751\u59d4\u4f1a"}, {"id" : "370982113209", "text" : "\u5f90\u5bb6\u5e84\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113210", "text" : "\u4e1c\u84b2\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113211", "text" : "\u5355\u5bb6\u5e84\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113212", "text" : "\u5b9d\u6cc9\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113213", "text" : "\u4e1c\u5357\u4f50\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113214", "text" : "\u897f\u5357\u4f50\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113215", "text" : "\u524d\u5317\u4f50\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113216", "text" : "\u540e\u5317\u4f50\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113217", "text" : "\u5cb1\u5bb6\u5e84\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113218", "text" : "\u534e\u77f3\u6865\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113219", "text" : "\u4e1c\u6731\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113220", "text" : "\u897f\u6731\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113221", "text" : "\u5357\u6731\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113222", "text" : "\u5e78\u798f\u5e84\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113223", "text" : "\u9c8d\u5bb6\u6cc9\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113224", "text" : "\u5357\u738b\u5e84\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113225", "text" : "\u6cb3\u4e1c\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113226", "text" : "\u6cc9\u5b50\u5c71\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113227", "text" : "\u897f\u84b2\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113228", "text" : "\u7acb\u5e84\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113229", "text" : "\u540e\u9ebb\u5cea\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113230", "text" : "\u524d\u9ebb\u5cea\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113231", "text" : "\u4e94\u9f99\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113232", "text" : "\u5e97\u5b50\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113233", "text" : "\u725b\u5bb6\u67a3\u6797\u5cea\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113234", "text" : "\u4e8e\u5bb6\u67a3\u6797\u5cea\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113235", "text" : "\u674f\u5c71\u5cea\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113236", "text" : "\u767d\u6768\u6c9f\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113237", "text" : "\u6842\u82b1\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113238", "text" : "\u534e\u8363\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113239", "text" : "\u67d8\u5b50\u6c9f\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113240", "text" : "\u897f\u9ad8\u5e73\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113241", "text" : "\u5317\u9ad8\u5e73\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113242", "text" : "\u9ad8\u5317\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113243", "text" : "\u9ad8\u4e1c\u6751\u59d4\u4f1a"}, {"id" : "370982113244", "text" : "\u9ad8\u5e73\u897f\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113245", "text" : "\u9ad8\u5357\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113246", "text" : "\u80e1\u5bb6\u5e84\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113247", "text" : "\u8001\u725b\u6c9f\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113248", "text" : "\u79e6\u5cad\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113249", "text" : "\u5927\u8f66\u5cea\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113250", "text" : "\u5c0f\u5f90\u5e84\u6751\u6751\u59d4\u4f1a"}, {"id" : "370982113251", "text" : "\u4e1c\u9ad8\u5e73\u6751\u6751\u59d4\u4f1a"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"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": "null"}}, "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": "string"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Professional Institute Modern School of Music and Dance", "alt_name" : "Instituto Profesional Escuela Moderna de M\u00fasica y Danza", "country" : "Chile", "state" : null, "address" : {"street" : "Luis Pasteur 5303, Vitacura", "city" : "Santiago", "province" : null, "postal_code" : null}, "contact" : {"telephone" : "+56(2) 2365-1818", "website" : "http://www.emoderna.cl", "email" : "info@emoderna.cl", "fax" : "+56(2) 195-393"}, "funding" : "Private", "languages" : null, "academic_year" : null, "accrediting_agency" : "National Accreditation Commission (CNA)"} | 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": "null"}}, "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": "string"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"issuer_ca_id": {"type": "integer"}, "issuer_name": {"type": "string"}, "name_value": {"type": "string"}, "min_cert_id": {"type": "integer"}, "min_entry_timestamp": {"type": "string"}, "not_before": {"type": "string"}, "not_after": {"type": "string"}}, "required": ["issuer_ca_id", "issuer_name", "name_value", "min_cert_id", "min_entry_timestamp", "not_before", "not_after"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"issuer_ca_id" : 1151, "issuer_name" : "C=BE, O=GlobalSign nv-sa, CN=GlobalSign Organization Validation CA - SHA256 - G2", "name_value" : "finance.national.core.bbc.co.uk", "min_cert_id" : 620839627, "min_entry_timestamp" : "2018-07-27T16:51:06.008", "not_before" : "2018-07-27T16:51:04", "not_after" : "2019-09-26T15:36:02"} | json_instruct | {"type": "object", "properties": {"issuer_ca_id": {"type": "integer"}, "issuer_name": {"type": "string"}, "name_value": {"type": "string"}, "min_cert_id": {"type": "integer"}, "min_entry_timestamp": {"type": "string"}, "not_before": {"type": "string"}, "not_after": {"type": "string"}}, "required": ["issuer_ca_id", "issuer_name", "name_value", "min_cert_id", "min_entry_timestamp", "not_before", "not_after"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"posts": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "data": {"type": "string"}}, "required": ["id", "data"]}}, "comments": {"type": "array", "items": {}}, "application": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["posts", "comments", "application"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"posts" : [{"id" : 1, "data" : "Hello"}], "comments" : [], "application" : {"name" : "Application"}} | json_instruct | {"type": "object", "properties": {"posts": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "data": {"type": "string"}}, "required": ["id", "data"]}}, "comments": {"type": "array", "items": {}}, "application": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["posts", "comments", "application"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"request": {"type": "object", "properties": {"id": {"type": "string"}, "url": {"type": "string"}, "method": {"type": "string"}, "timestamp": {"type": "string"}}, "required": ["id", "url", "method", "timestamp"]}, "response": {"type": "object", "properties": {"status": {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}, "required": ["code", "message"]}, "kind": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"externalId": {"type": "string"}, "maxValidUntil": {"type": "string"}}, "required": ["externalId", "maxValidUntil"]}}, "count": {"type": "integer"}}, "required": ["status", "kind", "items", "count"]}}, "required": ["request", "response"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"request" : {"id" : "64181193-f129-4981-835a-6fcdb1e5e01f", "url" : "/setup/account", "method" : "POST", "timestamp" : "2017-10-17T10:43:42.538Z"}, "response" : {"status" : {"code" : 200, "message" : "OK"}, "kind" : "spotinst:setup:account", "items" : [{"externalId" : "externalId", "maxValidUntil" : "2021-03-18T16:11:04.402Z"}], "count" : 1}} | json_instruct | {"type": "object", "properties": {"request": {"type": "object", "properties": {"id": {"type": "string"}, "url": {"type": "string"}, "method": {"type": "string"}, "timestamp": {"type": "string"}}, "required": ["id", "url", "method", "timestamp"]}, "response": {"type": "object", "properties": {"status": {"type": "object", "properties": {"code": {"type": "integer"}, "message": {"type": "string"}}, "required": ["code", "message"]}, "kind": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"externalId": {"type": "string"}, "maxValidUntil": {"type": "string"}}, "required": ["externalId", "maxValidUntil"]}}, "count": {"type": "integer"}}, "required": ["status", "kind", "items", "count"]}}, "required": ["request", "response"], "$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"}, "main": {"type": "string"}, "version": {"type": "string"}, "dependencies": {"type": "object", "properties": {}, "required": []}}, "required": ["name", "description", "main", "version", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "idbwrapper", "description" : "A cross-browser wrapper for IndexedDB", "main" : "idbstore.js", "version" : "1.7.1", "dependencies" : {}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "version": {"type": "string"}, "dependencies": {"type": "object", "properties": {}, "required": []}}, "required": ["name", "description", "main", "version", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"routes": {"type": "array", "items": {"type": "object", "properties": {"method": {"type": "string"}, "path": {"type": "string"}, "handler": {"type": "string"}, "config": {"type": "object", "properties": {"policies": {"type": "array", "items": {}}}, "required": ["policies"]}}, "required": ["method", "path", "handler", "config"]}}}, "required": ["routes"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"routes" : [{"method" : "GET", "path" : "/features", "handler" : "feature.find", "config" : {"policies" : []}}, {"method" : "GET", "path" : "/features/count", "handler" : "feature.count", "config" : {"policies" : []}}, {"method" : "GET", "path" : "/features/:id", "handler" : "feature.findOne", "config" : {"policies" : []}}, {"method" : "POST", "path" : "/features", "handler" : "feature.create", "config" : {"policies" : []}}, {"method" : "PUT", "path" : "/features/:id", "handler" : "feature.update", "config" : {"policies" : []}}, {"method" : "DELETE", "path" : "/features/:id", "handler" : "feature.delete", "config" : {"policies" : []}}]} | json_instruct | {"type": "object", "properties": {"routes": {"type": "array", "items": {"type": "object", "properties": {"method": {"type": "string"}, "path": {"type": "string"}, "handler": {"type": "string"}, "config": {"type": "object", "properties": {"policies": {"type": "array", "items": {}}}, "required": ["policies"]}}, "required": ["method", "path", "handler", "config"]}}}, "required": ["routes"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[144.25, 29.75], [144.25, 29.833333333333332], [144.375, 29.833333333333332], [144.375, 29.75], [144.25, 29.75]]]}, "properties" : {"code" : 444452, "url" : "http://madefor.github.io/0410/api/v1/444452.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/444452.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#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[138.25, 25.583333333333332], [138.25, 25.666666666666668], [138.375, 25.666666666666668], [138.375, 25.583333333333332], [138.25, 25.583333333333332]]]}, "properties" : {"code" : 383832, "url" : "http://madefor.github.io/0410/api/v1/383832.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/383832.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#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "2004", "provinceId" : "14", "regencyId" : "09", "districtId" : "04", "name" : "Rawang Bonto"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"filename": {"type": "string"}, "name": {"type": "string"}, "version": {"type": "string"}, "xdata": {"type": "object", "properties": {"default": {"type": "object", "properties": {"place": {"type": "object", "properties": {"AI": {"type": "string"}}, "required": ["AI"]}}, "required": ["place"]}}, "required": ["default"]}}, "required": ["filename", "name", "version", "xdata"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"filename" : "auto-ai.json", "name" : "Anguilla", "version" : "2020-09-07 21:01:29 UTC", "xdata" : {"default" : {"place" : {"AI" : "Anguilla"}}}} | json_instruct | {"type": "object", "properties": {"filename": {"type": "string"}, "name": {"type": "string"}, "version": {"type": "string"}, "xdata": {"type": "object", "properties": {"default": {"type": "object", "properties": {"place": {"type": "object", "properties": {"AI": {"type": "string"}}, "required": ["AI"]}}, "required": ["place"]}}, "required": ["default"]}}, "required": ["filename", "name", "version", "xdata"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"900024565": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900024566": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900024565", "900024566"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"900024565" : {"nama" : "TPS 1", "dapil" : [1203, 11211, 2120601]}, "900024566" : {"nama" : "TPS 2", "dapil" : [1203, 11211, 2120601]}} | json_instruct | {"type": "object", "properties": {"900024565": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900024566": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900024565", "900024566"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"problemId": {"type": "integer"}, "seed": {"type": "integer"}, "solution": {"type": "string"}}, "required": ["problemId", "seed", "solution"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"problemId" : 10, "seed" : 0, "solution" : "222214221333333x3345x42222222xx222142221333333x3345x4222xx222142221333333x3345x422222xx222142221333333x3345x42xx222142221333333x3345x222222x22211133xx32222x31122x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x33xx2222x22x3333x"} | json_instruct | {"type": "object", "properties": {"problemId": {"type": "integer"}, "seed": {"type": "integer"}, "solution": {"type": "string"}}, "required": ["problemId", "seed", "solution"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"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.829", "Title" : "The Schematic Representation of Spatial Relations Evidence from Group and Single-Case Lesion Studies", "Year" : 2011}, {"Similarity" : "0.827", "Title" : "Happiness is an abstract word The role of affect in abstract knowledge representation", "Year" : 2009}, {"Similarity" : "0.814", "Title" : "Semantic Distance Modulates the N400 Event-Related Potential in Verbal Analogical Reasoning", "Year" : 2013}, {"Similarity" : "0.809", "Title" : "Is a Diamond More Elegant than a Diamond The Role of Sensory-Grounding in Conceptual Content", "Year" : 2014}, {"Similarity" : "0.799", "Title" : "How Does Anxiety Influence Analogical Mapping", "Year" : 2010}, {"Similarity" : "0.789", "Title" : "How Order of Label Presentation Impacts Semantic Processing an ERP Study", "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#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "array", "items": {"type": "object", "properties": {"content": {"type": "string"}, "id": {"type": "integer"}, "sender_full_name": {"type": "string"}, "timestamp": {"type": "integer"}}, "required": ["content", "id", "sender_full_name", "timestamp"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"content" : "<p>Is there anything about restriction of scalars in mathlib? I need to interpret a <code>\u2102</code>-vector space as an <code>\u211d</code>-vector space, but I don't want to reinvent the wheel. A quick grep did not show anything, but maybe I did not use the right keywords.</p>", "id" : 180963367, "sender_full_name" : "Sebastien Gouezel", "timestamp" : 1574008399}, {"content" : "<p>I was looking for precisely this last week and couldn't find anything. Looking at it now I realise that it's some kind of <code>comap</code> isn't it, a map A -> B gives a map module B -> module A</p>", "id" : 180963423, "sender_full_name" : "Kevin Buzzard", "timestamp" : 1574008484}, {"content" : "<p>except that <code>module B</code> maybe doesn't exist in that form.</p>", "id" : 180963435, "sender_full_name" : "Kevin Buzzard", "timestamp" : 1574008511}, {"content" : "<p>Yes, you have a nice categorical interpretation, as emphasized in <a href=\"https://en.wikipedia.org/wiki/Change_of_rings\" target=\"_blank\" title=\"https://en.wikipedia.org/wiki/Change_of_rings\">https://en.wikipedia.org/wiki/Change_of_rings</a>. What I need is the down-to-earth version, of course, i.e., a concrete real vector space structure on a given type with a concrete complex vector space structure. I'll cook up something then.</p>", "id" : 180963544, "sender_full_name" : "Sebastien Gouezel", "timestamp" : 1574008701}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"content": {"type": "string"}, "id": {"type": "integer"}, "sender_full_name": {"type": "string"}, "timestamp": {"type": "integer"}}, "required": ["content", "id", "sender_full_name", "timestamp"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id": {"type": "string"}, "variable1": {"type": "number"}, "variable2": {"type": "number"}, "variable3": {"type": "string"}}, "required": ["id", "variable1", "variable2", "variable3"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "171100080206", "variable1" : 0.9271, "variable2" : 2.1455, "variable3" : "A"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "variable1": {"type": "number"}, "variable2": {"type": "number"}, "variable3": {"type": "string"}}, "required": ["id", "variable1", "variable2", "variable3"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}, "additional": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}}, "required": ["main", "additional"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 184482, "info" : {"name" : "Roblox Anime Aesthetic", "description" : "A background for your Roblox page. Image found off google. Also I hope this works, if it does tell me. I'm new to this so if it doesn't work then don't @ me. :)", "additionalInfo" : null, "format" : "uso", "category" : "global", "createdAt" : "2020-05-31T01:10:06.000Z", "updatedAt" : "2020-05-31T01:10:06.000Z", "license" : "CC0-1.0", "author" : {"id" : 924273, "name" : "Gacha Moon"}}, "stats" : {"installs" : {"total" : 565, "weekly" : 25}}, "screenshots" : {"main" : {"name" : "184482_after.jpeg", "archived" : true}, "additional" : [{"name" : "184482_additional_36517.jpeg", "archived" : true}]}, "discussions" : {"stats" : {"discussionsCount" : 0, "commentsCount" : 0}, "data" : []}, "style" : {"css" : "div {\r\n\tfont-face: \"/*[[font]]*/\" !important;\r\n}\r\n\r\ndiv {\r\n\tfont-face: \"Times New Roman\" !important;\r\n}"}} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}, "additional": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}}, "required": ["main", "additional"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"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-jf73-p6pf-8cfc", "modified" : "2022-05-02T03:25:20Z", "published" : "2022-05-02T03:25:19Z", "aliases" : ["CVE-2009-1453"], "details" : "SQL injection vulnerability in class.eport.php in Tiny Blogr 1.0.0 rc4, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the txtUsername parameter (aka the Username field). NOTE: some of these details are obtained from third party information.", "severity" : [], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2009-1453"}, {"type" : "WEB", "url" : "https://www.exploit-db.com/exploits/8464"}, {"type" : "WEB", "url" : "http://secunia.com/advisories/34768"}, {"type" : "WEB", "url" : "http://www.securityfocus.com/archive/1/502747/100/0/threaded"}, {"type" : "WEB", "url" : "http://www.securityfocus.com/bid/34581"}], "database_specific" : {"cwe_ids" : ["CWE-89"], "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#"} |
The schema below describes a JSON structure. Generate a valid example:
{"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" : 92923, "cartId" : "19879ec9-d609-4e66-ad7e-54c6f2637a38", "preferredProducts" : [2043], "productReviews" : [{"productId" : 4557, "reviewText" : "I saw one of these in Spratly Islands and I bought one.", "reviewDate" : "2017-04-22T05:48:31.8523308+03:00"}, {"productId" : 2475, "reviewText" : "It only works when I'm Argentina.", "reviewDate" : "2017-01-22T14:02:35.1111211+02:00"}, {"productId" : 1990, "reviewText" : "this Producer is ghetto.", "reviewDate" : "2018-07-10T14:44:49.8836162+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#"} |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "yearf": {"type": "number"}, "rscore": {"type": "number"}}, "required": ["title", "yearf", "rscore"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"title" : "Shadowplay", "yearf" : 2007.9248858447, "rscore" : 0.4841995238}, {"title" : "Spaceman", "yearf" : 2008.9769406393, "rscore" : 0.9661374382}, {"title" : "Read My Mind", "yearf" : 2007.2582191781, "rscore" : 0.6659591924}, {"title" : "Somebody Told Me", "yearf" : 2004.7609589041, "rscore" : 1.4747922418}, {"title" : "All These Things That I've Done", "yearf" : 2005.7406392694, "rscore" : 1.3873248853}, {"title" : "Boots", "yearf" : 2011.0493150685, "rscore" : 0.6728352567}, {"title" : "Runaways", "yearf" : 2012.6776255708, "rscore" : 0.6788913854}, {"title" : "When You Were Young", "yearf" : 2006.7378995434, "rscore" : 0.7969823607}, {"title" : "Human", "yearf" : 2008.8826484018, "rscore" : 0.9665769985}, {"title" : "Mr. Brightside", "yearf" : 2005.199543379, "rscore" : 1.2425287504}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "yearf": {"type": "number"}, "rscore": {"type": "number"}}, "required": ["title", "yearf", "rscore"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "8207020009", "district_id" : "8207020", "name" : "GAMLAMO"} | 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 a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "image": {"type": "string"}, "dna": {"type": "string"}, "edition": {"type": "integer"}, "date": {"type": "integer"}, "attributes": {"type": "array", "items": {"type": "object", "properties": {"trait_type": {"type": "string"}, "value": {"type": "string"}}, "required": ["trait_type", "value"]}}}, "required": ["name", "description", "image", "dna", "edition", "date", "attributes"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Crypto BAYC #721", "description" : "", "image" : "ipfs://QmXZWjCdRevZ3J2AUd9PvTbwo4ef5re6oouoFBX7D2whfC/721.png", "dna" : "dd5432b3a387ffb2080261a96e2313dcb17fb47e", "edition" : 721, "date" : 1645298558902, "attributes" : [{"trait_type" : "TYPE", "value" : "Golden Brown"}, {"trait_type" : "MOUTH", "value" : "Bored"}, {"trait_type" : "ACCESSORY", "value" : "Messy Hair"}, {"trait_type" : "ACCESSORY", "value" : "Gold Earring"}, {"trait_type" : "ACCESSORY", "value" : "2 Attributes"}]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "image": {"type": "string"}, "dna": {"type": "string"}, "edition": {"type": "integer"}, "date": {"type": "integer"}, "attributes": {"type": "array", "items": {"type": "object", "properties": {"trait_type": {"type": "string"}, "value": {"type": "string"}}, "required": ["trait_type", "value"]}}}, "required": ["name", "description", "image", "dna", "edition", "date", "attributes"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"hash" : "0x5148c17cb9540f33bd9dc4bfac9c99981b042dbfbe21b2b5a036972be9082440", "parentHash" : "0x47717ff6b099852207d4be0ac56179e72137affbec84cfacd09a3dfee7a6be36", "number" : 20085, "timestamp" : 1438490283, "nonce" : "0xeb9864ae47d2f4e7", "difficulty" : 975400497068, "gasLimit" : {"_hex" : "0x1388"}, "gasUsed" : {"_hex" : "0x0"}, "miner" : "0x88D74a59454F6cF3B51ef6b9136AFb6b9D405A88", "extraData" : "0x476574682f76312e302e302d66633739643332642f6c696e75782f676f312e34", "transactions" : []} | json_instruct | {"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"} |
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" : "1471081003", "district_id" : "1471081", "name" : "LEMBAH 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": {"handsontable.css": {"type": "string"}, "handsontable.full.css": {"type": "string"}, "handsontable.full.js": {"type": "string"}, "handsontable.full.min.css": {"type": "string"}, "handsontable.full.min.js": {"type": "string"}, "handsontable.js": {"type": "string"}, "handsontable.min.css": {"type": "string"}, "handsontable.min.js": {"type": "string"}}, "required": ["handsontable.css", "handsontable.full.css", "handsontable.full.js", "handsontable.full.min.css", "handsontable.full.min.js", "handsontable.js", "handsontable.min.css", "handsontable.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"handsontable.css" : "sha256-dCcdGgQ5pilc2rgUHX50CHKb9Y7Jo+bIdbROQfgYB2U=", "handsontable.full.css" : "sha256-tQfLa8bp2pjmKgCzEn7Dyh/YeG9jADYNhLaqes7Wjig=", "handsontable.full.js" : "sha256-Q1/eW4IyGbqBW5kkGHmN9PlmMP/BQWPdd/NH/kvTl8U=", "handsontable.full.min.css" : "sha256-+HjG34diISFqN3WnBtC40P72coOMajbljQwAp4q8azE=", "handsontable.full.min.js" : "sha256-5/Cwf6yTi6HHHr1Lv7viSSG5WxVtocTw9NydreoAkB0=", "handsontable.js" : "sha256-a9ho3pNIDHosv/8ALNl+5I3YOh8o3MrN6ALp+d1g7xA=", "handsontable.min.css" : "sha256-2ufWWuXhi7qyqMm3zMFpnPnsXyf7M5Z4eGrsPzoYMCA=", "handsontable.min.js" : "sha256-HY0psUFheUQry5wHzVkU6zOftQVqOwkMu+HrIwaIr38="} | json_instruct | {"type": "object", "properties": {"handsontable.css": {"type": "string"}, "handsontable.full.css": {"type": "string"}, "handsontable.full.js": {"type": "string"}, "handsontable.full.min.css": {"type": "string"}, "handsontable.full.min.js": {"type": "string"}, "handsontable.js": {"type": "string"}, "handsontable.min.css": {"type": "string"}, "handsontable.min.js": {"type": "string"}}, "required": ["handsontable.css", "handsontable.full.css", "handsontable.full.js", "handsontable.full.min.css", "handsontable.full.min.js", "handsontable.js", "handsontable.min.css", "handsontable.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.