input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "migrate-up": {"type": "string"}...
{"name" : "simple-ci", "version" : "1.0.0", "description" : "Simple Continuous Integration Server", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "migrate-up" : "migrate up"}, "author" : "Jerry Sievert <code@legitimatesounding.com>", "license" : "MIT", "dependencies" : {"gm" ...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "migrate-up": {"type": "string"}}, "required": ["test", "migrate-up"]}, "author": {"type": ...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "expression": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}}, "required": ["id", "expression"], "$schema": "http://json-...
{"id" : "http://data.doremus.org/performance/114348e6-9ec1-37d2-8259-ce6dd4983c58", "expression" : [{"id" : "http://data.doremus.org/expression/bea7eedf-e370-3988-9e70-25e0dd74ce95"}, {"id" : "http://data.doremus.org/expression/84a46de4-4110-314c-955a-ce42862b8e3f"}, {"id" : "http://data.doremus.org/expression/abb2fed8...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "expression": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}}, "required": ["id", "expression"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test...
{"name" : "auth-ref", "version" : "1.0.0", "description" : "To be used as reference while doing NodeJS auths", "main" : "index.js", "scripts" : {"test" : "test"}, "keywords" : ["auth"], "author" : "Harish S", "license" : "MIT", "dependencies" : {"bcrypt" : "^1.0.3", "body-parser" : "^1.18.2", "connect-flash" : "^0.1.1"...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author...
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "210882006001", "text" : "\u4e94\u4e00\u793e\u533a"}, {"id" : "210882006002", "text" : "\u87e0\u9f99\u793e\u533a"}, {"id" : "210882006003", "text" : "\u632f\u5174\u793e\u533a"}, {"id" : "210882006004", "text" : "\u80dc\u5229\u793e\u533a"}, {"id" : "210882006005", "text" : "\u77f3\u6865\u793e\u533a"}, {"id" : "...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"contacts": {"type": "array", "items": {}}, "guideStarURL": {"type": "string"}, "name": {"type": "string"}, "primaryEmail": {"type": "string"}, "telephone": {"type": "array", "items": {"type": "string"}}, "mainA...
{"contacts" : [], "guideStarURL" : "http://www.guidestarindia.org/Summary.aspx?CCReg=2236", "name" : "SHREE SHIVSHANKAR BAHUDESHIYA SEVABHAVI SANSTHA", "primaryEmail" : "shivshankarsevabhavisanstha@gmail.com", "telephone" : ["912454220221"], "mainAddrress" : {"state" : "Maharashtra", "address" : ["Care of B E Sontakke...
json_instruct
{"type": "object", "properties": {"contacts": {"type": "array", "items": {}}, "guideStarURL": {"type": "string"}, "name": {"type": "string"}, "primaryEmail": {"type": "string"}, "telephone": {"type": "array", "items": {"type": "string"}}, "mainAddrress": {"type": "object", "properties": {"state": {"type": "string"}, "a...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"Id": {"type": "string"}, "CountryId": {"type": "string"}, "Name": {"type": "string"}, "Code": {"type": "string"}}, "required": ["Id", "CountryId", "Name", "Code"], "$schema": "http://json-schema.org/draft-07/sc...
{"Id" : "d1562c4d-3163-4e92-a361-05c2b9541772", "CountryId" : "1fcc4a89-0e8f-4fa2-b8d0-4ff5ec2277df", "Name" : "Staffordshire, England", "Code" : "STS"}
json_instruct
{"type": "object", "properties": {"Id": {"type": "string"}, "CountryId": {"type": "string"}, "Name": {"type": "string"}, "Code": {"type": "string"}}, "required": ["Id", "CountryId", "Name", "Code"], "$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#"}
[["371003103200", "\u9ad8\u6751\u6751\u59d4\u4f1a", "121", "0"], ["371003103201", "\u6cb3\u897f\u6751\u59d4\u4f1a", "122", "0"], ["371003103202", "\u5cad\u4e0a\u8463\u5bb6\u6751\u59d4\u4f1a", "122", "0"], ["371003103203", "\u4e07\u5bb6\u6751\u59d4\u4f1a", "220", "0"], ["371003103204", "\u897f\u5c71\u5f20\u5bb6\u6751\u5...
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"tableName": {"type": "string"}, "schemaName": {"type": "string"}, "host": {"type": "string"}, "port": {"type": "string"}, "clusterName": {"type": "string"}, "index": {"type": "string"}, "type": {"type": "string"}, "columns": {...
{"tableName" : "region", "schemaName" : "tpch", "host" : "localhost", "port" : "9300", "clusterName" : "test", "index" : "region", "type" : "doc", "columns" : [{"name" : "regionkey", "type" : "bigint", "jsonPath" : "regionkey", "jsonType" : "bigint", "ordinalPosition" : "0"}, {"name" : "name", "type" : "varchar", "json...
json_instruct
{"type": "object", "properties": {"tableName": {"type": "string"}, "schemaName": {"type": "string"}, "host": {"type": "string"}, "port": {"type": "string"}, "clusterName": {"type": "string"}, "index": {"type": "string"}, "type": {"type": "string"}, "columns": {"type": "array", "items": {"type": "object", "properties": ...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"ssid": {"type": "string"}, "ssidHidden": {"type": "integer"}, "password": {"type": "string"}, "apChannel": {"type": "integer"}, "wifiClient": {"type": "integer"}, "ssidClient": {"type": "string"}, "passwordClient": {...
{"ssid" : "CATCH-ME", "ssidHidden" : 1, "password" : "", "apChannel" : 1, "wifiClient" : 0, "ssidClient" : "", "passwordClient" : "", "hostname" : "CATCH-ME", "macAp" : "c3:01:a7:a9:06:84", "randMacAp" : 0, "apScanHidden" : 1, "deauthReason" : 1, "attackTimeout" : 0, "attackPacketRate" : 10, "clientScanTime" : 15, "bea...
json_instruct
{"type": "object", "properties": {"ssid": {"type": "string"}, "ssidHidden": {"type": "integer"}, "password": {"type": "string"}, "apChannel": {"type": "integer"}, "wifiClient": {"type": "integer"}, "ssidClient": {"type": "string"}, "passwordClient": {"type": "string"}, "hostname": {"type": "string"}, "macAp": {"type": ...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "rarity": {"type": "string"}, "type": {"type": "string"}, "subtypes": {"type": "array", "items": {"type": "string"}}, "cost": {"type": "integer"}, "power": {"type": "integer"}, "health": {...
{"name" : "Fighters Guild Elite", "rarity" : "Legendary", "type" : "Creature", "subtypes" : ["Orc"], "cost" : 5, "power" : 2, "health" : 2, "set" : {"name" : "Alliance War", "id" : "aw"}, "collectible" : true, "soulSummon" : 1200, "soulTrap" : 400, "text" : "Expertise: Double Fighters Guild Elite's power and health.", ...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "rarity": {"type": "string"}, "type": {"type": "string"}, "subtypes": {"type": "array", "items": {"type": "string"}}, "cost": {"type": "integer"}, "power": {"type": "integer"}, "health": {"type": "integer"}, "set": {"type": "object", "properties": {"name": {...
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://js...
[{"name" : "CHARLE", "frequency" : 1157, "males" : "89.45548833189282 %", "females" : "10.544511668107173 %"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"text": {"type": "string"}, "url": {"type": "string"}}, "required": ["text", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"text" : " Dividing two rational expressions by factoring and simplifying\n\n\n\n\n", "url" : "https://www.youtube.com/watch?v=CTDCTk7azxY"}
json_instruct
{"type": "object", "properties": {"text": {"type": "string"}, "url": {"type": "string"}}, "required": ["text", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"resources": {"type": "object", "properties": {"includes": {"type": "array", "items": {"type": "object", "properties": {"pattern": {"type": "string"}}, "required": ["pattern"]}}}, "required": ["includes"]}}, "re...
{"resources" : {"includes" : [{"pattern" : "META-INF/micronaut/.*$"}]}}
json_instruct
{"type": "object", "properties": {"resources": {"type": "object", "properties": {"includes": {"type": "array", "items": {"type": "object", "properties": {"pattern": {"type": "string"}}, "required": ["pattern"]}}}, "required": ["includes"]}}, "required": ["resources"], "$schema": "http://json-schema.org/draft-07/schema#...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "5315040003", "district_id" : "5315040", "name" : "GOLO RUU"}
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#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Alena Hall", "email" : "lenokhall@gmail.com"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"amenity": {"type": "string"}, "vending": {"type": "string"}, "id": {"type": "string"}}, "required": ["amenity", "vending", "id...
{"type" : "Feature", "id" : "node/9183644775", "properties" : {"amenity" : "vending_machine", "vending" : "potatoes", "id" : "node/9183644775"}, "geometry" : {"type" : "Point", "coordinates" : [16.7101085, 48.2654602]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"amenity": {"type": "string"}, "vending": {"type": "string"}, "id": {"type": "string"}}, "required": ["amenity", "vending", "id"]}, "geometry": {"type": "object", "properties": {"type"...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"timestamp": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"data_type": {"type": "string"}, "value": {"type": "string"}, "max": {"type": "string"}, "min": {"type": "string"},...
{"timestamp" : "2020-09-30T15:18:58Z", "data" : [{"data_type" : "pm10", "value" : "1.13", "max" : "7.00", "min" : "0.00", "sd" : "2.00"}, {"data_type" : "pm2.5", "value" : "1.13", "max" : "7.00", "min" : "0.00", "sd" : "2.00"}, {"data_type" : "pm1", "value" : "0.27", "max" : "1.00", "min" : "0.00", "sd" : "0.46"}, {"da...
json_instruct
{"type": "object", "properties": {"timestamp": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"data_type": {"type": "string"}, "value": {"type": "string"}, "max": {"type": "string"}, "min": {"type": "string"}, "sd": {"type": "string"}}, "required": ["data_type", "value", "max",...
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Title": {"type": "string"}, "Description": {"type": "string"}, "CveIDs": {"type": "array", "items": {"type": "string"}}, "References": {"type": "array", "items": {"type...
[{"Name" : "adobe_cooltype_sing.rb", "Title" : "Adobe CoolType SING Table \"uniqueName\" Stack Buffer Overflow", "Description" : "This module exploits a vulnerability in the Smart INdependent Glyplets (SING) table handling within versions 8.2.4 and 9.3.4 of Adobe Reader. Prior versions are assumed to be vulnerable as w...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Title": {"type": "string"}, "Description": {"type": "string"}, "CveIDs": {"type": "array", "items": {"type": "string"}}, "References": {"type": "array", "items": {"type": "string"}}}, "required": ["Name", "Title", "Description", "...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"critiques": {"type": "object", "properties": {"689": {"type": "object", "properties": {"rubric_items": {"type": "object", "properties": {"5531": {"type": "object", "properties": {"result": {"type": "string"}, "obser...
{"critiques" : {"689" : {"rubric_items" : {"5531" : {"result" : "passed", "observation" : "Correct!"}, "5530" : {"result" : "failed", "observation" : "Your solve() function did not yield a valid solution for diagonal sudoku. Try your code on the following example:\n9.1....8.8.5.7..4.2.4....6...7......5..............83...
json_instruct
{"type": "object", "properties": {"critiques": {"type": "object", "properties": {"689": {"type": "object", "properties": {"rubric_items": {"type": "object", "properties": {"5531": {"type": "object", "properties": {"result": {"type": "string"}, "observation": {"type": "string"}}, "required": ["result", "observation"]}, ...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"372012": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "count": {"type": "integer"}, "N.A.//": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]},...
{"372012" : {"count" : 1}, "count" : 10, "N.A.//" : {"count" : 5}, "999920" : {"count" : 1}, "353031" : {"count" : 1}, "433071" : {"count" : 1}, "537064" : {"count" : 1}}
json_instruct
{"type": "object", "properties": {"372012": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "count": {"type": "integer"}, "N.A.//": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "999920": {"type": "object", "properties": {"count": {"typ...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"husky": {"type": "string"}}, "required": ["husky"]}, "scripts...
{"name" : "ejemplo", "version" : "1.0.0", "description" : "Minimal Mistakes Jekyll theme npm build scripts", "devDependencies" : {"husky" : "^2.7.0"}, "scripts" : {"prepare" : "husky install"}, "husky" : {"hooks" : {"applypatch-msg" : "echo \"[Husky] applypatch-msg\"", "pre-applypatch" : "echo \"[Husky] pre-applypatch\...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"husky": {"type": "string"}}, "required": ["husky"]}, "scripts": {"type": "object", "properties": {"prepare": {"type": "string"}}, "require...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": ...
{"userId" : 91841, "cartId" : "6603ae22-dc57-49ef-bb4e-7788cb0b20f5", "preferredProducts" : [1298, 700, 4782, 1617], "productReviews" : [{"productId" : 2876, "reviewText" : "I tried to belly-flop it but got Turkish Delight all over it.", "reviewDate" : "2017-03-24T14:18:39.1471907+02:00"}]}
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewD...
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "object", "properties": {"address_components": {"type": "array", "items": {"type": "object", "properties": {"long_name": {"type": "string"}, "short_name": {"type": "string"}, "types": {"type": "array", "item...
[{"address_components" : [{"long_name" : "Do\u011fankent", "short_name" : "Do\u011fankent", "types" : ["locality", "political"]}, {"long_name" : "Merkez", "short_name" : "Merkez", "types" : ["administrative_area_level_4", "political"]}, {"long_name" : "Do\u011fankent", "short_name" : "Do\u011fankent", "types" : ["admin...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"address_components": {"type": "array", "items": {"type": "object", "properties": {"long_name": {"type": "string"}, "short_name": {"type": "string"}, "types": {"type": "array", "items": {"type": "string"}}}, "required": ["long_name", "short_name", "types"]}},...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"Prompt": {"type": "string"}, "InitialFilter": {"type": "string"}, "StickySelection": {"type": "boolean"}}, "required": ["Prompt", "InitialFilter", "StickySelection"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Prompt" : ">", "InitialFilter" : "SmartCase", "StickySelection" : true}
json_instruct
{"type": "object", "properties": {"Prompt": {"type": "string"}, "InitialFilter": {"type": "string"}, "StickySelection": {"type": "boolean"}}, "required": ["Prompt", "InitialFilter", "StickySelection"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"vendorIsPublished": {"type": "boolean"}}, "required": ["vendorIsPublished"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"vendorIsPublished" : true}
json_instruct
{"type": "object", "properties": {"vendorIsPublished": {"type": "boolean"}}, "required": ["vendorIsPublished"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "bin": {"type": "string"}, "scripts": {"type": "object", "properties": {"pretest": {"type": "...
{"name" : "rewrite-url-follower", "version" : "1.0.2", "description" : "rewrite the URLs in couchdb from one registry to another", "main" : "index.js", "bin" : "./bin/rewrite-url-follower.js", "scripts" : {"pretest" : "standard", "test" : "nyc mocha test/rewrite-url-follower.js"}, "repository" : {"type" : "git", "url" ...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "bin": {"type": "string"}, "scripts": {"type": "object", "properties": {"pretest": {"type": "string"}, "test": {"type": "string"}}, "required": ["pretest", "test"]}...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "ultimatelights:block/light_block_brown"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}, "points": {"type": "integer"}, "description": {"type": "string"}, "reward": {"type": "string"}, "rewardItems": {"type": "array", "items": {}}, "icon": {"type"...
{"id" : 11024, "title" : "Soldier of the Alliance: Legion Season 1", "points" : 0, "description" : "End Legion PvP season 1 in the top 35% of the rated battleground ladder (requires 50 games won in Legion Season 1).", "reward" : "Title Reward: Soldier of the Alliance", "rewardItems" : [], "icon" : "achievement_pvp_g_a"...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}, "points": {"type": "integer"}, "description": {"type": "string"}, "reward": {"type": "string"}, "rewardItems": {"type": "array", "items": {}}, "icon": {"type": "string"}, "criteria": {"type": "array", "items": {}}, "accountWide": ...
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "answer": {"type": "string"}}, "required": ["name", "answer"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "Integer non tellus lobortis, pharetra mi in, feugiat est?", "answer" : "ac sodales tortor dui eget dolor. Sed at leo iaculis odio rutrum feugiat ut posuere orci. In bibendum pharetra ligula, vitae ornare quam porta in."}, {"name" : "Curabitur nec ipsum hendrerit, pulvinar magna at, efficitur nunc?", "answer...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "answer": {"type": "string"}}, "required": ["name", "answer"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"PORT": {"type": "integer"}, "ADMIN_PORT": {"type": "integer"}, "HOSTNAME": {"type": "string"}, "ENABLE_TOKEN_AUTH": {"type": "boolean"}, "ENABLE_BASIC_AUTH": {"type": "boolean"}, "LEDGER_ACCOUNT_NAME": {"type": "s...
{"PORT" : 3000, "ADMIN_PORT" : 3001, "HOSTNAME" : "http://central-ledger", "ENABLE_TOKEN_AUTH" : false, "ENABLE_BASIC_AUTH" : false, "LEDGER_ACCOUNT_NAME" : "LedgerName", "LEDGER_ACCOUNT_PASSWORD" : "LedgerPassword", "AMOUNT" : {"PRECISION" : 10, "SCALE" : 2}, "SIDECAR" : {"DISABLED" : false, "HOST" : "localhost", "POR...
json_instruct
{"type": "object", "properties": {"PORT": {"type": "integer"}, "ADMIN_PORT": {"type": "integer"}, "HOSTNAME": {"type": "string"}, "ENABLE_TOKEN_AUTH": {"type": "boolean"}, "ENABLE_BASIC_AUTH": {"type": "boolean"}, "LEDGER_ACCOUNT_NAME": {"type": "string"}, "LEDGER_ACCOUNT_PASSWORD": {"type": "string"}, "AMOUNT": {"type...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"labels": {"type": "array", "items": {"type": "string"}}, "values": {"type": "array", "items": {"type": "integer"}}}, "required": ["labels", "values"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"labels" : ["1900\u5e74-1990\u5e74", "1991\u5e74-2000\u5e74", "2001\u5e74-2010\u5e74", "2011\u5e74", "2012\u5e74", "2013\u5e74", "2014\u5e74", "2015\u5e74", "2016\u5e74", "2017\u5e74", "2018\u5e74"], "values" : [2, 4, 5, 1, 3, 3, 3, 2, 4, 4, 1]}
json_instruct
{"type": "object", "properties": {"labels": {"type": "array", "items": {"type": "string"}}, "values": {"type": "array", "items": {"type": "integer"}}}, "required": ["labels", "values"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "speed": {"type": "integer"}, "path": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "size": {"type": "object", "properties": {"width": {"type": "integer"}, ...
{"name" : "flag.json", "speed" : 500, "path" : [[19, 20], [18, 64], [18, 124], [19, 174], [20, 222], [21, 274], [17, 324], [19, 351], [19, 389], [19, 414], [26, 368], [25, 327], [23, 287], [20, 240], [18, 197], [17, 155], [17, 58], [18, 20], [26, 71], [25, 105], [25, 144], [25, 194], [26, 240], [26, 282], [25, 328], [2...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "speed": {"type": "integer"}, "path": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "size": {"type": "object", "properties": {"width": {"type": "integer"}, "height": {"type": "integer"}}, "required": ["width", "height"]}}, "req...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "mobfulbricks:block/carmen_brick_wall"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"Success": {"type": "boolean"}}, "required": ["Success"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Success" : true}
json_instruct
{"type": "object", "properties": {"Success": {"type": "boolean"}}, "required": ["Success"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "dt": {"type": "integer"}, "ar": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "requi...
[{"id" : 1339725759, "name" : "\u9752\u6625\u6709\u4f60", "dt" : 213128, "ar" : {"id" : 31153286, "name" : "\u9752\u6625\u6709\u4f60"}, "al" : {"id" : 75136812, "name" : "\u9752\u6625\u6709\u4f60", "picUrl" : "https://p2.music.126.net/IvMjubbqD3XuptEZ0L65fQ==/109951163796421185.jpg"}}, {"id" : 1828793453, "name" : "We ...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "dt": {"type": "integer"}, "ar": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "al": {"type": "object", "properties": {"id": {"type...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "ha...
{"version" : 1.2, "people" : [{"pose_keypoints_2d" : [994.064, 203.473, 1, 998.056, 249.228, 1, 954.132, 249.699, 1, 944.162, 315.12, 1, 934.926, 348.003, 1, 1025.84, 256.812, 1, 1032.97, 316.901, 1, 1033, 377.749, 1, 947.078, 344.511, 1, 939.277, 438.271, 1, 936.548, 497.091, 1, 1001.77, 366.205, 1, 1022.31, 439.426, ...
json_instruct
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "han...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"confirmed": {"type": "integer"}, "deaths": {"type": "integer"}, "recovered": {"type": "integer"}}, "required": ["confirmed", "deaths", "recovered"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"confirmed" : 22192, "deaths" : 236, "recovered" : 17629}
json_instruct
{"type": "object", "properties": {"confirmed": {"type": "integer"}, "deaths": {"type": "integer"}, "recovered": {"type": "integer"}}, "required": ["confirmed", "deaths", "recovered"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"...
{"type" : "MultiPolygon", "coordinates" : [[[[-101.204225, 39.381665], [-101.204217, 39.383932], [-101.204222, 39.385139], [-101.204225, 39.385545], [-101.204222, 39.385753], [-101.204184, 39.388844], [-101.204144, 39.395019], [-101.204134, 39.395368], [-101.204077, 39.395367], [-101.203594, 39.395357], [-101.201478, 3...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"amenity": {"type": "string"}, "barrier": {"type": "string"}, "id": {"type": "string"}}, "required": ["amenity", "barrier", "...
{"type" : "Feature", "id" : "way/89453177", "properties" : {"amenity" : "marketplace", "barrier" : "fence", "id" : "way/89453177"}, "geometry" : {"type" : "Point", "coordinates" : [17.1685084, 48.1576328]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"amenity": {"type": "string"}, "barrier": {"type": "string"}, "id": {"type": "string"}}, "required": ["amenity", "barrier", "id"]}, "geometry": {"type": "object", "properties": {"type"...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"pro...
{"userId" : 37826, "cartId" : "71bb1200-48d8-42d9-b3a0-4d1131f4a5e4", "preferredProducts" : [4213], "productReviews" : [{"productId" : 64, "reviewText" : "talk about bliss!!", "reviewDate" : "2018-11-02T09:31:39.9015301+02:00"}, {"productId" : 1953, "reviewText" : "The box this comes in is 4 mile by 5 inch and weights ...
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewD...
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"liveId": {"type": "string"}, "title": {"type": "string"}, "subTitle": {"type": "string"}, "picPath": {"type": "string"}, "startTime": {"type": "integer"}, "memberId": {"type": "integer"}...
[{"liveId" : "5a8cee3c0cf29aa343fbe12f", "title" : "\u8d56\u6893\u60dc\u7684\u76f4\u64ad\u95f4", "subTitle" : "\u76f4\u64ad\u4e00\u4f1a\u4f1a", "picPath" : "/mediasource/live/1519185468528j9630QqIlC.png", "startTime" : 1519185468871, "memberId" : 459995, "liveType" : 1, "picLoopTime" : 0, "lrcPath" : "/mediasource/live...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"liveId": {"type": "string"}, "title": {"type": "string"}, "subTitle": {"type": "string"}, "picPath": {"type": "string"}, "startTime": {"type": "integer"}, "memberId": {"type": "integer"}, "liveType": {"type": "integer"}, "picLoopTime": {"type": "integer"}, "...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"2": {"type": "boolean"}}, "required": ["2"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : "56808f5124ab6437d856", "c" : {"2" : true}}
json_instruct
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"2": {"type": "boolean"}}, "required": ["2"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "year": {"type": "string"}, "departments": {"type": "array",...
{"title" : "Community Recovery in Graphs with Locality.", "fields" : ["graph", "theoretical computer science", "pairwise comparison", "social network", "locality"], "abstract" : "Motivated by applications in domains such as social networks and computational biology, we study the problem of community recovery in graphs ...
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": {"typ...
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"skyblock_id": {"type": "string"}, "quantity": {"type": "string"}, "item_name": {"type": "string"}}, "required": ["skyblock_id", "quantity", "item_name"]}, "$schema": "http://json-schema.org...
[{"skyblock_id" : "WATER_LILY", "quantity" : "16", "item_name" : "Water lily"}, {"skyblock_id" : "WATER_LILY", "quantity" : "16", "item_name" : "Water lily"}, {"skyblock_id" : "WATER_LILY", "quantity" : "16", "item_name" : "Water lily"}, {"skyblock_id" : "WATER_LILY", "quantity" : "16", "item_name" : "Water lily"}, {"s...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"skyblock_id": {"type": "string"}, "quantity": {"type": "string"}, "item_name": {"type": "string"}}, "required": ["skyblock_id", "quantity", "item_name"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:i...
{"id" : 404395769, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "27a6366b4d5e50f1f7e1ca2303beb5f7", "wof:id" : 404395769, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [3.22333, 43.55194, 3.22333, 43.55194], "geometry" : {"coordinates"...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["...
Construct a JSON document that adheres to this schema specification: {"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" : "ABDULKAREM", "frequency" : 3, "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": {"type": {"type": "string"}, "id": {"type": "string"}, "spec_version": {"type": "string"}, "objects": {"type": "array", "items": {"type": "object", "properties": {"created_by_ref": {"type": "string"}, "object_marking_r...
{"type" : "bundle", "id" : "bundle--4c0196e7-9cd4-469d-8730-d466cdaae281", "spec_version" : "2.0", "objects" : [{"created_by_ref" : "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs" : ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "source_ref" : "intrusion-set--090242d7-73fc-4738-af...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "spec_version": {"type": "string"}, "objects": {"type": "array", "items": {"type": "object", "properties": {"created_by_ref": {"type": "string"}, "object_marking_refs": {"type": "array", "items": {"type": "string"}}, "source_ref": {...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"title": {"type": "string"}, "creators": {"type": "array", "items": {"type": "object", "properties": {"affiliation": {"type": "string"}, "name": {"type": "string"}, "orcid": {"type": "string"}}, "required": ["affili...
{"title" : "Functions Used in Predicting Portal Rodent Dynamics", "creators" : [{"affiliation" : "University of Florida", "name" : "Juniper L. Simonis", "orcid" : "0000-0001-9798-0460"}, {"affiliation" : "University of Florida", "name" : "Glenda M. Yenni", "orcid" : "0000-0001-6969-1848"}, {"affiliation" : "University ...
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "creators": {"type": "array", "items": {"type": "object", "properties": {"affiliation": {"type": "string"}, "name": {"type": "string"}, "orcid": {"type": "string"}}, "required": ["affiliation", "name", "orcid"]}}, "description": {"type": "string"}, "keyword...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "integer"}, "date": {"type": "string"}, "user": {"type": "string"}, "post": {"type": "string"}}, "required": ["id", "date", "user", "post"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 19750, "date" : "2014-01-09 11:28:19", "user" : "rmlhhd", "post" : "Hello,\r\n\r\nI am selling a TurnKeyInternet Professional 1 Account for $50\r\n\r\nThe full detail are here - http://turnkeyinternet.net/cybermonday/turbo-linux-reseller-hosting/\r\n\r\nYou'll get the Reseller account and WHMCS for 1 year.\r\n\...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "date": {"type": "string"}, "user": {"type": "string"}, "post": {"type": "string"}}, "required": ["id", "date", "user", "post"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"robloxLsp.diagnostics.globals": {"type": "array", "items": {"type": "string"}}}, "required": ["robloxLsp.diagnostics.globals"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"robloxLsp.diagnostics.globals" : ["BillboardGui"]}
json_instruct
{"type": "object", "properties": {"robloxLsp.diagnostics.globals": {"type": "array", "items": {"type": "string"}}}, "required": ["robloxLsp.diagnostics.globals"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"author": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type": "integer"}, "m...
{"author" : {"id" : "t2_5398bqk3", "name" : "rustymaps"}, "date" : {"day" : 1592092800, "full" : 1592145367, "month" : 1590969600, "week" : 1592092800}, "id" : "t3_h8uww3", "misc" : {"postHint" : "image"}, "picture" : {"filesize" : 190725, "fullUrl" : "https://preview.redd.it/a4tg2gxwzv451.jpg?auto=webp&s=54ab0e67df050...
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"}},...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": ...
{"id" : 101831961, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "dbc00c96037ee5fc351adafc7bd2b942", "wof:id" : 101831961, "wof:repo" : "whosonfirst-data-admin-cz"}, "bbox" : [17.39312, 49.29785, 17.39312, 49.29785], "geometry" : {"coordinate...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"goals": {"type": "object", "properties": {"calories": {"type": "integer"}}, "required": ["calories"]}, "foodPlan": {"type": "object", "properties": {"intensity": {"type": "string"}, "estimatedDate": {"type": "stri...
{"goals" : {"calories" : 1800}, "foodPlan" : {"intensity" : "MEDIUM", "estimatedDate" : "2012-12-31", "personalized" : true}}
json_instruct
{"type": "object", "properties": {"goals": {"type": "object", "properties": {"calories": {"type": "integer"}}, "required": ["calories"]}, "foodPlan": {"type": "object", "properties": {"intensity": {"type": "string"}, "estimatedDate": {"type": "string"}, "personalized": {"type": "boolean"}}, "required": ["intensity", "e...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "tagline": {"type": "string"}, "body": {"type": "string"}, "google": {"type": "string"}, "note": {"type": "string"}}, "required": ["name", "tagline", "body", "google", "note"], "$sc...
{"name" : "projecthydra-labs.github.io", "tagline" : "ProjectHydra Labs", "body" : "### Welcome to Project Hydra Labs\r\n\r\nProject Hydra Labs is the testing ground for thought experiments and code that may not yet be ready for general adoption.\r\n", "google" : "", "note" : "Don't delete this file! It's used internal...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "tagline": {"type": "string"}, "body": {"type": "string"}, "google": {"type": "string"}, "note": {"type": "string"}}, "required": ["name", "tagline", "body", "google", "note"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": ...
{"nom" : "Fouch\u00e8res", "dpt" : "Yonne", "inscrits" : 346, "abs" : 49, "votants" : 297, "blancs" : 32, "nuls" : 0, "exp" : 265, "res" : [{"panneau" : "1", "voix" : 156}, {"panneau" : "2", "voix" : 109}]}
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object"...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"history": {"type": "object", "properties": {"title": {"type": "string"}, "labels": {"type": "object", "properties": {"choose": {"type": "string"}, "start": {"type": "string"}, "end": {"type": "string"}, "load...
{"history" : {"title" : "History", "labels" : {"choose" : "- Please Choose -", "start" : "Start", "end" : "End", "loading" : "Loading...", "nothing" : "No data points to display", "date" : "Date and time", "all_channels" : "All channels: ", "widget_channels" : "Channels used in widgets: "}, "buttons" : {"delete" : "del...
json_instruct
{"type": "object", "properties": {"history": {"type": "object", "properties": {"title": {"type": "string"}, "labels": {"type": "object", "properties": {"choose": {"type": "string"}, "start": {"type": "string"}, "end": {"type": "string"}, "loading": {"type": "string"}, "nothing": {"type": "string"}, "date": {"type": "st...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"nendo": {"type": "integer"}, "seibetu": {"type": "string"}, "nenrei": {"type": "integer"}, "sintyoo": {"type": "integer"}, "taizyuu": {"type": "number"}}, "required": ["nendo", "seibetu", "nenrei", "sintyoo",...
{"nendo" : 1999, "seibetu" : "\u5973", "nenrei" : 17, "sintyoo" : 137, "taizyuu" : 28.0}
json_instruct
{"type": "object", "properties": {"nendo": {"type": "integer"}, "seibetu": {"type": "string"}, "nenrei": {"type": "integer"}, "sintyoo": {"type": "integer"}, "taizyuu": {"type": "number"}}, "required": ["nendo", "seibetu", "nenrei", "sintyoo", "taizyuu"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"call_graph": {"type": "object", "properties": {"Overview": {"type": "string"}, "Parsers": {"type": "string"}, "Graph Generator": {"type": "string"}, "CLI": {"type": "string"}}, "required": ["Overview", "Parse...
{"call_graph" : {"Overview" : "/", "Parsers" : "parsers.html", "Graph Generator" : "graph_generator.html", "CLI" : "cli.html"}}
json_instruct
{"type": "object", "properties": {"call_graph": {"type": "object", "properties": {"Overview": {"type": "string"}, "Parsers": {"type": "string"}, "Graph Generator": {"type": "string"}, "CLI": {"type": "string"}}, "required": ["Overview", "Parsers", "Graph Generator", "CLI"]}}, "required": ["call_graph"], "$schema": "htt...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"capital": {"type": "string"}, "continent": {"type": "string"}, "name": {"type": "string"}, "officialName": {"type": "string"}, "distSign": {"type": "string"}, "dialCode": {"type": "string"}, "edgar": {"type": "...
{"capital" : "Antananarivo", "continent" : "AF", "name" : "Madagascar", "officialName" : "Madagascar", "distSign" : "RM", "dialCode" : "261", "edgar" : "N6", "fifa" : "MAD", "fips" : "MA", "gaul" : "150", "geoNameId" : "1062947", "olympicsId" : "MAD", "iso2" : "MG", "iso3" : "MDG", "currencyCode" : "MGA", "currencyCoun...
json_instruct
{"type": "object", "properties": {"capital": {"type": "string"}, "continent": {"type": "string"}, "name": {"type": "string"}, "officialName": {"type": "string"}, "distSign": {"type": "string"}, "dialCode": {"type": "string"}, "edgar": {"type": "string"}, "fifa": {"type": "string"}, "fips": {"type": "string"}, "gaul": {...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "directories": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["t...
{"name" : "@chatsight/hostel", "version" : "1.0.3", "description" : "Nomad Client for NodeJS", "main" : "main.js", "directories" : {"test" : "tests"}, "scripts" : {"test" : "jest"}, "keywords" : ["nomad", "hashicorp"], "author" : "LKNSI", "license" : "MIT", "dependencies" : {"agentkeepalive" : "^4.1.4", "axios" : "^0.2...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "directories": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "scripts": {"type": "object", "properties": {"test": {"type": "...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"modestmaps.js": {"type": "string"}, "modestmaps.min.js": {"type": "string"}}, "required": ["modestmaps.js", "modestmaps.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"modestmaps.js" : "sha256-WGoSzMi8mNfk6V7bOhIaJ5xA3PxSQcnIFWE/BRVqOmY=", "modestmaps.min.js" : "sha256-+BV7rh+axvp2vhnDaTMx/5ob5txBoiY7NjgYUzXOPwY="}
json_instruct
{"type": "object", "properties": {"modestmaps.js": {"type": "string"}, "modestmaps.min.js": {"type": "string"}}, "required": ["modestmaps.js", "modestmaps.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"datestamp": {"type": "string"}, "nameWithOwner": {"type": "string"}, "name": {"type": "string"}, "commits": {"type": "integer"}, "forkCount": {"type": "integer"}, "issues": {"type": "integer"}, "openIssues": ...
{"datestamp" : "2019-10-18", "nameWithOwner" : "twitter/rpc-perf", "name" : "rpc-perf", "commits" : 354, "forkCount" : 43, "issues" : 49, "openIssues" : 6, "closedIssues" : 43, "pullRequests" : 215, "openPullRequests" : 2, "mergedPullRequests" : 206, "closedPullRequests" : 7, "stargazers" : 313, "watchers" : 22}
json_instruct
{"type": "object", "properties": {"datestamp": {"type": "string"}, "nameWithOwner": {"type": "string"}, "name": {"type": "string"}, "commits": {"type": "integer"}, "forkCount": {"type": "integer"}, "issues": {"type": "integer"}, "openIssues": {"type": "integer"}, "closedIssues": {"type": "integer"}, "pullRequests": {"t...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"type": "string"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": ...
{"code" : 7504033, "parent" : 7504, "name" : "SUWAWA TENGAH", "latitude" : "0.53745860650018", "longitude" : "123.17973617854", "postal" : [96584, 96564], "children" : [7504033001, 7504033002, 7504033003, 7504033004, 7504033005, 7504033006]}
json_instruct
{"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"type": "string"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": "array", "items": {"type": "integer"}}}, "required": ...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"additionalFooterText": {"type": "string"}, "anchorCharacter": {"type": "string"}, "lineBreaks": {"type": "string"}, "title": {"type": "string"}, "useSideMenu": {"type": "boolean"}}, "required": ["additionalFooterText", "anc...
{"additionalFooterText" : "All content and images &copy; Finnoybu.&nbsp;", "anchorCharacter" : "#", "lineBreaks" : "gfm", "title" : "Finnoybu", "useSideMenu" : false}
json_instruct
{"type": "object", "properties": {"additionalFooterText": {"type": "string"}, "anchorCharacter": {"type": "string"}, "lineBreaks": {"type": "string"}, "title": {"type": "string"}, "useSideMenu": {"type": "boolean"}}, "required": ["additionalFooterText", "anchorCharacter", "lineBreaks", "title", "useSideMenu"], "$schema...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"dependencies": {"type": "object", "properties": {"fs-extra": {"type": "string"}, "vuepress": {"type": "string"}, "vuepress-plugin-clean-urls": {"type": "string"}, "mustache": {"type": "string"}}, "required": ["fs-...
{"dependencies" : {"fs-extra" : "^8.1.0", "vuepress" : "^1.2.0", "vuepress-plugin-clean-urls" : "^1.1.1", "mustache" : "^3.1.0"}, "scripts" : {"dev" : "vuepress dev", "build" : "vuepress build"}}
json_instruct
{"type": "object", "properties": {"dependencies": {"type": "object", "properties": {"fs-extra": {"type": "string"}, "vuepress": {"type": "string"}, "vuepress-plugin-clean-urls": {"type": "string"}, "mustache": {"type": "string"}}, "required": ["fs-extra", "vuepress", "vuepress-plugin-clean-urls", "mustache"]}, "scripts...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"derivation": {"type": "string"}, "kjv_def": {"type": "string"}, "lemma": {"type": "string"}, "frequency": {"type": "integer"}, "strongs_def": {"type": "string"}, "outline": {"type": "string"}}, "required": ["deriva...
{"derivation" : "from G53 (\u1f01\u03b3\u03bd\u03af\u03b6\u03c9);", "kjv_def" : "purify (self)", "lemma" : "\u1f01\u03b3\u03bd\u03af\u03b6\u03c9", "frequency" : 7, "strongs_def" : " to make clean, i.e. (figuratively) sanctify (ceremonially or morally)", "outline" : "<ol><li> ceremonially<ol><li> to make pure, purify, c...
json_instruct
{"type": "object", "properties": {"derivation": {"type": "string"}, "kjv_def": {"type": "string"}, "lemma": {"type": "string"}, "frequency": {"type": "integer"}, "strongs_def": {"type": "string"}, "outline": {"type": "string"}}, "required": ["derivation", "kjv_def", "lemma", "frequency", "strongs_def", "outline"], "$sc...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "blink": {"type": "s...
{"name" : "OpenBCI_NodeJS_IP6", "version" : "1.0.0", "description" : "OpenBCI NodeJS IP6", "main" : "app.js", "scripts" : {"start" : "cd src/gui/musicplayer && react-scripts start", "blink" : "node src/blink/app", "p300" : "node src/p300/app", "mind" : "node src/mind/app", "save" : "node src/functions/saveData.js start...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "blink": {"type": "string"}, "p300": {"type": "string"}, "mind": {"type": "string"}, "save...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"grunt": {"type": "string"}, "load-grunt-tasks": {"type...
{"name" : "typography-helpers", "version" : "1.0.0", "description" : "Handlebar helpers for rendering copy and typography", "main" : "index.js", "dependencies" : {"grunt" : "^0.4.5", "load-grunt-tasks" : "^3.2.0", "grunt-contrib-handlebars" : "^0.10.2"}, "devDependencies" : {"grunt" : "^0.4.5", "grunt-contrib-handlebar...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"grunt": {"type": "string"}, "load-grunt-tasks": {"type": "string"}, "grunt-contrib-handlebars": {"type": "string"...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id":...
{"id" : 85919303, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "8ab0c6184de145312f0c408622f6bbdf", "wof:id" : 85919303, "wof:repo" : "whosonfirst-data-admin-jp"}, "bbox" : [134.51484130900008, 34.03128059155003, 134.53484130900029, 34.051280591550...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "d9149eb69df3a59b392f0152c5414f5cd50351a6"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "lint": {"type": "string"}}, "requi...
{"name" : "npmview", "version" : "0.1.0", "private" : true, "scripts" : {"dev" : "vite", "build" : "vite build", "lint" : "npx prettier --list-different src"}, "devDependencies" : {"@blueprintjs/core" : "^4.0.0-alpha.0", "@blueprintjs/icons" : "^4.0.0-alpha.0", "@types/node" : "^16.10.1", "@types/numeral" : "^2.0.2", "...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "lint": {"type": "string"}}, "required": ["dev", "build", "lint"]}, "devDependencies": {"type"...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "code": {"type": "string"}, "country": {"type": "string"}, "phone": {"type": "string"}, "website": {"type": "string"}, "type": {"ty...
{"name" : "Kaiser-Bru", "city" : "Neuhaus", "state" : "Bayern", "code" : "", "country" : "Germany", "phone" : "49-(0)9156-/-88-0", "website" : "", "type" : "brewery", "updated" : "2010-07-22 20:00:20", "description" : "", "address" : ["Oberer Markt 1"], "geo" : {"accuracy" : "ROOFTOP", "lat" : 49.6283, "lon" : 11.5498}...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "code": {"type": "string"}, "country": {"type": "string"}, "phone": {"type": "string"}, "website": {"type": "string"}, "type": {"type": "string"}, "updated": {"type": "string"}, "description": {"type":...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"routes": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "dest": {"type": "string"}}, "required": ["src", "dest"]}}, "github": {"type": "object", "properties": {"silent": {"type": "boole...
{"routes" : [{"src" : "/", "dest" : "/public/index.html"}, {"src" : "/count/(?<id>[^/]*)", "dest" : "/api/main?u=$id"}, {"src" : "/sponsors/(?<id>[^/]*)", "dest" : "/api/sponsors?u=$id"}, {"src" : "/sponsoring/(?<id>[^/]*)", "dest" : "/api/sponsoring?u=$id"}], "github" : {"silent" : true}}
json_instruct
{"type": "object", "properties": {"routes": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "dest": {"type": "string"}}, "required": ["src", "dest"]}}, "github": {"type": "object", "properties": {"silent": {"type": "boolean"}}, "required": ["silent"]}}, "required": ["routes", "gi...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "address": {"type": "string"}, "email": {"type": "string"}, "school_type": {"type": "string"}, "legal_status": {"type": "integer"}, "fax": {"type": "string"}, "p...
{"name" : "2. Schulpraktisches Seminar Friedrichshain-Kreuzberg", "id" : "BE-16307", "address" : "Forster Str. 15, 10999 Berlin", "email" : "seminarekreuzberg-sekretariat@gmx.de", "school_type" : "Schulpraktisches Seminar", "legal_status" : 1, "fax" : "225025-65", "phone" : "225025-61", "director" : "Hr. Kr\u00f6ning",...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "address": {"type": "string"}, "email": {"type": "string"}, "school_type": {"type": "string"}, "legal_status": {"type": "integer"}, "fax": {"type": "string"}, "phone": {"type": "string"}, "director": {"type": "string"}, "full_time_s...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"_id": {"type": "string"}, "_type": {"type": "string"}, "components": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "_type": {"type": "string"}, "hint": {"type": "string...
{"_id" : "page.more-information", "_type" : "page.singlequestion", "components" : [{"_id" : "page.more-information--textarea.auto_name__13", "_type" : "textarea", "hint" : "The more details you can give, the better.", "label" : "Please give us more information", "name" : "auto_name__13"}], "url" : "more-information"}
json_instruct
{"type": "object", "properties": {"_id": {"type": "string"}, "_type": {"type": "string"}, "components": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "_type": {"type": "string"}, "hint": {"type": "string"}, "label": {"type": "string"}, "name": {"type": "string"}}, "required": [...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"contents": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "id": {"type": "integer"}, "contents": {"type": "array", "items": {"type": "object", "properties": {"de...
{"contents" : [{"description" : "Main", "id" : 0, "contents" : [{"description" : "### Vulputate no tincidunt vel at gubergren mazim consetetur magna ut erat takimata vero vel dolores.", "id" : "1", "contents" : [{"description" : "Kasd erat stet *lobortis* dolore duo ipsum rebum sit nonummy takimata rebum sit.", "id" : ...
json_instruct
{"type": "object", "properties": {"contents": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "id": {"type": "integer"}, "contents": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "id": {"type": "string"}, "contents": {"typ...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "url": {"type": "string"}, "name": {"type": "string"}, "count_objects": {"type": "string"}, "supersedes": {"type": "string"}, "superseded_by": {"type": "string"}}, "required": ["id", "url",...
{"id" : "35293911", "url" : "http://collection.cooperhewitt.org/types/35293911/", "name" : "linen smoother", "count_objects" : "1", "supersedes" : "0", "superseded_by" : "0"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "url": {"type": "string"}, "name": {"type": "string"}, "count_objects": {"type": "string"}, "supersedes": {"type": "string"}, "superseded_by": {"type": "string"}}, "required": ["id", "url", "name", "count_objects", "supersedes", "superseded_by"], "$schema": "h...
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "230422101001", "text" : "\u7b2c\u4e00\u5c45\u59d4\u4f1a"}, {"id" : "230422101002", "text" : "\u7b2c\u4e8c\u5c45\u59d4\u4f1a"}, {"id" : "230422101003", "text" : "\u7b2c\u4e09\u5c45\u59d4\u4f1a"}, {"id" : "230422101004", "text" : "\u7b2c\u56db\u5c45\u59d4\u4f1a"}, {"id" : "230422101200", "text" : "\u51e4\u8d24\...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]...
{"name" : "server1", "version" : "1.0.0", "description" : "api server", "main" : "index.js", "scripts" : {"test" : "test"}, "repository" : {"type" : "git", "url" : "github.com/Boyuzhou/api_server"}, "keywords" : ["oauth", "api", "server"], "author" : "zby", "license" : "MIT", "devDependencies" : {"body-parser" : "^1.15...
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": "s...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "propert...
{"type" : "FeatureCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "features" : [{"type" : "Feature", "properties" : {"Name" : "MATO QUEIMADO", "Description" : "MATO QUEIMADO / RS"}, "geometry" : {"type" : "LineString", "coordinates" : [[-54.58485960178916, -28.29659877...
json_instruct
{"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"]}, "features": {"type": "array", "items": {"type": "ob...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"categories": {"type": "array", "items": {}}, "equivalent": {"type": "array", "items": {}}, "manufacturer": {"type": "string"}, "name": {"type": "string"}, "replacement": {"type": "array", "items": {}}, "subpart": {...
{"categories" : [], "equivalent" : [], "manufacturer" : "RCX", "name" : "H-450Q QuadCopter (Red & White / With KK2.1, 30A ESC, H2214-950KV Motor, 1045 Prop)", "replacement" : [], "subpart" : [], "urls" : {"manufacturer" : [], "related" : []}, "variants" : [{"price" : "USD109.99", "stock_state" : "in_stock", "stock_text...
json_instruct
{"type": "object", "properties": {"categories": {"type": "array", "items": {}}, "equivalent": {"type": "array", "items": {}}, "manufacturer": {"type": "string"}, "name": {"type": "string"}, "replacement": {"type": "array", "items": {}}, "subpart": {"type": "array", "items": {}}, "urls": {"type": "object", "properties":...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "variable1": {"type": "number"}, "variable2": {"type": "number"}, "variable3": {"type": "string"}}, "required": ["id", "variable1", "variable2", "variable3"], "$schema": "http://json-...
{"id" : "170402130204", "variable1" : 0.5568, "variable2" : 1.9025, "variable3" : "A"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "variable1": {"type": "number"}, "variable2": {"type": "number"}, "variable3": {"type": "string"}}, "required": ["id", "variable1", "variable2", "variable3"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"title": {"type": "string"}, "creation_date": {"type": "string"}, "creation_date_earliest": {"type": "string"}, "creation_date_latest": {"type": "string"}, "medium": {"type": "string"}, "accession_number": {"type": "s...
{"title" : "Throne", "creation_date" : "26th Dynasty (664-525 BCE)", "creation_date_earliest" : "-0664-01-08", "creation_date_latest" : "-0525-01-07", "medium" : "wood and bronze", "accession_number" : "95.120", "id" : "cmoa:things/981ce937-201a-4b3f-924f-c75f50a73949", "credit_line" : "Gift of Mr. and Mrs. John P. Dav...
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "creation_date": {"type": "string"}, "creation_date_earliest": {"type": "string"}, "creation_date_latest": {"type": "string"}, "medium": {"type": "string"}, "accession_number": {"type": "string"}, "id": {"type": "string"}, "credit_line": {"type": "string"},...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "reviewer", "definition" : "One who reviews or re\u00ebxamines; an inspector; one who examines publications critically, and publishes his opinion upon their merits; a professional critic of books."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"__type__": {"type": "string"}, "content": {"type": "object", "properties": {"name": {"type": "string"}, "texture": {"type": "string"}, "rect": {"type": "array", "items": {"type": "integer"}}, "offset": {"type": "array", "items...
{"__type__" : "cc.SpriteFrame", "content" : {"name" : "chat_box", "texture" : "892Vk8K0FGA7wNpfT/45Ml", "rect" : [0, 0, 385, 65], "offset" : [0, 0], "originalSize" : [385, 65], "capInsets" : [0, 0, 0, 0]}}
json_instruct
{"type": "object", "properties": {"__type__": {"type": "string"}, "content": {"type": "object", "properties": {"name": {"type": "string"}, "texture": {"type": "string"}, "rect": {"type": "array", "items": {"type": "integer"}}, "offset": {"type": "array", "items": {"type": "integer"}}, "originalSize": {"type": "array", ...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"fluentMethods": {"type": "boolean"}, "relationships": {"type": "array", "items": {"type": "object", "properties": {"relationshipName": {"type": "string"}, "otherEntityName": {"type": "string"}, "relationshipType": {...
{"fluentMethods" : true, "relationships" : [{"relationshipName" : "word", "otherEntityName" : "word", "relationshipType" : "one-to-many", "otherEntityRelationshipName" : "type"}], "fields" : [{"fieldName" : "name", "fieldType" : "String", "fieldValidateRules" : ["required", "minlength"], "fieldValidateRulesMinlength" :...
json_instruct
{"type": "object", "properties": {"fluentMethods": {"type": "boolean"}, "relationships": {"type": "array", "items": {"type": "object", "properties": {"relationshipName": {"type": "string"}, "otherEntityName": {"type": "string"}, "relationshipType": {"type": "string"}, "otherEntityRelationshipName": {"type": "string"}},...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"title": {"type": "string"}, "image": {"type": "string"}, "description": {"type": "string"}, "price": {"type": "string"}, "path": {"type": "string"}}, "required": ["title", "image", "description", "price", "path"], "$schema": "...
{"title" : "Analytics", "image" : "analytics", "description" : "track, calculate, predict", "price" : "100", "path" : "/webapp/analytics"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "image": {"type": "string"}, "description": {"type": "string"}, "price": {"type": "string"}, "path": {"type": "string"}}, "required": ["title", "image", "description", "price", "path"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}}, "required": ["name", "displayName"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "LoginSimples", "displayName" : "LoginSimples"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}}, "required": ["name", "displayName"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"replace": {"type": "boolean"}, "values": {"type": "array", "items": {"type": "string"}}}, "required": ["replace", "values"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"replace" : false, "values" : ["industrialforegoing:machine_frame_pity"]}
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#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"pubdate": {"type": "string"}, "title": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "minutes": {"type": "integer"}}, "required": ["pubdate", "title", "tags", "minutes"], "$schem...
{"pubdate" : "2017-05-12T23:59:59+09:00", "title" : "ErgoDox EZ \u8a2d\u5b9a\u65e5\u8a18 (3)", "tags" : ["misc"], "minutes" : 15}
json_instruct
{"type": "object", "properties": {"pubdate": {"type": "string"}, "title": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "minutes": {"type": "integer"}}, "required": ["pubdate", "title", "tags", "minutes"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"hashes.js": {"type": "string"}, "hashes.min.js": {"type": "string"}}, "required": ["hashes.js", "hashes.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"hashes.js" : "sha512-0Sua9qmgXGfZHAPLyc1+7ZayMxsl+oTfQeudoLX/a6prGcWHEFsyASCqoGvf0layQ6wGn20x7rRVBZuIQh4Omg==", "hashes.min.js" : "sha512-EtW+cqarYXilfxbh+Wi2o7R4cNjwX2d0lvWfACV5FxKvGi7av6MJGn4u4w+IfO+5nRMEt0GfrHS/w2lXmfiAWA=="}
json_instruct
{"type": "object", "properties": {"hashes.js": {"type": "string"}, "hashes.min.js": {"type": "string"}}, "required": ["hashes.js", "hashes.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type...
{"userId" : 8321, "cartId" : "04906ed8-465b-44f2-9b12-0d177feec942", "preferredProducts" : [2580, 1286], "productReviews" : [{"productId" : 2199, "reviewText" : "My macaroni penguin loves to play with it.", "reviewDate" : "2016-10-14T05:16:39.5620647+03:00"}, {"productId" : 3342, "reviewText" : "My demon loves to play ...
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewD...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"accessibility": {"type": "string"}, "cfp_end": {"type": "string"}, "code_of_conduct": {"type": "string"}, "diversitytickets": {"type": "string"}, "event_end": {"type": "string"}, "event_start": {"type": "stri...
{"accessibility" : "", "cfp_end" : "", "code_of_conduct" : "", "diversitytickets" : "", "event_end" : "2014-10-13", "event_start" : "2014-10-10", "facebook" : "", "languages" : ["English"], "location" : {"city" : "Salzburg", "country" : "Austria", "state" : ""}, "name" : "Austrian Perl Workshop", "tags" : ["perl"], "tw...
json_instruct
{"type": "object", "properties": {"accessibility": {"type": "string"}, "cfp_end": {"type": "string"}, "code_of_conduct": {"type": "string"}, "diversitytickets": {"type": "string"}, "event_end": {"type": "string"}, "event_start": {"type": "string"}, "facebook": {"type": "string"}, "languages": {"type": "array", "items":...
Create an example JSON object that satisfies this schema: {"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...
{"title" : "Online Multi-Object Tracking by Quadratic Pseudo-Boolean Optimization.", "fields" : ["bittorrent tracker", "cut", "pairwise comparison", "local optimum", "hungarian algorithm"], "abstract" : "Online multi-object tracking (MOT) is challenging: frame-by-frame matching of detection hypotheses to the correct tr...
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": {"typ...
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"address_components": {"type": "array", "items": {"type": "object", "properties": {"long_name": {"type": "string"}, "short_name": {"type": "string"}, "types": {"type": "array", "items": {...
[{"address_components" : [{"long_name" : "65", "short_name" : "65", "types" : ["street_number"]}, {"long_name" : "G\u00fcnsazak Caddesi", "short_name" : "G\u00fcnsazak Cd.", "types" : ["route"]}, {"long_name" : "Gesi Fatih", "short_name" : "Gesi Fatih", "types" : ["administrative_area_level_4", "political"]}, {"long_na...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"address_components": {"type": "array", "items": {"type": "object", "properties": {"long_name": {"type": "string"}, "short_name": {"type": "string"}, "types": {"type": "array", "items": {"type": "string"}}}, "required": ["long_name", "short_name", "types"]}},...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"personal_info": {"type": "object", "properties": {"firstname": {"type": "string"}, "middle_name": {"type": "string"}, "lastname": {"type": "string"}, "DOB": {"type": "string"}}, "required": ["firstname", "middle_nam...
{"personal_info" : {"firstname" : "Vighnesh", "middle_name" : "Venkatakrishnan", "lastname" : "Iyer", "DOB" : "30-05-1998"}, "account_info" : {"email" : "vighnesh.vnkt@gmail.com", "password" : "abc5645$"}, "misc" : {"address" : {"line1" : "13 Turquoise Way", "line2" : "", "city" : "Boston", "state" : "MA", "country" : ...
json_instruct
{"type": "object", "properties": {"personal_info": {"type": "object", "properties": {"firstname": {"type": "string"}, "middle_name": {"type": "string"}, "lastname": {"type": "string"}, "DOB": {"type": "string"}}, "required": ["firstname", "middle_name", "lastname", "DOB"]}, "account_info": {"type": "object", "propertie...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"domain": {"type": "string"}, "name": {"type": "string"}, "documentation": {"type": "string"}, "requirements": {"type": "array", "items": {}}, "dependencies": {"type": "array", "items": {}}, "codeowners": {"ty...
{"domain" : "postnord", "name" : "Postnord", "documentation" : "Not yet", "requirements" : [], "dependencies" : [], "codeowners" : ["glance-"]}
json_instruct
{"type": "object", "properties": {"domain": {"type": "string"}, "name": {"type": "string"}, "documentation": {"type": "string"}, "requirements": {"type": "array", "items": {}}, "dependencies": {"type": "array", "items": {}}, "codeowners": {"type": "array", "items": {"type": "string"}}}, "required": ["domain", "name", "...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "d633-107", "text" : "October 13, 19$8\nDr. Ken Kager\nRadio Station KUOW\nUniversity of Washington\nSeattle, Washington\nDear Ken,\nThanks very much for the abstract of your study that was\nforwarded to me by Harry Skomia, and congratulations on\nhaving produced what appears to be some very good work. I\nhope ...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "dadobugbedrockores:block/bedrock_pyrite_ore"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"draggabilly.js": {"type": "string"}, "draggabilly.min.js": {"type": "string"}}, "required": ["draggabilly.js", "draggabilly.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"draggabilly.js" : "sha256-CIj1Pgf7+JPw83BGx4ChX9Wb8DxZPE/lfDecknFg+Fk=", "draggabilly.min.js" : "sha256-TDn1gs0PgMdjbNSD/Xf3TWUmAZBOTPMmBb47JtEAjiU="}
json_instruct
{"type": "object", "properties": {"draggabilly.js": {"type": "string"}, "draggabilly.min.js": {"type": "string"}}, "required": ["draggabilly.js", "draggabilly.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}