input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"simpleJsCopy.js": {"type": "string"}, "simpleJsCopy.min.js": {"type": "string"}}, "required": ["simpleJsCopy.js", "simpleJsCopy.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"simpleJsCopy.js" : "sha512-d6V9Lt2gq5utKdMdFp/KlaD6YrHgj2ggsTHmnmUmpycZVvScj3WtJ30h+s9EdLc+vjwQWgsJTGocFPvkjBb0MQ==", "simpleJsCopy.min.js" : "sha512-iaX6F4R9xn9+Wvs6S9M77JIfUDYeRCM/oKIx2KAbeQ/jVVrBaV8CfQ1Nm7JCQr0iwzCR50Yy4tT+QLPLSABzdQ=="}
json_instruct
{"type": "object", "properties": {"simpleJsCopy.js": {"type": "string"}, "simpleJsCopy.min.js": {"type": "string"}}, "required": ["simpleJsCopy.js", "simpleJsCopy.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[2004, 5], [2005, 6], [2008, 14], [2009, 6], [2013, 7]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"userSecretsID": {"type": "string"}}, "required": ["userSecretsID"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"userSecretsID" : "2cf2bf85-4b45-4fa4-a64c-169d9e832d95"}
json_instruct
{"type": "object", "properties": {"userSecretsID": {"type": "string"}}, "required": ["userSecretsID"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "homepage": {"type": "strin...
{"name" : "@elypia/ipsify-cli", "version" : "0.0.1", "description" : "CLI cliet for Ipsify which can be installed locally to quickly obfuscate any file or arbitrary string.", "keywords" : ["loremipsum", "converter", "document", "ipsify", "cli"], "author" : "Seth Falco <seth@elypia.org>", "homepage" : "https://gitlab.co...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "main": {"type": "string"}, "directorie...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"Sperm-lysin": {"type": "string"}, "Q25145": {"type": "string"}, "TPM_HALRU": {"type": "string"}, "Tropomyosin": {"type": "string"}, "Q8WR62": {"type": "string"}, "VERL_HALRU": {"type": "string"}, "Vitelline e...
{"Sperm-lysin" : "P04552", "Q25145" : "Q25145", "TPM_HALRU" : "Q25145", "Tropomyosin" : "Q25145", "Q8WR62" : "Q8WR62", "VERL_HALRU" : "Q8WR62", "Vitelline envelope sperm lysin receptor" : "Q8WR62", "VERL" : "Q8WR62", "P35003" : "P35003", "CTRL_HALRU" : "P35003", "Chymotrypsin-like serine proteinase" : "P35003", "P04552...
json_instruct
{"type": "object", "properties": {"Sperm-lysin": {"type": "string"}, "Q25145": {"type": "string"}, "TPM_HALRU": {"type": "string"}, "Tropomyosin": {"type": "string"}, "Q8WR62": {"type": "string"}, "VERL_HALRU": {"type": "string"}, "Vitelline envelope sperm lysin receptor": {"type": "string"}, "VERL": {"type": "string"}...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}...
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[153.125, 33.75], [153.125, 33.833333333333336], [153.25, 33.833333333333336], [153.25, 33.75], [153.125, 33.75]]]}, "properties" : {"code" : 505351, "url" : "http://madefor.github.io/0410/api/v1/505351.geojson", "view" : "https://github.com/madef...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "ob...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"cms": {"type": "boolean"}}, "required": ["cms"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : "8cde9a8b78ce2c488736", "c" : {"cms" : true}}
json_instruct
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"cms": {"type": "boolean"}}, "required": ["cms"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"vorgangId": {"type": "string"}, "VORGANG": {"type": "object", "properties": {"WAHLPERIODE": {"type": "string"}, "VORGANGSTYP": {"type": "string"}, "TITEL": {"type": "string"}, "AKTUELLER_STAND": {"type": "strin...
{"vorgangId" : "164620", "VORGANG" : {"WAHLPERIODE" : "11", "VORGANGSTYP" : "Anmerkung zur Plenarsitzung", "TITEL" : "Zur\u00fcckweisung einer Behauptung des Abg Andres betr. Abstimmungsverhalten der SPD-Fraktion des Gesetzes zur Verl\u00e4ngerung besch\u00e4ftigungsf\u00f6rdernder Vorschriften (G-SIG: 11002633)", "AKT...
json_instruct
{"type": "object", "properties": {"vorgangId": {"type": "string"}, "VORGANG": {"type": "object", "properties": {"WAHLPERIODE": {"type": "string"}, "VORGANGSTYP": {"type": "string"}, "TITEL": {"type": "string"}, "AKTUELLER_STAND": {"type": "string"}, "SIGNATUR": {"type": "string"}, "GESTA_ORDNUNGSNUMMER": {"type": "stri...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"address": {"type": "string"}, "cert_auth_type": {"type": "string"}, "cert_sign": {"type": "string"}, "cert_user_id": {"type": "string"}, "files": {"type": "object", "properties": {}, "required": []}, "inner_path": {...
{"address" : "1UDbADib99KE9d3qZ87NqJF2QLTHmMkoV", "cert_auth_type" : "web", "cert_sign" : "HBFZGW22mmyfxOb+cVWr5zAXJKiHVn02EYoFdxUeAS0PrDSUA0TlQbg46vRMFfC3aAWU+0VJ2hrUBZsJymO+IvA=", "cert_user_id" : "leo0812@zeroid.bit", "files" : {}, "inner_path" : "data/userdb/1Dq2j3VUPrJGcAtqnEzAiXuddTbjyBTRYk/content.json", "modifi...
json_instruct
{"type": "object", "properties": {"address": {"type": "string"}, "cert_auth_type": {"type": "string"}, "cert_sign": {"type": "string"}, "cert_user_id": {"type": "string"}, "files": {"type": "object", "properties": {}, "required": []}, "inner_path": {"type": "string"}, "modified": {"type": "number"}, "signs": {"type": "...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"AB": {"type": "array", "items": {"type": "string"}}, "AW": {"type": "array", "items": {"type": "string"}}, "SZ": {"type": "string"}, "C": {"type": "string"}, "SOL": {"type": "array", "items": {"type": "array", "items": {"ty...
{"AB" : ["dr", "eq", "ep", "fp", "cp", "kq", "ko"], "AW" : ["er", "fr", "fq", "iq", "io"], "SZ" : "19", "C" : "Black to play", "SOL" : [["B", "hr", "", ""]]}
json_instruct
{"type": "object", "properties": {"AB": {"type": "array", "items": {"type": "string"}}, "AW": {"type": "array", "items": {"type": "string"}}, "SZ": {"type": "string"}, "C": {"type": "string"}, "SOL": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}}, "required": ["AB", "AW", "SZ", "C", "SOL"],...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"loss": {"type": "array", "items": {"type": "number"}}, "val_loss": {"type": "array", "items": {"type": "number"}}, "val_acc": {"type": "array", "items": {"type": "number"}}, "acc": {"type": "array", "items": {"type...
{"loss" : [0.6017520740350087, 0.2855053463935852, 0.2211880216519038, 0.18449202542702356, 0.1607341799378395], "val_loss" : [0.20978882484436034, 0.13926840755343436, 0.1165512358546257, 0.10310681945383549, 0.09150353607833385], "val_acc" : [0.9375, 0.9576, 0.9648, 0.9671, 0.9722], "acc" : [0.8141999999682109, 0.911...
json_instruct
{"type": "object", "properties": {"loss": {"type": "array", "items": {"type": "number"}}, "val_loss": {"type": "array", "items": {"type": "number"}}, "val_acc": {"type": "array", "items": {"type": "number"}}, "acc": {"type": "array", "items": {"type": "number"}}}, "required": ["loss", "val_loss", "val_acc", "acc"], "$s...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"configuration": {"type": "array", "items": {"type": "string"}}, "regionsToProcessedPerformance": {"type": "object", "properties": {"program": {"type": "integer"}}, "required": ["program"]}}, "required": ["configuration", "regi...
{"configuration" : ["LOGLEVEL"], "regionsToProcessedPerformance" : {"program" : 5378256054}}
json_instruct
{"type": "object", "properties": {"configuration": {"type": "array", "items": {"type": "string"}}, "regionsToProcessedPerformance": {"type": "object", "properties": {"program": {"type": "integer"}}, "required": ["program"]}}, "required": ["configuration", "regionsToProcessedPerformance"], "$schema": "http://json-schema...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"container": {"type": "string"}}, "required": ["container"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"container" : "container-2kH8v"}
json_instruct
{"type": "object", "properties": {"container": {"type": "string"}}, "required": ["container"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"byDistrict": {"type": "array", "items": {"type": "integer"}}, "targetSize": {"type": "integer"}}, "required": ["byDistrict", "targetSize"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"byDistrict" : [725807, 721754, 732627, 733218, 730051, 729580, 728476, 729721, 731507, 724085, 733447, 730845, 729710], "targetSize" : 729294}
json_instruct
{"type": "object", "properties": {"byDistrict": {"type": "array", "items": {"type": "integer"}}, "targetSize": {"type": "integer"}}, "required": ["byDistrict", "targetSize"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"merged" : "C:\\Users\\18673\\Desktop\\doc-apk-client\\client\\build\\intermediates\\res\\merged\\debug\\raw\\em_outgoing.ogg", "source" : "C:\\Users\\18673\\Desktop\\doc-apk-client\\client\\res\\raw\\em_outgoing.ogg"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"swagger": {"type": "object", "properties": {"info": {"type": "object", "properties": {"description": {"type": "string"}, "version": {"type": "string"}, "title": {"type": "string"}}, "required": ["description", "ve...
{"swagger" : {"info" : {"description" : "A Login authorization and registration using jwt", "version" : "1.0.0", "title" : "User Login Auth and Registration"}, "tags" : [{"name" : "auth", "description" : "Access to updating a secured data"}, {"name" : "user", "description" : "Operations about user"}], "schemes" : ["htt...
json_instruct
{"type": "object", "properties": {"swagger": {"type": "object", "properties": {"info": {"type": "object", "properties": {"description": {"type": "string"}, "version": {"type": "string"}, "title": {"type": "string"}}, "required": ["description", "version", "title"]}, "tags": {"type": "array", "items": {"type": "object",...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "class": {"type": "string"}, "description": {"type": "string"}, "dependencies": {"type": "string"}, "module_id": {"type": "string"}, "module_hash": {"type": "string"}, "display_order": {"type": "stri...
{"name" : "Pages", "class" : "fa fa-2x fa-file-text", "description" : "Static pages", "dependencies" : "", "module_id" : "", "module_hash" : "", "display_order" : "4"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "class": {"type": "string"}, "description": {"type": "string"}, "dependencies": {"type": "string"}, "module_id": {"type": "string"}, "module_hash": {"type": "string"}, "display_order": {"type": "string"}}, "required": ["name", "class", "description", "depend...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"tun_type": {"type": "string"}, "cv_KPH": {"type": "array", "items": {"type": "integer"}}, "cv_BPV": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "cv_sMaxV": {"type": "array", "items": {"type": "...
{"tun_type" : "lqr", "cv_KPH" : [10, 30, 40], "cv_BPV" : [[30, 80, 255], [100, 150, 255], [100, 150, 255]], "cv_sMaxV" : [[150, 130, 100], [255, 250, 200], [255, 255, 200]], "cv_sdDNV" : [[2, 2, 1], [5, 3, 2], [7, 7, 5]], "cv_sdUPV" : [[1, 1, 1], [3, 2, 1], [3, 3, 3]], "sR_KPH" : [30, 60], "sR_BPV" : [[-5, 0, 5], [-5, ...
json_instruct
{"type": "object", "properties": {"tun_type": {"type": "string"}, "cv_KPH": {"type": "array", "items": {"type": "integer"}}, "cv_BPV": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "cv_sMaxV": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "cv_sdDNV": {"type"...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"intercooler.js": {"type": "string"}, "intercooler.min.js": {"type": "string"}}, "required": ["intercooler.js", "intercooler.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"intercooler.js" : "sha256-/Qzq1bhutH0dJWiC3OWho10hexQaEHLUKeOR+YPOIhE=", "intercooler.min.js" : "sha256-Gs8Gi5nrIZuqr7JpSv7WgextGqg1prfOeV3MRQsKcEo="}
json_instruct
{"type": "object", "properties": {"intercooler.js": {"type": "string"}, "intercooler.min.js": {"type": "string"}}, "required": ["intercooler.js", "intercooler.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"}, "main": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "engines": {"type": "object", "properties": {"node": {"...
{"name" : "tone-app", "main" : "app.js", "description" : "Tone Anaylzer Demo", "version" : "0.1.1", "private" : false, "engines" : {"node" : "10.15.3"}, "scripts" : {"start" : "node app.js"}, "dependencies" : {"cfenv" : "1.2.2", "express" : "^4.16.4", "watson-developer-cloud" : "^4.0.1", "body-parser" : "^1.18.3", "dot...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "main": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "scripts": {"type": "object", "prop...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"featureName": {"type": "string"}, "afterFeatures": {"type": "array", "items": {"type": "string"}}}, "required": ["featureName", "afterFeatures"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"featureName" : "info.smart_tools.smartactors:feature-loading-system", "afterFeatures" : ["info.smart_tools.smartactors:base"]}
json_instruct
{"type": "object", "properties": {"featureName": {"type": "string"}, "afterFeatures": {"type": "array", "items": {"type": "string"}}}, "required": ["featureName", "afterFeatures"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"extends": {"type": "array", "items": {"type": "string"}}, "rules": {"type": "object", "properties": {"trailing-comma": {"type": "boolean"}}, "required": ["trailing-comma"]}}, "required": ["extends", "rules"], "...
{"extends" : ["./base.tslint.json"], "rules" : {"trailing-comma" : false}}
json_instruct
{"type": "object", "properties": {"extends": {"type": "array", "items": {"type": "string"}}, "rules": {"type": "object", "properties": {"trailing-comma": {"type": "boolean"}}, "required": ["trailing-comma"]}}, "required": ["extends", "rules"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"class": {"type": "object", "properties": {}, "required": []}, "instance": {"type": "object", "properties": {"cache": {"type": "string"}, "initialize": {"type": "string"}, "renderContentOn:": {"type": "string"}, "rend...
{"class" : {}, "instance" : {"cache" : "jf 1/10/2009 17:57", "initialize" : "jf 1/10/2009 17:58", "renderContentOn:" : "obi 9/25/2009 20:12", "renderInputForSelector:withLabel:options:on:" : "pmm 1/22/2012 16:33", "setSelector:toInstanceOf:" : "jf 9/30/2009 01:10"}}
json_instruct
{"type": "object", "properties": {"class": {"type": "object", "properties": {}, "required": []}, "instance": {"type": "object", "properties": {"cache": {"type": "string"}, "initialize": {"type": "string"}, "renderContentOn:": {"type": "string"}, "renderInputForSelector:withLabel:options:on:": {"type": "string"}, "setSe...
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"merged" : "F:\\Android_Project\\Android-Universal-Image-Loader\\sample\\build\\intermediates\\res\\merged\\debug\\menu\\main_menu.xml", "source" : "F:\\Android_Project\\Android-Universal-Image-Loader\\sample\\src\\main\\res\\menu\\main_menu.xml"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"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" : "1172020002", "district_id" : "1172020", "name" : "BATEE SHOEK"}
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#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"...
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[124.375, 27.416666666666668], [124.375, 27.5], [124.5, 27.5], [124.5, 27.416666666666668], [124.375, 27.416666666666668]]]}, "properties" : {"code" : 412413, "url" : "http://madefor.github.io/0410/api/v1/412413.geojson", "view" : "https://github....
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "ob...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "main": {"type": "stri...
{"name" : "generator-ng-semantic-seed", "version" : "0.0.1", "description" : "A yeoman generator for frontend webapp with angular and semantic ui", "license" : "MIT", "repository" : "shreedharshetty/generator-ng-semantic-seed", "author" : "Shreedhar shetty", "main" : "app/index.js", "engines" : {"node" : ">=4.2.1", "np...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "main": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string...
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "isDefault": {"type": "boolean"}, "gains": {"type": "object", "properties": {"global": {"type": "number"}, "bands": {"type": "array", "items": {"t...
[{"name" : "Phonak PFE 232 (no filter)", "id" : "eef0e4795a4872c548b7b545d0418b8024d30b37", "isDefault" : false, "gains" : {"global" : -4.0, "bands" : [-0.9, -2.4, -4.2, -4.2, 0.4, 2.9, 0.6, 3.6, 1.0, -11.5]}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "isDefault": {"type": "boolean"}, "gains": {"type": "object", "properties": {"global": {"type": "number"}, "bands": {"type": "array", "items": {"type": "number"}}}, "required": ["global", "bands"]}}, "requ...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "lockfileVersion": {"type": "integer"}, "requires": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"chess.js": {"type": "object"...
{"name" : "@chrisoakman/chessboardjs", "version" : "1.0.0", "lockfileVersion" : 1, "requires" : true, "dependencies" : {"chess.js" : {"version" : "0.12.0", "resolved" : "https://registry.npmjs.org/chess.js/-/chess.js-0.12.0.tgz", "integrity" : "sha512-eF1xf4j88r/AwIRxqV1FXZbVgMt4yUx05xrL+ZMqUrY+snFrUxGVHs0VgEd3AvngujDE...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "lockfileVersion": {"type": "integer"}, "requires": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"chess.js": {"type": "object", "properties": {"version": {"type": "string"}, "resolved": {"type": "strin...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "values": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "string"}, "value": {"type": "string"}, "description": {"type": "string"},...
{"id" : "d152be33-d682-4d76-bc2f-f52810ffbb72", "name" : "Local", "values" : [{"key" : "server", "value" : "localhost:9090", "description" : "", "enabled" : true}, {"key" : "test_location", "value" : "https%3A%2F%2Fpiet.me", "description" : "", "enabled" : true}, {"key" : "origin", "value" : "https://piet.me", "descrip...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "values": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "string"}, "value": {"type": "string"}, "description": {"type": "string"}, "enabled": {"type": "boolean"}}, "required": ["key", "value", "descrip...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "properties": {"...
{"id" : "22006", "name" : {"en" : "Nyasyukkya / Pechenga / Parkkino"}, "country" : "RU", "region" : "MUR", "identifiers" : {"wmo" : "22006"}, "location" : {"latitude" : 69.55, "longitude" : 31.2, "elevation" : 31}, "timezone" : "Europe/Moscow"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "properties": {"wmo": {"type": "string"}}, "required": ["wmo"]}, "location"...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "queryName": {"type": "string"}, "severity": {"type": "string"}, "category": {"type": "string"}, "descriptionText": {"type": "string"}, "descriptionUrl": {"type": "string"}, "platform": {"type": "st...
{"id" : "4a8daf95-709d-4a36-9132-d3e19878fa34", "queryName" : "API Gateway Exposed To The Public Internet", "severity" : "HIGH", "category" : "Insecure Configurations", "descriptionText" : "The API Endpoint type in API Gateway should be set to PRIVATE so it's not exposed to the public internet", "descriptionUrl" : "htt...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "queryName": {"type": "string"}, "severity": {"type": "string"}, "category": {"type": "string"}, "descriptionText": {"type": "string"}, "descriptionUrl": {"type": "string"}, "platform": {"type": "string"}}, "required": ["id", "queryName", "severity", "category...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"variants": {"type": "object", "properties": {"type=bottom": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "type=double": {"type": "object", "properties": {"model": {"type": "string"...
{"variants" : {"type=bottom" : {"model" : "vanilla_evolved_mod:block/amethyst_slab"}, "type=double" : {"model" : "minecraft:block/amethyst_block"}, "type=top" : {"model" : "vanilla_evolved_mod:block/amethyst_slab_top"}}}
json_instruct
{"type": "object", "properties": {"variants": {"type": "object", "properties": {"type=bottom": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "type=double": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "type=top": {"type": "object", "pr...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"text": {"type": "string"}, "heading": {"type": "object", "properties": {"title": {"type": "string"}, "chaptersection": {"type": "string"}, "identifier": {"type": "string"}, "catch_text": {"type": "string"}}, "requi...
{"text" : "\n\u00a0 \u00a0 \u00a0The Board of Supervisors of the City and County of San Francisco hereby declares that this Article is adopted to achieve top management oversight of workers' compensation and an integrated accident prevention program for employees of the City and County of San Francisco. To the extent t...
json_instruct
{"type": "object", "properties": {"text": {"type": "string"}, "heading": {"type": "object", "properties": {"title": {"type": "string"}, "chaptersection": {"type": "string"}, "identifier": {"type": "string"}, "catch_text": {"type": "string"}}, "required": ["title", "chaptersection", "identifier", "catch_text"]}}, "requi...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "conquest:block/large_granite_brick_slab_bottom_4"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this 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", "prop...
{"hash" : "0x0045e73d7dad3ffb09029c893bc761b8e40d3d8462734faf6ab483117f61d488", "parentHash" : "0x350d666771fddfc96ff6f46a46aaa83fff4e24e3a09a92294446e7883c262798", "number" : 84743, "timestamp" : 1439554013, "nonce" : "0xed8dbd03949465f0", "difficulty" : 2615684289952, "gasLimit" : {"_hex" : "0x2fefd8"}, "gasUsed" : {...
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"]...
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "gempId": {"type": "string"}, "side": {"type": "string"}, "rarity": {"type": "string"}, "set": {"type": "string"}, "printings": {"type": "array", "items": {"type":...
[{"id" : 2378, "gempId" : "2_161", "side" : "Dark", "rarity" : "R2", "set" : "2", "printings" : [{"set" : "2"}], "front" : {"title" : "\u2022Superlaser", "imageUrl" : "https://res.starwarsccg.org/cards/ANewHope-Dark/large/superlaser.gif", "type" : "Weapon", "subType" : "Death Star", "uniqueness" : "*", "destiny" : "3",...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "gempId": {"type": "string"}, "side": {"type": "string"}, "rarity": {"type": "string"}, "set": {"type": "string"}, "printings": {"type": "array", "items": {"type": "object", "properties": {"set": {"type": "string"}}, "required": ["s...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"s": {"type": "array", "items": {"type": "string"}}, "e": {"type": "array", "items": {"type": "st...
{"h" : [{"d" : [{"s" : ["`co'enoy~", "`mi~`ci'enoy~"], "e" : ["\ufff9`Mi~`ci'enoy~ `a~ `mikalolo~.\ufffa\ufffb\u4f4e\u982d\u6d17\u982d\u3002"], "f" : "\u982d\u671d\u4e0b\uff0c\u5012\u639b\u3002"}]}], "t" : "ci'enoy"}
json_instruct
{"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"s": {"type": "array", "items": {"type": "string"}}, "e": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}, "required": ["s", "e",...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"navigationBarTitleText": {"type": "string"}, "usingComponents": {"type": "object", "properties": {"u-parse": {"type": "string"}}, "required": ["u-parse"]}}, "required": ["navigationBarTitleText", "usingComponents"], "$schema":...
{"navigationBarTitleText" : "\u516c \u544a \u8be6 \u60c5", "usingComponents" : {"u-parse" : "/components/uParse/src/wxParse"}}
json_instruct
{"type": "object", "properties": {"navigationBarTitleText": {"type": "string"}, "usingComponents": {"type": "object", "properties": {"u-parse": {"type": "string"}}, "required": ["u-parse"]}}, "required": ["navigationBarTitleText", "usingComponents"], "$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"]}, "keywords"...
{"name" : "@nicholasmole/find-object-in-array", "version" : "0.1.0", "description" : "Find an Object in an array of Objects using property and key", "main" : "index.js", "scripts" : {"test" : "mocha --reporter spec"}, "keywords" : ["Object", "Array", "Finding"], "author" : "Nicholas Mole", "license" : "MIT", "repositor...
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...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "e...
{"nom" : "Trignac", "dpt" : "Loire-Atlantique", "inscrits" : 5406, "abs" : 1169, "votants" : 4237, "blancs" : 65, "nuls" : 24, "exp" : 4148, "res" : [{"panneau" : "9", "voix" : 1191}, {"panneau" : "3", "voix" : 1006}, {"panneau" : "2", "voix" : 947}, {"panneau" : "11", "voix" : 389}, {"panneau" : "4", "voix" : 253}, {"...
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"...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"records": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "date": {"type": "string"}, "goals": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "date", "goals"]}}},...
{"records" : [{"name" : "Asian BBQ Chicken", "date" : "2020-04-13", "goals" : ["Bulk like the Hulk"]}, {"name" : "Sweet and Sour Chicken", "date" : "2020-04-13", "goals" : ["Bulk like the Hulk", "Herbivore", "Fruity Fiesta"]}]}
json_instruct
{"type": "object", "properties": {"records": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "date": {"type": "string"}, "goals": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "date", "goals"]}}}, "required": ["records"], "$schema": "http://json-schema.or...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"dataType": {"type": "string"}, "longName": {"type": "string"}, "hl7Table": {"type": "string"}}, "required": ["dataType", "longName", "hl7Table"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"dataType" : "CE", "longName" : "Problem Life Cycle Status", "hl7Table" : ""}
json_instruct
{"type": "object", "properties": {"dataType": {"type": "string"}, "longName": {"type": "string"}, "hl7Table": {"type": "string"}}, "required": ["dataType", "longName", "hl7Table"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "t...
{"directions" : ["Place pizza stone on grill directly over wood fire. You may need to begin by spreading out the wood if the flames are too tall. Roll out the pizza dough to desired thickness. Place it on the pizza stone and cook 10 minutes on one side until golden.", "Remove from the fire and on the cooked side, sprea...
json_instruct
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "r...
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"namaKab": {"type": "string"}, "originalFilename": {"type": "string"}, "namaPartai": {"type": "string"}, "id": {"type": "integer"}, "noUrut": {"type": "integer"}, "nama": {"type": "string"...
[{"namaKab" : "KOTA PADANG", "originalFilename" : "IMG_20180704_102124.jpg", "namaPartai" : "PARTAI AMANAT NASIONAL", "id" : 241263, "noUrut" : 1, "nama" : "YANDRI, S.Pd, M.Pd", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "KOTA PADANG", "originalFilename" : "foto. usmardi tareb.jpg", "namaPartai" : "PARTAI AMANAT...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"namaKab": {"type": "string"}, "originalFilename": {"type": "string"}, "namaPartai": {"type": "string"}, "id": {"type": "integer"}, "noUrut": {"type": "integer"}, "nama": {"type": "string"}, "stringJenisKelamin": {"type": "string"}}, "required": ["namaKab", "...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"methods": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "parameter": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required":...
{"methods" : [{"type" : "Method", "parameter" : [{"name" : "message"}, {"name" : "statusCode"}, {"name" : "baseError"}], "annotations" : {}, "definedInFile" : "js/core/Error.js", "lineNumbers" : [7, 13], "name" : "ctor", "visibility" : "public"}], "staticMethods" : [], "defaults" : {}, "properties" : {}, "fqClassName" ...
json_instruct
{"type": "object", "properties": {"methods": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "parameter": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "annotations": {"type": "object", "properties": {}, "requir...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"web": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "array", "items": {"type": "string"}}, "key": {"type": "string"}}, "required": ["value", "key"]}}, "query": {"type": "string"}, "translation"...
{"web" : [{"value" : ["\u591a\u6591\u70b9\u7684", "\u4eba\u540d", "\u53d1\u75b9\u7684"], "key" : "spotty"}, {"value" : ["\u9709\u732a\u9b03"], "key" : "spotty bristle"}, {"value" : ["\u6591\u72b6\u96c6\u4e2d"], "key" : "spotty concentration"}], "query" : "spotty", "translation" : ["\u53c2\u5dee\u4e0d\u9f50\u7684"], "er...
json_instruct
{"type": "object", "properties": {"web": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "array", "items": {"type": "string"}}, "key": {"type": "string"}}, "required": ["value", "key"]}}, "query": {"type": "string"}, "translation": {"type": "array", "items": {"type": "string"}}, "errorCod...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}, "primoId": {"type": "string"}, "slug": {"type": "string"}, "shortcode": {"type": "string"}, "imageUrl": {"type": "strin...
{"data" : {"id" : 46801, "title" : "Unidentified ship's captain, ca. 1870 / photographer B. C. Boake", "primoId" : "ADLIB110349733", "slug" : "adlib110349733", "shortcode" : "", "imageUrl" : "https://dxlab.sl.nsw.gov.au/images-newselfwales/selfie1525857160961.jpg", "content" : "portraits, ships' captains, Adult Females...
json_instruct
{"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}, "primoId": {"type": "string"}, "slug": {"type": "string"}, "shortcode": {"type": "string"}, "imageUrl": {"type": "string"}, "content": {"type": "string"}, "imageType": {"type": "string"}, ...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema...
{"word" : "Vigil", "definitions" : ["A period of keeping awake during the time usually spent asleep, especially to keep watch or pray.", "A stationary, peaceful demonstration in support of a particular cause, typically without speeches.", "(in the Christian Church) the eve of a festival or holy day as an occasion of re...
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"title": {"type": "string"}, "type": {"type": "string"}, "additionalProperties": {"type": "boolean"}, "properties": {"type": "object", "properties": {"children": {"type": "object", "properties": {"type": {"type": "a...
{"title" : "TestComplexArrayType", "type" : "object", "additionalProperties" : false, "properties" : {"children" : {"type" : ["array", "null"], "items" : {"$ref" : "#/definitions/testType"}}}, "definitions" : {"testType" : {"type" : "object", "additionalProperties" : false, "properties" : {"name" : {"type" : ["null", "...
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "type": {"type": "string"}, "additionalProperties": {"type": "boolean"}, "properties": {"type": "object", "properties": {"children": {"type": "object", "properties": {"type": {"type": "array", "items": {"type": "string"}}, "items": {"type": "object", "prope...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"$id": {"type": "string"}, "$schema": {"type": "string"}, "title": {"type": "string"}, "definitions": {"type": "object", "properties": {"channel": {"type": "object", "properties": {"type": {"type": "string"}, "enum": {"type": "ar...
{"$id" : "https://schema.healthcloud.co.ke/channels.schema.json", "$schema" : "http://json-schema.org/draft-07/schema#", "title" : "Be.Well Notification Channels", "definitions" : {"channel" : {"type" : "string", "enum" : ["FCM", "EMAIL", "SMS", "WHATSAPP"]}}, "$ref" : "#/definitions/channel"}
json_instruct
{"type": "object", "properties": {"$id": {"type": "string"}, "$schema": {"type": "string"}, "title": {"type": "string"}, "definitions": {"type": "object", "properties": {"channel": {"type": "object", "properties": {"type": {"type": "string"}, "enum": {"type": "array", "items": {"type": "string"}}}, "required": ["type",...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "id": {"type": "integer"}, "image_url": {"type": "string"}, "updated_at": {"type": "string"}, "deleted_at": {"type": "null"}, "recipe_type": {"type": "integer"}, "r...
{"name" : "Sweet Nuts", "description" : "I was originally shooting for something along the lines of those wonderful, sweet, cinnamony toasted pecans you sometimes find at fairs or carnivals. While this is not that , it is tasty, nonetheless. \r\n\r\nUPDATE: Added FW Butter Pecan to make it pecanier.", "id" : 194221, ...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "id": {"type": "integer"}, "image_url": {"type": "string"}, "updated_at": {"type": "string"}, "deleted_at": {"type": "null"}, "recipe_type": {"type": "integer"}, "recipe_flavors": {"type": "array", "items": {"type": "object...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "strin...
{"name" : "helsingborg-stad/wp-graphql-municipio", "description" : "Integrates WP GraphQL with custom post types created with Municipio", "type" : "wordpress-plugin", "license" : "MIT", "authors" : [{"name" : "Nikolas Ramstedt", "email" : "nikolas.ramstedt@helsingborg.se"}], "require" : {"composer/installers" : "~1.0",...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"fontFamily": {"type": "string"}, "values": {"type": "array", "items": {"type": "object", "properties": {"avg": {"type": "number"}, "height": {"type": "number"}, "size": {"type": "integer"}}, "required": ["avg...
{"fontFamily" : "Verdana, Geneva, sans-serif", "values" : [{"avg" : 1.9013624924879808, "height" : 3.55078125, "size" : 3}, {"avg" : 5.070299979967949, "height" : 9.54296875, "size" : 8}, {"avg" : 6.337874974959936, "height" : 12.015625, "size" : 10}, {"avg" : 7.605449969951923, "height" : 14.5, "size" : 12}, {"avg" : ...
json_instruct
{"type": "object", "properties": {"fontFamily": {"type": "string"}, "values": {"type": "array", "items": {"type": "object", "properties": {"avg": {"type": "number"}, "height": {"type": "number"}, "size": {"type": "integer"}}, "required": ["avg", "height", "size"]}}}, "required": ["fontFamily", "values"], "$schema": "ht...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"jupyter.jupyterServerType": {"type": "string"}, "python.pythonPath": {"type": "string"}}, "required": ["jupyter.jupyterServerType", "python.pythonPath"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"jupyter.jupyterServerType" : "remote", "python.pythonPath" : "C:\\Users\\rezar\\anaconda3\\envs\\dl2\\python.exe"}
json_instruct
{"type": "object", "properties": {"jupyter.jupyterServerType": {"type": "string"}, "python.pythonPath": {"type": "string"}}, "required": ["jupyter.jupyterServerType", "python.pythonPath"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"data": {"type": "object", "properties": {"placeholderImage": {"type": "object", "properties": {"childImageSharp": {"type": "object", "properties": {"fluid": {"type": "object", "properties": {"base64": {"type": "string"}, "aspe...
{"data" : {"placeholderImage" : {"childImageSharp" : {"fluid" : {"base64" : "data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAUABQDASIAAhEBAxEB/8QAGAAB...
json_instruct
{"type": "object", "properties": {"data": {"type": "object", "properties": {"placeholderImage": {"type": "object", "properties": {"childImageSharp": {"type": "object", "properties": {"fluid": {"type": "object", "properties": {"base64": {"type": "string"}, "aspectRatio": {"type": "integer"}, "src": {"type": "string"}, "...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nu...
{"nom" : "Ornans", "circ" : "2\u00e8me circonscription", "dpt" : "Doubs", "inscrits" : 3272, "abs" : 1668, "votants" : 1604, "blancs" : 33, "nuls" : 19, "exp" : 1552, "res" : [{"nuance" : "ECO", "nom" : "M. Eric ALAUZET", "voix" : 692}, {"nuance" : "LR", "nom" : "M. Ludovic FAGAUT", "voix" : 372}, {"nuance" : "FN", "no...
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array"...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"assessment": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "weight": {"type": "integer"}}, "required": ["name", "weight"]}}}, "required": ["assessment"], "$schema": "http:/...
{"assessment" : [{"name" : "Critical Analysis of NPD/NSD Case study", "weight" : 20}, {"name" : "Analysis of NPD/NSD as per research evidence", "weight" : 35}, {"name" : "Final exam (on line) during exams period", "weight" : 45}]}
json_instruct
{"type": "object", "properties": {"assessment": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "weight": {"type": "integer"}}, "required": ["name", "weight"]}}}, "required": ["assessment"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}...
{"name" : "gulpproject", "version" : "1.0.0", "description" : "Understanding Gulp", "main" : "app.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "author" : "Thiago", "license" : "MIT", "devDependencies" : {"gulp" : "^4.0.0", "gulp-concat" : "^2.6.1", "gulp-imagemin" : "^5.0.3", "gulp-uglyfly...
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"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDe...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"workspaces": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"lerna": {"type": "string"}, "test": {"type": "string"}}, "required": ["lerna", "test"]}, "devDependencies": {"type":...
{"workspaces" : ["./packages/*"], "scripts" : {"lerna" : "lerna", "test" : "jest"}, "devDependencies" : {"lerna" : "^4.0.0"}, "name" : "fcl-js"}
json_instruct
{"type": "object", "properties": {"workspaces": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"lerna": {"type": "string"}, "test": {"type": "string"}}, "required": ["lerna", "test"]}, "devDependencies": {"type": "object", "properties": {"lerna": {"type": "string"}}, "requi...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"aos.css": {"type": "string"}, "aos.js": {"type": "string"}, "aos.min.css": {"type": "string"}}, "required": ["aos.css", "aos.js", "aos.min.css"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"aos.css" : "sha512-w0ExEdY2FKe7dHIAp11xBaG7nhI51j6ASBPSgkG5C1agx3OxRwoos0QISli41pE4QSI/gK2K4Z+wKgf7YTLDiQ==", "aos.js" : "sha512-yv5JxkkoT9p3EV/TLD3RgH/SGIdOmFipCwd5UuAalCPFbLw81hHpdjUts47G3JjoDDo2RpqiH4xFSoOcmfA2Fg==", "aos.min.css" : "sha512-PPpIwgAz8PGMtWsHZUhcZfRl7N+tKdvK6/hvu+ytY9JY1dX6otrTHORAQg7Y19CvG+1f/pkAoL...
json_instruct
{"type": "object", "properties": {"aos.css": {"type": "string"}, "aos.js": {"type": "string"}, "aos.min.css": {"type": "string"}}, "required": ["aos.css", "aos.js", "aos.min.css"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"$schema": {"type": "string"}, "contentVersion": {"type": "string"}, "parameters": {"type": "object", "properties": {"imageGallery": {"type": "object", "properties": {"value": {"type": "object", "properties": {"name": {"type": ...
{"$schema" : "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#", "contentVersion" : "1.0.0.0", "parameters" : {"imageGallery" : {"value" : {"name" : "MediaStudio", "imageDefinitions" : [{"name" : "Linux7", "type" : "Linux", "generation" : "v1", "state" : "Generalized", "publisher" : "Op...
json_instruct
{"type": "object", "properties": {"$schema": {"type": "string"}, "contentVersion": {"type": "string"}, "parameters": {"type": "object", "properties": {"imageGallery": {"type": "object", "properties": {"value": {"type": "object", "properties": {"name": {"type": "string"}, "imageDefinitions": {"type": "array", "items": {...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"rules": {"type": "object", "properties": {"/slidepad elite 9708/i": {"type": "string"}, "/spng9716dc/i": {"type": "string"}, "/spng9708/i": {"type": "string"}, "/spng808/i": {"type": "string"}, "/spng708/i": {"type...
{"rules" : {"/slidepad elite 9708/i" : "memup slidepad elite 9708", "/spng9716dc/i" : "memup spng9716dc", "/spng9708/i" : "memup spng9708", "/spng808/i" : "memup spng808", "/spng708/i" : "memup spng708", "/slidepad ?816p|sp-?816p/i" : "memup sp816p", "/sp-?704dc/i" : "memup slidepad 704dc", "/slidepad ?704ce|sp-?704ce/...
json_instruct
{"type": "object", "properties": {"rules": {"type": "object", "properties": {"/slidepad elite 9708/i": {"type": "string"}, "/spng9716dc/i": {"type": "string"}, "/spng9708/i": {"type": "string"}, "/spng808/i": {"type": "string"}, "/spng708/i": {"type": "string"}, "/slidepad ?816p|sp-?816p/i": {"type": "string"}, "/sp-?7...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"...
{"type" : "Feature", "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[0.010701, 51.484821], [0.010713, 51.484747], [0.009095, 51.484498], [0.009168, 51.484317], [0.008479, 51.484216], [0.008245, 51.484743], [0.008081, 51.485244], [0.007816, 51.48589], [0.008059, 51.486039], [0.008572, 51.486147], [0.009097, 5...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"ExpandedNodes": {"type": "array", "items": {"type": "string"}}, "SelectedNode": {"type": "string"}, "PreviewInSolutionExplorer": {"type": "boolean"}}, "required": ["ExpandedNodes", "SelectedNode", "PreviewInSol...
{"ExpandedNodes" : [""], "SelectedNode" : "\\C:\\Users\\wb580314\\Source\\Repos\\PLM QA COE", "PreviewInSolutionExplorer" : false}
json_instruct
{"type": "object", "properties": {"ExpandedNodes": {"type": "array", "items": {"type": "string"}}, "SelectedNode": {"type": "string"}, "PreviewInSolutionExplorer": {"type": "boolean"}}, "required": ["ExpandedNodes", "SelectedNode", "PreviewInSolutionExplorer"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"url" : "https://gist.githubusercontent.com/WindomZ/18695b33bed478805efe8d384f08b0c4/raw/619230a81d382079e70b873209ae622359beab4c/gitdate"}
json_instruct
{"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "st...
{"contract" : "0xb959c0a3dfc116bc7f97d690223f8179c868ed5b", "tool" : "osiris", "start" : 1564618723.926648, "end" : 1564618730.4095995, "duration" : 6.482951641082764, "analysis" : []}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "category": {"type": "string"}, "start_url": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "platform": {"type": "string"}}, "req...
{"name" : "Travis CI", "category" : "Developer Tools", "start_url" : "https://travis-ci.com", "icons" : [{"src" : "https://cdn.filestackcontent.com/JFPIxztPScyrMJJiG5He", "platform" : "browserx"}], "theme_color" : "#39AA56", "scope" : "https://travis-ci.com", "bx_legacy_service_id" : "travis-ci"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "category": {"type": "string"}, "start_url": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "platform": {"type": "string"}}, "required": ["src", "platform"]}}, "theme_color": {"type": "str...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"ETag": {"type": "string"}, "Last-Modified": {"type": "string"}, "base": {"type": "object", "properties": {"repo": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["...
{"ETag" : "W/\"423428914496bef8aafa76325dd117a1d4e05099283e927e584f70c469aca6d7\"", "Last-Modified" : "Wed, 07 Oct 2020 11:53:42 GMT", "base" : {"repo" : {"name" : "hypercorn-feedstock"}}, "closed_at" : "2020-10-07T11:53:42Z", "created_at" : "2020-10-07T11:32:19Z", "draft" : false, "head" : {"ref" : "0.11.1_h35dd6d"}, ...
json_instruct
{"type": "object", "properties": {"ETag": {"type": "string"}, "Last-Modified": {"type": "string"}, "base": {"type": "object", "properties": {"repo": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["repo"]}, "closed_at": {"type": "string"}, "created_at": {"type": "stri...
Generate sample JSON data that conforms to the following 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"}...
{"code" : 6203160, "parent" : 6203, "name" : "TIMPAH", "latitude" : "-1.5846014689999", "longitude" : "114.530067648", "postal" : [73554], "children" : [6203160001, 6203160002, 6203160003, 6203160004, 6203160005, 6203160006, 6203160007, 6203160008, 6203160009]}
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": ...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"orderList": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "item": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "string"}}, "required": ["id", "item", "price", "num...
{"orderList" : [{"id" : 1, "item" : "Coffee", "price" : "$20", "number" : "100"}, {"id" : 2, "item" : "Tea", "price" : "$30", "number" : "200"}, {"id" : 1, "item" : "Milk", "price" : "$50", "number" : "500"}, {"id" : 1, "item" : "Glass", "price" : "$10", "number" : "1000"}, {"id" : 1, "item" : "Spoon", "price" : "$10",...
json_instruct
{"type": "object", "properties": {"orderList": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "item": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "string"}}, "required": ["id", "item", "price", "number"]}}}, "required": ["orderList"], "$schema": "http://j...
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"tech": {"type": "integer"}, "pts": {"type": "integer"}, "connections": {"type": "integer"}, "capacity": {"type"...
[{"results" : [{"tech" : 2, "pts" : 2712, "connections" : 219516, "capacity" : 3526327, "investments" : 4839984}, {"tech" : 1, "pts" : 65, "connections" : 48667, "capacity" : 412898, "investments" : 6222916}, {"tech" : 3, "pts" : 82, "connections" : 4878, "capacity" : 128150, "investments" : 704774}, {"tech" : 4, "pts"...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"tech": {"type": "integer"}, "pts": {"type": "integer"}, "connections": {"type": "integer"}, "capacity": {"type": "integer"}, "investments": {"type": "integer"}}, "required": ["tech", "pt...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": [...
{"name" : "MMM-NOAATides", "version" : "1.0.0", "description" : "MagicMirror2 Module to graphically present tide predictions for given NOAA tide station.", "repository" : {"type" : "git", "url" : "git+https://github.com/crice009/MMM-NOAATides"}, "keywords" : ["magic mirror", "smart mirror", "tide", "high water", "low w...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"versionEnd": {"type": "object", "properties": {"versionNum": {"type": "integer"}, "commit": {"type": "string"}, "date": {"type": "string"}}, "required": ["versionNum", "commit", "date"]}, "versionStart": {"type": "ob...
{"versionEnd" : {"versionNum" : 1393, "commit" : "4cafd96086bb4727f38bc1750457ecde03817c3a", "date" : "2021-05-16T13:34:14.027Z"}, "versionStart" : {"versionNum" : 1392, "commit" : "2f94bd6b7da5d9e55f6214b52a278a57b9e90220", "date" : "2021-05-16T13:31:02.073Z"}, "changes" : ["blockchains/smartchain/allowlist.json", "bl...
json_instruct
{"type": "object", "properties": {"versionEnd": {"type": "object", "properties": {"versionNum": {"type": "integer"}, "commit": {"type": "string"}, "date": {"type": "string"}}, "required": ["versionNum", "commit", "date"]}, "versionStart": {"type": "object", "properties": {"versionNum": {"type": "integer"}, "commit": {"...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"images": {"type": "array", "items": {"type": "object", "properties": {"startdate": {"type": "string"}, "fullstartdate": {"type": "string"}, "enddate": {"type": "string"}, "url": {"type": "string"}, "urlbase": {"type": "string"...
{"images" : [{"startdate" : "20210510", "fullstartdate" : "202105100700", "enddate" : "20210511", "url" : "/th?id=OHR.Hokulea_EN-US8698576653_1920x1080.jpg&rf=LaDigue_1920x1080.jpg&pid=hp", "urlbase" : "/th?id=OHR.Hokulea_EN-US8698576653", "copyright" : "The H\u014dk\u016ble'a, a traditional Hawaiian voyaging canoe, de...
json_instruct
{"type": "object", "properties": {"images": {"type": "array", "items": {"type": "object", "properties": {"startdate": {"type": "string"}, "fullstartdate": {"type": "string"}, "enddate": {"type": "string"}, "url": {"type": "string"}, "urlbase": {"type": "string"}, "copyright": {"type": "string"}, "copyrightlink": {"type...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"InternalProjects": {"type": "array", "items": {}}}, "required": ["InternalProjects"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"InternalProjects" : []}
json_instruct
{"type": "object", "properties": {"InternalProjects": {"type": "array", "items": {}}}, "required": ["InternalProjects"], "$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", "prop...
{"contract" : "0x8f923563a1760a82739a584736cb7a7fe6b67ae6", "tool" : "smartcheck", "start" : 1563680631.0584266, "end" : 1563680639.5841954, "duration" : 8.525768756866455, "analysis" : [{"name" : "SOLIDITY_ERC20_APPROVE", "patternId" : "af782c", "severity" : 2, "line" : 149, "column" : 2, "content" : "functionapprove(...
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": {"name": {"type": "string"}, "patternId": {"type": "string"}, "sev...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"complexity": {"type": "string"}, "dateReadable": {"type": "string"}, "day": {"type": "string"}, "description": {"type": "string"}, "duration": {"type": "object", "properties": {"hh": {"type": "integer"}, "mm": ...
{"complexity" : "Beginner", "dateReadable" : "November 16", "day" : "2019-11-16", "description" : "", "duration" : {"hh" : 0, "mm" : 45}, "endTime" : "17:15", "id" : "16", "language" : "English", "mainTag" : "Cloud & Data Engineering", "speakers" : [{"id" : "daniel_tila", "sessions" : null, "name" : "Daniel Til\u0103",...
json_instruct
{"type": "object", "properties": {"complexity": {"type": "string"}, "dateReadable": {"type": "string"}, "day": {"type": "string"}, "description": {"type": "string"}, "duration": {"type": "object", "properties": {"hh": {"type": "integer"}, "mm": {"type": "integer"}}, "required": ["hh", "mm"]}, "endTime": {"type": "strin...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "array", "items": {}}...
{"contract" : "0x5df99397412d901688dad95a5c0e3817c48bd8c0", "tool" : "manticore", "start" : 1564140623.06279, "end" : 1564141979.1673996, "duration" : 1356.1046097278595, "analysis" : [[]]}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "array", "items": {}}}}, "required": ["contract", "tool", "start", "end", "duration", "ana...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"user": {"type": "string"}, "value": {"type": "string"}, "type": {"type": "string"}, "time": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "list"...
{"user" : "Edouard DUPIN", "value" : "R", "type" : "print", "time" : 1470672459185732864, "data" : [{"type" : "type::finger", "list" : [[340.351532, 626.914124], [339.693817, 622.308105], [339.719269, 616.876465], [340.385315, 607.549805], [341.560913, 592.845947], [344.294373, 570.704834], [348.853912, 519.191162], [3...
json_instruct
{"type": "object", "properties": {"user": {"type": "string"}, "value": {"type": "string"}, "type": {"type": "string"}, "time": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "list": {"type": "array", "items": {"type": "array", "items": {"type": "num...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"},...
{"name" : "AutoLayoutSwift", "version" : "3.0", "summary" : "The library provides an easy approach to auto layout features programmatically.", "description" : "Written in Swift 5.0 and useful for iOS versions later than 9.0, the library provides an easy approach to auto layout features programmatically.\nProvides funct...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"...
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "3201290001", "nama" : "CIOMAS"}, {"id" : "3201290002", "nama" : "TAPOS"}, {"id" : "3201290003", "nama" : "BATOK"}, {"id" : "3201290004", "nama" : "BABAKAN"}, {"id" : "3201290005", "nama" : "BOJONG"}, {"id" : "3201290006", "nama" : "SINGABRAJA"}, {"id" : "3201290007", "nama" : "TENJO"}, {"id" : "3201290008", "...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["https://santehnika-online.ru/product/dushevoy_komplekt_grohe_grohtherm_34734000_s_termostatom/"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"contacts": {"type": "array", "items": {}}, "guideStarURL": {"type": "string"}, "name": {"type": "string"}, "primaryEmail": {"type": "string"}, "telephone": {"type": "array", "items": {"type": "string"}}, "mainAddr...
{"contacts" : [], "guideStarURL" : "http://www.guidestarindia.org/Summary.aspx?CCReg=2619", "name" : "ORISSA RURAL AND URBANPRODUCER ASSOCIATION", "primaryEmail" : "info@orupa.org", "telephone" : ["916742560235", "916742560235"], "mainAddrress" : {"state" : "Odisha", "address" : ["02-A, 1st Floor, Krishna Tower, Nayapa...
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...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", ...
{"name" : "ramonchristophermorales/user-management", "description" : "A simple user management for Laravel 5", "keywords" : ["user management", "admin management"], "homepage" : "https://github.com/ramonchristophermorales", "license" : "MIT", "authors" : [{"name" : "Ramon Christopher Morales", "email" : "ramonchristoph...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, ...
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[["522601000000", "\u51ef\u91cc\u5e02", "3", "1"], ["522622000000", "\u9ec4\u5e73\u53bf", "3", "1"], ["522623000000", "\u65bd\u79c9\u53bf", "3", "1"], ["522624000000", "\u4e09\u7a57\u53bf", "3", "1"], ["522625000000", "\u9547\u8fdc\u53bf", "3", "1"], ["522626000000", "\u5c91\u5de9\u53bf", "3", "1"], ["522627000000", "\...
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "test": {"type"...
{"name" : "grooove", "version" : "1.0.0", "description" : "Grooovy busy indicator.", "main" : "library/index.js", "scripts" : {"build" : "closure-compiler --js node_modules/google-closure-library/closure/goog/base.js --js source/javascript/index.js --js source/javascript/normalizeOptions --js source/javascript/createSi...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "test": {"type": "string"}}, "required": ["build", "test"]}, "license": {"type": "string"}...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "_parent": {"type": "string"}, "properties": {"type": "object", "properties": {}, "required": []}, "mandatoryFeatures": {"type": "objec...
{"title" : "inherit1", "description" : "", "type" : "object", "_parent" : "n:node", "properties" : {}, "mandatoryFeatures" : {"custom:inherit1-feature" : {}}, "_qname" : "custom:inherit1", "_type" : "d:type"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "_parent": {"type": "string"}, "properties": {"type": "object", "properties": {}, "required": []}, "mandatoryFeatures": {"type": "object", "properties": {"custom:inherit1-feature": {"type": "obj...
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "640122100200", "text" : "\u9ece\u660e\u6751\u59d4\u4f1a"}, {"id" : "640122100201", "text" : "\u7ecf\u6d4e\u6865\u6751\u59d4\u4f1a"}, {"id" : "640122100202", "text" : "\u6843\u6797\u6751\u59d4\u4f1a"}, {"id" : "640122100203", "text" : "\u4e60\u5c97\u6751\u59d4\u4f1a"}, {"id" : "640122100204", "text" : "\u5fb7\...
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#"}
Based on the schema below, produce a valid JSON object: {"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" : "_color_blue2", "texture" : "51C4EDKXVOxJMcOSMeHrR4", "rect" : [0, 0, 64, 64], "offset" : [0, 0], "originalSize" : [64, 64], "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", ...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "st...
{"name" : "auto-refresh-from-url", "version" : "0.2.1", "description" : "Class for objects based on loading and periodic refreshing of data from a URL (and other sources)", "main" : "lib", "repository" : {"type" : "git", "url" : "https://github.com/UberEther/auto-refresh-from-url.git"}, "author" : {"name" : "Michael Sa...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "object", "...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"contacts": {"type": "array", "items": {}}, "guideStarURL": {"type": "string"}, "name": {"type": "string"}, "primaryEmail": {"type": "string"}, "website": {"type": "string"}, "organisationType": {"type": "array", "items": {"...
{"contacts" : [], "guideStarURL" : "http://www.guidestarindia.org/Summary.aspx?CCReg=6146", "name" : "Centre For Health And Resource Management", "primaryEmail" : "charm456@gmail.com", "website" : "www.charm.org.in", "organisationType" : ["Advocacy & Campaigning"], "telephone" : ["916122524870", "916122524870"], "mainA...
json_instruct
{"type": "object", "properties": {"contacts": {"type": "array", "items": {}}, "guideStarURL": {"type": "string"}, "name": {"type": "string"}, "primaryEmail": {"type": "string"}, "website": {"type": "string"}, "organisationType": {"type": "array", "items": {"type": "string"}}, "telephone": {"type": "array", "items": {"t...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"relation": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "pageTitle": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "hasHeader": {"type": "boolean"}, "head...
{"relation" : [["Author", "IcyAntoid", "IcyAntoid", "IcyAntoid", "IcyAntoid", "IcyAntoid"], ["Title", "Budding Greediness", "Pippi", "Buzz Buzz", "Watering the Flowers", "Picky"], ["Description", "The first cheese is always the tastiest, isn't it? Almost makes you want more. More...", "The first drawing of Pippi that I...
json_instruct
{"type": "object", "properties": {"relation": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "pageTitle": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "hasHeader": {"type": "boolean"}, "headerPosition": {"type": "string"}, "tableType": {"type": "string"}, "tab...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"description": {"type": "string"}, "github": {"type": "string"}, "name": {"type": "string"}, "permissions": {"type": "string"}, "publisher": {"type": "string"}, "tags": {"type": "string"}, "type": {"type": "stri...
{"description" : "UART tool is a program that connects any UART port to the STDIO for reading and writing.", "github" : "https://github.com/StratifyLabs/uarttool", "name" : "uarttool", "permissions" : "public", "publisher" : "Stratify Labs, Inc", "tags" : "tool", "type" : "app", "uid" : "9cQyOTk3fZXOuMtPyf5j9X4H4b83", ...
json_instruct
{"type": "object", "properties": {"description": {"type": "string"}, "github": {"type": "string"}, "name": {"type": "string"}, "permissions": {"type": "string"}, "publisher": {"type": "string"}, "tags": {"type": "string"}, "type": {"type": "string"}, "uid": {"type": "string"}, "version": {"type": "string"}, "hardwareId...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"900653186": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900653187": {"type": "object", "properties": {"na...
{"900653186" : {"nama" : "TPS 1", "dapil" : [6101, 16104, 2610103]}, "900653187" : {"nama" : "TPS 2", "dapil" : [6101, 16104, 2610103]}, "900653188" : {"nama" : "TPS 3", "dapil" : [6101, 16104, 2610103]}, "900653189" : {"nama" : "TPS 4", "dapil" : [6101, 16104, 2610103]}, "900653190" : {"nama" : "TPS 5", "dapil" : [610...
json_instruct
{"type": "object", "properties": {"900653186": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900653187": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": ...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"elapsed": {"type": "string"}, "endpoint-url": {"type": "string"}, "entry-date": {"type": "string"}, "exception": {"type": "string"}, "ssl-verify": {"type": "boolean"}}, "required": ["elapsed", "endpoint-url", "entry-date", "ex...
{"elapsed" : "0.389", "endpoint-url" : "http://www.newark-sherwooddc.gov.uk/media/newarkandsherwood/imagesandfiles/planningpolicy/pdfs/brownfieldlandregister/NewarkandSherwood_2017-12-20_rev3.xlsm", "entry-date" : "2021-01-22T00:41:33.997355", "exception" : "ConnectionError", "ssl-verify" : true}
json_instruct
{"type": "object", "properties": {"elapsed": {"type": "string"}, "endpoint-url": {"type": "string"}, "entry-date": {"type": "string"}, "exception": {"type": "string"}, "ssl-verify": {"type": "boolean"}}, "required": ["elapsed", "endpoint-url", "entry-date", "exception", "ssl-verify"], "$schema": "http://json-schema.org...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "integer"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema"...
{"Time" : "2020-10-28T04:00:00Z", "Temp" : 19.9, "RelHum" : 22, "WindSpeed" : 6, "WindDir" : 79}
json_instruct
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "integer"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"W01000936": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"},...
{"type" : "Topology", "objects" : {"W01000936" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "W00004965", "LAD11CD" : "W06000012"}, "arcs" : [[0, 1, 2]]}, {"type" : "Polygon", "prope...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"W01000936": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "str...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"type": {"type": "string"}, "version": {"type": "string"}, "seq": {"type": "integer"}, "opts": {"type": "object", "properties": {}, "required": []}, "port": {"type": "string"}, "header": {"type": "object", "propert...
{"type" : "io.odysz.semantic.jprotocol.AnsonMsg", "version" : "1.1", "seq" : 105, "opts" : {}, "port" : "session", "header" : {}, "body" : [{"type" : "io.odysz.semantic.jsession.AnSessionReq", "uid" : "admin", "token" : "KY2g/VfrW9pi01Lmr5pLnA==", "iv" : "HxQ8BSUzHB5GGDMOVBYoGA==", "a" : "login"}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "version": {"type": "string"}, "seq": {"type": "integer"}, "opts": {"type": "object", "properties": {}, "required": []}, "port": {"type": "string"}, "header": {"type": "object", "properties": {}, "required": []}, "body": {"type": "array", "items": {"type": "...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author"...
{"name" : "@hyperswarm/replicator", "version" : "2.0.2", "description" : "Replicates data structures easily using hyperswarm", "main" : "index.js", "scripts" : {"test" : "standard && tape test/*.js"}, "author" : "Mathias Buus (@mafintosh)", "license" : "MIT", "dependencies" : {"hypercore-protocol" : "^8.0.7", "hyperswa...
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"]}, "author": {"type": "string"}, "license": {"type": "string"}, "depen...