input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"_id": {"type": "string"}, "data": {"type": "object", "properties": {"description": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}, "duration": {"type": "object", "properties": {"expiry": {"type": "string"}, "sustained": {"type": "boolean"}, "unit": {"type": "string"}, "value": {"type": "integer"}}, "required": ["expiry", "sustained", "unit", "value"]}, "level": {"type": "object", "properties": {"value": {"type": "integer"}}, "required": ["value"]}, "rules": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "string"}, "selector": {"type": "string"}, "type": {"type": "string"}, "value": {"type": "integer"}}, "required": ["key", "selector", "type", "value"]}}, "schema": {"type": "object", "properties": {"lastMigration": {"type": "null"}, "version": {"type": "number"}}, "required": ["lastMigration", "version"]}, "source": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}, "start": {"type": "object", "properties": {"initiative": {"type": "null"}, "value": {"type": "integer"}}, "required": ["initiative", "value"]}, "target": {"type": "null"}, "tokenIcon": {"type": "object", "properties": {"show": {"type": "boolean"}}, "required": ["show"]}, "traits": {"type": "object", "properties": {"custom": {"type": "string"}, "rarity": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}, "value": {"type": "array", "items": {}}}, "required": ["custom", "rarity", "value"]}}, "required": ["description", "duration", "level", "rules", "schema", "source", "start", "target", "tokenIcon", "traits"]}, "effects": {"type": "array", "items": {}}, "flags": {"type": "object", "properties": {}, "required": []}, "img": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}}, "required": ["_id", "data", "effects", "flags", "img", "name", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"_id" : "06zdFoxzuTpPPGyJ", "data" : {"description" : {"value" : "<p>Granted by Rejuvinating Flames</p>\n<p>You create a gout of flame that both heals and burns. You restore 1d4 HP to all allies in the area, and those allies gain a +1 status bonus to Fortitude saves for 1 minute. Enemies in the area take [[/r 1d4 # fire damage]]{1d4 fire damage} with a basic Reflex save. Heightened (+1) You restore an additional 1d4 HP to your allies and deal an additional [[/r 1d4 # fire damage]]{1d4 fire damage} to enemies.</p>"}, "duration" : {"expiry" : "turn-start", "sustained" : false, "unit" : "minutes", "value" : 1}, "level" : {"value" : 1}, "rules" : [{"key" : "PF2E.RuleElement.FlatModifier", "selector" : "fortitude", "type" : "status", "value" : 1}], "schema" : {"lastMigration" : null, "version" : 0.646}, "source" : {"value" : ""}, "start" : {"initiative" : null, "value" : 0}, "target" : null, "tokenIcon" : {"show" : true}, "traits" : {"custom" : "", "rarity" : {"value" : "common"}, "value" : []}}, "effects" : [], "flags" : {}, "img" : "systems/pf2e/icons/default-icons/effect.svg", "name" : "Effect: Rejuvinating Flames", "type" : "effect"}
json_instruct
{"type": "object", "properties": {"_id": {"type": "string"}, "data": {"type": "object", "properties": {"description": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}, "duration": {"type": "object", "properties": {"expiry": {"type": "string"}, "sustained": {"type": "boolean"}, "unit": {"type": "string"}, "value": {"type": "integer"}}, "required": ["expiry", "sustained", "unit", "value"]}, "level": {"type": "object", "properties": {"value": {"type": "integer"}}, "required": ["value"]}, "rules": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "string"}, "selector": {"type": "string"}, "type": {"type": "string"}, "value": {"type": "integer"}}, "required": ["key", "selector", "type", "value"]}}, "schema": {"type": "object", "properties": {"lastMigration": {"type": "null"}, "version": {"type": "number"}}, "required": ["lastMigration", "version"]}, "source": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}, "start": {"type": "object", "properties": {"initiative": {"type": "null"}, "value": {"type": "integer"}}, "required": ["initiative", "value"]}, "target": {"type": "null"}, "tokenIcon": {"type": "object", "properties": {"show": {"type": "boolean"}}, "required": ["show"]}, "traits": {"type": "object", "properties": {"custom": {"type": "string"}, "rarity": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}, "value": {"type": "array", "items": {}}}, "required": ["custom", "rarity", "value"]}}, "required": ["description", "duration", "level", "rules", "schema", "source", "start", "target", "tokenIcon", "traits"]}, "effects": {"type": "array", "items": {}}, "flags": {"type": "object", "properties": {}, "required": []}, "img": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}}, "required": ["_id", "data", "effects", "flags", "img", "name", "type"], "$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": {"E01015168": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01015168"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Topology", "objects" : {"E01015168" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00076634", "LAD11CD" : "E06000026"}, "arcs" : [[0, 1, 2]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00076636", "LAD11CD" : "E06000026"}, "arcs" : [[3, -2, 4, 5, 6]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00076639", "LAD11CD" : "E06000026"}, "arcs" : [[-5, -1, 7, 8]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00076640", "LAD11CD" : "E06000026"}, "arcs" : [[-7, 9, 10]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00076642", "LAD11CD" : "E06000026"}, "arcs" : [[-9, 11, 12, 13, -10, -6]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00076647", "LAD11CD" : "E06000026"}, "arcs" : [[-13, 14]]}]}}, "arcs" : [[[6591, 8406], [-110, -962]], [[6481, 7444], [-1039, -1020], [-629, 344], [-303, 1009], [-284, -150], [134, -1997], [-2047, -122]], [[2313, 5508], [-260, 719], [1684, 872], [88, 1130], [-584, -18], [-82, 454], [796, 135], [1223, 1199], [1413, -1593]], [[2426, 5192], [-113, 316]], [[6481, 7444], [522, -296], [15, -1320], [-1388, -732], [-783, 279], [-203, -679]], [[4644, 4696], [-738, 255], [-1095, -784]], [[2811, 4167], [-385, 1025]], [[6591, 8406], [1189, -1064], [2219, -528], [-2273, -594], [-171, -1238], [-879, -349], [-1675, -615], [-488, -105]], [[4513, 3913], [131, 783]], [[2811, 4167], [-593, -285], [-27, -904]], [[2191, 2978], [-600, -237], [643, -1806], [-780, -119], [-590, 1603], [-624, -278], [-185, 945], [-55, 493], [462, 193], [-332, 445], [2296, 975]], [[4513, 3913], [-494, 189], [-897, -535], [972, 123], [420, -1186]], [[4514, 2504], [181, -499], [-1237, -565]], [[3458, 1440], [-628, 1761], [-639, -223]], [[4514, 2504], [638, 238], [876, -1651], [-2332, -1091], [-391, 855], [-177, 421], [330, 164]]], "transform" : {"scale" : [1.090191931941097e-06, 6.600728068896254e-07], "translate" : [-4.17224578596725, 50.38254550726278]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01015168": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01015168"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "role": {"type": "string"}}, "required": ["name", "email", "role"]}}, "license": {"type": "string"}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"google85\\phpmvc\\": {"type": "string"}}, "required": ["google85\\phpmvc\\"]}}, "required": ["psr-4"]}, "require": {"type": "object", "properties": {}, "required": []}}, "required": ["name", "description", "authors", "license", "autoload", "require"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "google85/php-mvc-core", "description" : "PHP MVC - core package", "authors" : [{"name" : "google85", "email" : "bpfcomp2005@gmail.com", "role" : "Developer"}], "license" : "Unlicense", "autoload" : {"psr-4" : {"google85\\phpmvc\\" : "./"}}, "require" : {}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "role": {"type": "string"}}, "required": ["name", "email", "role"]}}, "license": {"type": "string"}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"google85\\phpmvc\\": {"type": "string"}}, "required": ["google85\\phpmvc\\"]}}, "required": ["psr-4"]}, "require": {"type": "object", "properties": {}, "required": []}}, "required": ["name", "description", "authors", "license", "autoload", "require"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["C:\\Users\\Dima\\OneDrive\\Documents\\GitHub\\YourSimpleCard\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\vm_snapshot_data", "C:\\Users\\Dima\\OneDrive\\Documents\\GitHub\\YourSimpleCard\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\isolate_snapshot_data", "C:\\Users\\Dima\\OneDrive\\Documents\\GitHub\\YourSimpleCard\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\kernel_blob.bin", "C:\\Users\\Dima\\OneDrive\\Documents\\GitHub\\YourSimpleCard\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\images/dima.jpg", "C:\\Users\\Dima\\OneDrive\\Documents\\GitHub\\YourSimpleCard\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\images/dima.png", "C:\\Users\\Dima\\OneDrive\\Documents\\GitHub\\YourSimpleCard\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\fonts/Pacifico-Regular.ttf", "C:\\Users\\Dima\\OneDrive\\Documents\\GitHub\\YourSimpleCard\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\fonts/SourceSansPro-Regular.ttf", "C:\\Users\\Dima\\OneDrive\\Documents\\GitHub\\YourSimpleCard\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\packages/cupertino_icons/assets/CupertinoIcons.ttf", "C:\\Users\\Dima\\OneDrive\\Documents\\GitHub\\YourSimpleCard\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\fonts/MaterialIcons-Regular.otf", "C:\\Users\\Dima\\OneDrive\\Documents\\GitHub\\YourSimpleCard\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\AssetManifest.json", "C:\\Users\\Dima\\OneDrive\\Documents\\GitHub\\YourSimpleCard\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\FontManifest.json", "C:\\Users\\Dima\\OneDrive\\Documents\\GitHub\\YourSimpleCard\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\NOTICES"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"creation_epoch": {"type": "string"}, "start_epoch": {"type": "string"}, "start_XGBoost_def_1": {"type": "string"}, "start_XGBoost_def_2": {"type": "string"}, "start_XGBoost_def_3": {"type": "string"}, "start_GLM_def_1": {"type": "string"}, "start_DRF_def_1": {"type": "string"}, "start_GBM_def_1": {"type": "string"}, "start_GBM_def_2": {"type": "string"}, "start_GBM_def_3": {"type": "string"}, "start_GBM_def_4": {"type": "string"}, "start_GBM_def_5": {"type": "string"}, "start_DRF_XRT": {"type": "string"}, "start_XGBoost_grid_1": {"type": "string"}, "start_GBM_grid_1": {"type": "string"}, "start_StackedEnsemble_best": {"type": "string"}, "start_StackedEnsemble_all": {"type": "string"}, "stop_epoch": {"type": "string"}, "duration_secs": {"type": "string"}, "start": {"type": "string"}, "end": {"type": "string"}, "metric": {"type": "number"}}, "required": ["creation_epoch", "start_epoch", "start_XGBoost_def_1", "start_XGBoost_def_2", "start_XGBoost_def_3", "start_GLM_def_1", "start_DRF_def_1", "start_GBM_def_1", "start_GBM_def_2", "start_GBM_def_3", "start_GBM_def_4", "start_GBM_def_5", "start_DRF_XRT", "start_XGBoost_grid_1", "start_GBM_grid_1", "start_StackedEnsemble_best", "start_StackedEnsemble_all", "stop_epoch", "duration_secs", "start", "end", "metric"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"creation_epoch" : "1594671343", "start_epoch" : "1594671343", "start_XGBoost_def_1" : "1594671343", "start_XGBoost_def_2" : "1594671345", "start_XGBoost_def_3" : "1594671346", "start_GLM_def_1" : "1594671347", "start_DRF_def_1" : "1594671348", "start_GBM_def_1" : "1594671350", "start_GBM_def_2" : "1594671351", "start_GBM_def_3" : "1594671352", "start_GBM_def_4" : "1594671354", "start_GBM_def_5" : "1594671359", "start_DRF_XRT" : "1594671360", "start_XGBoost_grid_1" : "1594671361", "start_GBM_grid_1" : "1594671385", "start_StackedEnsemble_best" : "1594671390", "start_StackedEnsemble_all" : "1594671391", "stop_epoch" : "1594671392", "duration_secs" : "49", "start" : "21:15:43", "end" : "21:16:33", "metric" : 135.823973624937}
json_instruct
{"type": "object", "properties": {"creation_epoch": {"type": "string"}, "start_epoch": {"type": "string"}, "start_XGBoost_def_1": {"type": "string"}, "start_XGBoost_def_2": {"type": "string"}, "start_XGBoost_def_3": {"type": "string"}, "start_GLM_def_1": {"type": "string"}, "start_DRF_def_1": {"type": "string"}, "start_GBM_def_1": {"type": "string"}, "start_GBM_def_2": {"type": "string"}, "start_GBM_def_3": {"type": "string"}, "start_GBM_def_4": {"type": "string"}, "start_GBM_def_5": {"type": "string"}, "start_DRF_XRT": {"type": "string"}, "start_XGBoost_grid_1": {"type": "string"}, "start_GBM_grid_1": {"type": "string"}, "start_StackedEnsemble_best": {"type": "string"}, "start_StackedEnsemble_all": {"type": "string"}, "stop_epoch": {"type": "string"}, "duration_secs": {"type": "string"}, "start": {"type": "string"}, "end": {"type": "string"}, "metric": {"type": "number"}}, "required": ["creation_epoch", "start_epoch", "start_XGBoost_def_1", "start_XGBoost_def_2", "start_XGBoost_def_3", "start_GLM_def_1", "start_DRF_def_1", "start_GBM_def_1", "start_GBM_def_2", "start_GBM_def_3", "start_GBM_def_4", "start_GBM_def_5", "start_DRF_XRT", "start_XGBoost_grid_1", "start_GBM_grid_1", "start_StackedEnsemble_best", "start_StackedEnsemble_all", "stop_epoch", "duration_secs", "start", "end", "metric"], "$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"}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "object", "properties": {"@adorsys/encrypt-down": {"type": "string"}, "bcrypt": {"type": "string"}, "express": {"type": "string"}, "leveldown": {"type": "string"}, "levelup": {"type": "string"}}, "required": ["@adorsys/encrypt-down", "bcrypt", "express", "leveldown", "levelup"]}}, "required": ["name", "version", "description", "main", "author", "license", "scripts", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "local-store-example", "version" : "1.0.0", "description" : "Example of jwt-session-manager usage with LevelDB", "main" : "server.js", "author" : "Jean M. Lescure", "license" : "Apache-2.0", "scripts" : {"start" : "node server.js"}, "dependencies" : {"@adorsys/encrypt-down" : "^2.1.0", "bcrypt" : "^5.0.0", "express" : "^4.17.1", "leveldown" : "^5.6.0", "levelup" : "^4.4.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "object", "properties": {"@adorsys/encrypt-down": {"type": "string"}, "bcrypt": {"type": "string"}, "express": {"type": "string"}, "leveldown": {"type": "string"}, "levelup": {"type": "string"}}, "required": ["@adorsys/encrypt-down", "bcrypt", "express", "leveldown", "levelup"]}}, "required": ["name", "version", "description", "main", "author", "license", "scripts", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"operation": {"type": "string"}, "data": {"type": "object", "properties": {"modules": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "revision": {"type": "string"}}, "required": ["name", "revision"]}}}, "required": ["modules"]}}, "required": ["operation", "data"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"operation" : "read", "data" : {"modules" : [{"name" : "nc-notifications", "revision" : "2008-07-14"}]}}
json_instruct
{"type": "object", "properties": {"operation": {"type": "string"}, "data": {"type": "object", "properties": {"modules": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "revision": {"type": "string"}}, "required": ["name", "revision"]}}}, "required": ["modules"]}}, "required": ["operation", "data"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"compilerOptions": {"type": "object", "properties": {"baseUrl": {"type": "string"}, "paths": {"type": "object", "properties": {"@application/*": {"type": "array", "items": {"type": "string"}}, "@application": {"type": "array", "items": {"type": "string"}}, "@ui/*": {"type": "array", "items": {"type": "string"}}, "@ui": {"type": "array", "items": {"type": "string"}}, "@domain/*": {"type": "array", "items": {"type": "string"}}, "@domain": {"type": "array", "items": {"type": "string"}}, "@utils/*": {"type": "array", "items": {"type": "string"}}, "@utils": {"type": "array", "items": {"type": "string"}}, "@infrastructure/*": {"type": "array", "items": {"type": "string"}}, "@infrastructure": {"type": "array", "items": {"type": "string"}}}, "required": ["@application/*", "@application", "@ui/*", "@ui", "@domain/*", "@domain", "@utils/*", "@utils", "@infrastructure/*", "@infrastructure"]}}, "required": ["baseUrl", "paths"]}}, "required": ["compilerOptions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"compilerOptions" : {"baseUrl" : ".", "paths" : {"@application/*" : ["./src/application/*"], "@application" : ["./src/application"], "@ui/*" : ["./src/ui/*"], "@ui" : ["./src/ui"], "@domain/*" : ["./src/domain/*"], "@domain" : ["./src/domain"], "@utils/*" : ["./src/utils/*"], "@utils" : ["./src/utils"], "@infrastructure/*" : ["./src/infrastructure/*"], "@infrastructure" : ["./src/infrastructure"]}}}
json_instruct
{"type": "object", "properties": {"compilerOptions": {"type": "object", "properties": {"baseUrl": {"type": "string"}, "paths": {"type": "object", "properties": {"@application/*": {"type": "array", "items": {"type": "string"}}, "@application": {"type": "array", "items": {"type": "string"}}, "@ui/*": {"type": "array", "items": {"type": "string"}}, "@ui": {"type": "array", "items": {"type": "string"}}, "@domain/*": {"type": "array", "items": {"type": "string"}}, "@domain": {"type": "array", "items": {"type": "string"}}, "@utils/*": {"type": "array", "items": {"type": "string"}}, "@utils": {"type": "array", "items": {"type": "string"}}, "@infrastructure/*": {"type": "array", "items": {"type": "string"}}, "@infrastructure": {"type": "array", "items": {"type": "string"}}}, "required": ["@application/*", "@application", "@ui/*", "@ui", "@domain/*", "@domain", "@utils/*", "@utils", "@infrastructure/*", "@infrastructure"]}}, "required": ["baseUrl", "paths"]}}, "required": ["compilerOptions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "type": {"type": "string"}, "ID": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"NUTS_NAME": {"type": "string"}, "NUTS_ID": {"type": "string"}}, "required": ["NUTS_NAME", "NUTS_ID"]}, "id": {"type": "string"}}, "required": ["geometry", "type", "properties", "id"]}}}, "required": ["crs", "type", "ID", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:EPSG::4326"}}, "type" : "FeatureCollection", "ID" : "ES22", "features" : [{"geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[-0.7245, 42.92016], [-0.79425, 42.89774], [-0.90108, 42.74269], [-1.124, 42.63868], [-1.13017, 42.63238], [-1.29636, 42.46244], [-1.38477, 42.2747], [-1.385, 42.23248], [-1.3716, 42.0215], [-1.45201, 41.95097], [-1.84718, 42.00799], [-1.75337, 42.15997], [-1.77075, 42.23248], [-1.96679, 42.34639], [-2.09375, 42.38635], [-2.42072, 42.48927], [-2.4376, 42.60343], [-2.41559, 42.63238], [-2.324, 42.68583], [-2.25081, 42.89569], [-1.7289, 43.29609], [-1.38927, 43.25812], [-1.38927, 43.18649], [-1.41898, 43.127], [-1.469, 43.08307], [-1.4397, 43.04836], [-1.38927, 43.03557], [-1.31021, 43.07692], [-1.12529, 43.02743], [-0.7245, 42.92016]]], [[[-1.03789, 42.46276], [-1.06168, 42.41416], [-1.1759, 42.42711], [-1.10588, 42.51969], [-1.03789, 42.46276]]]]}, "type" : "Feature", "properties" : {"NUTS_NAME" : "Navarra", "NUTS_ID" : "ES220"}, "id" : "ES220"}]}
json_instruct
{"type": "object", "properties": {"crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "type": {"type": "string"}, "ID": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"NUTS_NAME": {"type": "string"}, "NUTS_ID": {"type": "string"}}, "required": ["NUTS_NAME", "NUTS_ID"]}, "id": {"type": "string"}}, "required": ["geometry", "type", "properties", "id"]}}}, "required": ["crs", "type", "ID", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"libraryItemId": {"type": "string"}, "name": {"type": "string"}, "language": {"type": "string"}, "tags": {"type": "object", "properties": {"Complexity": {"type": "array", "items": {"type": "string"}}, "API Usage": {"type": "array", "items": {"type": "string"}}, "Pipeline Stage": {"type": "array", "items": {"type": "string"}}, "Use Case": {"type": "array", "items": {"type": "string"}}}, "required": ["Complexity", "API Usage", "Pipeline Stage", "Use Case"]}, "shortDescription": {"type": "string"}, "DefaultFile": {"type": "string"}, "EntryPoint": {"type": "string"}, "Variables": {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Type": {"type": "string"}, "InputType": {"type": "string"}, "Description": {"type": "string"}, "DefaultValue": {"type": "string"}}, "required": ["Name", "Type", "InputType", "Description", "DefaultValue"]}}}, "required": ["libraryItemId", "name", "language", "tags", "shortDescription", "DefaultFile", "EntryPoint", "Variables"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"libraryItemId" : "aac8b9f2-2063-4f0f-affe-a1624369a650", "name" : "Chat app", "language" : "NodeJs", "tags" : {"Complexity" : ["Advanced"], "API Usage" : ["Reader API (Websockets)", "Writer API (HTTP)"], "Pipeline Stage" : ["Source"], "Use Case" : ["Sentiment Analysis"]}, "shortDescription" : "Chat application as an example of Quix APIs usage", "DefaultFile" : "source/app/services/quix.service.ts", "EntryPoint" : "source/build/dockerfile", "Variables" : [{"Name" : "messages", "Type" : "Placeholder", "InputType" : "OutputTopic", "Description" : "This is the output topic for chat messages", "DefaultValue" : "messages"}, {"Name" : "sentiment", "Type" : "Placeholder", "InputType" : "InputTopic", "Description" : "This is the secondary topic for sentiment score for messages. Use Hugging Face model library item to analyze messages sentiment.", "DefaultValue" : "sentiment"}]}
json_instruct
{"type": "object", "properties": {"libraryItemId": {"type": "string"}, "name": {"type": "string"}, "language": {"type": "string"}, "tags": {"type": "object", "properties": {"Complexity": {"type": "array", "items": {"type": "string"}}, "API Usage": {"type": "array", "items": {"type": "string"}}, "Pipeline Stage": {"type": "array", "items": {"type": "string"}}, "Use Case": {"type": "array", "items": {"type": "string"}}}, "required": ["Complexity", "API Usage", "Pipeline Stage", "Use Case"]}, "shortDescription": {"type": "string"}, "DefaultFile": {"type": "string"}, "EntryPoint": {"type": "string"}, "Variables": {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Type": {"type": "string"}, "InputType": {"type": "string"}, "Description": {"type": "string"}, "DefaultValue": {"type": "string"}}, "required": ["Name", "Type", "InputType", "Description", "DefaultValue"]}}}, "required": ["libraryItemId", "name", "language", "tags", "shortDescription", "DefaultFile", "EntryPoint", "Variables"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "object", "properties": {"front": {"type": "string"}, "back": {"type": "string"}}, "required": ["front", "back"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"front" : "composite experiment", "back" : "A composite experiment is any experiment that consists of multiple sub-experiments."}, {"front" : "trial (compound experiments)", "back" : "A trial in a compound experiment is one of the sub-experiments that make up the composite experiment."}, {"front" : "repeated experiment", "back" : "A repeated experiment is a compound experiment in which the trials are identical and independent of each other."}, {"front" : "statistical regularity", "back" : "An experiment has statistical regularity if under repeated experiments, the relative frequencies converge (in some sense) to some fixed values. "}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"front": {"type": "string"}, "back": {"type": "string"}}, "required": ["front", "back"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "minimum-stability": {"type": "string"}, "require": {"type": "object", "properties": {"php": {"type": "string"}}, "required": ["php"]}, "autoload": {"type": "object", "properties": {"classmap": {"type": "array", "items": {"type": "string"}}}, "required": ["classmap"]}}, "required": ["name", "description", "license", "keywords", "minimum-stability", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "dmytromikhieiev/amazonmws", "description" : "Library to interface with Amazon MWS", "license" : "MIT", "keywords" : ["amazon", "mws"], "minimum-stability" : "stable", "require" : {"php" : ">= 5.6"}, "autoload" : {"classmap" : ["src/"]}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "minimum-stability": {"type": "string"}, "require": {"type": "object", "properties": {"php": {"type": "string"}}, "required": ["php"]}, "autoload": {"type": "object", "properties": {"classmap": {"type": "array", "items": {"type": "string"}}}, "required": ["classmap"]}}, "required": ["name", "description", "license", "keywords", "minimum-stability", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["mobisplash-cli"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "short_name": {"type": "string"}, "start_url": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "email": {"type": "string"}, "portfolio": {"type": "string"}, "lang": {"type": "string"}, "repository": {"type": "string"}, "theme_color": {"type": "string"}, "background_color": {"type": "string"}, "font_color": {"type": "string"}, "font": {"type": "string"}, "display": {"type": "string"}, "orientation": {"type": "string"}}, "required": ["name", "short_name", "start_url", "description", "author", "email", "portfolio", "lang", "repository", "theme_color", "background_color", "font_color", "font", "display", "orientation"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "11ty Minimalist Blog Theme", "short_name" : "1MBT", "start_url" : "https://ionote.vercel.app/", "description" : "The Eleventy static site generator theme for minimalist.", "author" : "AnzenKodo", "email" : "AnzenKodo@altmails.com", "portfolio" : "https://anzenkodo.github.io/AnzenKodo", "lang" : "en-US", "repository" : "https://github.com/AnzenKodo/io-note", "theme_color" : "#00ADB5", "background_color" : "#000000", "font_color" : "#FFEEAD", "font" : "M PLUS 2", "display" : "minimal-ui", "orientation" : "portrait"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "short_name": {"type": "string"}, "start_url": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "email": {"type": "string"}, "portfolio": {"type": "string"}, "lang": {"type": "string"}, "repository": {"type": "string"}, "theme_color": {"type": "string"}, "background_color": {"type": "string"}, "font_color": {"type": "string"}, "font": {"type": "string"}, "display": {"type": "string"}, "orientation": {"type": "string"}}, "required": ["name", "short_name", "start_url", "description", "author", "email", "portfolio", "lang", "repository", "theme_color", "background_color", "font_color", "font", "display", "orientation"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"variants": {"type": "object", "properties": {"variant=nether_star": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "variant=dragon_egg": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "variant=ph2": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "variant=ph3": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "variant=awakened_draconium": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "variant=neutronium": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": ["variant=nether_star", "variant=dragon_egg", "variant=ph2", "variant=ph3", "variant=awakened_draconium", "variant=neutronium"]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"variants" : {"variant=nether_star" : {"model" : "mysticalagradditions:special_nether_star"}, "variant=dragon_egg" : {"model" : "mysticalagradditions:special_dragon_egg"}, "variant=ph2" : {"model" : "mysticalagradditions:special_nether_star"}, "variant=ph3" : {"model" : "mysticalagradditions:special_nether_star"}, "variant=awakened_draconium" : {"model" : "mysticalagradditions:special_awakened_draconium"}, "variant=neutronium" : {"model" : "mysticalagradditions:special_neutronium"}}}
json_instruct
{"type": "object", "properties": {"variants": {"type": "object", "properties": {"variant=nether_star": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "variant=dragon_egg": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "variant=ph2": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "variant=ph3": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "variant=awakened_draconium": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "variant=neutronium": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": ["variant=nether_star", "variant=dragon_egg", "variant=ph2", "variant=ph3", "variant=awakened_draconium", "variant=neutronium"]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type": "integer"}, "country_reference": {"type": "integer"}, "country_name": {"type": "string"}, "region_id": {"type": "string"}, "region_reference": {"type": "string"}, "region_name": {"type": "string"}, "province_id": {"type": "string"}, "province_reference": {"type": "string"}, "province_name": {"type": "string"}, "city_id": {"type": "string"}, "city_reference": {"type": "string"}, "city_name": {"type": "string"}, "barangay_id": {"type": "string"}, "barangay_reference": {"type": "string"}, "barangay_name": {"type": "string"}}, "required": ["type", "level", "label", "locale", "country_id", "country_reference", "country_name", "region_id", "region_reference", "region_name", "province_id", "province_reference", "province_name", "city_id", "city_reference", "city_name", "barangay_id", "barangay_reference", "barangay_name"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "Barangay 685, Manila, Metropolitan Manila, National Capital Region, PH", "locale" : "ph.national-capital-region.metropolitan-manila.manila.barangay-685", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "region_id" : "12", "region_reference" : "141", "region_name" : "National Capital Region", "province_id" : "47", "province_reference" : "47", "province_name" : "Metropolitan Manila", "city_id" : "814", "city_reference" : "955", "city_name" : "Manila", "barangay_id" : "23445", "barangay_reference" : "25071", "barangay_name" : "Barangay 685"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[120.99527, 14.580001], [120.995956, 14.57999], [120.996216, 14.57999], [120.995789, 14.57935], [120.995262, 14.578671], [120.99498, 14.5783], [120.994743, 14.578011], [120.99424, 14.57736], [120.994087, 14.577451], [120.993896, 14.577571], [120.993889, 14.578172], [120.993881, 14.578501], [120.993858, 14.57929], [120.993843, 14.579631], [120.993828, 14.58001], [120.994476, 14.58003], [120.99527, 14.580001]]]]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type": "integer"}, "country_reference": {"type": "integer"}, "country_name": {"type": "string"}, "region_id": {"type": "string"}, "region_reference": {"type": "string"}, "region_name": {"type": "string"}, "province_id": {"type": "string"}, "province_reference": {"type": "string"}, "province_name": {"type": "string"}, "city_id": {"type": "string"}, "city_reference": {"type": "string"}, "city_name": {"type": "string"}, "barangay_id": {"type": "string"}, "barangay_reference": {"type": "string"}, "barangay_name": {"type": "string"}}, "required": ["type", "level", "label", "locale", "country_id", "country_reference", "country_name", "region_id", "region_reference", "region_name", "province_id", "province_reference", "province_name", "city_id", "city_reference", "city_name", "barangay_id", "barangay_reference", "barangay_name"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"merged" : "/Users/snowy/Development/MyProgect/BabyCare/PullToRefresh/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/indicator_arrow.png", "source" : "/Users/snowy/Development/MyProgect/BabyCare/PullToRefresh/build/intermediates/bundles/debug/res/drawable-hdpi-v4/indicator_arrow.png"}, {"merged" : "/Users/snowy/Development/MyProgect/BabyCare/PullToRefresh/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/default_ptr_flip.png", "source" : "/Users/snowy/Development/MyProgect/BabyCare/PullToRefresh/build/intermediates/bundles/debug/res/drawable-hdpi-v4/default_ptr_flip.png"}, {"merged" : "/Users/snowy/Development/MyProgect/BabyCare/PullToRefresh/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/default_ptr_rotate.png", "source" : "/Users/snowy/Development/MyProgect/BabyCare/PullToRefresh/build/intermediates/bundles/debug/res/drawable-hdpi-v4/default_ptr_rotate.png"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"responses": {"type": "array", "items": {"type": "object", "properties": {"logoAnnotations": {"type": "array", "items": {"type": "object", "properties": {"mid": {"type": "string"}, "description": {"type": "string"}, "score": {"type": "number"}, "boundingPoly": {"type": "object", "properties": {"vertices": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}}, "required": ["x", "y"]}}}, "required": ["vertices"]}}, "required": ["mid", "description", "score", "boundingPoly"]}}, "labelAnnotations": {"type": "array", "items": {"type": "object", "properties": {"mid": {"type": "string"}, "description": {"type": "string"}, "score": {"type": "number"}, "topicality": {"type": "number"}}, "required": ["mid", "description", "score", "topicality"]}}}, "required": ["logoAnnotations", "labelAnnotations"]}}}, "required": ["responses"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"responses" : [{"logoAnnotations" : [{"mid" : "/m/09ck55", "description" : "i love ny", "score" : 0.95025003, "boundingPoly" : {"vertices" : [{"x" : 530, "y" : 531}, {"x" : 620, "y" : 531}, {"x" : 620, "y" : 623}, {"x" : 530, "y" : 623}]}}], "labelAnnotations" : [{"mid" : "/m/06_dn", "description" : "Snow", "score" : 0.97192121, "topicality" : 0.97192121}, {"mid" : "/m/086mh", "description" : "Winter", "score" : 0.97117609, "topicality" : 0.97117609}, {"mid" : "/m/01bqvp", "description" : "Sky", "score" : 0.97063965, "topicality" : 0.97063965}, {"mid" : "/g/11jxkqbpp", "description" : "Mountainous landforms", "score" : 0.96987897, "topicality" : 0.96987897}, {"mid" : "/m/09d_r", "description" : "Mountain", "score" : 0.96523219, "topicality" : 0.96523219}, {"mid" : "/m/07j7r", "description" : "Tree", "score" : 0.88663232, "topicality" : 0.88663232}, {"mid" : "/m/023bbt", "description" : "Wilderness", "score" : 0.87192947, "topicality" : 0.87192947}, {"mid" : "/m/0csby", "description" : "Cloud", "score" : 0.85430866, "topicality" : 0.85430866}, {"mid" : "/m/01c791", "description" : "Freezing", "score" : 0.84473169, "topicality" : 0.84473169}, {"mid" : "/m/04wxr", "description" : "Mountain range", "score" : 0.8286218, "topicality" : 0.8286218}]}]}
json_instruct
{"type": "object", "properties": {"responses": {"type": "array", "items": {"type": "object", "properties": {"logoAnnotations": {"type": "array", "items": {"type": "object", "properties": {"mid": {"type": "string"}, "description": {"type": "string"}, "score": {"type": "number"}, "boundingPoly": {"type": "object", "properties": {"vertices": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}}, "required": ["x", "y"]}}}, "required": ["vertices"]}}, "required": ["mid", "description", "score", "boundingPoly"]}}, "labelAnnotations": {"type": "array", "items": {"type": "object", "properties": {"mid": {"type": "string"}, "description": {"type": "string"}, "score": {"type": "number"}, "topicality": {"type": "number"}}, "required": ["mid", "description", "score", "topicality"]}}}, "required": ["logoAnnotations", "labelAnnotations"]}}}, "required": ["responses"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "calc": {"type": "boolean"}, "value": {"type": "string"}}, "required": ["id", "type", "calc", "value"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "TPLNAME", "type" : "alpha", "calc" : true, "value" : ""}, {"id" : "TPFNAME", "type" : "alpha", "calc" : true, "value" : ""}, {"id" : "TPSSN", "type" : "ssn", "calc" : true, "value" : ""}, {"id" : "SPLNAME", "type" : "alpha", "calc" : true, "value" : ""}, {"id" : "SPFNAME", "type" : "alpha", "calc" : true, "value" : ""}, {"id" : "SPSSN", "type" : "ssn", "calc" : true, "value" : ""}, {"id" : "L1", "type" : "number", "calc" : false, "value" : ""}, {"id" : "L2", "type" : "number", "calc" : false, "value" : ""}, {"id" : "L3", "type" : "number", "calc" : true, "value" : ""}, {"id" : "L4", "type" : "number", "calc" : false, "value" : ""}, {"id" : "L5", "type" : "number", "calc" : true, "value" : ""}, {"id" : "L6", "type" : "number", "calc" : false, "value" : ""}, {"id" : "L7", "type" : "number", "calc" : true, "value" : ""}, {"id" : "L8", "type" : "number", "calc" : true, "value" : ""}, {"id" : "L9", "type" : "number", "calc" : false, "value" : ""}, {"id" : "L10", "type" : "number", "calc" : true, "value" : ""}, {"id" : "L11", "type" : "number", "calc" : true, "value" : ""}, {"id" : "L12", "type" : "number", "calc" : false, "value" : ""}, {"id" : "L13", "type" : "number", "calc" : true, "value" : ""}, {"id" : "L14", "type" : "number", "calc" : true, "value" : ""}, {"id" : "L15", "type" : "alpha", "calc" : true, "value" : ""}, {"id" : "L16", "type" : "number", "calc" : true, "value" : ""}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "calc": {"type": "boolean"}, "value": {"type": "string"}}, "required": ["id", "type", "calc", "value"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"category": {"type": "string"}, "lang": {"type": "string"}, "original": {"type": "string"}, "riddle": {"type": "array", "items": {"type": "string"}}, "solution": {"type": "string"}, "type": {"type": "string"}}, "required": ["category", "lang", "original", "riddle", "solution", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"category" : "riddlechests:jeopardy/general_science", "lang" : "en_us", "original" : "ETZZS", "riddle" : ["General Science", "", "This Saturnian moon is the only one in", "the solar system known to have clouds"], "solution" : "TITAN", "type" : "riddlechests:word"}
json_instruct
{"type": "object", "properties": {"category": {"type": "string"}, "lang": {"type": "string"}, "original": {"type": "string"}, "riddle": {"type": "array", "items": {"type": "string"}}, "solution": {"type": "string"}, "type": {"type": "string"}}, "required": ["category", "lang", "original", "riddle", "solution", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"worst concave points": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "worst area": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "mean concave points": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "worst concavity": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "worst perimeter": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["worst concave points", "worst area", "mean concave points", "worst concavity", "worst perimeter"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"worst concave points" : [[0.0, 10.758642748968276], [0.11819899999999998, 10.758642748968276], [0.11820099999999999, 10.124689426363897], [0.146579, 10.124689426363897], [0.146581, 0.0], [0.291, 0.0]], "worst area" : [[185.2, 5.4017726266763635], [930.8799989999999, 5.4017726266763635], [930.8800009999999, 0.0], [4254.0, 0.0]], "mean concave points" : [[0.0, 1.5120499945775585], [0.04793299999999999, 1.5120499945775585], [0.04793499999999999, 0.0], [0.2012, 0.0]], "worst concavity" : [[0.0, 0.9258453795095806], [0.267259, 0.9258453795095806], [0.26726099999999997, 0.0], [1.252, 0.0]], "worst perimeter" : [[50.41, -0.020753711723473466], [104.379999, -0.020753711723473466], [104.380001, 0.0], [251.2, 0.0]]}
json_instruct
{"type": "object", "properties": {"worst concave points": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "worst area": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "mean concave points": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "worst concavity": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "worst perimeter": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["worst concave points", "worst area", "mean concave points", "worst concavity", "worst perimeter"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"dailyRecoveredCases": {"type": "array", "items": {"type": "integer"}}}, "required": ["dailyRecoveredCases"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"dailyRecoveredCases" : [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 3, 0, 0, 0, 4, 0, 6, 3, 0, 9, 0, 0, 12, 4, 6, 8, 7, 3, 5, 1, 7, 1, 1, 11, 6, 4, 2, 6, 0, 12, 10, 9, 8, 26, 30, 19, 33, 22, 25, 62, 45, 31, 55, 115, 43, 150, 206, 164, 213, 150, 63, 101, 73, 171, 85, 187, 162, 85, 156, 107, 178, 194, 162, 188, 189, 203, 250, 246, 342, 204, 320, 310, 232, 370, 504, 685, 640, 752, 575, 883, 1230, 1513, 1382, 1469, 1473, 1054, 1005, 923, 1037, 920, 1126, 849, 911, 834, 877, 772, 675, 690, 616, 678, 536, 514, 530, 534, 505, 558, 602, 617, 908, 819, 717, 685, 675, 886, 667, 520, 538, 514, 593, 578, 528, 747, 649, 746, 805, 736, 648, 836, 639, 667, 652, 580, 601, 727, 668, 692, 766, 684, 624, 786, 863, 602, 593, 688, 526, 587, 580, 704, 720, 476, 713, 509, 731, 692, 648, 641, 779, 616, 498, 610, 528, 871, 622, 506, 537, 618, 477, 504, 616, 798, 673, 657, 574, 433, 552, 582, 626, 486, 618, 516, 617, 568, 818, 620, 744, 591, 506, 718, 968, 724, 865, 722, 670, 762, 682, 729, 620, 601, 649, 718, 582, 538, 639, 509, 701, 537, 605, 509, 630, 597, 538, 710, 698, 546, 534, 706, 728, 610, 649, 613, 752, 746, 592, 718, 798, 726, 670, 661, 620, 725, 807, 552, 727, 660, 696, 828, 694, 662, 822, 699, 626, 687, 738, 842, 749, 688, 751, 558, 683, 829, 627, 798, 587, 623, 511, 618, 670, 559, 626, 717, 553, 586, 524, 658, 554, 509, 540, 474, 462, 425, 306, 297, 351, 270, 310, 256, 269, 263, 242, 310, 204, 242, 286, 285, 216, 214, 238, 304, 232, 250, 199, 229, 248, 228, 233, 260, 213, 281, 240, 273, 231, 224, 244, 245, 279, 366, 202, 234, 252, 268, 349, 464, 354, 440, 484, 406, 481, 439, 507, 513, 537, 436, 648, 516, 501, 527, 545, 510, 557, 555, 456, 539, 445, 582]}
json_instruct
{"type": "object", "properties": {"dailyRecoveredCases": {"type": "array", "items": {"type": "integer"}}}, "required": ["dailyRecoveredCases"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"owner": {"type": "string"}, "repo": {"type": "string"}, "branch": {"type": "string"}, "private": {"type": "boolean"}, "rev": {"type": "string"}, "sha256": {"type": "string"}}, "required": ["owner", "repo", "branch", "private", "rev", "sha256"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"owner" : "obsidiansystems", "repo" : "v-usb", "branch" : "ledger-log-new", "private" : false, "rev" : "31547d5d55acc77d3c0c8b8a65ba2bad5611018a", "sha256" : "1ihdxbz6z6wyz71sb5fb5rf2510vfv566wi2js0wnh5mivmrbrfd"}
json_instruct
{"type": "object", "properties": {"owner": {"type": "string"}, "repo": {"type": "string"}, "branch": {"type": "string"}, "private": {"type": "boolean"}, "rev": {"type": "string"}, "sha256": {"type": "string"}}, "required": ["owner", "repo", "branch", "private", "rev", "sha256"], "$schema": "http://json-schema.org/draft-07/schema#"}
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#"}
[["411323106200", "\u77f3\u7070\u5cad\u6751\u59d4\u4f1a", "220", "0"], ["411323106201", "\u7389\u7687\u5c88\u6751\u59d4\u4f1a", "220", "0"], ["411323106202", "\u5cad\u5c97\u6751\u59d4\u4f1a", "122", "0"], ["411323106203", "\u6851\u576a\u6751\u59d4\u4f1a", "121", "0"], ["411323106204", "\u5858\u5c88\u6751\u59d4\u4f1a", "220", "0"], ["411323106205", "\u725b\u6bdb\u576a\u6751\u59d4\u4f1a", "220", "0"], ["411323106206", "\u5f20\u5e84\u6751\u59d4\u4f1a", "220", "0"], ["411323106207", "\u4ed3\u623f\u6751\u59d4\u4f1a", "220", "0"], ["411323106208", "\u5317\u6e7e\u6751\u59d4\u4f1a", "122", "0"], ["411323106209", "\u78e8\u6c9f\u6751\u59d4\u4f1a", "220", "0"], ["411323106210", "\u7f8a\u5976\u6c9f\u6751\u59d4\u4f1a", "220", "0"], ["411323106211", "\u4e09\u6e7e\u6751\u59d4\u4f1a", "220", "0"], ["411323106212", "\u9ec4\u6c99\u6751\u59d4\u4f1a", "220", "0"], ["411323106213", "\u6731\u5b9d\u6c9f\u6751\u59d4\u4f1a", "220", "0"], ["411323106214", "\u5305\u6c9f\u6751\u59d4\u4f1a", "220", "0"], ["411323106215", "\u51c9\u6c34\u6cc9\u6751\u59d4\u4f1a", "220", "0"], ["411323106216", "\u4e1c\u4e07\u6c9f\u6751\u59d4\u4f1a", "220", "0"], ["411323106217", "\u767d\u571f\u66fc\u6751\u59d4\u4f1a", "220", "0"], ["411323106218", "\u897f\u4e07\u6c9f\u6751\u59d4\u4f1a", "220", "0"], ["411323106219", "\u6a2a\u5cad\u6751\u59d4\u4f1a", "220", "0"]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"p23": {"type": "string"}, "Q9XXX1": {"type": "string"}, "P23_THEBU": {"type": "string"}, "23 kDa piroplasm membrane protein": {"type": "string"}}, "required": ["p23", "Q9XXX1", "P23_THEBU", "23 kDa piroplasm membrane protein"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"p23" : "Q9XXX1", "Q9XXX1" : "Q9XXX1", "P23_THEBU" : "Q9XXX1", "23 kDa piroplasm membrane protein" : "Q9XXX1"}
json_instruct
{"type": "object", "properties": {"p23": {"type": "string"}, "Q9XXX1": {"type": "string"}, "P23_THEBU": {"type": "string"}, "23 kDa piroplasm membrane protein": {"type": "string"}}, "required": ["p23", "Q9XXX1", "P23_THEBU", "23 kDa piroplasm membrane protein"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "510129108200", "text" : "\u6c99\u576a\u6751\u59d4\u4f1a"}, {"id" : "510129108201", "text" : "\u82b1\u77f3\u6751\u59d4\u4f1a"}, {"id" : "510129108202", "text" : "\u5927\u9f99\u6751\u59d4\u4f1a"}, {"id" : "510129108205", "text" : "\u4e91\u534e\u6751\u59d4\u4f1a"}, {"id" : "510129108206", "text" : "\u9ad8\u5e97\u6751\u59d4\u4f1a"}, {"id" : "510129108207", "text" : "\u98de\u6c34\u6751\u59d4\u4f1a"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"example": {"type": "integer"}}, "required": ["example"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"example" : 0}
json_instruct
{"type": "object", "properties": {"example": {"type": "integer"}}, "required": ["example"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"layer0": {"type": "string"}}, "required": ["layer0"]}, "overrides": {"type": "array", "items": {"type": "object", "properties": {"predicate": {"type": "object", "properties": {"pulling": {"type": "integer"}}, "required": ["pulling"]}, "model": {"type": "string"}}, "required": ["predicate", "model"]}}}, "required": ["parent", "textures", "overrides"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "spartanweaponry:item/longbow_wood", "textures" : {"layer0" : "saf2021:items/longbow_dragonsteel_lightning_standby"}, "overrides" : [{"predicate" : {"pulling" : 1}, "model" : "saf2021:item/longbow_lightning_dragonsteel_pulling_0"}, {"predicate" : {"pulling" : 1, "pull" : 0.65}, "model" : "saf2021:item/longbow_lightning_dragonsteel_pulling_1"}, {"predicate" : {"pulling" : 1, "pull" : 0.9}, "model" : "saf2021:item/longbow_lightning_dragonsteel_pulling_2"}]}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"layer0": {"type": "string"}}, "required": ["layer0"]}, "overrides": {"type": "array", "items": {"type": "object", "properties": {"predicate": {"type": "object", "properties": {"pulling": {"type": "integer"}}, "required": ["pulling"]}, "model": {"type": "string"}}, "required": ["predicate", "model"]}}}, "required": ["parent", "textures", "overrides"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"proxy": {"type": "array", "items": {}}}, "required": ["proxy"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"proxy" : []}
json_instruct
{"type": "object", "properties": {"proxy": {"type": "array", "items": {}}}, "required": ["proxy"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"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": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : 1.2, "people" : [{"pose_keypoints_2d" : [554.986, 241.524, 0.767613, 556.985, 255.221, 0.906621, 549.071, 257.065, 0.861377, 539.325, 270.821, 0.75706, 539.246, 286.553, 0.628764, 568.677, 255.206, 0.851589, 570.696, 268.848, 0.501996, 570.636, 284.521, 0.361608, 553.01, 288.526, 0.901742, 549.065, 315.949, 0.791847, 549.088, 337.494, 0.78661, 562.804, 288.537, 0.870559, 564.708, 315.941, 0.860752, 562.797, 337.431, 0.745642, 554.959, 241.378, 0.569041, 556.848, 241.386, 0.782218, 556.833, 243.432, 0.183451, 560.842, 241.452, 0.756985], "face_keypoints_2d" : [], "hand_left_keypoints_2d" : [], "hand_right_keypoints_2d" : [], "pose_keypoints_3d" : [], "face_keypoints_3d" : [], "hand_left_keypoints_3d" : [], "hand_right_keypoints_3d" : []}]}
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": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "d1005-129", "text" : "NATIONAL ASSOCIATION OF EDUCATIONAL BROADCASTERS\nOFFICE OF THE PRESIDENT\nStation KUOM\nUniversity of Minnesota\nMinneapolis 14, Minnesota\nApril 9, 1958\nDr. Sam L. Becker\nTelevision Center\nState University of Iowa\nIowa City, Iowa\nDear Sam:\nI have discussed with Harry Skornia the matter\nof the chairmanship of the Research Committee. We\nboth feel very strongly that you should continue\nas chairman. So, unless I hear from you to the\ncontrary, 1*11 continue to list you in that capacity.\nAs a matter of fact, from your vantage point\nin New York you may be able to think of and do\nsomething for us you couldn't do from Iowa City!\nBest of luck with your plans for next year.\nYours sincerely,\nBurton Paulu\nPresident\nBP:ds\ncc: Harry Skornia"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"defaultMessage": {"type": "string"}, "id": {"type": "string"}}, "required": ["defaultMessage", "id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"defaultMessage" : "library", "id" : "feed.library"}, {"defaultMessage" : "to read...", "id" : "feed.to-read"}, {"defaultMessage" : "close...", "id" : "feed.close"}, {"defaultMessage" : "language", "id" : "settings.language"}, {"defaultMessage" : "cover image", "id" : "settings.coverImage"}, {"defaultMessage" : "cover background color", "id" : "settings.coverBgColor"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"defaultMessage": {"type": "string"}, "id": {"type": "string"}}, "required": ["defaultMessage", "id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"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/draft-07/schema#"}
{"elapsed" : "120.277", "endpoint-url" : "http://www.melton.gov.uk/download/downloads/id/4413/melton_brownfieldlandregister_2019-22-02_rev1.csv", "entry-date" : "2021-03-03T00:10:43.270007", "exception" : "ConnectTimeout", "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/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"context_is_admin": {"type": "string"}, "admin_or_owner": {"type": "string"}, "default": {"type": "string"}, "admin_api": {"type": "string"}, "plan:create": {"type": "string"}, "plan:update": {"type": "string"}, "plan:delete": {"type": "string"}, "plan:get": {"type": "string"}, "plan:get_all": {"type": "string"}, "restore:create": {"type": "string"}, "restore:update": {"type": "string"}, "restore:get": {"type": "string"}, "restore:get_all": {"type": "string"}, "protectable:get": {"type": "string"}, "protectable:get_all": {"type": "string"}, "provider:get": {"type": "string"}, "provider:get_all": {"type": "string"}, "provider:checkpoint_get": {"type": "string"}, "provider:checkpoint_get_all": {"type": "string"}, "provider:checkpoint_create": {"type": "string"}, "provider:checkpoint_delete": {"type": "string"}, "trigger:create": {"type": "string"}, "trigger:delete": {"type": "string"}, "trigger:update": {"type": "string"}, "trigger:get": {"type": "string"}, "trigger:list": {"type": "string"}, "scheduled_operation:create": {"type": "string"}, "scheduled_operation:delete": {"type": "string"}, "scheduled_operation:get": {"type": "string"}, "scheduled_operation:list": {"type": "string"}}, "required": ["context_is_admin", "admin_or_owner", "default", "admin_api", "plan:create", "plan:update", "plan:delete", "plan:get", "plan:get_all", "restore:create", "restore:update", "restore:get", "restore:get_all", "protectable:get", "protectable:get_all", "provider:get", "provider:get_all", "provider:checkpoint_get", "provider:checkpoint_get_all", "provider:checkpoint_create", "provider:checkpoint_delete", "trigger:create", "trigger:delete", "trigger:update", "trigger:get", "trigger:list", "scheduled_operation:create", "scheduled_operation:delete", "scheduled_operation:get", "scheduled_operation:list"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"context_is_admin" : "role:admin", "admin_or_owner" : "is_admin:True or project_id:%(project_id)s", "default" : "rule:admin_or_owner", "admin_api" : "is_admin:True", "plan:create" : "rule:admin_or_owner", "plan:update" : "rule:admin_or_owner", "plan:delete" : "rule:admin_or_owner", "plan:get" : "rule:admin_or_owner", "plan:get_all" : "rule:admin_or_owner", "restore:create" : "rule:admin_or_owner", "restore:update" : "rule:admin_or_owner", "restore:get" : "rule:admin_or_owner", "restore:get_all" : "rule:admin_or_owner", "protectable:get" : "rule:admin_or_owner", "protectable:get_all" : "rule:admin_or_owner", "provider:get" : "rule:admin_or_owner", "provider:get_all" : "rule:admin_or_owner", "provider:checkpoint_get" : "rule:admin_or_owner", "provider:checkpoint_get_all" : "rule:admin_or_owner", "provider:checkpoint_create" : "rule:admin_or_owner", "provider:checkpoint_delete" : "rule:admin_or_owner", "trigger:create" : "", "trigger:delete" : "rule:admin_or_owner", "trigger:update" : "rule:admin_or_owner", "trigger:get" : "rule:admin_or_owner", "trigger:list" : "", "scheduled_operation:create" : "", "scheduled_operation:delete" : "rule:admin_or_owner", "scheduled_operation:get" : "rule:admin_or_owner", "scheduled_operation:list" : ""}
json_instruct
{"type": "object", "properties": {"context_is_admin": {"type": "string"}, "admin_or_owner": {"type": "string"}, "default": {"type": "string"}, "admin_api": {"type": "string"}, "plan:create": {"type": "string"}, "plan:update": {"type": "string"}, "plan:delete": {"type": "string"}, "plan:get": {"type": "string"}, "plan:get_all": {"type": "string"}, "restore:create": {"type": "string"}, "restore:update": {"type": "string"}, "restore:get": {"type": "string"}, "restore:get_all": {"type": "string"}, "protectable:get": {"type": "string"}, "protectable:get_all": {"type": "string"}, "provider:get": {"type": "string"}, "provider:get_all": {"type": "string"}, "provider:checkpoint_get": {"type": "string"}, "provider:checkpoint_get_all": {"type": "string"}, "provider:checkpoint_create": {"type": "string"}, "provider:checkpoint_delete": {"type": "string"}, "trigger:create": {"type": "string"}, "trigger:delete": {"type": "string"}, "trigger:update": {"type": "string"}, "trigger:get": {"type": "string"}, "trigger:list": {"type": "string"}, "scheduled_operation:create": {"type": "string"}, "scheduled_operation:delete": {"type": "string"}, "scheduled_operation:get": {"type": "string"}, "scheduled_operation:list": {"type": "string"}}, "required": ["context_is_admin", "admin_or_owner", "default", "admin_api", "plan:create", "plan:update", "plan:delete", "plan:get", "plan:get_all", "restore:create", "restore:update", "restore:get", "restore:get_all", "protectable:get", "protectable:get_all", "provider:get", "provider:get_all", "provider:checkpoint_get", "provider:checkpoint_get_all", "provider:checkpoint_create", "provider:checkpoint_delete", "trigger:create", "trigger:delete", "trigger:update", "trigger:get", "trigger:list", "scheduled_operation:create", "scheduled_operation:delete", "scheduled_operation:get", "scheduled_operation:list"], "$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"}, "main": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "build:ts": {"type": "string"}, "build:analyze": {"type": "string"}, "start": {"type": "string"}}, "required": ["dev", "build", "build:ts", "build:analyze", "start"]}, "devDependencies": {"type": "object", "properties": {"@efox/emp-cli": {"type": "string"}, "@efox/emp-tsconfig": {"type": "string"}, "@types/js-cookie": {"type": "string"}, "@types/loadjs": {"type": "string"}, "@types/react": {"type": "string"}, "@types/react-dom": {"type": "string"}, "@types/react-router-dom": {"type": "string"}, "cross-env": {"type": "string"}}, "required": ["@efox/emp-cli", "@efox/emp-tsconfig", "@types/js-cookie", "@types/loadjs", "@types/react", "@types/react-dom", "@types/react-router-dom", "cross-env"]}, "dependencies": {"type": "object", "properties": {"@efox/emp-tsconfig": {"type": "string"}, "antd": {"type": "string"}, "axios": {"type": "string"}, "js-cookie": {"type": "string"}, "loadjs": {"type": "string"}, "mobx": {"type": "string"}, "mobx-react-lite": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}, "react-helmet": {"type": "string"}, "react-router-dom": {"type": "string"}}, "required": ["@efox/emp-tsconfig", "antd", "axios", "js-cookie", "loadjs", "mobx", "mobx-react-lite", "react", "react-dom", "react-helmet", "react-router-dom"]}}, "required": ["name", "version", "main", "license", "private", "scripts", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "@emp-antd/base", "version" : "1.0.0", "main" : "index.js", "license" : "MIT", "private" : true, "scripts" : {"dev" : "emp dev", "build" : "cross-env TSC_COMPILE_ON_ERROR=true emp build", "build:ts" : "emp build --ts", "build:analyze" : "emp build --analyze", "start" : "emp serve"}, "devDependencies" : {"@efox/emp-cli" : "^1.4.0", "@efox/emp-tsconfig" : "^1.0.0", "@types/js-cookie" : "^2.2.6", "@types/loadjs" : "^4.0.0", "@types/react" : "^16.9.35", "@types/react-dom" : "^16.9.8", "@types/react-router-dom" : "^5.1.5", "cross-env" : "^7.0.2"}, "dependencies" : {"@efox/emp-tsconfig" : "^1.0.0", "antd" : "^4.1.1", "axios" : "^0.19.2", "js-cookie" : "^2.2.1", "loadjs" : "^4.2.0", "mobx" : "^6.0.1", "mobx-react-lite" : "^3.0.1", "react" : "^16.13.1", "react-dom" : "^16.13.1", "react-helmet" : "^5.2.1", "react-router-dom" : "^5.1.2"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "build:ts": {"type": "string"}, "build:analyze": {"type": "string"}, "start": {"type": "string"}}, "required": ["dev", "build", "build:ts", "build:analyze", "start"]}, "devDependencies": {"type": "object", "properties": {"@efox/emp-cli": {"type": "string"}, "@efox/emp-tsconfig": {"type": "string"}, "@types/js-cookie": {"type": "string"}, "@types/loadjs": {"type": "string"}, "@types/react": {"type": "string"}, "@types/react-dom": {"type": "string"}, "@types/react-router-dom": {"type": "string"}, "cross-env": {"type": "string"}}, "required": ["@efox/emp-cli", "@efox/emp-tsconfig", "@types/js-cookie", "@types/loadjs", "@types/react", "@types/react-dom", "@types/react-router-dom", "cross-env"]}, "dependencies": {"type": "object", "properties": {"@efox/emp-tsconfig": {"type": "string"}, "antd": {"type": "string"}, "axios": {"type": "string"}, "js-cookie": {"type": "string"}, "loadjs": {"type": "string"}, "mobx": {"type": "string"}, "mobx-react-lite": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}, "react-helmet": {"type": "string"}, "react-router-dom": {"type": "string"}}, "required": ["@efox/emp-tsconfig", "antd", "axios", "js-cookie", "loadjs", "mobx", "mobx-react-lite", "react", "react-dom", "react-helmet", "react-router-dom"]}}, "required": ["name", "version", "main", "license", "private", "scripts", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 101735503, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "995f5948df009d76f44cd820f8e5cc65", "wof:id" : 101735503, "wof:repo" : "whosonfirst-data-admin-ca"}, "bbox" : [-75.51604, 44.71681, -75.51604, 44.71681], "geometry" : {"coordinates" : [-75.51604, 44.71681], "type" : "Point"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "A Lie-French Montana ft. The Weeknd, Max B", "author" : "French Montana ft. The Weeknd", "musicType" : "\u6d41\u884c", "musicNo" : "0008136"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"sourceHash": {"type": "integer"}, "sourceString": {"type": "string"}, "blacklisted": {"type": "boolean"}, "acquisitionInfo": {"type": "object", "properties": {"runOnlyAcquisitionRewardSite": {"type": "boolean"}}, "required": ["runOnlyAcquisitionRewardSite"]}, "index": {"type": "integer"}, "presentationNodeType": {"type": "integer"}, "traitHashes": {"type": "array", "items": {}}, "redacted": {"type": "boolean"}, "stateInfo": {"type": "object", "properties": {"requirements": {"type": "object", "properties": {"entitlementUnavailableMessage": {"type": "string"}}, "required": ["entitlementUnavailableMessage"]}}, "required": ["requirements"]}, "parentNodeHashes": {"type": "array", "items": {"type": "integer"}}, "traitIds": {"type": "array", "items": {}}, "displayProperties": {"type": "object", "properties": {"icon": {"type": "string"}, "hasIcon": {"type": "boolean"}, "description": {"type": "string"}, "name": {"type": "string"}}, "required": ["icon", "hasIcon", "description", "name"]}, "scope": {"type": "integer"}, "itemHash": {"type": "integer"}, "hash": {"type": "integer"}}, "required": ["sourceHash", "sourceString", "blacklisted", "acquisitionInfo", "index", "presentationNodeType", "traitHashes", "redacted", "stateInfo", "parentNodeHashes", "traitIds", "displayProperties", "scope", "itemHash", "hash"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"sourceHash" : 705895461, "sourceString" : "Acquired from the Menagerie.", "blacklisted" : false, "acquisitionInfo" : {"runOnlyAcquisitionRewardSite" : false}, "index" : 531, "presentationNodeType" : 2, "traitHashes" : [], "redacted" : false, "stateInfo" : {"requirements" : {"entitlementUnavailableMessage" : ""}}, "parentNodeHashes" : [327169819, 1481732726], "traitIds" : [], "displayProperties" : {"icon" : "/common/destiny2_content/icons/565899d63d5589c2e58f8d5fd62a58a4.jpg", "hasIcon" : true, "description" : "\"I have foreseen the victories that your cunning shall win in my name. Over and over.\" \u2014Emperor Calus", "name" : "Opulent Stalker Mask"}, "scope" : 1, "itemHash" : 906236408, "hash" : 4239083465}
json_instruct
{"type": "object", "properties": {"sourceHash": {"type": "integer"}, "sourceString": {"type": "string"}, "blacklisted": {"type": "boolean"}, "acquisitionInfo": {"type": "object", "properties": {"runOnlyAcquisitionRewardSite": {"type": "boolean"}}, "required": ["runOnlyAcquisitionRewardSite"]}, "index": {"type": "integer"}, "presentationNodeType": {"type": "integer"}, "traitHashes": {"type": "array", "items": {}}, "redacted": {"type": "boolean"}, "stateInfo": {"type": "object", "properties": {"requirements": {"type": "object", "properties": {"entitlementUnavailableMessage": {"type": "string"}}, "required": ["entitlementUnavailableMessage"]}}, "required": ["requirements"]}, "parentNodeHashes": {"type": "array", "items": {"type": "integer"}}, "traitIds": {"type": "array", "items": {}}, "displayProperties": {"type": "object", "properties": {"icon": {"type": "string"}, "hasIcon": {"type": "boolean"}, "description": {"type": "string"}, "name": {"type": "string"}}, "required": ["icon", "hasIcon", "description", "name"]}, "scope": {"type": "integer"}, "itemHash": {"type": "integer"}, "hash": {"type": "integer"}}, "required": ["sourceHash", "sourceString", "blacklisted", "acquisitionInfo", "index", "presentationNodeType", "traitHashes", "redacted", "stateInfo", "parentNodeHashes", "traitIds", "displayProperties", "scope", "itemHash", "hash"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"account": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "cron": {"type": "object", "properties": {"port": {"type": "string"}, "redis": {"type": "object", "properties": {"db": {"type": "string"}, "host": {"type": "string"}, "port": {"type": "integer"}, "password": {"type": "string"}}, "required": ["db", "host", "port", "password"]}, "limit_per_crontab": {"type": "integer"}, "winston": {"type": "object", "properties": {"level": {"type": "string"}}, "required": ["level"]}, "exec": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}, "required": ["port", "redis", "limit_per_crontab", "winston", "exec"]}, "pubsub": {"type": "object", "properties": {"host": {"type": "string"}, "port": {"type": "integer"}, "password": {"type": "string"}, "db": {"type": "integer"}}, "required": ["host", "port", "password", "db"]}}, "required": ["account", "cron", "pubsub"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"account" : {"url" : "http://account.breadboard.io"}, "cron" : {"port" : "8686", "redis" : {"db" : "1", "host" : "[HOST]", "port" : 6379, "password" : "[PASSWORD]"}, "limit_per_crontab" : 10, "winston" : {"level" : "info"}, "exec" : {"url" : "http://localhost:8060"}}, "pubsub" : {"host" : "[HOST]", "port" : 6379, "password" : "[PASSWORD]", "db" : 1}}
json_instruct
{"type": "object", "properties": {"account": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "cron": {"type": "object", "properties": {"port": {"type": "string"}, "redis": {"type": "object", "properties": {"db": {"type": "string"}, "host": {"type": "string"}, "port": {"type": "integer"}, "password": {"type": "string"}}, "required": ["db", "host", "port", "password"]}, "limit_per_crontab": {"type": "integer"}, "winston": {"type": "object", "properties": {"level": {"type": "string"}}, "required": ["level"]}, "exec": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}, "required": ["port", "redis", "limit_per_crontab", "winston", "exec"]}, "pubsub": {"type": "object", "properties": {"host": {"type": "string"}, "port": {"type": "integer"}, "password": {"type": "string"}, "db": {"type": "integer"}}, "required": ["host", "port", "password", "db"]}}, "required": ["account", "cron", "pubsub"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["html2react-json"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:placetype": {"type": "string"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:placetype", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 102555283, "type" : "Feature", "properties" : {"src:alt_label" : "woedb", "src:geom" : "woedb", "wof:geomhash" : "255a8fd7f431ea322823836ba3ef2191", "wof:id" : 102555283, "wof:placetype" : "campus", "wof:repo" : "whosonfirst-data-admin-ca"}, "bbox" : [-71.399628, 46.783752, -71.375282, 46.799648], "geometry" : {"coordinates" : [[[[-71.378639, 46.795895], [-71.378349, 46.795792], [-71.376968, 46.795357], [-71.375282, 46.79541], [-71.376755, 46.79142], [-71.380165, 46.791], [-71.381523, 46.787777], [-71.382637, 46.787601], [-71.387527, 46.787544], [-71.391907, 46.784779], [-71.393448, 46.785015], [-71.393623, 46.785133], [-71.393791, 46.78537], [-71.399628, 46.783752], [-71.397568, 46.787014], [-71.398346, 46.790775], [-71.394997, 46.789719], [-71.393967, 46.790188], [-71.391731, 46.794205], [-71.388474, 46.792252], [-71.386925, 46.79818], [-71.382248, 46.799648], [-71.378639, 46.795895]]]], "type" : "MultiPolygon"}}
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:placetype": {"type": "string"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:placetype", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"Department": {"type": "string"}, "Region": {"type": "string"}, "Position": {"type": "string"}, "Name": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2013": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2014": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2015": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2016": {"type": "string"}, "\u0424\u043e\u0442\u043e": {"type": "string"}, "\u042f\u043a \u0436\u0438\u0432\u0435": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 \u0434\u043e\u0431\u0440\u043e\u0447\u0435\u0441\u043d\u043e\u0441\u0442\u0456": {"type": "string"}, "type": {"type": "string"}, "key": {"type": "string"}, "analytics": {"type": "array", "items": {"type": "object", "properties": {"y": {"type": "integer"}, "i": {"type": "integer"}, "fc": {"type": "integer"}}, "required": ["y", "i", "fc"]}}, "declarationsLinks": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "year": {"type": "integer"}, "provider": {"type": "string"}}, "required": ["id", "year", "provider"]}}}, "required": ["Department", "Region", "Position", "Name", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2013", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2014", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2015", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2016", "\u0424\u043e\u0442\u043e", "\u042f\u043a \u0436\u0438\u0432\u0435", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 \u0434\u043e\u0431\u0440\u043e\u0447\u0435\u0441\u043d\u043e\u0441\u0442\u0456", "type", "key", "analytics", "declarationsLinks"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Department" : "\u041a\u043e\u043c\u0456\u043d\u0442\u0435\u0440\u043d\u0456\u0432\u0441\u044c\u043a\u0430 \u043c\u0456\u0441\u0446\u0435\u0432\u0430 \u043f\u0440\u043e\u043a\u0443\u0440\u0430\u0442\u0443\u0440\u0430 \u041e\u0434\u0435\u0441\u044c\u043a\u043e\u0457 \u043e\u0431\u043b\u0430\u0441\u0442\u0456", "Region" : "\u041e\u0434\u0435\u0441\u044c\u043a\u0430 \u043e\u0431\u043b\u0430\u0441\u0442\u044c", "Position" : "\u041f\u0440\u043e\u043a\u0443\u0440\u043e\u0440 \u041a\u043e\u043c\u0456\u043d\u0442\u0435\u0440\u043d\u0456\u0432\u0441\u044c\u043a\u043e\u0457 \u043c\u0456\u0441\u0446\u0435\u0432\u043e\u0457 \u043f\u0440\u043e\u043a\u0443\u0440\u0430\u0442\u0443\u0440\u0438 \u041e\u0434\u0435\u0441\u044c\u043a\u043e\u0457 \u043e\u0431\u043b\u0430\u0441\u0442\u0456", "Name" : "\u041a\u043e\u0441\u0442\u043e\u0432\u0430 \u0413\u0430\u043d\u043d\u0430 \u0406\u0432\u0430\u043d\u0456\u0432\u043d\u0430", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2013" : "", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2014" : "", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2015" : "https://public.nazk.gov.ua/declaration/75c6b0b4-69e8-43c4-8f4b-cecd7eadc4b6", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2016" : "https://public.nazk.gov.ua/declaration/2700edbb-3d43-4c74-a160-127b10b62a76", "\u0424\u043e\u0442\u043e" : "", "\u042f\u043a \u0436\u0438\u0432\u0435" : "", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 \u0434\u043e\u0431\u0440\u043e\u0447\u0435\u0441\u043d\u043e\u0441\u0442\u0456" : "", "type" : "prosecutor", "key" : "kostova_ganna_ivanivna", "analytics" : [{"y" : 2015, "i" : 78698, "fc" : 1}, {"y" : 2016, "i" : 103069, "fi" : 44708, "fc" : 1}, {"y" : 2017, "i" : 21500, "fi" : 253977, "fc" : 3}], "declarationsLinks" : [{"id" : "nacp_75c6b0b4-69e8-43c4-8f4b-cecd7eadc4b6", "year" : 2015, "provider" : "declarations.com.ua.opendata"}, {"id" : "nacp_2700edbb-3d43-4c74-a160-127b10b62a76", "year" : 2016, "provider" : "declarations.com.ua.opendata"}, {"id" : "nacp_4ba0bb79-c25b-4996-9c62-1940a94ca24e", "year" : 2017, "provider" : "declarations.com.ua.opendata"}]}
json_instruct
{"type": "object", "properties": {"Department": {"type": "string"}, "Region": {"type": "string"}, "Position": {"type": "string"}, "Name": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2013": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2014": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2015": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2016": {"type": "string"}, "\u0424\u043e\u0442\u043e": {"type": "string"}, "\u042f\u043a \u0436\u0438\u0432\u0435": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 \u0434\u043e\u0431\u0440\u043e\u0447\u0435\u0441\u043d\u043e\u0441\u0442\u0456": {"type": "string"}, "type": {"type": "string"}, "key": {"type": "string"}, "analytics": {"type": "array", "items": {"type": "object", "properties": {"y": {"type": "integer"}, "i": {"type": "integer"}, "fc": {"type": "integer"}}, "required": ["y", "i", "fc"]}}, "declarationsLinks": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "year": {"type": "integer"}, "provider": {"type": "string"}}, "required": ["id", "year", "provider"]}}}, "required": ["Department", "Region", "Position", "Name", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2013", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2014", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2015", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2016", "\u0424\u043e\u0442\u043e", "\u042f\u043a \u0436\u0438\u0432\u0435", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 \u0434\u043e\u0431\u0440\u043e\u0447\u0435\u0441\u043d\u043e\u0441\u0442\u0456", "type", "key", "analytics", "declarationsLinks"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"Department": {"type": "string"}, "Region": {"type": "string"}, "Position": {"type": "string"}, "Name": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2013": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2014": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2015": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2016": {"type": "string"}, "\u0424\u043e\u0442\u043e": {"type": "string"}, "\u042f\u043a \u0436\u0438\u0432\u0435": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 \u0434\u043e\u0431\u0440\u043e\u0447\u0435\u0441\u043d\u043e\u0441\u0442\u0456": {"type": "string"}, "type": {"type": "string"}, "key": {"type": "string"}, "analytics": {"type": "array", "items": {"type": "object", "properties": {"y": {"type": "integer"}, "i": {"type": "integer"}, "k": {"type": "number"}, "ka": {"type": "integer"}, "fc": {"type": "integer"}}, "required": ["y", "i", "k", "ka", "fc"]}}, "declarationsLinks": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "year": {"type": "integer"}, "provider": {"type": "string"}}, "required": ["id", "year", "provider"]}}}, "required": ["Department", "Region", "Position", "Name", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2013", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2014", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2015", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2016", "\u0424\u043e\u0442\u043e", "\u042f\u043a \u0436\u0438\u0432\u0435", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 \u0434\u043e\u0431\u0440\u043e\u0447\u0435\u0441\u043d\u043e\u0441\u0442\u0456", "type", "key", "analytics", "declarationsLinks"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Department" : "\u041f\u0440\u043e\u043a\u0443\u0440\u0430\u0442\u0443\u0440\u0430 \u0420\u0456\u0432\u043d\u0435\u043d\u0441\u044c\u043a\u043e\u0457 \u043e\u0431\u043b\u0430\u0441\u0442\u0456", "Region" : "\u0420\u0456\u0432\u043d\u0435\u043d\u0441\u044c\u043a\u0430 \u043e\u0431\u043b\u0430\u0441\u0442\u044c", "Position" : "\u041f\u0440\u043e\u043a\u0443\u0440\u043e\u0440 \u0432\u0456\u0434\u0434\u0456\u043b\u0443 \u043d\u0430\u0433\u043b\u044f\u0434\u0443 \u0437\u0430 \u0434\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u043d\u044f\u043c \u0437\u0430\u043a\u043e\u043d\u0456\u0432 \u043e\u0440\u0433\u0430\u043d\u0430\u043c\u0438 \u0444\u0456\u0441\u043a\u0430\u043b\u044c\u043d\u043e\u0457 \u0441\u043b\u0443\u0436\u0431\u0438 \u041f\u0440\u043e\u043a\u0443\u0440\u0430\u0442\u0443\u0440\u0438 \u0420\u0456\u0432\u043d\u0435\u043d\u0441\u044c\u043a\u043e\u0457 \u043e\u0431\u043b\u0430\u0441\u0442\u0456", "Name" : "\u041b\u044e\u043b\u0456\u0447 \u0412\u0430\u043b\u0435\u043d\u0442\u0438\u043d\u0430 \u0410\u043d\u0430\u0442\u043e\u043b\u0456\u0457\u0432\u043d\u0430", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2013" : "", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2014" : "", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2015" : "https://public.nazk.gov.ua/declaration/734bb13a-a763-4a65-b845-f1048ee42211", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2016" : "https://public.nazk.gov.ua/declaration/94e398be-c8c4-4952-a278-1b01cde604db", "\u0424\u043e\u0442\u043e" : "http://picua.org/img/2018-03/21/bpa46x5039lwq20ir7ono4jr4.jpg", "\u042f\u043a \u0436\u0438\u0432\u0435" : "", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 \u0434\u043e\u0431\u0440\u043e\u0447\u0435\u0441\u043d\u043e\u0441\u0442\u0456" : "https://www.gp.gov.ua/integrity_profile/files/2134697c9ba980d5815220daebe6e2f4.pdf", "type" : "prosecutor", "key" : "lyulich_valentina_anatoliyivna", "analytics" : [{"y" : 2015, "i" : 142198, "k" : 21.95, "ka" : 1, "fc" : 1}, {"y" : 2016, "i" : 146629, "k" : 21.95, "ka" : 1, "fc" : 1, "ff" : 65.2, "ffa" : 1}, {"y" : 2017, "i" : 282900, "k" : 21.95, "ka" : 1, "fi" : 198131, "fc" : 1, "ff" : 204.24, "ffa" : 4}], "declarationsLinks" : [{"id" : "nacp_ac012924-7c8a-4a14-a509-5c959bc2faca", "year" : 2015, "provider" : "declarations.com.ua.opendata"}, {"id" : "nacp_94e398be-c8c4-4952-a278-1b01cde604db", "year" : 2016, "provider" : "declarations.com.ua.opendata"}, {"id" : "nacp_72e13b0f-c1ed-4d53-9f28-c41fe2c74b2f", "year" : 2017, "provider" : "declarations.com.ua.opendata"}]}
json_instruct
{"type": "object", "properties": {"Department": {"type": "string"}, "Region": {"type": "string"}, "Position": {"type": "string"}, "Name": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2013": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2014": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2015": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2016": {"type": "string"}, "\u0424\u043e\u0442\u043e": {"type": "string"}, "\u042f\u043a \u0436\u0438\u0432\u0435": {"type": "string"}, "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 \u0434\u043e\u0431\u0440\u043e\u0447\u0435\u0441\u043d\u043e\u0441\u0442\u0456": {"type": "string"}, "type": {"type": "string"}, "key": {"type": "string"}, "analytics": {"type": "array", "items": {"type": "object", "properties": {"y": {"type": "integer"}, "i": {"type": "integer"}, "k": {"type": "number"}, "ka": {"type": "integer"}, "fc": {"type": "integer"}}, "required": ["y", "i", "k", "ka", "fc"]}}, "declarationsLinks": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "year": {"type": "integer"}, "provider": {"type": "string"}}, "required": ["id", "year", "provider"]}}}, "required": ["Department", "Region", "Position", "Name", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2013", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2014", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2015", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 2016", "\u0424\u043e\u0442\u043e", "\u042f\u043a \u0436\u0438\u0432\u0435", "\u0414\u0435\u043a\u043b\u0430\u0440\u0430\u0446\u0456\u0457 \u0434\u043e\u0431\u0440\u043e\u0447\u0435\u0441\u043d\u043e\u0441\u0442\u0456", "type", "key", "analytics", "declarationsLinks"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"classification": {"type": "string"}, "identificationscore": {"type": "number"}}, "required": ["classification", "identificationscore"]}}, "required": ["type", "geometry", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "features" : [{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[2.30929, 51.049293], [2.309004, 51.049922], [2.312291, 51.050551], [2.312576, 51.049922], [2.30929, 51.049293]]]}, "properties" : {"classification" : "ship", "identificationscore" : 0.9999880790710449}}, {"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[2.286999, 51.04507], [2.286713, 51.045609], [2.288713, 51.045969], [2.288999, 51.04543], [2.286999, 51.04507]]]}, "properties" : {"classification" : "ship", "identificationscore" : 0.8946552872657776}}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"classification": {"type": "string"}, "identificationscore": {"type": "number"}}, "required": ["classification", "identificationscore"]}}, "required": ["type", "geometry", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"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": "string"}, "draft": {"type": "boolean"}, "head": {"type": "object", "properties": {"ref": {"type": "string"}}, "required": ["ref"]}, "html_url": {"type": "string"}, "id": {"type": "integer"}, "labels": {"type": "array", "items": {}}, "mergeable": {"type": "null"}, "mergeable_state": {"type": "string"}, "merged": {"type": "boolean"}, "merged_at": {"type": "string"}, "number": {"type": "integer"}, "state": {"type": "string"}, "updated_at": {"type": "string"}}, "required": ["ETag", "Last-Modified", "base", "closed_at", "created_at", "draft", "head", "html_url", "id", "labels", "mergeable", "mergeable_state", "merged", "merged_at", "number", "state", "updated_at"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ETag" : "W/\"17564f69cc55df8f82ec65b8aa5d486d47b32f47039a7fb759ead7314e4549fa\"", "Last-Modified" : "Thu, 21 Jan 2021 21:27:49 GMT", "base" : {"repo" : {"name" : "vim-feedstock"}}, "closed_at" : "2021-01-21T21:27:46Z", "created_at" : "2021-01-21T21:14:50Z", "draft" : false, "head" : {"ref" : "this_is_not_a_branch"}, "html_url" : "https://github.com/conda-forge/vim-feedstock/pull/934", "id" : 559547339, "labels" : [], "mergeable" : null, "mergeable_state" : "unknown", "merged" : true, "merged_at" : "2021-01-21T21:27:46Z", "number" : 934, "state" : "closed", "updated_at" : "2021-01-21T21:27:49Z"}
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": "string"}, "draft": {"type": "boolean"}, "head": {"type": "object", "properties": {"ref": {"type": "string"}}, "required": ["ref"]}, "html_url": {"type": "string"}, "id": {"type": "integer"}, "labels": {"type": "array", "items": {}}, "mergeable": {"type": "null"}, "mergeable_state": {"type": "string"}, "merged": {"type": "boolean"}, "merged_at": {"type": "string"}, "number": {"type": "integer"}, "state": {"type": "string"}, "updated_at": {"type": "string"}}, "required": ["ETag", "Last-Modified", "base", "closed_at", "created_at", "draft", "head", "html_url", "id", "labels", "mergeable", "mergeable_state", "merged", "merged_at", "number", "state", "updated_at"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"ng2-bootstrap.js": {"type": "string"}, "ng2-bootstrap.min.js": {"type": "string"}}, "required": ["ng2-bootstrap.js", "ng2-bootstrap.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ng2-bootstrap.js" : "sha256-c9hRguQSgNueRfyoelRtD6JziiqeeQpfTFuqKge0Iwg=", "ng2-bootstrap.min.js" : "sha256-q82aifZaTMPmP6Z1UnhuAJsuwzXwkX/O+Ct19nHLWf0="}
json_instruct
{"type": "object", "properties": {"ng2-bootstrap.js": {"type": "string"}, "ng2-bootstrap.min.js": {"type": "string"}}, "required": ["ng2-bootstrap.js", "ng2-bootstrap.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"brief": {"type": "string"}, "long": {"type": "string"}}, "required": ["brief", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"brief" : "I put out or expose a child, set forth, explain", "long" : "(a) I put out or expose a child, (b) mid: I set forth, expound, explain."}
json_instruct
{"type": "object", "properties": {"brief": {"type": "string"}, "long": {"type": "string"}}, "required": ["brief", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"t": {"type": "string"}, "h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}, "e": {"type": "array", "items": {"type": "string"}}}, "required": ["f", "e"]}}}, "required": ["d"]}}, "stem": {"type": "string"}}, "required": ["t", "h", "stem"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"t" : "sakamo^etepay", "h" : [{"d" : [{"f" : "\u7b2c\u5341\u4e86\u3001\u7b2c\u5341\u500b\u4e86\u3002", "e" : ["\ufff9`Sa~`kamo~^`e~`t~`e~`pa~`y~ `koni~ `a~ `waco~.\ufffa\ufffb\u9019\u662f\u7b2c\u5341\u96bb\u72d7\u3002"]}, {"f" : "\u7b2c\u5341\u7684\u3001\u7b2c\u5341\u500b\u7684\u3002", "e" : ["\ufff9`Sa~`kamo~^`e~`t~`e~`pa~`y~ `a~ `kowang~.\ufffa\ufffb\u7b2c\u5341\u628a\u69cd\u3002"]}]}], "stem" : "^etep"}
json_instruct
{"type": "object", "properties": {"t": {"type": "string"}, "h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}, "e": {"type": "array", "items": {"type": "string"}}}, "required": ["f", "e"]}}}, "required": ["d"]}}, "stem": {"type": "string"}}, "required": ["t", "h", "stem"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"ai-powered-insurance-claims-automation": {"type": "object", "properties": {"short_name": {"type": "string"}, "name": {"type": "string"}, "title": {"type": "string"}, "accelerator_type": {"type": "string"}, "classification": {"type": "string"}, "solution_area": {"type": "string"}, "status": {"type": "string"}, "industries": {"type": "string"}, "technology_stack": {"type": "string"}, "github_url": {"type": "string"}, "demo_url": {"type": "null"}, "customer_overview_url": {"type": "null"}, "customer_deck_url": {"type": "null"}, "short_text": {"type": "string"}, "hero_image": {"type": "string"}, "tags": {"type": "string"}, "last_updated": {"type": "string"}, "related": {"type": "string"}, "order": {"type": "integer"}, "preview": {"type": "string"}, "basename": {"type": "string"}}, "required": ["short_name", "name", "title", "accelerator_type", "classification", "solution_area", "status", "industries", "technology_stack", "github_url", "demo_url", "customer_overview_url", "customer_deck_url", "short_text", "hero_image", "tags", "last_updated", "related", "order", "preview", "basename"]}}, "required": ["ai-powered-insurance-claims-automation"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ai-powered-insurance-claims-automation" : {"short_name" : "AI-Powered Insurance Claims Automation", "name" : "AI-Powered Insurance Claims Automation", "title" : "AI-Powered Insurance Claims Automation", "accelerator_type" : "Solution Accelerator", "classification" : "Financial,Process Automation", "solution_area" : "Data & AI", "status" : "Beta", "industries" : "FSI", "technology_stack" : "Cognitive Services,Cosmos DB,Bot Framework,Azure Storage,Form Recognizer,Luis", "github_url" : "https://github.com/MSUSSolutionAccelerators/AI-Powered-Insurance-Claims-Automation-Solution-Accelerator", "demo_url" : null, "customer_overview_url" : null, "customer_deck_url" : null, "short_text" : "Reduce claims processing time and manual effort in end-to-end claims processing for better customer experience.", "hero_image" : "assets/images/AI_Powered_Insurance_Hero.webp", "tags" : "\"Solution Accelerator\",\"Financial\",\"Process Automation\",\"FSI\",\"Cognitive Services\",\"Cosmos DB\",\"Bot Framework\",\"Azure Storage\",\"Form Recognizer\",\"Luis\",\"Data & AI\"", "last_updated" : "May 06, 2022 09:36:50 PM", "related" : "Intelligent-Document-Processing.html,Knowledge-Mining.html,Knowledge-Mining---AML.html", "order" : 2, "preview" : "## About this Solution Accelerator\n\nHandling Claims processing through an intelligent agent with cognitive skills to handle image, ID, and documents with goal to reduce claims processing time and manual effort in end-to-end claims processing for better customer experience\n\nthe solution will showcase Azure platform\u2019s machine learning capability to recognize document type, extract required fields and push data to downstream applications, significantly reducing manual efforts and creating smoother customer experience.", "basename" : "ai-powered-insurance-claims-automation"}}
json_instruct
{"type": "object", "properties": {"ai-powered-insurance-claims-automation": {"type": "object", "properties": {"short_name": {"type": "string"}, "name": {"type": "string"}, "title": {"type": "string"}, "accelerator_type": {"type": "string"}, "classification": {"type": "string"}, "solution_area": {"type": "string"}, "status": {"type": "string"}, "industries": {"type": "string"}, "technology_stack": {"type": "string"}, "github_url": {"type": "string"}, "demo_url": {"type": "null"}, "customer_overview_url": {"type": "null"}, "customer_deck_url": {"type": "null"}, "short_text": {"type": "string"}, "hero_image": {"type": "string"}, "tags": {"type": "string"}, "last_updated": {"type": "string"}, "related": {"type": "string"}, "order": {"type": "integer"}, "preview": {"type": "string"}, "basename": {"type": "string"}}, "required": ["short_name", "name", "title", "accelerator_type", "classification", "solution_area", "status", "industries", "technology_stack", "github_url", "demo_url", "customer_overview_url", "customer_deck_url", "short_text", "hero_image", "tags", "last_updated", "related", "order", "preview", "basename"]}}, "required": ["ai-powered-insurance-claims-automation"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"data": {"type": "object", "properties": {"prismicArtist": {"type": "object", "properties": {"data": {"type": "object", "properties": {"artist_title": {"type": "object", "properties": {"html": {"type": "string"}, "text": {"type": "string"}}, "required": ["html", "text"]}, "index_image": {"type": "object", "properties": {"fluid": {"type": "object", "properties": {"srcSetWebp": {"type": "string"}, "srcWebp": {"type": "string"}}, "required": ["srcSetWebp", "srcWebp"]}}, "required": ["fluid"]}, "gallery": {"type": "array", "items": {"type": "object", "properties": {"artist_image": {"type": "object", "properties": {"fluid": {"type": "object", "properties": {"srcSetWebp": {"type": "string"}, "srcWebp": {"type": "string"}}, "required": ["srcSetWebp", "srcWebp"]}, "dimensions": {"type": "object", "properties": {"width": {"type": "integer"}, "height": {"type": "integer"}}, "required": ["width", "height"]}}, "required": ["fluid", "dimensions"]}}, "required": ["artist_image"]}}}, "required": ["artist_title", "index_image", "gallery"]}}, "required": ["data"]}}, "required": ["prismicArtist"]}, "pageContext": {"type": "object", "properties": {"uid": {"type": "string"}}, "required": ["uid"]}}, "required": ["data", "pageContext"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"data" : {"prismicArtist" : {"data" : {"artist_title" : {"html" : "<h1>KURE</h1>", "text" : "KURE"}, "index_image" : {"fluid" : {"srcSetWebp" : "https://images.prismic.io/martinez-gallery/e1fa476a-c738-4150-8bc7-345d73d208fa_KURE.jpg?auto=compress%2Cformat&w=200&h=171 200w, https://images.prismic.io/martinez-gallery/e1fa476a-c738-4150-8bc7-345d73d208fa_KURE.jpg?auto=compress%2Cformat&w=400&h=341 400w, https://images.prismic.io/martinez-gallery/e1fa476a-c738-4150-8bc7-345d73d208fa_KURE.jpg?auto=compress%2Cformat&w=800&h=682 800w, https://images.prismic.io/martinez-gallery/e1fa476a-c738-4150-8bc7-345d73d208fa_KURE.jpg?auto=compress%2Cformat&w=1200&h=1023 1200w, https://images.prismic.io/martinez-gallery/e1fa476a-c738-4150-8bc7-345d73d208fa_KURE.jpg?auto=compress%2Cformat&w=1600&h=1365 1600w", "srcWebp" : "https://images.prismic.io/martinez-gallery/e1fa476a-c738-4150-8bc7-345d73d208fa_KURE.jpg?auto=compress%2Cformat&w=800"}}, "gallery" : [{"artist_image" : {"fluid" : {"srcSetWebp" : "https://images.prismic.io/martinez-gallery/e1fa476a-c738-4150-8bc7-345d73d208fa_KURE.jpg?auto=compress%2Cformat&w=200&h=171 200w, https://images.prismic.io/martinez-gallery/e1fa476a-c738-4150-8bc7-345d73d208fa_KURE.jpg?auto=compress%2Cformat&w=400&h=341 400w, https://images.prismic.io/martinez-gallery/e1fa476a-c738-4150-8bc7-345d73d208fa_KURE.jpg?auto=compress%2Cformat&w=800&h=682 800w, https://images.prismic.io/martinez-gallery/e1fa476a-c738-4150-8bc7-345d73d208fa_KURE.jpg?auto=compress%2Cformat&w=1200&h=1023 1200w, https://images.prismic.io/martinez-gallery/e1fa476a-c738-4150-8bc7-345d73d208fa_KURE.jpg?auto=compress%2Cformat&w=1600&h=1365 1600w", "srcWebp" : "https://images.prismic.io/martinez-gallery/e1fa476a-c738-4150-8bc7-345d73d208fa_KURE.jpg?auto=compress%2Cformat&w=800"}, "dimensions" : {"width" : 1400, "height" : 1194}}}]}}}, "pageContext" : {"uid" : "kure"}}
json_instruct
{"type": "object", "properties": {"data": {"type": "object", "properties": {"prismicArtist": {"type": "object", "properties": {"data": {"type": "object", "properties": {"artist_title": {"type": "object", "properties": {"html": {"type": "string"}, "text": {"type": "string"}}, "required": ["html", "text"]}, "index_image": {"type": "object", "properties": {"fluid": {"type": "object", "properties": {"srcSetWebp": {"type": "string"}, "srcWebp": {"type": "string"}}, "required": ["srcSetWebp", "srcWebp"]}}, "required": ["fluid"]}, "gallery": {"type": "array", "items": {"type": "object", "properties": {"artist_image": {"type": "object", "properties": {"fluid": {"type": "object", "properties": {"srcSetWebp": {"type": "string"}, "srcWebp": {"type": "string"}}, "required": ["srcSetWebp", "srcWebp"]}, "dimensions": {"type": "object", "properties": {"width": {"type": "integer"}, "height": {"type": "integer"}}, "required": ["width", "height"]}}, "required": ["fluid", "dimensions"]}}, "required": ["artist_image"]}}}, "required": ["artist_title", "index_image", "gallery"]}}, "required": ["data"]}}, "required": ["prismicArtist"]}, "pageContext": {"type": "object", "properties": {"uid": {"type": "string"}}, "required": ["uid"]}}, "required": ["data", "pageContext"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"merged" : "/Users/captainawesome/Documents/GitHub/api-android-java/api-android-wrapper/build/intermediates/res/merged/debug/drawable-v21/notification_action_background.xml", "source" : "/Users/captainawesome/.android/build-cache/869d9c068256c3b2f649262a374ecab2e8a0b016/output/res/drawable-v21/notification_action_background.xml"}, {"merged" : "/Users/captainawesome/Documents/GitHub/api-android-java/api-android-wrapper/build/intermediates/res/merged/debug/drawable-v21/abc_action_bar_item_background_material.xml", "source" : "/Users/captainawesome/.android/build-cache/869d9c068256c3b2f649262a374ecab2e8a0b016/output/res/drawable-v21/abc_action_bar_item_background_material.xml"}, {"merged" : "/Users/captainawesome/Documents/GitHub/api-android-java/api-android-wrapper/build/intermediates/res/merged/debug/drawable-v21/abc_edit_text_material.xml", "source" : "/Users/captainawesome/.android/build-cache/869d9c068256c3b2f649262a374ecab2e8a0b016/output/res/drawable-v21/abc_edit_text_material.xml"}, {"merged" : "/Users/captainawesome/Documents/GitHub/api-android-java/api-android-wrapper/build/intermediates/res/merged/debug/drawable-v21/abc_btn_colored_material.xml", "source" : "/Users/captainawesome/.android/build-cache/869d9c068256c3b2f649262a374ecab2e8a0b016/output/res/drawable-v21/abc_btn_colored_material.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#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"categories": {"type": "array", "items": {"type": "string"}}, "desc": {"type": "string"}, "details": {"type": "object", "properties": {"authors": {"type": "string"}, "format": {"type": "string"}, "isbn-10": {"type": "string"}, "isbn-13": {"type": "string"}, "pages": {"type": "string"}, "publication date": {"type": "string"}, "publisher": {"type": "string"}, "size": {"type": "string"}}, "required": ["authors", "format", "isbn-10", "isbn-13", "pages", "publication date", "publisher", "size"]}, "img": {"type": "string"}, "link": {"type": "string"}, "title": {"type": "string"}}, "required": ["categories", "desc", "details", "img", "link", "title"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"categories" : ["Programming"], "desc" : "\n", "details" : {"authors" : "SG Ganesh, Hari Kiran Kumar", "format" : "pdf", "isbn-10" : "1484218353", "isbn-13" : "978-1484218358", "pages" : "484 pages", "publication date" : "December 28, 2015", "publisher" : "Apress", "size" : "4.21Mb"}, "img" : "http://23.95.221.108/covers/5a/5ac41915f8169f394a2c326f078ce727.jpg", "link" : "https://rapidhosting.info/files/b8d", "title" : "Oracle Certified Professional Java SE 8 Programmer Exam 1Z0-809: A Comprehensive OCPJP 8 Certification Guide"}
json_instruct
{"type": "object", "properties": {"categories": {"type": "array", "items": {"type": "string"}}, "desc": {"type": "string"}, "details": {"type": "object", "properties": {"authors": {"type": "string"}, "format": {"type": "string"}, "isbn-10": {"type": "string"}, "isbn-13": {"type": "string"}, "pages": {"type": "string"}, "publication date": {"type": "string"}, "publisher": {"type": "string"}, "size": {"type": "string"}}, "required": ["authors", "format", "isbn-10", "isbn-13", "pages", "publication date", "publisher", "size"]}, "img": {"type": "string"}, "link": {"type": "string"}, "title": {"type": "string"}}, "required": ["categories", "desc", "details", "img", "link", "title"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Inn\\Response\\": {"type": "string"}}, "required": ["Inn\\Response\\"]}}, "required": ["psr-4"]}, "require-dev": {"type": "object", "properties": {"smarty/smarty": {"type": "string"}}, "required": ["smarty/smarty"]}}, "required": ["name", "description", "type", "license", "authors", "autoload", "require-dev"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "izisaurio/inn-response", "description" : "A collection of simple PHP response helpers", "type" : "library", "license" : "MIT", "authors" : [{"name" : "izisaurio", "email" : "izi.isaac@gmail.com"}], "autoload" : {"psr-4" : {"Inn\\Response\\" : "lib/"}}, "require-dev" : {"smarty/smarty" : "^v4.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"]}}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Inn\\Response\\": {"type": "string"}}, "required": ["Inn\\Response\\"]}}, "required": ["psr-4"]}, "require-dev": {"type": "object", "properties": {"smarty/smarty": {"type": "string"}}, "required": ["smarty/smarty"]}}, "required": ["name", "description", "type", "license", "authors", "autoload", "require-dev"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"pageProps": {"type": "object", "properties": {"slug": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}, "category": {"type": "string"}, "description": {"type": "string"}, "body": {"type": "string"}}, "required": ["slug", "name", "url", "category", "description", "body"]}, "__N_SSG": {"type": "boolean"}}, "required": ["pageProps", "__N_SSG"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pageProps" : {"slug" : "typeform", "name" : "Typeform", "url" : "https://typeform.com", "category" : "Collaboration", "description" : "Data collection tool and surveys, for professionals", "body" : "In an Outline document, paste a share link to a [Typeform](https://www.typeform.com/surveys/) survey and it will be immediately converted into an embedded version of the survey. All you have to do is share the doc and wait for responses to roll in.\n\n![Typeform Outline Integration](/images/integrations/screenshots/typeform.png)\n\n> This integration works without any additional settings or authentication.\n"}, "__N_SSG" : true}
json_instruct
{"type": "object", "properties": {"pageProps": {"type": "object", "properties": {"slug": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}, "category": {"type": "string"}, "description": {"type": "string"}, "body": {"type": "string"}}, "required": ["slug", "name", "url", "category", "description", "body"]}, "__N_SSG": {"type": "boolean"}}, "required": ["pageProps", "__N_SSG"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"pages": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "elements": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}, "title": {"type": "string"}, "isRequired": {"type": "boolean"}, "choices": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "string"}, "text": {"type": "string"}}, "required": ["value", "text"]}}}, "required": ["type", "name", "title", "isRequired", "choices"]}}}, "required": ["name", "elements"]}}, "cookieName": {"type": "string"}}, "required": ["pages", "cookieName"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pages" : [{"name" : "page1", "elements" : [{"type" : "radiogroup", "name" : "favoriteFlavor", "title" : "What is your favorite Almond?", "isRequired" : true, "choices" : [{"value" : "FA Almond (Madorla)", "text" : "FA Almond (Madorla)"}, {"value" : "TFA Toasted Almond", "text" : "TFA Toasted Almond"}, {"value" : "CAP Toasted Almond", "text" : "CAP Toasted Almond"}, {"value" : "INW Almond", "text" : "INW Almond"}, {"value" : "TFA Almond", "text" : "TFA Almond"}, {"value" : "NicVape Almond", "text" : "NicVape Almond"}, {"value" : "FW Toasted Almond", "text" : "FW Toasted Almond"}, {"value" : "TFA Almond Amaretto", "text" : "TFA Almond Amaretto"}, {"value" : "FW Almond Amaretto", "text" : "FW Almond Amaretto"}, {"value" : "WF Almond Custard", "text" : "WF Almond Custard"}, {"value" : "WF Almond Cookie", "text" : "WF Almond Cookie"}, {"value" : "Something Else", "text" : "Something Else"}]}]}], "cookieName" : "fotw-2020-03-17"}
json_instruct
{"type": "object", "properties": {"pages": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "elements": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}, "title": {"type": "string"}, "isRequired": {"type": "boolean"}, "choices": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "string"}, "text": {"type": "string"}}, "required": ["value", "text"]}}}, "required": ["type", "name", "title", "isRequired", "choices"]}}}, "required": ["name", "elements"]}}, "cookieName": {"type": "string"}}, "required": ["pages", "cookieName"], "$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"}, "main": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@dfuse/client": {"type": "string"}, "@grpc/proto-loader": {"type": "string"}, "grpc": {"type": "string"}, "node-fetch": {"type": "string"}, "protobufjs": {"type": "string"}, "ws": {"type": "string"}}, "required": ["@dfuse/client", "@grpc/proto-loader", "grpc", "node-fetch", "protobufjs", "ws"]}, "devDependencies": {"type": "object", "properties": {"prettier": {"type": "string"}}, "required": ["prettier"]}}, "required": ["name", "version", "main", "license", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "example-streamingfast-eth-nodejs", "version" : "1.0.0", "main" : "index.js", "license" : "Apache 2.0", "dependencies" : {"@dfuse/client" : "^0.3.20", "@grpc/proto-loader" : "^0.6.1", "grpc" : "^1.24.7", "node-fetch" : "^2.6.1", "protobufjs" : "^6.10.2", "ws" : "^7.4.5"}, "devDependencies" : {"prettier" : "^2.2.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@dfuse/client": {"type": "string"}, "@grpc/proto-loader": {"type": "string"}, "grpc": {"type": "string"}, "node-fetch": {"type": "string"}, "protobufjs": {"type": "string"}, "ws": {"type": "string"}}, "required": ["@dfuse/client", "@grpc/proto-loader", "grpc", "node-fetch", "protobufjs", "ws"]}, "devDependencies": {"type": "object", "properties": {"prettier": {"type": "string"}}, "required": ["prettier"]}}, "required": ["name", "version", "main", "license", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "address": {"type": "string"}, "school_type": {"type": "string"}, "fax": {"type": "string"}, "phone": {"type": "string"}, "website": {"type": "null"}, "state": {"type": "string"}, "programs": {"type": "object", "properties": {"programs": {"type": "array", "items": {}}}, "required": ["programs"]}, "full_time_school": {"type": "boolean"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["name", "id", "address", "school_type", "fax", "phone", "website", "state", "programs", "full_time_school", "lon", "lat"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Volksschule Wolfersdorf", "id" : "BY-2580", "address" : "Ringstra\u00dfe 12 85395 Wolfersdorf", "school_type" : "Grundschule", "fax" : "08168 9354", "phone" : "08168 1807", "website" : null, "state" : "BY", "programs" : {"programs" : []}, "full_time_school" : false, "lon" : 11.710774, "lat" : 48.48049}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "address": {"type": "string"}, "school_type": {"type": "string"}, "fax": {"type": "string"}, "phone": {"type": "string"}, "website": {"type": "null"}, "state": {"type": "string"}, "programs": {"type": "object", "properties": {"programs": {"type": "array", "items": {}}}, "required": ["programs"]}, "full_time_school": {"type": "boolean"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["name", "id", "address", "school_type", "fax", "phone", "website", "state", "programs", "full_time_school", "lon", "lat"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"userId" : 39198, "cartId" : "a199686d-6121-4c4d-aaab-2810a2437282", "preferredProducts" : [155, 943, 4838], "productReviews" : []}
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"recipes": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "actionId": {"type": "string"}, "icon": {"type": "string"}, "effects": {"type": "object", "properties": {"time_passed": {"type": "integer"}}, "required": ["time_passed"]}, "warmup": {"type": "integer"}, "startdescription": {"type": "string"}}, "required": ["id", "actionId", "icon", "effects", "warmup", "startdescription"]}}}, "required": ["recipes"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"recipes" : [{"id" : "count_time", "actionId" : "timer", "icon" : "season", "effects" : {"time_passed" : 1}, "warmup" : 1, "startdescription" : "Counting the hours."}]}
json_instruct
{"type": "object", "properties": {"recipes": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "actionId": {"type": "string"}, "icon": {"type": "string"}, "effects": {"type": "object", "properties": {"time_passed": {"type": "integer"}}, "required": ["time_passed"]}, "warmup": {"type": "integer"}, "startdescription": {"type": "string"}}, "required": ["id", "actionId", "icon", "effects", "warmup", "startdescription"]}}}, "required": ["recipes"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"python.pythonPath": {"type": "string"}}, "required": ["python.pythonPath"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"python.pythonPath" : "C:\\Users\\Lawga\\Miniconda3\\envs\\carnd-term1\\python.exe"}
json_instruct
{"type": "object", "properties": {"python.pythonPath": {"type": "string"}}, "required": ["python.pythonPath"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"externalId": {"type": "string"}, "task": {"type": "string"}, "stack_prefix": {"type": "string"}, "details": {"type": "object", "properties": {"component": {"type": "array", "items": {"type": "string"}}, "comment": {"type": "string"}, "parameters": {"type": "object", "properties": {"aemId": {"type": "array", "items": {"type": "string"}}, "executionTimeout": {"type": "array", "items": {"type": "string"}}}, "required": ["aemId", "executionTimeout"]}}, "required": ["component", "comment", "parameters"]}}, "required": ["externalId", "task", "stack_prefix", "details"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"externalId" : "{{ externalId }}", "task" : "disable-saml", "stack_prefix" : "{{ target_aem_stack_prefix }}", "details" : {"component" : ["{{ component }}"], "comment" : "Disable SAML on target AEM Stack", "parameters" : {"aemId" : ["{{ aem_id }}"], "executionTimeout" : ["3600"]}}}
json_instruct
{"type": "object", "properties": {"externalId": {"type": "string"}, "task": {"type": "string"}, "stack_prefix": {"type": "string"}, "details": {"type": "object", "properties": {"component": {"type": "array", "items": {"type": "string"}}, "comment": {"type": "string"}, "parameters": {"type": "object", "properties": {"aemId": {"type": "array", "items": {"type": "string"}}, "executionTimeout": {"type": "array", "items": {"type": "string"}}}, "required": ["aemId", "executionTimeout"]}}, "required": ["component", "comment", "parameters"]}}, "required": ["externalId", "task", "stack_prefix", "details"], "$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"}, "member": {"type": "array", "items": {"type": "object", "properties": {"space": {"type": "integer"}, "origin": {"type": "string"}, "string1": {"type": "string"}, "string2": {"type": "string"}, "number1": {"type": "integer"}}, "required": ["space", "origin", "string1", "string2", "number1"]}}}, "required": ["@type", "member"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"@type" : "Collection", "member" : [{"space" : 1, "origin" : "https://s3.amazonaws.com/NARAprodstorage/lz/dc-metro/rg-011/299798/146925195/146925195-001-ac.jpg", "string1" : "ratified-indian-treaties", "string2" : "146925195", "number1" : 1}, {"space" : 1, "origin" : "https://s3.amazonaws.com/NARAprodstorage/lz/dc-metro/rg-011/299798/146925195/146925195-002-ac.jpg", "string1" : "ratified-indian-treaties", "string2" : "146925195", "number1" : 2}, {"space" : 1, "origin" : "https://s3.amazonaws.com/NARAprodstorage/lz/dc-metro/rg-011/299798/146925195/146925195-003-ac.jpg", "string1" : "ratified-indian-treaties", "string2" : "146925195", "number1" : 3}]}
json_instruct
{"type": "object", "properties": {"@type": {"type": "string"}, "member": {"type": "array", "items": {"type": "object", "properties": {"space": {"type": "integer"}, "origin": {"type": "string"}, "string1": {"type": "string"}, "string2": {"type": "string"}, "number1": {"type": "integer"}}, "required": ["space", "origin", "string1", "string2", "number1"]}}}, "required": ["@type", "member"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"schema_version" : "1.2.0", "id" : "GHSA-23mg-qphc-9fg5", "modified" : "2022-05-03T03:08:07Z", "published" : "2022-05-03T03:08:07Z", "aliases" : ["CVE-2002-1345"], "details" : "Directory traversal vulnerabilities in multiple FTP clients on UNIX systems allow remote malicious FTP servers to create or overwrite files as the client user via filenames containing /absolute/path or .. (dot dot) sequences.", "severity" : [], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2002-1345"}, {"type" : "WEB", "url" : "http://archives.neohapsis.com/archives/vulnwatch/2002-q4/0102.html"}, {"type" : "WEB", "url" : "http://marc.info/?l=bugtraq&m=103962838628940&w=2"}, {"type" : "WEB", "url" : "http://www.iss.net/security_center/static/10821.php"}, {"type" : "WEB", "url" : "http://www.kb.cert.org/vuls/id/210409"}, {"type" : "WEB", "url" : "http://www.securityfocus.com/bid/6360"}], "database_specific" : {"cwe_ids" : [], "severity" : "MODERATE", "github_reviewed" : false}}
json_instruct
{"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"express": {"type": "string"}, "instagram-node-lib": {"type": "string"}, "request": {"type": "string"}}, "required": ["express", "instagram-node-lib", "request"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "slash-commands", "version" : "0.0.0", "description" : "", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "author" : "Richard B. Kaufman-Lopez <richardbkaufman@gmail.com> (http://richardkaufman.org)", "license" : "MIT", "dependencies" : {"express" : "^4.13.1", "instagram-node-lib" : "^0.1.1", "request" : "^2.60.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"express": {"type": "string"}, "instagram-node-lib": {"type": "string"}, "request": {"type": "string"}}, "required": ["express", "instagram-node-lib", "request"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$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", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"hash" : "0xeefdea63cb76aa65a57643098aeec25907b5e299c46154971a1031d516084762", "parentHash" : "0x9afd3efaed738d5c9abac54f730ee08c178081b391c71571eb9b192b2aafb2ec", "number" : 37165, "timestamp" : 1438768317, "nonce" : "0xd2d83e04186ebd9b", "difficulty" : 1298412986529, "gasLimit" : {"_hex" : "0x1388"}, "gasUsed" : {"_hex" : "0x0"}, "miner" : "0x87cD3b7f4DBBFE553DB92Ac1C97c6C24231c5D26", "extraData" : "0x476574682f76312e302e302f6c696e75782f676f312e342e32", "transactions" : []}
json_instruct
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "d530-100", "text" : "TV Production Workshop Hosier Page 2\nMr, Fred B. Raimtoerry, Television Service, c|dADXAN BROADCASTING CORPORATION\n3' Jarvis Street Toronto, Ontario, Cant- la\nMis-? Marjorie E St\u00bbv:*nt. RAO 10 STATION VjDXR, 1TO10IT PUBLIC SCHOOLS,\nV.iis Lawton Avenue, Detroit 6,, 'Michigan\nMr- Gordon Loudon, Agri. cultural Extension Servians, LOUISIANA STATE UNITERS ITT\nQal'f*\u00bb*lty Static . .Baton Rougt 3, Louis!naa\n*** - d* Lace* W, Holland, BIRMINGHAM CITY SCHC >LS, 2904 Ave. W \u00ab Ensley Hglds-*\nBirmingham 8\u00bb Alabama\nMi.sa Julia M, Hanna, Department of Conmunicat~ :*:a Avis, UNIVERSITY CF DETHC-1T,\n, \u00bb , McNJchela Hoad, Detroit 21, Mlohj\nif-. Glenn W., Price, Division of Radio ami Television, UNIVERSITY OP KANSAS,\nLaurence, Kansas\nMr, William G. Harley, Manager, Radio Station WHA, UNIVERSITY OF WISCONSIN,\nMadison, Wisconsin\n24. Mr, Ray E, Holcombe, Department of Drama and Speech, MACMUKRAY COLLEGE,\nJacksonville , Illinois\n25. Mro Paul Carpenter, Jr., Producer and Director, Radio Workshops, Radio\nStation IJABS, Board of Education, Atlan ta 3, Georgia\n26\u201e Miss Donatha Mainguth, Department of Communice tion Arts, MERCY COLLEGE,\n8200 West Outer Drive, Detroit 29, Michigan\n27. Miss\u2019 Rita Smyth, Publicity Director, MARYGROW COLLEGE, Detroit.\nMichigan\n28, Miss Emma Fantone, Director, Audio-Visual Aids Service, NEW JERSEY STATE\nTEACHERS COLLEGE, Upper Montclair, New Jersey\n22*\n23.\nHarold E, Hill\n8/6/54wc"}
json_instruct
{"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": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 175731, "info" : {"name" : "New Twitch UI to Old Twitch UI", "description" : "I didn't really like the new Twitch UI so I made a parody of the old UI for the new UI.", "additionalInfo" : null, "format" : "uso", "category" : "twitch", "createdAt" : "2019-09-26T23:36:38.000Z", "updatedAt" : "2019-09-27T00:02:32.000Z", "license" : "CC-BY-NC-ND-4.0", "author" : {"id" : 852990, "name" : "Tommylans"}}, "stats" : {"installs" : {"total" : 711, "weekly" : 2}}, "screenshots" : {"main" : {"name" : "175731_after.jpeg", "archived" : true}}, "discussions" : {"stats" : {"discussionsCount" : 0, "commentsCount" : 0}, "data" : []}, "style" : {"css" : "@-moz-document domain('twitch.tv') {\r\n figure.tw-avatar > .tw-border-radius-rounded {\r\n border-radius: 0 !important;\r\n }\r\n\r\n body {\r\n font-family: Helvetica !important; \r\n }\r\n\r\n .top-nav__menu {\r\n background-color: #3A2E5C !important;\r\n }\r\n\r\n body,\r\n .tw-c-background-alt,\r\n .side-nav__overlay-wrapper,\r\n .chat-room,\r\n .rooms-header,\r\n .channel-header\r\n {\r\n background-color: #0F0E13 !important;\r\n }\r\n\r\n .side-nav {\r\n border-right: var(--border-width-default) solid var(--color-border-base)!important;\r\n }\r\n\r\n .tw-upcase {\r\n text-transform: capitalize !important;\r\n }\r\n\r\n h2[data-a-target=\"stream-title\"] {\r\n font-size: 1.7rem !important;\r\n font-weight: 500\r\n }\r\n}"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "electrograph", "definition" : "A mark, record, or tracing, made by the action of electricity."}
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": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {}, "required": []}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "repository"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "vue-number-tab", "version" : "0.0.3", "description" : "A Vue Component, for use in selecting number.", "main" : "./index.js", "scripts" : {}, "keywords" : ["Vue", "NumberTab"], "author" : "Co1MugX", "license" : "MIT", "repository" : {"type" : "git", "url" : "git+https://github.com/ColMugX/vue-number-tab.git"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {}, "required": []}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "repository"], "$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": {"test": {"type": "string"}, "babel": {"type": "string"}}, "required": ["test", "babel"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@babel/cli": {"type": "string"}, "@babel/core": {"type": "string"}, "@babel/preset-env": {"type": "string"}}, "required": ["@babel/cli", "@babel/core", "@babel/preset-env"]}, "dependencies": {"type": "object", "properties": {"@babel/polyfill": {"type": "string"}}, "required": ["@babel/polyfill"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "homepage", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "todovanilla", "version" : "1.0.0", "description" : "A simple ToDo web app using only javascript!", "main" : "main.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "babel" : "./node_modules/.bin/babel ES6 --out-dir ES5transpiled"}, "repository" : {"type" : "git", "url" : "git+https://github.com/raravi/todo-vanilla.git"}, "author" : "Amith Raravi <amith.raravi@gmail.com>", "homepage" : "https://raravi.github.io/todo-vanilla/", "license" : "MIT", "devDependencies" : {"@babel/cli" : "^7.16.0", "@babel/core" : "^7.16.0", "@babel/preset-env" : "^7.16.4"}, "dependencies" : {"@babel/polyfill" : "^7.12.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"}, "babel": {"type": "string"}}, "required": ["test", "babel"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@babel/cli": {"type": "string"}, "@babel/core": {"type": "string"}, "@babel/preset-env": {"type": "string"}}, "required": ["@babel/cli", "@babel/core", "@babel/preset-env"]}, "dependencies": {"type": "object", "properties": {"@babel/polyfill": {"type": "string"}}, "required": ["@babel/polyfill"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "homepage", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"private": {"type": "boolean"}, "sideEffects": {"type": "boolean"}, "main": {"type": "string"}, "module": {"type": "string"}, "types": {"type": "string"}}, "required": ["private", "sideEffects", "main", "module", "types"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"private" : true, "sideEffects" : false, "main" : "./ArrowThickBottom.js", "module" : "./ArrowThickBottom.esm.js", "types" : "./ArrowThickBottom.d.ts"}
json_instruct
{"type": "object", "properties": {"private": {"type": "boolean"}, "sideEffects": {"type": "boolean"}, "main": {"type": "string"}, "module": {"type": "string"}, "types": {"type": "string"}}, "required": ["private", "sideEffects", "main", "module", "types"], "$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": {}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"userId" : 72445, "cartId" : "de321e5d-6037-49e0-baa2-ec250686c702", "preferredProducts" : [1467, 4960, 3838, 2509, 4098, 3426, 3607], "productReviews" : []}
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"W01001049": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["W01001049"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Topology", "objects" : {"W01001049" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "W00005560", "LAD11CD" : "W06000013"}, "arcs" : [[0, 1]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "W00005569", "LAD11CD" : "W06000013"}, "arcs" : [[2, -1, 3, 4, 5]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "W00005571", "LAD11CD" : "W06000013"}, "arcs" : [[6, -5, 7]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "W00005572", "LAD11CD" : "W06000013"}, "arcs" : [[-6, -7, 8]]}]}}, "arcs" : [[[7716, 5125], [-756, -146], [-39, 443], [-844, 790], [-134, 1210], [-636, 76]], [[5307, 7498], [348, 310], [-685, 856], [1096, -540], [308, 604], [749, 236], [118, -932], [483, 723], [-270, 492], [493, 752], [513, -253], [321, -750], [572, 213], [488, -196], [-188, -249], [-272, -321], [618, -1589], [-937, 294], [-1113, -925], [-777, 734], [544, -1832]], [[3313, 4976], [1994, 2522]], [[7716, 5125], [-632, -584]], [[7084, 4541], [-454, 369], [-486, -675]], [[6144, 4235], [-946, -312], [-554, 233], [1410, 853], [-2141, -930], [-217, 132], [162, 314], [-545, 451]], [[2263, 2347], [68, 760], [2870, -1286], [483, 455], [878, -146], [51, 231], [-511, 19], [-323, 415], [514, 899], [-149, 541]], [[7084, 4541], [-39, -705], [896, -427], [85, 275], [255, -1322], [-660, -798], [-461, -1564], [-1096, 470], [-3801, 1877]], [[2263, 2347], [-802, 400], [-1461, 821], [1142, -248], [1015, 452], [1156, 1204]]], "transform" : {"scale" : [1.4813275077329955e-06, 8.516352490274975e-07], "translate" : [-3.70463380983674, 51.524370504963954]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"W01001049": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["W01001049"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "stormysbakery:block/croissant"}
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": {"id": {"type": "integer"}, "group": {"type": "string"}, "joblink": {"type": "boolean"}, "name": {"type": "string"}, "potential": {"type": "integer"}, "skills": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "skill": {"type": "string"}, "replaceable": {"type": "boolean"}}, "required": ["id", "skill", "replaceable"]}}}, "required": ["id", "group", "joblink", "name", "potential", "skills"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 100509, "group" : "41254106", "joblink" : true, "name" : "Neurowissenschaftler/in", "potential" : 13, "skills" : [{"id" : 60778, "skill" : "Laborarbeiten, Labortechnik", "replaceable" : true}, {"id" : 61374, "skill" : "Biochemie", "replaceable" : false}, {"id" : 64213, "skill" : "Forschung", "replaceable" : false}, {"id" : 64224, "skill" : "Biologie", "replaceable" : false}, {"id" : 64247, "skill" : "Molekularbiologie", "replaceable" : false}, {"id" : 64250, "skill" : "Neurobiologie", "replaceable" : false}, {"id" : 64532, "skill" : "Neurophysiologie", "replaceable" : false}, {"id" : 64916, "skill" : "Neuropsychologie", "replaceable" : false}]}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "group": {"type": "string"}, "joblink": {"type": "boolean"}, "name": {"type": "string"}, "potential": {"type": "integer"}, "skills": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "skill": {"type": "string"}, "replaceable": {"type": "boolean"}}, "required": ["id", "skill", "replaceable"]}}}, "required": ["id", "group", "joblink", "name", "potential", "skills"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"scriptId": {"type": "string"}, "parentId": {"type": "string"}, "rootDir": {"type": "string"}}, "required": ["scriptId", "parentId", "rootDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"scriptId" : "104mLXyDplZKy8iuS1okgVK12yLdqPgX0JPvQt_snN9SReFEKiiheMpyO", "parentId" : "1oFziXhkyJDpOpyCk-hRnFv-BtUNa4c8tuiSMWVNP6Rs", "rootDir" : "src"}
json_instruct
{"type": "object", "properties": {"scriptId": {"type": "string"}, "parentId": {"type": "string"}, "rootDir": {"type": "string"}}, "required": ["scriptId", "parentId", "rootDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"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": {"type": "string"}}, "mainAddrress": {"type": "object", "properties": {"state": {"type": "string"}, "address": {"type": "array", "items": {"type": "string"}}}, "required": ["state", "address"]}, "briefDescription": {"type": "string"}, "yearOfEstablishment": {"type": "string"}, "regiseredAddrress": {"type": "object", "properties": {"state": {"type": "string"}, "address": {"type": "array", "items": {"type": "string"}}}, "required": ["state", "address"]}}, "required": ["contacts", "guideStarURL", "name", "primaryEmail", "website", "organisationType", "telephone", "mainAddrress", "briefDescription", "yearOfEstablishment", "regiseredAddrress"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contacts" : [], "guideStarURL" : "http://www.guidestarindia.org/Summary.aspx?CCReg=10027", "name" : "Satyam Learning Campus Educational Society (SLC Educational Society)", "primaryEmail" : "sccs.pr@gmail.com", "website" : "http://www.slces.org", "organisationType" : ["Direct Service", "Intermediary", "Network", "Support"], "telephone" : ["919493183145", "919704103679", "918074965967"], "mainAddrress" : {"state" : "Telangana", "address" : ["SLC Educational Society, Flat: 101 - Chakravarthy Towers, 1-11-112/2, Shyamlal Buildings, Begumpet, Landmark: Shyamlal Building - RBI Qrts 2nd GATE", "Hyderabad", "Telangana", "500016"]}, "briefDescription" : "\u2022\tSLC Education Society is registered as a not-for-profit organization, Vide Regn No. 2250 / 2004, under Registration of Societies Act, have 12 Years experience in Training and Placement and has been working in the principle domains of Capacity Building, Livelihoods, Skill Training mainly targeting Illiterates, Semi-Literates and Literate people living in rural areas and urban slums belonging to the disadvantaged and marginalized communities. We conduct employment awareness programs and facilitate initial handholding support towards promotion of Livelihoods among the beneficiaries", "yearOfEstablishment" : "2004", "regiseredAddrress" : {"state" : "Telangana", "address" : ["SLC Educational Society, Flat: 101 - Chakravarthy Towers, 1-11-112/2, Shyamlal Buildings, Begumpet, Landmark: Shyamlal Building - RBI Qrts 2nd GATE", "Hyderabad", "Telangana", "500016"]}}
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": {"type": "string"}}, "mainAddrress": {"type": "object", "properties": {"state": {"type": "string"}, "address": {"type": "array", "items": {"type": "string"}}}, "required": ["state", "address"]}, "briefDescription": {"type": "string"}, "yearOfEstablishment": {"type": "string"}, "regiseredAddrress": {"type": "object", "properties": {"state": {"type": "string"}, "address": {"type": "array", "items": {"type": "string"}}}, "required": ["state", "address"]}}, "required": ["contacts", "guideStarURL", "name", "primaryEmail", "website", "organisationType", "telephone", "mainAddrress", "briefDescription", "yearOfEstablishment", "regiseredAddrress"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "version": {"type": "integer"}, "metadata": {"type": "object", "properties": {"CdkVirtualScrollOverviewExample": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "decorators": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "expression": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "module": {"type": "string"}, "name": {"type": "string"}, "line": {"type": "integer"}, "character": {"type": "integer"}}, "required": ["__symbolic", "module", "name", "line", "character"]}, "arguments": {"type": "array", "items": {"type": "object", "properties": {"selector": {"type": "string"}, "styleUrls": {"type": "array", "items": {"type": "string"}}, "templateUrl": {"type": "string"}, "changeDetection": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "expression": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "module": {"type": "string"}, "name": {"type": "string"}, "line": {"type": "integer"}, "character": {"type": "integer"}}, "required": ["__symbolic", "module", "name", "line", "character"]}, "member": {"type": "string"}}, "required": ["__symbolic", "expression", "member"]}}, "required": ["selector", "styleUrls", "templateUrl", "changeDetection"]}}}, "required": ["__symbolic", "expression", "arguments"]}}}, "required": ["__symbolic", "decorators"]}}, "required": ["CdkVirtualScrollOverviewExample"]}}, "required": ["__symbolic", "version", "metadata"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"__symbolic" : "module", "version" : 4, "metadata" : {"CdkVirtualScrollOverviewExample" : {"__symbolic" : "class", "decorators" : [{"__symbolic" : "call", "expression" : {"__symbolic" : "reference", "module" : "@angular/core", "name" : "Component", "line" : 3, "character" : 1}, "arguments" : [{"selector" : "cdk-virtual-scroll-overview-example", "styleUrls" : ["cdk-virtual-scroll-overview-example.css"], "templateUrl" : "cdk-virtual-scroll-overview-example.html", "changeDetection" : {"__symbolic" : "select", "expression" : {"__symbolic" : "reference", "module" : "@angular/core", "name" : "ChangeDetectionStrategy", "line" : 7, "character" : 19}, "member" : "OnPush"}}]}]}}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "version": {"type": "integer"}, "metadata": {"type": "object", "properties": {"CdkVirtualScrollOverviewExample": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "decorators": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "expression": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "module": {"type": "string"}, "name": {"type": "string"}, "line": {"type": "integer"}, "character": {"type": "integer"}}, "required": ["__symbolic", "module", "name", "line", "character"]}, "arguments": {"type": "array", "items": {"type": "object", "properties": {"selector": {"type": "string"}, "styleUrls": {"type": "array", "items": {"type": "string"}}, "templateUrl": {"type": "string"}, "changeDetection": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "expression": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "module": {"type": "string"}, "name": {"type": "string"}, "line": {"type": "integer"}, "character": {"type": "integer"}}, "required": ["__symbolic", "module", "name", "line", "character"]}, "member": {"type": "string"}}, "required": ["__symbolic", "expression", "member"]}}, "required": ["selector", "styleUrls", "templateUrl", "changeDetection"]}}}, "required": ["__symbolic", "expression", "arguments"]}}}, "required": ["__symbolic", "decorators"]}}, "required": ["CdkVirtualScrollOverviewExample"]}}, "required": ["__symbolic", "version", "metadata"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"ember.debug.js": {"type": "string"}, "ember.js": {"type": "string"}, "ember.min.js": {"type": "string"}, "ember.prod.js": {"type": "string"}}, "required": ["ember.debug.js", "ember.js", "ember.min.js", "ember.prod.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ember.debug.js" : "sha256-P9wbGRxlEo8i8FfNQsHaXy+jeIZQiatDvOehkUReHGs=", "ember.js" : "sha256-P9wbGRxlEo8i8FfNQsHaXy+jeIZQiatDvOehkUReHGs=", "ember.min.js" : "sha256-dVIqSeuYHCrkkQmIbZutVN+XKJ35uUpuq2x+StEmM+4=", "ember.prod.js" : "sha256-rFxutECYlzkqLbkhyxwHSfMIuDQuNpgiuTFL3O0zLOU="}
json_instruct
{"type": "object", "properties": {"ember.debug.js": {"type": "string"}, "ember.js": {"type": "string"}, "ember.min.js": {"type": "string"}, "ember.prod.js": {"type": "string"}}, "required": ["ember.debug.js", "ember.js", "ember.min.js", "ember.prod.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"projects": {"type": "array", "items": {"type": "string"}}}, "required": ["projects"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"projects" : ["src", "../Core/src", "../Trading.Proprietary/src", "../Core/src/LionFire.Applications.CommandLine", "src/Spotware"]}
json_instruct
{"type": "object", "properties": {"projects": {"type": "array", "items": {"type": "string"}}}, "required": ["projects"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"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", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Marques", "dpt" : "Seine-Maritime", "inscrits" : 168, "abs" : 26, "votants" : 142, "blancs" : 24, "nuls" : 3, "exp" : 115, "res" : [{"panneau" : "2", "voix" : 83}, {"panneau" : "1", "voix" : 32}]}
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", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"poem": {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "text": {"type": "string"}}, "required": ["title", "author", "text"]}}, "required": ["poem"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"poem" : {"title" : "Lice like that", "author" : "Peter McCarey", "text" : "Warm and dark\nUnder the blankets\nDo without eyes\nBlinking nuisance\nLight's just frilly heat."}}
json_instruct
{"type": "object", "properties": {"poem": {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "text": {"type": "string"}}, "required": ["title", "author", "text"]}}, "required": ["poem"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"accountLinkingWhitelistedDomains": {"type": "null"}, "asin": {"type": "string"}, "averageRating": {"type": "number"}, "canDisable": {"type": "boolean"}, "capabilities": {"type": "null"}, "category": {"type": "null"}, "description": {"type": "string"}, "enablement": {"type": "null"}, "exampleInteractions": {"type": "array", "items": {"type": "string"}}, "firstReleaseDate": {"type": "number"}, "homepageLinkText": {"type": "null"}, "homepageLinkUrl": {"type": "null"}, "id": {"type": "string"}, "imageAltText": {"type": "string"}, "imageUrl": {"type": "string"}, "inAppPurchasingSupported": {"type": "boolean"}, "launchPhrase": {"type": "string"}, "name": {"type": "string"}, "numberOfReviews": {"type": "integer"}, "pamsPartnerId": {"type": "null"}, "permissions": {"type": "null"}, "privacyPolicyUrl": {"type": "null"}, "shortDescription": {"type": "string"}, "skillTypes": {"type": "null"}, "stage": {"type": "string"}, "termsOfUseUrl": {"type": "null"}, "vendorId": {"type": "string"}, "vendorName": {"type": "string"}}, "required": ["accountLinkingWhitelistedDomains", "asin", "averageRating", "canDisable", "capabilities", "category", "description", "enablement", "exampleInteractions", "firstReleaseDate", "homepageLinkText", "homepageLinkUrl", "id", "imageAltText", "imageUrl", "inAppPurchasingSupported", "launchPhrase", "name", "numberOfReviews", "pamsPartnerId", "permissions", "privacyPolicyUrl", "shortDescription", "skillTypes", "stage", "termsOfUseUrl", "vendorId", "vendorName"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"accountLinkingWhitelistedDomains" : null, "asin" : "B01DN2JN9U", "averageRating" : 2.3, "canDisable" : true, "capabilities" : null, "category" : null, "description" : "Let your butler serve you by providing the precise temperature to achieve a meal catered to your taste. Let the meat butler know what type of meat you want, and what rarity you prefer and she will provide the final internal temperature to achieve the perfect entree.\n\nThis temperature is perfect for using when cooking sous-vide and any other method you use. Just tell the meat butler what you are making and let her guide you to deliciousness.\n\nComments/suggestions welcome:\nMeatButler@gmail.com", "enablement" : null, "exampleInteractions" : ["Alexa, ask Meat Butler to help me prepare steak?", "Alexa, ask Meat Butler how do I make lamb?", "Alexa, ask Meat Butler what temperature do I need for rare steak?"], "firstReleaseDate" : 1459756945.627, "homepageLinkText" : null, "homepageLinkUrl" : null, "id" : "amzn1.echo-sdk-ams.app.722f36ef-259b-419d-bc40-1af659c279c5", "imageAltText" : "MeatButler icon", "imageUrl" : "https://github.com/dale3h/alexa-skills-list/raw/master/skills/B01DN2JN9U/skill_icon", "inAppPurchasingSupported" : false, "launchPhrase" : "meat butler", "name" : "MeatButler", "numberOfReviews" : 12, "pamsPartnerId" : null, "permissions" : null, "privacyPolicyUrl" : null, "shortDescription" : "This butler tells the perfect internal temperature to achieve when cooking based on your meat and doneness preferences.", "skillTypes" : null, "stage" : "live", "termsOfUseUrl" : null, "vendorId" : "M8S7XE3B6BSXF", "vendorName" : "Rebecca McGinley"}
json_instruct
{"type": "object", "properties": {"accountLinkingWhitelistedDomains": {"type": "null"}, "asin": {"type": "string"}, "averageRating": {"type": "number"}, "canDisable": {"type": "boolean"}, "capabilities": {"type": "null"}, "category": {"type": "null"}, "description": {"type": "string"}, "enablement": {"type": "null"}, "exampleInteractions": {"type": "array", "items": {"type": "string"}}, "firstReleaseDate": {"type": "number"}, "homepageLinkText": {"type": "null"}, "homepageLinkUrl": {"type": "null"}, "id": {"type": "string"}, "imageAltText": {"type": "string"}, "imageUrl": {"type": "string"}, "inAppPurchasingSupported": {"type": "boolean"}, "launchPhrase": {"type": "string"}, "name": {"type": "string"}, "numberOfReviews": {"type": "integer"}, "pamsPartnerId": {"type": "null"}, "permissions": {"type": "null"}, "privacyPolicyUrl": {"type": "null"}, "shortDescription": {"type": "string"}, "skillTypes": {"type": "null"}, "stage": {"type": "string"}, "termsOfUseUrl": {"type": "null"}, "vendorId": {"type": "string"}, "vendorName": {"type": "string"}}, "required": ["accountLinkingWhitelistedDomains", "asin", "averageRating", "canDisable", "capabilities", "category", "description", "enablement", "exampleInteractions", "firstReleaseDate", "homepageLinkText", "homepageLinkUrl", "id", "imageAltText", "imageUrl", "inAppPurchasingSupported", "launchPhrase", "name", "numberOfReviews", "pamsPartnerId", "permissions", "privacyPolicyUrl", "shortDescription", "skillTypes", "stage", "termsOfUseUrl", "vendorId", "vendorName"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"index": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"version": {"type": "string"}, "hidden": {"type": "boolean"}, "metadata": {"type": "object", "properties": {"latinname": {"type": "string"}, "omit_antiphon": {"type": "boolean"}, "number": {"type": "string"}, "localname": {"type": "string"}, "omit_gloria": {"type": "boolean"}}, "required": ["latinname", "omit_antiphon", "number", "localname", "omit_gloria"]}, "label": {"type": "string"}, "style": {"type": "string"}, "slug": {"type": "string"}, "language": {"type": "string"}, "version_label": {"type": "null"}, "category": {"type": "array", "items": {"type": "string"}}, "value": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "array", "items": {"type": "object", "properties": {"halfverse": {"type": "string"}, "verse": {"type": "string"}, "type": {"type": "string"}}, "required": ["halfverse", "verse", "type"]}}, "type": {"type": "string"}}, "required": ["value", "type"]}}, "type": {"type": "string"}, "citation": {"type": "string"}}, "required": ["version", "hidden", "metadata", "label", "style", "slug", "language", "version_label", "category", "value", "type", "citation"]}}}, "required": ["index", "data"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"index" : 500, "data" : [{"version" : "Rite-I", "hidden" : false, "metadata" : {"latinname" : "Nunc Dimittis", "omit_antiphon" : false, "number" : "5", "localname" : "The Song of Simeon", "omit_gloria" : false}, "label" : "Canticle 5: The Song of Simeon", "style" : "canticle", "slug" : "canticle-5", "language" : "en", "version_label" : null, "category" : ["Canticle"], "value" : [{"value" : [{"halfverse" : "according to thy word;", "verse" : "Lord, now lettest thou thy servant depart in peace, *", "type" : "psalm-verse"}, {"halfverse" : "which thou hast prepared before the face of all people,", "type" : "psalm-verse", "verse" : "For mine eyes have seen thy salvation, *"}, {"halfverse" : "and to be the glory of thy people Israel.", "verse" : "To be a light to lighten the Gentiles, *", "type" : "psalm-verse"}], "type" : "psalm-section"}], "type" : "psalm", "citation" : "Luke 2:29-32"}]}
json_instruct
{"type": "object", "properties": {"index": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"version": {"type": "string"}, "hidden": {"type": "boolean"}, "metadata": {"type": "object", "properties": {"latinname": {"type": "string"}, "omit_antiphon": {"type": "boolean"}, "number": {"type": "string"}, "localname": {"type": "string"}, "omit_gloria": {"type": "boolean"}}, "required": ["latinname", "omit_antiphon", "number", "localname", "omit_gloria"]}, "label": {"type": "string"}, "style": {"type": "string"}, "slug": {"type": "string"}, "language": {"type": "string"}, "version_label": {"type": "null"}, "category": {"type": "array", "items": {"type": "string"}}, "value": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "array", "items": {"type": "object", "properties": {"halfverse": {"type": "string"}, "verse": {"type": "string"}, "type": {"type": "string"}}, "required": ["halfverse", "verse", "type"]}}, "type": {"type": "string"}}, "required": ["value", "type"]}}, "type": {"type": "string"}, "citation": {"type": "string"}}, "required": ["version", "hidden", "metadata", "label", "style", "slug", "language", "version_label", "category", "value", "type", "citation"]}}}, "required": ["index", "data"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"width": {"type": "number"}, "rotation": {"type": "number"}, "xCenter": {"type": "number"}, "yCenter": {"type": "number"}, "height": {"type": "number"}}, "required": ["width", "rotation", "xCenter", "yCenter", "height"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"width" : 0.27012143, "rotation" : -0.9485446, "xCenter" : 0.67216134, "yCenter" : 0.47037387, "height" : 0.48021588}
json_instruct
{"type": "object", "properties": {"width": {"type": "number"}, "rotation": {"type": "number"}, "xCenter": {"type": "number"}, "yCenter": {"type": "number"}, "height": {"type": "number"}}, "required": ["width", "rotation", "xCenter", "yCenter", "height"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01030918": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01030918"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Topology", "objects" : {"E01030918" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00157621", "LAD11CD" : "E07000216"}, "arcs" : [[0, 1]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00157622", "LAD11CD" : "E07000216"}, "arcs" : [[2, 3, 4]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00157629", "LAD11CD" : "E07000216"}, "arcs" : [[5, 6, -3]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00157630", "LAD11CD" : "E07000216"}, "arcs" : [[-6, -5, 7, -1, 8]]}]}}, "arcs" : [[[4953, 7302], [-128, -1316], [535, 333], [460, -415], [-540, -694], [-227, 180], [-283, -936], [-247, 115], [-96, -1030], [954, -57], [211, -426], [632, -135], [51, -527]], [[6275, 2394], [-3140, 692], [-367, -1993], [-846, -1093], [-1922, 1426], [1349, 2239], [1171, 416], [-513, 891], [314, 767], [824, -293], [23, -1400], [574, 62], [-173, 849], [187, 683], [227, -401], [293, 229], [216, 1604], [461, 230]], [[7953, 4399], [317, 1179], [-418, 296], [1056, 2016], [538, -219]], [[9446, 7671], [13, -487], [257, -273], [-371, -525], [160, -1023], [-330, 2], [79, -542], [-429, -55], [508, -1617], [-222, -1164], [37, -115], [-2012, 387]], [[7136, 2259], [27, 644], [613, 589], [177, 907]], [[7953, 4399], [-481, 213], [45, 473], [380, -106], [98, 390], [-299, 273], [-1009, -876], [-68, 495], [738, 1444], [149, 1086], [268, -2], [-401, 1217]], [[7373, 9006], [977, 186], [-175, 322], [100, 485], [1338, -750], [386, -1131], [-553, -447]], [[7136, 2259], [-861, 135]], [[4953, 7302], [1285, 776], [1, 498], [331, -123], [803, 553]]], "transform" : {"scale" : [1.4535657607307659e-06, 7.981484922383204e-07], "translate" : [-0.620142220155988, 51.1884093679693]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01030918": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01030918"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[1981, 8], [1987, 7]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Don't Worry Be Happy-Bobby McFerrin", "author" : "Bobby McFerrin", "musicType" : "\u6d41\u884c", "musicNo" : "0004882"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "object", "properties": {"province": {"type": "string"}, "city": {"type": "string"}, "area": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}, "address": {"type": "string"}, "phone": {"type": "string"}}, "required": ["province", "city", "area", "name", "code", "address", "phone"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"province" : "\u5409\u6797\u7701", "city" : "\u5409\u6797\u5e02", "area" : "\u660c\u9091\u533a", "name" : "\u5409\u6797\u5e02\u4e8c\u9053\u6c5f\u90ae\u653f\u652f\u5c40", "code" : "132002", "address" : "\u5409\u6797\u5e02\u660c\u9091\u533a\u89e3\u653e\u5317\u8def70\u53f7", "phone" : "43268070483\u6062\u590d\u8425\u4e1a\u65f6\u95f4:2020-06-30"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"province": {"type": "string"}, "city": {"type": "string"}, "area": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}, "address": {"type": "string"}, "phone": {"type": "string"}}, "required": ["province", "city", "area", "name", "code", "address", "phone"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"postal_code": {"type": "string"}, "place_name": {"type": "string"}, "place_type": {"type": "string"}, "county": {"type": "string"}, "state": {"type": "string"}, "city": {"type": "string"}}, "required": ["postal_code", "place_name", "place_type", "county", "state", "city"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"postal_code" : "12070", "place_name" : "San Agustin", "place_type" : "Barrio", "county" : "Milpa Alta", "state" : "Ciudad de M\u00e9xico", "city" : "Ciudad de M\u00e9xico"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"postal_code": {"type": "string"}, "place_name": {"type": "string"}, "place_type": {"type": "string"}, "county": {"type": "string"}, "state": {"type": "string"}, "city": {"type": "string"}}, "required": ["postal_code", "place_name", "place_type", "county", "state", "city"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Summary": {"type": "string"}, "Version": {"type": "string"}, "Source": {"type": "string"}, "Dependencies": {"type": "object", "properties": {"Optional": {"type": "array", "items": {"type": "string"}}, "Required": {"type": "array", "items": {}}, "Platform": {"type": "array", "items": {"type": "string"}}}, "required": ["Optional", "Required", "Platform"]}}, "required": ["Name", "Summary", "Version", "Source", "Dependencies"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"Name" : "open-image", "Summary" : "Open handler for images to render in the terminal", "Version" : "1.1", "Source" : "open-image.mx", "Dependencies" : {"Optional" : ["kitty", "terminology", "tycat", "xterm", "img2sixel"], "Required" : [], "Platform" : ["any"]}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Summary": {"type": "string"}, "Version": {"type": "string"}, "Source": {"type": "string"}, "Dependencies": {"type": "object", "properties": {"Optional": {"type": "array", "items": {"type": "string"}}, "Required": {"type": "array", "items": {}}, "Platform": {"type": "array", "items": {"type": "string"}}}, "required": ["Optional", "Required", "Platform"]}}, "required": ["Name", "Summary", "Version", "Source", "Dependencies"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"3444": {"type": "string"}, "3442": {"type": "string"}}, "required": ["3444", "3442"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"3444" : "3445", "3442" : "3443"}
json_instruct
{"type": "object", "properties": {"3444": {"type": "string"}, "3442": {"type": "string"}}, "required": ["3444", "3442"], "$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", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"hash" : "0xb9f88517a597a953212050e807d529f17c6c289e7fabb218d7df574d9abff43f", "parentHash" : "0x54294057b45702886c102b558d91065e16234d63628d542035ff495133284200", "number" : 46759, "timestamp" : 1438928722, "nonce" : "0xcd1b1e633c135c28", "difficulty" : 1453910563434, "gasLimit" : {"_hex" : "0x7743"}, "gasUsed" : {"_hex" : "0x0"}, "miner" : "0xF2d2AfF1320476cb8C6b607199D23175cc595693", "extraData" : "0x476574682f76312e302e312f77696e646f77732f676f312e342e32", "transactions" : []}
json_instruct
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "module": {"type": "string"}, "directories": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}}, "required": ["name", "version", "description", "main", "module", "directories", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "element-query-tests", "version" : "1.1.0", "description" : "JavaScript tests for element query conditions", "main" : "index.js", "module" : "index.vanilla.js", "directories" : {"test" : "tests"}, "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git+https://github.com/tomhodgins/element-query-tests.git"}, "keywords" : ["element", "container", "query", "condition", "test", "element-query", "element-queries", "container-query", "container-queries", "eq", "eqcss", "jsincss", "js-in-css"], "author" : "Tommy Hodgins", "license" : "MIT", "bugs" : {"url" : "https://github.com/tomhodgins/element-query-tests/issues"}, "homepage" : "https://github.com/tomhodgins/element-query-tests#readme"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "module": {"type": "string"}, "directories": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}}, "required": ["name", "version", "description", "main", "module", "directories", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"extends": {"type": "string"}}, "required": ["extends"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"extends" : "@theedoran/eslint-config-next"}
json_instruct
{"type": "object", "properties": {"extends": {"type": "string"}}, "required": ["extends"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"python.pythonPath": {"type": "string"}}, "required": ["python.pythonPath"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"python.pythonPath" : "/opt/miniconda3/bin/python"}
json_instruct
{"type": "object", "properties": {"python.pythonPath": {"type": "string"}}, "required": ["python.pythonPath"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"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", "originalFilename", "namaPartai", "id", "noUrut", "nama", "stringJenisKelamin"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"namaKab" : "TAKALAR", "originalFilename" : "FOTO.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 18497, "noUrut" : 1, "nama" : "H. BAHTIAR SYAM, S.E.", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "TAKALAR", "originalFilename" : "FOTO.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 62725, "noUrut" : 2, "nama" : "SUDIRMAN", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "TAKALAR", "originalFilename" : "FOTO.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 79347, "noUrut" : 3, "nama" : "SUAEBAH", "stringJenisKelamin" : "Perempuan"}, {"namaKab" : "TAKALAR", "originalFilename" : "FOTO.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 79092, "noUrut" : 4, "nama" : "MUH. ARIEF HAMZAH", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "TAKALAR", "originalFilename" : "FOTO.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 79441, "noUrut" : 5, "nama" : "AMILUDDIN", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "TAKALAR", "originalFilename" : "FOTO.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 79272, "noUrut" : 6, "nama" : "LILIS IRMAYANTI", "stringJenisKelamin" : "Perempuan"}, {"namaKab" : "TAKALAR", "originalFilename" : "FOTO.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 141074, "noUrut" : 7, "nama" : "MUHAMMAD SYAHRIR", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "TAKALAR", "originalFilename" : "FOTO.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 141512, "noUrut" : 8, "nama" : "ILHAM", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "TAKALAR", "originalFilename" : "FOTO.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 79045, "noUrut" : 9, "nama" : "SITTI HAMSINAH", "stringJenisKelamin" : "Perempuan"}, {"namaKab" : "TAKALAR", "originalFilename" : "FOTO.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 141345, "noUrut" : 10, "nama" : "KASRIANTI", "stringJenisKelamin" : "Perempuan"}]
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", "originalFilename", "namaPartai", "id", "noUrut", "nama", "stringJenisKelamin"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"needSMSCode": {"type": "boolean"}, "needEnvelopeCode": {"type": "boolean"}, "iccId": {"type": "string"}, "ctn": {"type": "string"}}, "required": ["needSMSCode", "needEnvelopeCode", "iccId", "ctn"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"needSMSCode" : false, "needEnvelopeCode" : true, "iccId" : "897019900830362496", "ctn" : "0830340674"}
json_instruct
{"type": "object", "properties": {"needSMSCode": {"type": "boolean"}, "needEnvelopeCode": {"type": "boolean"}, "iccId": {"type": "string"}, "ctn": {"type": "string"}}, "required": ["needSMSCode", "needEnvelopeCode", "iccId", "ctn"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "object", "properties": {"src": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "aspectRatio": {"type": "number"}, "originalName": {"type": "string"}}, "required": ["src", "width", "height", "aspectRatio", "originalName"]}}, "required": ["expireTime", "key", "val"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"expireTime" : 9007200808873870000, "key" : "94ecb1f1-95e1-5d44-a6f8-346527d995b8{\"duotone\":false,\"grayscale\":false,\"toFormat\":\"jpg\",\"width\":20,\"height\":12}", "val" : {"src" : "data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAMABQDASIAAhEBAxEB/8QAGAAAAgMAAAAAAAAAAAAAAAAAAAMBBAX/xAAXAQADAQAAAAAAAAAAAAAAAAAAAQME/9oADAMBAAIQAxAAAAHSXZZmUDSx/8QAGRABAQADAQAAAAAAAAAAAAAAAgEDEBEh/9oACAEBAAEFAsrUxhTpXnO2AzX/xAAUEQEAAAAAAAAAAAAAAAAAAAAQ/9oACAEDAQE/AT//xAAWEQEBAQAAAAAAAAAAAAAAAAABAgD/2gAIAQIBAT8BJqsFBv/EABsQAAIBBQAAAAAAAAAAAAAAAAECEAARITFB/9oACAEBAAY/AmK7qwct2cCP/8QAGxABAAICAwAAAAAAAAAAAAAAAQARITFBUWH/2gAIAQEAAT8h1UDiKyqbN0QCjCyezXuZR1P/2gAMAwEAAgADAAAAEPAf/8QAFhEBAQEAAAAAAAAAAAAAAAAAARAR/9oACAEDAQE/EMWf/8QAFhEBAQEAAAAAAAAAAAAAAAAAAQAR/9oACAECAQE/ECXWEGl//8QAHRABAQABBAMAAAAAAAAAAAAAAREAITFRYUFxgf/aAAgBAQABPxBYEtIqcp3LjV/HDwNU54cHrqbesJZQEaZVhVVm73gRAHzP/9k=", "width" : 20, "height" : 12, "aspectRatio" : 1.6666666666666667, "originalName" : "03.jpg"}}
json_instruct
{"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "object", "properties": {"src": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "aspectRatio": {"type": "number"}, "originalName": {"type": "string"}}, "required": ["src", "width", "height", "aspectRatio", "originalName"]}}, "required": ["expireTime", "key", "val"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "S\u00e9galas", "circ" : "2\u00e8me circonscription", "dpt" : "Lot-et-Garonne", "inscrits" : 108, "abs" : 45, "votants" : 63, "blancs" : 1, "nuls" : 0, "exp" : 62, "res" : [{"nuance" : "REM", "nom" : "M. Alexandre FRESCHI", "voix" : 41}, {"nuance" : "FN", "nom" : "Mme H\u00e9l\u00e8ne LAPORTE", "voix" : 21}]}
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}