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": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ast" : null, "code" : "var _jsxFileName = \"/home/pburgos/PycharmProjects/onu.sdg.front/components/Labels/LabelNumeric/index.js\";\nvar __jsx = React.createElement;\nimport React from \"react\";\nimport \"./style.scss\";\n\nconst LabelNumeric = ({\n children,\n color\n}) => __jsx(\"span\", {\n class: `badge badge-primary ${color}`,\n __source: {\n fileName: _jsxFileName,\n lineNumber: 6\n },\n __self: this\n}, __jsx(\"a\", {\n href: \"#\",\n __source: {\n fileName: _jsxFileName,\n lineNumber: 6\n },\n __self: this\n}, children));\n\nexport default LabelNumeric;", "map" : {"version" : 3, "sources" : ["/home/pburgos/PycharmProjects/onu.sdg.front/components/Labels/LabelNumeric/index.js"], "names" : ["React", "LabelNumeric", "children", "color"], "mappings" : ";;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAO,cAAP;;AAGA,MAAMC,YAAY,GAAG,CAAC;AAAEC,EAAAA,QAAF;AAAYC,EAAAA;AAAZ,CAAD,KACnB;AAAM,EAAA,KAAK,EAAG,uBAAsBA,KAAM,EAA1C;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GAA6C;AAAG,EAAA,IAAI,EAAC,GAAR;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GAAaD,QAAb,CAA7C,CADF;;AAIA,eAAeD,YAAf", "sourcesContent" : ["import React from \"react\";\nimport \"./style.scss\";\n\n\nconst LabelNumeric = ({ children, color }) => (\n <span class={`badge badge-primary ${color}`}><a href=\"#\">{children}</a></span>\n);\n\nexport default LabelNumeric;\n"]}, "metadata" : {}, "sourceType" : "module"} | json_instruct | {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}}, "required": ["name", "symbol", "decimals", "address", "chainId"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Token 6zVv", "symbol" : "6zVvi", "decimals" : 6, "address" : "6zVvitHDfD32bfzVBdMwXXXJYv3edCSTe76QKdFdo18u", "chainId" : 103} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}}, "required": ["name", "symbol", "decimals", "address", "chainId"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"name" : "KEYMIA", "frequency" : 0, "gender" : "male"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"@odata.id": {"type": "string"}, "@odata.type": {"type": "string"}, "Id": {"type": "string"}, "Name": {"type": "string"}, "Description": {"type": "string"}, "Status": {"type": "object", "properties": {"State": {"type": "string"}, "Health": {"type": "string"}}, "required": ["State", "Health"]}, "ZoneType": {"type": "string"}, "Links": {"type": "object", "properties": {"Zones": {"type": "array", "items": {"type": "object", "properties": {"@odata.id": {"type": "string"}}, "required": ["@odata.id"]}}}, "required": ["Zones"]}, "Oem": {"type": "object", "properties": {}, "required": []}, "@Redfish.Copyright": {"type": "string"}}, "required": ["@odata.id", "@odata.type", "Id", "Name", "Description", "Status", "ZoneType", "Links", "Oem", "@Redfish.Copyright"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"@odata.id" : "/redfish/v1/Fabrics/GenZ/Zones/3", "@odata.type" : "#Zone.v1_6_1.Zone", "Id" : "3", "Name" : "Gen-Z Fabric Zone 3", "Description" : "Gen-Z Fabric Zone 3", "Status" : {"State" : "Enabled", "Health" : "OK"}, "ZoneType" : "ZoneOfZones", "Links" : {"Zones" : [{"@odata.id" : "/redfish/v1/Fabrics/GenZ/Zones/1"}, {"@odata.id" : "/redfish/v1/Fabrics/GenZ/Zones/2"}]}, "Oem" : {}, "@Redfish.Copyright" : "Copyright 2021 Open Fabrics Alliance. All Rights Reserved."} | json_instruct | {"type": "object", "properties": {"@odata.id": {"type": "string"}, "@odata.type": {"type": "string"}, "Id": {"type": "string"}, "Name": {"type": "string"}, "Description": {"type": "string"}, "Status": {"type": "object", "properties": {"State": {"type": "string"}, "Health": {"type": "string"}}, "required": ["State", "Health"]}, "ZoneType": {"type": "string"}, "Links": {"type": "object", "properties": {"Zones": {"type": "array", "items": {"type": "object", "properties": {"@odata.id": {"type": "string"}}, "required": ["@odata.id"]}}}, "required": ["Zones"]}, "Oem": {"type": "object", "properties": {}, "required": []}, "@Redfish.Copyright": {"type": "string"}}, "required": ["@odata.id", "@odata.type", "Id", "Name", "Description", "Status", "ZoneType", "Links", "Oem", "@Redfish.Copyright"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"user": {"type": "object", "properties": {"imp": {"type": "array", "items": {"type": "string"}}}, "required": ["imp"]}, "return": {"type": "string"}}, "required": ["user", "return"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"user" : {"imp" : ["onStart", "onStop"]}, "return" : "paused"} | json_instruct | {"type": "object", "properties": {"user": {"type": "object", "properties": {"imp": {"type": "array", "items": {"type": "string"}}}, "required": ["imp"]}, "return": {"type": "string"}}, "required": ["user", "return"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"short_name": {"type": "string"}, "name": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "sizes": {"type": "string"}, "type": {"type": "string"}}, "required": ["src", "sizes", "type"]}}, "start_url": {"type": "string"}, "display": {"type": "string"}, "theme_color": {"type": "string"}, "background_color": {"type": "string"}}, "required": ["short_name", "name", "icons", "start_url", "display", "theme_color", "background_color"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"short_name" : "IL App", "name" : "Imagine Learning React App Sample", "icons" : [{"src" : "favicon.ico", "sizes" : "32x32 16x16", "type" : "image/x-icon"}, {"src" : "favicon.svg", "type" : "image/svg+xml", "sizes" : "512x512 192x192 96x96 48x48"}], "start_url" : ".", "display" : "standalone", "theme_color" : "#000000", "background_color" : "#ffffff"} | json_instruct | {"type": "object", "properties": {"short_name": {"type": "string"}, "name": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "sizes": {"type": "string"}, "type": {"type": "string"}}, "required": ["src", "sizes", "type"]}}, "start_url": {"type": "string"}, "display": {"type": "string"}, "theme_color": {"type": "string"}, "background_color": {"type": "string"}}, "required": ["short_name", "name", "icons", "start_url", "display", "theme_color", "background_color"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"jshint": {"type": "string"}, "bleno": {"type": "string"}, "async": {"type": "string"}}, "required": ["jshint", "bleno", "async"]}, "dependencies": {"type": "object", "properties": {"noble": {"type": "string"}, "debug": {"type": "string"}}, "required": ["noble", "debug"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "node-sensor", "version" : "0.0.0", "description" : "node.js lib for Variable Inc.'s NODE sensor", "main" : "index.js", "scripts" : {"test" : "jshint *.js"}, "repository" : {"type" : "git", "url" : "https://github.com/sandeepmistry/node-node-sensor.git"}, "keywords" : ["node", "sensor", "variable", "inc."], "author" : "Sandeep Mistry <sandeep.mistry@gmail.com>", "license" : "MIT", "bugs" : {"url" : "https://github.com/sandeepmistry/node-node-sensor/issues"}, "homepage" : "https://github.com/sandeepmistry/node-node-sensor", "devDependencies" : {"jshint" : "~2.4.1", "bleno" : "~0.1.1", "async" : "~0.2.9"}, "dependencies" : {"noble" : "~0.2.7", "debug" : "~0.7.4"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"jshint": {"type": "string"}, "bleno": {"type": "string"}, "async": {"type": "string"}}, "required": ["jshint", "bleno", "async"]}, "dependencies": {"type": "object", "properties": {"noble": {"type": "string"}, "debug": {"type": "string"}}, "required": ["noble", "debug"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/debug": {"type": "string"}, "@types/jest": {"type": "string"}, "jest": {"type": "string"}, "parcel-bundler": {"type": "string"}, "ts-jest": {"type": "string"}, "ts-loader": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/debug", "@types/jest", "jest", "parcel-bundler", "ts-jest", "ts-loader", "typescript"]}, "dependencies": {"type": "object", "properties": {"classnames": {"type": "string"}, "debug": {"type": "string"}, "preact": {"type": "string"}, "preact-context": {"type": "string"}}, "required": ["classnames", "debug", "preact", "preact-context"]}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "build:dist": {"type": "string"}, "build:lib": {"type": "string"}, "build": {"type": "string"}, "test": {"type": "string"}, "prepublish": {"type": "string"}}, "required": ["start", "build:dist", "build:lib", "build", "test", "prepublish"]}}, "required": ["name", "version", "description", "devDependencies", "dependencies", "main", "files", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "user-onboarding", "version" : "0.0.2", "description" : "\u7528\u6237\u5f15\u5bfc\u5ba2\u6237\u7aef", "devDependencies" : {"@types/debug" : "^0.0.31", "@types/jest" : "^24.0.9", "jest" : "^24.1.0", "parcel-bundler" : "^1.11.0", "ts-jest" : "^24.0.0", "ts-loader" : "^5.3.0", "typescript" : "^3.1.6"}, "dependencies" : {"classnames" : "^2.2.6", "debug" : "^4.1.0", "preact" : "^8.3.1", "preact-context" : "^1.1.3"}, "main" : "lib/index.js", "files" : ["lib", "dist"], "scripts" : {"start" : "parcel demo/index.html", "build:dist" : "rm -rf dist && NODE_ENV=production parcel build src/index.tsx", "build:lib" : "rm -rf lib && tsc -d --outDir lib", "build" : "npm run build:dist && npm run build:lib", "test" : "jest", "prepublish" : "npm run build"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/debug": {"type": "string"}, "@types/jest": {"type": "string"}, "jest": {"type": "string"}, "parcel-bundler": {"type": "string"}, "ts-jest": {"type": "string"}, "ts-loader": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/debug", "@types/jest", "jest", "parcel-bundler", "ts-jest", "ts-loader", "typescript"]}, "dependencies": {"type": "object", "properties": {"classnames": {"type": "string"}, "debug": {"type": "string"}, "preact": {"type": "string"}, "preact-context": {"type": "string"}}, "required": ["classnames", "debug", "preact", "preact-context"]}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "build:dist": {"type": "string"}, "build:lib": {"type": "string"}, "build": {"type": "string"}, "test": {"type": "string"}, "prepublish": {"type": "string"}}, "required": ["start", "build:dist", "build:lib", "build", "test", "prepublish"]}}, "required": ["name", "version", "description", "devDependencies", "dependencies", "main", "files", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"appid": {"type": "integer"}, "name": {"type": "string"}, "windows": {"type": "boolean"}, "mac": {"type": "boolean"}, "linux": {"type": "boolean"}, "early_access": {"type": "boolean"}, "lookup_time": {"type": "integer"}}, "required": ["appid", "name", "windows", "mac", "linux", "early_access", "lookup_time"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"appid" : 314660, "name" : "Oddworld: New 'n' Tasty", "windows" : true, "mac" : true, "linux" : true, "early_access" : false, "lookup_time" : 1490978007} | json_instruct | {"type": "object", "properties": {"appid": {"type": "integer"}, "name": {"type": "string"}, "windows": {"type": "boolean"}, "mac": {"type": "boolean"}, "linux": {"type": "boolean"}, "early_access": {"type": "boolean"}, "lookup_time": {"type": "integer"}}, "required": ["appid", "name", "windows", "mac", "linux", "early_access", "lookup_time"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this 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" : 28650, "cartId" : "a2bdb61d-ac55-4efe-8543-8562cf8855eb", "preferredProducts" : [2858, 279, 86, 1660, 999, 4416, 4073, 3767, 704, 89], "productReviews" : [{"productId" : 4021, "reviewText" : "My neighbor Eller has one of these. She works as a butler and she says it looks smoky.", "reviewDate" : "2020-04-15T00:51:57.5649476+03:00"}, {"productId" : 4008, "reviewText" : "It only works when I'm Singapore.", "reviewDate" : "2017-03-20T00:58:36.333704+02:00"}, {"productId" : 1893, "reviewText" : "one of my hobbies is programming. and when i'm programming this works great.", "reviewDate" : "2017-02-13T21:34:49.1580617+02:00"}, {"productId" : 4471, "reviewText" : "i use it never again when i'm in my station.", "reviewDate" : "2016-06-22T10:49:15.7219926+03:00"}, {"productId" : 857, "reviewText" : "The box this comes in is 3 yard by 6 yard and weights 19 pound!!!", "reviewDate" : "2017-07-28T13:59:07.123508+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 an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "polygon": {"type": "array", "items": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}}}, "required": ["id", "polygon"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"id" : 1, "polygon" : [{"lat" : 0.0, "lng" : 0.0}, {"lat" : 0.0, "lng" : 30.0}, {"lat" : 30.0, "lng" : 30.0}, {"lat" : 30.0, "lng" : 0.0}]}, {"id" : 2, "polygon" : [{"lat" : 0.0, "lng" : 0.0}, {"lat" : 0.0, "lng" : 30.0}, {"lat" : 30.0, "lng" : 0.0}]}, {"id" : 3, "polygon" : [{"lat" : 0.0, "lng" : 0.0}, {"lat" : 0.0, "lng" : 30.0}, {"lat" : -30.0, "lng" : 30.0}, {"lat" : -30.0, "lng" : 0.0}]}, {"id" : 4, "polygon" : [{"lat" : -30.0, "lng" : 30.0}, {"lat" : 30.0, "lng" : 30.0}, {"lat" : 30.0, "lng" : -30.0}, {"lat" : -30.0, "lng" : -30.0}]}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "polygon": {"type": "array", "items": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}}}, "required": ["id", "polygon"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "qualified_name": {"type": "string"}, "examine": {"type": "string"}, "members": {"type": "boolean"}, "release_date": {"type": "string"}, "quest": {"type": "boolean"}, "weight": {"type": "number"}, "value": {"type": "integer"}, "alchemy": {"type": "object", "properties": {"high": {"type": "integer"}, "low": {"type": "integer"}}, "required": ["high", "low"]}, "tradeable": {"type": "boolean"}, "stackable": {"type": "boolean"}, "noteable": {"type": "boolean"}, "equipable": {"type": "boolean"}, "tradeable_ge": {"type": "boolean"}, "buy_limit": {"type": "integer"}, "icon": {"type": "string"}, "wiki_url": {"type": "string"}}, "required": ["id", "name", "qualified_name", "examine", "members", "release_date", "quest", "weight", "value", "alchemy", "tradeable", "stackable", "noteable", "equipable", "tradeable_ge", "buy_limit", "icon", "wiki_url"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 22430, "name" : "Bloody bracer", "qualified_name" : "Bloody bracer", "examine" : "A coagulated concoction.", "members" : true, "release_date" : "2018-05-24", "quest" : false, "weight" : 0.55, "value" : 2, "alchemy" : {"high" : 1, "low" : 0}, "tradeable" : true, "stackable" : false, "noteable" : true, "equipable" : false, "tradeable_ge" : true, "buy_limit" : 2000, "icon" : "iVBORw0KGgoAAAANSUhEUgAAACQAAAAgCAYAAAB6kdqOAAABfElEQVR4Xu3WsUvDQBQG8Lv/4KZbuhQyFApCEKSIFJRSpOjm5ODi4uLi4OAgODg4OAj+wU/fhS++Pq9termmgvngI03TJr/mLkeN6ZMllpq1k1i6cSVduwO6MmO6NKNo+VgHMEt37ij01h0uwXgb69j4XaEsPbhjuneTuhKG8r7u3BS5UZYe3UldhqGAbSrfrUwoS8/+lF78Wdg+uWndGFAWx/gu8XnK4TBUX2HLWHr1s9A3Pw9bxgGokVz8AH7NIAxZBgxi6d2fh374RdgCJ4FcvAcoT/jJYCCeuEzDNiuKgEEBBA7lfQliDLf0vm4GWAVCP/3FyjKKMTxUwHDl99EWqGXQYjSKVl+wCShxXrUHYZj+HEiea++g6ffF0b2DJEQ2cWK3A8UwGL7E1TsdxOvOOkgChpMGwkKYEYJsD9IrcyaIzA9KQ9aBWsyTTWkH0mfLkB7UJBVKQ1aBdjh/ZKrHV2M0qCNMleoi8h/g73aGkZFrS6z6833+Rb4AIEfsG/NySSkAAAAASUVORK5CYII=", "wiki_url" : "https://oldschool.runescape.wiki/w/Bloody_bracer"} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "qualified_name": {"type": "string"}, "examine": {"type": "string"}, "members": {"type": "boolean"}, "release_date": {"type": "string"}, "quest": {"type": "boolean"}, "weight": {"type": "number"}, "value": {"type": "integer"}, "alchemy": {"type": "object", "properties": {"high": {"type": "integer"}, "low": {"type": "integer"}}, "required": ["high", "low"]}, "tradeable": {"type": "boolean"}, "stackable": {"type": "boolean"}, "noteable": {"type": "boolean"}, "equipable": {"type": "boolean"}, "tradeable_ge": {"type": "boolean"}, "buy_limit": {"type": "integer"}, "icon": {"type": "string"}, "wiki_url": {"type": "string"}}, "required": ["id", "name", "qualified_name", "examine", "members", "release_date", "quest", "weight", "value", "alchemy", "tradeable", "stackable", "noteable", "equipable", "tradeable_ge", "buy_limit", "icon", "wiki_url"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Name" : "Empunhadura de polimeroAK-74 (6P20 Sb.9)", "ShortName" : "6P20 Sb.9", "Description" : "Empunhadura de pol\u00edmero para AK-74 produzida pela Izhmash que substituiu o cl\u00e1ssico de madeira."} | json_instruct | {"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 404370039, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "d16823ca0bdb752fe77dcad0f26369d3", "wof:id" : 404370039, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [1.29036121200802, 43.28756386993244, 1.32396828447699, 43.32084114186802], "geometry" : {"coordinates" : [[[1.32396828447699, 43.30940019027639], [1.31666732747011, 43.29739176103022], [1.30748468744302, 43.29672650078349], [1.3015582429445, 43.28756386993244], [1.29253091750365, 43.28836637975412], [1.29065488293262, 43.29348341262445], [1.29036121200802, 43.32084114186802], [1.30468495770959, 43.31988793556803], [1.32396828447699, 43.30940019027639]]], "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#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"stationGroupId": {"type": "integer"}, "stations": {"type": "array", "items": {"type": "string"}}}, "required": ["stationGroupId", "stations"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"stationGroupId" : 1192608, "stations" : ["1192608"]} | json_instruct | {"type": "object", "properties": {"stationGroupId": {"type": "integer"}, "stations": {"type": "array", "items": {"type": "string"}}}, "required": ["stationGroupId", "stations"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"ConnectionString": {"type": "string"}, "GameMasterPassword": {"type": "string"}, "HashingSecret": {"type": "string"}}, "required": ["ConnectionString", "GameMasterPassword", "HashingSecret"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ConnectionString" : "Server=127.0.0.1;Database=Elixr.Api;User Id=postgres;Password=Password1", "GameMasterPassword" : "Password1", "HashingSecret" : "Replace with your own text"} | json_instruct | {"type": "object", "properties": {"ConnectionString": {"type": "string"}, "GameMasterPassword": {"type": "string"}, "HashingSecret": {"type": "string"}}, "required": ["ConnectionString", "GameMasterPassword", "HashingSecret"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Time" : "2020-09-29T15:00:00+03:00", "Temp" : 39.1, "RelHum" : 32, "WindSpeed" : 1.8, "WindDir" : 49} | json_instruct | {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"type": {"type": "string"}, "stac_version": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"area": {"type": "string"}, "datetime": {"type": "string"}}, "required": ["area", "datetime"]}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "links": {"type": "array", "items": {"type": "object", "properties": {"rel": {"type": "string"}, "href": {"type": "string"}, "type": {"type": "string"}}, "required": ["rel", "href", "type"]}}, "assets": {"type": "object", "properties": {"image": {"type": "object", "properties": {"href": {"type": "string"}, "type": {"type": "string"}, "title": {"type": "string"}}, "required": ["href", "type", "title"]}}, "required": ["image"]}, "collection": {"type": "string"}}, "required": ["type", "stac_version", "id", "properties", "geometry", "bbox", "links", "assets", "collection"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "Feature", "stac_version" : "1.0.0-beta.2", "id" : "bc32f1", "properties" : {"area" : "znz", "datetime" : "2016-10-12T00:00:00Z"}, "geometry" : {"coordinates" : [[[39.344219970219626, -5.987276061137261], [39.340847000464755, -5.987278166971163], [39.34083023028068, -5.960158002925742], [39.36793404669621, -5.960140574104503], [39.36795215042373, -5.987260658288568], [39.344219970219626, -5.987276061137261]]], "type" : "Polygon"}, "bbox" : [39.34083023028068, -5.987278166971163, 39.36795215042373, -5.960140574104503], "links" : [{"rel" : "collection", "href" : "../collection.json", "type" : "application/json"}, {"rel" : "root", "href" : "../../catalog.json", "type" : "application/json"}, {"rel" : "parent", "href" : "../collection.json", "type" : "application/json"}], "assets" : {"image" : {"href" : "https://drivendata-competition-building-segmentation.s3-us-west-1.amazonaws.com/train_tier_1/znz/bc32f1/bc32f1.tif", "type" : "image/tiff; application=geotiff; profile=cloud-optimized", "title" : "GeoTIFF"}}, "collection" : "znz"} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "stac_version": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"area": {"type": "string"}, "datetime": {"type": "string"}}, "required": ["area", "datetime"]}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "links": {"type": "array", "items": {"type": "object", "properties": {"rel": {"type": "string"}, "href": {"type": "string"}, "type": {"type": "string"}}, "required": ["rel", "href", "type"]}}, "assets": {"type": "object", "properties": {"image": {"type": "object", "properties": {"href": {"type": "string"}, "type": {"type": "string"}, "title": {"type": "string"}}, "required": ["href", "type", "title"]}}, "required": ["image"]}, "collection": {"type": "string"}}, "required": ["type", "stac_version", "id", "properties", "geometry", "bbox", "links", "assets", "collection"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "directories": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "start": {"type": "string"}, "test": {"type": "string"}}, "required": ["build", "start", "test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"copy-webpack-plugin": {"type": "string"}, "elm-test": {"type": "string"}, "elm-webpack-loader": {"type": "string"}, "html-webpack-plugin": {"type": "string"}, "uglifyjs-webpack-plugin": {"type": "string"}, "webpack-dev-server": {"type": "string"}}, "required": ["copy-webpack-plugin", "elm-test", "elm-webpack-loader", "html-webpack-plugin", "uglifyjs-webpack-plugin", "webpack-dev-server"]}, "dependencies": {"type": "object", "properties": {"elm": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}}, "required": ["elm", "webpack", "webpack-cli"]}}, "required": ["name", "version", "description", "main", "directories", "scripts", "repository", "author", "license", "bugs", "homepage", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "hamster", "version" : "1.0.0", "description" : "Learn programming with a hamster", "main" : "index.html", "directories" : {"test" : "tests"}, "scripts" : {"build" : "NODE_ENV=production webpack -p", "start" : "webpack-dev-server --hot", "test" : "elm-test"}, "repository" : {"type" : "git", "url" : "git+https://github.com/ream88/hamster.git"}, "author" : "Mario Uher <uher.mario@gmail.com>", "license" : "MIT", "bugs" : {"url" : "https://github.com/ream88/hamster/issues"}, "homepage" : "https://github.com/ream88/hamster#readme", "devDependencies" : {"copy-webpack-plugin" : "^5.0.4", "elm-test" : "^0.19.0", "elm-webpack-loader" : "^6.0.0", "html-webpack-plugin" : "^4.0.0-beta.4", "uglifyjs-webpack-plugin" : "^2.2.0", "webpack-dev-server" : "^3.8.2"}, "dependencies" : {"elm" : "^0.19.0", "webpack" : "^4.41.1", "webpack-cli" : "^3.3.9"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "directories": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "start": {"type": "string"}, "test": {"type": "string"}}, "required": ["build", "start", "test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"copy-webpack-plugin": {"type": "string"}, "elm-test": {"type": "string"}, "elm-webpack-loader": {"type": "string"}, "html-webpack-plugin": {"type": "string"}, "uglifyjs-webpack-plugin": {"type": "string"}, "webpack-dev-server": {"type": "string"}}, "required": ["copy-webpack-plugin", "elm-test", "elm-webpack-loader", "html-webpack-plugin", "uglifyjs-webpack-plugin", "webpack-dev-server"]}, "dependencies": {"type": "object", "properties": {"elm": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}}, "required": ["elm", "webpack", "webpack-cli"]}}, "required": ["name", "version", "description", "main", "directories", "scripts", "repository", "author", "license", "bugs", "homepage", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"userId" : 1542, "cartId" : "77ca5d7d-6737-43b5-a010-0a36c50c9fd9", "preferredProducts" : [2401, 3424, 4117], "productReviews" : [{"productId" : 4058, "reviewText" : "I saw one of these in Sao Tome and Principe and I bought one.", "reviewDate" : "2019-07-24T21:55:39.0923095+03:00"}, {"productId" : 2966, "reviewText" : "I saw one of these in Libya and I bought one.", "reviewDate" : "2020-04-03T09:20:56.3395254+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#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"PREVALENCE_BY_GENDER_AGE_YEAR": {"type": "object", "properties": {"TRELLIS_NAME": {"type": "array", "items": {}}, "SERIES_NAME": {"type": "array", "items": {}}, "X_CALENDAR_YEAR": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["TRELLIS_NAME", "SERIES_NAME", "X_CALENDAR_YEAR", "Y_PREVALENCE_1000PP"]}, "PREVALENCE_BY_MONTH": {"type": "object", "properties": {"X_CALENDAR_MONTH": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["X_CALENDAR_MONTH", "Y_PREVALENCE_1000PP"]}, "CONDITIONS_BY_TYPE": {"type": "object", "properties": {"CONCEPT_NAME": {"type": "string"}, "COUNT_VALUE": {"type": "integer"}}, "required": ["CONCEPT_NAME", "COUNT_VALUE"]}, "AGE_AT_FIRST_DIAGNOSIS": {"type": "object", "properties": {"CATEGORY": {"type": "array", "items": {"type": "string"}}, "MIN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P10_VALUE": {"type": "array", "items": {"type": "integer"}}, "P25_VALUE": {"type": "array", "items": {"type": "integer"}}, "MEDIAN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P75_VALUE": {"type": "array", "items": {"type": "integer"}}, "P90_VALUE": {"type": "array", "items": {"type": "integer"}}, "MAX_VALUE": {"type": "array", "items": {"type": "integer"}}}, "required": ["CATEGORY", "MIN_VALUE", "P10_VALUE", "P25_VALUE", "MEDIAN_VALUE", "P75_VALUE", "P90_VALUE", "MAX_VALUE"]}}, "required": ["PREVALENCE_BY_GENDER_AGE_YEAR", "PREVALENCE_BY_MONTH", "CONDITIONS_BY_TYPE", "AGE_AT_FIRST_DIAGNOSIS"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"PREVALENCE_BY_GENDER_AGE_YEAR" : {"TRELLIS_NAME" : [], "SERIES_NAME" : [], "X_CALENDAR_YEAR" : [], "Y_PREVALENCE_1000PP" : []}, "PREVALENCE_BY_MONTH" : {"X_CALENDAR_MONTH" : [], "Y_PREVALENCE_1000PP" : []}, "CONDITIONS_BY_TYPE" : {"CONCEPT_NAME" : "Claim- Inpatient: Primary diagnosis", "COUNT_VALUE" : 17}, "AGE_AT_FIRST_DIAGNOSIS" : {"CATEGORY" : ["MALE", "FEMALE"], "MIN_VALUE" : [26, 32], "P10_VALUE" : [31, 33], "P25_VALUE" : [46, 37], "MEDIAN_VALUE" : [52, 46], "P75_VALUE" : [57, 63], "P90_VALUE" : [69, 75], "MAX_VALUE" : [69, 77]}} | json_instruct | {"type": "object", "properties": {"PREVALENCE_BY_GENDER_AGE_YEAR": {"type": "object", "properties": {"TRELLIS_NAME": {"type": "array", "items": {}}, "SERIES_NAME": {"type": "array", "items": {}}, "X_CALENDAR_YEAR": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["TRELLIS_NAME", "SERIES_NAME", "X_CALENDAR_YEAR", "Y_PREVALENCE_1000PP"]}, "PREVALENCE_BY_MONTH": {"type": "object", "properties": {"X_CALENDAR_MONTH": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["X_CALENDAR_MONTH", "Y_PREVALENCE_1000PP"]}, "CONDITIONS_BY_TYPE": {"type": "object", "properties": {"CONCEPT_NAME": {"type": "string"}, "COUNT_VALUE": {"type": "integer"}}, "required": ["CONCEPT_NAME", "COUNT_VALUE"]}, "AGE_AT_FIRST_DIAGNOSIS": {"type": "object", "properties": {"CATEGORY": {"type": "array", "items": {"type": "string"}}, "MIN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P10_VALUE": {"type": "array", "items": {"type": "integer"}}, "P25_VALUE": {"type": "array", "items": {"type": "integer"}}, "MEDIAN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P75_VALUE": {"type": "array", "items": {"type": "integer"}}, "P90_VALUE": {"type": "array", "items": {"type": "integer"}}, "MAX_VALUE": {"type": "array", "items": {"type": "integer"}}}, "required": ["CATEGORY", "MIN_VALUE", "P10_VALUE", "P25_VALUE", "MEDIAN_VALUE", "P75_VALUE", "P90_VALUE", "MAX_VALUE"]}}, "required": ["PREVALENCE_BY_GENDER_AGE_YEAR", "PREVALENCE_BY_MONTH", "CONDITIONS_BY_TYPE", "AGE_AT_FIRST_DIAGNOSIS"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"@context": {"type": "string"}, "@type": {"type": "array", "items": {"type": "string"}}, "identifier": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}, "dataset": {"type": "array", "items": {"type": "string"}}, "additionalProperty": {"type": "array", "items": {"type": "object", "properties": {"@type": {"type": "string"}, "name": {"type": "string"}, "value": {"type": "string"}, "valueReference": {"type": "array", "items": {"type": "object", "properties": {"@type": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}}, "required": ["@type", "name", "url"]}}}, "required": ["@type", "name", "value", "valueReference"]}}}, "required": ["@context", "@type", "identifier", "name", "url", "description", "dataset", "additionalProperty"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"@context" : "http://schema.org", "@type" : ["BioChemEntity", "Sample"], "identifier" : ["biosamples:SAMN03329217", "mmp.ref:MMP03329217"], "name" : "Verrucomicrobia bacterium L21-Fru-AB", "url" : "https://mmp.sfb.uit.no/databases/marref/#/records/MMP03329217", "description" : "Genome sequence and description of a novel strain representing subdivision 5 of the Verrucomicrobium phylum", "dataset" : ["http://www.ebi.ac.uk/ena/data/search?query=PRJNA274602", "https://www.arb-silva.de/search/show/ssu/insdc/274602", "https://www.arb-silva.de/search/show/lsu/insdc/274602", "http://www.ebi.ac.uk/ena/data/view/GCF_001017655.1"], "additionalProperty" : [{"@type" : "PropertyValue", "name" : "Geographic Location (GAZ)", "value" : "Kiritimati Atoll", "valueReference" : [{"@type" : "CategoryCode", "name" : "Kiritimati Atoll", "url" : "https://www.ebi.ac.uk/ols/ontologies/gaz/terms?iri=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FGAZ_00144268"}]}, {"@type" : "PropertyValue", "name" : "Organism", "value" : "Verrucomicrobia bacterium", "valueReference" : [{"@type" : "CategoryCode", "name" : "Verrucomicrobia bacterium", "url" : "https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=1609981"}]}]} | json_instruct | {"type": "object", "properties": {"@context": {"type": "string"}, "@type": {"type": "array", "items": {"type": "string"}}, "identifier": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}, "dataset": {"type": "array", "items": {"type": "string"}}, "additionalProperty": {"type": "array", "items": {"type": "object", "properties": {"@type": {"type": "string"}, "name": {"type": "string"}, "value": {"type": "string"}, "valueReference": {"type": "array", "items": {"type": "object", "properties": {"@type": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}}, "required": ["@type", "name", "url"]}}}, "required": ["@type", "name", "value", "valueReference"]}}}, "required": ["@context", "@type", "identifier", "name", "url", "description", "dataset", "additionalProperty"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"env": {"type": "object", "properties": {"browser": {"type": "boolean"}, "es6": {"type": "boolean"}}, "required": ["browser", "es6"]}, "globals": {"type": "object", "properties": {"webix": {"type": "boolean"}, "scheduler": {"type": "boolean"}, "APPNAME": {"type": "boolean"}, "VERSION": {"type": "boolean"}, "PRODUCTION": {"type": "boolean"}, "BUILD_AS_MODULE": {"type": "boolean"}}, "required": ["webix", "scheduler", "APPNAME", "VERSION", "PRODUCTION", "BUILD_AS_MODULE"]}, "rules": {"type": "object", "properties": {"import/prefer-default-export": {"type": "string"}, "class-methods-use-this": {"type": "string"}, "linebreak-style": {"type": "string"}}, "required": ["import/prefer-default-export", "class-methods-use-this", "linebreak-style"]}, "parserOptions": {"type": "object", "properties": {"ecmaVersion": {"type": "integer"}, "sourceType": {"type": "string"}, "ecmaFeatures": {"type": "object", "properties": {"impliedStrict": {"type": "boolean"}}, "required": ["impliedStrict"]}}, "required": ["ecmaVersion", "sourceType", "ecmaFeatures"]}, "extends": {"type": "string"}}, "required": ["env", "globals", "rules", "parserOptions", "extends"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"env" : {"browser" : true, "es6" : true}, "globals" : {"webix" : true, "scheduler" : true, "APPNAME" : true, "VERSION" : true, "PRODUCTION" : true, "BUILD_AS_MODULE" : true}, "rules" : {"import/prefer-default-export" : "off", "class-methods-use-this" : "off", "linebreak-style" : "off"}, "parserOptions" : {"ecmaVersion" : 2018, "sourceType" : "module", "ecmaFeatures" : {"impliedStrict" : true}}, "extends" : "./node_modules/eslint-config-xbsoftware/1__double_quotes_and_tabs.js"} | json_instruct | {"type": "object", "properties": {"env": {"type": "object", "properties": {"browser": {"type": "boolean"}, "es6": {"type": "boolean"}}, "required": ["browser", "es6"]}, "globals": {"type": "object", "properties": {"webix": {"type": "boolean"}, "scheduler": {"type": "boolean"}, "APPNAME": {"type": "boolean"}, "VERSION": {"type": "boolean"}, "PRODUCTION": {"type": "boolean"}, "BUILD_AS_MODULE": {"type": "boolean"}}, "required": ["webix", "scheduler", "APPNAME", "VERSION", "PRODUCTION", "BUILD_AS_MODULE"]}, "rules": {"type": "object", "properties": {"import/prefer-default-export": {"type": "string"}, "class-methods-use-this": {"type": "string"}, "linebreak-style": {"type": "string"}}, "required": ["import/prefer-default-export", "class-methods-use-this", "linebreak-style"]}, "parserOptions": {"type": "object", "properties": {"ecmaVersion": {"type": "integer"}, "sourceType": {"type": "string"}, "ecmaFeatures": {"type": "object", "properties": {"impliedStrict": {"type": "boolean"}}, "required": ["impliedStrict"]}}, "required": ["ecmaVersion", "sourceType", "ecmaFeatures"]}, "extends": {"type": "string"}}, "required": ["env", "globals", "rules", "parserOptions", "extends"], "$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"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Name" : "Mira telesc\u00f3pica nocturna NSPU-M", "ShortName" : "NSPU-M", "Description" : "Mira telesc\u00f3pica Rusa con sistema de visi\u00f3n nocturna para fusiles de la serie AK."} | json_instruct | {"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["34.66.25.221/32", "34.66.50.208/32", "34.66.178.120/32", "34.66.200.49/32", "34.68.144.114/32", "34.73.34.132/32", "34.73.65.1/32", "34.73.66.97/32", "34.74.79.111/32", "34.74.91.53/32", "34.74.253.255/32", "35.184.226.236/32", "35.185.97.135/32", "35.188.1.99/32", "35.188.15.155/32", "35.188.73.34/32", "35.192.10.37/32", "35.192.85.2/32", "35.192.91.101/32", "35.192.136.167/32", "35.192.187.174/32", "35.193.7.13/32", "35.193.14.140/32", "35.196.72.151/32", "35.196.82.30/32", "35.196.158.85/32", "35.202.145.110/32", "35.202.245.105/32", "35.222.7.205/32", "35.224.112.202/32", "35.227.58.83/32", "35.227.97.188/32", "35.231.58.0/32", "35.237.8.208/32", "35.237.56.208/32", "35.237.212.185/32", "62.80.177.59/32", "62.80.177.60/32", "104.154.113.151/32", "104.154.120.187/32", "104.196.57.92/32", "104.196.213.122/32", "104.197.122.201/32", "104.198.131.58/32", "176.38.35.176/32", "207.254.16.35/32", "207.254.16.36/32", "207.254.16.37/32", "207.254.16.38/32", "207.254.16.39/32", "213.160.131.75/32"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": {"type": "array", "items": {"type": "number"}}, "best_x": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "feval_count": {"type": "array", "items": {"type": "integer"}}, "n_trials_instructed": {"type": "array", "items": {"type": "integer"}}, "passing": {"type": "array", "items": {"type": "boolean"}}, "completed": {"type": "boolean"}, "points": {"type": "number"}, "winner": {"type": "string"}, "loser": {"type": "string"}}, "required": ["n_dim", "n_trials", "objective", "white", "black", "traceback", "best_val", "best_x", "feval_count", "n_trials_instructed", "passing", "completed", "points", "winner", "loser"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"n_dim" : 5, "n_trials" : 210, "objective" : "rosenbrock_modified_on_cube", "white" : "ax_default", "black" : "platypus_gde3", "traceback" : ["passing", "passing"], "best_val" : [2.628017304162068, 3.5318289609225584], "best_x" : [[1.6653345369377348e-15, 2.4424906541753444e-15, 9.71445146547012e-16, 2.220446049250313e-16, 0.9999999999999977], [0.24693945743353396, 0.07321534044212097, 0.19707250734584147, 0.1976724144644697, 0.9922344407548594]], "feval_count" : [210, 200], "n_trials_instructed" : [210, 178], "passing" : [true, true], "completed" : true, "points" : 1.0, "winner" : "ax_default", "loser" : "platypus_gde3"} | json_instruct | {"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": {"type": "array", "items": {"type": "number"}}, "best_x": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "feval_count": {"type": "array", "items": {"type": "integer"}}, "n_trials_instructed": {"type": "array", "items": {"type": "integer"}}, "passing": {"type": "array", "items": {"type": "boolean"}}, "completed": {"type": "boolean"}, "points": {"type": "number"}, "winner": {"type": "string"}, "loser": {"type": "string"}}, "required": ["n_dim", "n_trials", "objective", "white", "black", "traceback", "best_val", "best_x", "feval_count", "n_trials_instructed", "passing", "completed", "points", "winner", "loser"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this 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" : "6104100007", "district_id" : "6104100", "name" : "TENGAH"} | 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#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Time" : "2020-12-02T09:00:00Z", "Temp" : 20.2, "RelHum" : 59, "WindSpeed" : 4.2, "WindDir" : 80} | json_instruct | {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"alfredsnippet": {"type": "object", "properties": {"snippet": {"type": "string"}, "dontautoexpand": {"type": "boolean"}, "uid": {"type": "string"}, "name": {"type": "string"}, "keyword": {"type": "string"}}, "required": ["snippet", "dontautoexpand", "uid", "name", "keyword"]}}, "required": ["alfredsnippet"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"alfredsnippet" : {"snippet" : "\ud83d\udc30", "dontautoexpand" : true, "uid" : "98F516AF-43B5-4AC9-BF63-8BA5BF7530D2", "name" : "\ud83d\udc30 :rabbit:", "keyword" : ":rabbit:"}} | json_instruct | {"type": "object", "properties": {"alfredsnippet": {"type": "object", "properties": {"snippet": {"type": "string"}, "dontautoexpand": {"type": "boolean"}, "uid": {"type": "string"}, "name": {"type": "string"}, "keyword": {"type": "string"}}, "required": ["snippet", "dontautoexpand", "uid", "name", "keyword"]}}, "required": ["alfredsnippet"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01007745": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01007745"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "Topology", "objects" : {"E01007745" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00039211", "LAD11CD" : "E08000018"}, "arcs" : [[0, 1, 2, 3]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00039222", "LAD11CD" : "E08000018"}, "arcs" : [[4, -4, 5]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00039227", "LAD11CD" : "E08000018"}, "arcs" : [[6, -1, -5, 7]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00039230", "LAD11CD" : "E08000018"}, "arcs" : [[-2, -7, 8, 9, 10]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00039232", "LAD11CD" : "E08000018"}, "arcs" : [[11, -10]]}]}}, "arcs" : [[[4976, 4679], [505, -370], [438, 55], [-541, -316], [-126, 144], [-217, -38], [-96, -283], [394, -219], [1902, 790]], [[7235, 4442], [-779, -666], [-938, -305], [1, -316], [-923, -116], [1, -1544]], [[4597, 1495], [-1632, 402], [-771, -300], [-1130, 738], [1823, 1455], [-100, 124]], [[2787, 3914], [596, -226], [-93, 850], [632, 510], [578, 20], [476, -389]], [[7408, 5506], [-2432, -827]], [[2787, 3914], [-168, 193], [-144, 529], [-758, 187], [-545, 620], [-312, 1394], [-860, 202], [176, 374], [1938, 2586], [1277, -437], [1240, -849], [258, -1488], [819, -122], [893, -1117], [807, -480]], [[7462, 5265], [183, -143], [-410, -680]], [[7408, 5506], [54, -241]], [[7462, 5265], [938, -123], [-444, -711], [179, -103], [286, -169], [-358, -645], [876, 355], [-2, -710]], [[8937, 3159], [-1186, -103], [-465, -422], [-1062, -300], [-1463, -952]], [[4761, 1382], [-164, 113]], [[8937, 3159], [510, -31], [399, 677], [153, -360], [-445, -706], [-1401, -1073], [114, -712], [-1034, -238], [-161, -257], [-1431, -459], [-880, 1382]]], "transform" : {"scale" : [1.7949346423886372e-06, 1.4875568788667104e-06], "translate" : [-1.412223087830522, 53.42349073688945]}} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01007745": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01007745"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"ak47": {"type": "string"}, "m4a1": {"type": "string"}, "explode1": {"type": "string"}, "explode2": {"type": "string"}, "explode3": {"type": "string"}, "explode4": {"type": "string"}, "explode5": {"type": "string"}, "explode6": {"type": "string"}, "ricmetal1": {"type": "string"}, "ricmetal2": {"type": "string"}, "clipin": {"type": "string"}, "clipout": {"type": "string"}, "flesh1": {"type": "string"}, "flesh2": {"type": "string"}, "flesh3": {"type": "string"}, "steps1": {"type": "string"}, "steps2": {"type": "string"}, "steps3": {"type": "string"}, "steps4": {"type": "string"}, "wood1": {"type": "string"}, "wood2": {"type": "string"}, "wood3": {"type": "string"}, "die-1": {"type": "string"}, "die-2": {"type": "string"}, "die-3": {"type": "string"}, "die-4": {"type": "string"}, "die-5": {"type": "string"}}, "required": ["ak47", "m4a1", "explode1", "explode2", "explode3", "explode4", "explode5", "explode6", "ricmetal1", "ricmetal2", "clipin", "clipout", "flesh1", "flesh2", "flesh3", "steps1", "steps2", "steps3", "steps4", "wood1", "wood2", "wood3", "die-1", "die-2", "die-3", "die-4", "die-5"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ak47" : "ak47.wav", "m4a1" : "m4a1.wav", "explode1" : "explode1.wav", "explode2" : "explode2.wav", "explode3" : "explode3.wav", "explode4" : "explode4.wav", "explode5" : "explode5.wav", "explode6" : "explode6.wav", "ricmetal1" : "ricmetal1.wav", "ricmetal2" : "ricmetal2.wav", "clipin" : "w_clipin.wav", "clipout" : "w_clipout.wav", "flesh1" : "hit1.wav", "flesh2" : "hit2.wav", "flesh3" : "hit3.wav", "steps1" : "steps1.wav", "steps2" : "steps2.wav", "steps3" : "steps3.wav", "steps4" : "steps4.wav", "wood1" : "wood1.wav", "wood2" : "wood2.wav", "wood3" : "wood3.wav", "die-1" : "die_1.wav", "die-2" : "die_2.wav", "die-3" : "die_3.wav", "die-4" : "die_4.wav", "die-5" : "die_5.wav"} | json_instruct | {"type": "object", "properties": {"ak47": {"type": "string"}, "m4a1": {"type": "string"}, "explode1": {"type": "string"}, "explode2": {"type": "string"}, "explode3": {"type": "string"}, "explode4": {"type": "string"}, "explode5": {"type": "string"}, "explode6": {"type": "string"}, "ricmetal1": {"type": "string"}, "ricmetal2": {"type": "string"}, "clipin": {"type": "string"}, "clipout": {"type": "string"}, "flesh1": {"type": "string"}, "flesh2": {"type": "string"}, "flesh3": {"type": "string"}, "steps1": {"type": "string"}, "steps2": {"type": "string"}, "steps3": {"type": "string"}, "steps4": {"type": "string"}, "wood1": {"type": "string"}, "wood2": {"type": "string"}, "wood3": {"type": "string"}, "die-1": {"type": "string"}, "die-2": {"type": "string"}, "die-3": {"type": "string"}, "die-4": {"type": "string"}, "die-5": {"type": "string"}}, "required": ["ak47", "m4a1", "explode1", "explode2", "explode3", "explode4", "explode5", "explode6", "ricmetal1", "ricmetal2", "clipin", "clipout", "flesh1", "flesh2", "flesh3", "steps1", "steps2", "steps3", "steps4", "wood1", "wood2", "wood3", "die-1", "die-2", "die-3", "die-4", "die-5"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"sources": {"type": "array", "items": {"type": "object", "properties": {"file": {"type": "string"}, "labels": {"type": "array", "items": {"type": "string"}}}, "required": ["file", "labels"]}}, "target": {"type": "object", "properties": {"labels": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}}, "required": ["labels", "name"]}}, "required": ["sources", "target"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"sources" : [{"file" : "C:/Users/Shahbaz/Downloads/opencv_contrib-master/opencv_contrib-master/modules/phase_unwrapping/test/test_main.cpp", "labels" : ["Extra", "opencv_phase_unwrapping", "AccuracyTest"]}, {"file" : "C:/Users/Shahbaz/Downloads/opencv_contrib-master/opencv_contrib-master/modules/phase_unwrapping/test/test_unwrapping.cpp", "labels" : ["Extra", "opencv_phase_unwrapping", "AccuracyTest"]}, {"file" : "C:/Users/Shahbaz/Downloads/opencv_contrib-master/opencv_contrib-master/modules/phase_unwrapping/test/test_precomp.hpp", "labels" : ["Extra", "opencv_phase_unwrapping", "AccuracyTest"]}], "target" : {"labels" : ["Extra", "opencv_phase_unwrapping", "AccuracyTest"], "name" : "opencv_test_phase_unwrapping"}} | json_instruct | {"type": "object", "properties": {"sources": {"type": "array", "items": {"type": "object", "properties": {"file": {"type": "string"}, "labels": {"type": "array", "items": {"type": "string"}}}, "required": ["file", "labels"]}}, "target": {"type": "object", "properties": {"labels": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}}, "required": ["labels", "name"]}}, "required": ["sources", "target"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "number"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [6.0, 6.0, 3.0, 0.0, 1.0, 0.0, 1.0, 0.0, 1.0, 0.0] | json_instruct | {"type": "array", "items": {"type": "number"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "object", "properties": {"sid": {"type": "integer"}, "level": {"type": "integer"}, "cost": {"type": "integer"}, "next_sid": {"type": "integer"}}, "required": ["sid", "level", "cost", "next_sid"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"sid" : 33001, "level" : 1, "cost" : 100, "next_sid" : 33008}, {"sid" : 33002, "level" : 1, "cost" : 100, "next_sid" : 33009}, {"sid" : 33003, "level" : 1, "cost" : 100, "next_sid" : 33010}, {"sid" : 33004, "level" : 1, "cost" : 100, "next_sid" : 33011}, {"sid" : 33007, "level" : 1, "cost" : 100, "next_sid" : 33012}, {"sid" : 33008, "level" : 2, "cost" : 0, "next_sid" : 0}, {"sid" : 33009, "level" : 2, "cost" : 0, "next_sid" : 0}, {"sid" : 33010, "level" : 2, "cost" : 0, "next_sid" : 0}, {"sid" : 33011, "level" : 2, "cost" : 0, "next_sid" : 0}, {"sid" : 33012, "level" : 2, "cost" : 0, "next_sid" : 0}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"sid": {"type": "integer"}, "level": {"type": "integer"}, "cost": {"type": "integer"}, "next_sid": {"type": "integer"}}, "required": ["sid", "level", "cost", "next_sid"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"rustc": {"type": "integer"}, "features": {"type": "string"}, "target": {"type": "integer"}, "profile": {"type": "integer"}, "path": {"type": "integer"}, "deps": {"type": "array", "items": {}}, "local": {"type": "array", "items": {"type": "object", "properties": {"CheckDepInfo": {"type": "object", "properties": {"dep_info": {"type": "string"}}, "required": ["dep_info"]}}, "required": ["CheckDepInfo"]}}, "rustflags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "integer"}}, "required": ["rustc", "features", "target", "profile", "path", "deps", "local", "rustflags", "metadata"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"rustc" : 17109510516401277427, "features" : "[]", "target" : 5560141834451627718, "profile" : 10234870291008511582, "path" : 825914973236967560, "deps" : [], "local" : [{"CheckDepInfo" : {"dep_info" : "debug/.fingerprint/cfg-if-b75a3cef364ac93d/dep-lib-cfg_if-b75a3cef364ac93d"}}], "rustflags" : ["-D", "warnings"], "metadata" : 8462187951337715540} | json_instruct | {"type": "object", "properties": {"rustc": {"type": "integer"}, "features": {"type": "string"}, "target": {"type": "integer"}, "profile": {"type": "integer"}, "path": {"type": "integer"}, "deps": {"type": "array", "items": {}}, "local": {"type": "array", "items": {"type": "object", "properties": {"CheckDepInfo": {"type": "object", "properties": {"dep_info": {"type": "string"}}, "required": ["dep_info"]}}, "required": ["CheckDepInfo"]}}, "rustflags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "integer"}}, "required": ["rustc", "features", "target", "profile", "path", "deps", "local", "rustflags", "metadata"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"directions" : ["Preheat oven to 350 degrees F (175 degrees C). Grease 3 small loaf pans.", "Mix flour, baking soda, and salt together in a bowl.", "Beat butter and sugar with an electric mixer in a large bowl until light and fluffy. The mixture should be noticeably lighter in color. Add 1 egg and allow to blend into the butter mixture before adding the second egg along with vanilla extract. Beat mashed bananas thoroughly into the mixture. Add flour mixture in small increments while beating until just combined into a thick batter. Fold blueberries into the batter; pour into prepared loaf pans.", "Bake in the preheated oven until a toothpick inserted into the center comes out clean, 30 to 35 minutes. Cool in the pans for 10 minutes before removing to cool completely on a wire rack."], "ingredients" : ["2 cups all-purpose flour", "1 teaspoon baking soda", "1/2 teaspoon salt", "1/2 cup butter, softened", "1 cup white sugar", "2 eggs", "2 teaspoons vanilla extract", "2 ripe bananas, mashed", "1 cup fresh blueberries"], "language" : "en-US", "source" : "allrecipes.com", "tags" : [], "title" : "Blueberry Banana Bread", "url" : "http://allrecipes.com/recipe/229021/blueberry-banana-bread/"} | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"opts": {"type": "object", "properties": {"destination": {"type": "string"}}, "required": ["destination"]}}, "required": ["opts"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"opts" : {"destination" : "./doc/"}} | json_instruct | {"type": "object", "properties": {"opts": {"type": "object", "properties": {"destination": {"type": "string"}}, "required": ["destination"]}}, "required": ["opts"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"title": {"type": "string"}, "name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"grunt-contrib-sass": {"type": "string"}, "grunt": {"type": "string"}, "bootcamp": {"type": "string"}, "grunt-contrib-watch": {"type": "string"}, "grunt-contrib-concat": {"type": "string"}}, "required": ["grunt-contrib-sass", "grunt", "bootcamp", "grunt-contrib-watch", "grunt-contrib-concat"]}}, "required": ["title", "name", "version", "description", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : "SassySort", "name" : "SassySort", "version" : "1.0.0", "description" : "Sorting algorithms in Sass for Sass.", "scripts" : {"test" : "grunt test"}, "repository" : {"type" : "git", "url" : "https://github.com/KittyGiraudel/SassySort"}, "keywords" : ["sass", "scss", "sort", "algorithms"], "author" : "Kitty Giraudel", "license" : "MIT", "bugs" : {"url" : "https://github.com/KittyGiraudel/SassySort/issues"}, "homepage" : "https://github.com/KittyGiraudel/SassySort", "devDependencies" : {"grunt-contrib-sass" : "~0.8.0", "grunt" : "~0.4.2", "bootcamp" : "~1.1.2", "grunt-contrib-watch" : "~0.5.3", "grunt-contrib-concat" : "~0.3.0"}} | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"grunt-contrib-sass": {"type": "string"}, "grunt": {"type": "string"}, "bootcamp": {"type": "string"}, "grunt-contrib-watch": {"type": "string"}, "grunt-contrib-concat": {"type": "string"}}, "required": ["grunt-contrib-sass", "grunt", "bootcamp", "grunt-contrib-watch", "grunt-contrib-concat"]}}, "required": ["title", "name", "version", "description", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "author": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "devDependencies": {"type": "object", "properties": {"grunt": {"type": "string"}, "grunt-contrib-concat": {"type": "string"}, "grunt-contrib-less": {"type": "string"}, "grunt-contrib-livereload": {"type": "string"}, "grunt-contrib-uglify": {"type": "string"}, "grunt-contrib-watch": {"type": "string"}}, "required": ["grunt", "grunt-contrib-concat", "grunt-contrib-less", "grunt-contrib-livereload", "grunt-contrib-uglify", "grunt-contrib-watch"]}}, "required": ["name", "author", "version", "private", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "omdm", "author" : "Akash Deep Singhal", "version" : "0.0.1", "private" : true, "devDependencies" : {"grunt" : "latest", "grunt-contrib-concat" : "latest", "grunt-contrib-less" : "latest", "grunt-contrib-livereload" : "latest", "grunt-contrib-uglify" : "latest", "grunt-contrib-watch" : "latest"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "author": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "devDependencies": {"type": "object", "properties": {"grunt": {"type": "string"}, "grunt-contrib-concat": {"type": "string"}, "grunt-contrib-less": {"type": "string"}, "grunt-contrib-livereload": {"type": "string"}, "grunt-contrib-uglify": {"type": "string"}, "grunt-contrib-watch": {"type": "string"}}, "required": ["grunt", "grunt-contrib-concat", "grunt-contrib-less", "grunt-contrib-livereload", "grunt-contrib-uglify", "grunt-contrib-watch"]}}, "required": ["name", "author", "version", "private", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "official_id": {"type": "string"}, "address": {"type": "string"}, "school_type": {"type": "string"}, "school_type_entity": {"type": "string"}, "fax": {"type": "string"}, "state": {"type": "string"}, "phone": {"type": "string"}, "full_time_school": {"type": "boolean"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["name", "id", "official_id", "address", "school_type", "school_type_entity", "fax", "state", "phone", "full_time_school", "lon", "lat"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Gymnasium Eltville", "id" : "HE-5232-0", "official_id" : "5232", "address" : "Wiesweg 7, 65343 Eltville am Rhein", "school_type" : "Gymnasium mit gymnasialer Oberstufe", "school_type_entity" : "Gymnasium", "fax" : "06123/9080211", "state" : "HE", "phone" : "06123/908020", "full_time_school" : false, "lon" : 8.114696, "lat" : 50.036217} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "official_id": {"type": "string"}, "address": {"type": "string"}, "school_type": {"type": "string"}, "school_type_entity": {"type": "string"}, "fax": {"type": "string"}, "state": {"type": "string"}, "phone": {"type": "string"}, "full_time_school": {"type": "boolean"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["name", "id", "official_id", "address", "school_type", "school_type_entity", "fax", "state", "phone", "full_time_school", "lon", "lat"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"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" : "010900040201", "variable1" : 0.782, "variable2" : 1.4996, "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#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"data": {"type": "object", "properties": {"2020-03-01": {"type": "integer"}, "2020-04-01": {"type": "integer"}, "2020-05-01": {"type": "integer"}, "2020-06-01": {"type": "integer"}, "2020-07-01": {"type": "integer"}, "2020-08-01": {"type": "integer"}, "2020-09-01": {"type": "integer"}, "2020-10-01": {"type": "integer"}, "2020-11-01": {"type": "integer"}, "2020-12-01": {"type": "integer"}, "2021-01-01": {"type": "integer"}, "2021-02-01": {"type": "integer"}, "2021-03-01": {"type": "integer"}, "2021-04-01": {"type": "integer"}, "2021-05-01": {"type": "integer"}, "2021-06-01": {"type": "integer"}, "2021-07-01": {"type": "integer"}, "2021-08-01": {"type": "integer"}, "2021-09-01": {"type": "integer"}, "2021-10-01": {"type": "integer"}, "2021-11-01": {"type": "integer"}, "2021-12-01": {"type": "integer"}, "2022-01-01": {"type": "integer"}}, "required": ["2020-03-01", "2020-04-01", "2020-05-01", "2020-06-01", "2020-07-01", "2020-08-01", "2020-09-01", "2020-10-01", "2020-11-01", "2020-12-01", "2021-01-01", "2021-02-01", "2021-03-01", "2021-04-01", "2021-05-01", "2021-06-01", "2021-07-01", "2021-08-01", "2021-09-01", "2021-10-01", "2021-11-01", "2021-12-01", "2022-01-01"]}, "deaths": {"type": "integer"}, "name": {"type": "string"}}, "required": ["data", "deaths", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"data" : {"2020-03-01" : 0, "2020-04-01" : 1, "2020-05-01" : 11, "2020-06-01" : 20, "2020-07-01" : 51, "2020-08-01" : 0, "2020-09-01" : 0, "2020-10-01" : 0, "2020-11-01" : 2, "2020-12-01" : 1, "2021-01-01" : 0, "2021-02-01" : 5, "2021-03-01" : 11, "2021-04-01" : 10, "2021-05-01" : 6, "2021-06-01" : 3, "2021-07-01" : 2, "2021-08-01" : 3, "2021-09-01" : 21, "2021-10-01" : 20, "2021-11-01" : 8, "2021-12-01" : 0, "2022-01-01" : 2}, "deaths" : 177, "name" : "Equatorial Guinea"} | json_instruct | {"type": "object", "properties": {"data": {"type": "object", "properties": {"2020-03-01": {"type": "integer"}, "2020-04-01": {"type": "integer"}, "2020-05-01": {"type": "integer"}, "2020-06-01": {"type": "integer"}, "2020-07-01": {"type": "integer"}, "2020-08-01": {"type": "integer"}, "2020-09-01": {"type": "integer"}, "2020-10-01": {"type": "integer"}, "2020-11-01": {"type": "integer"}, "2020-12-01": {"type": "integer"}, "2021-01-01": {"type": "integer"}, "2021-02-01": {"type": "integer"}, "2021-03-01": {"type": "integer"}, "2021-04-01": {"type": "integer"}, "2021-05-01": {"type": "integer"}, "2021-06-01": {"type": "integer"}, "2021-07-01": {"type": "integer"}, "2021-08-01": {"type": "integer"}, "2021-09-01": {"type": "integer"}, "2021-10-01": {"type": "integer"}, "2021-11-01": {"type": "integer"}, "2021-12-01": {"type": "integer"}, "2022-01-01": {"type": "integer"}}, "required": ["2020-03-01", "2020-04-01", "2020-05-01", "2020-06-01", "2020-07-01", "2020-08-01", "2020-09-01", "2020-10-01", "2020-11-01", "2020-12-01", "2021-01-01", "2021-02-01", "2021-03-01", "2021-04-01", "2021-05-01", "2021-06-01", "2021-07-01", "2021-08-01", "2021-09-01", "2021-10-01", "2021-11-01", "2021-12-01", "2022-01-01"]}, "deaths": {"type": "integer"}, "name": {"type": "string"}}, "required": ["data", "deaths", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"files": {"type": "object", "properties": {"main.css": {"type": "string"}, "main.js": {"type": "string"}, "main.js.map": {"type": "string"}, "runtime-main.js": {"type": "string"}, "runtime-main.js.map": {"type": "string"}, "static/css/2.fb17aa6d.chunk.css": {"type": "string"}, "static/js/2.0b8a939b.chunk.js": {"type": "string"}, "static/js/2.0b8a939b.chunk.js.map": {"type": "string"}, "index.html": {"type": "string"}, "static/css/2.fb17aa6d.chunk.css.map": {"type": "string"}, "static/css/main.51859d1f.chunk.css.map": {"type": "string"}, "static/js/2.0b8a939b.chunk.js.LICENSE.txt": {"type": "string"}, "static/media/economiaDesentralizada.7784d82c.png": {"type": "string"}, "static/media/img.cd81cf31.png": {"type": "string"}}, "required": ["main.css", "main.js", "main.js.map", "runtime-main.js", "runtime-main.js.map", "static/css/2.fb17aa6d.chunk.css", "static/js/2.0b8a939b.chunk.js", "static/js/2.0b8a939b.chunk.js.map", "index.html", "static/css/2.fb17aa6d.chunk.css.map", "static/css/main.51859d1f.chunk.css.map", "static/js/2.0b8a939b.chunk.js.LICENSE.txt", "static/media/economiaDesentralizada.7784d82c.png", "static/media/img.cd81cf31.png"]}, "entrypoints": {"type": "array", "items": {"type": "string"}}}, "required": ["files", "entrypoints"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"files" : {"main.css" : "/static/css/main.51859d1f.chunk.css", "main.js" : "/static/js/main.6aa3fcb0.chunk.js", "main.js.map" : "/static/js/main.6aa3fcb0.chunk.js.map", "runtime-main.js" : "/static/js/runtime-main.4c1f0d57.js", "runtime-main.js.map" : "/static/js/runtime-main.4c1f0d57.js.map", "static/css/2.fb17aa6d.chunk.css" : "/static/css/2.fb17aa6d.chunk.css", "static/js/2.0b8a939b.chunk.js" : "/static/js/2.0b8a939b.chunk.js", "static/js/2.0b8a939b.chunk.js.map" : "/static/js/2.0b8a939b.chunk.js.map", "index.html" : "/index.html", "static/css/2.fb17aa6d.chunk.css.map" : "/static/css/2.fb17aa6d.chunk.css.map", "static/css/main.51859d1f.chunk.css.map" : "/static/css/main.51859d1f.chunk.css.map", "static/js/2.0b8a939b.chunk.js.LICENSE.txt" : "/static/js/2.0b8a939b.chunk.js.LICENSE.txt", "static/media/economiaDesentralizada.7784d82c.png" : "/static/media/economiaDesentralizada.7784d82c.png", "static/media/img.cd81cf31.png" : "/static/media/img.cd81cf31.png"}, "entrypoints" : ["static/js/runtime-main.4c1f0d57.js", "static/css/2.fb17aa6d.chunk.css", "static/js/2.0b8a939b.chunk.js", "static/css/main.51859d1f.chunk.css", "static/js/main.6aa3fcb0.chunk.js"]} | json_instruct | {"type": "object", "properties": {"files": {"type": "object", "properties": {"main.css": {"type": "string"}, "main.js": {"type": "string"}, "main.js.map": {"type": "string"}, "runtime-main.js": {"type": "string"}, "runtime-main.js.map": {"type": "string"}, "static/css/2.fb17aa6d.chunk.css": {"type": "string"}, "static/js/2.0b8a939b.chunk.js": {"type": "string"}, "static/js/2.0b8a939b.chunk.js.map": {"type": "string"}, "index.html": {"type": "string"}, "static/css/2.fb17aa6d.chunk.css.map": {"type": "string"}, "static/css/main.51859d1f.chunk.css.map": {"type": "string"}, "static/js/2.0b8a939b.chunk.js.LICENSE.txt": {"type": "string"}, "static/media/economiaDesentralizada.7784d82c.png": {"type": "string"}, "static/media/img.cd81cf31.png": {"type": "string"}}, "required": ["main.css", "main.js", "main.js.map", "runtime-main.js", "runtime-main.js.map", "static/css/2.fb17aa6d.chunk.css", "static/js/2.0b8a939b.chunk.js", "static/js/2.0b8a939b.chunk.js.map", "index.html", "static/css/2.fb17aa6d.chunk.css.map", "static/css/main.51859d1f.chunk.css.map", "static/js/2.0b8a939b.chunk.js.LICENSE.txt", "static/media/economiaDesentralizada.7784d82c.png", "static/media/img.cd81cf31.png"]}, "entrypoints": {"type": "array", "items": {"type": "string"}}}, "required": ["files", "entrypoints"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "path": {"type": "string"}}, "required": ["type", "path"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"type" : "hair", "path" : "i/avatars/attire/npc_veronica/fhair1"}, {"type" : "pant", "path" : "i/avatars/attire/npc_veronica/fpants1"}, {"type" : "shir", "path" : "i/avatars/attire/npc_veronica/fshirt1"}, {"type" : "fore", "path" : "i/avatars/attire/npc_veronica/ffore1"}, {"type" : "brac", "path" : "i/avatars/attire/npc_veronica/fbracelet1/left"}, {"type" : "neck", "path" : "i/avatars/attire/npc_veronica/fnecklace1"}, {"type" : "brac", "path" : "i/avatars/attire/npc_veronica/fbracelet1/right"}, {"type" : "shoe", "path" : "i/avatars/attire/npc_veronica/fshoes1"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "path": {"type": "string"}}, "required": ["type", "path"]}, "$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" : 14227, "cartId" : "977c3554-8079-48fb-994f-2e861736f66c", "preferredProducts" : [1667, 208], "productReviews" : [{"productId" : 4306, "reviewText" : "i use it every Tuesday when i'm in my pub.", "reviewDate" : "2018-08-01T06:12:59.5764358+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 an example JSON object that satisfies this schema:
{"type": "object", "properties": {"glossary": {"type": "array", "items": {}}, "variables": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "integer"}, "value": {"type": "string"}}, "required": ["id", "name", "type", "value"]}}}, "required": ["glossary", "variables"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"glossary" : [], "variables" : [{"id" : "1643317029-366", "name" : "dialog template", "type" : 0, "value" : "1"}, {"id" : "1643315395-648", "name" : "random", "type" : 0, "value" : "1"}]} | json_instruct | {"type": "object", "properties": {"glossary": {"type": "array", "items": {}}, "variables": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "integer"}, "value": {"type": "string"}}, "required": ["id", "name", "type", "value"]}}}, "required": ["glossary", "variables"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "object", "properties": {"key": {"type": "string"}, "name": {"type": "string"}, "spdx_id": {"type": "null"}, "url": {"type": "null"}}, "required": ["key", "name", "spdx_id", "url"]}, "starNum": {"type": "integer"}, "folkNum": {"type": "integer"}, "watchNum": {"type": "integer"}, "topic": {"type": "array", "items": {}}}, "required": ["name", "description", "license", "starNum", "folkNum", "watchNum", "topic"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "bbqsql", "description" : "SQL Injection Exploitation Tool", "license" : {"key" : "other", "name" : "Other", "spdx_id" : null, "url" : null}, "starNum" : 333, "folkNum" : 114, "watchNum" : 333, "topic" : []} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "object", "properties": {"key": {"type": "string"}, "name": {"type": "string"}, "spdx_id": {"type": "null"}, "url": {"type": "null"}}, "required": ["key", "name", "spdx_id", "url"]}, "starNum": {"type": "integer"}, "folkNum": {"type": "integer"}, "watchNum": {"type": "integer"}, "topic": {"type": "array", "items": {}}}, "required": ["name", "description", "license", "starNum", "folkNum", "watchNum", "topic"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "object", "properties": {"manufacturer": {"type": "string"}, "market_name": {"type": "string"}, "codename": {"type": "string"}, "model": {"type": "string"}}, "required": ["manufacturer", "market_name", "codename", "model"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"manufacturer" : "IkuMobile", "market_name" : "Y3", "codename" : "Y3", "model" : "Y3"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"manufacturer": {"type": "string"}, "market_name": {"type": "string"}, "codename": {"type": "string"}, "model": {"type": "string"}}, "required": ["manufacturer", "market_name", "codename", "model"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"author": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type": "integer"}, "month": {"type": "integer"}, "week": {"type": "integer"}}, "required": ["day", "full", "month", "week"]}, "id": {"type": "string"}, "picture": {"type": "object", "properties": {"filesize": {"type": "integer"}, "fullUrl": {"type": "string"}, "hash": {"type": "string"}, "height": {"type": "integer"}, "lqip": {"type": "string"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["filesize", "fullUrl", "hash", "height", "lqip", "url", "width"]}, "score": {"type": "object", "properties": {"comments": {"type": "integer"}, "downs": {"type": "integer"}, "ratio": {"type": "number"}, "ups": {"type": "integer"}, "value": {"type": "integer"}}, "required": ["comments", "downs", "ratio", "ups", "value"]}, "subreddit": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["author", "date", "id", "picture", "score", "subreddit", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"author" : {"id" : "t2_5mdmimtm", "name" : "One18customs"}, "date" : {"day" : 1584316800, "full" : 1584322789, "month" : 1583020800, "week" : 1584230400}, "id" : "t3_fjcsv1", "picture" : {"filesize" : 68933, "fullUrl" : "https://preview.redd.it/b6mforjjvxm41.jpg?auto=webp&s=26bd6d9a4d9053b04377a840cdf4aec2df35e0a0", "hash" : "2eab6758b2", "height" : 480, "lqip" : "data:image/jpg;base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAMABADASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAABgQF/8QAJRAAAQMCBgEFAAAAAAAAAAAAAgEDBAUhAAYREzFBEgciUWGC/8QAFQEBAQAAAAAAAAAAAAAAAAAAAwT/xAAbEQACAgMBAAAAAAAAAAAAAAABAgARAwRxof/aAAwDAQACEQMRAD8ABQcn0UZUuQ9Spc6D4e0kVzbEubEPfXPziqn+ndIeE5RxZjO6o7DYnqN725VU+8J3c91ClAEWDDpzbOiD47RLZP1jbyy/KqEJqO5JNtgBQBBttvQUTpNRXE+bfAUEr5Ew66oxqz03P//Z", "url" : "https://preview.redd.it/b6mforjjvxm41.jpg?width=640&crop=smart&auto=webp&s=a060498b7c7a459c6ddd1b44d4fae24f407c02e1", "width" : 640}, "score" : {"comments" : 3, "downs" : 0, "ratio" : 0.95, "ups" : 53, "value" : 53}, "subreddit" : {"id" : "t5_2xy5e", "name" : "TerrainBuilding"}, "tags" : [], "title" : "Grimed the walls up - have to make a door next and finish the trim around the doorway itself. Make light switch covers and Then it\u2019s onto the second floor! The light switches are functioning. A stairwell will hide the battery terminals, hope you enjoy!", "url" : "https://www.reddit.com/r/TerrainBuilding/comments/fjcsv1/grimed_the_walls_up_have_to_make_a_door_next_and/"} | json_instruct | {"type": "object", "properties": {"author": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type": "integer"}, "month": {"type": "integer"}, "week": {"type": "integer"}}, "required": ["day", "full", "month", "week"]}, "id": {"type": "string"}, "picture": {"type": "object", "properties": {"filesize": {"type": "integer"}, "fullUrl": {"type": "string"}, "hash": {"type": "string"}, "height": {"type": "integer"}, "lqip": {"type": "string"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["filesize", "fullUrl", "hash", "height", "lqip", "url", "width"]}, "score": {"type": "object", "properties": {"comments": {"type": "integer"}, "downs": {"type": "integer"}, "ratio": {"type": "number"}, "ups": {"type": "integer"}, "value": {"type": "integer"}}, "required": ["comments", "downs", "ratio", "ups", "value"]}, "subreddit": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["author", "date", "id", "picture", "score", "subreddit", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "d963-89", "text" : "DeTocaueviXie said that teaching in the U6 Sc was a pvofsssicsi 8\u00a9 \u00a9pen that\u2019\nwa multitude of people are constantly embracing and abandoning it\u00ae85\nPerhaps ETV can increase the productivity of good teachers enough t\u00a9 enable\nus to get this situation in hand against\u00a9 enable stopping the watering d^n \u00a9f\nthe profession with mediocrity or even disloyalty\u00ae Being sure of professionalism\nin the heterogeneous groups we new use as teachers is made difficult by the\nmany comj^omises w\u00a9 must make t\u00ae get even enough ^bodies** t\u00a9 man the classrooms\u00ae\nETV may help professionalize the broadcasting ^profession*5 as well as the\nteaching profession At present only the engineer must meet any professional\nstandards 2 not progress planners 9 writers or producers\u00a9 I need not elaborate on\nthe dangers of 'unskilled uses of potentially narcotic 9 personality-distorting\n\u00a9r value distorting instruments 0 We can illustrate careful 9 responsible and\npre-tested uses of these tools0\nWe must answer objections t\u00a9 ETV and educational radio reasonably\u00ab It has\nbeen pointed out that teaching by TV makes it difficult for students to ask\nquestionsp mates adequate immediate discussion difficulty etc\u00ae\nI would call your attention to the fact that these failings are mentioned\nbefore teacher-training institutions have gotten organized in how to use edu\u00ac\ncational radio and TV0\nAs a principle I would assert that education is bigger than ETV0 or all TVn\nor radiop just as education is bigger than books9 or films 9 or lectures^ or any\nother technique or tool. All tools are neutral\u00ae Only the user determines whether\nthey are good or bad\u00ae Educates can insure that these tools are educationally\ngood only to the extent that they participate in shaping their uses*, instead of\ncarping from the sidelineso"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"instance": {"type": "object", "properties": {"globalPoller": {"type": "string"}, "parkForSnapshot": {"type": "string"}, "contextPointer": {"type": "string"}, "reinitialize": {"type": "string"}, "terminate": {"type": "string"}, "privateTerminate": {"type": "string"}, "finalize": {"type": "string"}, "initialize": {"type": "string"}, "newSocket:": {"type": "string"}, "addToPoller:": {"type": "string"}, "removeFromPoller:": {"type": "string"}, "zmqApi": {"type": "string"}, "register:": {"type": "string"}, "removeSocket:": {"type": "string"}, "isTerminated": {"type": "string"}}, "required": ["globalPoller", "parkForSnapshot", "contextPointer", "reinitialize", "terminate", "privateTerminate", "finalize", "initialize", "newSocket:", "addToPoller:", "removeFromPoller:", "zmqApi", "register:", "removeSocket:", "isTerminated"]}, "class": {"type": "object", "properties": {"terminate": {"type": "string"}, "new": {"type": "string"}, "initialize": {"type": "string"}, "shutDown": {"type": "string"}, "current": {"type": "string"}, "startUp": {"type": "string"}}, "required": ["terminate", "new", "initialize", "shutDown", "current", "startUp"]}}, "required": ["instance", "class"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"instance" : {"globalPoller" : "PanuWetterstrand 7/12/2013 22:16", "parkForSnapshot" : "PanuWetterstrand 7/12/2013 22:07", "contextPointer" : "PanuWetterstrand 10/28/2012 08:00", "reinitialize" : "PanuWetterstrand 2/12/2014 22:01", "terminate" : "PanuWetterstrand 7/12/2013 22:13", "privateTerminate" : "PanuWetterstrand 7/12/2013 22:18", "finalize" : "PanuSuominen 7/14/2011 15:06", "initialize" : "PanuWetterstrand 7/12/2013 22:06", "newSocket:" : "PanuWetterstrand 7/12/2013 22:06", "addToPoller:" : "PanuWetterstrand 7/12/2013 21:58", "removeFromPoller:" : "PanuWetterstrand 2/12/2014 21:41", "zmqApi" : "PanuWetterstrand 10/27/2012 21:22", "register:" : "PanuWetterstrand 7/12/2013 22:07", "removeSocket:" : "PanuWetterstrand 2/12/2014 21:41", "isTerminated" : "PanuSuominen 7/12/2011 10:50"}, "class" : {"terminate" : "PanuWetterstrand 10/23/2012 20:20", "new" : "PanuWetterstrand 6/12/2013 21:45", "initialize" : "PanuSuominen 7/11/2011 22:00", "shutDown" : "PanuSuominen 7/12/2011 12:54", "current" : "PanuWetterstrand 7/12/2013 21:23", "startUp" : ""}} | json_instruct | {"type": "object", "properties": {"instance": {"type": "object", "properties": {"globalPoller": {"type": "string"}, "parkForSnapshot": {"type": "string"}, "contextPointer": {"type": "string"}, "reinitialize": {"type": "string"}, "terminate": {"type": "string"}, "privateTerminate": {"type": "string"}, "finalize": {"type": "string"}, "initialize": {"type": "string"}, "newSocket:": {"type": "string"}, "addToPoller:": {"type": "string"}, "removeFromPoller:": {"type": "string"}, "zmqApi": {"type": "string"}, "register:": {"type": "string"}, "removeSocket:": {"type": "string"}, "isTerminated": {"type": "string"}}, "required": ["globalPoller", "parkForSnapshot", "contextPointer", "reinitialize", "terminate", "privateTerminate", "finalize", "initialize", "newSocket:", "addToPoller:", "removeFromPoller:", "zmqApi", "register:", "removeSocket:", "isTerminated"]}, "class": {"type": "object", "properties": {"terminate": {"type": "string"}, "new": {"type": "string"}, "initialize": {"type": "string"}, "shutDown": {"type": "string"}, "current": {"type": "string"}, "startUp": {"type": "string"}}, "required": ["terminate", "new", "initialize", "shutDown", "current", "startUp"]}}, "required": ["instance", "class"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id": {"type": "integer"}, "date": {"type": "string"}, "user": {"type": "string"}, "post": {"type": "string"}}, "required": ["id", "date", "user", "post"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 39039, "date" : "2014-12-13 20:37:03", "user" : "MSPNick", "post" : "MyServerPlanet Ltd is having a blow out sale on all services! that we offer this **month and this month only**\r\n\r\n**Starter KVM**<br>\r\nDedicated HDD: 30GB<br>\r\nBandwidth:250GB<br>\r\n<del>Allocated Ram: 512MB</del> We're giving a free 1GB ram upgrade!!<br>\r\nCores: 2<br>\r\nIPv4: 2IP's<br>\r\n<del>\u00a36.99 / mo</del>\u00a34.45/mo!! **Limited time offer!!**\r\n\r\n**use coupon code 4.50!**\r\n\r\n[Order now!!\r\n](https://www.myserverplanet.com/cart.php?a=add&pid=85)\r\n\r\n[Brilliant Dedicated Servers](http://www.myserverplanet.com/dedicated-servers.php) - All customisable to suit your ever growing needs! \r\n\r\n[Need a KVM that's managed and includes cPanel/WHM? Look here](http://www.myserverplanet.com/kvm.php)\r\n\r\nOur openVZ plans are located in TeirPoint Dallas.\r\n\r\n[Have a look at our fantastic openVZ plans - For a limited time only, everything is reduced on our website!](http://www.myserverplanet.com/vps-hosting.php)\r\n\r\n**VPS256**\r\n<br>\r\n256MB RAM<br>\r\n256MB vSwap<br>\r\n2 CPU cores<br>\r\n35GB HDD space<br>\r\n450GB traffic<br>\r\n1 IPv4<br>\r\n$13.50/year<br>\r\n[Order](https://www.myserverplanet.com/cart.php?a=add&pid=65)\r\n\r\n\r\n**1GB Ultra Plan**<br>\r\n50GB HDD Space<br>\r\n1024MB Ram<br>\r\n1024MB Vswap<br>\r\n600GB bandwidth<br>\r\n1Gb/s connection<br>\r\n1IPv4<br>\r\n$5.63<br>\r\n[Order](http://www.myserverplanet.com/cart.php?a=add&pid=59)\r\n\r\n\r\nWe take Payments via PayPal and Credit Card ! All payments are processed securely on our website.\r\n\r\nMany thanks,<br>Nick"} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "date": {"type": "string"}, "user": {"type": "string"}, "post": {"type": "string"}}, "required": ["id", "date", "user", "post"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"directions" : ["Fill a pint glass or goblet with 1 1/2 cups ice. Set aside.", "Combine tomato juice, vodka, lemon juice, hot pepper sauce, Worcestershire sauce, salt, black pepper, and 1 cup ice in a mixing glass. Stir until chilled and strain into ice-filled pint glass or goblet.", "Garnish with a celery stalk."], "ingredients" : ["1 1/2 cups ice cubes", "4 fluid ounces tomato juice", "1 1/2 fluid ounces vodka", "1/4 fluid ounce fresh lemon juice", "4 dashes hot pepper sauce (such as Tabasco\u00ae)", "2 dashes Worcestershire sauce", "1 pinch salt and ground black pepper", "ice", "1 stalk celery, for garnish"], "language" : "en-US", "source" : "allrecipes.com", "tags" : [], "title" : "Bloody Mary Cocktail", "url" : "http://allrecipes.com/recipe/221309/bloody-mary-cocktail/"} | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"addr:city": {"type": "string"}, "addr:housenumber": {"type": "string"}, "addr:postcode": {"type": "string"}, "addr:street": {"type": "string"}, "email": {"type": "string"}, "name": {"type": "string"}, "opening_hours": {"type": "string"}, "operator": {"type": "string"}, "organic": {"type": "string"}, "phone": {"type": "string"}, "produce": {"type": "string"}, "shop": {"type": "string"}, "source": {"type": "string"}, "website": {"type": "string"}, "id": {"type": "string"}}, "required": ["addr:city", "addr:housenumber", "addr:postcode", "addr:street", "email", "name", "opening_hours", "operator", "organic", "phone", "produce", "shop", "source", "website", "id"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}}, "required": ["type", "id", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "Feature", "id" : "node/4958385387", "properties" : {"addr:city" : "Holderbank (SO)", "addr:housenumber" : "242", "addr:postcode" : "4718", "addr:street" : "Obere Wies", "email" : "info@silberdistel-kost.ch", "name" : "Hof Obere Wies", "opening_hours" : "Bestellungen telefonisch oder per E-mail. Sa: 8-13 Uhr Matth\u00e4usmarkt Basel", "operator" : "C\u00e4sar und Lena B\u00fcrgi", "organic" : "yes", "phone" : "+41 62 390 03 05", "produce" : "Rindfleisch (Angus), Ziegenfleisch (Burenziege), Schweinefleisch (Distelschwein), Hirschfleisch;Mischpakete.", "shop" : "farm", "source" : "https://demeter.ch/hoefe/listing/buergi-caesar-und-lena", "website" : "https://silberdistel-kost.ch/", "id" : "node/4958385387"}, "geometry" : {"type" : "Point", "coordinates" : [7.7613973, 47.3285423]}} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"addr:city": {"type": "string"}, "addr:housenumber": {"type": "string"}, "addr:postcode": {"type": "string"}, "addr:street": {"type": "string"}, "email": {"type": "string"}, "name": {"type": "string"}, "opening_hours": {"type": "string"}, "operator": {"type": "string"}, "organic": {"type": "string"}, "phone": {"type": "string"}, "produce": {"type": "string"}, "shop": {"type": "string"}, "source": {"type": "string"}, "website": {"type": "string"}, "id": {"type": "string"}}, "required": ["addr:city", "addr:housenumber", "addr:postcode", "addr:street", "email", "name", "opening_hours", "operator", "organic", "phone", "produce", "shop", "source", "website", "id"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}}, "required": ["type", "id", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "title": {"type": "string"}, "number": {"type": "integer"}, "milestone": {"type": "null"}, "labels": {"type": "array", "items": {"type": "string"}}, "id": {"type": "integer"}, "html_url": {"type": "string"}, "assignees": {"type": "array", "items": {"type": "string"}}, "comments": {"type": "integer"}}, "required": ["body", "user", "url", "updated_at", "created_at", "closed_at", "state", "title", "number", "milestone", "labels", "id", "html_url", "assignees", "comments"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"body" : "This adds support for sharing threads between Intel libraries and LLVM OpenMP implementation. As of LLVM 8, OpenMP is bundled with the compiler and is compatible GNU OpenMP implementation GOMP.", "user" : "luszczek", "url" : "https://api.github.com/repos/spack/spack/issues/26517", "updated_at" : "2021-11-22 21:41:44", "created_at" : "2021-10-04 21:25:46", "closed_at" : "2021-11-22 21:41:44", "state" : "closed", "title" : "Add support for LLVM OpenMP in Intel libraries", "number" : 26517, "milestone" : null, "labels" : ["intel", "build-systems"], "id" : 1015650599, "html_url" : "https://github.com/spack/spack/pull/26517", "assignees" : ["scheibelp"], "comments" : 12} | json_instruct | {"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "title": {"type": "string"}, "number": {"type": "integer"}, "milestone": {"type": "null"}, "labels": {"type": "array", "items": {"type": "string"}}, "id": {"type": "integer"}, "html_url": {"type": "string"}, "assignees": {"type": "array", "items": {"type": "string"}}, "comments": {"type": "integer"}}, "required": ["body", "user", "url", "updated_at", "created_at", "closed_at", "state", "title", "number", "milestone", "labels", "id", "html_url", "assignees", "comments"], "$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" : 8499, "cartId" : "8b80b4a2-b84c-4b90-aa83-69c2b9479e86", "preferredProducts" : [2840, 3857, 2047, 4513, 905, 3238, 4157, 2707], "productReviews" : [{"productId" : 16, "reviewText" : "The box this comes in is 5 light-year by 6 foot and weights 17 megaton!!!", "reviewDate" : "2018-06-30T12:35:08.4366945+03:00"}, {"productId" : 4493, "reviewText" : "My peacock loves to play with it.", "reviewDate" : "2016-06-08T02:17:53.7801454+03:00"}, {"productId" : 3147, "reviewText" : "My co-worker Aurthur has one of these. He says it looks white.", "reviewDate" : "2019-11-13T11:40:36.3195869+02:00"}, {"productId" : 1709, "reviewText" : "I tried to attack it but got meatball all over it.", "reviewDate" : "2019-10-11T04:03:52.6693682+03:00"}, {"productId" : 731, "reviewText" : "one of my hobbies is cooking. and when i'm cooking this works great.", "reviewDate" : "2017-08-10T10:32:50.9272263+03:00"}]} | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"id": {"type": "string"}, "code": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "division": {"type": "string"}, "department": {"type": "string"}, "prerequisites": {"type": "string"}, "exclusions": {"type": "string"}, "level": {"type": "integer"}, "campus": {"type": "string"}, "term": {"type": "string"}, "breadths": {"type": "array", "items": {}}, "meeting_sections": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "instructors": {"type": "array", "items": {}}, "times": {"type": "array", "items": {"type": "object", "properties": {"day": {"type": "string"}, "start": {"type": "integer"}, "end": {"type": "integer"}, "duration": {"type": "integer"}, "location": {"type": "string"}}, "required": ["day", "start", "end", "duration", "location"]}}, "size": {"type": "integer"}, "enrolment": {"type": "integer"}}, "required": ["code", "instructors", "times", "size", "enrolment"]}}}, "required": ["id", "code", "name", "description", "division", "department", "prerequisites", "exclusions", "level", "campus", "term", "breadths", "meeting_sections"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "BME395H1F20199", "code" : "BME395H1F", "name" : "Biomedical Systems Engineering II: Cells and Tissues", "description" : "This course focuses on the molecular biology of cells, building on BME205, and their integration into tissues and organs. It covers integrating cells into tissues; molecular genetic techniques; signalling at the cell surface and signalling pathways that control gene activity; integration of signals and gene controls, the eukaryotic cell cycle, cell birth, lineage and death; inflammation, wound healing and immunology. The course will be centered around the problems of tissue engineering and of other medical devices or therapeutic options. There will be considerable emphasis on learning to read the research literature.", "division" : "Faculty of Applied Science & Engineering", "department" : "Division of Engineering Science", "prerequisites" : "", "exclusions" : "CHE353H1", "level" : 300, "campus" : "UTSG", "term" : "2019 Fall", "breadths" : [], "meeting_sections" : [{"code" : "P0101", "instructors" : [], "times" : [{"day" : "MONDAY", "start" : 64800, "end" : 75600, "duration" : 10800, "location" : "MB 325"}], "size" : 30, "enrolment" : 0}, {"code" : "P0102", "instructors" : [], "times" : [{"day" : "TUESDAY", "start" : 64800, "end" : 75600, "duration" : 10800, "location" : "MB 325"}], "size" : 30, "enrolment" : 0}, {"code" : "L0101", "instructors" : ["R Fernandez-Gonzalez"], "times" : [{"day" : "TUESDAY", "start" : 54000, "end" : 61200, "duration" : 7200, "location" : "BA 1230"}], "size" : 30, "enrolment" : 0}, {"code" : "T0101", "instructors" : [], "times" : [{"day" : "TUESDAY", "start" : 46800, "end" : 54000, "duration" : 7200, "location" : "BA 2159"}], "size" : 30, "enrolment" : 0}]} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "code": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "division": {"type": "string"}, "department": {"type": "string"}, "prerequisites": {"type": "string"}, "exclusions": {"type": "string"}, "level": {"type": "integer"}, "campus": {"type": "string"}, "term": {"type": "string"}, "breadths": {"type": "array", "items": {}}, "meeting_sections": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "instructors": {"type": "array", "items": {}}, "times": {"type": "array", "items": {"type": "object", "properties": {"day": {"type": "string"}, "start": {"type": "integer"}, "end": {"type": "integer"}, "duration": {"type": "integer"}, "location": {"type": "string"}}, "required": ["day", "start", "end", "duration", "location"]}}, "size": {"type": "integer"}, "enrolment": {"type": "integer"}}, "required": ["code", "instructors", "times", "size", "enrolment"]}}}, "required": ["id", "code", "name", "description", "division", "department", "prerequisites", "exclusions", "level", "campus", "term", "breadths", "meeting_sections"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "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" : 85908923, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "62111c1601d7d87ee2dbcf52a0454985", "wof:id" : 85908923, "wof:repo" : "whosonfirst-data-admin-jp"}, "bbox" : [139.9201347108414, 37.5129286354652, 139.9565942380001, 37.53497533625018], "geometry" : {"coordinates" : [[[139.95583974463977, 37.5168139370153], [139.94659423800005, 37.5129286354652], [139.94384765600023, 37.5140828501255], [139.93835449200014, 37.5140828501255], [139.93631757441779, 37.5140828501255], [139.93286132800012, 37.51626157630044], [139.9273681640001, 37.51626157630044], [139.9201347108414, 37.52082135353471], [139.9203068931962, 37.52256955032018], [139.920875950675, 37.5244454814238], [139.92180004987722, 37.52617434943042], [139.92304367818815, 37.52768971491206], [139.92455904367011, 37.52893334322314], [139.92628791167658, 37.52985744242518], [139.92705803942312, 37.53009105812326], [139.92706540061238, 37.53010482993939], [139.92729321387708, 37.53053103858022], [139.92853684218852, 37.53204640406211], [139.93005220766997, 37.53329003237312], [139.9317810756766, 37.53421413157534], [139.93365700678004, 37.53478318905408], [139.93560791000016, 37.53497533625018], [139.93755881322028, 37.53478318905408], [139.93835449200014, 37.53454182253522], [139.93915017078007, 37.53478318905408], [139.94110107400002, 37.53497533625018], [139.9430519772203, 37.53478318905408], [139.94492790832402, 37.53421413157534], [139.9466567763302, 37.53329003237312], [139.94817214181217, 37.53204640406211], [139.9494157701231, 37.53053103858022], [139.94964358338814, 37.53010482993939], [139.94965094457723, 37.53009105812326], [139.95042107232376, 37.52985744242518], [139.95214994033057, 37.52893334322314], [139.95366530581202, 37.52768971491206], [139.95490893412313, 37.52617434943042], [139.95583303332535, 37.5244454814238], [139.95640209080426, 37.52256955032018], [139.9565942380001, 37.52061864710024], [139.95640209080426, 37.51866774387993], [139.95583974463977, 37.5168139370153]]], "type" : "Polygon"}} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["har-server"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"title": {"type": "string"}, "explanation": {"type": "string"}, "date": {"type": "string"}, "hdurl": {"type": "string"}, "service_version": {"type": "string"}, "copyright": {"type": "string"}, "media_type": {"type": "string"}, "url": {"type": "string"}}, "required": ["title", "explanation", "date", "hdurl", "service_version", "copyright", "media_type", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : "The Interstellar Clouds of Orion", "explanation" : "The constellation of Orion is much more than three stars in a row. It is a direction in space that is rich with impressive nebulas. To better appreciate this well-known swath of sky, a new long exposure image was taken over several clear nights in January, February and March. After 23 hours of camera time and untold hours of image processing, the featured collage in the light of hydrogen, oxygen, and sulfur was produced spanning over 40 times the angular diameter of the Moon. Of the many interesting details that have become visible, one that particularly draws the eye is Barnard's Loop, the bright red orange arc just to the right of the image center. The Rosette Nebula is not the giant orange nebula just to the left of the image center -- that is larger but lesser known nebula known as the Meissa Ring. The Rosette Nebula is visible, though: it is the bright orange, blue and white nebula near the image bottom. The bright orange star just left of the frame center is Betelgeuse, while the bright blue star on the upper right is Rigel. About those famous three stars that cross the belt of Orion the Hunter -- in this busy frame they can be hard to locate, but a discerning eye will find them just to the right of the image center.", "date" : "2019-06-05", "hdurl" : "https://apod.nasa.gov/apod/image/1906/OrionDeep_Klinger_3181.jpg", "service_version" : "v1", "copyright" : "Andrew Klinger", "media_type" : "image", "url" : "https://apod.nasa.gov/apod/image/1906/OrionDeep_Klinger_960.jpg"} | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "explanation": {"type": "string"}, "date": {"type": "string"}, "hdurl": {"type": "string"}, "service_version": {"type": "string"}, "copyright": {"type": "string"}, "media_type": {"type": "string"}, "url": {"type": "string"}}, "required": ["title", "explanation", "date", "hdurl", "service_version", "copyright", "media_type", "url"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1987, 5], [2003, 6], [2005, 8], [2006, 9], [2007, 5], [2010, 5], [2011, 6], [2013, 8]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"947220171960": {"type": "object", "properties": {"type": {"type": "string"}, "bookName": {"type": "string"}, "subjectName": {"type": "string"}, "fName": {"type": "string"}}, "required": ["type", "bookName", "subjectName", "fName"]}}, "required": ["947220171960"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"947220171960" : {"type" : "book open", "bookName" : "Epic%20Quest", "subjectName" : "school", "fName" : "users/MS0vYW5kcm9pZF9hc3NldC93d3cvc2Nob29sL0VwaWMlMjBRdWVzdC92YXJpYWJsZS1FUV9TYW1wbGVyLUVRX1NhbXBsZXIuaHRtbC1hbmFseXRpY3MtOTQ3MjIwMTcxOTEx.json"}} | json_instruct | {"type": "object", "properties": {"947220171960": {"type": "object", "properties": {"type": {"type": "string"}, "bookName": {"type": "string"}, "subjectName": {"type": "string"}, "fName": {"type": "string"}}, "required": ["type", "bookName", "subjectName", "fName"]}}, "required": ["947220171960"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [["610925114200", "\u6b66\u5b66\u6751\u59d4\u4f1a", "121", "0"], ["610925114201", "\u8349\u576a\u6751\u59d4\u4f1a", "220", "0"], ["610925114202", "\u6843\u56ed\u6751\u59d4\u4f1a", "220", "0"], ["610925114203", "\u67cf\u6768\u6797\u6751\u59d4\u4f1a", "220", "0"], ["610925114204", "\u7530\u575d\u6751\u59d4\u4f1a", "220", "0"], ["610925114205", "\u4e5d\u53f0\u6751\u59d4\u4f1a", "220", "0"], ["610925114207", "\u524d\u8fdb\u6751\u59d4\u4f1a", "220", "0"], ["610925114209", "\u4e30\u666f\u6751\u59d4\u4f1a", "220", "0"], ["610925114211", "\u4e30\u576a\u6751\u59d4\u4f1a", "220", "0"], ["610925114213", "\u6613\u576a\u6751\u59d4\u4f1a", "220", "0"]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"contacts": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "designation": {"type": "string"}, "mobile": {"type": "array", "items": {}}}, "required": ["name", "email", "designation", "mobile"]}}, "guideStarURL": {"type": "string"}, "name": {"type": "string"}, "primaryEmail": {"type": "string"}, "organisationType": {"type": "array", "items": {"type": "string"}}, "telephone": {"type": "array", "items": {"type": "string"}}, "mainAddrress": {"type": "object", "properties": {"state": {"type": "string"}, "address": {"type": "array", "items": {"type": "string"}}}, "required": ["state", "address"]}}, "required": ["contacts", "guideStarURL", "name", "primaryEmail", "organisationType", "telephone", "mainAddrress"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"contacts" : [{"name" : "Ujwwala Jadhav", "email" : "", "designation" : "President", "mobile" : []}], "guideStarURL" : "http://www.guidestarindia.org/Summary.aspx?CCReg=10922", "name" : "Urja Social and Education Welfare Foundation", "primaryEmail" : "urjawelfarefoundation@gmail.com", "organisationType" : ["Direct Service"], "telephone" : ["919167626854"], "mainAddrress" : {"state" : "Maharashtra", "address" : ["210, 2nd floor, Shri Samarth Kripa Building, Navi Shivane Naka, Near Marya Marbles, Juinagar", "Tal Satara", "Satara", "Maharashtra", "400706"]}} | json_instruct | {"type": "object", "properties": {"contacts": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "designation": {"type": "string"}, "mobile": {"type": "array", "items": {}}}, "required": ["name", "email", "designation", "mobile"]}}, "guideStarURL": {"type": "string"}, "name": {"type": "string"}, "primaryEmail": {"type": "string"}, "organisationType": {"type": "array", "items": {"type": "string"}}, "telephone": {"type": "array", "items": {"type": "string"}}, "mainAddrress": {"type": "object", "properties": {"state": {"type": "string"}, "address": {"type": "array", "items": {"type": "string"}}}, "required": ["state", "address"]}}, "required": ["contacts", "guideStarURL", "name", "primaryEmail", "organisationType", "telephone", "mainAddrress"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}, "address": {"type": "object", "properties": {"addressLine1": {"type": "string"}, "addressLine2": {"type": "string"}, "town": {"type": "string"}, "postcode": {"type": "string"}}, "required": ["addressLine1", "addressLine2", "town", "postcode"]}, "organisation": {"type": "object", "properties": {"id": {"type": "string"}, "code": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "code", "name"]}}, "required": ["id", "name", "code", "address", "organisation"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "07259620-a98b-4d9b-a3f7-3858286366f7", "name" : "Kemsing Primary", "code" : "B", "address" : {"addressLine1" : "West End", "addressLine2" : "Kemsing", "town" : "Sevenoaks", "postcode" : "TN15 6PU"}, "organisation" : {"id" : "945dc2da-c348-47cc-ad40-66ce17596e81", "code" : "2E2", "name" : "Bannockburn Primary School"}} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}, "address": {"type": "object", "properties": {"addressLine1": {"type": "string"}, "addressLine2": {"type": "string"}, "town": {"type": "string"}, "postcode": {"type": "string"}}, "required": ["addressLine1", "addressLine2", "town", "postcode"]}, "organisation": {"type": "object", "properties": {"id": {"type": "string"}, "code": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "code", "name"]}}, "required": ["id", "name", "code", "address", "organisation"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "properties": {"play": {"type": "integer"}, "subPlay": {"type": "integer"}}, "required": ["play", "subPlay"]}, "created": {"type": "string"}, "season": {"type": "integer"}, "tournament": {"type": "integer"}, "type": {"type": "integer"}, "day": {"type": "integer"}, "phase": {"type": "integer"}, "category": {"type": "integer"}, "description": {"type": "string"}, "nuts": {"type": "integer"}}, "required": ["id", "playerTags", "teamTags", "gameTags", "metadata", "created", "season", "tournament", "type", "day", "phase", "category", "description", "nuts"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "5b18ceca-15cf-43c3-bb5b-f273a78e9250", "playerTags" : [], "teamTags" : ["ca3f1c8c-c025-4d8e-8eef-5be6accbeb16", "9debc64f-74b7-4ae1-a4d6-fce0144b6ea5"], "gameTags" : ["0dd1564b-0e21-4614-925c-ed37d8a10805"], "metadata" : {"play" : 178, "subPlay" : -1}, "created" : "2021-04-15T12:15:09.038Z", "season" : 15, "tournament" : -1, "type" : 6, "day" : 66, "phase" : 4, "category" : 0, "description" : "Swamuel Mora strikes out looking.", "nuts" : 0} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "properties": {"play": {"type": "integer"}, "subPlay": {"type": "integer"}}, "required": ["play", "subPlay"]}, "created": {"type": "string"}, "season": {"type": "integer"}, "tournament": {"type": "integer"}, "type": {"type": "integer"}, "day": {"type": "integer"}, "phase": {"type": "integer"}, "category": {"type": "integer"}, "description": {"type": "string"}, "nuts": {"type": "integer"}}, "required": ["id", "playerTags", "teamTags", "gameTags", "metadata", "created", "season", "tournament", "type", "day", "phase", "category", "description", "nuts"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"no_of_atoms": {"type": "integer"}, "centre_of_mass": {"type": "array", "items": {"type": "number"}}, "maximum_diameter": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom_1": {"type": "integer"}, "atom_2": {"type": "integer"}}, "required": ["diameter", "atom_1", "atom_2"]}, "pore_diameter": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom": {"type": "integer"}}, "required": ["diameter", "atom"]}, "pore_volume": {"type": "number"}, "pore_diameter_opt": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom_1": {"type": "integer"}, "centre_of_mass": {"type": "array", "items": {"type": "number"}}}, "required": ["diameter", "atom_1", "centre_of_mass"]}, "pore_volume_opt": {"type": "number"}, "windows": {"type": "object", "properties": {"diameters": {"type": "array", "items": {"type": "number"}}, "centre_of_mass": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["diameters", "centre_of_mass"]}}, "required": ["no_of_atoms", "centre_of_mass", "maximum_diameter", "pore_diameter", "pore_volume", "pore_diameter_opt", "pore_volume_opt", "windows"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"no_of_atoms" : 228, "centre_of_mass" : [-2.470499721150038e-06, 13.020967020170064, 24.48927067702177], "maximum_diameter" : {"diameter" : 29.493160271195272, "atom_1" : 83, "atom_2" : 149}, "pore_diameter" : {"diameter" : 6.242344206134845, "atom" : 3}, "pore_volume" : 127.36255387456154, "pore_diameter_opt" : {"diameter" : 6.24353775160284, "atom_1" : 158, "centre_of_mass" : [-0.0001515006399781523, 13.021534537764525, 24.489379939784943]}, "pore_volume_opt" : 127.43562357125482, "windows" : {"diameters" : [4.007419357568271, 5.429327393897111, 5.240741905550745, 5.233051698351444, 3.9756219252200693], "centre_of_mass" : [[9.774171785274148e-07, 13.021167259899258, 32.61703984235432], [1.5319621571210875, 12.75097119293598, 27.64340512320967], [-1.0853451610952352, 15.836751162682582, 27.163111836217322], [-1.982661470303448, 10.592233633669595, 27.16496746358851], [-0.00024247351220954425, 13.02114337743742, 16.408711283367513]]}} | json_instruct | {"type": "object", "properties": {"no_of_atoms": {"type": "integer"}, "centre_of_mass": {"type": "array", "items": {"type": "number"}}, "maximum_diameter": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom_1": {"type": "integer"}, "atom_2": {"type": "integer"}}, "required": ["diameter", "atom_1", "atom_2"]}, "pore_diameter": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom": {"type": "integer"}}, "required": ["diameter", "atom"]}, "pore_volume": {"type": "number"}, "pore_diameter_opt": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom_1": {"type": "integer"}, "centre_of_mass": {"type": "array", "items": {"type": "number"}}}, "required": ["diameter", "atom_1", "centre_of_mass"]}, "pore_volume_opt": {"type": "number"}, "windows": {"type": "object", "properties": {"diameters": {"type": "array", "items": {"type": "number"}}, "centre_of_mass": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["diameters", "centre_of_mass"]}}, "required": ["no_of_atoms", "centre_of_mass", "maximum_diameter", "pore_diameter", "pore_volume", "pore_diameter_opt", "pore_volume_opt", "windows"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01001542": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01001542"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "Topology", "objects" : {"E01001542" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00007639", "LAD11CD" : "E09000010"}, "arcs" : [[0, 1, 2, 3]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00007644", "LAD11CD" : "E09000010"}, "arcs" : [[4, -2, 5, 6]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00007646", "LAD11CD" : "E09000010"}, "arcs" : [[-1, 7, 8, -6]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00007654", "LAD11CD" : "E09000010"}, "arcs" : [[9, 10, -3, -5]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00007656", "LAD11CD" : "E09000010"}, "arcs" : [[-10, -7, -9, 11]]}]}}, "arcs" : [[[5836, 9134], [-1698, -1191]], [[4138, 7943], [-410, -537], [-577, 92], [-658, -1586]], [[2493, 5912], [-366, -1654], [-1823, 522]], [[304, 4780], [-304, 950], [1637, 1064], [-866, 1213], [1619, -109], [536, 695], [502, -103], [949, 1509], [1459, -865]], [[3461, 3511], [-621, 631], [416, 1675], [-763, 95]], [[4138, 7943], [1085, -792], [-1667, -876], [2037, -330], [371, -1085], [699, -109]], [[6663, 4751], [-552, -1289], [-2650, 49]], [[5836, 9134], [-161, -1148], [1628, -433], [117, -807], [873, -145], [-1298, -944], [1538, -364], [-212, -462]], [[8321, 4831], [-1515, 438], [-143, -518]], [[3461, 3511], [119, -900]], [[3580, 2611], [-1617, -842], [146, 1346], [-708, 9], [-1097, 1656]], [[8321, 4831], [1214, -500], [-155, -671], [619, -268], [-2867, -3392], [-188, 238], [95, 1172], [-730, 295], [274, 1024], [-1972, -495], [-1031, 377]]], "transform" : {"scale" : [7.58010864381038e-07, 6.506125471807299e-07], "translate" : [-0.08160432755149, 51.655596584660195]}} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01001542": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01001542"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ast" : null, "code" : "var _jsxFileName = \"/Users/urialcantar/Proyectos/proyectosNuevos/holaMundoNext/pages/index.js\";\nimport React from \"react\";\nvar __jsx = React.createElement;\n\nfunction index() {\n return __jsx(\"h1\", {\n __source: {\n fileName: _jsxFileName,\n lineNumber: 3\n },\n __self: this\n }, \"Hola Mundoe\");\n}\n\nexport default index;", "map" : {"version" : 3, "sources" : ["/Users/urialcantar/Proyectos/proyectosNuevos/holaMundoNext/pages/index.js"], "names" : ["index"], "mappings" : ";;;;AAAA,SAASA,KAAT,GAAkB;AACd,SACI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBADJ;AAGH;;AACD,eAAeA,KAAf", "sourcesContent" : ["function index () {\n return (\n <h1>Hola Mundoe</h1>\n )\n}\nexport default index"]}, "metadata" : {}, "sourceType" : "module"} | json_instruct | {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "object", "properties": {"c_ref": {"type": "string"}, "totals": {"type": "object", "properties": {"Cases": {"type": "integer"}, "Deaths": {"type": "integer"}}, "required": ["Cases", "Deaths"]}, "daily": {"type": "object", "properties": {"Cases": {"type": "integer"}, "Deaths": {"type": "integer"}}, "required": ["Cases", "Deaths"]}}, "required": ["c_ref", "totals", "daily"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"c_ref" : "Kent", "totals" : {"Cases" : 1876, "Deaths" : 85}, "daily" : {"Cases" : 11, "Deaths" : 2}}, {"c_ref" : "New Castle", "totals" : {"Cases" : 5904, "Deaths" : 249}, "daily" : {"Cases" : 44, "Deaths" : 0}}, {"c_ref" : "Sussex", "totals" : {"Cases" : 5153, "Deaths" : 178}, "daily" : {"Cases" : 23, "Deaths" : 1}}, {"c_ref" : "Unassigned", "totals" : {"Cases" : 117, "Deaths" : 9}, "daily" : {"Cases" : 3, "Deaths" : 0}}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"c_ref": {"type": "string"}, "totals": {"type": "object", "properties": {"Cases": {"type": "integer"}, "Deaths": {"type": "integer"}}, "required": ["Cases", "Deaths"]}, "daily": {"type": "object", "properties": {"Cases": {"type": "integer"}, "Deaths": {"type": "integer"}}, "required": ["Cases", "Deaths"]}}, "required": ["c_ref", "totals", "daily"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "body": {"type": "string"}, "choices": {"type": "array", "items": {"type": "string"}}, "start": {"type": "integer"}, "end": {"type": "integer"}, "type": {"type": "string"}, "scores": {"type": "array", "items": {"type": "number"}}, "scores_total": {"type": "number"}, "scores_state": {"type": "string"}, "scores_updated": {"type": "integer"}, "snapshot": {"type": "string"}, "state": {"type": "string"}, "author": {"type": "string"}, "space": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "votes": {"type": "integer"}, "votes_data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "voter": {"type": "string"}, "created": {"type": "integer"}, "choice": {"type": "integer"}, "space": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}, "required": ["id", "voter", "created", "choice", "space"]}}}, "required": ["id", "title", "body", "choices", "start", "end", "type", "scores", "scores_total", "scores_state", "scores_updated", "snapshot", "state", "author", "space", "votes", "votes_data"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "0x616e4e49bac876536bd9305ae11a0332404da9e4c252ddc1d84ed32d9ca319ac", "title" : "snapshot\u6700\u8fd1\u4f1a\u53d1\u5e01\u5417\uff1f", "body" : "\u8c08\u8c08\u4f60\u7684\u770b\u6cd5", "choices" : ["\u4f1a", "\u4e0d\u4f1a"], "start" : 1637380800, "end" : 1637985600, "type" : "single-choice", "scores" : [762.1409493781327, 0], "scores_total" : 762.1409493781327, "scores_state" : "final", "scores_updated" : 1637985917, "snapshot" : "13655390", "state" : "closed", "author" : "0xbC3E2e0E2545B93fF6361f2e413A986371A8e823", "space" : {"id" : "bridgeswap.eth", "name" : "bridgeswap finance"}, "votes" : 5, "votes_data" : [{"id" : "0x0d5a7198e9c86b9df027b27834cdd8484ce614aaf3254c8de188c27ccb64d2cd", "voter" : "0x4E0265570d51d665d6386EEDeAf68aCab0C8372a", "created" : 1637635848, "choice" : 1, "space" : {"id" : "bridgeswap.eth"}}, {"id" : "0x27776cdba58862874eab501727e6a2fb392f50d580740817b52f568d948f9b67", "voter" : "0x19dBf2A5294432Ee4135bBe0681B81635d3ce617", "created" : 1637485690, "choice" : 1, "space" : {"id" : "bridgeswap.eth"}}, {"id" : "0xb8b4b8a28c8371ab621486bc665e272a0c2c802b7ee1b8a9a9fa07d1be08edb2", "voter" : "0xD41104547960fBFF76969ae10aB1Fb9dDEF46e46", "created" : 1637479840, "choice" : 1, "space" : {"id" : "bridgeswap.eth"}}, {"id" : "0x24208eef9d987b7140b48b6208f01ad3d8e72a5568dd0252e15d5f30711f2f36", "voter" : "0xd9293636EE3Aa663fc563ADB0912B0705dAfb62c", "created" : 1637463551, "choice" : 1, "space" : {"id" : "bridgeswap.eth"}}, {"id" : "0x8461621e0eea8a81b8f480c6ec35caa3eff299c2fdec95cad85c97b3ecdf960d", "voter" : "0xbC3E2e0E2545B93fF6361f2e413A986371A8e823", "created" : 1637459408, "choice" : 1, "space" : {"id" : "bridgeswap.eth"}}]} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "body": {"type": "string"}, "choices": {"type": "array", "items": {"type": "string"}}, "start": {"type": "integer"}, "end": {"type": "integer"}, "type": {"type": "string"}, "scores": {"type": "array", "items": {"type": "number"}}, "scores_total": {"type": "number"}, "scores_state": {"type": "string"}, "scores_updated": {"type": "integer"}, "snapshot": {"type": "string"}, "state": {"type": "string"}, "author": {"type": "string"}, "space": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "votes": {"type": "integer"}, "votes_data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "voter": {"type": "string"}, "created": {"type": "integer"}, "choice": {"type": "integer"}, "space": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}, "required": ["id", "voter", "created", "choice", "space"]}}}, "required": ["id", "title", "body", "choices", "start", "end", "type", "scores", "scores_total", "scores_state", "scores_updated", "snapshot", "state", "author", "space", "votes", "votes_data"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "year": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "year", "departments", "conf", "authors", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : "KillingFusion: Non-rigid 3D Reconstruction without Correspondences.", "fields" : ["killing vector field", "magnitude", "displacement", "3d reconstruction", "signed distance function"], "abstract" : "We introduce a geometry-driven approach for real-time 3D reconstruction of deforming surfaces from a single RGB-D stream without any templates or shape priors. To this end, we tackle the problem of non-rigid registration by level set evolution without explicit correspondence search. Given a pair of signed distance fields (SDFs) representing the shapes of interest, we estimate a dense deformation field that aligns them. It is defined as a displacement vector field of the same resolution as the SDFs and is determined iteratively via variational minimization. To ensure it generates plausible shapes, we propose a novel regularizer that imposes local rigidity by requiring the deformation to be a smooth and approximately Killing vector field, i.e. generating nearly isometric motions. Moreover, we enforce that the level set property of unity gradient magnitude is preserved over iterations. As a result, KillingFusion reliably reconstructs objects that are undergoing topological changes and fast inter-frame motion. In addition to incrementally building a model from scratch, our system can also deform complete surfaces. We demonstrate these capabilities on several public datasets and introduce our own sequences that permit both qualitative and quantitative comparison to related approaches.", "citation" : "Citations (8)", "year" : "2017", "departments" : ["Siemens", "Technische Universit\u00e4t M\u00fcnchen", "Technische Universit\u00e4t M\u00fcnchen", "Technische Universit\u00e4t M\u00fcnchen"], "conf" : "cvpr", "authors" : ["Miroslava Slavcheva.....http://dblp.org/pers/hd/s/Slavcheva:Miroslava", "Maximilian Baust.....http://dblp.org/pers/hd/b/Baust:Maximilian", "Daniel Cremers.....http://dblp.org/pers/hd/c/Cremers:Daniel", "Slobodan Ilic.....http://dblp.org/pers/hd/i/Ilic:Slobodan"], "pages" : 10} | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "year": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "year", "departments", "conf", "authors", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "exports": {"type": "object", "properties": {".": {"type": "object", "properties": {"import": {"type": "string"}}, "required": ["import"]}, "./package.json": {"type": "string"}}, "required": [".", "./package.json"]}}, "required": ["name", "version", "description", "type", "exports"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "exports-replace", "version" : "1.0.0", "description" : "replaces exports field", "type" : "module", "exports" : {"." : {"import" : "./index.js"}, "./package.json" : "./package.json"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "exports": {"type": "object", "properties": {".": {"type": "object", "properties": {"import": {"type": "string"}}, "required": ["import"]}, "./package.json": {"type": "string"}}, "required": [".", "./package.json"]}}, "required": ["name", "version", "description", "type", "exports"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"ExpandedNodes": {"type": "array", "items": {"type": "string"}}, "SelectedNode": {"type": "string"}, "PreviewInSolutionExplorer": {"type": "boolean"}}, "required": ["ExpandedNodes", "SelectedNode", "PreviewInSolutionExplorer"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ExpandedNodes" : ["", "\\src", "\\src\\scenes", "\\webpack"], "SelectedNode" : "\\src\\scenes\\template_screen.js", "PreviewInSolutionExplorer" : false} | json_instruct | {"type": "object", "properties": {"ExpandedNodes": {"type": "array", "items": {"type": "string"}}, "SelectedNode": {"type": "string"}, "PreviewInSolutionExplorer": {"type": "boolean"}}, "required": ["ExpandedNodes", "SelectedNode", "PreviewInSolutionExplorer"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"levelType": {"type": "string"}, "rows": {"type": "integer"}, "columns": {"type": "integer"}, "board": {"type": "array", "items": {"type": "integer"}}, "stars": {"type": "object", "properties": {"hight": {"type": "integer"}, "middle": {"type": "integer"}}, "required": ["hight", "middle"]}}, "required": ["levelType", "rows", "columns", "board", "stars"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"levelType" : "movement-counter", "rows" : 3, "columns" : 3, "board" : [0, 0, 0, 0, 0, 0, 0, 0, 1], "stars" : {"hight" : 3, "middle" : 5}} | json_instruct | {"type": "object", "properties": {"levelType": {"type": "string"}, "rows": {"type": "integer"}, "columns": {"type": "integer"}, "board": {"type": "array", "items": {"type": "integer"}}, "stars": {"type": "object", "properties": {"hight": {"type": "integer"}, "middle": {"type": "integer"}}, "required": ["hight", "middle"]}}, "required": ["levelType", "rows", "columns", "board", "stars"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"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" : [[[126.5, 34.416666666666664], [126.5, 34.5], [126.625, 34.5], [126.625, 34.416666666666664], [126.5, 34.416666666666664]]]}, "properties" : {"code" : 512654, "url" : "http://madefor.github.io/0410/api/v1/512654.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/512654.geojson"}} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "year": {"type": "string"}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "departments", "authors", "conf", "year", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : "KASANDR: A Large-Scale Dataset with Implicit Feedback for Recommendation.", "fields" : ["recommender system", "data mining", "computer science", "information retrieval"], "abstract" : "In this paper, we describe a novel, publicly available collection for recommendation systems that records the behavior of customers of the European leader in eCommerce advertising, Kelkoo\\footnote{\\url{https://www.kelkoo.com/}}, during one month. This dataset gathers implicit feedback, in form of clicks, of users that have interacted with over 56 million offers displayed by Kelkoo, along with a rich set of contextual features regarding both customers and offers. In conjunction with a detailed description of the dataset, we show the performance of six state-of-the-art recommender models and raise some questions on how to encompass the existing contextual information in the system.", "citation" : "Citations (3)", "departments" : ["University of Grenoble", "University of Grenoble", "University of Grenoble", "Kelkoo, Grenoble, France", "Kelkoo, Grenoble, France"], "authors" : ["Sumit Sidana.....http://dblp.org/pers/hd/s/Sidana:Sumit", "Charlotte Laclau.....http://dblp.org/pers/hd/l/Laclau:Charlotte", "Massih-Reza Amini.....http://dblp.org/pers/hd/a/Amini:Massih=Reza", "Gilles Vandelle.....http://dblp.org/pers/hd/v/Vandelle:Gilles", "Andr\u00e9 Bois-Crettez.....http://dblp.org/pers/hd/b/Bois=Crettez:Andr=eacute="], "conf" : "sigir", "year" : "2017", "pages" : 4} | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "year": {"type": "string"}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "departments", "authors", "conf", "year", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"backward": {"type": "array", "items": {"type": "integer"}}, "beta": {"type": "array", "items": {"type": "integer"}}, "byte": {"type": "array", "items": {"type": "integer"}}, "brake": {"type": "array", "items": {"type": "integer"}}}, "required": ["backward", "beta", "byte", "brake"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"backward" : [2949123], "beta" : [458753], "byte" : [851971, 1114115, 1245188, 1310729, 1441796, 2097154, 3276802], "brake" : [917505, 1638404, 3145730, 3407873]} | json_instruct | {"type": "object", "properties": {"backward": {"type": "array", "items": {"type": "integer"}}, "beta": {"type": "array", "items": {"type": "integer"}}, "byte": {"type": "array", "items": {"type": "integer"}}, "brake": {"type": "array", "items": {"type": "integer"}}}, "required": ["backward", "beta", "byte", "brake"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "object", "properties": {"package": {"type": "string"}, "downloads": {"type": "integer"}, "count": {"type": "integer"}}, "required": ["package", "downloads", "count"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"package" : "bioconductor-prostatecancertaylor", "downloads" : 3800, "count" : 3707}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"package": {"type": "string"}, "downloads": {"type": "integer"}, "count": {"type": "integer"}}, "required": ["package", "downloads", "count"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "nodes": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "integer"}, "lat": {"type": "number"}, "lon": {"type": "number"}}, "required": ["type", "id", "lat", "lon"]}}, "volunteer_postcode": {"type": "string"}, "closest_distance": {"type": "integer"}}, "required": ["id", "name", "nodes", "volunteer_postcode", "closest_distance"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "98361304", "name" : "Church View", "nodes" : [{"type" : "node", "id" : 1137954544, "lat" : 52.2597919, "lon" : -0.6701688}, {"type" : "node", "id" : 1137954548, "lat" : 52.2599042, "lon" : -0.6702631}, {"type" : "node", "id" : 1137954552, "lat" : 52.2597755, "lon" : -0.6697423}], "volunteer_postcode" : "NN29 7RD", "closest_distance" : 609} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "nodes": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "integer"}, "lat": {"type": "number"}, "lon": {"type": "number"}}, "required": ["type", "id", "lat", "lon"]}}, "volunteer_postcode": {"type": "string"}, "closest_distance": {"type": "integer"}}, "required": ["id", "name", "nodes", "volunteer_postcode", "closest_distance"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"brief": {"type": "string"}, "long": {"type": "string"}}, "required": ["brief", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"brief" : "a prophet, poet", "long" : "a prophet, poet; a person gifted at expositing divine truth."} | json_instruct | {"type": "object", "properties": {"brief": {"type": "string"}, "long": {"type": "string"}}, "required": ["brief", "long"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"name" : "SIENNA", "frequency" : 1036, "gender" : "female"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"best_index": {"type": "array", "items": {"type": "integer"}}, "auroc": {"type": "array", "items": {"type": "number"}}, "acc": {"type": "array", "items": {"type": "number"}}, "aps": {"type": "array", "items": {"type": "number"}}, "f1": {"type": "array", "items": {"type": "number"}}, "auprc": {"type": "array", "items": {"type": "number"}}}, "required": ["best_index", "auroc", "acc", "aps", "f1", "auprc"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"best_index" : [0, 99, 281, 88, 542], "auroc" : [0.5, 0.3025, 0.26, 0.385, 0.425], "acc" : [0.5, 0.4, 0.375, 0.35, 0.65], "aps" : [0.5, 0.44866484231737797, 0.39064116952768096, 0.5217311335714598, 0.6275949028381524], "f1" : [0.6666666666666666, 0.5714285714285714, 0.5283018867924527, 0.5000000000000001, 0.4615384615384615], "auprc" : [0.75, 0.43137250282697415, 0.3663070031551825, 0.5038491343969121, 0.6208186061966945]} | json_instruct | {"type": "object", "properties": {"best_index": {"type": "array", "items": {"type": "integer"}}, "auroc": {"type": "array", "items": {"type": "number"}}, "acc": {"type": "array", "items": {"type": "number"}}, "aps": {"type": "array", "items": {"type": "number"}}, "f1": {"type": "array", "items": {"type": "number"}}, "auprc": {"type": "array", "items": {"type": "number"}}}, "required": ["best_index", "auroc", "acc", "aps", "f1", "auprc"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-87.814716, 41.886867], [-87.804986, 41.886983], [-87.80472, 41.879641], [-87.81445, 41.879446], [-87.814716, 41.886867]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 22719}}]} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "resultPattern": {"type": "string"}, "tables": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "entries": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "entries"]}}}, "required": ["name", "resultPattern", "tables"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Magic Item (with indefinitive article) Generator", "resultPattern" : "{magicitem wia}", "tables" : [{"name" : "magicitem wia", "entries" : ["a bag", "a banner", "a bead", "a belt", "a pair of boots", "a bottle", "a bowl", "a bracelet", "a set of bracers", "a brazier", "a brooch", "a broom", "a candle", "a cap", "a cape", "a censer", "a chain", "a circlet", "a cloak", "a codex", "a cube", "a deck", "a dust", "a figurine", "a flask", "a pair of gauntlets", "a gem", "a pair of gloves", "a hat", "a headband", "a helm", "a horn", "a jewel", "a key", "a libram", "a lyre", "a mantle", "a manual", "a medallion", "a necklace", "a pendant", "a periapt", "a set of pipes", "a potion", "a quiver", "a relic", "a ring", "a robe", "a rod", "a coil of rope", "a scarab", "a seashell", "a scroll", "a pair of slippers", "a stone", "a talisman", "a tome", "a wand"]}]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "resultPattern": {"type": "string"}, "tables": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "entries": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "entries"]}}}, "required": ["name", "resultPattern", "tables"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"userId" : 28382, "cartId" : "6cd615e3-200a-4e0f-8292-e6583a43391f", "preferredProducts" : [933], "productReviews" : [{"productId" : 2422, "reviewText" : "This digital works so well. It imperfectly improves my baseball by a lot.", "reviewDate" : "2018-03-11T15:56:06.7560629+02:00"}, {"productId" : 3748, "reviewText" : "This Unbranded works too well. It nonchalantly improves my baseball by a lot.", "reviewDate" : "2019-03-04T11:52:21.6993448+02:00"}, {"productId" : 2484, "reviewText" : "It only works when I'm Bahrain.", "reviewDate" : "2017-02-03T23:35:02.5788377+02:00"}]} | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"t": {"type": "string"}, "h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}, "e": {"type": "array", "items": {"type": "string"}}}, "required": ["f", "e"]}}}, "required": ["d"]}}, "stem": {"type": "string"}}, "required": ["t", "h", "stem"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"t" : "misolimet", "h" : [{"d" : [{"f" : "\u6574\u7406\uff0c\u6574\u9813\uff0c\u6536\u62fe\u3002", "e" : ["\ufff9`Mi~`solimet~ `to~ `loma'~.\ufffa\ufffb\u6536\u62fe\u623f\u5b50\u3002", "\ufff9`Ma~`harek~ `to~ `a~ `mi~`solimet~, `maranam~ `kita~.\ufffa\ufffb\u6574\u7406\u5b8c\u7562\u4e86\uff0c\u6211\u5011\u53bb\u5403\u65e9\u9910\u3002", "\ufff9`Mi~`solimet~ `to~ `tafo~ `ato~ `pana'~ , `palowad~ `a~ `mi'adop~.\ufffa\ufffb\u6536\u62fe\u597d\u4e7e\u7ce7\u548c\u7bad\u5f8c\u6211\u5011\u5c31\u51fa\u767c\u53bb\u6253\u7375\u3002"]}]}], "stem" : "solimet"} | json_instruct | {"type": "object", "properties": {"t": {"type": "string"}, "h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}, "e": {"type": "array", "items": {"type": "string"}}}, "required": ["f", "e"]}}}, "required": ["d"]}}, "stem": {"type": "string"}}, "required": ["t", "h", "stem"], "$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"}, "license": {"type": "null"}, "starNum": {"type": "integer"}, "folkNum": {"type": "integer"}, "watchNum": {"type": "integer"}, "topic": {"type": "array", "items": {}}}, "required": ["name", "description", "license", "starNum", "folkNum", "watchNum", "topic"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "conda-docs", "description" : "Conda documentation", "license" : null, "starNum" : 104, "folkNum" : 221, "watchNum" : 104, "topic" : []} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "null"}, "starNum": {"type": "integer"}, "folkNum": {"type": "integer"}, "watchNum": {"type": "integer"}, "topic": {"type": "array", "items": {}}}, "required": ["name", "description", "license", "starNum", "folkNum", "watchNum", "topic"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"uuid": {"type": "string"}, "parent": {"type": "string"}, "pid": {"type": "integer"}, "argv": {"type": "array", "items": {"type": "string"}}, "execArgv": {"type": "array", "items": {"type": "string"}}, "cwd": {"type": "string"}, "time": {"type": "integer"}, "ppid": {"type": "integer"}, "root": {"type": "string"}, "coverageFilename": {"type": "string"}, "externalId": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}}, "required": ["uuid", "parent", "pid", "argv", "execArgv", "cwd", "time", "ppid", "root", "coverageFilename", "externalId", "files"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"uuid" : "6d46c9a8-cce7-437d-a8e3-0f3d6030b6c8", "parent" : "22492659-1c3c-4a80-8b56-8938e9efe1b2", "pid" : 20761, "argv" : ["/usr/local/bin/node", "/Users/felixeyetan/Desktop/My Files/nodejs/openjs-prep/playground/prep/module/hsl-to-hex/test/index.js"], "execArgv" : ["-r", "/Users/felixeyetan/Desktop/My Files/nodejs/openjs-prep/playground/prep/module/hsl-to-hex/node_modules/esm/esm.js"], "cwd" : "/Users/felixeyetan/Desktop/My Files/nodejs/openjs-prep/playground/prep/module/hsl-to-hex", "time" : 1568487680553, "ppid" : 20748, "root" : "6e95aa0b-5f77-4420-b657-4e7bef33b583", "coverageFilename" : "/Users/felixeyetan/Desktop/My Files/nodejs/openjs-prep/playground/prep/module/hsl-to-hex/.nyc_output/6d46c9a8-cce7-437d-a8e3-0f3d6030b6c8.json", "externalId" : "test/index.js", "files" : ["/Users/felixeyetan/Desktop/My Files/nodejs/openjs-prep/playground/prep/module/hsl-to-hex/index.js"]} | json_instruct | {"type": "object", "properties": {"uuid": {"type": "string"}, "parent": {"type": "string"}, "pid": {"type": "integer"}, "argv": {"type": "array", "items": {"type": "string"}}, "execArgv": {"type": "array", "items": {"type": "string"}}, "cwd": {"type": "string"}, "time": {"type": "integer"}, "ppid": {"type": "integer"}, "root": {"type": "string"}, "coverageFilename": {"type": "string"}, "externalId": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}}, "required": ["uuid", "parent", "pid", "argv", "execArgv", "cwd", "time", "ppid", "root", "coverageFilename", "externalId", "files"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"laser": {"type": "object", "properties": {"subtitle": {"type": "string"}, "sounds": {"type": "array", "items": {"type": "string"}}}, "required": ["subtitle", "sounds"]}}, "required": ["laser"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"laser" : {"subtitle" : "subtitles.indrev.laser", "sounds" : ["indrev:laser"]}} | json_instruct | {"type": "object", "properties": {"laser": {"type": "object", "properties": {"subtitle": {"type": "string"}, "sounds": {"type": "array", "items": {"type": "string"}}}, "required": ["subtitle", "sounds"]}}, "required": ["laser"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "private": {"type": "boolean"}, "devDependencies": {"type": "object", "properties": {"inert": {"type": "string"}, "web-component-tester": {"type": "string"}, "webcomponentsjs": {"type": "string"}}, "required": ["inert", "web-component-tester", "webcomponentsjs"]}, "ignore": {"type": "array", "items": {}}, "_release": {"type": "string"}, "_resolution": {"type": "object", "properties": {"type": {"type": "string"}, "branch": {"type": "string"}, "commit": {"type": "string"}}, "required": ["type", "branch", "commit"]}, "_source": {"type": "string"}, "_target": {"type": "string"}, "_originalSource": {"type": "string"}}, "required": ["name", "description", "main", "authors", "license", "keywords", "homepage", "private", "devDependencies", "ignore", "_release", "_resolution", "_source", "_target", "_originalSource"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "blockingElements", "description" : "A polyfill for the proposed blocking elments stack API", "main" : "blocking-elements.html", "authors" : ["Valdrin Koshi <valdrin@google.com>"], "license" : "Apache-2.0", "keywords" : ["blocking", "elements", "polyfill", "browser"], "homepage" : "https://github.com/PolymerLabs/blockingElements", "private" : true, "devDependencies" : {"inert" : "WICG/inert#^1", "web-component-tester" : "Polymer/web-component-tester#^6", "webcomponentsjs" : "webcomponents/webcomponentsjs#^1"}, "ignore" : [], "_release" : "77d98cca0b", "_resolution" : {"type" : "branch", "branch" : "master", "commit" : "77d98cca0be9791bb997bd35480a24efdebd1f12"}, "_source" : "https://github.com/PolymerLabs/blockingElements.git", "_target" : "*", "_originalSource" : "PolymerLabs/blockingElements"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "private": {"type": "boolean"}, "devDependencies": {"type": "object", "properties": {"inert": {"type": "string"}, "web-component-tester": {"type": "string"}, "webcomponentsjs": {"type": "string"}}, "required": ["inert", "web-component-tester", "webcomponentsjs"]}, "ignore": {"type": "array", "items": {}}, "_release": {"type": "string"}, "_resolution": {"type": "object", "properties": {"type": {"type": "string"}, "branch": {"type": "string"}, "commit": {"type": "string"}}, "required": ["type", "branch", "commit"]}, "_source": {"type": "string"}, "_target": {"type": "string"}, "_originalSource": {"type": "string"}}, "required": ["name", "description", "main", "authors", "license", "keywords", "homepage", "private", "devDependencies", "ignore", "_release", "_resolution", "_source", "_target", "_originalSource"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"webpackCompilationHash": {"type": "string"}}, "required": ["webpackCompilationHash"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"webpackCompilationHash" : "c7194f2a3f5d3b84d025"} | json_instruct | {"type": "object", "properties": {"webpackCompilationHash": {"type": "string"}}, "required": ["webpackCompilationHash"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"briefDescription": {"type": "string"}, "verboseDescription": {"type": "string"}, "value": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["briefDescription", "verboseDescription", "value", "tags"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"briefDescription" : "", "verboseDescription" : "", "value" : 0, "tags" : ["BASE"]}, {"briefDescription" : "Spherical", "verboseDescription" : "Spherical, with no discernible front, back, top, or bottom.", "value" : 0, "tags" : ["BASE"]}, {"briefDescription" : "Cuboid", "verboseDescription" : "General box-y form, or especially angular and unnatural.", "value" : 0, "tags" : ["BASE"]}, {"briefDescription" : "Vertical cylinder", "verboseDescription" : "More tall than wide. Either upright or forward-tilted while in motion.", "value" : 0, "tags" : ["BASE"]}, {"briefDescription" : "Polyhedral", "verboseDescription" : "Many sides. Unnatural. Often ignores proper laws of physics.", "value" : 0, "tags" : ["BASE"]}, {"briefDescription" : "Amorphous", "verboseDescription" : "No discernible or constant shape.", "value" : 0, "tags" : ["BASE"]}, {"briefDescription" : "Serpentine", "verboseDescription" : "Much longer than wide.", "value" : 0, "tags" : ["BASE"]}, {"briefDescription" : "Unknowable", "verboseDescription" : "Resists classification. The close one looks, the less it makes sense.", "value" : 0, "tags" : ["BASE"]}, {"briefDescription" : "Horizontal cylinder", "verboseDescription" : "More wide than tall. Generally stays horizontal while in motion.", "value" : 0, "tags" : ["BASE"]}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"briefDescription": {"type": "string"}, "verboseDescription": {"type": "string"}, "value": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["briefDescription", "verboseDescription", "value", "tags"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"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" : 16418, "issuer_name" : "C=US, O=Let's Encrypt, CN=Let's Encrypt Authority X3", "name_value" : "52.67.29.69.nip.io", "min_cert_id" : 1042237888, "min_entry_timestamp" : "2018-12-19T16:39:03.187", "not_before" : "2018-12-19T15:39:02", "not_after" : "2019-03-19T15:39: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#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"angular-material.css": {"type": "string"}, "angular-material.js": {"type": "string"}, "angular-material.layouts.css": {"type": "string"}, "angular-material.layouts.min.css": {"type": "string"}, "angular-material.min.css": {"type": "string"}, "angular-material.min.js": {"type": "string"}}, "required": ["angular-material.css", "angular-material.js", "angular-material.layouts.css", "angular-material.layouts.min.css", "angular-material.min.css", "angular-material.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"angular-material.css" : "sha256-A5ZYDUYYilFeBG2J95twQxma0tGcUq1FcQCtZHgpo6E=", "angular-material.js" : "sha256-o8M7hGwgCW6hMlZFZ2z9eMSLAL+bZ6wCD7iklSnXOZs=", "angular-material.layouts.css" : "sha256-VaKHGNqoPf7E0OOF+hQpctzkzgJ3zSmhLxRv4DpEJ0I=", "angular-material.layouts.min.css" : "sha256-mWzHHTycpWRhk+KDxqcFaAWoxZq6x4SX1TjYZ0F9UIY=", "angular-material.min.css" : "sha256-lmGvSKeZYN1yRLBVzEe0yRZSrKLaoRPZY/JHtA4+5oI=", "angular-material.min.js" : "sha256-2HemKPdbuR/2Eb4HWEem71diOHywirMSXQGo/W8rMkk="} | json_instruct | {"type": "object", "properties": {"angular-material.css": {"type": "string"}, "angular-material.js": {"type": "string"}, "angular-material.layouts.css": {"type": "string"}, "angular-material.layouts.min.css": {"type": "string"}, "angular-material.min.css": {"type": "string"}, "angular-material.min.js": {"type": "string"}}, "required": ["angular-material.css", "angular-material.js", "angular-material.layouts.css", "angular-material.layouts.min.css", "angular-material.min.css", "angular-material.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"axios": {"type": "string"}, "bcrypt-nodejs": {"type": "string"}, "body-parser": {"type": "string"}, "jsonwebtoken": {"type": "string"}, "mongodb": {"type": "string"}, "mongoose": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}, "react-scripts": {"type": "string"}, "redis": {"type": "string"}, "request": {"type": "string"}, "tachyons": {"type": "string"}, "yelp-fusion": {"type": "string"}}, "required": ["axios", "bcrypt-nodejs", "body-parser", "jsonwebtoken", "mongodb", "mongoose", "react", "react-dom", "react-scripts", "redis", "request", "tachyons", "yelp-fusion"]}, "scripts": {"type": "object", "properties": {"start:dev": {"type": "string"}, "start:prod": {"type": "string"}, "start": {"type": "string"}, "client": {"type": "string"}, "seed": {"type": "string"}, "build": {"type": "string"}, "heroku-postbuild": {"type": "string"}}, "required": ["start:dev", "start:prod", "start", "client", "seed", "build", "heroku-postbuild"]}, "eslintConfig": {"type": "object", "properties": {"extends": {"type": "string"}}, "required": ["extends"]}, "browserslist": {"type": "array", "items": {"type": "string"}}, "devDependencies": {"type": "object", "properties": {"nodemon": {"type": "string"}}, "required": ["nodemon"]}}, "required": ["name", "version", "private", "main", "dependencies", "scripts", "eslintConfig", "browserslist", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "night-owl", "version" : "1.1.0", "private" : true, "main" : "server.js", "dependencies" : {"axios" : "^0.18.0", "bcrypt-nodejs" : "^0.0.3", "body-parser" : "^1.18.3", "jsonwebtoken" : "^8.5.1", "mongodb" : "^3.2.3", "mongoose" : "^5.5.0", "react" : "^16.8.6", "react-dom" : "^16.8.6", "react-scripts" : "2.1.8", "redis" : "^2.8.0", "request" : "^2.88.0", "tachyons" : "^4.11.1", "yelp-fusion" : "^2.2.1"}, "scripts" : {"start:dev" : "nodemon server.js", "start:prod" : "node server.js & yarn client", "start" : "node server.js", "client" : "cd client && yarn start", "seed" : "node scripts/seedDB.js", "build" : "cd client && yarn build", "heroku-postbuild" : "yarn build"}, "eslintConfig" : {"extends" : "react-app"}, "browserslist" : [">0.2%", "not dead", "not ie <= 11", "not op_mini all"], "devDependencies" : {"nodemon" : "^1.18.10"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"axios": {"type": "string"}, "bcrypt-nodejs": {"type": "string"}, "body-parser": {"type": "string"}, "jsonwebtoken": {"type": "string"}, "mongodb": {"type": "string"}, "mongoose": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}, "react-scripts": {"type": "string"}, "redis": {"type": "string"}, "request": {"type": "string"}, "tachyons": {"type": "string"}, "yelp-fusion": {"type": "string"}}, "required": ["axios", "bcrypt-nodejs", "body-parser", "jsonwebtoken", "mongodb", "mongoose", "react", "react-dom", "react-scripts", "redis", "request", "tachyons", "yelp-fusion"]}, "scripts": {"type": "object", "properties": {"start:dev": {"type": "string"}, "start:prod": {"type": "string"}, "start": {"type": "string"}, "client": {"type": "string"}, "seed": {"type": "string"}, "build": {"type": "string"}, "heroku-postbuild": {"type": "string"}}, "required": ["start:dev", "start:prod", "start", "client", "seed", "build", "heroku-postbuild"]}, "eslintConfig": {"type": "object", "properties": {"extends": {"type": "string"}}, "required": ["extends"]}, "browserslist": {"type": "array", "items": {"type": "string"}}, "devDependencies": {"type": "object", "properties": {"nodemon": {"type": "string"}}, "required": ["nodemon"]}}, "required": ["name", "version", "private", "main", "dependencies", "scripts", "eslintConfig", "browserslist", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"spark-md5.js": {"type": "string"}, "spark-md5.min.js": {"type": "string"}}, "required": ["spark-md5.js", "spark-md5.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"spark-md5.js" : "sha256-XNQ1MwPz8rto47jGitMcSDLk4z749Z4G2VSvjNBZCAk=", "spark-md5.min.js" : "sha256-NIklM2QUGke6H6sUTBVS3HtO4LhS2opJQ+FGZczxklo="} | json_instruct | {"type": "object", "properties": {"spark-md5.js": {"type": "string"}, "spark-md5.min.js": {"type": "string"}}, "required": ["spark-md5.js", "spark-md5.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"schemaType": {"type": "string"}, "id": {"type": "string"}, "displayName": {"type": "string"}, "description": {"type": "string"}}, "required": ["schemaType", "id", "displayName", "description"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"schemaType" : "NERDLET", "id" : "nr1-service-instance-explorer-nerdlet", "displayName" : "Service Instance Explorer", "description" : ""} | json_instruct | {"type": "object", "properties": {"schemaType": {"type": "string"}, "id": {"type": "string"}, "displayName": {"type": "string"}, "description": {"type": "string"}}, "required": ["schemaType", "id", "displayName", "description"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"labels": {"type": "object", "properties": {"product": {"type": "object", "properties": {"(?i).*": {"type": "string"}}, "required": ["(?i).*"]}, "contentsource": {"type": "object", "properties": {"(?i).*main/aspnet/signalr.*": {"type": "string"}}, "required": ["(?i).*main/aspnet/signalr.*"]}}, "required": ["product", "contentsource"]}}, "required": ["labels"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"labels" : {"product" : {"(?i).*" : "Source - Docs.ms"}, "contentsource" : {"(?i).*main/aspnet/signalr.*" : "SignalR"}}} | json_instruct | {"type": "object", "properties": {"labels": {"type": "object", "properties": {"product": {"type": "object", "properties": {"(?i).*": {"type": "string"}}, "required": ["(?i).*"]}, "contentsource": {"type": "object", "properties": {"(?i).*main/aspnet/signalr.*": {"type": "string"}}, "required": ["(?i).*main/aspnet/signalr.*"]}}, "required": ["product", "contentsource"]}}, "required": ["labels"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}}, "required": ["text", "created", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"text" : "Sorry last night's emails didn't go out until 4:25AM Eastern instead of 12:01AM. Here's the lesson I learned. When you change the password on an account, think about the apps that connect to that account, and change them too. ", "created" : "Thu, 12 Sep 2019 08:25:04 GMT", "type" : "outline"} | json_instruct | {"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}}, "required": ["text", "created", "type"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.