input stringlengths 159 2.05k | output stringlengths 5 10.3k | task stringclasses 1
value | schema stringlengths 100 1.99k |
|---|---|---|---|
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#"}
| [["513422103200", "\u4e2d\u94fa\u5b50\u6751\u6c11\u59d4\u5458\u4f1a", "121", "0"], ["513422103201", "\u7acb\u5c14\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["513422103202", "\u5c3c\u6ce2\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["513422103203", "\u91cc\u5c3c\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"slug": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "repoUrl": {"type": "string"}, "thumbnailUrl": {"type": "string"}, "source": {"type": "string"}, "licence": {"type": "string... | {"slug" : "sb-full", "title" : "Start Bootstrap Full", "description" : "An easy to use, full page image background template for Bootstrap 4 websites.", "repoUrl" : "https://github.com/BlackrockDigital/startbootstrap-full", "thumbnailUrl" : "https://raw.githubusercontent.com/BlackrockDigital/startbootstrap/master/img/te... | json_instruct | {"type": "object", "properties": {"slug": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "repoUrl": {"type": "string"}, "thumbnailUrl": {"type": "string"}, "source": {"type": "string"}, "licence": {"type": "string"}, "siteType": {"type": "string"}, "downloadUrl": {"type": "string"},... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "n... | {"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[26.971, 56.011], [27.25, 56.084], [27.748, 55.975], [27.616, 55.787], [26.978, 55.815], [26.971, 56.011]]]}, "properties" : {"name" : "Kr\u0101slavas novads", "iso2" : "LV-047", "admin_level" : 6, "osm_id" : 1811627, "countrylevel_id" : "iso2:LV-... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "ob... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"localities": {"type": "array", "items": {"type": "string"}}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "locality": {"type": "string"}, "lat": {"type": "number"}, "region": {"type": "object", "pr... | {"localities" : ["So Carthage, TN", "Defeated, TN", "Carthage, TN", "South Carthage, TN", "Mc Clures Bend, TN"], "state" : "TN", "postal_code" : "37030", "locality" : "Carthage, TN", "lat" : 36.271546, "region" : {"fips" : "47", "abbr" : "TN", "name" : "Tennessee"}, "city" : "Carthage", "type" : "STANDARD", "lng" : -85... | json_instruct | {"type": "object", "properties": {"localities": {"type": "array", "items": {"type": "string"}}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "locality": {"type": "string"}, "lat": {"type": "number"}, "region": {"type": "object", "properties": {"fips": {"type": "string"}, "abbr": {"type": "string"}, "... |
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"}}, "required": ["t... | {"name" : "silverlight", "version" : "1.0.0", "description" : "CommonJS/AMD wrapper for Microsoft's Silverlight.js", "main" : "Silverlight.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "keywords" : ["silverlight", "silverlight.js"], "author" : "tomtwo", "license" : "Microsoft Public License... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"Giggle": {"type": "string"}, "Hype": {"type": "string"}, "Sip": {"type": "string"}, "Hmm": {"type": "string"}, "Greeting": {"type": "string"}, "Chibi": {"type": "string"}, "Hah": {"type": "string"}, "Ping": {"type":... | {"Giggle" : "<:NagatoroGiggle:848679556864540724>", "Hype" : "<:NagatoroHype:848824688451911750>", "Sip" : "<:NagatoroSip:848824689001758752>", "Hmm" : "<:NagatoroHmm:848824688040738849>", "Greeting" : "<:Nagatoro:848824688040738846>", "Chibi" : "<:NagatoroChibi:848824687789342732>", "Hah" : "<:NagatoroHah:848679557086... | json_instruct | {"type": "object", "properties": {"Giggle": {"type": "string"}, "Hype": {"type": "string"}, "Sip": {"type": "string"}, "Hmm": {"type": "string"}, "Greeting": {"type": "string"}, "Chibi": {"type": "string"}, "Hah": {"type": "string"}, "Ping": {"type": "string"}, "Nice": {"type": "string"}, "Verified": {"type": "string"}... |
Generate a valid JSON object that conforms to the following schema:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#... | [{"name" : "JERSON", "frequency" : 0, "gender" : "female"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract",... | {"contract" : "0xd6fbc588964e5a3d5caa56b69205ad1adbe9f438", "tool" : "slither", "start" : 1563212588.654548, "end" : 1563212616.3423104, "duration" : 27.68776249885559, "analysis" : []} | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://... |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "object", "properties": {"review": {"type": "string"}, "date": {"type": "string"}, "rating": {"type": "string"}, "author": {"type": "string"}, "review_id": {"type": "string"}, "movie_id": {"type": "string"}}, "required": ["re... | [{"review" : "\ud654\uc7a5\uc2e4 \uc720\uba38\uc640 \ubbf8\uad6d\uc2dd \ucf54\ub4dc\ub85c \uc810\uc808\ub41c \ud5d0\ub9ac\uc6c3 \uc139\uc2dc \ucf54\ubbf8\ub514.", "date" : "11.07.15", "rating" : "2", "author" : "evil****", "review_id" : "5546140", "movie_id" : "10731"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"review": {"type": "string"}, "date": {"type": "string"}, "rating": {"type": "string"}, "author": {"type": "string"}, "review_id": {"type": "string"}, "movie_id": {"type": "string"}}, "required": ["review", "date", "rating", "author", "review_id", "movie_id"]... |
Create an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["karma-extjs"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id... | {"id" : 101911255, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "75148dc8ec3c09f85a3b7be6a6666717", "wof:id" : 101911255, "wof:repo" : "whosonfirst-data-admin-tr"}, "bbox" : [27.412259, 38.6113705, 27.412259, 38.6113705], "geometry" : {"coor... | 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": ["... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"lng.detect": {"type": "string"}, "rpc.crab.darwinia": {"type": "string"}, "rpc.custom": {"type": "string"}, "rpc.darwinia": {"type": "string"}, "rpc.header.dev": {"type": "string"}, "rpc.header.live": {"type": "string"}, "rpc.... | {"lng.detect" : "\u9ed8\u8ba4\u6d4f\u89c8\u5668\u8bed\u8a00 (\u81ea\u52a8\u68c0\u6d4b)", "rpc.crab.darwinia" : "Darwinia Crab Network (hosted by Darwinia)", "rpc.custom" : "\u81ea\u5b9a\u4e49\u73af\u5883", "rpc.darwinia" : "Darwinia Network (hosted by Darwinia)", "rpc.header.dev" : "\u5f00\u53d1\u73af\u5883", "rpc.head... | json_instruct | {"type": "object", "properties": {"lng.detect": {"type": "string"}, "rpc.crab.darwinia": {"type": "string"}, "rpc.custom": {"type": "string"}, "rpc.darwinia": {"type": "string"}, "rpc.header.dev": {"type": "string"}, "rpc.header.live": {"type": "string"}, "rpc.header.test": {"type": "string"}, "rpc.kusama.w3f": {"type"... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"epochs": {"type": "integer"}, "train_loss": {"type": "number"}, "_runtime": {"type": "integer"}, "_timestamp": {"type": "integer"}, "_step": {"type": "integer"}}, "required": ["epochs", "train_loss", "_runtime", "... | {"epochs" : 1, "train_loss" : 0.6809544168194178, "_runtime" : 3253, "_timestamp" : 1623923979, "_step" : 1} | json_instruct | {"type": "object", "properties": {"epochs": {"type": "integer"}, "train_loss": {"type": "number"}, "_runtime": {"type": "integer"}, "_timestamp": {"type": "integer"}, "_step": {"type": "integer"}}, "required": ["epochs", "train_loss", "_runtime", "_timestamp", "_step"], "$schema": "http://json-schema.org/draft-07/schem... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "null"}}, "required": ["contract", "tool",... | {"contract" : "0x31e13882c45c1023d9b16c3794c1a780bb6cb88d", "tool" : "securify", "start" : 1563253201.5343096, "end" : 1563253205.1344063, "duration" : 3.6000967025756836, "analysis" : null} | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "null"}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.or... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}... | {"body" : "", "user" : "matthiasdiener", "url" : "https://api.github.com/repos/spack/spack/issues/14880", "updated_at" : "2020-02-11 13:01:03", "created_at" : "2020-02-10 16:51:24", "closed_at" : "2020-02-11 09:03:45", "state" : "closed", "title" : "unifdef: add new package", "number" : 14880, "milestone" : null, "labe... | json_instruct | {"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "title": {"type": "string"}, "number": {"type": "integer"}, "milestone": ... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"AppSettings": {"type": "object", "properties": {"RtuMaster": {"type": "object", "properties": {"SerialPort": {"type": "string"}, "Baudrate": {"type": "integer"}, "ReadTimeout": {"type": "integer"}, "WriteTimeout": {"type": "in... | {"AppSettings" : {"RtuMaster" : {"SerialPort" : "COM1", "Baudrate" : 19200, "ReadTimeout" : 10000, "WriteTimeout" : 10000}, "RtuSlave" : {"ID" : 1}, "TcpSlave" : {"Address" : "10.0.1.77", "Port" : 502, "ID" : 1}}, "Serilog" : {"LevelSwitches" : {"$fileSwitch" : "Verbose", "$consoleSwitch" : "Fatal"}, "MinimumLevel" : {... | json_instruct | {"type": "object", "properties": {"AppSettings": {"type": "object", "properties": {"RtuMaster": {"type": "object", "properties": {"SerialPort": {"type": "string"}, "Baudrate": {"type": "integer"}, "ReadTimeout": {"type": "integer"}, "WriteTimeout": {"type": "integer"}}, "required": ["SerialPort", "Baudrate", "ReadTimeo... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}, "url": {"type": "string"}, "datecreated": {"type": "string"}}, "required": ["id", "title", "url", "datecreated"], "$schema": "http://json-schema.org/draft-07/s... | {"id" : 6, "title" : "Old to new", "url" : "data/docs/Formatted old to new.xlsx", "datecreated" : "2017-01-23"} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}, "url": {"type": "string"}, "datecreated": {"type": "string"}}, "required": ["id", "title", "url", "datecreated"], "$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"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "... | [{"id" : "2001", "provinceId" : "72", "regencyId" : "01", "districtId" : "22", "name" : "Pondan"}, {"id" : "2002", "provinceId" : "72", "regencyId" : "01", "districtId" : "22", "name" : "Sobol"}, {"id" : "2003", "provinceId" : "72", "regencyId" : "01", "districtId" : "22", "name" : "Sobol Baru"}, {"id" : "2004", "provi... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"]}, "$schema": "http://json-schema.or... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"asset": {"type": "object", "properties": {"version": {"type": "string"}, "tilesetVersion": {"type": "string"}}, "required": ["version", "tilesetVersion"]}, "geometricError": {"type": "integer"}, "root": {"type": "object", "pro... | {"asset" : {"version" : "0.0", "tilesetVersion" : "1.2.3"}, "geometricError" : 2, "root" : {"boundingVolume" : {"sphere" : [6358692.506799606, -499047.95297440334, 24.52822130979525, 20.56566095352173]}, "geometricError" : 2, "content" : {"url" : "Tile_+003_+005_L20_000000t1.b3dm"}, "children" : [{"boundingVolume" : {"... | json_instruct | {"type": "object", "properties": {"asset": {"type": "object", "properties": {"version": {"type": "string"}, "tilesetVersion": {"type": "string"}}, "required": ["version", "tilesetVersion"]}, "geometricError": {"type": "integer"}, "root": {"type": "object", "properties": {"boundingVolume": {"type": "object", "properties... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"0dd6cd2713dd53a3": {"type": "string"}}, "required": ["0dd6cd2713dd53a3"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"0dd6cd2713dd53a3" : "plugins/rcp-fe-lol-social/global/vn_vn/trans.json"} | json_instruct | {"type": "object", "properties": {"0dd6cd2713dd53a3": {"type": "string"}}, "required": ["0dd6cd2713dd53a3"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "strin... | {"n_dim" : 8, "n_trials" : 130, "objective" : "markowitz_analytic_on_cube", "white" : "platypus_ibea", "black" : "bayesopt_ei", "traceback" : ["passing", "passing"], "best_val" : [0.9417624523328101, 0.06365308409591908], "best_x" : [[0.048701961072125544, 0.7123537309540167, 0.22926425581335785, 0.05448760595040891, 0... | json_instruct | {"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": {"type": "array", "items": {"type": "number"}}, "best_x": {... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "... | {"\u5de5\u5ee0\u540d\u7a31" : "\u91d1\u935b\u5de5\u696d\u80a1\u4efd\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "99689892", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "08010001110236", "\u5de5\u5ee0\u5730\u5740" : "\u65b0\u5317\u5e02\u842c\u91cc\u5340\u5167\u4e2d\u798f\u56db\u865f\u4e4b... | json_instruct | {"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "st... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"WebApp Name": {"type": "string"}, "TMExo": {"type": "string"}, "Email": {"type": "string"}, "Password": {"type": "string"}, "Sign in": {"type": "string"}, "Signing in...": {"type": "string"}, "EXO's manager applic... | {"WebApp Name" : "Just one click EXO", "TMExo" : "TMExo", "Email" : "Email", "Password" : "Password", "Sign in" : "Sign in", "Signing in..." : "Signing in...", "EXO's manager application" : "EXO's manager application", "If you are from EXO but you have not user, please ask for it." : "If you are from EXO but you have n... | json_instruct | {"type": "object", "properties": {"WebApp Name": {"type": "string"}, "TMExo": {"type": "string"}, "Email": {"type": "string"}, "Password": {"type": "string"}, "Sign in": {"type": "string"}, "Signing in...": {"type": "string"}, "EXO's manager application": {"type": "string"}, "If you are from EXO but you have not user, ... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}, "symbol": {"type": "string"}, "name": {"type": "string"}, "platforms": {"type": "object", "properties": {"binance-smart-chain": {"type": "string"}}, "required": ["binance-smart-chain"]}, "h... | {"id" : "londefy", "symbol" : "ldf", "name" : "Londefy", "platforms" : {"binance-smart-chain" : "0xffee80e4bc6767a89f897d10d6011c8c188e2a64"}, "hashing_algorithm" : null, "categories" : [], "description" : {"en" : "A rebase token is an elastic supply smart contract that works in a way whereby the circulating supply exp... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "symbol": {"type": "string"}, "name": {"type": "string"}, "platforms": {"type": "object", "properties": {"binance-smart-chain": {"type": "string"}}, "required": ["binance-smart-chain"]}, "hashing_algorithm": {"type": "null"}, "categories": {"type": "array", "i... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"UserAuthServer": {"type": "string"}, "Default": {"type": "string"}, "Microsoft.AspNetCore": {"type": "string"}, "Microsoft.EntityFramew... | {"Logging" : {"LogLevel" : {"UserAuthServer" : "Information", "Default" : "Warning", "Microsoft.AspNetCore" : "Warning", "Microsoft.EntityFrameworkCore" : "Warning"}}, "Database" : "UserAuthServer.Db", "ServerUrl" : "https://localhost:7032", "Jwt" : {"Issuer" : "UserAuthServer", "Audience" : "UserAuthServer"}, "UserFil... | json_instruct | {"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"UserAuthServer": {"type": "string"}, "Default": {"type": "string"}, "Microsoft.AspNetCore": {"type": "string"}, "Microsoft.EntityFrameworkCore": {"type": "string"}}, "required": ["UserAuthServer... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"frzr.js": {"type": "string"}, "frzr.min.js": {"type": "string"}}, "required": ["frzr.js", "frzr.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"frzr.js" : "sha256-Nz6ezcRZ1fqxyHnluKngAoKiTSGBAn6YDCARmc/PRi4=", "frzr.min.js" : "sha256-drG40tkRzJ7zJ6Wd+42XagshQr/v9zLfkQDo73iWqbY="} | json_instruct | {"type": "object", "properties": {"frzr.js": {"type": "string"}, "frzr.min.js": {"type": "string"}}, "required": ["frzr.js", "frzr.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {... | {"userId" : 35386, "cartId" : "0e1d78c6-586e-4f8c-9b73-06f4997244c2", "preferredProducts" : [3641, 4201, 4923], "productReviews" : [{"productId" : 993, "reviewText" : "It only works when I'm Niger.", "reviewDate" : "2019-01-12T23:29:52.6766887+02:00"}, {"productId" : 2010, "reviewText" : "This primary works quite well.... | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewD... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"author": {"type": "string"}, "pluginName": {"type": "string"}, "pluginDescription": {"type": "string"}, "pluginKeywords": {"type": "string"}, "supportEmail": {"type": "string"}, "supportSite": {"type": "string"}, "co... | {"author" : "BuildFire", "pluginName" : "YouCanBook.Me Scheduling and Booking", "pluginDescription" : "YouCanBook.me is booking software that integrates with your Google or iCloud Calendar. Get a personalized scheduling page so your customers can book you online.Related Topics:SimplyBook", "pluginKeywords" : "appointme... | json_instruct | {"type": "object", "properties": {"author": {"type": "string"}, "pluginName": {"type": "string"}, "pluginDescription": {"type": "string"}, "pluginKeywords": {"type": "string"}, "supportEmail": {"type": "string"}, "supportSite": {"type": "string"}, "control": {"type": "object", "properties": {"content": {"type": "object... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"embed": {"type": "object", "properties": {"title": {"type": "string"}, "color": {"type": "integer"}, "thumbnail": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "footer": {"type": "object",... | {"embed" : {"title" : "Ping Fantasma", "color" : 3974125, "thumbnail" : {"url" : "https://cdn.discordapp.com/attachments/878533922995208193/880910497376006154/879529070453461043.png"}, "footer" : {"text" : "Por favor no hagas ping fantasma."}}, "fields" : ["Canal", "Menciones"]} | json_instruct | {"type": "object", "properties": {"embed": {"type": "object", "properties": {"title": {"type": "string"}, "color": {"type": "integer"}, "thumbnail": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "footer": {"type": "object", "properties": {"text": {"type": "string"}}, "required": ["... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "hello": {"type": "string"}, "welcome": {"type": "string"}, "form-submit": {"type"... | {"@metadata" : {"authors" : ["ArslanX"]}, "hello" : "\u042d\u0441\u0435\u043d\u043b\u0438\u043a\u043b\u0435\u0440", "welcome" : "\u0425\u043e\u0448 \u0433\u0435\u043b", "form-submit" : "\u0413\u0451\u0447\u043c\u0435\u043a"} | json_instruct | {"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "hello": {"type": "string"}, "welcome": {"type": "string"}, "form-submit": {"type": "string"}}, "required": ["@metadata", "hello", "welcome", "form-submi... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"datetime": {"type": "string"}, "elapsed": {"type": "string"}, "exception": {"type": "string"}, "url": {"type": "string"}}, "required": ["datetime", "elapsed", "exception", "url"], "$schema": "http://json-sche... | {"datetime" : "2020-10-13T15:28:21.112351", "elapsed" : "0.208", "exception" : "SSLError", "url" : "http://eastdevon.gov.uk/transparency/brownfields/east-devon_brownfieldregister_2017-11-17_rev1.csv"} | json_instruct | {"type": "object", "properties": {"datetime": {"type": "string"}, "elapsed": {"type": "string"}, "exception": {"type": "string"}, "url": {"type": "string"}}, "required": ["datetime", "elapsed", "exception", "url"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "tconstruct:block/smeltery/slab/paver/slab"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$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": {"E01022166": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"},... | {"type" : "Topology", "objects" : {"E01022166" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00112632", "LAD11CD" : "E07000078"}, "arcs" : [[0, 1, 2, 3]]}, {"type" : "Polygon", "pr... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01022166": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "str... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"dialogue": {"type": "array", "items": {"type": "object", "properties": {"speed": {"type": "number"}, "portrait": {"type": "string"}, "boxState": {"type": "string"}, "expression": {"type": "string"}, "text": {"type"... | {"dialogue" : [{"speed" : 0.05, "portrait" : "dontcaredidntask", "boxState" : "normal", "expression" : "talk", "text" : "ok so im edgy now"}, {"speed" : 0.05, "portrait" : "bf", "boxState" : "normal", "expression" : "talk", "text" : "ok"}, {"speed" : 0.05, "portrait" : "dontcaredidntask", "boxState" : "normal", "expres... | json_instruct | {"type": "object", "properties": {"dialogue": {"type": "array", "items": {"type": "object", "properties": {"speed": {"type": "number"}, "portrait": {"type": "string"}, "boxState": {"type": "string"}, "expression": {"type": "string"}, "text": {"type": "string"}}, "required": ["speed", "portrait", "boxState", "expression... |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "name_kana": {"type": "string"}}, "required": ["code", "name", "name_kana"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"code" : "029", "name" : "\u85e4\u6ca2", "name_kana" : "\uff8c\uff7c\uff9e\uff7b\uff9c"}, {"code" : "827", "name" : "\u632f\u8fbc\u5c02\u7528", "name_kana" : "\uff8c\uff98\uff7a\uff90\uff7e\uff9d\uff96\uff73"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "name_kana": {"type": "string"}}, "required": ["code", "name", "name_kana"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, ... | {"directions" : ["Prepare the gelatin according to package instructions. Stir in the drained pineapple. Allow to set until firm.", "When gelatin mixture is firm, fold in whipped topping and pour into graham cracker crust. Refrigerate overnight."], "ingredients" : ["1 (3 ounce) package strawberry flavored Jell-O\u00ae m... | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "r... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"exampleArray": {"type": "array", "items": {"type": "object", "properties": {"count": {"type": "integer"}, "hour": {"type": "integer"}}, "required": ["count", "hour"]}}}, "required": ["exampleArray"], "$schema": "http... | {"exampleArray" : [{"count" : 223, "hour" : 0}, {"count" : 236, "hour" : 1}, {"count" : 188, "hour" : 2}, {"count" : 201, "hour" : 3}, {"count" : 195, "hour" : 4}, {"count" : 151, "hour" : 5}, {"count" : 102, "hour" : 6}, {"count" : 64, "hour" : 7}, {"count" : 93, "hour" : 8}, {"count" : 87, "hour" : 9}, {"count" : 90,... | json_instruct | {"type": "object", "properties": {"exampleArray": {"type": "array", "items": {"type": "object", "properties": {"count": {"type": "integer"}, "hour": {"type": "integer"}}, "required": ["count", "hour"]}}}, "required": ["exampleArray"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"id": {"type": "string"}, "moduleType": {"type": "string"}, "option": {"type": "string"}, "values": {"type": "string"}}, "required": ["id", "moduleType", "option", "values"], "$schema": "http://json-schema.org/draft-... | {"id" : "6665e18bfeda4b89", "moduleType" : "bands", "option" : "{}", "values" : "{\"title\":\"\u5408\u4f5c\u4f19\u4f34\",\"desc\":\"\u4e0b\u9762\u662f\u516c\u53f8\u7684\u5408\u4f5c\u4f19\u4f34\",\"background\":\"grey\"}"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "moduleType": {"type": "string"}, "option": {"type": "string"}, "values": {"type": "string"}}, "required": ["id", "moduleType", "option", "values"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"form_name": {"type": "string"}, "form_names": {"type": "array", "items": {}}, "form_order": {"type": "integer"}, "id": {"type": "integer"}, "is_battle_only": {"type": "boolean"}, "is_default": {"type": "boolean"}, "i... | {"form_name" : "", "form_names" : [], "form_order" : 1, "id" : 236, "is_battle_only" : false, "is_default" : true, "is_mega" : false, "name" : "tyrogue", "names" : [], "order" : 153, "pokemon" : {"name" : "tyrogue", "url" : "json/pokemon/0236/varieties/000.json"}, "sprites" : {"default" : "poke_capture_0236_000_mo_n_00... | json_instruct | {"type": "object", "properties": {"form_name": {"type": "string"}, "form_names": {"type": "array", "items": {}}, "form_order": {"type": "integer"}, "id": {"type": "integer"}, "is_battle_only": {"type": "boolean"}, "is_default": {"type": "boolean"}, "is_mega": {"type": "boolean"}, "name": {"type": "string"}, "names": {"... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "3193c095738e09a24ee1d2d3ab7bf40d16b4f0ff"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$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": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1880, 305], [1881, 289], [1882, 334], [1883, 306], [1884, 367], [1885, 292], [1886, 335], [1887, 305], [1888, 463], [1889, 453], [1890, 363], [1891, 302], [1892, 361], [1893, 321], [1894, 326], [1895, 324], [1896, 299], [1897, 291], [1898, 310], [1899, 259], [1900, 355], [1901, 259], [1902, 273], [1903, 259], [1904, ... | 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": {"data": {"type": "object", "properties": {"schematicName": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["schematicName", "tags"]}, "tags": {"type": "array", "items": {"type": "string... | {"data" : {"schematicName" : "schematic", "tags" : ["Tube", "Amp"]}, "tags" : ["Tube", "Amp"], "schematicName" : "schematic"} | json_instruct | {"type": "object", "properties": {"data": {"type": "object", "properties": {"schematicName": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["schematicName", "tags"]}, "tags": {"type": "array", "items": {"type": "string"}}, "schematicName": {"type": "string"}}, "required": ["da... |
Create an example JSON object that satisfies 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": "int... | {"nom" : "Lihons", "dpt" : "Somme", "inscrits" : 316, "abs" : 75, "votants" : 241, "blancs" : 11, "nuls" : 5, "exp" : 225, "res" : [{"panneau" : "2", "voix" : 151}, {"panneau" : "1", "voix" : 74}]} | json_instruct | {"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object"... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}, "tags": {"type": "array", "items": {"type"... | {"name" : "Meta D Token", "symbol" : "MetaD", "logoURI" : "https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/MetaDxGDwtNZwsbwrfERzBwhRdUhRVVjGU7HYuCTk8r/logo.png", "decimals" : 6, "address" : "MetaDxGDwtNZwsbwrfERzBwhRdUhRVVjGU7HYuCTk8r", "chainId" : 101, "tags" : ["social-token"], "extension... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}, "extensions": {"type": "object", "properties"... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"ty... | {"userId" : 5598, "cartId" : "76bd2e7d-e75e-4967-a596-b49b74d193f7", "preferredProducts" : [1214, 212, 4285], "productReviews" : [{"productId" : 1419, "reviewText" : "My neighbor Lular has one of these. She works as a cake decorator and she says it looks ragged.", "reviewDate" : "2018-10-16T07:28:01.7369351+03:00"}, {"... | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewD... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"start": {"type"... | {"name" : "express-redis-passport", "version" : "1.0.0", "description" : "A skeleton Express app with authentication", "main" : "bin/www", "private" : true, "scripts" : {"start" : "node ./bin/www"}, "author" : "claudiobartolini@yahoo.com", "license" : "Apache-2.0", "dependencies" : {"body-parser" : "^1.18.2", "config" ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "author": {"type": "string"}, "li... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"id": {"type": "integer"}, "children": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "name": {"type": "string"}}, "r... | {"id" : 10220, "children" : [{"id" : 10221, "name" : "Electra, Dorian -- \"Fa$t Ca$h\" video"}, {"id" : 10222, "name" : "Electra, Dorian -- \"I'm in Love with Friedrich HYWK\""}], "name" : "Electra, Dorian"} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "children": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "name": {"type": "string"}}, "required": ["id", "children", "name"], "$schema": "http://json-schema.... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"infos": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "integer"}, "talk": {"type": "string"}, "sprites": {"type": "string"}, "size": {"type": "number"}, "HP": {"type": "integer"},... | {"infos" : {"name" : "Dealer", "id" : 0, "talk" : "Press R to drug yourself\nGood and bad effect", "sprites" : "Resources/Images/Dealer/dealer_000.png", "size" : 1.3, "HP" : 75, "hitboxType" : "special", "hitbox" : "heroHitbox"}, "Actions" : {"breath" : {"beginFrame" : 0, "endFrame" : 2, "x" : 1, "y" : 1, "time" : 0.3}... | json_instruct | {"type": "object", "properties": {"infos": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "integer"}, "talk": {"type": "string"}, "sprites": {"type": "string"}, "size": {"type": "number"}, "HP": {"type": "integer"}, "hitboxType": {"type": "string"}, "hitbox": {"type": "string"}}, "required... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"Name": {"type": "string"}, "ProtocolName": {"type": "string"}, "SummaryComment": {"type": "string"}, "ConstructorAccess": {"type": "string"}, "Properties": {"type": "array", "items": {"type": "object", "properties": ... | {"Name" : "TaskDependencies", "ProtocolName" : "Models.TaskDependencies", "SummaryComment" : "Specifies any dependencies of a task. Any task that is explicitly specified or within a dependency range must complete before the dependant task will be scheduled.", "ConstructorAccess" : "internal", "Properties" : [{"Key" : {... | json_instruct | {"type": "object", "properties": {"Name": {"type": "string"}, "ProtocolName": {"type": "string"}, "SummaryComment": {"type": "string"}, "ConstructorAccess": {"type": "string"}, "Properties": {"type": "array", "items": {"type": "object", "properties": {"Key": {"type": "object", "properties": {"Type": {"type": "string"},... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"title": {"type": "string"}, "text": {"type": "string"}, "scanUrl": {"type": "string"}}, "required": ["title", "text", "scanUrl"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : "Hearth and Hall (17U8)", "text" : "Set:\tRise of Saruman\nKind:\tFree People\nCulture:\tElven\nTwilight:\t3\nCard Type:\tEvent \u2022 Regroup\nGame Text:\tSpot an [Elven] hunter and choose one: draw a card for each hunter you can spot or reinforce an [Elven] token for each hunter you can spot.\nRarity:\tU",... | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "text": {"type": "string"}, "scanUrl": {"type": "string"}}, "required": ["title", "text", "scanUrl"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json... | [{"name" : "YIARA", "frequency" : 2, "males" : "0.0 %", "females" : "100.0 %"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["gulp-liferay-r2-css"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"rzslider.css": {"type": "string"}, "rzslider.js": {"type": "string"}, "rzslider.min.css": {"type": "string"}, "rzslider.min.js": {"type": "string"}}, "required": ["rzslider.css", "rzslider.js", "rzslider.min.cs... | {"rzslider.css" : "sha256-xgJB9J6nF920CY+LDxCL6YzY9mOeJ+HAD7RZQSoiwOo=", "rzslider.js" : "sha256-Teg+D0Jfx6vepul/eqIYz1+wtm95Haw2y5ElbmkxUuM=", "rzslider.min.css" : "sha256-tANHDC9QsyWhuT6vdT+NS3m4PVI2Ef9IsvQGJddyXjc=", "rzslider.min.js" : "sha256-WK3OJGIPdrRnssMK25BprL7nTfY5OOi6iHeVJSou4Ms="} | json_instruct | {"type": "object", "properties": {"rzslider.css": {"type": "string"}, "rzslider.js": {"type": "string"}, "rzslider.min.css": {"type": "string"}, "rzslider.min.js": {"type": "string"}}, "required": ["rzslider.css", "rzslider.js", "rzslider.min.css", "rzslider.min.js"], "$schema": "http://json-schema.org/draft-07/schema#... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"prefecture": {"type": "string"}, "city": {"type": "string"}, "prefecture_kana": {"type": "string"}, "city_kana": {"type": "string"}, "code": {"type": "string"}, "code5": {"type": "string"}}, "required": ["prefe... | {"prefecture" : "\u57fc\u7389\u770c", "city" : "\u6238\u7530\u5e02", "prefecture_kana" : "\u30b5\u30a4\u30bf\u30de\u30b1\u30f3", "city_kana" : "\u30c8\u30c0\u30b7", "code" : "112241", "code5" : "11224"} | json_instruct | {"type": "object", "properties": {"prefecture": {"type": "string"}, "city": {"type": "string"}, "prefecture_kana": {"type": "string"}, "city_kana": {"type": "string"}, "code": {"type": "string"}, "code5": {"type": "string"}}, "required": ["prefecture", "city", "prefecture_kana", "city_kana", "code", "code5"], "$schema"... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"address": {"type": "string"}, "cert_auth_type": {"type": "string"}, "cert_sign": {"type": "string"}, "cert_user_id": {"type": "string"}, "files": {"type": "object", "properties": {"data.json": {"type": "object", "properties": ... | {"address" : "1TaLkFrMwvbNsooF4ioKAY9EuxTBTjipT", "cert_auth_type" : "web", "cert_sign" : "HIHgm//fucGhlwgzOiEYHgki6ztN/cE7YJ+ax9rYb7XmyriDoFcP+zEz2lBY+aLHY/YLPDvKrxnVvVjxdEn4qjY=", "cert_user_id" : "bluestone77163@zeroid.bit", "files" : {"data.json" : {"sha512" : "fb32225e21d5aef6dab260370f41d79f9879ff759ba52c2b283ce2... | json_instruct | {"type": "object", "properties": {"address": {"type": "string"}, "cert_auth_type": {"type": "string"}, "cert_sign": {"type": "string"}, "cert_user_id": {"type": "string"}, "files": {"type": "object", "properties": {"data.json": {"type": "object", "properties": {"sha512": {"type": "string"}, "size": {"type": "integer"}}... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "test": {"type": "string"}, ... | {"name" : "@svedova/typewriter", "version" : "0.1.2", "description" : "A lightweight TypeWriter that works out of the box", "main" : "bundle.js", "scripts" : {"build" : "rollup -c", "test" : "jest", "prepublishOnly" : "git pull && npm run build && npm version patch -m \"Upgrade package %s\" && git push"}, "repository" ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "test": {"type": "string"}, "prepublishOnly": {"type": "string"}}, "required": ["build", "... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "features": {"type": "object", "properties": {"0": {"type": "string"}, "1": {"type": "string"}, "2": {"type": "string"}, "3": {"type": "st... | {"edges" : [[9, 22], [42, 32], [34, 9], [9, 25], [34, 9], [37, 9], [8, 9], [34, 9], [9, 26], [19, 12], [39, 28], [9, 16], [36, 31], [2, 9], [34, 26], [16, 9], [4, 30], [9, 14], [16, 9], [11, 9], [9, 18], [9, 31], [0, 9], [1, 15], [39, 33], [17, 28], [27, 9], [9, 5], [9, 5], [9, 29], [9, 21], [2, 9], [16, 9], [16, 9], [... | json_instruct | {"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "features": {"type": "object", "properties": {"0": {"type": "string"}, "1": {"type": "string"}, "2": {"type": "string"}, "3": {"type": "string"}, "4": {"type": "string"}, "5": {"type": "string"}, "6":... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"PageTitleWhenEmpty": {"type": "string"}, "PageTitleWhenWordIsDisplayed": {"type": "string"}, "PageTitleWhenEmptyForJaLearner": {"type": "string"}, "PageTitleWhenWordIsDisplayedForJaLearner": {"type": "string"},... | {"PageTitleWhenEmpty" : "PoiGoi\u80cc\u5355\u8bcd", "PageTitleWhenWordIsDisplayed" : "PoiGoi\u80cc\u5355\u8bcd - {{wordkey}}", "PageTitleWhenEmptyForJaLearner" : "PoiGoi\u65e5\u8bed\u80cc\u5355\u8bcd", "PageTitleWhenWordIsDisplayedForJaLearner" : "PoiGoi\u65e5\u8bed\u80cc\u5355\u8bcd - {{wordkey}}", "SkipWordButtonText... | json_instruct | {"type": "object", "properties": {"PageTitleWhenEmpty": {"type": "string"}, "PageTitleWhenWordIsDisplayed": {"type": "string"}, "PageTitleWhenEmptyForJaLearner": {"type": "string"}, "PageTitleWhenWordIsDisplayedForJaLearner": {"type": "string"}, "SkipWordButtonText": {"type": "string"}, "NextWordButtonText": {"type": "... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"datestamp": {"type": "string"}, "nameWithOwner": {"type": "string"}, "name": {"type": "string"}, "commits": {"type": "integer"}, "forkCount": {"type": "integer"}, "issues": {"type": "integer"}, "openIssues": {"type": "integer"... | {"datestamp" : "2019-10-18", "nameWithOwner" : "twitter/twitter.github.io", "name" : "twitter.github.io", "commits" : 468, "forkCount" : 472, "issues" : 22, "openIssues" : 1, "closedIssues" : 21, "pullRequests" : 31, "openPullRequests" : 2, "mergedPullRequests" : 17, "closedPullRequests" : 12, "stargazers" : 1239, "wat... | json_instruct | {"type": "object", "properties": {"datestamp": {"type": "string"}, "nameWithOwner": {"type": "string"}, "name": {"type": "string"}, "commits": {"type": "integer"}, "forkCount": {"type": "integer"}, "issues": {"type": "integer"}, "openIssues": {"type": "integer"}, "closedIssues": {"type": "integer"}, "pullRequests": {"t... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, ... | {"directions" : ["Preheat oven to 425 degrees F (220 degrees C). Prick eggplants all over with a fork; place on a baking sheet.", "Roast eggplants in the preheated oven, turning occasionally, until charred and tender, 10 to 12 minutes.", "Thread garlic cloves on a skewer.", "Roast garlic in the preheated oven, turning ... | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "r... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"platform.dist": {"type": "array", "items": {"type": "string"}}, "input": {"type": "object", "properties": {"/usr/lib/os-release": {"type": "string"}, "/etc/lsb-release": {"type": "string"}}, "required": ["/us... | {"platform.dist" : ["linuxmint", "19.1", "tessa"], "input" : {"/usr/lib/os-release" : "NAME=\"Linux Mint\"\nVERSION=\"19.1 (Tessa)\"\nID=linuxmint\nID_LIKE=ubuntu\nPRETTY_NAME=\"Linux Mint 19.1\"\nVERSION_ID=\"19.1\"\nHOME_URL=\"https://www.linuxmint.com/\"\nSUPPORT_URL=\"https://forums.ubuntu.com/\"\nBUG_REPORT_URL=\"... | json_instruct | {"type": "object", "properties": {"platform.dist": {"type": "array", "items": {"type": "string"}}, "input": {"type": "object", "properties": {"/usr/lib/os-release": {"type": "string"}, "/etc/lsb-release": {"type": "string"}}, "required": ["/usr/lib/os-release", "/etc/lsb-release"]}, "result": {"type": "object", "proper... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"head": {"type": "object", "properties": {"layout": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "titre": {"type": "string"}, "form": {"type": "object", "properties": {"subject":... | {"head" : {"layout" : "Formulaire", "title" : "Prescription", "description" : "La MMSG est un centre m\u00e9dical a pour but de r\u00e9pondre \u00e0 tous vos besoins en termes de sant\u00e9. Les services sont assur\u00e9s par des sp\u00e9cialistes qualifi\u00e9s dans les domaines dont vous avez besoin. Les diff\u00e9re... | json_instruct | {"type": "object", "properties": {"head": {"type": "object", "properties": {"layout": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "titre": {"type": "string"}, "form": {"type": "object", "properties": {"subject": {"type": "string"}, "title": {"type": "string"}, "description": {"ty... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "dashedName": {"type": "string"}, "order": {"type": "integer"}, "time": {"type": "string"}, "template": {"type": "string"}, "required": {"type": "array", "items": {}}, "superBlock": {"type"... | {"name" : "Information Security Projects", "dashedName" : "information-security-projects", "order" : 3, "time" : "150 hours", "template" : "", "required" : [], "superBlock" : "information-security", "superOrder" : 9, "challengeOrder" : [["587d824a367417b2b2512c44", "Stock Price Checker"], ["587d824a367417b2b2512c45", "... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "dashedName": {"type": "string"}, "order": {"type": "integer"}, "time": {"type": "string"}, "template": {"type": "string"}, "required": {"type": "array", "items": {}}, "superBlock": {"type": "string"}, "superOrder": {"type": "integer"}, "challengeOrder": {"t... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {"type": "string"}}, "teamTags": {"type": "array", "items": {}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "obj... | {"id" : "3d891477-1792-40e3-9e8a-812e272a1156", "playerTags" : ["15ae64cd-f698-4b00-9d61-c9fffd037ae2"], "teamTags" : [], "gameTags" : ["ea049b5e-6f3a-4755-899d-c8d09dec7229"], "metadata" : {"mod" : "INHABITING", "play" : 315, "type" : 0, "parent" : "68de0754-84d5-44b3-96a2-4ec27688fe02", "subPlay" : 0}, "created" : "2... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {"type": "string"}}, "teamTags": {"type": "array", "items": {}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "properties": {"mod": {"type": "string"}, "play": {"type": "int... |
Create an example JSON object that satisfies this schema:
{"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"}, "... | {"expireTime" : 9007200827649957000, "key" : "b1f1a395-630c-5dee-acf2-d21eb5151725{\"duotone\":false,\"grayscale\":false,\"rotate\":0,\"trim\":false,\"toFormat\":\"jpg\",\"toFormatBase64\":\"\",\"width\":20,\"height\":11}", "val" : {"src" : "data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODd... | 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", "wi... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "array", "items": ... | {"contract" : "0x3282eb043414888a7c818ac9db0e8086fd5741c2", "tool" : "manticore", "start" : 1563948472.5781589, "end" : 1563950274.4366622, "duration" : 1801.8585033416748, "analysis" : [[]]} | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "array", "items": {}}}}, "required": ["contract", "tool", "start", "end", "duration", "ana... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "arra... | {"directions" : ["Preheat oven to 350 degrees F (175 degrees C). Lightly grease a baking sheet.", "Combine coconut sugar, coconut oil, baking soda, and salt in a large bowl; beat with a handheld electric mixer until smooth. Add almond flour, eggs, and vanilla extract. Beat dough at medium speed, scraping the bottom and... | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "r... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "bin": {"type": "object", "properties": {"lcna": {"type": "string"}}, "required": ["lcna"]}, "homepage": {"type": "string"}... | {"name" : "lcna", "version" : "1.0.7", "description" : "little create node app(lcna)", "bin" : {"lcna" : "./bin/lcna.js"}, "homepage" : "https://github.com/jerry2971/lcna", "repository" : {"type" : "git", "url" : "https://github.com/jerry2971/lcna"}, "bugs" : {"url" : "https://github.com/jerry2971/lcna/issues"}, "keywo... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "bin": {"type": "object", "properties": {"lcna": {"type": "string"}}, "required": ["lcna"]}, "homepage": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "s... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"word" : "frutescent", "definition" : "Somewhat shrubby in character; imperfectly shrubby, as the American species of Wistaria."} | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$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"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "pr... | {"name" : "poly", "version" : "1.0.0", "main" : "index.js", "repository" : "git@github.com:oleoneto/poly.git", "author" : "Leo Neto <leo@ekletik.com>", "license" : "MIT", "scripts" : {"compile:css" : "npx postcss app/assets/stylesheets/build/_tailwind.css -o app/assets/stylesheets/poly/tailwind.css", "compile:js" : "np... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"compile:css": {"type": "string"}, "compile:js": {"type": "... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"brief": {"type": "string"}, "long": {"type": "string"}}, "required": ["brief", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"brief" : "Eve", "long" : "Eve, the first woman; wife of first man Adam."} | json_instruct | {"type": "object", "properties": {"brief": {"type": "string"}, "long": {"type": "string"}}, "required": ["brief", "long"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"index": {"type": "object", "properties": {"fields": {"type": "array", "items": {"type": "string"}}}, "required": ["fields"]}, "ddoc": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}}, "required": ["i... | {"index" : {"fields" : ["Owner"]}, "ddoc" : "indexOwnerDoc", "name" : "indexOwner", "type" : "json"} | json_instruct | {"type": "object", "properties": {"index": {"type": "object", "properties": {"fields": {"type": "array", "items": {"type": "string"}}}, "required": ["fields"]}, "ddoc": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}}, "required": ["index", "ddoc", "name", "type"], "$schema": "http://json-sch... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "arra... | {"directions" : ["Stir broth and water together in a pot; bring to a boil. Stir frozen tortellini into broth mixture and cook, stirring occasionally, until tortellini float to the top and the filling is hot, 6 to 8 minutes. Stir watercress and scallions into broth mixture and cook until watercress wilts, about 2 minute... | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "r... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"code": {"type": "string"}, "description": {"type": "string"}, "label": {"type": "string"}, "language": {"type": "string"}, "type": {"type": "string"}, "uuid": {"type": "string"}, "version": {"type": "integer"}}, "required": ["co... | {"code" : "SERV", "description" : "Services van een firma", "label" : "Service", "language" : "NL", "type" : "Primary", "uuid" : "d2023ee2-44d1-11e9-a78c-0800277f0571", "version" : 1} | json_instruct | {"type": "object", "properties": {"code": {"type": "string"}, "description": {"type": "string"}, "label": {"type": "string"}, "language": {"type": "string"}, "type": {"type": "string"}, "uuid": {"type": "string"}, "version": {"type": "integer"}}, "required": ["code", "description", "label", "language", "type", "uuid", ... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"desc": {"type": "string"}, "home": {"type": "string"}, "license": {"type": "string"}}, "required": ["desc", "home", "license"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"desc" : "Chromium HSTS Preload list as a Python package", "home" : "https://github.com/sethmlarson/hstspreload", "license" : "BSD-3"} | json_instruct | {"type": "object", "properties": {"desc": {"type": "string"}, "home": {"type": "string"}, "license": {"type": "string"}}, "required": ["desc", "home", "license"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"Postal code": {"type": "string"}, "Important": {"type": "string"}, "Page not found": {"type": "string"}, "We can't find the page or service you're looking for": {"type": "string"}, "The link you clicked may be broke... | {"Postal code" : "Postkode", "Important" : "Viktig", "Page not found" : "Finner ikke siden", "We can't find the page or service you're looking for" : "Vi kan ikke finne siden eller tjenesten du ettersp\u00f8r", "The link you clicked may be broken, or the page no longer exists" : "Koblingen du klikket kan v\u00e6re \u00... | json_instruct | {"type": "object", "properties": {"Postal code": {"type": "string"}, "Important": {"type": "string"}, "Page not found": {"type": "string"}, "We can't find the page or service you're looking for": {"type": "string"}, "The link you clicked may be broken, or the page no longer exists": {"type": "string"}, "Something went ... |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "ActionOnFailure": {"type": "string"}, "HadoopJarStep": {"type": "object", "properties": {"Jar": {"type": "string"}, "Args": {"type": "array", "items": {"type": "string"}}}, ... | [{"Name" : "Movie Ratings CSV to Parquet", "ActionOnFailure" : "CONTINUE", "HadoopJarStep" : {"Jar" : "command-runner.jar", "Args" : ["spark-submit", "--deploy-mode", "cluster", "--master", "yarn", "--conf", "spark.yarn.submit.waitAppCompletion=true", "s3://{{ work_bucket }}/process/movies_csv_to_parquet_ssm.py"]}}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "ActionOnFailure": {"type": "string"}, "HadoopJarStep": {"type": "object", "properties": {"Jar": {"type": "string"}, "Args": {"type": "array", "items": {"type": "string"}}}, "required": ["Jar", "Args"]}}, "required": ["Name", "Acti... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "features": {"type": "object", "properties": {"0": {"type": "string"}, "1": {"type": "string"}, "2": {"type": "string"}, "3": {"typ... | {"edges" : [[14, 8], [19, 15], [14, 8], [11, 14], [14, 13], [0, 7], [14, 6], [8, 14], [14, 4], [8, 14], [25, 0], [14, 2], [14, 0], [1, 14], [8, 14], [14, 7], [14, 11], [14, 22], [14, 3], [10, 14], [11, 14], [14, 6], [14, 8], [20, 23], [19, 14], [14, 22], [16, 14], [5, 14], [21, 26], [14, 5], [13, 10], [11, 14], [14, 9]... | json_instruct | {"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "features": {"type": "object", "properties": {"0": {"type": "string"}, "1": {"type": "string"}, "2": {"type": "string"}, "3": {"type": "string"}, "4": {"type": "string"}, "5": {"type": "string"}, "6":... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "string"}}, "required": ["author"]}}, "doi": {"type": "string"}, "publication_date": {"type": "string"}, "id": {"type": "strin... | {"authors" : [{"author" : "Michele Orditura"}, {"author" : "Eva Lieto"}, {"author" : "Francesca Ferraraccio"}, {"author" : "Giuseppe De Cataldis"}, {"author" : "Teresa Troiani"}, {"author" : "Paolo Castellano"}, {"author" : "Giuseppe Catalano"}, {"author" : "Fortunato Ciardiello"}, {"author" : "Gennaro Galizia"}, {"aut... | json_instruct | {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "string"}}, "required": ["author"]}}, "doi": {"type": "string"}, "publication_date": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}, "source... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object"... | {"name" : "jest-watch-select-projects", "version" : "0.1.1", "main" : "build/index.js", "author" : "Rogelio Guzman <rogelioguzmanh@gmail.com>", "description" : "An experimental ESLint runner for Jest", "license" : "MIT", "repository" : {"type" : "git", "url" : "https://github.com/rogeliog/jest-watch-select-projects.git... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}},... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"aphrodite": {"type": "string"}, "babel-co... | {"name" : "serialsocket", "version" : "1.0.0", "description" : "serial web interface", "main" : "webpack.config.js", "dependencies" : {"aphrodite" : "^1.1.0", "babel-core" : "^6.18.2", "babel-loader" : "^6.2.8", "babel-preset-es2015" : "^6.18.0", "babel-preset-react" : "^6.16.0", "css-loader" : "^0.26.0", "file-loader"... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"aphrodite": {"type": "string"}, "babel-core": {"type": "string"}, "babel-loader": {"type": "string"}, "babel-pres... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "image": {"type": "string"}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "str... | {"directions" : ["Whisk olive oil, lemon juice, and garlic together in a bowl; season with salt and pepper. Add parsley, kidney beans, garbanzo beans, and onion; toss to coat. Sprinkle sumac over salad; season with salt and pepper."], "image" : "https://images.media-allrecipes.com/userphotos/560x315/2970069.jpg", "ing... | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "image": {"type": "string"}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"inputFiles": {"type": "array", "items": {"type": "string"}}, "out": {"type": "string"}, "mode": {"type": "string"}, "name": {"type": "string"}, "excludePrivate": {"type": "boolean"}, "excludeExternals": {"type": "boo... | {"inputFiles" : ["./src"], "out" : "docs", "mode" : "file", "name" : "Pride Framework", "excludePrivate" : true, "excludeExternals" : true, "excludeNotExported" : true, "exclude" : ["**/events/**/*", "**/commands/**/*"], "ignoreCompilerErrors" : true} | json_instruct | {"type": "object", "properties": {"inputFiles": {"type": "array", "items": {"type": "string"}}, "out": {"type": "string"}, "mode": {"type": "string"}, "name": {"type": "string"}, "excludePrivate": {"type": "boolean"}, "excludeExternals": {"type": "boolean"}, "excludeNotExported": {"type": "boolean"}, "exclude": {"type"... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"NODE": {"type": "object", "properties": {"name": {"type": "string"}, "ethernet": {"type": "string"}}, "required": ["name", "ethernet"]}, "services": {"type": "object", "properties": {"gpioservice": {"type": "object", "properti... | {"NODE" : {"name" : "esclavo", "ethernet" : "wlan0"}, "services" : {"gpioservice" : {"cls" : "gpioservice", "gpio_mode" : 11}}, "components" : {"ruedas" : {"cls" : "alphal298n", "IN1" : 12, "IN2" : 13, "IN3" : 20, "IN4" : 21, "ENA" : 6, "ENB" : 26, "frec" : 0.03}}} | json_instruct | {"type": "object", "properties": {"NODE": {"type": "object", "properties": {"name": {"type": "string"}, "ethernet": {"type": "string"}}, "required": ["name", "ethernet"]}, "services": {"type": "object", "properties": {"gpioservice": {"type": "object", "properties": {"cls": {"type": "string"}, "gpio_mode": {"type": "int... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["all-colors", "fell", "jsbarcode", "mock4js", "pushbullet-desktop", "sinnerschrader-website-static", "topiarist", "uport-lib"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"configuration": {"type": "array", "items": {"type": "string"}}, "regionsToProcessedPerformance": {"type": "object", "properties": {"program": {"type": "integer"}}, "required": ["program"]}}, "required": ["configuration", "r... | {"configuration" : ["SCALEISHEIGHTDP", "UPSCALINGALGORITHM", "ENABLEPNGCRUSH", "SKIPUPSCALING", "CREATEMIPMAPINSTEADOFDRAWABLEDIR", "DOWNSCALINGALGORITHM", "VERBOSELOG", "ENABLEANTIALIASING", "SCALEMODE", "ROUNDINGHANDLER", "HALTONERROR", "IOSCREATEIMAGESETFOLDERS"], "regionsToProcessedPerformance" : {"program" : 30505... | json_instruct | {"type": "object", "properties": {"configuration": {"type": "array", "items": {"type": "string"}}, "regionsToProcessedPerformance": {"type": "object", "properties": {"program": {"type": "integer"}}, "required": ["program"]}}, "required": ["configuration", "regionsToProcessedPerformance"], "$schema": "http://json-schema... |
Please provide a valid JSON object following 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": "int... | {"nom" : "Saint-Pardoux-et-Vielvic", "circ" : "4\u00e8me circonscription", "dpt" : "Dordogne", "inscrits" : 134, "abs" : 67, "votants" : 67, "blancs" : 0, "nuls" : 3, "exp" : 64, "res" : [{"nuance" : "REM", "nom" : "Mme Jacqueline DUBOIS", "voix" : 46}, {"nuance" : "FI", "nom" : "Mme \u00c9milie CHALARD", "voix" : 18}]... | 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"... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "wildnature:block/stone_small_bricks"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "requir... | {"latest_version" : ["0.1.0"], "meta" : {"description" : "Unofficial WiMP Python API", "homepage" : "https://github.com/tamland/wimpy", "license" : "LGPL"}, "versions" : {"0.1.0" : {"sha256" : "084dc24019799068e4fe1cf76ab28ae4083269658d3a6f73deaf27c5f15a7e47", "url" : "https://files.pythonhosted.org/packages/6d/19/f3ec... | json_instruct | {"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "obje... |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "value": {"type": "boolean"}}, "required": ["title", "val... | [{"type" : "men-woman", "items" : [{"title" : "\u041c\u0443\u0436\u0447\u0438\u043d\u0430", "value" : true}, {"title" : "\u0416\u0435\u043d\u0449\u0438\u043d\u0430", "value" : false}]}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "value": {"type": "boolean"}}, "required": ["title", "value"]}}}, "required": ["type", "items"]}, "$schema": "http://json-schema.org... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array"... | {"directions" : ["Dissolve coffee granules in warmed half-and-half; set aside.", "Beat margarine with an electric mixer in a large bowl until smooth. Stir vanilla and salt into the creamed margarine. Beat sugar into the margarine mixture in small amounts until fully incorporated. Stream half-and-half into the mixture w... | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "r... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"origin": {"type": "string"}, "download_link": {"type": "string"}, "views": {"type": "integer"}, "x_resolution": {"type": "integer"}, "filetype": {"type": "string"}, "site": {"type": "string"}, "y_resolution": {"type": "integer... | {"origin" : "http://wallbase.cc/wallpaper/179151", "download_link" : "http://wallpapers.wallbase.cc/rozne/wallpaper-179151.jpg", "views" : 583, "x_resolution" : 1440, "filetype" : "jpg", "site" : "wallbase.cc", "y_resolution" : 900, "colors" : ["#000000", "#f3f3f5", "#252525", "#6f767c", "#c7ced2"], "comments" : [""], ... | json_instruct | {"type": "object", "properties": {"origin": {"type": "string"}, "download_link": {"type": "string"}, "views": {"type": "integer"}, "x_resolution": {"type": "integer"}, "filetype": {"type": "string"}, "site": {"type": "string"}, "y_resolution": {"type": "integer"}, "colors": {"type": "array", "items": {"type": "string"}... |
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"}, "dependencies": {"type": "object", "properties": {"object": {"type": "string"}}, "require... | {"name" : "objmap", "version" : "1.2.0", "description" : "map over objects", "main" : "index.js", "dependencies" : {"object" : "~0.1.1"}, "repository" : {"type" : "git", "url" : "git://github.com/nathan7/objmap.git"}, "keywords" : ["object", "utility"], "author" : "Nathan Zadoks", "license" : "MIT", "readmeFilename" : ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"object": {"type": "string"}}, "required": ["object"]}, "repository": {"type": "object", "properties": {"type": {"... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"month": {"type": "string"}, "num": {"type": "integer"}, "link": {"type": "string"}, "year": {"type": "string"}, "news": {"type": "string"}, "safe_title": {"type": "string"}, "transcript": {"type": "string"}, "a... | {"month" : "5", "num" : 1837, "link" : "", "year" : "2017", "news" : "", "safe_title" : "Rental Car", "transcript" : "", "alt" : "Technically, both cars are haunted, but the murder ghosts can't stand listening to the broken GPS for more than a few minutes.", "img" : "https://imgs.xkcd.com/comics/rental_car.png", "title... | json_instruct | {"type": "object", "properties": {"month": {"type": "string"}, "num": {"type": "integer"}, "link": {"type": "string"}, "year": {"type": "string"}, "news": {"type": "string"}, "safe_title": {"type": "string"}, "transcript": {"type": "string"}, "alt": {"type": "string"}, "img": {"type": "string"}, "title": {"type": "stri... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type... | {"\u5de5\u5ee0\u540d\u7a31" : "\u632f\u8208\u92fc\u6a21\u5de5\u696d\u793e\u4e09\u5ee0", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "T2000013", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "", "\u5de5\u5ee0\u5730\u5740" : "\u5609\u7fa9\u5e02\u897f\u5340\u5289\u539d\u91cc\u4e16\u8ce2\u8def\u4e8c\u6bb5\uff15\uff13\u... | json_instruct | {"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "st... |
Create an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "object", "properties": {"appId": {"type": "string"}, "title": {"type": "string"}, "timestamp": {"type": "integer"}, "rating": {"type": "string"}, "notes": {"type": "string"}, "os": {"type": "string"}, "gpuDriver": {"type": "... | [{"appId" : "610500", "title" : "Willy-Nilly Knight", "timestamp" : 1535114613, "rating" : "Platinum", "notes" : "Work fine!!!!", "os" : "Manjaro testing 64-bit (Kernel 4.18.4-1)", "gpuDriver" : "Mesa 18.1.6", "specs" : "FX-8350 / HD 7850", "protonVersion" : "Default"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"appId": {"type": "string"}, "title": {"type": "string"}, "timestamp": {"type": "integer"}, "rating": {"type": "string"}, "notes": {"type": "string"}, "os": {"type": "string"}, "gpuDriver": {"type": "string"}, "specs": {"type": "string"}, "protonVersion": {"t... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "ba0d3874c2e05d0583cae23de62c1f5af0ccfc5e"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"inputs": {"type": "array", "items": {"type": "string"}}, "outputs": {"type": "array", "items": {"type": "string"}}}, "required": ["inputs", "outputs"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"inputs" : ["4 1\n1\n1\n1\n3\n", "4 4\n1\n1\n1\n1\n2\n3\n4\n", "14 4\n1\n2\n1\n2\n3\n4\n5\n5\n13\n8\n10\n4\n4\n8\n3\n12\n13\n"], "outputs" : ["5\n4\n", "1\n4\n3\n1\n0\n", "100\n169\n90\n16\n0\n"]} | json_instruct | {"type": "object", "properties": {"inputs": {"type": "array", "items": {"type": "string"}}, "outputs": {"type": "array", "items": {"type": "string"}}}, "required": ["inputs", "outputs"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"abstract": {"type": "string"}, "author": {"type": "array", "items": {"type": "string"}}, "dynamic_config": {"type": "integer"}, "generated_by": {"type": "string"}, "keywords": {"type": "array", "items": {"typ... | {"abstract" : "Expand range-like strings", "author" : ["Mithun Ayachit <mithun@cpan.org>"], "dynamic_config" : 1, "generated_by" : "Module::Build version 0.421", "keywords" : ["text", "string", "range", "expand", "permute", "glob"], "license" : ["perl_5"], "meta-spec" : {"url" : "http://search.cpan.org/perldoc?CPAN::Me... | json_instruct | {"type": "object", "properties": {"abstract": {"type": "string"}, "author": {"type": "array", "items": {"type": "string"}}, "dynamic_config": {"type": "integer"}, "generated_by": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "array", "items": {"type": "string"}}, "m... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"word" : "diseasedness", "definition" : "The state of being diseased; a morbid state; sickness. [R.] T. Burnet."} | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.