input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"IsRecentlyVerified": {"type": "boolean"}, "ID": {"type": "integer"}, "UUID": {"type": "string"}, "DataProviderID": {"type": "integer"}, "OperatorID": {"type": "integer"}, "OperatorsReference": {"type": "string"}, "UsageType...
{"IsRecentlyVerified" : false, "ID" : 79763, "UUID" : "FA6A1C23-47E1-47E3-B69C-BA88DC298686", "DataProviderID" : 1, "OperatorID" : 23, "OperatorsReference" : "20323", "UsageTypeID" : 7, "UsageCost" : "Free", "AddressInfo" : {"ID" : 80109, "Title" : "Hotel S\u00fcd", "AddressLine1" : "10 Stemmerweg", "Town" : "Graz", "P...
json_instruct
{"type": "object", "properties": {"IsRecentlyVerified": {"type": "boolean"}, "ID": {"type": "integer"}, "UUID": {"type": "string"}, "DataProviderID": {"type": "integer"}, "OperatorID": {"type": "integer"}, "OperatorsReference": {"type": "string"}, "UsageTypeID": {"type": "integer"}, "UsageCost": {"type": "string"}, "Ad...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"author": {"type": "string"}, "scripts": {"type": "object", "properties": {"posterase": {"type": "string"}, "postinstall": {"type": "string"}, "preerase": {"type": "string"}, "preinstall": {"type": "string"}}, "required": ["poste...
{"author" : "Nuno Aguiar", "scripts" : {"posterase" : "", "postinstall" : "", "preerase" : "", "preinstall" : ""}, "keywords" : ["Oracle", "SQLDeveloper", "encrypt", "decrypt", "password"], "bugs" : {"url" : "https://github.com/OpenAF/openaf-opacks/issues"}, "repository" : {"type" : "http", "backurl" : "https://raw.git...
json_instruct
{"type": "object", "properties": {"author": {"type": "string"}, "scripts": {"type": "object", "properties": {"posterase": {"type": "string"}, "postinstall": {"type": "string"}, "preerase": {"type": "string"}, "preinstall": {"type": "string"}}, "required": ["posterase", "postinstall", "preerase", "preinstall"]}, "keywor...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "null"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "null"}, "artist_name": {"type": "string"}, "duration": {"type": "numbe...
{"artist_id" : "AR38AUN1187FB3CDE0", "artist_latitude" : null, "artist_location" : "", "artist_longitude" : null, "artist_name" : "Segismundo Toxic\u00f3mano", "duration" : 220.42077, "num_songs" : 1, "song_id" : "SOQYMAI12AB0188754", "title" : "Sospechosos", "year" : 2003}
json_instruct
{"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "null"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "null"}, "artist_name": {"type": "string"}, "duration": {"type": "number"}, "num_songs": {"type": "integer"}, "song_id": {"type": "string"}, "title"...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"extension_name": {"type": "object", "properties": {"message": {"type": "string"}, "description": {"type": "string"}}, "required": ["message", "description"]}, "extension_description": {"type": "object", "properties": {"message...
{"extension_name" : {"message" : "Deadname Eraser", "description" : "The display name for the extension."}, "extension_description" : {"message" : "This web extension automatically replaces your deadname by your chosen name.", "description" : "Description of what the extension does."}, "instructions" : {"message" : "Ty...
json_instruct
{"type": "object", "properties": {"extension_name": {"type": "object", "properties": {"message": {"type": "string"}, "description": {"type": "string"}}, "required": ["message", "description"]}, "extension_description": {"type": "object", "properties": {"message": {"type": "string"}, "description": {"type": "string"}}, ...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "...
{"title" : "The Game-Theoretic Interaction Index on Social Networks with Applications to Link Prediction and Community Detection.", "fields" : ["social network analysis", "time complexity", "social network", "artificial intelligence", "machine learning"], "abstract" : "Measuring similarity between nodes has been an iss...
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "string"}}, "conf": {"typ...
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"}, "directories": {"type": "object", "properties": {"test": {"type": "string"}, "examples": {"t...
{"name" : "rlt", "version" : "0.0.1", "description" : "A list-like object representing a bucket in riak", "main" : "lib/rlt.js", "directories" : {"test" : "test", "examples" : "examples"}, "scripts" : {"test" : "mocha"}, "repository" : {"type" : "git", "url" : "https://github.com/janearc/riak-list-thing.git"}, "keyword...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "directories": {"type": "object", "properties": {"test": {"type": "string"}, "examples": {"type": "string"}}, "required": ["test", "examples"]}, "scripts": {"type":...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"CardID": {"type": "string"}, "applicationID": {"type": "string"}, "filters": {"type": "object", "properties": {}, "required": []}, "fieldList": {"type": "string"}, "sortBy": {"type": "string"}, "limit": {"type": "integer"}, "T...
{"CardID" : "ERP00008_ITManager_table1A_01", "applicationID" : "ERP00008", "filters" : {}, "fieldList" : "Model AssetType Status", "sortBy" : "ID", "limit" : 5, "Type" : "table1A", "header" : {"title" : "IT Asset Listing", "subTitle" : "Approvals", "status" : {"text" : "ITManager"}}, "columns" : [{"title" : "Model", "v...
json_instruct
{"type": "object", "properties": {"CardID": {"type": "string"}, "applicationID": {"type": "string"}, "filters": {"type": "object", "properties": {}, "required": []}, "fieldList": {"type": "string"}, "sortBy": {"type": "string"}, "limit": {"type": "integer"}, "Type": {"type": "string"}, "header": {"type": "object", "pro...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"className": {"type": "string"}, "methods": {"type": "object", "properties": {"capacity": {"type": "string"}}, "required": ["capacity"]}, "path": {"type": "string"}, "typeName": {"type": "string"}}, "required"...
{"className" : "io.deephaven.util.datastructures.hash.TNullableLongLongMap", "methods" : {"capacity" : ":return: int"}, "path" : "io.deephaven.util.datastructures.hash.TNullableLongLongMap", "typeName" : "interface"}
json_instruct
{"type": "object", "properties": {"className": {"type": "string"}, "methods": {"type": "object", "properties": {"capacity": {"type": "string"}}, "required": ["capacity"]}, "path": {"type": "string"}, "typeName": {"type": "string"}}, "required": ["className", "methods", "path", "typeName"], "$schema": "http://json-schem...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"index": {"type": "integer"}, "hash": {"type": "integer"}, "artDyeHash": {"type": "integer"}, "redacted": {"type": "boolean"}, "dyeManifestHash": {"type": "integer"}, "blacklisted": {"type": "boolean"}}, "required": ...
{"index" : 1212, "hash" : 3961202252, "artDyeHash" : 3961202252, "redacted" : false, "dyeManifestHash" : 897637452, "blacklisted" : false}
json_instruct
{"type": "object", "properties": {"index": {"type": "integer"}, "hash": {"type": "integer"}, "artDyeHash": {"type": "integer"}, "redacted": {"type": "boolean"}, "dyeManifestHash": {"type": "integer"}, "blacklisted": {"type": "boolean"}}, "required": ["index", "hash", "artDyeHash", "redacted", "dyeManifestHash", "blackl...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["title", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Knight Rose Press", "description" : "Knight Rose Press", "url" : "https://knightrosepress.com"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["title", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following 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" : ["7\n", "10\n", "15\n"], "outputs" : ["4 3\n", "impossible\n", "4 1\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#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"hnb_0": {"type": "integer"}, "hnb_1": {"type": "integer"}, "hnb_4": {"type": "integer"}, "hnb_3": {"type": "integer"}, "host": {"type": "integer"}, "hnb_2": {"type": "integer"}, "controller": {"type": "integer"...
{"hnb_0" : 2, "hnb_1" : 3, "hnb_4" : 1, "hnb_3" : 7, "host" : 8, "hnb_2" : 5, "controller" : 4, "resampler" : 0}
json_instruct
{"type": "object", "properties": {"hnb_0": {"type": "integer"}, "hnb_1": {"type": "integer"}, "hnb_4": {"type": "integer"}, "hnb_3": {"type": "integer"}, "host": {"type": "integer"}, "hnb_2": {"type": "integer"}, "controller": {"type": "integer"}, "resampler": {"type": "integer"}}, "required": ["hnb_0", "hnb_1", "hnb_4...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "...
{"nom" : "Pr\u00e9defin", "circ" : "6\u00e8me circonscription", "dpt" : "Pas-de-Calais", "inscrits" : 143, "abs" : 66, "votants" : 77, "blancs" : 2, "nuls" : 4, "exp" : 71, "res" : [{"nuance" : "REM", "nom" : "Mme Brigitte BOURGUIGNON", "voix" : 52}, {"nuance" : "FN", "nom" : "Mme Marie-Christine BOURGEOIS", "voix" : 1...
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"...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"Aliases": {"type": "array", "items": {"type": "object", "properties": {"AliasArn": {"type": "string"}, "Name": {"type": "string"}, "FunctionVersion": {"type": "string"}, "Description": {"type": "string"}, "RevisionId": {"type": ...
{"Aliases" : [{"AliasArn" : "arn:aws:lambda:us-east-1:085250262607:function:python-process:DEV", "Name" : "DEV", "FunctionVersion" : "$LATEST", "Description" : "Latest code, in development", "RevisionId" : "a8f89be8-62a2-45b2-8524-0e7c1efd1527"}, {"AliasArn" : "arn:aws:lambda:us-east-1:085250262607:function:python-proc...
json_instruct
{"type": "object", "properties": {"Aliases": {"type": "array", "items": {"type": "object", "properties": {"AliasArn": {"type": "string"}, "Name": {"type": "string"}, "FunctionVersion": {"type": "string"}, "Description": {"type": "string"}, "RevisionId": {"type": "string"}}, "required": ["AliasArn", "Name", "FunctionVer...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "a...
{"name" : "prolic/humus-mvc", "type" : "library", "description" : "HumusMvc integrated ZF2's ModuleManager and ServiceManager in a ZF1 application", "keywords" : ["zf2", "zf1", "mvc", "humus"], "homepage" : "https://github.com/prolic/HumusMvc", "license" : "MIT", "authors" : [{"name" : "Sascha-Oliver Prolic", "email" :...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {...
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" : 1125894335, "type" : "Feature", "properties" : {"src:alt_label" : "qs_pg", "src:geom" : "qs_pg", "wof:geomhash" : "56ef3d0f62a20e04ae860c550edf079a", "wof:id" : 1125894335, "wof:repo" : "whosonfirst-data-admin-gb"}, "bbox" : [-0.95397, 51.92564, -0.95397, 51.92564], "geometry" : {"coordinates" : [-0.95397, 51.9...
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": ["...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"ItemType": {"type": "integer"}, "Id": {"type": "integer"}, "Name": {"type": "string"}, "Faction": {"type": "integer"}, "SizeClass": {"type": "integer"}, "IconImage": {"type": "string"}, "IconScale": {"type": "numbe...
{"ItemType" : 6, "Id" : 121, "Name" : "$f16_Destroyer", "Faction" : 16, "SizeClass" : 1, "IconImage" : "amoeba", "IconScale" : 1.0, "ModelImage" : "amoeba", "ModelScale" : 1.5, "EngineColor" : "#40B5FF00", "Engines" : [{"Position" : {"x" : -0.8}, "Size" : 0.5}], "KineticResistance" : 5.0, "Regeneration" : true, "BaseWe...
json_instruct
{"type": "object", "properties": {"ItemType": {"type": "integer"}, "Id": {"type": "integer"}, "Name": {"type": "string"}, "Faction": {"type": "integer"}, "SizeClass": {"type": "integer"}, "IconImage": {"type": "string"}, "IconScale": {"type": "number"}, "ModelImage": {"type": "string"}, "ModelScale": {"type": "number"}...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"path": {"type": "array", "items": {"type": "string"}}, "time": {"type": "integer"}, "start-dir": {"type": "number"}}, "required": ["path", "time", "start-dir"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"path" : ["l3", "l2", "l10", "l7", "l6", "l12"], "time" : 48, "start-dir" : 3.131603160708723}
json_instruct
{"type": "object", "properties": {"path": {"type": "array", "items": {"type": "string"}}, "time": {"type": "integer"}, "start-dir": {"type": "number"}}, "required": ["path", "time", "start-dir"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"id": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "message": {"type": "object", "properties": {"variables": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "s...
{"id" : "uavcan.equipment.air_data.StaticTemperature", "description" : "Static temperature.", "type" : "message", "message" : {"variables" : [{"type" : "var", "kind" : "float", "unsigned" : false, "bits" : 16, "name" : "staticTemperature", "description" : "Kelvin"}, {"type" : "var", "kind" : "float", "unsigned" : false...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "message": {"type": "object", "properties": {"variables": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "kind": {"type": "string"}, "unsigned": {"type": "...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "source": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}...
{"name" : "thias-vsftpd", "version" : "0.2.1", "source" : "git://github.com/thias/puppet-vsftpd", "author" : "Matthias Saou", "license" : "Apache 2.0", "summary" : "vsftpd FTP server", "description" : "Install and enable the vsftpd FTP server, a secure and fast FTP\n server for UNIX-like systems.", "project_page" : ...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "source": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "project_page": {"type": "string"}, "dependencies": {"type": "array", ...
Following the schema specification below, generate a valid JSON instance: {"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"...
{"n_dim" : 8, "n_trials" : 80, "objective" : "markowitz_realized_on_cube", "white" : "bayesopt_ei", "black" : "platypus_epsmoea", "traceback" : ["passing", "passing"], "best_val" : [-0.07706862958346587, 0.8870898500447724], "best_x" : [[0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.1481288210905748, 0.28319688483236416,...
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": {...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "location": {"type": "s...
{"id" : 18894, "title" : ["[Summoning Chamber]"], "description" : ["Total darkness engulfs this deathly cold room, yet the air feels charged with electricity. At random intervals blue electricity crawls from the four walls to meet in the floor's center before disappearing. In those moments the room is eerily illumina...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "location": {"type": "string"}, "wayto": {"type": "object", "properties": {"18117"...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "1509011007", "district_id" : "1509011", "name" : "LINGGA KUAMANG"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"tech": {"type": "integer"}, "pts": {"type": "integer"}, "connections": {"type": "integer"}, "capacity": {"type": "integer"}, "i...
[{"results" : [{"tech" : 1, "pts" : 79, "connections" : 40761, "capacity" : 1072870, "investments" : 36075313}, {"tech" : 3, "pts" : 1558, "connections" : 144911, "capacity" : 11109594, "investments" : 61102962}, {"tech" : 5, "pts" : 1, "connections" : 504, "capacity" : 38435, "investments" : 221804}]}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"tech": {"type": "integer"}, "pts": {"type": "integer"}, "connections": {"type": "integer"}, "capacity": {"type": "integer"}, "investments": {"type": "integer"}}, "required": ["tech", "pt...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "obj...
{"hash" : "0x61772024a352aae20ffd834da064e0ca94295691dd7f6af7ed85f7116b7f710c", "parentHash" : "0x12e75cb10a1380f8fcaa06e4a796b66737dc89c460f98128ee21e3470293b529", "number" : 117453, "timestamp" : 1440109769, "nonce" : "0x867dff7a72c46e67", "difficulty" : 4308354880696, "gasLimit" : {"_hex" : "0x2fefd8"}, "gasUsed" : ...
json_instruct
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"uuid": {"type": "string"}, "befores": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"}},...
{"uuid" : "c225bc5f-9d1c-4c49-86a4-9ef18d83ca4a", "befores" : [{"name" : "data_dict", "status" : "passed", "start" : 1580623531033, "stop" : 1580623531034}], "start" : 1580623531033, "stop" : 1580623531337}
json_instruct
{"type": "object", "properties": {"uuid": {"type": "string"}, "befores": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["name", "status", "start", "stop"]}}, "start": {"type":...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"karma": {"type": "string"}, "karma-chrome-launcher": {"type": "string"}, "karma-jasmine": {"type": "string"}, "k...
{"name" : "Single Page Blogger", "description" : "A Single Page Blogging app built with angularJS", "devDependencies" : {"karma" : "~0.10", "karma-chrome-launcher" : "^0.1.2", "karma-jasmine" : "^0.2.2", "karma-junit-reporter" : "^0.2.1", "karma-ng-html2js-preprocessor" : "^0.1.0", "phantomjs" : "~1.9", "protractor" : ...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"karma": {"type": "string"}, "karma-chrome-launcher": {"type": "string"}, "karma-jasmine": {"type": "string"}, "karma-junit-reporter": {"type": "string"}, "karma-ng-html2...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "ob...
{"hash" : "0x61921aaa3593c3f8b19e8c8caa040b9e28a4cad064173359542c5efb9af54dc9", "parentHash" : "0x46551c1935fee462dc0f37cfb141bb78be71cca850da8931e69983b31b263c4d", "number" : 114775, "timestamp" : 1440046158, "nonce" : "0x9b355a0e9be23354", "difficulty" : 4463939304571, "gasLimit" : {"_hex" : "0x2fefd8"}, "gasUsed" : ...
json_instruct
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"bonzo.js": {"type": "string"}, "bonzo.min.js": {"type": "string"}}, "required": ["bonzo.js", "bonzo.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"bonzo.js" : "sha256-qhSPBiUbA5d+4GVnZufbxXEsr3okXiwUsP8onvdOLZ0=", "bonzo.min.js" : "sha256-DU3BF4do/fTr3pt0mUoBGDdz0wPJexCkHgOLCACP/58="}
json_instruct
{"type": "object", "properties": {"bonzo.js": {"type": "string"}, "bonzo.min.js": {"type": "string"}}, "required": ["bonzo.js", "bonzo.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "object", "properties": {"ru": {"type": "string"}}, "required": ["ru"]}, "other_names": {"type": "array", "items": {}}, "region": {"type": "string"}}, "required": ["id", "n...
{"id" : 239, "name" : {"ru" : "\u041f\u0438\u043d\u0441\u043a, \u0421\u0428 \u211614"}, "other_names" : [], "region" : "Brest"}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "object", "properties": {"ru": {"type": "string"}}, "required": ["ru"]}, "other_names": {"type": "array", "items": {}}, "region": {"type": "string"}}, "required": ["id", "name", "other_names", "region"], "$schema": "http://json-schema.org/dra...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"Tween.js": {"type": "string"}, "Tween.min.js": {"type": "string"}}, "required": ["Tween.js", "Tween.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Tween.js" : "sha256-/f4k9Kq+CbLA1uusg28UwdCe8kSetidywfb025/DoYg=", "Tween.min.js" : "sha256-WnD2DRmwT3ghjoIhCv5/1Hh9T8+xo/xO+AmdM80LhvY="}
json_instruct
{"type": "object", "properties": {"Tween.js": {"type": "string"}, "Tween.min.js": {"type": "string"}}, "required": ["Tween.js", "Tween.min.js"], "$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": {"build": {"type": "string"}, "test": {"type": "string"}, "de...
{"name" : "ts-express-test", "version" : "1.0.0", "description" : "testing type script with express", "main" : "index.js", "scripts" : {"build" : "tsc --project ./", "test" : "echo \"Error: no test specified\" && exit 1", "dev" : "NODE_ENV=dev nodemon ./src/index.ts", "start" : "NODE_ENV=production node ./build/index.j...
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"}, "dev": {"type": "string"}, "start": {"type": "string"}}, "requ...
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "array", "items": {"type": "number"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[1398.3407521917752, 406.6816737961119], [1413.1643513616536, 427.8582440387952], [1413.1643513616536, 459.62309940282057], [1404.6937232645803, 491.3879547668457], [1396.223095167507, 523.1528101308711], [1383.5171530218968, 550.6823514463597], [1355.9876117064082, 569.7412646647747], [1336.928698487993, 576.09423573...
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "number"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[["650172002001", "\u957f\u6625\u5317\u8def\u793e\u533a\u5c45\u6c11\u59d4\u5458\u4f1a", "121", "0"], ["650172002003", "\u65b0\u76db\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["650172002004", "\u9526\u79c0\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["650172002005", "\u9526\u7a0b\u793e\u533a\u5c45\u59d4\u4f1a", "121...
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"mini": {"type": "object", "properties": {"textSize": {"type": "string"}, "layout_width": {"type": "string"}, "layout_height": {"type": "string"}, "layout_margin": {"type": "string"}}, "required": ["textSize", "layout...
{"mini" : {"textSize" : "8sp", "layout_width" : "wrap_content", "layout_height" : "wrap_content", "layout_margin" : "4dp"}, "blue" : {"textColor" : "#027cd5"}, "default" : {"textColor" : "#323232", "textSize" : "14sp"}}
json_instruct
{"type": "object", "properties": {"mini": {"type": "object", "properties": {"textSize": {"type": "string"}, "layout_width": {"type": "string"}, "layout_height": {"type": "string"}, "layout_margin": {"type": "string"}}, "required": ["textSize", "layout_width", "layout_height", "layout_margin"]}, "blue": {"type": "object...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "...
{"name" : "daily-coding-problem", "version" : "1.0.0", "description" : "My solutions for the Daily Coding Problem", "main" : "index.js", "scripts" : {"start" : "nodemon --exec babel-node index.js", "test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git+https://github.com/w...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}}, "required": ["start", "test"]}, "repository": {"type": "objec...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"ConnectionStrings": {"type": "object", "properties": {"DefaultConnection": {"type": "string"}}, "required": ["DefaultConnection"]}, "Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "prope...
{"ConnectionStrings" : {"DefaultConnection" : "Server=(localdb)\\mssqllocaldb;Integrated Security=true;Initial Catalog=VendingMashine;"}, "Logging" : {"LogLevel" : {"Default" : "Debug", "System" : "Information", "Microsoft" : "Information"}}, "JwtIssuerOptions" : {"JwtKey" : "4gSd0AsWoFvyD3PsXYNrP2XnVpIYCKKB", "JwtIssu...
json_instruct
{"type": "object", "properties": {"ConnectionStrings": {"type": "object", "properties": {"DefaultConnection": {"type": "string"}}, "required": ["DefaultConnection"]}, "Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "System": {"type": "string"}, "...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"error": {"type": "object", "properties": {"server_connection_failed": {"type": "string"}}, "required": ["server_connection_failed"]}, "term": {"type": "object", "properties": {"affects_all_instances": {"type": "st...
{"error" : {"server_connection_failed" : "\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u0441\u0435\u0440\u0432\u0435\u0440\u0443. "}, "term" : {"affects_all_instances" : "Affects all {count} instances", "affects_this_instance_only" : "Affects only this...
json_instruct
{"type": "object", "properties": {"error": {"type": "object", "properties": {"server_connection_failed": {"type": "string"}}, "required": ["server_connection_failed"]}, "term": {"type": "object", "properties": {"affects_all_instances": {"type": "string"}, "affects_this_instance_only": {"type": "string"}, "application":...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {"type": "string"}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "me...
{"id" : "60ec009e-3cbb-4fd9-b85b-8a29fe11e1da", "playerTags" : ["b8ab86c6-9054-4832-9b96-508dbd4eb624"], "teamTags" : ["bfd38797-8404-4b38-8b82-341da28b1f83", "b024e975-1c4a-4575-8936-a3754a08806a"], "gameTags" : ["c8e395d0-1c80-4357-9d27-61b7fdd3ca81"], "metadata" : {"play" : 177, "subPlay" : -1}, "created" : "2021-04...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {"type": "string"}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "properties": {"play": {"type": "integer"}, "su...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}...
{"name" : "Quartz", "description" : "Quartz is a premium news & magazine theme for Ghost", "version" : "1.1.1", "homepage" : "http://www.voltthemes.com", "author" : {"name" : "Volt Themes", "url" : "http://www.voltthemes.com"}, "devDependencies" : {"grunt" : "~0.4.5", "grunt-contrib-sass" : "~0.9.2", "grunt-contrib-wat...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}, "devDependencies": {"type": "o...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Microsoft.AspNetCore": {"type": "string"}}, "required": ["Default", "Microsoft.AspNetCore"]}}, "required...
{"Logging" : {"LogLevel" : {"Default" : "Information", "Microsoft.AspNetCore" : "Warning"}}, "Bus" : {"RabbitMQ" : {"Consumer" : {"DomainQueue" : "product-domain-queue"}, "Publisher" : {"IntegrationExchange" : "products.exchange"}}}, "Discovery" : {"Address" : "http://localhost:8500"}, "AllowedHosts" : "*"}
json_instruct
{"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Microsoft.AspNetCore": {"type": "string"}}, "required": ["Default", "Microsoft.AspNetCore"]}}, "required": ["LogLevel"]}, "Bus": {"type": "object", "properties": {...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"prefix": {"type": "string"}, "sahip": {"type": "string"}}, "required": ["prefix", "sahip"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"prefix" : "!", "sahip" : "333159288350703616"}
json_instruct
{"type": "object", "properties": {"prefix": {"type": "string"}, "sahip": {"type": "string"}}, "required": ["prefix", "sahip"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"category": {"type": "string"}, "description": {"type": "string"}, "gitHead": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "repoPackagePath": {"type": "string"}, "r...
{"category" : "AssetStore/Unity", "description" : "Unity Ads is a video ad network for iOS and Android that allows you to quickly and effectively monetize your games.", "gitHead" : "0d2114387a99011be685886f8ea902242e323e70", "keywords" : ["ads", "unity"], "name" : "com.unity.ads", "repoPackagePath" : "build/install/com...
json_instruct
{"type": "object", "properties": {"category": {"type": "string"}, "description": {"type": "string"}, "gitHead": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "repoPackagePath": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"typ...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}, "author": {"type": "object", "properties"...
{"name" : "subordinate", "title" : "jQuery Subordinate", "description" : ".subordinate() is a combination of .append() and .find(). It appends an element but returns this new created jQuery object. That makes your code way much shorter and cleaner, when building complex DOM structures on-the-fly.", "keywords" : ["subor...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "re...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "1702042004", "district_id" : "1702042", "name" : "KAYU MANIS"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"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"}, "severit...
{"schema_version" : "1.2.0", "id" : "GHSA-jq2j-c7xr-7r39", "modified" : "2022-05-01T06:51:55Z", "published" : "2022-05-01T06:51:55Z", "aliases" : ["CVE-2006-1685"], "details" : "Multiple SQL injection vulnerabilities in modules.php in APT-webshop-system 4.0 PRO, 3.0 BASIC, and 3.0 LIGHT allow remote attackers to execut...
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": "a...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "email": {"type": "strin...
{"id" : 128836, "name" : "JustStream for Twitch.tv", "description" : "This style hides everything except the video-stream.\r\nI use it for when small width monitors doesn't show the steam properly.\r\nTurn the style off in stylish to make controls and chat visible again, and on again when you just want the video-stream...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "email": {"type": "string"}, "paypal_email": {"type": "null"}, "homepage": {"type": "null"}, "about...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"user": {"type": "string"}, "value": {"type": "string"}, "type": {"type": "string"}, "time": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, ...
{"user" : "Edouard DUPIN", "value" : "|", "type" : "hand", "time" : 1470867515999467520, "data" : [{"type" : "type::finger", "list" : [[357.002777, 403.63562], [357.002808, 396.542786], [357.003113, 385.738892], [357.344727, 368.978577], [358.927917, 347.79071], [360.841644, 324.862732], [362.57547, 300.077759], [364.0...
json_instruct
{"type": "object", "properties": {"user": {"type": "string"}, "value": {"type": "string"}, "type": {"type": "string"}, "time": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "list": {"type": "array", "items": {"type": "array", "items": {"type": "num...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "name_long": {"type": "string"}, "fips": {"type": "string"}, "state_code_int": {"type": "integer"}, "state_code_...
{"type" : "Feature", "properties" : {"name" : "Grady County", "name_long" : "Grady County, GA", "fips" : "13131", "state_code_int" : 13, "state_code_postal" : "GA", "state_code_iso" : "US-GA", "county_code" : 131, "population" : 24633, "countrylevel_id" : "fips:13131", "census_data" : {"COUNTYNS" : "00351261", "AFFGEOI...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "name_long": {"type": "string"}, "fips": {"type": "string"}, "state_code_int": {"type": "integer"}, "state_code_postal": {"type": "string"}, "state_code_iso": {"type": "string"}, "co...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"devdoc": {"type": "array", "items": {"type": "string"}}, "out": {"type": "array", "items": {"type": "string"}}}, "required": ["devdoc", "out"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"devdoc" : ["/share/man/man3/MooseX::SemiAffordanceAccessor.3.gz", "/share/man/man3/MooseX::SemiAffordanceAccessor::Role::Attribute.3.gz"], "out" : ["/lib/perl5/5.32.1/x86_64-linux-thread-multi/perllocal.pod", "/lib/perl5/site_perl/5.32.1/MooseX/SemiAffordanceAccessor/Role/Attribute.pm", "/lib/perl5/site_perl/5.32.1/M...
json_instruct
{"type": "object", "properties": {"devdoc": {"type": "array", "items": {"type": "string"}}, "out": {"type": "array", "items": {"type": "string"}}}, "required": ["devdoc", "out"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"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", "p...
{"localities" : ["Luling, TX", "Joliet, TX", "Stairtown, TX"], "state" : "TX", "postal_code" : "78648", "locality" : "Luling, TX", "lat" : 29.690184, "region" : {"fips" : "48", "abbr" : "TX", "name" : "Texas"}, "city" : "Luling", "type" : "STANDARD", "lng" : -97.633555, "counties" : [{"fips" : "055", "name" : "Caldwell...
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"}, "...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "prope...
{"type" : "MultiPolygon", "coordinates" : [[[[-98.104294, 45.327976], [-98.104249, 45.329811], [-98.104234, 45.330424], [-98.104199, 45.332702], [-98.104094, 45.339537], [-98.10406, 45.341816], [-98.103483, 45.341816], [-98.101751, 45.341816], [-98.101176, 45.341816], [-98.10009, 45.341815], [-98.096833, 45.341815], [-...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "prope...
{"type" : "MultiPolygon", "coordinates" : [[[[-86.178098, 38.824964], [-86.177829, 38.824963], [-86.177206, 38.82496], [-86.175952, 38.825003], [-86.17593, 38.826418], [-86.175992, 38.827861], [-86.175996, 38.827941], [-86.176009, 38.828241], [-86.176034, 38.828834], [-86.174233, 38.828856], [-86.173931, 38.828846], [-...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {...
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "FOO"}, {"name" : "BAR"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"plugins": {"type": "array", "items": {"type": "object", "properties": {"gem": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}}, "required": ["gem", "name...
{"plugins" : [{"gem" : "claide-fake-fake-fake-1", "name" : "CLAide Fake Gem", "url" : "https://github.com/CLAide/claide-fake-1", "description" : "A Pod that should not exist and should only be found by full search"}, {"gem" : "bacon", "name" : "Bacon", "url" : "https://github.com/chneukirchen/bacon", "description" : "A...
json_instruct
{"type": "object", "properties": {"plugins": {"type": "array", "items": {"type": "object", "properties": {"gem": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}}, "required": ["gem", "name", "url", "description"]}}}, "required": ["plugins"], "$schema": "http:...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"parent": {"type": "null"}, "pid": {"type": "integer"}, "argv": {"type": "array", "items": {"type": "string"}}, "execArgv": {"type": "array", "items": {}}, "cwd": {"type": "string"}, "time": {"type": "integer"},...
{"parent" : null, "pid" : 12820, "argv" : ["C:\\Program Files\\nodejs\\node.exe", "C:\\Users\\c735395\\AppData\\Roaming\\npm\\node_modules\\mocha\\bin\\mocha", "mochaApiTest\\test", "-\u2013reporter", "mocha-simple-html-reporter", "-\u2013reporter-options", "output=TestResults\\istanbul.html"], "execArgv" : [], "cwd" :...
json_instruct
{"type": "object", "properties": {"parent": {"type": "null"}, "pid": {"type": "integer"}, "argv": {"type": "array", "items": {"type": "string"}}, "execArgv": {"type": "array", "items": {}}, "cwd": {"type": "string"}, "time": {"type": "integer"}, "ppid": {"type": "integer"}, "coverageFilename": {"type": "string"}, "exte...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"baseObjects": {"type": "array", "items": {"type": "string"}}, "returnObjects": {"type": "array", "items": {"type": "string"}}, "callbackArgs": {"type": "array", "items": {"type": "string"}}}, "required": ["baseObject...
{"baseObjects" : ["[\"O2\",\"rp\",\"$$o@\",\"]\",\"il\"]", "[\"O2\",\"rp\",\"$$o@\",\"]\",\"il\"]", "[\"O2\",\"rp\",\")\",\"]\",\"il\"]", "[\"O2\",\"rp\",\"$$o@\",\"]\",\"il\"]"], "returnObjects" : ["\"Error\"", "\"Error\"", "false", "false"], "callbackArgs" : ["{\"0\":\"O2\",\"1\":0,\"2\":[\"O2\",\"rp\",\"$$o@\",\"]\"...
json_instruct
{"type": "object", "properties": {"baseObjects": {"type": "array", "items": {"type": "string"}}, "returnObjects": {"type": "array", "items": {"type": "string"}}, "callbackArgs": {"type": "array", "items": {"type": "string"}}}, "required": ["baseObjects", "returnObjects", "callbackArgs"], "$schema": "http://json-schema....
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"cell_code": {"type": "string"}, "taxa": {"type": ...
{"type" : "FeatureCollection", "features" : [{"type" : "Feature", "properties" : {"cell_code" : "1kmE3883N3119", "taxa" : {"2016" : {"n" : 1, "min_coord_uncertainty" : 10.0}}}, "geometry" : {"type" : "Polygon", "coordinates" : [[[3.749977524171813, 51.01371169041323], [3.748766821287019, 51.02266285907277], [3.76297566...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"cell_code": {"type": "string"}, "taxa": {"type": "object", "properties": {"2016": {"type": "object", "proper...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@hendotcat/zoetrope": {"type": "string"}}, "required": ["@hendotcat/zoetrope"]}, "scripts": {"type": "obje...
{"name" : "@hendotcat/hivernal", "license" : "CC0-1.0", "dependencies" : {"@hendotcat/zoetrope" : "latest"}, "scripts" : {"build" : "zoetrope build hivernal.scss", "start" : "zoetrope serve hivernal.scss"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@hendotcat/zoetrope": {"type": "string"}}, "required": ["@hendotcat/zoetrope"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "start": {"type": "st...
Create a JSON structure that matches this schema definition: {"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"}, "seve...
{"schema_version" : "1.2.0", "id" : "GHSA-vg9j-j27r-chqg", "modified" : "2022-05-01T17:58:57Z", "published" : "2022-05-01T17:58:57Z", "aliases" : ["CVE-2007-1990"], "details" : "PHP remote file inclusion vulnerability in games.php in Sam Crew MyBlog, possibly 1.0 through 1.6, allows remote attackers to execute arbitrar...
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": "a...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "requ...
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[143.0, 33.25], [143.0, 33.333333333333336], [143.125, 33.333333333333336], [143.125, 33.25], [143.0, 33.25]]]}, "properties" : {"code" : 494370, "url" : "http://madefor.github.io/0410/api/v1/494370.geojson", "view" : "https://github.com/madefor/0...
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": {"state": {"type": "object", "properties": {"on": {"type": "boolean"}, "bri": {"type": "integer"}, "alert": {"type": "string"}, "mode": {"type": "string"}, "reachable": {"type": "boolean"}}, "required": ["on", "bri", "...
{"state" : {"on" : false, "bri" : 126, "alert" : "none", "mode" : "homeautomation", "reachable" : true}, "swupdate" : {"state" : "noupdates", "lastinstall" : "2020-03-04T02:36:20"}, "type" : "Dimmable light", "name" : "ioBrokerTemplatedLight", "modelid" : "LWB010", "manufacturername" : "Signify Netherlands B.V.", "prod...
json_instruct
{"type": "object", "properties": {"state": {"type": "object", "properties": {"on": {"type": "boolean"}, "bri": {"type": "integer"}, "alert": {"type": "string"}, "mode": {"type": "string"}, "reachable": {"type": "boolean"}}, "required": ["on", "bri", "alert", "mode", "reachable"]}, "swupdate": {"type": "object", "proper...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "p...
{"hash" : "0xe77bc8fd7fdc1f09ebb0af60f750e88befcde594f3243a6eea62b3ae4ed26eb3", "parentHash" : "0xad3f22bdb0ad838c64cf4a45398a4f5b6d9700ad03a7f0c6d36625c8baeccafc", "number" : 88652, "timestamp" : 1439611302, "nonce" : "0x00f24f6227b97876", "difficulty" : 3239487824954, "gasLimit" : {"_hex" : "0x2fefd8"}, "gasUsed" : {...
json_instruct
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]...
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["jump", "navigation", "login", "blog", "sds", "careers", "contact", "-PRON-", "search", "products", "services", "diversey", "north", "american", "products", "diversey", "global", "products", "food", "beverage", "solutions", "solutions", "finder", "customer", "stories", "company", "-PRON-", "-PRON-", "history", "leader...
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "moduleType": {"type": "array", "items": {}}, "keywords": {"type": "array...
{"name" : "ace-mode-qml-demo", "homepage" : "https://github.com/Parnswir/ace-mode-qml", "authors" : ["Parnswir <maximiliangrundke@googlemail.com>"], "description" : "Demo for ace-mode-qml", "moduleType" : [], "keywords" : [], "license" : "../LICENSE", "dependencies" : {"ace-builds" : "~1.2.2"}, "private" : true}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "moduleType": {"type": "array", "items": {}}, "keywords": {"type": "array", "items": {}}, "license": {"type": "string"}, "dependenci...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "proper...
{"hash" : "0x9af811b0d3cad943ab923c1305b2d7b34f7b36b0b4f46bddd9da0d9f83d30b59", "parentHash" : "0xb28263b11a7ee0f13d3558d9d88d55a1750cec3837ba9053963b61aa800e9dd2", "number" : 7916, "timestamp" : 1438310470, "nonce" : "0xf8f06599c8d73c30", "difficulty" : 425698921766, "gasLimit" : {"_hex" : "0x1388"}, "gasUsed" : {"_he...
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"]...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "...
{"name" : "sukohi/eloquent-array", "description" : "A Laravel package to deal with array values that we can search through where clause.", "authors" : [{"name" : "Sukohi", "email" : "capilano.sukohi@gmail.com"}], "license" : "MIT", "require" : {"laravel/framework" : "~5.2"}, "autoload" : {"psr-4" : {"Sukohi\\EloquentAr...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "license": {"type": "string"}, "require": {"type": "object",...
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" : ["Saint Michael, MN"], "state" : "MN", "postal_code" : "55376", "locality" : "Saint Michael, MN", "lat" : 45.211249, "region" : {"fips" : "27", "abbr" : "MN", "name" : "Minnesota"}, "city" : "Saint Michael", "type" : "STANDARD", "lng" : -93.687899, "counties" : [{"fips" : "171", "name" : "Wright County"...
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": {"id": {"type": "integer"}, "name": {"type": "string"}, "is_closed": {"type": "boolean"}, "description": {"type": "string"}, "shortname": {"type": "string"}, "discr": {"type": "string"}, "type": {"type": "string"...
{"id" : 96377, "name" : "Enterprise Ethereum Community Group", "is_closed" : false, "description" : "The mission of Enterprise Ethereum is building and advancing Ethereum to enterprise grade technology. The group will build, promote and broadly support Ethereum-based technology best practices, standards and reference ...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "is_closed": {"type": "boolean"}, "description": {"type": "string"}, "shortname": {"type": "string"}, "discr": {"type": "string"}, "type": {"type": "string"}, "_links": {"type": "object", "properties": {"self": {"type": "object", "...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"yesterday": {"type": "object", "properties": {"printDate": {"type": "string"}, "outerLetters": {"type": "array", "items": {"type": "string"}}, "displayWeekday": {"type": "string"}, "editor": {"type": "string"},...
{"yesterday" : {"printDate" : "2020-08-09", "outerLetters" : ["a", "c", "e", "m", "n", "t"], "displayWeekday" : "Sunday", "editor" : "Sam Ezersky", "validLetters" : ["p", "a", "c", "e", "m", "n", "t"], "freeExpiration" : 0, "displayDate" : "August 9, 2020", "centerLetter" : "p", "answers" : ["encampment", "accept", "ac...
json_instruct
{"type": "object", "properties": {"yesterday": {"type": "object", "properties": {"printDate": {"type": "string"}, "outerLetters": {"type": "array", "items": {"type": "string"}}, "displayWeekday": {"type": "string"}, "editor": {"type": "string"}, "validLetters": {"type": "array", "items": {"type": "string"}}, "freeExpir...
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["rollodeqc-gh-repos", "rollodeqc-gh-repos-issues", "rollodeqc-gh-search-users-all", "rollodeqc-gh-user-events"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"manifestVersion": {"type": "string"}, "info": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}, "packages": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"},...
{"manifestVersion" : "1.1", "info" : {"id" : "Microsoft.FSharp.Compiler,version=42.42.42.4242424"}, "packages" : [{"id" : "Microsoft.FSharp.Compiler", "version" : "42.42.42.4242424", "type" : "Vsix", "payloads" : [{"fileName" : "Microsoft.FSharp.Compiler.MSBuild.vsix", "size" : 11535308}], "installSizes" : {"targetDriv...
json_instruct
{"type": "object", "properties": {"manifestVersion": {"type": "string"}, "info": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}, "packages": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "version": {"type": "string"}, "type": {"type": "string"},...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "stringendo", "definition" : "Urging or hastening the time, as to a climax."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"ReservationForDate": {"type": "string"}, "ReservationForTime": {"type": "string"}, "ReservationPersonPhone": {"type": "string"}, "ReservationPersonName": {"type": "string"}, "ReservationUnit": {"type": "string"}, "ReservationPla...
{"ReservationForDate" : "ReservationForDate", "ReservationForTime" : "ReservationForTime", "ReservationPersonPhone" : "ContactPhone", "ReservationPersonName" : "ContactPerson", "ReservationUnit" : "Unit", "ReservationPlaceName" : "Project Name", "ReservationActivityContent" : "Description", "ReservationTime" : "Reserva...
json_instruct
{"type": "object", "properties": {"ReservationForDate": {"type": "string"}, "ReservationForTime": {"type": "string"}, "ReservationPersonPhone": {"type": "string"}, "ReservationPersonName": {"type": "string"}, "ReservationUnit": {"type": "string"}, "ReservationPlaceName": {"type": "string"}, "ReservationActivityContent"...
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"}, "start": {"typ...
{"name" : "project1", "version" : "1.0.0", "description" : "", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "start" : "webpack serve --open", "build" : "webpack --mode production", "predeploy" : "npm run build", "deploy" : "gh-pages -d dist"}, "author" : "Jorge Jyun Nakamura...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start": {"type": "string"}, "build": {"type": "string"}, "predeploy": {"type": "string"}, ...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"pl_cbflag": {"type": "string"}, "pl_disc": {"type": "string"}, "pl_pelink": {"type": "string"}, "st_rad": {"type": "string"}, "pl_imgflag": {"type": "string"}, "pl_facility": {"type": "string"}, "st_teff": {"ty...
{"pl_cbflag" : "0", "pl_disc" : "2014", "pl_pelink" : "http://exoplanet.eu/catalog/kepler-318_b/", "st_rad" : "1.19", "pl_imgflag" : "0", "pl_facility" : "Kepler", "st_teff" : "5746.00", "pl_astflag" : "0", "pl_pnum" : "2", "st_optmag" : "13.297", "ra" : "298.482828", "pl_discmethod" : "Transit", "pl_hostname" : "Keple...
json_instruct
{"type": "object", "properties": {"pl_cbflag": {"type": "string"}, "pl_disc": {"type": "string"}, "pl_pelink": {"type": "string"}, "st_rad": {"type": "string"}, "pl_imgflag": {"type": "string"}, "pl_facility": {"type": "string"}, "st_teff": {"type": "string"}, "pl_astflag": {"type": "string"}, "pl_pnum": {"type": "stri...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "homepage": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "object", "properti...
{"name" : "PBMediator", "version" : "0.2.0", "summary" : "PBMediator is an Objc Wrapper for components communication.", "homepage" : "https://github.com/iFindTA/NHURLRouterPro", "description" : "Between components\u2019s communication over url routes some like flask\u2019s route mechanism that warpper by Objc, and for ...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "homepage": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "object", "properties": {"nanhujiaju": {"type": "string"}}, "required": ["nanh...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "lsg_code": {"type": "string"}, "district": {"type": "string"}, "state": {"type": "string"}, "no_of_wards": {"type": "integer"}, "wards": {"type": "array", "items": {"type": "object", "prop...
{"name" : "Karari", "lsg_code" : "249360", "district" : "Kaushambi", "state" : "Uttar Pradesh", "no_of_wards" : 12, "wards" : [{"ward_no" : "12", "ward_name" : "Karari (NP) - Ward No.12", "ward_id" : "71060"}, {"ward_no" : "3", "ward_name" : "Karari (NP) - Ward No.3", "ward_id" : "74119"}, {"ward_no" : "4", "ward_name"...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "lsg_code": {"type": "string"}, "district": {"type": "string"}, "state": {"type": "string"}, "no_of_wards": {"type": "integer"}, "wards": {"type": "array", "items": {"type": "object", "properties": {"ward_no": {"type": "string"}, "ward_name": {"type": "strin...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"source": {"type": "string"}, "word": {"type": "string"}, "infinitivo": {"type": "string"}, "translation": {"type": "string"}, "gerundio": {"type": "array", "items": {"type": "string"}}, "participio": {"type": "array"...
{"source" : "http://www.spanishdict.com/conjugate/paralizarse", "word" : "paralizarse", "infinitivo" : "paralizar", "translation" : "to paralyze", "gerundio" : ["paralizando"], "participio" : ["paralizado"], "tenses" : {"3" : [["me paralizo"], ["te paralizas"], ["se paraliza"], ["nos paralizamos"], ["os paraliz\u00e1is...
json_instruct
{"type": "object", "properties": {"source": {"type": "string"}, "word": {"type": "string"}, "infinitivo": {"type": "string"}, "translation": {"type": "string"}, "gerundio": {"type": "array", "items": {"type": "string"}}, "participio": {"type": "array", "items": {"type": "string"}}, "tenses": {"type": "object", "propert...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"authors": {"type": "string"}, "libraryDependencies": {"type": "array", "items": {}}, "moduleDependencies": {"type": "array", "items": {}}, "libraryMajorVersion": {"type": "integer"}, "libraryMinorVersion": {"type": "integer...
{"authors" : "Satoru Kimura <https://github.com/gyohk>, ZongJing Lu <https://github.com/sonic3d>", "libraryDependencies" : [], "moduleDependencies" : [], "libraryMajorVersion" : 0, "libraryMinorVersion" : 6, "typeScriptVersion" : "2.0", "libraryName" : "dat.GUI", "typingsPackageName" : "dat-gui", "projectName" : "https...
json_instruct
{"type": "object", "properties": {"authors": {"type": "string"}, "libraryDependencies": {"type": "array", "items": {}}, "moduleDependencies": {"type": "array", "items": {}}, "libraryMajorVersion": {"type": "integer"}, "libraryMinorVersion": {"type": "integer"}, "typeScriptVersion": {"type": "string"}, "libraryName": {"...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01010126": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "proper...
{"type" : "Topology", "objects" : {"E01010126" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00051220", "LAD11CD" : "E08000029"}, "arcs" : [[0, 1, 2]]}, {"type" : "Polygon", "prope...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01010126": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "str...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"running-pi-loss": {"type": "number"}, "running-v_losses": {"type": "number"}, "run_loss": {"type": "number"}, "_step": {"type": "integer"}, "_runtime": {"type": "integer"}, "_timestamp": {"type": "integer"}, "pwins"...
{"running-pi-loss" : 0.6959714483783905, "running-v_losses" : 0.017439085778018906, "run_loss" : 0.7134105341564094, "_step" : 39364, "_runtime" : 5815, "_timestamp" : 1633148722, "pwins" : 0, "nwins" : 0, "draws" : 60}
json_instruct
{"type": "object", "properties": {"running-pi-loss": {"type": "number"}, "running-v_losses": {"type": "number"}, "run_loss": {"type": "number"}, "_step": {"type": "integer"}, "_runtime": {"type": "integer"}, "_timestamp": {"type": "integer"}, "pwins": {"type": "integer"}, "nwins": {"type": "integer"}, "draws": {"type":...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindD...
{"Time" : "2020-12-30T14:00:00Z", "Temp" : 20.9, "RelHum" : 50, "WindSpeed" : 1.1, "WindDir" : 296}
json_instruct
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"Cabinet|-02.29|+00.32|-03.25": {"type": "array", "items": {"type": "number"}}, "Cabinet|-02.29|+00.32|-03.81": {"type": "array", "items": {"type": "number"}}, "Cabinet|-02.30|+00.35|-02.25": {"type": "array", "items": {"type":...
{"Cabinet|-02.29|+00.32|-03.25" : [-1.25, -3.5, 270, 30], "Cabinet|-02.29|+00.32|-03.81" : [-1.25, -3.0, 270, 30], "Cabinet|-02.30|+00.35|-02.25" : [-1.25, -3.0, 270, 30], "CounterTop|-02.63|+00.84|-03.04" : [-1.75, -3.0, 270, 30], "Toilet|-00.45|+00.00|-03.05" : [-0.75, -3.5, 90, 30]}
json_instruct
{"type": "object", "properties": {"Cabinet|-02.29|+00.32|-03.25": {"type": "array", "items": {"type": "number"}}, "Cabinet|-02.29|+00.32|-03.81": {"type": "array", "items": {"type": "number"}}, "Cabinet|-02.30|+00.35|-02.25": {"type": "array", "items": {"type": "number"}}, "CounterTop|-02.63|+00.84|-03.04": {"type": "a...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"storedLines": {"type": "integer"}, "visibleLines": {"type": "integer"}, "stackSame": {"type": "boolean"}, "linesUpDown": {"type": "boolean"}, "clearChat": {"type": "boolean"}, "showTime": {"type": "boolean"}, "timeFormat": {"t...
{"storedLines" : 1000, "visibleLines" : 100, "stackSame" : false, "linesUpDown" : true, "clearChat" : true, "showTime" : false, "timeFormat" : "hh:mm", "replaceFormat" : "&7[%TIME%] "}
json_instruct
{"type": "object", "properties": {"storedLines": {"type": "integer"}, "visibleLines": {"type": "integer"}, "stackSame": {"type": "boolean"}, "linesUpDown": {"type": "boolean"}, "clearChat": {"type": "boolean"}, "showTime": {"type": "boolean"}, "timeFormat": {"type": "string"}, "replaceFormat": {"type": "string"}}, "req...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"Comment": {"type": "string"}, "FingerprintSHA256": {"type": "string"}, "FingerprintMD5": {"type": "string"}, "Type": {"type": "string"}, "Bits": {"type": "integer"}, "Encrypted": {"type": "boolean"}, "command": {"type": "st...
{"Comment" : "comment -- dsa/1024 by putty IlEBNH4RHKazsKjQ", "FingerprintSHA256" : "wHAw4j9AEtM0lr5yeFY5L/sWhgEitMUkmgn4n0D1mEg", "FingerprintMD5" : "0e:8c:fb:67:43:d6:64:e9:38:d5:90:23:77:e2:de:28", "Type" : "dsa", "Bits" : 1024, "Encrypted" : false, "command" : "puttygen --random-device /dev/urandom -t dsa -b 1024 -...
json_instruct
{"type": "object", "properties": {"Comment": {"type": "string"}, "FingerprintSHA256": {"type": "string"}, "FingerprintMD5": {"type": "string"}, "Type": {"type": "string"}, "Bits": {"type": "integer"}, "Encrypted": {"type": "boolean"}, "command": {"type": "string"}, "Format": {"type": "string"}, "Source": {"type": "stri...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {...
{"nom" : "Cr\u00e9vic", "dpt" : "Meurthe-et-Moselle", "inscrits" : 751, "abs" : 140, "votants" : 611, "blancs" : 18, "nuls" : 0, "exp" : 593, "res" : [{"panneau" : "2", "voix" : 197}, {"panneau" : "3", "voix" : 128}, {"panneau" : "9", "voix" : 108}, {"panneau" : "11", "voix" : 76}, {"panneau" : "1", "voix" : 34}, {"pan...
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 a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "object", "properties": {"key": {"type": "string"}, "name": {"type": "string"}, "spdx_id": {"type": "string"}, "url": {"type": "string"}}, "r...
{"name" : "mx-maskrcnn", "description" : "An MXNet implementation of Mask R-CNN", "license" : {"key" : "apache-2.0", "name" : "Apache License 2.0", "spdx_id" : "Apache-2.0", "url" : "https://api.github.com/licenses/apache-2.0"}, "starNum" : 1316, "folkNum" : 476, "watchNum" : 1316, "topic" : []}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "object", "properties": {"key": {"type": "string"}, "name": {"type": "string"}, "spdx_id": {"type": "string"}, "url": {"type": "string"}}, "required": ["key", "name", "spdx_id", "url"]}, "starNum": {"typ...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"sn23.8:1.1": {"type": "string"}}, "required": ["sn23.8:1.1"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"sn23.8:1.1" : "bj15.348, cck17.172, ms13S3_839, msdiv167, ndp13.406, sc1, vri25.178"}
json_instruct
{"type": "object", "properties": {"sn23.8:1.1": {"type": "string"}}, "required": ["sn23.8:1.1"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "alt": {"type": "string"}}, "required": ["src", "alt"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"src" : "img/box1-bd-right-1.png", "alt" : "small"}, {"src" : "img/item-slider-1.png", "alt" : "details-1"}, {"src" : "img/item-slider-2.png", "alt" : "details-2"}, {"src" : "img/item-slider-3.png", "alt" : "details-3"}, {"src" : "img/item-slider-4.png", "alt" : "details-4"}, {"src" : "img/item-slider-5.png", "alt" :...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "alt": {"type": "string"}}, "required": ["src", "alt"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema":...
{"Time" : "2020-09-20T00:00:00+03:00", "Temp" : 27.6, "RelHum" : 76, "WindSpeed" : 2.5, "WindDir" : 323}
json_instruct
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"output_dir": {"type": "string"}, "analysis_scripts": {"type": "array", "items": {"type": "string"}}}, "required": ["output_dir", "analysis_scripts"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"output_dir" : "/home/jadolfbr/Documents/modeling/rosetta/projects/antibody_design/benchmarks/recovery/baseline_natives", "analysis_scripts" : ["scripts/analysis/statistics/antibodies/cdr_cluster_recovery.R"]}
json_instruct
{"type": "object", "properties": {"output_dir": {"type": "string"}, "analysis_scripts": {"type": "array", "items": {"type": "string"}}}, "required": ["output_dir", "analysis_scripts"], "$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" : "techreborn:block/machines/tier1_machines/recycler"}
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": {"uuid": {"type": "string"}, "befores": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"...
{"uuid" : "7f72a0a9-e4f1-4aeb-a6a9-b016d5fa1e74", "befores" : [{"name" : "path_dict", "status" : "passed", "start" : 1582634293068, "stop" : 1582634293068}], "start" : 1582634293068, "stop" : 1582634293097}
json_instruct
{"type": "object", "properties": {"uuid": {"type": "string"}, "befores": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["name", "status", "start", "stop"]}}, "start": {"type":...
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "nome": {"type": "string"}, "poder": {"type": "string"}}, "required": ["id", "nome", "poder"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : 1647950757751, "nome" : "Aquaman", "poder" : "\u00c1gua"}, {"id" : 1647950971018, "nome" : "Keven M\u00e1rio", "poder" : "Dinheiro"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "nome": {"type": "string"}, "poder": {"type": "string"}}, "required": ["id", "nome", "poder"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"require": {"type": "object", "properties": {"google/apiclient": {"type": "string"}, "kreait/firebase-php": {"type": "string"}, "phpmailer/phpmailer": {"type": "string"}}, "required": ["google/apiclient", "kreait/firebase-ph...
{"require" : {"google/apiclient" : "^2.0", "kreait/firebase-php" : "^4.18", "phpmailer/phpmailer" : "^6.0"}}
json_instruct
{"type": "object", "properties": {"require": {"type": "object", "properties": {"google/apiclient": {"type": "string"}, "kreait/firebase-php": {"type": "string"}, "phpmailer/phpmailer": {"type": "string"}}, "required": ["google/apiclient", "kreait/firebase-php", "phpmailer/phpmailer"]}}, "required": ["require"], "$schem...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object...
{"name" : "vizinhando_app_backend", "version" : "1.0.0", "main" : "index.js", "repository" : "https://github.com/jwsus/vizinhando_app_backend.git", "author" : "Jesus <michel.js66@gmail.com>", "license" : "MIT", "scripts" : {"dev" : "nodemon src/server.js", "dev:debug" : "nodemon --inspect src/server.js", "start" : "nod...
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": {"dev": {"type": "string"}, "dev:debug": {"type": "string"},...
Construct a JSON document that adheres to this schema specification: {"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": "...
{"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "Luy-A, Aroroy, Masbate, Bicol Region (Region V), PH", "locale" : "ph.bicol-region-region-v.masbate.aroroy.luy-a", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "region_id" : "2", "region_reference" : "5"...
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": {...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"...
{"name" : "ATCycleView", "version" : "0.1.4", "summary" : "ATCycleView used for cycle image", "description" : "ATCycleView is a part of agile tools for swift, used for cycle image ", "homepage" : "https://github.com/agile-swift/ATCycleView", "license" : {"type" : "MIT", "file" : "LICENSE"}, "authors" : {"devkevinma@gma...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "1": {"type": "object", "properties": {"m1": {"t...
{"text" : {"0" : {"m1" : "\u063a\u0645 \u06a9\u0634\u06cc \u0686\u0646\u062f \u06cc\u0627\u0631 \u062e\u0648\u06cc\u0634 \u06a9\u0646\u0645", "m2" : "\u06af\u0631\u06cc\u0647 \u0628\u0631 \u0631\u0648\u0632\u06af\u0627\u0631 \u062e\u0648\u06cc\u0634 \u06a9\u0646\u0645"}, "1" : {"m1" : "\u0628\u0627 \u062f\u0644 \u062e\...
json_instruct
{"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "2": {...