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": {"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" : "A preliminary study of sensing appliance usage for human activity recognition using mobile magnetometer.", "fields" : ["magnetometer", "ubiquitous computing", "activity recognition", "mobile device", "mobile phone"], "abstract" : "Human activity recognition and human behavior understanding play a central role in the field of ubiquitous computing. In this paper, we propose a novel method using magnetometer embedded in the mobile phone to recognize activities by detecting household appliance usage. The key idea of our approach is that when the mobile phone user performs a certain activity at home, the embedded magnetometer is capable of capturing the changes of the magnetic field strength around the mobile phone caused by the household appliance in operation. Our mobile application uses these changes as magnetic signatures for each of these appliance such that the daily household acitivities associated with these appliance such as cooking can be recognized.", "citation" : "Citations (7)", "departments" : ["University of Southern California", "University of Southern California"], "authors" : ["Mi Zhang.....http://dblp.org/pers/hd/z/Zhang_0002:Mi", "Alexander A. Sawchuk.....http://dblp.org/pers/hd/s/Sawchuk:Alexander_A="], "conf" : "huc", "year" : "2012", "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#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"hash" : "0xb4e4b16854b95a621c2200b6c0f959ba8b84227c07a36312a4c98c8136c0a9d1", "parentHash" : "0xb285eac21820b6cb9e0fa481b2b544aa10e703383e2055a367d0f69f267ed0d6", "number" : 63466, "timestamp" : 1439204858, "nonce" : "0x2f5a95d92f205b1b", "difficulty" : 1838742035814, "gasLimit" : {"_hex" : "0x2fefd8"}, "gasUsed" : {"_hex" : "0x0"}, "miner" : "0x580992B51e3925e23280EfB93d3047C82f17E038", "extraData" : "0x476574682f76312e302e312f6c696e75782f676f312e342e32", "transactions" : []}
json_instruct
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"an4.27:0.1": {"type": "string"}, "an4.27:0.2": {"type": "string"}, "an4.27:0.3": {"type": "string"}, "an4.27:1.1": {"type": "string"}, "an4.27:1.2": {"type": "string"}, "an4.27:1.3": {"type": "string"}, "an4.27:1.4": {"type": "string"}, "an4.27:1.5": {"type": "string"}, "an4.27:1.6": {"type": "string"}, "an4.27:1.7": {"type": "string"}, "an4.27:1.8": {"type": "string"}, "an4.27:2.1": {"type": "string"}, "an4.27:2.2": {"type": "string"}, "an4.27:2.3": {"type": "string"}, "an4.27:2.4": {"type": "string"}, "an4.27:2.5": {"type": "string"}, "an4.27:2.6": {"type": "string"}, "an4.27:3.1": {"type": "string"}, "an4.27:3.2": {"type": "string"}, "an4.27:3.3": {"type": "string"}, "an4.27:3.4": {"type": "string"}, "an4.27:3.5": {"type": "string"}}, "required": ["an4.27:0.1", "an4.27:0.2", "an4.27:0.3", "an4.27:1.1", "an4.27:1.2", "an4.27:1.3", "an4.27:1.4", "an4.27:1.5", "an4.27:1.6", "an4.27:1.7", "an4.27:1.8", "an4.27:2.1", "an4.27:2.2", "an4.27:2.3", "an4.27:2.4", "an4.27:2.5", "an4.27:2.6", "an4.27:3.1", "an4.27:3.2", "an4.27:3.3", "an4.27:3.4", "an4.27:3.5"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"an4.27:0.1" : "A\u1e45guttara Nik\u0101ya 4 ", "an4.27:0.2" : "3. Uruvelavagga ", "an4.27:0.3" : "27. Santu\u1e6d\u1e6dhisutta ", "an4.27:1.1" : "\u201cCatt\u0101rim\u0101ni, bhikkhave, app\u0101ni ca sulabh\u0101ni ca, t\u0101ni ca anavajj\u0101ni. ", "an4.27:1.2" : "Katam\u0101ni catt\u0101ri? ", "an4.27:1.3" : "Pa\u1e41suk\u016bla\u1e41, bhikkhave, c\u012bvar\u0101na\u1e41 appa\u00f1ca sulabha\u00f1ca, ta\u00f1ca anavajja\u1e41. ", "an4.27:1.4" : "Pi\u1e47\u1e0diy\u0101lopo, bhikkhave, bhojan\u0101na\u1e41 appa\u00f1ca sulabha\u00f1ca, ta\u00f1ca anavajja\u1e41. ", "an4.27:1.5" : "Rukkham\u016bla\u1e41, bhikkhave, sen\u0101san\u0101na\u1e41 appa\u00f1ca sulabha\u00f1ca, ta\u00f1ca anavajja\u1e41. ", "an4.27:1.6" : "P\u016btimutta\u1e41, bhikkhave, bhesajj\u0101na\u1e41 appa\u00f1ca sulabha\u00f1ca, ta\u00f1ca anavajja\u1e41. ", "an4.27:1.7" : "Im\u0101ni kho, bhikkhave, catt\u0101ri app\u0101ni ca sulabh\u0101ni ca, t\u0101ni ca anavajj\u0101ni. ", "an4.27:1.8" : "Yato kho, bhikkhave, bhikkhu appena ca tu\u1e6d\u1e6dho hoti sulabhena ca, idamass\u0101ha\u1e41 a\u00f1\u00f1atara\u1e41 s\u0101ma\u00f1\u00f1a\u1e45ganti vad\u0101m\u012bti. ", "an4.27:2.1" : "Anavajjena tu\u1e6d\u1e6dhassa, ", "an4.27:2.2" : "appena sulabhena ca; ", "an4.27:2.3" : "Na sen\u0101sanam\u0101rabbha, ", "an4.27:2.4" : "c\u012bvara\u1e41 p\u0101nabhojana\u1e41; ", "an4.27:2.5" : "Vigh\u0101to hoti cittassa, ", "an4.27:2.6" : "dis\u0101 nappa\u1e6diha\u00f1\u00f1ati. ", "an4.27:3.1" : "Ye cassa dhamm\u0101 akkh\u0101t\u0101, ", "an4.27:3.2" : "s\u0101ma\u00f1\u00f1ass\u0101nulomik\u0101; ", "an4.27:3.3" : "Adhiggahit\u0101 tu\u1e6d\u1e6dhassa, ", "an4.27:3.4" : "appamattassa sikkhato\u201dti. ", "an4.27:3.5" : "Sattama\u1e41. "}
json_instruct
{"type": "object", "properties": {"an4.27:0.1": {"type": "string"}, "an4.27:0.2": {"type": "string"}, "an4.27:0.3": {"type": "string"}, "an4.27:1.1": {"type": "string"}, "an4.27:1.2": {"type": "string"}, "an4.27:1.3": {"type": "string"}, "an4.27:1.4": {"type": "string"}, "an4.27:1.5": {"type": "string"}, "an4.27:1.6": {"type": "string"}, "an4.27:1.7": {"type": "string"}, "an4.27:1.8": {"type": "string"}, "an4.27:2.1": {"type": "string"}, "an4.27:2.2": {"type": "string"}, "an4.27:2.3": {"type": "string"}, "an4.27:2.4": {"type": "string"}, "an4.27:2.5": {"type": "string"}, "an4.27:2.6": {"type": "string"}, "an4.27:3.1": {"type": "string"}, "an4.27:3.2": {"type": "string"}, "an4.27:3.3": {"type": "string"}, "an4.27:3.4": {"type": "string"}, "an4.27:3.5": {"type": "string"}}, "required": ["an4.27:0.1", "an4.27:0.2", "an4.27:0.3", "an4.27:1.1", "an4.27:1.2", "an4.27:1.3", "an4.27:1.4", "an4.27:1.5", "an4.27:1.6", "an4.27:1.7", "an4.27:1.8", "an4.27:2.1", "an4.27:2.2", "an4.27:2.3", "an4.27:2.4", "an4.27:2.5", "an4.27:2.6", "an4.27:3.1", "an4.27:3.2", "an4.27:3.3", "an4.27:3.4", "an4.27:3.5"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"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": {"eslint": {"type": "string"}, "eslint-config-google": {"type": "string"}, "jest": {"type": "string"}}, "required": ["eslint", "eslint-config-google", "jest"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "gatitestcase", "version" : "1.0.1", "description" : "test case for GATI", "main" : "index.js", "scripts" : {"test" : "jest --coverage"}, "repository" : {"type" : "git", "url" : "git+https://github.com/zhs007/gatitestcase.git"}, "keywords" : ["GATI"], "author" : "zerrozhao@gmail.com", "license" : "Apache-2.0", "bugs" : {"url" : "https://github.com/zhs007/gatitestcase/issues"}, "homepage" : "https://github.com/zhs007/gatitestcase#readme", "devDependencies" : {"eslint" : "^7.7.0", "eslint-config-google" : "^0.14.0", "jest" : "^26.4.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"eslint": {"type": "string"}, "eslint-config-google": {"type": "string"}, "jest": {"type": "string"}}, "required": ["eslint", "eslint-config-google", "jest"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "repository": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"electron": {"type": "string"}}, "required": ["electron"]}, "dependencies": {"type": "object", "properties": {"jquery": {"type": "string"}, "pg": {"type": "string"}, "pg-promise": {"type": "string"}}, "required": ["jquery", "pg", "pg-promise"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "inventory-app", "version" : "1.0.0", "description" : "A minimal Electron application", "main" : "main.js", "scripts" : {"start" : "electron ."}, "repository" : "https://github.com/Raybird9/InventoryApp.git", "keywords" : ["Electron", "start"], "author" : "Ray Kochenderfer", "license" : "MIT", "devDependencies" : {"electron" : "^4.1.4"}, "dependencies" : {"jquery" : "^3.4.1", "pg" : "^7.10.0", "pg-promise" : "^8.6.5"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "repository": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"electron": {"type": "string"}}, "required": ["electron"]}, "dependencies": {"type": "object", "properties": {"jquery": {"type": "string"}, "pg": {"type": "string"}, "pg-promise": {"type": "string"}}, "required": ["jquery", "pg", "pg-promise"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"ScaleRank": {"type": "integer"}, "LabelRank": {"type": "integer"}, "FeatureCla": {"type": "string"}, "SOVEREIGNT": {"type": "string"}, "SOV_A3": {"type": "string"}, "ADM0_DIF": {"type": "number"}, "LEVEL": {"type": "number"}, "TYPE": {"type": "string"}, "ADMIN": {"type": "string"}, "ADM0_A3": {"type": "string"}, "GEOU_DIF": {"type": "number"}, "GEOUNIT": {"type": "string"}, "GU_A3": {"type": "string"}, "SU_DIF": {"type": "number"}, "SUBUNIT": {"type": "string"}, "SU_A3": {"type": "string"}, "NAME": {"type": "string"}, "ABBREV": {"type": "string"}, "POSTAL": {"type": "string"}, "NAME_FORMA": {"type": "string"}, "TERR_": {"type": "string"}, "NAME_SORT": {"type": "string"}, "MAP_COLOR": {"type": "number"}, "POP_EST": {"type": "number"}, "GDP_MD_EST": {"type": "number"}, "FIPS_10_": {"type": "number"}, "ISO_A2": {"type": "string"}, "ISO_A3": {"type": "string"}, "ISO_N3": {"type": "number"}}, "required": ["ScaleRank", "LabelRank", "FeatureCla", "SOVEREIGNT", "SOV_A3", "ADM0_DIF", "LEVEL", "TYPE", "ADMIN", "ADM0_A3", "GEOU_DIF", "GEOUNIT", "GU_A3", "SU_DIF", "SUBUNIT", "SU_A3", "NAME", "ABBREV", "POSTAL", "NAME_FORMA", "TERR_", "NAME_SORT", "MAP_COLOR", "POP_EST", "GDP_MD_EST", "FIPS_10_", "ISO_A2", "ISO_A3", "ISO_N3"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "properties" : {"ScaleRank" : 1, "LabelRank" : 1, "FeatureCla" : "Admin-0 countries", "SOVEREIGNT" : "Mauritius", "SOV_A3" : "MUS", "ADM0_DIF" : 0.0, "LEVEL" : 2.0, "TYPE" : "Sovereign country", "ADMIN" : "Mauritius", "ADM0_A3" : "MUS", "GEOU_DIF" : 0.0, "GEOUNIT" : "Mauritius", "GU_A3" : "MUS", "SU_DIF" : 0.0, "SUBUNIT" : "Mauritius", "SU_A3" : "MUS", "NAME" : "Mauritius", "ABBREV" : "Mus.", "POSTAL" : "MU", "NAME_FORMA" : "Republic of Mauritius", "TERR_" : "", "NAME_SORT" : "Mauritius", "MAP_COLOR" : 7.0, "POP_EST" : 1284264.0, "GDP_MD_EST" : 15270.0, "FIPS_10_" : 0.0, "ISO_A2" : "MU", "ISO_A3" : "MUS", "ISO_N3" : 480.0}, "geometry" : {"type" : "Polygon", "coordinates" : [[[57.651293, -20.484899], [57.524789, -20.513218], [57.383299, -20.503709], [57.328315, -20.450018], [57.31767, -20.427642], [57.365109, -20.406454], [57.362111, -20.337621], [57.385779, -20.228584], [57.416062, -20.183832], [57.486445, -20.143938], [57.515074, -20.055985], [57.575742, -19.997177], [57.656564, -19.989942], [57.737179, -20.098463], [57.791956, -20.212564], [57.780691, -20.326976], [57.724983, -20.368834], [57.70669, -20.434876], [57.651293, -20.484899]]]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"ScaleRank": {"type": "integer"}, "LabelRank": {"type": "integer"}, "FeatureCla": {"type": "string"}, "SOVEREIGNT": {"type": "string"}, "SOV_A3": {"type": "string"}, "ADM0_DIF": {"type": "number"}, "LEVEL": {"type": "number"}, "TYPE": {"type": "string"}, "ADMIN": {"type": "string"}, "ADM0_A3": {"type": "string"}, "GEOU_DIF": {"type": "number"}, "GEOUNIT": {"type": "string"}, "GU_A3": {"type": "string"}, "SU_DIF": {"type": "number"}, "SUBUNIT": {"type": "string"}, "SU_A3": {"type": "string"}, "NAME": {"type": "string"}, "ABBREV": {"type": "string"}, "POSTAL": {"type": "string"}, "NAME_FORMA": {"type": "string"}, "TERR_": {"type": "string"}, "NAME_SORT": {"type": "string"}, "MAP_COLOR": {"type": "number"}, "POP_EST": {"type": "number"}, "GDP_MD_EST": {"type": "number"}, "FIPS_10_": {"type": "number"}, "ISO_A2": {"type": "string"}, "ISO_A3": {"type": "string"}, "ISO_N3": {"type": "number"}}, "required": ["ScaleRank", "LabelRank", "FeatureCla", "SOVEREIGNT", "SOV_A3", "ADM0_DIF", "LEVEL", "TYPE", "ADMIN", "ADM0_A3", "GEOU_DIF", "GEOUNIT", "GU_A3", "SU_DIF", "SUBUNIT", "SU_A3", "NAME", "ABBREV", "POSTAL", "NAME_FORMA", "TERR_", "NAME_SORT", "MAP_COLOR", "POP_EST", "GDP_MD_EST", "FIPS_10_", "ISO_A2", "ISO_A3", "ISO_N3"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"color": {"type": "string"}, "name": {"type": "string"}, "id": {"type": "string"}, "is_income": {"type": "boolean"}}, "required": ["color", "name", "id", "is_income"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"color" : "#8EC8C5", "name" : "Salary", "id" : "BB2C4A5F-86C7-42C4-9870-8DE720989FEA", "is_income" : true}, {"color" : "#75A8F5", "name" : "Dividends", "id" : "6912162F-4A1F-4B3E-9A9E-F7E3294B0A8F", "is_income" : true}, {"color" : "#F9E07B", "name" : "Gifts", "id" : "C90F2BBB-FCC7-42A4-9073-D0D856EF6A84", "is_income" : true}, {"color" : "#DDDDDD", "name" : "Other", "id" : "B7F4FCB1-8720-4F9C-BE2D-AE1A950E9695", "is_income" : true}, {"color" : "#D0EB1D", "name" : "Accrued interest on balances", "id" : "F8BC8C71-C841-405B-BB10-ECB14DA95F3E", "is_income" : true}, {"color" : "#95B6E7", "name" : "Part-time job", "id" : "03A801F5-F239-4134-923E-222AFFAC60E0", "is_income" : true}, {"color" : "#E87DAD", "name" : "Rent", "id" : "A5E90A89-38D2-460C-B1A4-E7D1781A9535", "is_income" : true}, {"color" : "#CDBB82", "name" : "Stock exchange", "id" : "A76EEB0D-9F5C-4CC8-A730-27E45C460699", "is_income" : true}, {"color" : "#8EC8C5", "name" : "Bonus", "id" : "836CB2C0-D055-4E84-9586-44A4B571FD2E", "parent_category_id" : "BB2C4A5F-86C7-42C4-9870-8DE720989FEA", "is_income" : true}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"color": {"type": "string"}, "name": {"type": "string"}, "id": {"type": "string"}, "is_income": {"type": "boolean"}}, "required": ["color", "name", "id", "is_income"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"replace": {"type": "boolean"}, "values": {"type": "array", "items": {"type": "string"}}}, "required": ["replace", "values"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"replace" : false, "values" : ["undergarden:depthrock_bricks", "undergarden:cracked_depthrock_bricks", "undergarden:chiseled_depthrock_bricks", "undergarden:shiverstone_bricks", "undergarden:cracked_shiverstone_bricks", "undergarden:chiseled_shiverstone_bricks", "undergarden:tremblecrust_bricks", "undergarden:cracked_tremblecrust_bricks"]}
json_instruct
{"type": "object", "properties": {"replace": {"type": "boolean"}, "values": {"type": "array", "items": {"type": "string"}}}, "required": ["replace", "values"], "$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" : "9436020017", "district_id" : "9436020", "name" : "KOGEMANI"}
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#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"MRRm_new": {"type": "number"}, "MRm_new": {"type": "number"}, "HITS@1m_new": {"type": "number"}, "HITS@3m_new": {"type": "number"}, "HITS@10m_new": {"type": "number"}}, "required": ["MRRm_new", "MRm_new", "HITS@1m_new", "HITS@3m_new", "HITS@10m_new"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"MRRm_new" : 0.30686864380035334, "MRm_new" : 192.93350796031953, "HITS@1m_new" : 0.22349003281762997, "HITS@3m_new" : 0.33970772261556703, "HITS@10m_new" : 0.4664936374407116}
json_instruct
{"type": "object", "properties": {"MRRm_new": {"type": "number"}, "MRm_new": {"type": "number"}, "HITS@1m_new": {"type": "number"}, "HITS@3m_new": {"type": "number"}, "HITS@10m_new": {"type": "number"}}, "required": ["MRRm_new", "MRm_new", "HITS@1m_new", "HITS@3m_new", "HITS@10m_new"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"type": {"type": "string"}, "key": {"type": "object", "properties": {"A": {"type": "object", "properties": {"tag": {"type": "string"}}, "required": ["tag"]}, "C": {"type": "object", "properties": {"tag": {"type": "string"}}, "required": ["tag"]}, "X": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "_": {"type": "object", "properties": {"tag": {"type": "string"}}, "required": ["tag"]}}, "required": ["A", "C", "X", "_"]}, "pattern": {"type": "array", "items": {"type": "string"}}, "result": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["type", "key", "pattern", "result"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "minecraft:crafting_shaped", "key" : {"A" : {"tag" : "mekanism:alloys/reinforced"}, "C" : {"tag" : "forge:circuits/elite"}, "X" : {"item" : "mekanism:steel_casing"}, "_" : {"tag" : "forge:cobblestone/normal"}}, "pattern" : ["ACA", "_X_", "ACA"], "result" : {"item" : "mekanism:combiner"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "key": {"type": "object", "properties": {"A": {"type": "object", "properties": {"tag": {"type": "string"}}, "required": ["tag"]}, "C": {"type": "object", "properties": {"tag": {"type": "string"}}, "required": ["tag"]}, "X": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "_": {"type": "object", "properties": {"tag": {"type": "string"}}, "required": ["tag"]}}, "required": ["A", "C", "X", "_"]}, "pattern": {"type": "array", "items": {"type": "string"}}, "result": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["type", "key", "pattern", "result"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"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" : "Large displacement optical flow computation withoutwarping.", "fields" : ["image warping", "optical flow", "optical computing", "data consistency", "global optimization"], "abstract" : "We propose an algorithm for large displacement optical flow estimation which does not require the commonly used coarse-to-fine warping strategy. It is based on a quadratic relaxation of the optical flow functional which decouples data term and regularizer in such a way that the non-linearized variational problem can be solved by an alternation of two globally optimal steps, one imposing optimal data consistency, the other imposing discontinuity-preserving regularity of the flow field. Experimental results confirm that the proposed algorithmic implementation outperforms the traditional warping strategy, in particular for the case of large displacements of small scale structures.", "citation" : "Citations (134)", "year" : "2009", "departments" : ["University of Bonn", "Graz University of Technology", "University of Bonn"], "conf" : "iccv", "authors" : ["Frank Steinbr\u00fccker.....http://dblp.org/pers/hd/s/Steinbr=uuml=cker:Frank", "Thomas Pock.....http://dblp.org/pers/hd/p/Pock:Thomas", "Daniel Cremers.....http://dblp.org/pers/hd/c/Cremers:Daniel"], "pages" : 6}
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#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "be78b84dcf09897a4b785ac99fec0f327c576e3a"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "thumb": {"type": "string"}, "download": {"type": "string"}, "origin": {"type": "string"}}, "required": ["title", "author", "description", "thumb", "download", "origin"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "\u731c\u731c\u770b\u6211\u5728\u5e72\u4ec0\u4e48\uff11\uff18\u6b73\u4ee5\u4e0a\uff01", "author" : "\u4eca\u5929B\u7ad9\u5c31\u770b\u5230\u8fd9\u4e86", "description" : "\u5495\u5495\u5495\u5495\u5495\u5495", "thumb" : "undefined", "download" : "https://ecchi.iwara.tv/api/video/rl0v3t5xqotowmjmk", "origin" : "https://ecchi.iwara.tv/videos/rl0v3t5xqotowmjmk"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "thumb": {"type": "string"}, "download": {"type": "string"}, "origin": {"type": "string"}}, "required": ["title", "author", "description", "thumb", "download", "origin"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"hash" : "0xa24cb157d7aec975f9c7cba4203faa7fc0720a69f7436ed2839d2ba72d108478", "parentHash" : "0x496bd8fe6bb50ac174614c28b7a57785a99a9e9a0675231d9840e6cd75f6f7da", "number" : 101204, "timestamp" : 1439819045, "nonce" : "0xbdfdd5135836efc2", "difficulty" : 3848744773073, "gasLimit" : {"_hex" : "0x2fefd8"}, "gasUsed" : {"_hex" : "0x0"}, "miner" : "0x8eB3747b8397C48BC29fd5Df6765AbCEfbDffFCA", "extraData" : "0x476574682f76312e302e312f6c696e75782f676f312e342e32", "transactions" : []}
json_instruct
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "MultiPolygon", "coordinates" : [[[[-172.489, -8.587], [-172.499, -8.566], [-172.497, -8.554], [-172.484, -8.567], [-172.489, -8.587]]], [[[-171.848, -9.219], [-171.865, -9.181], [-171.854, -9.168], [-171.844, -9.194], [-171.848, -9.219]]], [[[-171.219, -9.381], [-171.231, -9.356], [-171.225, -9.346], [-171.211, -9.363], [-171.219, -9.381]]]]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"Haim II": {"type": "string"}, "Haim I": {"type": "string"}, "P20078": {"type": "string"}, "IAA2_STRGS": {"type": "string"}, "Alpha-amylase inhibitor Haim-2": {"type": "string"}, "P01093": {"type": "string"}, "IAA1_STRGS": {"type": "string"}, "Alpha-amylase inhibitor Haim-1": {"type": "string"}}, "required": ["Haim II", "Haim I", "P20078", "IAA2_STRGS", "Alpha-amylase inhibitor Haim-2", "P01093", "IAA1_STRGS", "Alpha-amylase inhibitor Haim-1"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Haim II" : "P20078", "Haim I" : "P01093", "P20078" : "P20078", "IAA2_STRGS" : "P20078", "Alpha-amylase inhibitor Haim-2" : "P20078", "P01093" : "P01093", "IAA1_STRGS" : "P01093", "Alpha-amylase inhibitor Haim-1" : "P01093"}
json_instruct
{"type": "object", "properties": {"Haim II": {"type": "string"}, "Haim I": {"type": "string"}, "P20078": {"type": "string"}, "IAA2_STRGS": {"type": "string"}, "Alpha-amylase inhibitor Haim-2": {"type": "string"}, "P01093": {"type": "string"}, "IAA1_STRGS": {"type": "string"}, "Alpha-amylase inhibitor Haim-1": {"type": "string"}}, "required": ["Haim II", "Haim I", "P20078", "IAA2_STRGS", "Alpha-amylase inhibitor Haim-2", "P01093", "IAA1_STRGS", "Alpha-amylase inhibitor Haim-1"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"task": {"type": "object", "properties": {"feedback": {"type": "string"}, "visualization": {"type": "string"}, "proximityTag": {"type": "array", "items": {"type": "string"}}, "annotationTag": {"type": "array", "items": {"type": "string"}}, "url": {"type": "string"}, "numRecordings": {"type": "integer"}, "recordingIndex": {"type": "integer"}, "tutorialVideoURL": {"type": "string"}, "alwaysShowTags": {"type": "boolean"}}, "required": ["feedback", "visualization", "proximityTag", "annotationTag", "url", "numRecordings", "recordingIndex", "tutorialVideoURL", "alwaysShowTags"]}}, "required": ["task"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"task" : {"feedback" : "none", "visualization" : "spectrogram", "proximityTag" : ["near", "far", "not sure"], "annotationTag" : ["horn honking", "dog barking", "knocking", "whistle", "engine idling", "jackhammer drilling", "music playing", "people talking", "single footstep", "siren wailing", "gun shooting", "industrial HVAC", "people shouting", "engine passing"], "url" : "/static/wav/spectrogram_demo_doorknock_mono.wav", "numRecordings" : 9, "recordingIndex" : 1, "tutorialVideoURL" : "https://www.youtube.com/embed/Bg8-83heFRM", "alwaysShowTags" : true}}
json_instruct
{"type": "object", "properties": {"task": {"type": "object", "properties": {"feedback": {"type": "string"}, "visualization": {"type": "string"}, "proximityTag": {"type": "array", "items": {"type": "string"}}, "annotationTag": {"type": "array", "items": {"type": "string"}}, "url": {"type": "string"}, "numRecordings": {"type": "integer"}, "recordingIndex": {"type": "integer"}, "tutorialVideoURL": {"type": "string"}, "alwaysShowTags": {"type": "boolean"}}, "required": ["feedback", "visualization", "proximityTag", "annotationTag", "url", "numRecordings", "recordingIndex", "tutorialVideoURL", "alwaysShowTags"]}}, "required": ["task"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"display-name": {"type": "string"}, "package-name": {"type": "string"}, "is-portable": {"type": "boolean"}, "portable": {"type": "object", "properties": {"display-name": {"type": "string"}, "package-name": {"type": "string"}, "latest-version": {"type": "string"}, "14.60.2600": {"type": "object", "properties": {"url": {"type": "string"}, "file-type": {"type": "string"}, "bin": {"type": "array", "items": {}}, "pre-install": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "code": {"type": "array", "items": {"type": "string"}}}, "required": ["type", "code"]}}, "shortcuts": {"type": "array", "items": {}}, "persist": {"type": "array", "items": {"type": "string"}}}, "required": ["url", "file-type", "bin", "pre-install", "shortcuts", "persist"]}, "auto-update": {"type": "object", "properties": {"url": {"type": "string"}, "version-check": {"type": "object", "properties": {"webpage": {"type": "string"}, "regex": {"type": "string"}}, "required": ["webpage", "regex"]}}, "required": ["url", "version-check"]}}, "required": ["display-name", "package-name", "latest-version", "14.60.2600", "auto-update"]}}, "required": ["display-name", "package-name", "is-portable", "portable"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"display-name" : "", "package-name" : "fileoptimizer", "is-portable" : true, "portable" : {"display-name" : "", "package-name" : "fileoptimizer", "latest-version" : "14.60.2600", "14.60.2600" : {"url" : "https://downloads.sourceforge.net/project/nikkhokkho/FileOptimizer/14.60.2600/FileOptimizerFull.7z.exe#/dl.7z", "file-type" : ".7z", "bin" : [], "pre-install" : [{"type" : "powershell", "code" : ["'32', '64' | ForEach-Object {", " if (!(Test-Path \"$persist_dir\\FileOptimizer$_.ini\")) {", " Set-Content \"$dir\\FileOptimizer$_.ini\" '[Options]', 'CheckForUpdates=0' -Encoding Ascii", " }", "}"]}], "shortcuts" : [], "persist" : ["FileOptimizer32.ini", "FileOptimizer64.ini"]}, "auto-update" : {"url" : "https://downloads.sourceforge.net/project/nikkhokkho/FileOptimizer/<version>/FileOptimizerFull.7z.exe#/dl.7z", "version-check" : {"webpage" : "https://sourceforge.net/projects/nikkhokkho/files/FileOptimizer/", "regex" : "FileOptimizer/([\\d.]+)"}}}}
json_instruct
{"type": "object", "properties": {"display-name": {"type": "string"}, "package-name": {"type": "string"}, "is-portable": {"type": "boolean"}, "portable": {"type": "object", "properties": {"display-name": {"type": "string"}, "package-name": {"type": "string"}, "latest-version": {"type": "string"}, "14.60.2600": {"type": "object", "properties": {"url": {"type": "string"}, "file-type": {"type": "string"}, "bin": {"type": "array", "items": {}}, "pre-install": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "code": {"type": "array", "items": {"type": "string"}}}, "required": ["type", "code"]}}, "shortcuts": {"type": "array", "items": {}}, "persist": {"type": "array", "items": {"type": "string"}}}, "required": ["url", "file-type", "bin", "pre-install", "shortcuts", "persist"]}, "auto-update": {"type": "object", "properties": {"url": {"type": "string"}, "version-check": {"type": "object", "properties": {"webpage": {"type": "string"}, "regex": {"type": "string"}}, "required": ["webpage", "regex"]}}, "required": ["url", "version-check"]}}, "required": ["display-name", "package-name", "latest-version", "14.60.2600", "auto-update"]}}, "required": ["display-name", "package-name", "is-portable", "portable"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"css/mobile-angular-ui-base.css": {"type": "string"}, "css/mobile-angular-ui-base.min.css": {"type": "string"}, "css/mobile-angular-ui-desktop.css": {"type": "string"}, "css/mobile-angular-ui-desktop.min.css": {"type": "string"}, "css/mobile-angular-ui-hover.css": {"type": "string"}, "css/mobile-angular-ui-hover.min.css": {"type": "string"}, "js/mobile-angular-ui.js": {"type": "string"}, "js/mobile-angular-ui.min.js": {"type": "string"}}, "required": ["css/mobile-angular-ui-base.css", "css/mobile-angular-ui-base.min.css", "css/mobile-angular-ui-desktop.css", "css/mobile-angular-ui-desktop.min.css", "css/mobile-angular-ui-hover.css", "css/mobile-angular-ui-hover.min.css", "js/mobile-angular-ui.js", "js/mobile-angular-ui.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"css/mobile-angular-ui-base.css" : "sha512-hdpgz53CXsnobMqWF8ezY+uM2OENfAx450Gl43j3Wxv8txnI3Q7VrwVAYSVsmzJKOx34nDZxezT5PoIqtnqNlQ==", "css/mobile-angular-ui-base.min.css" : "sha512-jJKpBEXS6vTkZEf5HpBky7QnoO85MRGaQ/T4z8T6GkSj/BB3YjLKHT8T/WxNfBNBlq+xCsy1aeEGb23wk1F7xw==", "css/mobile-angular-ui-desktop.css" : "sha512-fWnykIlqUyOHA+mU5uSALmnfurN8OC8PBbB8QEZkMwbcSzIpplAfoWWPThTdmHL0Vwe23pmld31Td4xcKax/Lw==", "css/mobile-angular-ui-desktop.min.css" : "sha512-C2tjMWQzXR3kOQSLGMOlm4d1t25IAbu88AlUDL0EyXAq5MS6jqwOq+D33DpFISrxD8v0PTOJ77rOmNLy3vOipA==", "css/mobile-angular-ui-hover.css" : "sha512-H1sYWZxC7qoGeK4C2wr/VFf83+GmWpPJ4l3QkURaTYQ0ahaIMboHX950huKJ8vJjlRXpbL47TZBKovcnBaSQGw==", "css/mobile-angular-ui-hover.min.css" : "sha512-G5d49fr2i/o3lN6bQ7Z45aKGNtxrDig/3aGE8FDYR5cMLNSOotC7ODtAmJxA/GyMtqQ1fLJwqVGeXVHpeDVwdw==", "js/mobile-angular-ui.js" : "sha512-sXUnhfMWZ/ccjneJhCiMXSv6PXVV95WkK2sIG/V9QsMn0L7M4kk0TlhQux/iaIstarVEf9L0EmqVc60VAs9xPw==", "js/mobile-angular-ui.min.js" : "sha512-A+vxAHD6NcCMPWmKyhVqSBlm8lyOYDUeze+v1unWrBrju+xrLr4+OaJ1jHvT3iEdjTlsGbZ+dYUUSQ9b9QvKFg=="}
json_instruct
{"type": "object", "properties": {"css/mobile-angular-ui-base.css": {"type": "string"}, "css/mobile-angular-ui-base.min.css": {"type": "string"}, "css/mobile-angular-ui-desktop.css": {"type": "string"}, "css/mobile-angular-ui-desktop.min.css": {"type": "string"}, "css/mobile-angular-ui-hover.css": {"type": "string"}, "css/mobile-angular-ui-hover.min.css": {"type": "string"}, "js/mobile-angular-ui.js": {"type": "string"}, "js/mobile-angular-ui.min.js": {"type": "string"}}, "required": ["css/mobile-angular-ui-base.css", "css/mobile-angular-ui-base.min.css", "css/mobile-angular-ui-desktop.css", "css/mobile-angular-ui-desktop.min.css", "css/mobile-angular-ui-hover.css", "css/mobile-angular-ui-hover.min.css", "js/mobile-angular-ui.js", "js/mobile-angular-ui.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"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" : "JAIME DIEGO", "frequency" : 24, "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#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"new_version": {"type": "string"}}, "required": ["new_version"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"new_version" : "0.10.1.2"}
json_instruct
{"type": "object", "properties": {"new_version": {"type": "string"}}, "required": ["new_version"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "null"}, "longitude": {"type": "null"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": "array", "items": {}}}, "required": ["code", "parent", "name", "latitude", "longitude", "postal", "children"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"code" : 1803101005, "parent" : 1803101, "name" : "TRIMOMUKTI", "latitude" : null, "longitude" : null, "postal" : [35556, 35356], "children" : []}
json_instruct
{"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "null"}, "longitude": {"type": "null"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": "array", "items": {}}}, "required": ["code", "parent", "name", "latitude", "longitude", "postal", "children"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["express-session-redis", "redis-session-store"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"shortName": {"type": "string"}, "longName": {"type": "string"}, "group": {"type": "string"}, "description": {"type": "string"}, "mainPackage": {"type": "string"}, "mainClass": {"type": "string"}}, "required": ["shortName", "longName", "group", "description", "mainPackage", "mainClass"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"shortName" : "Scent", "longName" : "Scent", "group" : "org.myire", "description" : "A library for collecting Java source code metrics", "mainPackage" : "org/myire/scent/", "mainClass" : "org.myire.scent.Main"}
json_instruct
{"type": "object", "properties": {"shortName": {"type": "string"}, "longName": {"type": "string"}, "group": {"type": "string"}, "description": {"type": "string"}, "mainPackage": {"type": "string"}, "mainClass": {"type": "string"}}, "required": ["shortName", "longName", "group", "description", "mainPackage", "mainClass"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "module": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"@babel/runtime": {"type": "string"}}, "required": ["@babel/runtime"]}}, "required": ["name", "version", "main", "module", "license", "private", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "babel-runtime-installed", "version" : "1.0.0", "main" : "dist/babel-runtime-installed.cjs.js", "module" : "dist/babel-runtime-installed.esm.js", "license" : "MIT", "private" : true, "dependencies" : {"@babel/runtime" : "^7.8.4"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "module": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"@babel/runtime": {"type": "string"}}, "required": ["@babel/runtime"]}}, "required": ["name", "version", "main", "module", "license", "private", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}, "typeProperties": {"type": "object", "properties": {"clusterUri": {"type": "string"}, "userName": {"type": "string"}, "password": {"type": "string"}, "linkedServiceName": {"type": "string"}}, "required": ["clusterUri", "userName", "password", "linkedServiceName"]}}, "required": ["type", "description", "typeProperties"]}}, "required": ["name", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "HDInsightLinkedService", "properties" : {"type" : "HDInsight", "description" : "", "typeProperties" : {"clusterUri" : "https://<hdiclustername>.azurehdinsight.net/", "userName" : "admin", "password" : "P@ssword123", "linkedServiceName" : "AzureStorageLinkedService"}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}, "typeProperties": {"type": "object", "properties": {"clusterUri": {"type": "string"}, "userName": {"type": "string"}, "password": {"type": "string"}, "linkedServiceName": {"type": "string"}}, "required": ["clusterUri", "userName", "password", "linkedServiceName"]}}, "required": ["type", "description", "typeProperties"]}}, "required": ["name", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}}, "required": ["f"]}}}, "required": ["d"]}}, "stem": {"type": "string"}, "t": {"type": "string"}}, "required": ["h", "stem", "t"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : [{"d" : [{"f" : "\u88ab\u62ac\u8d77\u4f86\u4e86\uff0c\u88ab\u62ac\u8209\u8d77\u4f86\u4e86\u3002"}, {"e" : ["\ufff9`Maliliday~ `ko~ `fokeloh~.\ufffa\ufffb\u77f3\u982d\u62ac\u8d77\u4f86\u4e86\u3002", "\ufff9`Maliliday~ `niyam~ `koni~ `a~ `lipa~.\ufffa\ufffb\u9019\u500b\u6728\u7bb1\u5b50\u6211\u5011\u62ac\u8d77\u4f86\u4e86\u3002"], "f" : "\u6307\u88ab\u62ac\u8209\u8d77\u4f86\u7684(\u5c0d\u50cf)\u3002"}]}], "stem" : "lilid", "t" : "maliliday"}
json_instruct
{"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}}, "required": ["f"]}}}, "required": ["d"]}}, "stem": {"type": "string"}, "t": {"type": "string"}}, "required": ["h", "stem", "t"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"NumMachines": {"type": "integer"}, "Jobs": {"type": "array", "items": {"type": "object", "properties": {"Id": {"type": "integer"}, "Operations": {"type": "array", "items": {"type": "object", "properties": {"Id": {"type": "integer"}, "MachineIndex": {"type": "integer"}, "ProcessingTime": {"type": "integer"}, "PowerConsumption": {"type": "number"}}, "required": ["Id", "MachineIndex", "ProcessingTime", "PowerConsumption"]}}}, "required": ["Id", "Operations"]}}, "EnergyLimit": {"type": "number"}, "Horizon": {"type": "integer"}, "LengthMeteringInterval": {"type": "integer"}, "Metadata": {"type": "object", "properties": {"spannableRatio": {"type": "number"}, "repetition": {"type": "integer"}, "numMachines": {"type": "integer"}, "numJobs": {"type": "integer"}, "powerConsumptionLbMultiplier": {"type": "number"}}, "required": ["spannableRatio", "repetition", "numMachines", "numJobs", "powerConsumptionLbMultiplier"]}}, "required": ["NumMachines", "Jobs", "EnergyLimit", "Horizon", "LengthMeteringInterval", "Metadata"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"NumMachines" : 2, "Jobs" : [{"Id" : 0, "Operations" : [{"Id" : 0, "MachineIndex" : 0, "ProcessingTime" : 35, "PowerConsumption" : 53.39250807653143}]}, {"Id" : 1, "Operations" : [{"Id" : 1, "MachineIndex" : 1, "ProcessingTime" : 13, "PowerConsumption" : 62.657413645332724}]}, {"Id" : 2, "Operations" : [{"Id" : 2, "MachineIndex" : 0, "ProcessingTime" : 6, "PowerConsumption" : 50.16562733651711}]}, {"Id" : 3, "Operations" : [{"Id" : 3, "MachineIndex" : 0, "ProcessingTime" : 11, "PowerConsumption" : 59.618457269987616}]}, {"Id" : 4, "Operations" : [{"Id" : 4, "MachineIndex" : 1, "ProcessingTime" : 2, "PowerConsumption" : 52.912640198869305}]}, {"Id" : 5, "Operations" : [{"Id" : 5, "MachineIndex" : 0, "ProcessingTime" : 13, "PowerConsumption" : 49.30052518656812}]}, {"Id" : 6, "Operations" : [{"Id" : 6, "MachineIndex" : 1, "ProcessingTime" : 13, "PowerConsumption" : 58.9214888986145}]}, {"Id" : 7, "Operations" : [{"Id" : 7, "MachineIndex" : 1, "ProcessingTime" : 4, "PowerConsumption" : 55.73317473866038}]}, {"Id" : 8, "Operations" : [{"Id" : 8, "MachineIndex" : 1, "ProcessingTime" : 4, "PowerConsumption" : 53.34720619954815}]}, {"Id" : 9, "Operations" : [{"Id" : 9, "MachineIndex" : 0, "ProcessingTime" : 5, "PowerConsumption" : 54.675233523054935}]}], "EnergyLimit" : 1000.0, "Horizon" : 120, "LengthMeteringInterval" : 15, "Metadata" : {"spannableRatio" : 0.1, "repetition" : 0, "numMachines" : 2, "numJobs" : 10, "powerConsumptionLbMultiplier" : 1.4}}
json_instruct
{"type": "object", "properties": {"NumMachines": {"type": "integer"}, "Jobs": {"type": "array", "items": {"type": "object", "properties": {"Id": {"type": "integer"}, "Operations": {"type": "array", "items": {"type": "object", "properties": {"Id": {"type": "integer"}, "MachineIndex": {"type": "integer"}, "ProcessingTime": {"type": "integer"}, "PowerConsumption": {"type": "number"}}, "required": ["Id", "MachineIndex", "ProcessingTime", "PowerConsumption"]}}}, "required": ["Id", "Operations"]}}, "EnergyLimit": {"type": "number"}, "Horizon": {"type": "integer"}, "LengthMeteringInterval": {"type": "integer"}, "Metadata": {"type": "object", "properties": {"spannableRatio": {"type": "number"}, "repetition": {"type": "integer"}, "numMachines": {"type": "integer"}, "numJobs": {"type": "integer"}, "powerConsumptionLbMultiplier": {"type": "number"}}, "required": ["spannableRatio", "repetition", "numMachines", "numJobs", "powerConsumptionLbMultiplier"]}}, "required": ["NumMachines", "Jobs", "EnergyLimit", "Horizon", "LengthMeteringInterval", "Metadata"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"PRODUCT_NAME": {"type": "string"}, "MANUFACTURER": {"type": "string"}, "BRANDNAME": {"type": "string"}, "WEIGHT": {"type": "string"}}, "required": ["PRODUCT_NAME", "MANUFACTURER", "BRANDNAME", "WEIGHT"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"PRODUCT_NAME" : "Peri peri chilli sauce", "MANUFACTURER" : "Anmol Enterprises", "BRANDNAME" : "Anmol", "WEIGHT" : ""}
json_instruct
{"type": "object", "properties": {"PRODUCT_NAME": {"type": "string"}, "MANUFACTURER": {"type": "string"}, "BRANDNAME": {"type": "string"}, "WEIGHT": {"type": "string"}}, "required": ["PRODUCT_NAME", "MANUFACTURER", "BRANDNAME", "WEIGHT"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"variants": {"type": "object", "properties": {"": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": [""]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"variants" : {"" : {"model" : "apple_craft:block/emerald_apple_block"}}}
json_instruct
{"type": "object", "properties": {"variants": {"type": "object", "properties": {"": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": [""]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"dash.all.js": {"type": "string"}, "dash.min.js": {"type": "string"}}, "required": ["dash.all.js", "dash.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"dash.all.js" : "sha256-RijoGhpO+NpbHmaG6ulQyfRbFGc/79BAcRF/g+nNc1Y=", "dash.min.js" : "sha256-syK9ysAOxU1qdc9pKkdRwzkm6zY1R3+hGmTOkB9ev/w="}
json_instruct
{"type": "object", "properties": {"dash.all.js": {"type": "string"}, "dash.min.js": {"type": "string"}}, "required": ["dash.all.js", "dash.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid 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"}, "s": {"type": "array", "items": {"type": "string"}}}, "required": ["f", "s"]}}}, "required": ["d"]}}, "stem": {"type": "string"}}, "required": ["t", "h", "stem"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"t" : "mahepik", "h" : [{"d" : [{"f" : "\u8033\u6735\u4e0b\u5782\uff0c\u8033\u62c9\u8457\u3002", "s" : ["`mad~`e~`pi~`k~"]}]}], "stem" : "hepik"}
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"}, "s": {"type": "array", "items": {"type": "string"}}}, "required": ["f", "s"]}}}, "required": ["d"]}}, "stem": {"type": "string"}}, "required": ["t", "h", "stem"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"<20y": {"type": "integer"}, "20-44y": {"type": "integer"}, "45-54y": {"type": "integer"}, "55-64y": {"type": "integer"}, "65+": {"type": "integer"}}, "required": ["<20y", "20-44y", "45-54y", "55-64y", "65+"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"<20y" : 11, "20-44y" : 302, "45-54y" : 362, "55-64y" : 829, "65+" : 3769}
json_instruct
{"type": "object", "properties": {"<20y": {"type": "integer"}, "20-44y": {"type": "integer"}, "45-54y": {"type": "integer"}, "55-64y": {"type": "integer"}, "65+": {"type": "integer"}}, "required": ["<20y", "20-44y", "45-54y", "55-64y", "65+"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {}}, "file": {"type": "string"}, "name": {"type": "string"}}, "required": ["errors", "file", "name"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x3920d11e2af18af31da6328ea5d1e12c26f50c1d", "tool" : "honeybadger", "start" : 1565803998.9023542, "end" : 1565804120.6841333, "duration" : 121.78177905082703, "analysis" : [{"errors" : [], "file" : "/unique_chucks/46/0x3920d11e2af18af31da6328ea5d1e12c26f50c1d.sol", "name" : "AtripToken"}, {"errors" : [], "file" : "/unique_chucks/46/0x3920d11e2af18af31da6328ea5d1e12c26f50c1d.sol", "name" : "BasicToken"}, {"errors" : [], "file" : "/unique_chucks/46/0x3920d11e2af18af31da6328ea5d1e12c26f50c1d.sol", "name" : "ERC827Token"}, {"errors" : [], "file" : "/unique_chucks/46/0x3920d11e2af18af31da6328ea5d1e12c26f50c1d.sol", "name" : "SafeMath"}, {"errors" : [], "file" : "/unique_chucks/46/0x3920d11e2af18af31da6328ea5d1e12c26f50c1d.sol", "name" : "StandardToken"}]}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {}}, "file": {"type": "string"}, "name": {"type": "string"}}, "required": ["errors", "file", "name"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"path": {"type": "string"}, "minPitch": {"type": "string"}, "maxPitch": {"type": "string"}}, "required": ["path", "minPitch", "maxPitch"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"path" : "string", "minPitch" : "float", "maxPitch" : "float"}
json_instruct
{"type": "object", "properties": {"path": {"type": "string"}, "minPitch": {"type": "string"}, "maxPitch": {"type": "string"}}, "required": ["path", "minPitch", "maxPitch"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "icon": {"type": "string"}, "id": {"type": "string"}}, "required": ["title", "icon", "id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"title" : "\u63a7\u5236\u53f0", "icon" : "fa-circle-o", "id" : "1"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "icon": {"type": "string"}, "id": {"type": "string"}}, "required": ["title", "icon", "id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "author": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "license": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "devDependencies": {"type": "object", "properties": {"mocha": {"type": "string"}}, "required": ["mocha"]}}, "required": ["name", "author", "version", "description", "repository", "license", "main", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "string-split-keep", "author" : "Michael Hopfner", "version" : "1.0.1", "description" : "Split strings without applying separator after limit; Negative limit starts from the end. No regex separators.", "repository" : {"type" : "git", "url" : "https://github.com/mihop/string-split-keep"}, "license" : "MIT", "main" : "index.js", "scripts" : {"test" : "mocha"}, "devDependencies" : {"mocha" : "3.0.2"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "author": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "license": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "devDependencies": {"type": "object", "properties": {"mocha": {"type": "string"}}, "required": ["mocha"]}}, "required": ["name", "author", "version", "description", "repository", "license", "main", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"schemaVersions": {"type": "object", "properties": {"shipping_discounts": {"type": "object", "properties": {"major": {"type": "integer"}, "minor": {"type": "integer"}}, "required": ["major", "minor"]}}, "required": ["shipping_discounts"]}, "flags": {"type": "object", "properties": {"use_msgpack": {"type": "boolean"}}, "required": ["use_msgpack"]}}, "required": ["schemaVersions", "flags"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"schemaVersions" : {"shipping_discounts" : {"major" : 1, "minor" : 0}}, "flags" : {"use_msgpack" : true}}
json_instruct
{"type": "object", "properties": {"schemaVersions": {"type": "object", "properties": {"shipping_discounts": {"type": "object", "properties": {"major": {"type": "integer"}, "minor": {"type": "integer"}}, "required": ["major", "minor"]}}, "required": ["shipping_discounts"]}, "flags": {"type": "object", "properties": {"use_msgpack": {"type": "boolean"}}, "required": ["use_msgpack"]}}, "required": ["schemaVersions", "flags"], "$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": {"queryName": {"type": "string"}, "severity": {"type": "string"}, "line": {"type": "integer"}, "filename": {"type": "string"}}, "required": ["queryName", "severity", "line", "filename"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"queryName" : "Path Server Object Uses HTTP (v3)", "severity" : "MEDIUM", "line" : 18, "filename" : "positive1.json"}, {"queryName" : "Path Server Object Uses HTTP (v3)", "severity" : "MEDIUM", "line" : 15, "filename" : "positive2.yaml"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"queryName": {"type": "string"}, "severity": {"type": "string"}, "line": {"type": "integer"}, "filename": {"type": "string"}}, "required": ["queryName", "severity", "line", "filename"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "alt_name": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "string"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "string"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "null"}, "accrediting_agency": {"type": "string"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Higher School of Telecommunication and Computer Sciences, \u015awidnica", "alt_name" : "Wy\u017csza Szko\u0142a Technologii Teleinformatycznych w \u015awidnicy (WSTT w \u015awidnicy)", "country" : "Poland", "state" : null, "address" : {"street" : "ul. Saper\u00f3w 27a", "city" : "\u015awidnica", "province" : "dolno\u015bl\u0105skie", "postal_code" : "58-100"}, "contact" : {"telephone" : "+48(74) 640-03-40", "website" : "http://www.wstt.edu.pl", "email" : "dziekanat@wstt.edu.pl", "fax" : "+48(74) 640-03-41"}, "funding" : "Private", "languages" : null, "academic_year" : null, "accrediting_agency" : "Ministry of Science and Higher Education; Polish Accreditation Committee"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "alt_name": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "string"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "string"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "null"}, "accrediting_agency": {"type": "string"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$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" : "Soluzione salina", "ShortName" : "NaCl", "Description" : "Soluzione fisiologica, la cui pressione osmotica \u00e8 uguale alla pressione osmotica del sangue. Ci sono diversi tipi di soluzioni fisiologiche, la cui composizione dipende dagli scopi per cui sono utilizzate."}
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#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"brief": {"type": "string"}, "long": {"type": "string"}}, "required": ["brief", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"brief" : "moist", "long" : "<i>Meaning:</i> \"moist\" (with sap).<br/><i>Usage:</i> green.<br/><i>Source:</i> from \"H7372\";"}
json_instruct
{"type": "object", "properties": {"brief": {"type": "string"}, "long": {"type": "string"}}, "required": ["brief", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"jquery.unveil2.js": {"type": "string"}, "jquery.unveil2.min.js": {"type": "string"}}, "required": ["jquery.unveil2.js", "jquery.unveil2.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"jquery.unveil2.js" : "sha256-AxPHzDXyX5iOam0FohcKqBWWDKjLNFO7s46+hQ8wR2o=", "jquery.unveil2.min.js" : "sha256-FKwVCSle0Zc8eqLOAR8J6/s/VzbWB4Zq4jHd7yKTXFI="}
json_instruct
{"type": "object", "properties": {"jquery.unveil2.js": {"type": "string"}, "jquery.unveil2.min.js": {"type": "string"}}, "required": ["jquery.unveil2.js", "jquery.unveil2.min.js"], "$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"}, "positions": {"type": "array", "items": {}}, "with_ball": {"type": "boolean"}, "spatial_dimension": {"type": "integer"}}, "required": ["name", "positions", "with_ball", "spatial_dimension"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "DOTA", "positions" : [], "with_ball" : false, "spatial_dimension" : 2}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "positions": {"type": "array", "items": {}}, "with_ball": {"type": "boolean"}, "spatial_dimension": {"type": "integer"}}, "required": ["name", "positions", "with_ball", "spatial_dimension"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"state": {"type": "object", "properties": {"moon__phase": {"type": "object", "properties": {"first_quarter": {"type": "string"}, "full_moon": {"type": "string"}, "last_quarter": {"type": "string"}, "new_moon": {"type": "string"}, "waning_crescent": {"type": "string"}, "waning_gibbous": {"type": "string"}, "waxing_crescent": {"type": "string"}, "waxing_gibbous": {"type": "string"}}, "required": ["first_quarter", "full_moon", "last_quarter", "new_moon", "waning_crescent", "waning_gibbous", "waxing_crescent", "waxing_gibbous"]}}, "required": ["moon__phase"]}}, "required": ["state"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"state" : {"moon__phase" : {"first_quarter" : "Eerste kwartier", "full_moon" : "Volle maan", "last_quarter" : "Laatste kwartier", "new_moon" : "Nieuwe maan", "waning_crescent" : "Afnemende, sikkelvormige maan", "waning_gibbous" : "Afnemende maan", "waxing_crescent" : "Wassende, sikkelvormige maan", "waxing_gibbous" : "Wassende maan"}}}
json_instruct
{"type": "object", "properties": {"state": {"type": "object", "properties": {"moon__phase": {"type": "object", "properties": {"first_quarter": {"type": "string"}, "full_moon": {"type": "string"}, "last_quarter": {"type": "string"}, "new_moon": {"type": "string"}, "waning_crescent": {"type": "string"}, "waning_gibbous": {"type": "string"}, "waxing_crescent": {"type": "string"}, "waxing_gibbous": {"type": "string"}}, "required": ["first_quarter", "full_moon", "last_quarter", "new_moon", "waning_crescent", "waning_gibbous", "waxing_crescent", "waxing_gibbous"]}}, "required": ["moon__phase"]}}, "required": ["state"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"/js/app.js": {"type": "string"}, "/css/app.css": {"type": "string"}, "/js/bootstrap.js": {"type": "string"}, "/js/bootstrap.bundle.js": {"type": "string"}, "/js/bootstrap.bundle.min.js": {"type": "string"}, "/js/bootstrap.min.js": {"type": "string"}, "/js/jquery.js": {"type": "string"}, "/js/jquery.min.js": {"type": "string"}, "/js/jquery.slim.js": {"type": "string"}, "/js/jquery.slim.min.js": {"type": "string"}, "/css/all.css": {"type": "string"}, "/css/fontawesome.css": {"type": "string"}, "/css/sb-admin.css": {"type": "string"}, "/node_modules/tinymce/jquery.tinymce.js": {"type": "string"}, "/node_modules/tinymce/jquery.tinymce.min.js": {"type": "string"}, "/node_modules/tinymce/tinymce.js": {"type": "string"}, "/node_modules/tinymce/tinymce.min.js": {"type": "string"}}, "required": ["/js/app.js", "/css/app.css", "/js/bootstrap.js", "/js/bootstrap.bundle.js", "/js/bootstrap.bundle.min.js", "/js/bootstrap.min.js", "/js/jquery.js", "/js/jquery.min.js", "/js/jquery.slim.js", "/js/jquery.slim.min.js", "/css/all.css", "/css/fontawesome.css", "/css/sb-admin.css", "/node_modules/tinymce/jquery.tinymce.js", "/node_modules/tinymce/jquery.tinymce.min.js", "/node_modules/tinymce/tinymce.js", "/node_modules/tinymce/tinymce.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"/js/app.js" : "/js/app.js", "/css/app.css" : "/css/app.css", "/js/bootstrap.js" : "/js/bootstrap.js", "/js/bootstrap.bundle.js" : "/js/bootstrap.bundle.js", "/js/bootstrap.bundle.min.js" : "/js/bootstrap.bundle.min.js", "/js/bootstrap.min.js" : "/js/bootstrap.min.js", "/js/jquery.js" : "/js/jquery.js", "/js/jquery.min.js" : "/js/jquery.min.js", "/js/jquery.slim.js" : "/js/jquery.slim.js", "/js/jquery.slim.min.js" : "/js/jquery.slim.min.js", "/css/all.css" : "/css/all.css", "/css/fontawesome.css" : "/css/fontawesome.css", "/css/sb-admin.css" : "/css/sb-admin.css", "/node_modules/tinymce/jquery.tinymce.js" : "/node_modules/tinymce/jquery.tinymce.js", "/node_modules/tinymce/jquery.tinymce.min.js" : "/node_modules/tinymce/jquery.tinymce.min.js", "/node_modules/tinymce/tinymce.js" : "/node_modules/tinymce/tinymce.js", "/node_modules/tinymce/tinymce.min.js" : "/node_modules/tinymce/tinymce.min.js"}
json_instruct
{"type": "object", "properties": {"/js/app.js": {"type": "string"}, "/css/app.css": {"type": "string"}, "/js/bootstrap.js": {"type": "string"}, "/js/bootstrap.bundle.js": {"type": "string"}, "/js/bootstrap.bundle.min.js": {"type": "string"}, "/js/bootstrap.min.js": {"type": "string"}, "/js/jquery.js": {"type": "string"}, "/js/jquery.min.js": {"type": "string"}, "/js/jquery.slim.js": {"type": "string"}, "/js/jquery.slim.min.js": {"type": "string"}, "/css/all.css": {"type": "string"}, "/css/fontawesome.css": {"type": "string"}, "/css/sb-admin.css": {"type": "string"}, "/node_modules/tinymce/jquery.tinymce.js": {"type": "string"}, "/node_modules/tinymce/jquery.tinymce.min.js": {"type": "string"}, "/node_modules/tinymce/tinymce.js": {"type": "string"}, "/node_modules/tinymce/tinymce.min.js": {"type": "string"}}, "required": ["/js/app.js", "/css/app.css", "/js/bootstrap.js", "/js/bootstrap.bundle.js", "/js/bootstrap.bundle.min.js", "/js/bootstrap.min.js", "/js/jquery.js", "/js/jquery.min.js", "/js/jquery.slim.js", "/js/jquery.slim.min.js", "/css/all.css", "/css/fontawesome.css", "/css/sb-admin.css", "/node_modules/tinymce/jquery.tinymce.js", "/node_modules/tinymce/jquery.tinymce.min.js", "/node_modules/tinymce/tinymce.js", "/node_modules/tinymce/tinymce.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "object", "properties": {"roomSegment": {"type": "string"}, "room": {"type": "string"}, "x1": {"type": "integer"}, "y1": {"type": "integer"}, "x2": {"type": "integer"}, "y2": {"type": "integer"}}, "required": ["roomSegment", "room", "x1", "y1", "x2", "y2"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"roomSegment" : "kitchen", "room" : "kitchen", "x1" : 537, "y1" : 106, "x2" : 861, "y2" : 361}, {"roomSegment" : "kitchen entrance", "room" : "kitchen", "x1" : 537, "y1" : 361, "x2" : 630, "y2" : 475}, {"roomSegment" : "master bedroom", "room" : "master bedroom", "x1" : 120, "y1" : 730, "x2" : 420, "y2" : 1070}, {"roomSegment" : "guest bedroom", "room" : "guest bedroom", "x1" : 120, "y1" : 415, "x2" : 380, "y2" : 715}, {"roomSegment" : "hall downstairs", "room" : "hall-and-stairs", "x1" : 535, "y1" : 570, "x2" : 640, "y2" : 1050}, {"roomSegment" : "hall upstairs", "room" : "hall-and-stairs", "x1" : 390, "y1" : 447, "x2" : 510, "y2" : 720}, {"roomSegment" : "stairs 1", "room" : "hall-and-stairs", "x1" : 620, "y1" : 562, "x2" : 700, "y2" : 700}, {"roomSegment" : "stairs 2", "room" : "hall-and-stairs", "x1" : 530, "y1" : 480, "x2" : 700, "y2" : 570}, {"roomSegment" : "study", "room" : "study", "x1" : 715, "y1" : 370, "x2" : 1000, "y2" : 720}, {"roomSegment" : "living room", "room" : "living room", "x1" : 660, "y1" : 740, "x2" : 1000, "y2" : 1070}, {"roomSegment" : "bathroom", "room" : "bathroom", "x1" : 355, "y1" : 144, "x2" : 508, "y2" : 425}, {"roomSegment" : "toilet", "room" : "toilet", "x1" : 432, "y1" : 850, "x2" : 510, "y2" : 1065}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"roomSegment": {"type": "string"}, "room": {"type": "string"}, "x1": {"type": "integer"}, "y1": {"type": "integer"}, "x2": {"type": "integer"}, "y2": {"type": "integer"}}, "required": ["roomSegment", "room", "x1", "y1", "x2", "y2"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"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_16lnxwmi", "name" : "RepentantCultist"}, "date" : {"day" : 1602201600, "full" : 1602274810, "month" : 1601510400, "week" : 1601769600}, "id" : "t3_j86iii", "picture" : {"filesize" : 75837, "fullUrl" : "https://preview.redd.it/vd6p1a54o4s51.jpg?auto=webp&s=e17228377ee25c0dd3ee0718019b53460f32a173", "hash" : "231f9b0416", "height" : 480, "lqip" : "data:image/jpg;base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAMABADASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAABQME/8QAIxAAAQMDAwUBAAAAAAAAAAAAAQIDBAYRIQAFEhMVMUFhUf/EABUBAQEAAAAAAAAAAAAAAAAAAAUG/8QAGREBAQEAAwAAAAAAAAAAAAAAAgEAAwQh/9oADAMBAAIRAxEAPwDTLlMwtuldubfJaYQ4w3JdDSXCTYIVi6T7v+EahFFLriJfqSI3GkupHUU7fjy98V3FxfwR80rVLaUbYN2ZCWpzeeolCTzBxZVwbj5o2rYMaJRW6ONtArlQi66VEkKUCDe3gZzgDOhrzpGS3zUJ6gDVMm//2Q==", "url" : "https://preview.redd.it/vd6p1a54o4s51.jpg?width=640&crop=smart&auto=webp&s=fc02f434f667ad67931bec6b70f4eec07453084e", "width" : 640}, "score" : {"comments" : 0, "downs" : 0, "ratio" : 0.98, "ups" : 38, "value" : 38}, "subreddit" : {"id" : "t5_2xy5e", "name" : "TerrainBuilding"}, "tags" : [], "title" : "Scratchbuilt Stone Barn and Haystacks", "url" : "https://www.reddit.com/r/TerrainBuilding/comments/j86iii/scratchbuilt_stone_barn_and_haystacks/"}
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#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"fn_name": {"type": "string"}, "inputs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "outputs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "required": ["fn_name", "inputs", "outputs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"fn_name" : "generate_diagonal", "inputs" : [[0, 10], [1, 10], [2, 10], [3, 10], [4, 10], [10, 0], [100, 6]], "outputs" : [[[1, 1, 1, 1, 1, 1, 1, 1, 1, 1]], [[1, 2, 3, 4, 5, 6, 7, 8, 9, 10]], [[1, 3, 6, 10, 15, 21, 28, 36, 45, 55]], [[1, 4, 10, 20, 35, 56, 84, 120, 165, 220]], [[1, 5, 15, 35, 70, 126, 210, 330, 495, 715]], [[]], [[1, 101, 5151, 176851, 4598126, 96560646]]]}
json_instruct
{"type": "object", "properties": {"fn_name": {"type": "string"}, "inputs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "outputs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "required": ["fn_name", "inputs", "outputs"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[1941, 5], [1943, 10], [1944, 11], [1945, 6], [1946, 21], [1947, 20], [1948, 27], [1949, 14], [1950, 30], [1951, 26], [1952, 25], [1953, 31], [1954, 23], [1955, 32], [1956, 36], [1957, 37], [1958, 39], [1959, 36], [1960, 33], [1961, 28], [1962, 28], [1963, 27], [1964, 20], [1965, 27], [1966, 17], [1967, 20], [1968, 24], [1969, 13], [1970, 14], [1971, 12], [1972, 12], [1973, 15], [1974, 6], [1977, 8], [1978, 5], [1980, 6], [1982, 6], [1984, 5]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"backup_data_uid": {"type": "string"}, "backup_module_uid": {"type": "string"}, "backup_module_uoa": {"type": "string"}, "control": {"type": "object", "properties": {"engine": {"type": "string"}, "iso_datetime": {"type": "string"}, "version": {"type": "array", "items": {"type": "string"}}}, "required": ["engine", "iso_datetime", "version"]}, "data_name": {"type": "string"}}, "required": ["backup_data_uid", "backup_module_uid", "backup_module_uoa", "control", "data_name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"backup_data_uid" : "f7a94dd43ddc43ab", "backup_module_uid" : "707ccdfe444cafac", "backup_module_uoa" : "platform", "control" : {"engine" : "CK", "iso_datetime" : "2018-10-01T02:24:44.843644", "version" : ["1", "9", "6", "1"]}, "data_name" : "SAMSUNG SM-J727A"}
json_instruct
{"type": "object", "properties": {"backup_data_uid": {"type": "string"}, "backup_module_uid": {"type": "string"}, "backup_module_uoa": {"type": "string"}, "control": {"type": "object", "properties": {"engine": {"type": "string"}, "iso_datetime": {"type": "string"}, "version": {"type": "array", "items": {"type": "string"}}}, "required": ["engine", "iso_datetime", "version"]}, "data_name": {"type": "string"}}, "required": ["backup_data_uid", "backup_module_uid", "backup_module_uoa", "control", "data_name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01009241": {"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": ["E01009241"]}, "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" : {"E01009241" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00046856", "LAD11CD" : "E08000025"}, "arcs" : [[0, 1, 2, 3]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00046860", "LAD11CD" : "E08000025"}, "arcs" : [[-1, 4]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00046865", "LAD11CD" : "E08000025"}, "arcs" : [[5, 6, 7, -3, 8]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00046866", "LAD11CD" : "E08000025"}, "arcs" : [[-6, 9, 10]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00046868", "LAD11CD" : "E08000025"}, "arcs" : [[-7, -11, 11]]}]}}, "arcs" : [[[2600, 8362], [667, 437], [528, -442], [700, 566]], [[4495, 8923], [503, -417]], [[4998, 8506], [1448, -1442], [-1950, -102]], [[4496, 6962], [-1642, 762], [-254, 638]], [[2600, 8362], [-454, -194], [-2146, 601], [4, 65], [1029, 20], [65, 353], [753, -52], [37, 360], [682, -179], [568, 663], [1357, -1076]], [[7988, 6843], [-282, -594], [-1346, -354], [-227, -499]], [[6133, 5396], [-500, -1262], [-2308, -2313]], [[3325, 1821], [1601, 3849], [61, 411], [-797, 175], [306, 706]], [[4998, 8506], [655, 293], [2204, -1852], [131, -104]], [[7988, 6843], [1953, -1628], [-475, -275], [-1633, -784]], [[7833, 4156], [-1700, 1240]], [[7833, 4156], [1571, -326], [595, -1285], [-1610, -230], [-1958, -487], [-3429, -1828], [230, 1719], [93, 102]]], "transform" : {"scale" : [1.3646352455883532e-06, 1.067362447814496e-06], "translate" : [-1.92038088433657, 52.521448409905204]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01009241": {"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": ["E01009241"]}, "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#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "logdir": {"type": "string"}, "benchmark": {"type": "string"}, "num_nodes": {"type": "integer"}, "SLURM_CONF_GLOBAL": {"type": "object", "properties": {"account": {"type": "string"}, "time": {"type": "string"}, "nodes": {"type": "integer"}, "mem": {"type": "string"}, "cpus-per-task": {"type": "integer"}, "ntasks-per-node": {"type": "integer"}}, "required": ["account", "time", "nodes", "mem", "cpus-per-task", "ntasks-per-node"]}, "DRIVER": {"type": "object", "properties": {"modules": {"type": "array", "items": {"type": "string"}}, "deploy": {"type": "string"}, "jars": {"type": "string"}, "program": {"type": "string"}}, "required": ["modules", "deploy", "jars", "program"]}}, "required": ["name", "logdir", "benchmark", "num_nodes", "SLURM_CONF_GLOBAL", "DRIVER"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "16p3d bb inc", "logdir" : "/scratch/vhayots/spa/logs", "benchmark" : "/home/vhayots/projects/def-glatard/vhayots/spa/16nodes_3dedicated.out", "num_nodes" : 16, "SLURM_CONF_GLOBAL" : {"account" : "def-glatard", "time" : "02:30:00", "nodes" : 1, "mem" : "21G", "cpus-per-task" : 1, "ntasks-per-node" : 3}, "DRIVER" : {"modules" : ["spark/2.3.0"], "deploy" : "cluster", "jars" : "/home/vhayots/projects/def-glatard/vhayots/niftijio/target/scala-2.12/*.jar", "program" : "/home/vhayots/projects/def-glatard/vhayots/spa/example/scala_increment/target/scala-2.11/increment-app_2.11-1.0.jar 16p3d-bb-inc /scratch/vhayots/splits /scratch/vhayots/spa/scalaout_16pilots 10 --delay 120 --log_dir /home/vhayots/projects/def-glatard/vhayots/spa/experiments/code/${SLURM_JOBID}-applogs"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "logdir": {"type": "string"}, "benchmark": {"type": "string"}, "num_nodes": {"type": "integer"}, "SLURM_CONF_GLOBAL": {"type": "object", "properties": {"account": {"type": "string"}, "time": {"type": "string"}, "nodes": {"type": "integer"}, "mem": {"type": "string"}, "cpus-per-task": {"type": "integer"}, "ntasks-per-node": {"type": "integer"}}, "required": ["account", "time", "nodes", "mem", "cpus-per-task", "ntasks-per-node"]}, "DRIVER": {"type": "object", "properties": {"modules": {"type": "array", "items": {"type": "string"}}, "deploy": {"type": "string"}, "jars": {"type": "string"}, "program": {"type": "string"}}, "required": ["modules", "deploy", "jars", "program"]}}, "required": ["name", "logdir", "benchmark", "num_nodes", "SLURM_CONF_GLOBAL", "DRIVER"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["authors", "categories", "posts"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"proto": {"type": "object", "properties": {"damsel": {"type": "object", "properties": {"path": {"type": "string"}, "meta": {"type": "boolean"}}, "required": ["path", "meta"]}, "machinegun": {"type": "string"}, "fistful": {"type": "string"}, "messages": {"type": "string"}, "file-storage": {"type": "string"}, "ank": {"type": "string"}, "skipper": {"type": "object", "properties": {"path": {"type": "string"}, "meta": {"type": "boolean"}}, "required": ["path", "meta"]}, "deanonimus": {"type": "object", "properties": {"path": {"type": "string"}, "meta": {"type": "boolean"}}, "required": ["path", "meta"]}}, "required": ["damsel", "machinegun", "fistful", "messages", "file-storage", "ank", "skipper", "deanonimus"]}}, "required": ["proto"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"proto" : {"damsel" : {"path" : "./node_modules/damsel/proto", "meta" : true}, "machinegun" : "./node_modules/machinegun_proto/proto", "fistful" : "./node_modules/fistful-proto/proto", "messages" : "./node_modules/messages-proto/proto", "file-storage" : "./node_modules/file-storage-proto/proto", "ank" : "./node_modules/ank-proto/proto", "skipper" : {"path" : "./node_modules/skipper-proto/proto", "meta" : true}, "deanonimus" : {"path" : "./node_modules/deanonimus-proto/proto", "meta" : true}}}
json_instruct
{"type": "object", "properties": {"proto": {"type": "object", "properties": {"damsel": {"type": "object", "properties": {"path": {"type": "string"}, "meta": {"type": "boolean"}}, "required": ["path", "meta"]}, "machinegun": {"type": "string"}, "fistful": {"type": "string"}, "messages": {"type": "string"}, "file-storage": {"type": "string"}, "ank": {"type": "string"}, "skipper": {"type": "object", "properties": {"path": {"type": "string"}, "meta": {"type": "boolean"}}, "required": ["path", "meta"]}, "deanonimus": {"type": "object", "properties": {"path": {"type": "string"}, "meta": {"type": "boolean"}}, "required": ["path", "meta"]}}, "required": ["damsel", "machinegun", "fistful", "messages", "file-storage", "ank", "skipper", "deanonimus"]}}, "required": ["proto"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"url" : "https://static.wikia.nocookie.net/griftlands_gamepedia_en/images/6/6d/Pressure.png/revision/latest?cb=20210808164334", "sha1" : "bae0ba1941e8132c09dd196bbfea4b32e95652cd"}
json_instruct
{"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"username": {"type": "string"}, "email": {"type": "string"}}, "required": ["username", "email"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"username" : "John", "email" : "john@example.com"}, {"username" : "Peter", "email" : "peter@example.com"}, {"username" : "James123", "email" : "james@mail.com"}, {"username" : "SusanJenkins", "email" : "susan@example.mail.com"}, {"username" : "max999", "email" : "maxwellsmith@mail.co"}, {"username" : "MayParker", "email" : "mp@gmail.com"}, {"username" : "Mary_Jane", "email" : "mj@yahoo.co.uk"}, {"username" : "Gwen", "email" : "gwenstacy@email.uk"}, {"username" : "Dean_2000", "email" : "dean@example.com"}, {"username" : "Sam_1000", "email" : "sam@mail.com"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"username": {"type": "string"}, "email": {"type": "string"}}, "required": ["username", "email"]}, "$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"}, "license": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "dependencies": {"type": "object", "properties": {"easyvk": {"type": "string"}, "express": {"type": "string"}, "minimist": {"type": "string"}}, "required": ["easyvk", "express", "minimist"]}, "devDependencies": {"type": "object", "properties": {"eslint": {"type": "string"}, "eslint-plugin-react": {"type": "string"}}, "required": ["eslint", "eslint-plugin-react"]}}, "required": ["name", "version", "license", "homepage", "repository", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "textgendataset", "version" : "1.0.1", "license" : "Apache License", "homepage" : "https://github.com/lulz-tech/dataset-text-generator/blob/master/README.md", "repository" : {"type" : "git", "url" : "https://github.com/lulz-tech/dataset-text-generator.git"}, "dependencies" : {"easyvk" : "2.4.12", "express" : "4.16.4", "minimist" : "1.2.0"}, "devDependencies" : {"eslint" : "5.16.0", "eslint-plugin-react" : "7.13.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "license": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "dependencies": {"type": "object", "properties": {"easyvk": {"type": "string"}, "express": {"type": "string"}, "minimist": {"type": "string"}}, "required": ["easyvk", "express", "minimist"]}, "devDependencies": {"type": "object", "properties": {"eslint": {"type": "string"}, "eslint-plugin-react": {"type": "string"}}, "required": ["eslint", "eslint-plugin-react"]}}, "required": ["name", "version", "license", "homepage", "repository", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"summary": {"type": "object", "properties": {"byte_size": {"type": "integer"}, "kb_size": {"type": "integer"}, "mb_size": {"type": "number"}, "collect_input": {"type": "boolean"}, "layers": {"type": "array", "items": {"type": "object", "properties": {"bits:": {"type": "integer"}, "size:": {"type": "integer"}, "byte_size:": {"type": "integer"}, "foz:": {"type": "number"}, "zeros:": {"type": "integer"}, "sum:": {"type": "integer"}, "min:": {"type": "integer"}, "max:": {"type": "integer"}, "mean:": {"type": "number"}}, "required": ["bits:", "size:", "byte_size:", "foz:", "zeros:", "sum:", "min:", "max:", "mean:"]}}}, "required": ["byte_size", "kb_size", "mb_size", "collect_input", "layers"]}, "perf": {"type": "object", "properties": {"query_time": {"type": "number"}, "query_time_min": {"type": "number"}, "query_time_max": {"type": "number"}, "times": {"type": "array", "items": {"type": "number"}}, "num_queries": {"type": "integer"}, "insert_time": {"type": "number"}}, "required": ["query_time", "query_time_min", "query_time_max", "times", "num_queries", "insert_time"]}}, "required": ["summary", "perf"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"summary" : {"byte_size" : 69271552, "kb_size" : 67648, "mb_size" : 66.0625, "collect_input" : false, "layers" : [{"bits:" : 8, "size:" : 65536, "byte_size:" : 65536, "foz:" : 0.062439, "zeros:" : 4092, "sum:" : 857644, "min:" : 0, "max:" : 255, "mean:" : 13.0866}, {"bits:" : 16, "size:" : 1048576, "byte_size:" : 2097152, "foz:" : 0.0613213, "zeros:" : 64300, "sum:" : 213465, "min:" : 0, "max:" : 5705, "mean:" : 0.203576}, {"bits:" : 32, "size:" : 16777216, "byte_size:" : 67108864, "foz:" : 0.0625, "zeros:" : 1048576, "sum:" : 0, "min:" : 0, "max:" : 0, "mean:" : 0}]}, "perf" : {"query_time" : 0.461706, "query_time_min" : 0.455851, "query_time_max" : 0.475492, "times" : [0.456119, 0.459063, 0.455851, 0.45882, 0.460495, 0.458938, 0.475492, 0.469213, 0.463957, 0.459108], "num_queries" : 10000000, "insert_time" : 0.0657229}}
json_instruct
{"type": "object", "properties": {"summary": {"type": "object", "properties": {"byte_size": {"type": "integer"}, "kb_size": {"type": "integer"}, "mb_size": {"type": "number"}, "collect_input": {"type": "boolean"}, "layers": {"type": "array", "items": {"type": "object", "properties": {"bits:": {"type": "integer"}, "size:": {"type": "integer"}, "byte_size:": {"type": "integer"}, "foz:": {"type": "number"}, "zeros:": {"type": "integer"}, "sum:": {"type": "integer"}, "min:": {"type": "integer"}, "max:": {"type": "integer"}, "mean:": {"type": "number"}}, "required": ["bits:", "size:", "byte_size:", "foz:", "zeros:", "sum:", "min:", "max:", "mean:"]}}}, "required": ["byte_size", "kb_size", "mb_size", "collect_input", "layers"]}, "perf": {"type": "object", "properties": {"query_time": {"type": "number"}, "query_time_min": {"type": "number"}, "query_time_max": {"type": "number"}, "times": {"type": "array", "items": {"type": "number"}}, "num_queries": {"type": "integer"}, "insert_time": {"type": "number"}}, "required": ["query_time", "query_time_min", "query_time_max", "times", "num_queries", "insert_time"]}}, "required": ["summary", "perf"], "$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"}, "summary": {"type": "string"}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "object", "properties": {"ZTKevin": {"type": "string"}}, "required": ["ZTKevin"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "string"}, "exclude_files": {"type": "string"}, "requires_arc": {"type": "boolean"}}, "required": ["name", "version", "summary", "platforms", "description", "homepage", "license", "authors", "source", "source_files", "exclude_files", "requires_arc"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "TGSAFNetworking", "version" : "3.0.2", "summary" : "A NetWorking is TGSAFNetworking.", "platforms" : {"ios" : "7.0"}, "description" : "\u4e00\u4e2a\u57fa\u4e8e AF\u7684\u7f51\u7edc\u8bf7\u6c42,\u81ea\u5df1\u7684\u5e93,\n1.post \u7f51\u7edc\u8bf7\u6c42<TGSAFNetworking>\n#import <TGSAFN.h>\nTGSAFN \u8c03\u7528\u7c7b\u65b9\u6cd5\n\u7c7b\u4f3c:\n[TGSAFN postWithUrl:@\"www.baidu.com\" parameters:nil success:^(id responseObject) {\n//\u8bf7\u6c42\u6210\u529f...\nUIAlertController *AVC = [UIAlertController alertControllerWithTitle:@\"SUCCESS\" message:@\"\u6210\u529f\u4e86\" preferredStyle: UIAlertControllerStyleAlert];\n[AVC addAction:[UIAlertAction actionWithTitle:@\"\u53d6\u6d88\" style: UIAlertActionStyleCancel handler:^(UIAlertAction * _Nonnull action) {\n\n}]];\n//\u7f51\u7edc\u8fde\u63a5\u5931\u8d25...\n[self presentViewController:AVC animated:YES completion:nil];\n} fail:^{\nUIAlertController *AVC = [UIAlertController alertControllerWithTitle:@\"NO NETWORK\" message:@\" \u5931\u8d25\u4e86\" preferredStyle: UIAlertControllerStyleAlert];\n[AVC addAction:[UIAlertAction actionWithTitle:@\"\u53d6\u6d88\" style: UIAlertActionStyleCancel handler:^(UIAlertAction * _Nonnull action) {\n\n}]];\n[self presentViewController:AVC animated:YES completion:nil];\n}];", "homepage" : "https://github.com/ZTKevin/TGSAFNetworking", "license" : {"type" : "MIT", "file" : "LICENSE"}, "authors" : {"ZTKevin" : "773098249@qq.com"}, "source" : {"git" : "https://github.com/ZTKevin/TGSAFNetworking.git", "tag" : "3.0.2"}, "source_files" : "TGSAFNetworking/*.{h,m}", "exclude_files" : "Classes/Exclude", "requires_arc" : true}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "object", "properties": {"ZTKevin": {"type": "string"}}, "required": ["ZTKevin"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "string"}, "exclude_files": {"type": "string"}, "requires_arc": {"type": "boolean"}}, "required": ["name", "version", "summary", "platforms", "description", "homepage", "license", "authors", "source", "source_files", "exclude_files", "requires_arc"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"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" : "3210200019", "district_id" : "3210200", "name" : "KEDUNGSARI"}
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#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"Similarity": {"type": "string"}, "Title": {"type": "string"}, "Year": {"type": "integer"}}, "required": ["Similarity", "Title", "Year"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"Similarity" : "0.963", "Title" : "Discovering Structure by Learning Sparse Graphs", "Year" : 2010}, {"Similarity" : "0.959", "Title" : "Nonsense and Sensibility Inferring Unseen Possibilities", "Year" : 2006}, {"Similarity" : "0.958", "Title" : "Learning Structured Generative Concepts", "Year" : 2010}, {"Similarity" : "0.954", "Title" : "A Bayesian Model of Rule Induction in Ravens Progressive Matrices", "Year" : 2012}, {"Similarity" : "0.953", "Title" : "Organizing the space and behavior of semantic models", "Year" : 2014}, {"Similarity" : "0.95", "Title" : "A Quantum Probability Explanation for Violations of Symmetry in Similarity Judgments", "Year" : 2011}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"Similarity": {"type": "string"}, "Title": {"type": "string"}, "Year": {"type": "integer"}}, "required": ["Similarity", "Title", "Year"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"key": {"type": "string"}, "name": {"type": "string"}, "category": {"type": "string"}, "syntax": {"type": "string"}}, "required": ["key", "name", "category", "syntax"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"key" : "declareAssign_str_hello_world", "name" : "declareAssign_str_hello_world", "category" : "Variables", "syntax" : "var str = \"Hello World\";"}
json_instruct
{"type": "object", "properties": {"key": {"type": "string"}, "name": {"type": "string"}, "category": {"type": "string"}, "syntax": {"type": "string"}}, "required": ["key", "name", "category", "syntax"], "$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"}, "main": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@openzeppelin/contracts-ethereum-package": {"type": "string"}, "@openzeppelin/contracts": {"type": "string"}}, "required": ["@openzeppelin/contracts-ethereum-package", "@openzeppelin/contracts"]}, "devDependencies": {"type": "object", "properties": {"@nomiclabs/hardhat-ethers": {"type": "string"}, "@nomiclabs/hardhat-waffle": {"type": "string"}, "@openzeppelin/cli": {"type": "string"}, "@openzeppelin/test-environment": {"type": "string"}, "@openzeppelin/test-helpers": {"type": "string"}, "@truffle/hdwallet-provider": {"type": "string"}, "chai": {"type": "string"}, "ethereum-waffle": {"type": "string"}, "ethers": {"type": "string"}, "ganache-cli": {"type": "string"}, "hardhat": {"type": "string"}, "mocha": {"type": "string"}, "truffle-flattener": {"type": "string"}, "truffle-plugin-verify": {"type": "string"}}, "required": ["@nomiclabs/hardhat-ethers", "@nomiclabs/hardhat-waffle", "@openzeppelin/cli", "@openzeppelin/test-environment", "@openzeppelin/test-helpers", "@truffle/hdwallet-provider", "chai", "ethereum-waffle", "ethers", "ganache-cli", "hardhat", "mocha", "truffle-flattener", "truffle-plugin-verify"]}, "scripts": {"type": "object", "properties": {"cli": {"type": "string"}, "compile": {"type": "string"}, "deploy": {"type": "string"}, "upgrade": {"type": "string"}, "send": {"type": "string"}, "call": {"type": "string"}, "test": {"type": "string"}}, "required": ["cli", "compile", "deploy", "upgrade", "send", "call", "test"]}}, "required": ["name", "version", "main", "license", "dependencies", "devDependencies", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "wepiggy", "version" : "1.0.0", "main" : "index.js", "license" : "MIT", "dependencies" : {"@openzeppelin/contracts-ethereum-package" : "^3.0.0", "@openzeppelin/contracts" : "^3.0.0"}, "devDependencies" : {"@nomiclabs/hardhat-ethers" : "^2.0.0", "@nomiclabs/hardhat-waffle" : "^2.0.0", "@openzeppelin/cli" : "^2.8.2", "@openzeppelin/test-environment" : "^0.1.5", "@openzeppelin/test-helpers" : "^0.5.6", "@truffle/hdwallet-provider" : "^1.1.0", "chai" : "^4.2.0", "ethereum-waffle" : "^3.1.2", "ethers" : "^5.0.19", "ganache-cli" : "^6.10.2", "hardhat" : "^2.0.2", "mocha" : "^8.1.3", "truffle-flattener" : "^1.5.0", "truffle-plugin-verify" : "^0.3.10"}, "scripts" : {"cli" : "npx ganache-cli --deterministic --gasPrice 5e9 --gasLimit 20000000", "compile" : "npx oz compile", "deploy" : "npx oz deploy", "upgrade" : "npx oz upgrade", "send" : "npx oz send-tx", "call" : "npx oz call", "test" : "yarn compile && mocha --exit --recursive"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@openzeppelin/contracts-ethereum-package": {"type": "string"}, "@openzeppelin/contracts": {"type": "string"}}, "required": ["@openzeppelin/contracts-ethereum-package", "@openzeppelin/contracts"]}, "devDependencies": {"type": "object", "properties": {"@nomiclabs/hardhat-ethers": {"type": "string"}, "@nomiclabs/hardhat-waffle": {"type": "string"}, "@openzeppelin/cli": {"type": "string"}, "@openzeppelin/test-environment": {"type": "string"}, "@openzeppelin/test-helpers": {"type": "string"}, "@truffle/hdwallet-provider": {"type": "string"}, "chai": {"type": "string"}, "ethereum-waffle": {"type": "string"}, "ethers": {"type": "string"}, "ganache-cli": {"type": "string"}, "hardhat": {"type": "string"}, "mocha": {"type": "string"}, "truffle-flattener": {"type": "string"}, "truffle-plugin-verify": {"type": "string"}}, "required": ["@nomiclabs/hardhat-ethers", "@nomiclabs/hardhat-waffle", "@openzeppelin/cli", "@openzeppelin/test-environment", "@openzeppelin/test-helpers", "@truffle/hdwallet-provider", "chai", "ethereum-waffle", "ethers", "ganache-cli", "hardhat", "mocha", "truffle-flattener", "truffle-plugin-verify"]}, "scripts": {"type": "object", "properties": {"cli": {"type": "string"}, "compile": {"type": "string"}, "deploy": {"type": "string"}, "upgrade": {"type": "string"}, "send": {"type": "string"}, "call": {"type": "string"}, "test": {"type": "string"}}, "required": ["cli", "compile", "deploy", "upgrade", "send", "call", "test"]}}, "required": ["name", "version", "main", "license", "dependencies", "devDependencies", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"player_id": {"type": "integer"}, "name": {"type": "string"}, "position": {"type": "string"}, "height": {"type": "string"}, "weight": {"type": "string"}, "current_team": {"type": "null"}, "birth_date": {"type": "string"}, "birth_place": {"type": "string"}, "death_date": {"type": "string"}, "college": {"type": "string"}, "high_school": {"type": "null"}, "draft_team": {"type": "null"}, "draft_round": {"type": "null"}, "draft_position": {"type": "null"}, "draft_year": {"type": "null"}, "current_salary": {"type": "null"}, "hof_induction_year": {"type": "null"}}, "required": ["player_id", "name", "position", "height", "weight", "current_team", "birth_date", "birth_place", "death_date", "college", "high_school", "draft_team", "draft_round", "draft_position", "draft_year", "current_salary", "hof_induction_year"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"player_id" : 427, "name" : "Vito Ananis", "position" : "HB-DB", "height" : "5-10", "weight" : "195", "current_team" : null, "birth_date" : "1915-01-25", "birth_place" : "Cambridge, MA", "death_date" : "1994-09-03", "college" : "Boston Col.", "high_school" : null, "draft_team" : null, "draft_round" : null, "draft_position" : null, "draft_year" : null, "current_salary" : null, "hof_induction_year" : null}
json_instruct
{"type": "object", "properties": {"player_id": {"type": "integer"}, "name": {"type": "string"}, "position": {"type": "string"}, "height": {"type": "string"}, "weight": {"type": "string"}, "current_team": {"type": "null"}, "birth_date": {"type": "string"}, "birth_place": {"type": "string"}, "death_date": {"type": "string"}, "college": {"type": "string"}, "high_school": {"type": "null"}, "draft_team": {"type": "null"}, "draft_round": {"type": "null"}, "draft_position": {"type": "null"}, "draft_year": {"type": "null"}, "current_salary": {"type": "null"}, "hof_induction_year": {"type": "null"}}, "required": ["player_id", "name", "position", "height", "weight", "current_team", "birth_date", "birth_place", "death_date", "college", "high_school", "draft_team", "draft_round", "draft_position", "draft_year", "current_salary", "hof_induction_year"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"parameters": {"type": "object", "properties": {"subscriptionId": {"type": "string"}, "resourceGroupName": {"type": "string"}, "locationName": {"type": "string"}, "workflowId": {"type": "string"}, "operationId": {"type": "string"}, "api-version": {"type": "string"}}, "required": ["subscriptionId", "resourceGroupName", "locationName", "workflowId", "operationId", "api-version"]}, "responses": {"type": "object", "properties": {"200": {"type": "object", "properties": {"headers": {"type": "object", "properties": {"x-ms-request-id": {"type": "string"}, "x-ms-correlation-request-id": {"type": "string"}}, "required": ["x-ms-request-id", "x-ms-correlation-request-id"]}, "body": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "startTime": {"type": "string"}, "endTime": {"type": "string"}, "error": {"type": "null"}}, "required": ["name", "status", "startTime", "endTime", "error"]}}, "required": ["headers", "body"]}}, "required": ["200"]}}, "required": ["parameters", "responses"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parameters" : {"subscriptionId" : "52b8da2f-61e0-4a1f-8dde-336911f367fb", "resourceGroupName" : "SampleResourceGroup_1", "locationName" : "westus", "workflowId" : "828219ea-083e-48b5-89ea-8fd9991b2e75", "operationId" : "14b50e24-f68d-4b29-a882-38be9dfb8bd1", "api-version" : "2019-10-01"}, "responses" : {"200" : {"headers" : {"x-ms-request-id" : "74e55a4d-1c6f-46de-9a8d-278e53a47403", "x-ms-correlation-request-id" : "d166ca76-dad2-49df-b409-d2acfd42d730"}, "body" : {"name" : "14b50e24-f68d-4b29-a882-38be9dfb8bd1", "status" : "Succeeded", "startTime" : "2019-05-09T23:53:21.7328715Z", "endTime" : "2019-05-09T23:53:23.3735483Z", "error" : null}}}}
json_instruct
{"type": "object", "properties": {"parameters": {"type": "object", "properties": {"subscriptionId": {"type": "string"}, "resourceGroupName": {"type": "string"}, "locationName": {"type": "string"}, "workflowId": {"type": "string"}, "operationId": {"type": "string"}, "api-version": {"type": "string"}}, "required": ["subscriptionId", "resourceGroupName", "locationName", "workflowId", "operationId", "api-version"]}, "responses": {"type": "object", "properties": {"200": {"type": "object", "properties": {"headers": {"type": "object", "properties": {"x-ms-request-id": {"type": "string"}, "x-ms-correlation-request-id": {"type": "string"}}, "required": ["x-ms-request-id", "x-ms-correlation-request-id"]}, "body": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "startTime": {"type": "string"}, "endTime": {"type": "string"}, "error": {"type": "null"}}, "required": ["name", "status", "startTime", "endTime", "error"]}}, "required": ["headers", "body"]}}, "required": ["200"]}}, "required": ["parameters", "responses"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"IsRecentlyVerified": {"type": "boolean"}, "ID": {"type": "integer"}, "UUID": {"type": "string"}, "DataProviderID": {"type": "integer"}, "DataProvidersReference": {"type": "string"}, "AddressInfo": {"type": "object", "properties": {"ID": {"type": "integer"}, "Title": {"type": "string"}, "AddressLine1": {"type": "string"}, "Town": {"type": "string"}, "StateOrProvince": {"type": "string"}, "Postcode": {"type": "string"}, "CountryID": {"type": "integer"}, "Latitude": {"type": "number"}, "Longitude": {"type": "number"}, "AccessComments": {"type": "string"}, "DistanceUnit": {"type": "integer"}}, "required": ["ID", "Title", "AddressLine1", "Town", "StateOrProvince", "Postcode", "CountryID", "Latitude", "Longitude", "AccessComments", "DistanceUnit"]}, "Connections": {"type": "array", "items": {"type": "object", "properties": {"ID": {"type": "integer"}, "ConnectionTypeID": {"type": "integer"}, "Reference": {"type": "string"}, "LevelID": {"type": "integer"}, "Amps": {"type": "integer"}, "Voltage": {"type": "integer"}, "PowerKW": {"type": "integer"}, "CurrentTypeID": {"type": "integer"}, "Comments": {"type": "string"}}, "required": ["ID", "ConnectionTypeID", "Reference", "LevelID", "Amps", "Voltage", "PowerKW", "CurrentTypeID", "Comments"]}}, "NumberOfPoints": {"type": "integer"}, "StatusTypeID": {"type": "integer"}, "DateLastStatusUpdate": {"type": "string"}, "DataQualityLevel": {"type": "integer"}, "DateCreated": {"type": "string"}, "SubmissionStatusTypeID": {"type": "integer"}}, "required": ["IsRecentlyVerified", "ID", "UUID", "DataProviderID", "DataProvidersReference", "AddressInfo", "Connections", "NumberOfPoints", "StatusTypeID", "DateLastStatusUpdate", "DataQualityLevel", "DateCreated", "SubmissionStatusTypeID"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"IsRecentlyVerified" : false, "ID" : 167493, "UUID" : "B0959CF4-F61B-431C-A1D6-FB78C0DBFE39", "DataProviderID" : 19, "DataProvidersReference" : "6588", "AddressInfo" : {"ID" : 167852, "Title" : "Vildmosen \u00d8st", "AddressLine1" : "Hirtshalsmotorvejen ", "Town" : "Tylstrup", "StateOrProvince" : "Nordjylland", "Postcode" : "9382", "CountryID" : 65, "Latitude" : 57.22203, "Longitude" : 9.94183, "AccessComments" : "", "DistanceUnit" : 0}, "Connections" : [{"ID" : 253834, "ConnectionTypeID" : 2, "Reference" : "1", "LevelID" : 3, "Amps" : 200, "Voltage" : 500, "PowerKW" : 100, "CurrentTypeID" : 30, "Comments" : "Mode 4"}, {"ID" : 253835, "ConnectionTypeID" : 33, "Reference" : "2", "LevelID" : 3, "Amps" : 100, "Voltage" : 500, "PowerKW" : 50, "CurrentTypeID" : 30, "Comments" : "Mode 4"}, {"ID" : 253836, "ConnectionTypeID" : 25, "Reference" : "3", "LevelID" : 3, "Amps" : 63, "Voltage" : 400, "PowerKW" : 43, "CurrentTypeID" : 20, "Comments" : "Mode 4"}], "NumberOfPoints" : 3, "StatusTypeID" : 0, "DateLastStatusUpdate" : "2021-03-24T05:10:00Z", "DataQualityLevel" : 2, "DateCreated" : "2020-09-08T04:14:00Z", "SubmissionStatusTypeID" : 100}
json_instruct
{"type": "object", "properties": {"IsRecentlyVerified": {"type": "boolean"}, "ID": {"type": "integer"}, "UUID": {"type": "string"}, "DataProviderID": {"type": "integer"}, "DataProvidersReference": {"type": "string"}, "AddressInfo": {"type": "object", "properties": {"ID": {"type": "integer"}, "Title": {"type": "string"}, "AddressLine1": {"type": "string"}, "Town": {"type": "string"}, "StateOrProvince": {"type": "string"}, "Postcode": {"type": "string"}, "CountryID": {"type": "integer"}, "Latitude": {"type": "number"}, "Longitude": {"type": "number"}, "AccessComments": {"type": "string"}, "DistanceUnit": {"type": "integer"}}, "required": ["ID", "Title", "AddressLine1", "Town", "StateOrProvince", "Postcode", "CountryID", "Latitude", "Longitude", "AccessComments", "DistanceUnit"]}, "Connections": {"type": "array", "items": {"type": "object", "properties": {"ID": {"type": "integer"}, "ConnectionTypeID": {"type": "integer"}, "Reference": {"type": "string"}, "LevelID": {"type": "integer"}, "Amps": {"type": "integer"}, "Voltage": {"type": "integer"}, "PowerKW": {"type": "integer"}, "CurrentTypeID": {"type": "integer"}, "Comments": {"type": "string"}}, "required": ["ID", "ConnectionTypeID", "Reference", "LevelID", "Amps", "Voltage", "PowerKW", "CurrentTypeID", "Comments"]}}, "NumberOfPoints": {"type": "integer"}, "StatusTypeID": {"type": "integer"}, "DateLastStatusUpdate": {"type": "string"}, "DataQualityLevel": {"type": "integer"}, "DateCreated": {"type": "string"}, "SubmissionStatusTypeID": {"type": "integer"}}, "required": ["IsRecentlyVerified", "ID", "UUID", "DataProviderID", "DataProvidersReference", "AddressInfo", "Connections", "NumberOfPoints", "StatusTypeID", "DateLastStatusUpdate", "DataQualityLevel", "DateCreated", "SubmissionStatusTypeID"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"expect": {"type": "string"}, "mocha": {"type": "string"}, "nyc": {"type": "string"}}, "required": ["expect", "mocha", "nyc"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "repository", "author", "license", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "bd-cellnum-validator", "version" : "5.3.0", "description" : "Validates Bangladeshi cellphone numbers.", "main" : "index.js", "scripts" : {"test" : "nyc mocha --report cobertura"}, "keywords" : ["regex", "validation"], "repository" : {"type" : "git", "url" : "git+https://github.com/ShawonAshraf/bd-cellnum-validator"}, "author" : "Shawon Ashraf", "license" : "MIT", "devDependencies" : {"expect" : "^1.20.2", "mocha" : "^8.3.2", "nyc" : "^15.1.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"expect": {"type": "string"}, "mocha": {"type": "string"}, "nyc": {"type": "string"}}, "required": ["expect", "mocha", "nyc"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "repository", "author", "license", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"app": {"type": "boolean"}}, "required": ["app"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : "bb8ef0cb21fa6a911ce3", "c" : {"app" : true}}
json_instruct
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"app": {"type": "boolean"}}, "required": ["app"]}}, "required": ["h", "c"], "$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"}}, "required": ["name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "five "}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"11172": {"type": "object", "properties": {"success": {"type": "boolean"}}, "required": ["success"]}}, "required": ["11172"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"11172" : {"success" : false}}
json_instruct
{"type": "object", "properties": {"11172": {"type": "object", "properties": {"success": {"type": "boolean"}}, "required": ["success"]}}, "required": ["11172"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "lockfileVersion": {"type": "integer"}, "requires": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"nswag": {"type": "object", "properties": {"version": {"type": "string"}, "resolved": {"type": "string"}, "integrity": {"type": "string"}, "dev": {"type": "boolean"}}, "required": ["version", "resolved", "integrity", "dev"]}}, "required": ["nswag"]}}, "required": ["name", "version", "lockfileVersion", "requires", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "nswag-api-demo", "version" : "1.0.0", "lockfileVersion" : 1, "requires" : true, "dependencies" : {"nswag" : {"version" : "13.10.5", "resolved" : "https://registry.npmjs.org/nswag/-/nswag-13.10.5.tgz", "integrity" : "sha512-eypAzbn05N4x9nWQcg50CR6oV3vMrduTXZm3EClAsox2EsTeoRhl9g1H/E+rpoeKsLpoupfhsyiSMfd3512Bpw==", "dev" : true}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "lockfileVersion": {"type": "integer"}, "requires": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"nswag": {"type": "object", "properties": {"version": {"type": "string"}, "resolved": {"type": "string"}, "integrity": {"type": "string"}, "dev": {"type": "boolean"}}, "required": ["version", "resolved", "integrity", "dev"]}}, "required": ["nswag"]}}, "required": ["name", "version", "lockfileVersion", "requires", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "specialname": {"type": "string"}, "enemytype": {"type": "string"}, "category": {"type": "string"}, "description": {"type": "string"}, "investigation": {"type": "object", "properties": {"name": {"type": "string"}, "category": {"type": "string"}, "description": {"type": "string"}}, "required": ["name", "category", "description"]}, "rewardpreview": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}}, "required": ["name", "specialname", "enemytype", "category", "description", "investigation", "rewardpreview"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Hilichurl", "specialname" : "Uma Criatura Simples", "enemytype" : "COMMON", "category" : "Hilichurl", "description" : "Habitantes primitivos que vagam pelas regi\u00f5es selvagens de Teyvat.\nEles parecem muito semelhantes \u00e0 humanidade, mas parecem ter perdido tanto seu intelecto quanto sua espiritualidade. Sua presen\u00e7a no continente \u00e9 registrada h\u00e1 mais de mil anos, no entanto, eles n\u00e3o t\u00eam hist\u00f3ria, nem civiliza\u00e7\u00e3o.\nDesde a calamidade de quinhentos anos atr\u00e1s, eles come\u00e7aram a se espalhar em grande n\u00famero por toda a terra. Eles n\u00e3o s\u00e3o muito fortes e carecem de organiza\u00e7\u00e3o, mas ainda assim trazem grandes problemas para os seres humanos de vez em quando.", "investigation" : {"name" : "Hilichurl", "category" : "Comum", "description" : "Um monstro em forma humana que se dispersa por todo o territ\u00f3rio e possui uma civiliza\u00e7\u00e3o bem b\u00e1sica.\\nHoje em dia, a maioria das pessoas j\u00e1 desistiu de se comunicar com os Hilichurls, fato pelo qual eles acham que os Hilichurls s\u00e3o meramente monstros incomunic\u00e1veis."}, "rewardpreview" : [{"name" : "Mora"}, {"name" : "M\u00e1scara Danificada", "count" : 0.4202}, {"name" : "M\u00e1scara Suja", "count" : 0.112}, {"name" : "M\u00e1scara Ominosa", "count" : 0.028}]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "specialname": {"type": "string"}, "enemytype": {"type": "string"}, "category": {"type": "string"}, "description": {"type": "string"}, "investigation": {"type": "object", "properties": {"name": {"type": "string"}, "category": {"type": "string"}, "description": {"type": "string"}}, "required": ["name", "category", "description"]}, "rewardpreview": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}}, "required": ["name", "specialname", "enemytype", "category", "description", "investigation", "rewardpreview"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "size": {"type": "integer"}, "link": {"type": "string"}, "created_at": {"type": "string"}, "downloads": {"type": "integer"}, "linkid": {"type": "string"}, "convert": {"type": "string"}, "achorname": {"type": "string"}, "subscribe": {"type": "string"}, "avatar-img": {"type": "string"}, "folderName": {"type": "string"}, "thumbUrl": {"type": "string"}}, "required": ["name", "size", "link", "created_at", "downloads", "linkid", "convert", "achorname", "subscribe", "avatar-img", "folderName", "thumbUrl"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "\u8c6a\u4e73\u7206\u597600\u540e\u5c0f\u7f8e\u5973\u3010\u5356\u6253\u706b\u673a\u7684\u5c0f\u5973\u5b69\u3011\u5bbe\u9986\u7ea6\u7c89\u4e1d\u65e0\u5957\u556a\u556a\u66b4\u529b\u62bd\u63d2\u5185\u5c04 \u6deb\u8bed\u6d6a\u53eb \u540e\u5165\u603c\u64cd\u8c6a\u4e73\u4e71\u98a4", "size" : 150875873, "link" : "https://streamtape.com/e/MZZ32AO89VHB0Z", "created_at" : "2022\u5e7405\u670802\u65e5 13:49:46", "downloads" : 0, "linkid" : "MZZ32AO89VHB0Z", "convert" : "converted", "achorname" : "\u4e38\u5b50\u5466", "subscribe" : "130.3\u4e07\u4f4d\u8ba2\u9605\u8005", "avatar-img" : "https://huyaimg.msstatic.com/avatar/1022/07/ec5fef7c7662720286fbbb12395390_180_135.jpg?1628178596?458750", "folderName" : "\u8c6a\u4e73\u7206\u597600\u540e\u5c0f\u7f8e\u5973\u3010\u5356\u6253\u706b\u673a\u7684\u5c0f\u5973\u5b69\u3011\u5bbe\u9986\u7ea6\u7c89\u4e1d\u65e0\u5957\u556a\u556a\u66b4\u529b\u62bd\u63d2\u5185\u5c04 \u6deb\u8bed\u6d6a\u53eb \u540e\u5165\u603c\u64cd\u8c6a\u4e73\u4e71\u98a4", "thumbUrl" : "https://thumb.tapecontent.net/thumb/MZZ32AO89VHB0Z/Lae9OBW6bMheWK.jpg"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "size": {"type": "integer"}, "link": {"type": "string"}, "created_at": {"type": "string"}, "downloads": {"type": "integer"}, "linkid": {"type": "string"}, "convert": {"type": "string"}, "achorname": {"type": "string"}, "subscribe": {"type": "string"}, "avatar-img": {"type": "string"}, "folderName": {"type": "string"}, "thumbUrl": {"type": "string"}}, "required": ["name", "size", "link", "created_at", "downloads", "linkid", "convert", "achorname", "subscribe", "avatar-img", "folderName", "thumbUrl"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"cpc_tab_billing": {"type": "string"}, "cpc_tab_openstack_users": {"type": "string"}, "cpb_details_compute_error_message": {"type": "string"}, "cpb_read_only_access_alert": {"type": "string"}}, "required": ["cpc_tab_billing", "cpc_tab_openstack_users", "cpb_details_compute_error_message", "cpb_read_only_access_alert"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"cpc_tab_billing" : "Consumo", "cpc_tab_openstack_users" : "OpenStack", "cpb_details_compute_error_message" : "\u00a1Vaya! No se ha podido cargar la informaci\u00f3n sobre las infraestructuras.", "cpb_read_only_access_alert" : "Su cuenta es de solo lectura, por lo que no puede realizar determinadas operaciones. Para obtener permisos de escritura, contacte con su administrador."}
json_instruct
{"type": "object", "properties": {"cpc_tab_billing": {"type": "string"}, "cpc_tab_openstack_users": {"type": "string"}, "cpb_details_compute_error_message": {"type": "string"}, "cpb_read_only_access_alert": {"type": "string"}}, "required": ["cpc_tab_billing", "cpc_tab_openstack_users", "cpb_details_compute_error_message", "cpb_read_only_access_alert"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"pos": {"type": "string"}, "translits": {"type": "object", "properties": {"k\u00ee": {"type": "object", "properties": {"1sa.21.9|11": {"type": "array", "items": {"type": "string"}}, "1sa.21.6|20": {"type": "array", "items": {"type": "string"}}, "1sa.21.5|11": {"type": "array", "items": {"type": "string"}}, "jer.38.4|29": {"type": "array", "items": {"type": "string"}}, "1ch.12.40|30": {"type": "array", "items": {"type": "string"}}, "deu.4.3|7": {"type": "array", "items": {"type": "string"}}}, "required": ["1sa.21.9|11", "1sa.21.6|20", "1sa.21.5|11", "jer.38.4|29", "1ch.12.40|30", "deu.4.3|7"]}, "k\u014dh": {"type": "object", "properties": {"2sa.16.10|5": {"type": "array", "items": {"type": "string"}}}, "required": ["2sa.16.10|5"]}}, "required": ["k\u00ee", "k\u014dh"]}, "meanings": {"type": "object", "properties": {"surely": {"type": "integer"}, "abundantly": {"type": "integer"}}, "required": ["surely", "abundantly"]}, "meaningsCount": {"type": "integer"}, "occurences": {"type": "integer"}}, "required": ["pos", "translits", "meanings", "meaningsCount", "occurences"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pos" : "conj", "translits" : {"k\u00ee" : {"1sa.21.9|11" : ["a sword", "for", "-"], "1sa.21.6|20" : ["and even\uff64", "though", "this day"], "1sa.21.5|11" : ["hand\uff64", "surely", "but"], "jer.38.4|29" : ["for", "man", "this"], "1ch.12.40|30" : ["and sheep", "abundantly for", "[there was] joy"], "deu.4.3|7" : ["for\uff64", "all", "the men"]}, "k\u014dh" : {"2sa.16.10|5" : ["of Zeruiah", "if", "he curses\uff64"]}}, "meanings" : {"surely" : 1, "abundantly" : 1}, "meaningsCount" : 2, "occurences" : 7}
json_instruct
{"type": "object", "properties": {"pos": {"type": "string"}, "translits": {"type": "object", "properties": {"k\u00ee": {"type": "object", "properties": {"1sa.21.9|11": {"type": "array", "items": {"type": "string"}}, "1sa.21.6|20": {"type": "array", "items": {"type": "string"}}, "1sa.21.5|11": {"type": "array", "items": {"type": "string"}}, "jer.38.4|29": {"type": "array", "items": {"type": "string"}}, "1ch.12.40|30": {"type": "array", "items": {"type": "string"}}, "deu.4.3|7": {"type": "array", "items": {"type": "string"}}}, "required": ["1sa.21.9|11", "1sa.21.6|20", "1sa.21.5|11", "jer.38.4|29", "1ch.12.40|30", "deu.4.3|7"]}, "k\u014dh": {"type": "object", "properties": {"2sa.16.10|5": {"type": "array", "items": {"type": "string"}}}, "required": ["2sa.16.10|5"]}}, "required": ["k\u00ee", "k\u014dh"]}, "meanings": {"type": "object", "properties": {"surely": {"type": "integer"}, "abundantly": {"type": "integer"}}, "required": ["surely", "abundantly"]}, "meaningsCount": {"type": "integer"}, "occurences": {"type": "integer"}}, "required": ["pos", "translits", "meanings", "meaningsCount", "occurences"], "$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"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "start": {"type": "string"}, "type-check": {"type": "string"}}, "required": ["dev", "build", "start", "type-check"]}, "dependencies": {"type": "object", "properties": {"@ant-design/icons": {"type": "string"}, "antd": {"type": "string"}, "axios": {"type": "string"}, "dotenv": {"type": "string"}, "jwt-decode": {"type": "string"}, "next": {"type": "string"}, "react": {"type": "string"}, "react-card-flip": {"type": "string"}, "react-cookie": {"type": "string"}, "react-dom": {"type": "string"}, "react-draggable": {"type": "string"}, "sass": {"type": "string"}}, "required": ["@ant-design/icons", "antd", "axios", "dotenv", "jwt-decode", "next", "react", "react-card-flip", "react-cookie", "react-dom", "react-draggable", "sass"]}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "@types/react": {"type": "string"}, "@types/react-dom": {"type": "string"}, "@types/react-sound": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/node", "@types/react", "@types/react-dom", "@types/react-sound", "typescript"]}, "license": {"type": "string"}}, "required": ["name", "version", "scripts", "dependencies", "devDependencies", "license"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "matching-card-game", "version" : "1.0.2", "scripts" : {"dev" : "next", "build" : "next build && next export", "start" : "next start", "type-check" : "tsc"}, "dependencies" : {"@ant-design/icons" : "^4.5.0", "antd" : "^4.12.3", "axios" : "^0.21.1", "dotenv" : "^8.2.0", "jwt-decode" : "^3.1.2", "next" : "latest", "react" : "^17.0.1", "react-card-flip" : "^1.0.11", "react-cookie" : "^4.0.3", "react-dom" : "^17.0.1", "react-draggable" : "^4.4.3", "sass" : "^1.32.7"}, "devDependencies" : {"@types/node" : "^12.19.16", "@types/react" : "^16.14.3", "@types/react-dom" : "^16.9.10", "@types/react-sound" : "^1.2.2", "typescript" : "^4.0.6"}, "license" : "MIT"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "start": {"type": "string"}, "type-check": {"type": "string"}}, "required": ["dev", "build", "start", "type-check"]}, "dependencies": {"type": "object", "properties": {"@ant-design/icons": {"type": "string"}, "antd": {"type": "string"}, "axios": {"type": "string"}, "dotenv": {"type": "string"}, "jwt-decode": {"type": "string"}, "next": {"type": "string"}, "react": {"type": "string"}, "react-card-flip": {"type": "string"}, "react-cookie": {"type": "string"}, "react-dom": {"type": "string"}, "react-draggable": {"type": "string"}, "sass": {"type": "string"}}, "required": ["@ant-design/icons", "antd", "axios", "dotenv", "jwt-decode", "next", "react", "react-card-flip", "react-cookie", "react-dom", "react-draggable", "sass"]}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "@types/react": {"type": "string"}, "@types/react-dom": {"type": "string"}, "@types/react-sound": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/node", "@types/react", "@types/react-dom", "@types/react-sound", "typescript"]}, "license": {"type": "string"}}, "required": ["name", "version", "scripts", "dependencies", "devDependencies", "license"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"text": {"type": "string"}, "url": {"type": "string"}}, "required": ["text", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"text" : " Simplifying why we combine like terms- Online Math Tutor\n\n[imath]8 b-3 c+4 b+9 c[/imath]\n\n\n", "url" : "https://www.youtube.com/watch?v=cAh35aJ_nK4"}
json_instruct
{"type": "object", "properties": {"text": {"type": "string"}, "url": {"type": "string"}}, "required": ["text", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"rsuite.js": {"type": "string"}, "rsuite.min.js": {"type": "string"}, "styles/rsuite-dark.css": {"type": "string"}, "styles/rsuite-dark.min.css": {"type": "string"}, "styles/rsuite-default.css": {"type": "string"}, "styles/rsuite-default.min.css": {"type": "string"}}, "required": ["rsuite.js", "rsuite.min.js", "styles/rsuite-dark.css", "styles/rsuite-dark.min.css", "styles/rsuite-default.css", "styles/rsuite-default.min.css"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"rsuite.js" : "sha256-nGYAHzzrvcaI7NSietee7z49OPtHpwQ2kwXun5GM6No=", "rsuite.min.js" : "sha256-lzw9a/GoEWQiYfZzJbQmUU1LZwf9sLLjE7UqDWsfdMc=", "styles/rsuite-dark.css" : "sha256-h2mdi6Ahh9ofReI1mCSUtb+JnHbzgCjmvjW3h6p15tM=", "styles/rsuite-dark.min.css" : "sha256-Uvri0/kaIJnjyL33QoJf87SIs8qcvgCPiOqYcfe10+0=", "styles/rsuite-default.css" : "sha256-RZLEPIFdbmlBJ2BcmNK44Yyx+59qNuQ1MDV/55MDjsk=", "styles/rsuite-default.min.css" : "sha256-F9hqHaCUAA1IGYvYoHDy5zDAqsOtARfoMW4oNWe5gIA="}
json_instruct
{"type": "object", "properties": {"rsuite.js": {"type": "string"}, "rsuite.min.js": {"type": "string"}, "styles/rsuite-dark.css": {"type": "string"}, "styles/rsuite-dark.min.css": {"type": "string"}, "styles/rsuite-default.css": {"type": "string"}, "styles/rsuite-default.min.css": {"type": "string"}}, "required": ["rsuite.js", "rsuite.min.js", "styles/rsuite-dark.css", "styles/rsuite-dark.min.css", "styles/rsuite-default.css", "styles/rsuite-default.min.css"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "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": "integer"}}, "scores_total": {"type": "integer"}, "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": {}}}, "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" : "0x4c8dacfa65f0375dc062735d47d481ff6230902030b5b4a3638832bd50c49ee8", "title" : "CryptoPunks Collateral Value - 12/13/2021", "body" : "This is a NEGATIVE CONSENT vote - if a quorum of greater than 20% is reached, the proposal will be deemed to be denied by the DAO. If no quorum is reached, the proposal will be deemed to be accepted by the DAO.\n\nProposal: Consistent with the Collateral Value methodology, the collateral value of CryptoPunks will be $321,988 USD as of 12/13/2021. Collateral Value will be updated in 7 days on 12/20/2021.", "choices" : ["Against"], "start" : 1639436400, "end" : 1639609200, "type" : "single-choice", "scores" : [0], "scores_total" : 0, "scores_state" : "final", "scores_updated" : 1639609238, "snapshot" : "13799572", "state" : "closed", "author" : "0xC43A8A2530dCf66F458f7531a8275752d60f7689", "space" : {"id" : "metastreetdao.eth", "name" : "MetaStreet DAO"}, "votes" : 0, "votes_data" : []}
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": "integer"}}, "scores_total": {"type": "integer"}, "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": {}}}, "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#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"data": {"type": "string"}, "gasprice": {"type": "string"}, "hex": {"type": "string"}, "nonce": {"type": "integer"}, "r": {"type": "string"}, "s": {"type": "string"}, "startgas": {"type": "integer"}, "to": {"type": "string"}, "txhash": {"type": "string"}, "v": {"type": "integer"}, "value": {"type": "string"}}, "required": ["data", "gasprice", "hex", "nonce", "r", "s", "startgas", "to", "txhash", "v", "value"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"data" : "", "gasprice" : "21000000000", "hex" : "f86d81b98504e3b29200825208941475bfb0039b0bcf3be492c2bb339c0181c8885c8801af275e154bf0008025a02c50f136ef0ace53974f4edbfb9850d80012309a2b0e7de49bfe7bf99c160a74a03fddffe4f39a9f587bb5d362d620217308e2573d643ada2b30e4d9afb85817ff", "nonce" : 185, "r" : "20044777904726771410925384989843271233856286678019399159588574590462456105588", "s" : "28887948779902571967952619249321218455504520446127965097291825040662977845247", "startgas" : 21000, "to" : "0x1475bfb0039b0bcf3be492c2bb339c0181c8885c", "txhash" : "67a32282d663ceca2aba4a8759661aee7be7acbcf879ef95c141943540026241", "v" : 37, "value" : "121359000000000000"}
json_instruct
{"type": "object", "properties": {"data": {"type": "string"}, "gasprice": {"type": "string"}, "hex": {"type": "string"}, "nonce": {"type": "integer"}, "r": {"type": "string"}, "s": {"type": "string"}, "startgas": {"type": "integer"}, "to": {"type": "string"}, "txhash": {"type": "string"}, "v": {"type": "integer"}, "value": {"type": "string"}}, "required": ["data", "gasprice", "hex", "nonce", "r", "s", "startgas", "to", "txhash", "v", "value"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"unversionedId": {"type": "string"}, "id": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "source": {"type": "string"}, "sourceDirName": {"type": "string"}, "slug": {"type": "string"}, "permalink": {"type": "string"}, "editUrl": {"type": "string"}, "tags": {"type": "array", "items": {}}, "version": {"type": "string"}, "frontMatter": {"type": "object", "properties": {}, "required": []}, "sidebar": {"type": "string"}, "previous": {"type": "object", "properties": {"title": {"type": "string"}, "permalink": {"type": "string"}}, "required": ["title", "permalink"]}}, "required": ["unversionedId", "id", "title", "description", "source", "sourceDirName", "slug", "permalink", "editUrl", "tags", "version", "frontMatter", "sidebar", "previous"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"unversionedId" : "local-storage", "id" : "local-storage", "title" : "\u672c\u5730\u5b58\u50a8", "description" : "\u4ecb\u7ecd", "source" : "@site/i18n/cn/docusaurus-plugin-content-docs/current/local-storage.md", "sourceDirName" : ".", "slug" : "/local-storage", "permalink" : "/cn/docs/local-storage", "editUrl" : "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/local-storage.md", "tags" : [], "version" : "current", "frontMatter" : {}, "sidebar" : "tutorialSidebar", "previous" : {"title" : "\u672c\u5730\u6570\u636e\u76d8\u7ba1\u7406 (LDM)", "permalink" : "/cn/docs/local-disk-manager"}}
json_instruct
{"type": "object", "properties": {"unversionedId": {"type": "string"}, "id": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "source": {"type": "string"}, "sourceDirName": {"type": "string"}, "slug": {"type": "string"}, "permalink": {"type": "string"}, "editUrl": {"type": "string"}, "tags": {"type": "array", "items": {}}, "version": {"type": "string"}, "frontMatter": {"type": "object", "properties": {}, "required": []}, "sidebar": {"type": "string"}, "previous": {"type": "object", "properties": {"title": {"type": "string"}, "permalink": {"type": "string"}}, "required": ["title", "permalink"]}}, "required": ["unversionedId", "id", "title", "description", "source", "sourceDirName", "slug", "permalink", "editUrl", "tags", "version", "frontMatter", "sidebar", "previous"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "author": {"type": "string"}, "subject": {"type": "string"}, "body": {"type": "string"}, "message_date": {"type": "string"}}, "required": ["id", "author", "subject", "body", "message_date"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "203", "author" : "Bruce Osborne", "subject" : "Re: OhayoCon Rocked My World - :)", "body" : "At 11:38 PM 1/28/2001 -0500, you wrote:\r\n>If it comes w/a gun, it is a remote control car that is activated via\r\n>sound. The little gun makes it start/stop. There is a red car and a\r\n>yellow car version.\r\n\r\nYup! That's it, thanks Luis! Think we should make a special section on the \r\nwebsite for toys and stuff, that would be neat.\r\n\r\n\r\n------------------------------------------------------\r\nBruce Osborne\r\nsaitoh-hajime@neo.rr.com\r\nICQ : 96064290\r\nBlue Sky Complex: www.thesoyokaze.net/bluesky\r\nLEMONed Shrine: www.thesoyokaze.net/lemoned\r\nLupin Encyclopedia: www.thesoyokaze.net/lupinthe3rd\r\n", "message_date" : "January 29 2001 2:59 PM"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "author": {"type": "string"}, "subject": {"type": "string"}, "body": {"type": "string"}, "message_date": {"type": "string"}}, "required": ["id", "author", "subject", "body", "message_date"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"locationData": {"type": "object", "properties": {"relativeBoundingBox": {"type": "object", "properties": {"xmin": {"type": "number"}, "width": {"type": "number"}, "ymin": {"type": "number"}, "height": {"type": "number"}}, "required": ["xmin", "width", "ymin", "height"]}, "relativeKeypoints": {"type": "array", "items": {"type": "object", "properties": {"y": {"type": "number"}, "x": {"type": "number"}}, "required": ["y", "x"]}}, "format": {"type": "string"}}, "required": ["relativeBoundingBox", "relativeKeypoints", "format"]}, "score": {"type": "array", "items": {"type": "number"}}, "label": {"type": "array", "items": {"type": "string"}}}, "required": ["locationData", "score", "label"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"locationData" : {"relativeBoundingBox" : {"xmin" : 0.39396936, "width" : 0.09158796, "ymin" : 0.46621296, "height" : 0.16282299}, "relativeKeypoints" : [{"y" : 0.6230132, "x" : 0.4617306}, {"y" : 0.47153738, "x" : 0.44361392}, {"y" : 0.49380144, "x" : 0.42218918}, {"y" : 0.52413684, "x" : 0.40546376}, {"y" : 0.5565889, "x" : 0.393233}, {"y" : 0.5846684, "x" : 0.47994515}, {"y" : 0.5182228, "x" : 0.4708213}], "format" : "RELATIVE_BOUNDING_BOX"}, "score" : [0.99966466], "label" : ["Palm"]}
json_instruct
{"type": "object", "properties": {"locationData": {"type": "object", "properties": {"relativeBoundingBox": {"type": "object", "properties": {"xmin": {"type": "number"}, "width": {"type": "number"}, "ymin": {"type": "number"}, "height": {"type": "number"}}, "required": ["xmin", "width", "ymin", "height"]}, "relativeKeypoints": {"type": "array", "items": {"type": "object", "properties": {"y": {"type": "number"}, "x": {"type": "number"}}, "required": ["y", "x"]}}, "format": {"type": "string"}}, "required": ["relativeBoundingBox", "relativeKeypoints", "format"]}, "score": {"type": "array", "items": {"type": "number"}}, "label": {"type": "array", "items": {"type": "string"}}}, "required": ["locationData", "score", "label"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[["440605121001", "\u6c5f\u6ee8\u793e\u533a\u5c45\u59d4\u4f1a", "111", "0"], ["440605121003", "\u5112\u6797\u793e\u533a\u5c45\u59d4\u4f1a", "111", "0"], ["440605121004", "\u6c99\u53e3\u793e\u533a\u5c45\u59d4\u4f1a", "111", "0"], ["440605121006", "\u6c34\u5357\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121007", "\u4e0b\u897f\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121008", "\u5357\u65b9\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121010", "\u6717\u661f\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121011", "\u6c99\u5480\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121012", "\u6566\u6839\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121013", "\u6885\u5733\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121014", "\u5927\u8c37\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121015", "\u6cb3\u6e05\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121016", "\u4e0b\u5317\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121017", "\u4e0a\u4e1c\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121018", "\u82f1\u660e\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121019", "\u6c99\u5934\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121035", "\u749c\u77f6\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121037", "\u77f3\u6c5f\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121041", "\u5317\u6751\u793e\u533a\u5c45\u59d4\u4f1a", "112", "0"], ["440605121201", "\u65b0\u9f99\u6751\u59d4\u4f1a", "112", "0"], ["440605121206", "\u4e0a\u897f\u6751\u59d4\u4f1a", "112", "0"], ["440605121208", "\u6d77\u5bff\u6751\u59d4\u4f1a", "220", "0"], ["440605121211", "\u4e0b\u4e1c\u6751\u59d4\u4f1a", "112", "0"], ["440605121214", "\u70df\u5357\u6751\u59d4\u4f1a", "112", "0"], ["440605121216", "\u9547\u5357\u6751\u59d4\u4f1a", "112", "0"], ["440605121222", "\u5357\u91d1\u6751\u59d4\u4f1a", "112", "0"], ["440605121401", "\u7269\u6d41\u4ea7\u4e1a\u56ed\u4e5d\u6c5f\u7247\u4e00\u533a\u793e\u533a", "111", "0"], ["440605121403", "\u7269\u6d41\u4ea7\u4e1a\u56ed\u4e5d\u6c5f\u7247\u4e09\u533a\u793e\u533a", "111", "0"], ["440605121404", "\u7269\u6d41\u4ea7\u4e1a\u56ed\u6c99\u5934\u7247\u4e00\u533a\u793e\u533a", "111", "0"], ["440605121405", "\u7269\u6d41\u4ea7\u4e1a\u56ed\u6c99\u5934\u7247\u4e8c\u533a\u793e\u533a", "111", "0"]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"title": {"type": "string"}, "slug": {"type": "string"}, "author": {"type": "string"}, "summary": {"type": "string"}, "screenshot": {"type": "object", "properties": {"src": {"type": "string"}}, "required": ["src"]}, "icon": {"type": "object", "properties": {"src": {"type": "string"}}, "required": ["src"]}, "game_url": {"type": "string"}}, "required": ["title", "slug", "author", "summary", "screenshot", "icon", "game_url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Banana Bread", "slug" : "banana-bread", "author" : "Mozilla", "summary" : "BananaBread is a 3D first-person shooter based on Cube 2: Sauerbraten.", "screenshot" : {"src" : "../catalogue/img/bananabread.jpg"}, "icon" : {"src" : ""}, "game_url" : "https://dl.dropboxusercontent.com/u/80664946/index.html"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "slug": {"type": "string"}, "author": {"type": "string"}, "summary": {"type": "string"}, "screenshot": {"type": "object", "properties": {"src": {"type": "string"}}, "required": ["src"]}, "icon": {"type": "object", "properties": {"src": {"type": "string"}}, "required": ["src"]}, "game_url": {"type": "string"}}, "required": ["title", "slug", "author", "summary", "screenshot", "icon", "game_url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"subreddit": {"type": "string"}, "author": {"type": "string"}, "count": {"type": "integer"}}, "required": ["subreddit", "author", "count"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"subreddit" : "GaySkype", "author" : "MnTrewq00", "count" : 19}
json_instruct
{"type": "object", "properties": {"subreddit": {"type": "string"}, "author": {"type": "string"}, "count": {"type": "integer"}}, "required": ["subreddit", "author", "count"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"statHashes": {"type": "array", "items": {}}, "index": {"type": "integer"}, "hash": {"type": "integer"}, "blacklisted": {"type": "boolean"}, "nodeStepHash": {"type": "integer"}, "redacted": {"type": "boolean"}, "affectsQuality": {"type": "boolean"}, "displayProperties": {"type": "object", "properties": {"icon": {"type": "string"}, "hasIcon": {"type": "boolean"}, "description": {"type": "string"}, "name": {"type": "string"}}, "required": ["icon", "hasIcon", "description", "name"]}, "perkHashes": {"type": "array", "items": {}}}, "required": ["statHashes", "index", "hash", "blacklisted", "nodeStepHash", "redacted", "affectsQuality", "displayProperties", "perkHashes"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"statHashes" : [], "index" : 74, "hash" : 1701872319, "blacklisted" : false, "nodeStepHash" : 1701872319, "redacted" : false, "affectsQuality" : false, "displayProperties" : {"icon" : "/common/destiny2_content/icons/b15481d4ab4086cfa2b0e5d61dc8b077.png", "hasIcon" : true, "description" : "An explosive grenade that suppresses, preventing enemies from using abilities for a short time.", "name" : "Suppressor Grenade"}, "perkHashes" : []}
json_instruct
{"type": "object", "properties": {"statHashes": {"type": "array", "items": {}}, "index": {"type": "integer"}, "hash": {"type": "integer"}, "blacklisted": {"type": "boolean"}, "nodeStepHash": {"type": "integer"}, "redacted": {"type": "boolean"}, "affectsQuality": {"type": "boolean"}, "displayProperties": {"type": "object", "properties": {"icon": {"type": "string"}, "hasIcon": {"type": "boolean"}, "description": {"type": "string"}, "name": {"type": "string"}}, "required": ["icon", "hasIcon", "description", "name"]}, "perkHashes": {"type": "array", "items": {}}}, "required": ["statHashes", "index", "hash", "blacklisted", "nodeStepHash", "redacted", "affectsQuality", "displayProperties", "perkHashes"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"angular-gridster.js": {"type": "string"}, "angular-gridster.min.css": {"type": "string"}, "angular-gridster.min.js": {"type": "string"}}, "required": ["angular-gridster.js", "angular-gridster.min.css", "angular-gridster.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"angular-gridster.js" : "sha512-MAvypuwHhqtmgixWUmBUBxV8yfz3Eeq1I5smk5XWkWWehZelwsDl3XbD7L/a75/ykHx4kT1lee6Dc4zJsv1FaA==", "angular-gridster.min.css" : "sha512-iyv2UuogSSt5UP19mfF0qWhIucnQ+2CWXcOLdY8lbh6UrmsXdxTk2Q4/0TK9ea+4am69VES26VVr0i/13ctVXw==", "angular-gridster.min.js" : "sha512-MzqmkRPO22v64zwpVuLLT1jC7C3VIypOxkDF2AHM2HAUIdXLvZLssLyqzH0E8AKQakkTBBY68ZIa/fDassXByA=="}
json_instruct
{"type": "object", "properties": {"angular-gridster.js": {"type": "string"}, "angular-gridster.min.css": {"type": "string"}, "angular-gridster.min.js": {"type": "string"}}, "required": ["angular-gridster.js", "angular-gridster.min.css", "angular-gridster.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type": "integer"}, "country_reference": {"type": "integer"}, "country_name": {"type": "string"}, "region_id": {"type": "string"}, "region_reference": {"type": "string"}, "region_name": {"type": "string"}, "province_id": {"type": "string"}, "province_reference": {"type": "string"}, "province_name": {"type": "string"}, "city_id": {"type": "string"}, "city_reference": {"type": "string"}, "city_name": {"type": "string"}, "barangay_id": {"type": "string"}, "barangay_reference": {"type": "string"}, "barangay_name": {"type": "string"}}, "required": ["type", "level", "label", "locale", "country_id", "country_reference", "country_name", "region_id", "region_reference", "region_name", "province_id", "province_reference", "province_name", "city_id", "city_reference", "city_name", "barangay_id", "barangay_reference", "barangay_name"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "Banaba Silangan, Batangas City, Batangas, CALABARZON (Region IV-A), PH", "locale" : "ph.calabarzon-region-iv-a.batangas.batangas-city.banaba-silangan", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "region_id" : "4", "region_reference" : "41", "region_name" : "CALABARZON (Region IV-A)", "province_id" : "12", "province_reference" : "12", "province_name" : "Batangas", "city_id" : "175", "city_reference" : "157", "city_name" : "Batangas City", "barangay_id" : "4386", "barangay_reference" : "3414", "barangay_name" : "Banaba Silangan"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[121.050468, 13.8068], [121.05072, 13.80674], [121.051086, 13.80613], [121.051872, 13.80573], [121.052841, 13.80552], [121.053207, 13.80489], [121.054092, 13.80405], [121.05471, 13.80365], [121.055702, 13.8033], [121.056053, 13.80293], [121.05619, 13.80242], [121.057159, 13.80162], [121.057732, 13.80113], [121.058151, 13.80073], [121.058411, 13.8001], [121.058197, 13.79876], [121.056122, 13.79831], [121.055527, 13.79805], [121.054993, 13.79768], [121.054512, 13.7969], [121.054138, 13.7959], [121.053429, 13.795], [121.052353, 13.79438], [121.051376, 13.79403], [121.050507, 13.79392], [121.048813, 13.79377], [121.047501, 13.7937], [121.046867, 13.7931], [121.045853, 13.79318], [121.04512, 13.79292], [121.044197, 13.79225], [121.043854, 13.79195], [121.043266, 13.79149], [121.042717, 13.79089], [121.042107, 13.79035], [121.041023, 13.78969], [121.040176, 13.78934], [121.039436, 13.78937], [121.037849, 13.78947], [121.038818, 13.79094], [121.039368, 13.79166], [121.03997, 13.7927], [121.041527, 13.79526], [121.042648, 13.79621], [121.04332, 13.79682], [121.043549, 13.7974], [121.044594, 13.79879], [121.046066, 13.80016], [121.04631, 13.80072], [121.046707, 13.8013], [121.047157, 13.80167], [121.048088, 13.80271], [121.048477, 13.80364], [121.048866, 13.80404], [121.049553, 13.80483], [121.04998, 13.80564], [121.050468, 13.8068]]]]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type": "integer"}, "country_reference": {"type": "integer"}, "country_name": {"type": "string"}, "region_id": {"type": "string"}, "region_reference": {"type": "string"}, "region_name": {"type": "string"}, "province_id": {"type": "string"}, "province_reference": {"type": "string"}, "province_name": {"type": "string"}, "city_id": {"type": "string"}, "city_reference": {"type": "string"}, "city_name": {"type": "string"}, "barangay_id": {"type": "string"}, "barangay_reference": {"type": "string"}, "barangay_name": {"type": "string"}}, "required": ["type", "level", "label", "locale", "country_id", "country_reference", "country_name", "region_id", "region_reference", "region_name", "province_id", "province_reference", "province_name", "city_id", "city_reference", "city_name", "barangay_id", "barangay_reference", "barangay_name"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"department": {"type": "string"}, "description": {"type": "array", "items": {"type": "string"}}, "fullname": {"type": "string"}, "number": {"type": "integer"}, "section": {"type": "string"}, "semester": {"type": "integer"}, "shortname": {"type": "string"}, "type": {"type": "string"}, "year": {"type": "integer"}}, "required": ["department", "description", "fullname", "number", "section", "semester", "shortname", "type", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"department" : "PHIL", "description" : ["An advanced introduction to moral philosophy emphasizing normative theories, the foundations of", "morality (metaethics), and moral reasoning. Normative theories (e.g. virtue ethics, deontological", "ethics, theological ethics, and utilitarianism) explore the nature of the good and the difference", "between right and wrong. Metaethics concerns the origins and objectivity of moral judgments,", "studying moral relativism, moral subjectivism, divine command theory, and ideal observer theories.", "Students explore moral reasoning in theory and practice using contemporary moral issues as", "examples. Prerequisites: One course in philosophy and completion of BTS-T, or permission of", "instructor.", ""], "fullname" : "Moral Theory", "number" : 278, "section" : "", "semester" : 1, "shortname" : "Moral Theory", "type" : "R", "year" : 2008}
json_instruct
{"type": "object", "properties": {"department": {"type": "string"}, "description": {"type": "array", "items": {"type": "string"}}, "fullname": {"type": "string"}, "number": {"type": "integer"}, "section": {"type": "string"}, "semester": {"type": "integer"}, "shortname": {"type": "string"}, "type": {"type": "string"}, "year": {"type": "integer"}}, "required": ["department", "description", "fullname", "number", "section", "semester", "shortname", "type", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"language": {"type": "string"}, "distribution_name": {"type": "string"}, "client_documentation": {"type": "string"}}, "required": ["language", "distribution_name", "client_documentation"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"language" : "ruby", "distribution_name" : "grafeas", "client_documentation" : "https://googleapis.dev/ruby/grafeas/latest"}
json_instruct
{"type": "object", "properties": {"language": {"type": "string"}, "distribution_name": {"type": "string"}, "client_documentation": {"type": "string"}}, "required": ["language", "distribution_name", "client_documentation"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "array", "items": {"type": "string"}}, "key": {"type": "object", "properties": {"S": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "#": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "L": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["S", "#", "L"]}, "result": {"type": "object", "properties": {"item": {"type": "string"}, "count": {"type": "integer"}}, "required": ["item", "count"]}}, "required": ["type", "pattern", "key", "result"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "minecraft:crafting_shaped", "pattern" : ["#L#", "###", "S S"], "key" : {"S" : {"item" : "minecraft:stick"}, "#" : {"item" : "minecraft:dark_oak_planks"}, "L" : {"item" : "minecraft:dark_oak_log"}}, "result" : {"item" : "moblocks:dark_oak_simple_drawer", "count" : 2}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "array", "items": {"type": "string"}}, "key": {"type": "object", "properties": {"S": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "#": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "L": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["S", "#", "L"]}, "result": {"type": "object", "properties": {"item": {"type": "string"}, "count": {"type": "integer"}}, "required": ["item", "count"]}}, "required": ["type", "pattern", "key", "result"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"asset": {"type": "object", "properties": {"format": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "path": {"type": "string"}, "size": {"type": "object", "properties": {"width": {"type": "integer"}, "height": {"type": "integer"}}, "required": ["width", "height"]}, "state": {"type": "integer"}, "type": {"type": "integer"}}, "required": ["format", "id", "name", "path", "size", "state", "type"]}, "regions": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "boundingBox": {"type": "object", "properties": {"height": {"type": "number"}, "width": {"type": "number"}, "left": {"type": "number"}, "top": {"type": "number"}}, "required": ["height", "width", "left", "top"]}, "points": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}}}, "required": ["id", "type", "tags", "boundingBox", "points"]}}, "version": {"type": "string"}}, "required": ["asset", "regions", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"asset" : {"format" : "JPG", "id" : "ad681808752c9bcc0dbceab0e7b8ae4e", "name" : "PICT0038.JPG", "path" : "file:/Users/michaeltang/Downloads/TrainYourOwnTOLO/Data/Source%20Images/Training_Images/PICT0038.JPG", "size" : {"width" : 2976, "height" : 2232}, "state" : 2, "type" : 1}, "regions" : [{"id" : "oZaGHswxB", "type" : "RECTANGLE", "tags" : ["bar"], "boundingBox" : {"height" : 649.3112879104362, "width" : 1648.955829326923, "left" : 902.8212139423077, "top" : 776.1839100292}, "points" : [{"x" : 902.8212139423077, "y" : 776.1839100292}, {"x" : 2551.777043269231, "y" : 776.1839100292}, {"x" : 2551.777043269231, "y" : 1425.4951979396362}, {"x" : 902.8212139423077, "y" : 1425.4951979396362}]}], "version" : "2.2.0"}
json_instruct
{"type": "object", "properties": {"asset": {"type": "object", "properties": {"format": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "path": {"type": "string"}, "size": {"type": "object", "properties": {"width": {"type": "integer"}, "height": {"type": "integer"}}, "required": ["width", "height"]}, "state": {"type": "integer"}, "type": {"type": "integer"}}, "required": ["format", "id", "name", "path", "size", "state", "type"]}, "regions": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "boundingBox": {"type": "object", "properties": {"height": {"type": "number"}, "width": {"type": "number"}, "left": {"type": "number"}, "top": {"type": "number"}}, "required": ["height", "width", "left", "top"]}, "points": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}}}, "required": ["id", "type", "tags", "boundingBox", "points"]}}, "version": {"type": "string"}}, "required": ["asset", "regions", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "filename": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "npmName": {"type": "string"}, "npmFileMap": {"type": "array", "items": {"type": "object", "properties": {"basePath": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}}, "required": ["basePath", "files"]}}}, "required": ["name", "description", "version", "author", "keywords", "license", "filename", "repository", "npmName", "npmFileMap"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "optimal-select", "description" : "Get efficient & robust CSS selectors for HTML elements", "version" : "4.0.1", "author" : "Stefan D\u00fchring | Autarc <autarc@gmail.com>", "keywords" : ["css", "path", "selector"], "license" : "MIT", "filename" : "optimal-select.min.js", "repository" : {"type" : "git", "url" : "https://github.com/Autarc/optimal-select.git"}, "npmName" : "optimal-select", "npmFileMap" : [{"basePath" : "dist", "files" : ["**/*"]}]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "filename": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "npmName": {"type": "string"}, "npmFileMap": {"type": "array", "items": {"type": "object", "properties": {"basePath": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}}, "required": ["basePath", "files"]}}}, "required": ["name", "description", "version", "author", "keywords", "license", "filename", "repository", "npmName", "npmFileMap"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"generated_at": {"type": "string"}, "required_by": {"type": "array", "items": {"type": "string"}}, "requires": {"type": "array", "items": {}}, "package": {"type": "string"}}, "required": ["generated_at", "required_by", "requires", "package"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"generated_at" : "2017-01-27T09:37:32.024312", "required_by" : ["django-twitter-tag", "Twinkerer", "birding", "static_tl", "django-yaba", "rainbowstream", "twiboozer", "pyweet", "whistler", "bambu-tools", "emencia-django-socialaggregator", "PolarBird", "djehutysuddendeath", "braubuddy", "django-twittersync-oauth", "GjertsenTweet", "py-feedr", "rpitwit", "birdseed", "django-latest-tweets", "twittermetrics"], "requires" : [], "package" : "twitter"}
json_instruct
{"type": "object", "properties": {"generated_at": {"type": "string"}, "required_by": {"type": "array", "items": {"type": "string"}}, "requires": {"type": "array", "items": {}}, "package": {"type": "string"}}, "required": ["generated_at", "required_by", "requires", "package"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {".js": {"type": "string"}}, "required": [".js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{".js" : "efac38df049dd94040a743b3f102e3cb2825fc88.js"}
json_instruct
{"type": "object", "properties": {".js": {"type": "string"}}, "required": [".js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}, "egis": {"type": "null"}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1", "egis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"\u5de5\u5ee0\u540d\u7a31" : "\u76ca\u9435\u5be6\u696d\u80a1\u4efd\u6709\u9650\u516c\u53f8\u4e8c\u5ee0", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "T0701075", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "", "\u5de5\u5ee0\u5730\u5740" : "\u5f70\u5316\u7e23\u6c38\u9756\u9109\u6d6e\u5733\u6751\u5733\u4e2d\u5df746\u865f", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc" : "\u5f70\u5316\u7e23\u6c38\u9756\u9109\u6d6e\u5733\u6751", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d" : "\u5f35\u5c0f\u71d5", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f" : "89768125", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b" : "\u80a1\u4efd\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f" : "", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f" : "1050104", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b" : "\u751f\u7522\u4e2d", "\u7522\u696d\u985e\u5225" : ["25\u91d1\u5c6c\u88fd\u54c1\u88fd\u9020\u696d", "32\u5bb6\u5177\u88fd\u9020\u696d", "33\u5176\u4ed6\u88fd\u9020\u696d"], "\u4e3b\u8981\u7522\u54c1" : ["254\u91d1\u5c6c\u52a0\u5de5\u8655\u7406", "322\u91d1\u5c6c\u5bb6\u5177", "331\u80b2\u6a02\u7528\u54c1"], "egis" : null}
json_instruct
{"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}, "egis": {"type": "null"}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1", "egis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "integer"}, "citation_title": {"type": "string"}, "citation_author": {"type": "array", "items": {"type": "string"}}, "citation_publication_date": {"type": "string"}, "issue_date": {"type": "string"}, "revision_date": {"type": "string"}, "topics": {"type": "array", "items": {"type": "string"}}, "program": {"type": "null"}, "projects": {"type": "null"}, "working_groups": {"type": "null"}, "abstract": {"type": "string"}, "acknowledgement": {"type": "string"}}, "required": ["id", "citation_title", "citation_author", "citation_publication_date", "issue_date", "revision_date", "topics", "program", "projects", "working_groups", "abstract", "acknowledgement"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 19923, "citation_title" : "The Link Between Manufacturing Growth and Accelerated Services Growth in India", "citation_author" : ["Rajeev H. Dehejia", "Arvind Panagariya"], "citation_publication_date" : "2014-02-20", "issue_date" : "2014-02-20", "revision_date" : "2016-02-05", "topics" : ["Development and Growth", "Development", "Other", "Economic Systems"], "program" : null, "projects" : null, "working_groups" : null, "abstract" : "\n\nThe impact of trade liberalization on manufacturing growth has been widely studied in the literature. What has gone unappreciated is that accelerated manufacturing growth has also been accompanied by accelerated services growth. Using firm-level data from India, we find a positive spillover from manufacturing growth to gross value added, wages, employment, and worker productivity in services, especially large urban firms and in service sectors whose output is used as a manufacturing input.\n\n", "acknowledgement" : "\nPreviously circulated as \"Trade Liberalization in Manufacturing and Accelerated Growth in Services in India.\" Rajeev Dehejia and Arvind Panagariya acknowledge funding from the Franklin Templeton Foundation. No data on human subjects were gathered for this paper, so no IRB approval was obtained. The opinions expressed here are those of the authors and do not necessarily reflect the views of the John Templeton Foundation or the National Bureau of Economic Research.\n\n\n"}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "citation_title": {"type": "string"}, "citation_author": {"type": "array", "items": {"type": "string"}}, "citation_publication_date": {"type": "string"}, "issue_date": {"type": "string"}, "revision_date": {"type": "string"}, "topics": {"type": "array", "items": {"type": "string"}}, "program": {"type": "null"}, "projects": {"type": "null"}, "working_groups": {"type": "null"}, "abstract": {"type": "string"}, "acknowledgement": {"type": "string"}}, "required": ["id", "citation_title", "citation_author", "citation_publication_date", "issue_date", "revision_date", "topics", "program", "projects", "working_groups", "abstract", "acknowledgement"], "$schema": "http://json-schema.org/draft-07/schema#"}