input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[["210421204201", "\u9a6c\u5708\u5b50\u6751\u6c11\u59d4\u5458\u4f1a", "210", "0"], ["210421204202", "\u897f\u5ddd\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["210421204203", "\u592a\u5e73\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["210421204204", "\u8349\u76c6\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["2104212...
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"actors": {"type": "array", "items": {}}, "countries": {"type": "array", "items": {"type": "string"}}, "enb_end_date": {"type": "string"}, "enb_long_title": {"type": "string"}, "enb_short_title": {"type": "string"}, "enb_start_...
{"actors" : [], "countries" : ["United States"], "enb_end_date" : "08-Nov-99", "enb_long_title" : "Fifth Conference of the Parties to the UN Framework Convention on Climate Change", "enb_short_title" : "COP-5", "enb_start_date" : "08-Nov-99", "enb_url" : "http://www.iisd.ca/vol12/enb12123e.html", "id" : "enb12123e_69",...
json_instruct
{"type": "object", "properties": {"actors": {"type": "array", "items": {}}, "countries": {"type": "array", "items": {"type": "string"}}, "enb_end_date": {"type": "string"}, "enb_long_title": {"type": "string"}, "enb_short_title": {"type": "string"}, "enb_start_date": {"type": "string"}, "enb_url": {"type": "string"}, "...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"extends": {"type": "string"}, "compilerOptions": {"type": "object", "properties": {"outDir": {"type": "string"}, "sourceMap": {"type": "boolean"}, "inlineSources": {"type": "boolean"}, "declaration": {"type": "boolean"}, "decl...
{"extends" : "./tsconfig.json", "compilerOptions" : {"outDir" : ".", "sourceMap" : true, "inlineSources" : true, "declaration" : true, "declarationDir" : ".", "types" : []}, "files" : ["src/lit-html-brackets.ts"]}
json_instruct
{"type": "object", "properties": {"extends": {"type": "string"}, "compilerOptions": {"type": "object", "properties": {"outDir": {"type": "string"}, "sourceMap": {"type": "boolean"}, "inlineSources": {"type": "boolean"}, "declaration": {"type": "boolean"}, "declarationDir": {"type": "string"}, "types": {"type": "array",...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "array", "items": {"type": "string"}}, "key": {"type": "object", "properties": {"#": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]...
{"type" : "minecraft:crafting_shaped", "pattern" : ["###", "#@#", "###"], "key" : {"#" : {"item" : "minecraft:blue_ice"}, "@" : {"item" : "connors_mod:brass_ingot"}}, "result" : {"item" : "connors_mod:frostbrass_ingot", "count" : 2}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "array", "items": {"type": "string"}}, "key": {"type": "object", "properties": {"#": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "@": {"type": "object", "properties": {"item": {"type": "string"}},...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Orpheus\\": {"...
{"name" : "orpheus/orpheus-yaml", "description" : "Orpheus YAML", "keywords" : ["orpheus", "yaml"], "autoload" : {"psr-4" : {"Orpheus\\" : "src"}}, "require" : {"orpheus/orpheus-core" : "1.*"}, "type" : "library", "license" : "MIT", "authors" : [{"name" : "Florent HAZARD", "email" : "contact@sowapps.com", "homepage" : ...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Orpheus\\": {"type": "string"}}, "required": ["Orpheus\\"]}}, "required":...
Generate a valid JSON object that conforms to the following 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": {...
{"id" : 20294, "title" : ["[A Vision of Beauty]"], "description" : ["Gold-washed walls sparkle from a spiraling floral glitter design, and ropes of faux jewels create sparkling curtains that cover the windows inside the wagon. Two mannequins pose as if in the middle of an animated conversation. At their center, a gra...
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": {"20177"...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"},...
{"name" : "@brickify/m-pl", "version" : "1.3.3", "description" : "Parse content lines, one by one", "keywords" : ["brickifyjs", "module", "string", "content", "file", "line", "lines", "parse"], "author" : "Nicolas RAIBAUD", "license" : "MIT", "repository" : "brickifyjs/module-parse-lines", "scripts" : {"generate-docs" ...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "string"}, "scripts": {"type": "object", "proper...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "rarity": {"type": "integer"}, "weaponType": {"type": "string"}, "subStat": {"type": "string"}, "data": {"type": "object", "properties": {"en": {"type": "object"...
{"id" : "skyward-spine", "type" : "weapon", "rarity" : 5, "weaponType" : "polearm", "subStat" : "er", "data" : {"en" : {"name" : "Skyward Spine", "passiveName" : "Black Wing", "passiveDescription" : "Increases CRIT Rate by {{8%//10%//12%//14%//16%}} and increases Normal ATK SPD by {{12%//12%//12%//12%//12%}}. Additiona...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "rarity": {"type": "integer"}, "weaponType": {"type": "string"}, "subStat": {"type": "string"}, "data": {"type": "object", "properties": {"en": {"type": "object", "properties": {"name": {"type": "string"}, "passiveName": {"type": "s...
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "normalizedVertices": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}}, "...
[{"label" : "Person", "normalizedVertices" : [{"x" : 0.28090099, "y" : 0.13262548}, {"x" : 0.63486373, "y" : 0.13262548}, {"x" : 0.63486373, "y" : 0.7581981}, {"x" : 0.28090099, "y" : 0.7581981}], "score" : 0.7543854}, {"label" : "Person", "normalizedVertices" : [{"x" : 0.09223529, "y" : 0.44070587}, {"x" : 0.35364705,...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "normalizedVertices": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}}, "score": {"type": "number"}}, "required": ["label", "normalizedVertice...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"amenity": {"type": "string"}, "vending": {"type": "string"}, "id": {"type": "string"}}, "required": ["amenity", "vending"...
{"type" : "Feature", "id" : "node/897259095", "properties" : {"amenity" : "vending_machine", "vending" : "animal_food", "id" : "node/897259095"}, "geometry" : {"type" : "Point", "coordinates" : [8.3427023, 52.9722789]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"amenity": {"type": "string"}, "vending": {"type": "string"}, "id": {"type": "string"}}, "required": ["amenity", "vending", "id"]}, "geometry": {"type": "object", "properties": {"type"...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {}, "required": []}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : "d1921f95c32ba62d4fcb", "c" : {}}
json_instruct
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {}, "required": []}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type"...
{"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-118.439982, 34.186665], [-118.431249, 34.186667], [-118.431245, 34.179876], [-118.439978, 34.180503], [-118.439982, 34.186665]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 4431}}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "numbe...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"templmd5": {"type": "string"}, "number": {"type": "string"}, "title": {"type": "string"}, "BACKCOLOR": {"type": "string"}, "FRONTCOLOR": {"type": "string"}, "filemd5": {"type": "string"}}, "required": ["templmd5", "n...
{"templmd5" : "523d4615240572e66d3c9373d01f37cd", "number" : "148", "title" : "Consegne a domicilio #Biccari (FG)", "BACKCOLOR" : "cyan", "FRONTCOLOR" : "black", "filemd5" : "e182039723c7b7713b8907d68c6b188d"}
json_instruct
{"type": "object", "properties": {"templmd5": {"type": "string"}, "number": {"type": "string"}, "title": {"type": "string"}, "BACKCOLOR": {"type": "string"}, "FRONTCOLOR": {"type": "string"}, "filemd5": {"type": "string"}}, "required": ["templmd5", "number", "title", "BACKCOLOR", "FRONTCOLOR", "filemd5"], "$schema": "h...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "sampleUrl": {"type": "string"}, "header": {"type": "object",...
{"name" : "Open Data", "version" : "0.1.0", "description" : "Realizing Open Data within Empirical Software Engineering: An Experience Report", "title" : "Open Data", "url" : "http://opendata.soccerlab.polymtl.ca:5001", "sampleUrl" : "http://opendata.soccerlab.polymtl.ca:5001", "header" : {"title" : "Overview"}, "footer...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "sampleUrl": {"type": "string"}, "header": {"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"]}, "foot...
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "411726107200", "text" : "\u8d4a\u6e7e\u6751\u59d4\u4f1a"}, {"id" : "411726107201", "text" : "\u6768\u5c97\u6751\u59d4\u4f1a"}, {"id" : "411726107202", "text" : "\u5218\u5c97\u6751\u59d4\u4f1a"}, {"id" : "411726107203", "text" : "\u9999\u574a\u674e\u6751\u59d4\u4f1a"}, {"id" : "411726107204", "text" : "\u8463\...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"id": {"type": "integer"}, "citation_title": {"type": "string"}, "citation_author": {"type": "array", "items": {"type": "string"}}, "citation_publication_date": {"type": "string"}, "issue_date": {"type": "string"}, "...
{"id" : 19291, "citation_title" : "Roads and the Real Exchange Rate", "citation_author" : ["Qingyuan Du", "Shang-Jin Wei", "Peichu Xie"], "citation_publication_date" : "2013-08-09", "issue_date" : "2013-08-09", "revision_date" : "None", "topics" : ["International Economics", "International Finance", "International Macr...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "citation_title": {"type": "string"}, "citation_author": {"type": "array", "items": {"type": "string"}}, "citation_publication_date": {"type": "string"}, "issue_date": {"type": "string"}, "revision_date": {"type": "string"}, "topics": {"type": "array", "items...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "captcha-apihelp-param-captchaword": {"type": "string"}, "captcha-apihelp-param-capt...
{"@metadata" : {"authors" : ["Mormegil"]}, "captcha-apihelp-param-captchaword" : "Odpov\u011b\u010f na CAPTCHA", "captcha-apihelp-param-captchaid" : "ID CAPTCHA z p\u0159edchoz\u00edho po\u017eadavku"}
json_instruct
{"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "captcha-apihelp-param-captchaword": {"type": "string"}, "captcha-apihelp-param-captchaid": {"type": "string"}}, "required": ["@metadata", "captcha-apihe...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"domain": {"type": "string"}, "code": {"type": "string"}, "codevalue": {"type": "string"}, "link": {"type": "string"}, "sequence": {"type": "integer"}, "attributes": {"type": "array", "items": {"type": "object", "properties": {...
{"domain" : "LanguageCodes", "code" : "ce", "codevalue" : "Chechen", "link" : "", "sequence" : 0, "attributes" : [{"key" : "ISO639-2T", "val" : "che"}, {"key" : "ISO639-2B", "val" : "che"}, {"key" : "Language Family", "val" : "Northeast Caucasian"}], "SequenceType" : 0, "id" : "fd8f2073-b13b-4d56-bec2-1c0b2ffdc533", "c...
json_instruct
{"type": "object", "properties": {"domain": {"type": "string"}, "code": {"type": "string"}, "codevalue": {"type": "string"}, "link": {"type": "string"}, "sequence": {"type": "integer"}, "attributes": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "string"}, "val": {"type": "string"}}, "req...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "array", "items": {...
{"contract" : "0xdfc5dce1a27e6110107817a352ebe4dd9dc6b157", "tool" : "manticore", "start" : 1563859021.9802423, "end" : 1563860823.8326087, "duration" : 1801.8523664474487, "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...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"station": {"type": "array", "items": {"type": "object", "properties": {"pref_cd": {"type": "integer"}, "line_cd": {"type": "integer"}, "line_name": {"type": "string"}, "station_cd": {"type": "integer"}, "station_g_...
{"station" : [{"pref_cd" : 21, "line_cd" : 11416, "line_name" : "JR\u9ad8\u5c71\u672c\u7dda", "station_cd" : 1141630, "station_g_cd" : 1141630, "station_name" : "\u6749\u5d0e", "lon" : 137.168638, "lat" : 36.250003}]}
json_instruct
{"type": "object", "properties": {"station": {"type": "array", "items": {"type": "object", "properties": {"pref_cd": {"type": "integer"}, "line_cd": {"type": "integer"}, "line_name": {"type": "string"}, "station_cd": {"type": "integer"}, "station_g_cd": {"type": "integer"}, "station_name": {"type": "string"}, "lon": {"...
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" : "skyisboss/prfox", "description" : "Prfox PHP-Framework", "authors" : [{"name" : "skyisboss", "email" : "skyisboss@gmail.com"}], "require" : {"skyisboss/prfox-core" : "dev-master"}, "autoload" : {"psr-4" : {"App\\" : "app/"}}}
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"]}}, "require": {"type": "object", "properties": {"skyisboss/prfo...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"content": {"type": "string"}, "entities": {"type": "array", "items": {"type": "object", "properties": {"offset": {"type": "integer"}, "type": {"type": "string"}, "id": {"type": "integer"}, "entity": {"type": "string"}}, "requi...
{"content" : "Like he gives a shit about the elderly. The crap my nan went through in her last couple of years.... Fuck off Dave. #BattleForNumber10", "entities" : [{"offset" : 110, "type" : "ne", "id" : 2, "entity" : "dave"}, {"offset" : 31, "type" : "topic keyword", "id" : 3, "entity" : "elderly"}], "topics" : [{"top...
json_instruct
{"type": "object", "properties": {"content": {"type": "string"}, "entities": {"type": "array", "items": {"type": "object", "properties": {"offset": {"type": "integer"}, "type": {"type": "string"}, "id": {"type": "integer"}, "entity": {"type": "string"}}, "required": ["offset", "type", "id", "entity"]}}, "topics": {"typ...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"},...
{"name" : "MMP_SDKTEST2", "version" : "1.1.1", "summary" : "\u7528\u4e8epod FaceID MegviiStill\u6d3b\u4f53\u9a8c\u8bc1 SDK", "description" : "SDK\u7248\u672c MegLiveStill 3.3.3I[\u5f53\u524d\u9700\u8981\u8054\u7f51\u6388\u6743]\n\u6a21\u578b\u8bf4\u660e\uff1a\u6a21\u578b\u540d\u79f0\u5206\u522b\u4e3aMeg_Face_Landmark,M...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"groups": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}}, "required": ["name", "type"]}}, "properties": {"type": "array", "items": {"type": "obje...
{"groups" : [{"name" : "chengine", "type" : "io.chengine.springframework.boot.autoconfigure.ChengineAutoConfiguration"}], "properties" : [{"name" : "chengine.telegram.token", "type" : "java.lang.String", "description" : "Put telegram bot token here"}, {"name" : "chengine.telegram.username", "type" : "java.lang.String",...
json_instruct
{"type": "object", "properties": {"groups": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}}, "required": ["name", "type"]}}, "properties": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "strin...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"target": {"type": "string"}, "sourcedb": {"type": "string"}, "sourceid": {"type": "string"}, "text": {"type": "string"}, "typesettings": {"type": "array", "items": {}}, "project": {"type": "string"}, "denotations": {"type": "a...
{"target" : "http://pubannotation.org/docs/sourcedb/PubMed@pruas_18/sourceid/32520291_pt", "sourcedb" : "PubMed@pruas_18", "sourceid" : "32520291_pt", "text" : "Este artigo possui o objetivo de realizar uma reflex\u00e3o te\u00f3rica sobre os fundamentos hist\u00f3rico-sociais da pandemia de COVID-19. A partir da matri...
json_instruct
{"type": "object", "properties": {"target": {"type": "string"}, "sourcedb": {"type": "string"}, "sourceid": {"type": "string"}, "text": {"type": "string"}, "typesettings": {"type": "array", "items": {}}, "project": {"type": "string"}, "denotations": {"type": "array", "items": {"type": "object", "properties": {"id": {"t...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"__type__": {"type": "string"}, "content": {"type": "object", "properties": {"name": {"type": "string"}, "texture": {"type": "string"}, "rect": {"type": "array", "items": {"type": "integer"}}, "offset": {"type": "array", "items":...
{"__type__" : "cc.SpriteFrame", "content" : {"name" : "1412_1_side", "texture" : "33fU741ftPJoirTD7jiUMb", "rect" : [0, 0, 234, 65], "offset" : [0, 0], "originalSize" : [234, 65], "capInsets" : [0, 0, 0, 0]}}
json_instruct
{"type": "object", "properties": {"__type__": {"type": "string"}, "content": {"type": "object", "properties": {"name": {"type": "string"}, "texture": {"type": "string"}, "rect": {"type": "array", "items": {"type": "integer"}}, "offset": {"type": "array", "items": {"type": "integer"}}, "originalSize": {"type": "array", ...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "icon": {"type": "string"}, "category": {"type": "string"}, "sortnum": {"type": "integer"}, "pages": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "entit...
{"name" : "Rocket", "icon" : "astromine:rocket", "category" : "astronautics", "sortnum" : 2, "pages" : [{"type" : "entity", "entity" : "astromine:primitive_rocket", "text" : "A $(thing)Rocket$() will get you to space, but it won't be coming back, when provided with $(thing)Oxygen$() and $(thing)Kerosene$()."}]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "icon": {"type": "string"}, "category": {"type": "string"}, "sortnum": {"type": "integer"}, "pages": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "entity": {"type": "string"}, "text": {"type": "string"}}, "required...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"isPromise": {"type": "boolean"}, "volume": {"type": "string"}, "args": {"type": "array", "items": {"type": "object", "properties": {"pattern": {"type": "string"}, "maxResults": {"type": "integer"}, "lang": {"type":...
{"isPromise" : true, "volume" : "Seeker.slowGrep", "args" : [{"pattern" : "\\ban oil lamp depended on oil", "maxResults" : 1000, "lang" : "en", "reTipCat" : {}, "root" : "local/ebt-data", "patPrimary" : "/sutta/"}], "value" : ["translation/en/sujato/sutta/sn/sn12/sn12.54_translation-en-sujato.json:2", "translation/en/s...
json_instruct
{"type": "object", "properties": {"isPromise": {"type": "boolean"}, "volume": {"type": "string"}, "args": {"type": "array", "items": {"type": "object", "properties": {"pattern": {"type": "string"}, "maxResults": {"type": "integer"}, "lang": {"type": "string"}, "reTipCat": {"type": "object", "properties": {}, "required"...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "address": {"type": "string"}, "decimals": {"type": "integer"}, "dharmaVerificationStatus": {"type": "string"}}, "required": ["name", "symbol", "address", "decimals", "dha...
{"name" : "Hotswap.finance", "symbol" : "HOTSWAP", "address" : "0xFA99e04239Ed8CF4718Fbe83D9aC27b4A01d35D7", "decimals" : 18, "dharmaVerificationStatus" : "UNVERIFIED"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "address": {"type": "string"}, "decimals": {"type": "integer"}, "dharmaVerificationStatus": {"type": "string"}}, "required": ["name", "symbol", "address", "decimals", "dharmaVerificationStatus"], "$schema": "http://json-schema.o...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "achievementgroup": {"type": "string"}, "ishidden": {"type": "boolean"}, "sortorder": {"type": "integer"}, "stages": {"type": "integer"}, "stage1": {"type": "object", "properties": {"...
{"name" : "Hidangan untuk Dua Orang", "achievementgroup" : "Keajaiban Dunia", "ishidden" : true, "sortorder" : 4056, "stages" : 1, "stage1" : {"title" : "Hidangan untuk Dua Orang", "description" : "Bantu Xudong dan Kamei Munehisa memasak satu hidangan.", "progress" : 1, "reward" : {"name" : "Primogem", "count" : 5}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "achievementgroup": {"type": "string"}, "ishidden": {"type": "boolean"}, "sortorder": {"type": "integer"}, "stages": {"type": "integer"}, "stage1": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "progress": ...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"type": {"type": "string"}, "ingredient": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "result": {"type": "string"}, "experience": {"type": "integer"}, "cookingtime": {"type...
{"type" : "smelting", "ingredient" : {"item" : "minecraft:spawner"}, "result" : "minecraft:spawner", "experience" : 0, "cookingtime" : 16}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "ingredient": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "result": {"type": "string"}, "experience": {"type": "integer"}, "cookingtime": {"type": "integer"}}, "required": ["type", "ingredient", "result", "experience...
Following the schema specification below, generate a valid JSON instance: {"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": {"typ...
{"text" : {"0" : {"m1" : "\u06af\u0631 \u0645\u0631\u0627 \u062f\u0644 \u0646\u0648\u0627\u0632 \u0628\u0646\u0648\u0627\u0632\u062f", "m2" : "\u0631\u0627\u06cc\u062a\u0650 \u062f\u0648\u0644\u062a\u0645 \u0628\u0631\u0627\u0641\u0631\u0627\u0632\u062f"}, "1" : {"m1" : "\u062e\u0648\u062f \u062f\u06af\u0631 \u0628\u06...
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": {...
Please provide a valid JSON object following this schema: {"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": {"t...
{"directions" : ["In a large microwave proof dish with a cover, place chicken and add water. Microwave on HIGH (full power) for 10 minutes. Turn chicken over and continue to microwave on HIGH for an additional 10 minutes. Let chicken cool slightly. Remove skin and discard. Remove all meat from bones. Chop chicken meat ...
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"}, "...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "object", "properties": {"name": {"type": "string"}, "inputPaths": {"type": "array", "items": {"type": "string"}}, "outputDir": {"type": "...
{"expireTime" : 9007200894520742000, "key" : "eea15a069ab45a76830df1b0ef57ed24", "val" : {"name" : "IMAGE_PROCESSING", "inputPaths" : ["/Users/nerdlogicdesigns/clients/CypressMissions/src/images/joinus2.jpg"], "outputDir" : "/Users/nerdlogicdesigns/clients/CypressMissions/public/static/6e6d55cb9335ec46d6850dde7eb93767"...
json_instruct
{"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "object", "properties": {"name": {"type": "string"}, "inputPaths": {"type": "array", "items": {"type": "string"}}, "outputDir": {"type": "string"}, "args": {"type": "object", "properties": {"isLazy": {"type":...
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" : 101832171, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "da37e3258ef8d92ccd9cc8e7048f3c77", "wof:id" : 101832171, "wof:repo" : "whosonfirst-data-admin-es"}, "bbox" : [-2.61475, 36.76419, -2.61475, 36.76419], "geometry" : {"coordinate...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"ngx-infinite-scroll":...
{"name" : "ng-select2-component", "version" : "8.0.2", "description" : "An Angular select2 component.", "author" : "York Yao, C\u00e9lian Veyssi\u00e8re", "license" : "MIT", "dependencies" : {"ngx-infinite-scroll" : "10.0.1"}, "peerDependencies" : {"@angular/cdk" : ">=10.0.0", "@angular/common" : ">=10.0.0", "@angular/...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"ngx-infinite-scroll": {"type": "string"}}, "required": ["ngx-infinite-scroll"]},...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"vertices": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["vertices"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"vertices" : [[80, 23], [83, 12], [89, 21], [17, 66], [26, 45], [46, 29], [0, 60], [35, 60], [55, 52], [57, 65], [44, 73], [26, 79], [90, 68]]}
json_instruct
{"type": "object", "properties": {"vertices": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["vertices"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, ...
{"name" : "config-process", "version" : "0.0.2", "description" : "Simple light ts config lib with getters support", "main" : "src/index.js", "types" : "src/index.d.ts", "scripts" : {"test" : "mocha -r ts-node/register test/**/*.ts --recursive --reporter spec", "build-tests" : "tsc -p ./test/tsconfig.json ", "prepublish...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build-tests": {"type": "string"}, "prepublish": {"type": "str...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "4cda4bd5d830b7e710d3153dc3002eed0527c362"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$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": {"users": {"type": "integer"}, "id": {"type": "string"}}, "required": ["users", "id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"users" : 4, "id" : "IN-DN"}, {"users" : 6, "id" : "IN-AN"}, {"users" : 1166, "id" : "IN-AP"}, {"users" : 35, "id" : "IN-AR"}, {"users" : 1047, "id" : "IN-AS"}, {"users" : 1395, "id" : "IN-BR"}, {"users" : 4795, "id" : "IN-CH"}, {"users" : 519, "id" : "IN-CT"}, {"users" : 35346, "id" : "IN-DL"}, {"users" : 0, "id" : ...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"users": {"type": "integer"}, "id": {"type": "string"}}, "required": ["users", "id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"batchcomplete": {"type": "string"}, "query": {"type": "object", "properties": {"normalized": {"type": "array", "items": {"type": "object", "properties": {"from": {"type": "string"}, "to": {"type": "string"}}, "required": ["fro...
{"batchcomplete" : "", "query" : {"normalized" : [{"from" : "Mark\u00e9ta_Vondrou\u0161ov\u00e1", "to" : "Mark\u00e9ta Vondrou\u0161ov\u00e1"}], "pages" : {"45256217" : {"pageid" : 45256217, "ns" : 0, "title" : "Mark\u00e9ta Vondrou\u0161ov\u00e1", "pageprops" : {"defaultsort" : "Vondrousova, Marketa", "page_image_free...
json_instruct
{"type": "object", "properties": {"batchcomplete": {"type": "string"}, "query": {"type": "object", "properties": {"normalized": {"type": "array", "items": {"type": "object", "properties": {"from": {"type": "string"}, "to": {"type": "string"}}, "required": ["from", "to"]}}, "pages": {"type": "object", "properties": {"45...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"nft": {"type": "object", "properties": {"id": {"type": "string"}, "description": {"type": "string"}, "image": {"type": "string"}, "attributes": {"type": "array", "items": {"type": "object", "properties": {"trait_type": {"ty...
{"nft" : {"id" : " 255", "description" : "", "image" : "https://www.arweave.net/Ow1nfUhcy4BVVzWiA4zGIVoUPyAOyVahbHLORw6OIcU?ext=png", "attributes" : [{"trait_type" : "Background", "value" : "Light Blue"}, {"trait_type" : "Skins", "value" : "Red"}, {"trait_type" : "Beak", "value" : "Dark Blue"}, {"trait_type" : "Eyes", ...
json_instruct
{"type": "object", "properties": {"nft": {"type": "object", "properties": {"id": {"type": "string"}, "description": {"type": "string"}, "image": {"type": "string"}, "attributes": {"type": "array", "items": {"type": "object", "properties": {"trait_type": {"type": "string"}, "value": {"type": "string"}}, "required": ["tr...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"inputs": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "outputs": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}}, "required": ["inputs", "outputs"], "$schema...
{"inputs" : [["1", "2", "4 5 2 3 4", "2 1 6"]], "outputs" : [["8"]]}
json_instruct
{"type": "object", "properties": {"inputs": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "outputs": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}}, "required": ["inputs", "outputs"], "$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": {"id": {"type": "integer"}, "gempId": {"type": "string"}, "side": {"type": "string"}, "rarity": {"type": "string"}, "set": {"type": "string"}, "printings": {"type": "array", "items": {"typ...
[{"id" : 2885, "gempId" : "8_155", "side" : "Dark", "rarity" : "R", "set" : "8", "printings" : [{"set" : "8"}], "front" : {"title" : "\u2022You Rebel Scum", "imageUrl" : "https://res.starwarsccg.org/cards/Endor-Dark/large/yourebelscum.gif", "type" : "Interrupt", "subType" : "Lost", "uniqueness" : "*", "destiny" : "4", ...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "gempId": {"type": "string"}, "side": {"type": "string"}, "rarity": {"type": "string"}, "set": {"type": "string"}, "printings": {"type": "array", "items": {"type": "object", "properties": {"set": {"type": "string"}}, "required": ["s...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}}, "required": ["text", "created", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"text" : "Oddly, I found I could be more influential at conferences, if I wasn't there, and just blogged on the topic of the conference from home. So many people in tech read my blog that this turned out to be effective. The only problem was I didn't get the benefit of their thinking. The best balance is to give every...
json_instruct
{"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}}, "required": ["text", "created", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "full_name": {"type": "string"}, "owner": {"type": "object", "properties": {"login": {"type": "string"}, "id": {"type": "integer"}, "avatar_url":...
[{"id" : 242439994, "name" : "CVE-2019-19943", "full_name" : "m0rph-1/CVE-2019-19943", "owner" : {"login" : "m0rph-1", "id" : 45709553, "avatar_url" : "https://avatars3.githubusercontent.com/u/45709553?v=4", "html_url" : "https://github.com/m0rph-1"}, "html_url" : "https://github.com/m0rph-1/CVE-2019-19943", "descripti...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "full_name": {"type": "string"}, "owner": {"type": "object", "properties": {"login": {"type": "string"}, "id": {"type": "integer"}, "avatar_url": {"type": "string"}, "html_url": {"type": "string"}}, "requ...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type"...
{"name" : "x3-parser-csv", "version" : "0.1.1", "description" : "A really fast streaming CSV parser written in Typescript.", "repository" : {"type" : "git", "url" : "https://github.com/x3cion/x3-parser-csv.git"}, "author" : "x3cion", "main" : "dist/parser.js", "scripts" : {"test" : "cross-env TS_NODE_COMPILER_OPTIONS={...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "main": {"type": "string"}, ...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"@context": {"type": "array", "items": {"type": "string"}}, "id": {"type": "string"}, "type": {"type": "array", "items": {"type": "string"}}, "issuer": {"type": "string"}, "issuanceDate": {"type": "string"}, "credentialSubje...
{"@context" : ["https://www.w3.org/2018/credentials/v1", "https://www.blockcerts.org/schema/3.0/context.json"], "id" : "urn:uuid:bbba8553-8ec1-445f-82c9-a57251dd731c", "type" : ["VerifiableCredential", "BlockcertsCredential"], "issuer" : "did:example:23adb1f712ebc6f1c276eba4dfa", "issuanceDate" : "2010-01-01T19:33:24Z"...
json_instruct
{"type": "object", "properties": {"@context": {"type": "array", "items": {"type": "string"}}, "id": {"type": "string"}, "type": {"type": "array", "items": {"type": "string"}}, "issuer": {"type": "string"}, "issuanceDate": {"type": "string"}, "credentialSubject": {"type": "object", "properties": {"id": {"type": "string"...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"aws-sdk": {"type": "string"}, "body-parser": ...
{"name" : "node-s3", "version" : "1.0.0", "main" : "index.js", "license" : "MIT", "dependencies" : {"aws-sdk" : "^2.476.0", "body-parser" : "^1.19.0", "cors" : "^2.8.5", "dotenv" : "^8.0.0", "express" : "^4.17.1", "helmet" : "^3.18.0", "multer" : "^1.4.1", "multer-s3" : "^2.9.0", "reflect-metadata" : "^0.1.13"}, "devDe...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"aws-sdk": {"type": "string"}, "body-parser": {"type": "string"}, "cors": {"type": "string"}, "dotenv": {"type": "stri...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "module": {"type": "string"}, "svelte": {"type": "string"}, "cdn": {"type": "string"}, "unpkg...
{"name" : "svate", "description" : "Set of state machines for Svelte applications", "version" : "0.1.6", "main" : "dist/svate.js", "module" : "dist/svate.js", "svelte" : "dist/svate.js", "cdn" : "dist/svate.min.js", "unpkg" : "dist/svate.min.js", "scripts" : {"build" : "node esbuild", "dev" : "node esbuild --dev", "tes...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "module": {"type": "string"}, "svelte": {"type": "string"}, "cdn": {"type": "string"}, "unpkg": {"type": "string"}, "scripts": {"type": "object", "properties": {"bu...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"propertyKeys": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "dataType": {"type": "string"}, "cardinality": {"type": "string"}}, "required": ["name", "dataType", "cardinality"]}}, "vert...
{"propertyKeys" : [{"name" : "name", "dataType" : "String", "cardinality" : "SINGLE"}, {"name" : "pid", "dataType" : "String", "cardinality" : "SINGLE"}, {"name" : "rev", "dataType" : "String", "cardinality" : "SINGLE"}, {"name" : "issue", "dataType" : "String", "cardinality" : "SINGLE"}, {"name" : "sub_issue", "dataTy...
json_instruct
{"type": "object", "properties": {"propertyKeys": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "dataType": {"type": "string"}, "cardinality": {"type": "string"}}, "required": ["name", "dataType", "cardinality"]}}, "vertexLabels": {"type": "array", "items": {"type": "object", ...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "fips": {"type": "string"}, "state_code": {"type": "integer"}, "county_code": {"type": "integer"}, "population"...
{"type" : "Feature", "properties" : {"name" : "Putnam County", "fips" : "54079", "state_code" : 54, "county_code" : 79, "population" : 56450, "countrylevel_id" : "fips:54079", "census_data" : {"COUNTYNS" : "01550046", "AFFGEOID" : "0500000US54079", "LSAD" : "06", "ALAND" : 895302729, "AWATER" : 12226547}}, "geometry" :...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "fips": {"type": "string"}, "state_code": {"type": "integer"}, "county_code": {"type": "integer"}, "population": {"type": "integer"}, "countrylevel_id": {"type": "string"}, "census_d...
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["48", "211", "360", "1352", "1812", "2117", "2155", "2249", "2722", "2786", "2887", "3860", "4430", "4442", "4548", "4566", "4803", "5634", "6750", "6782"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type...
{"ast" : null, "code" : "'use strict';\n\nvar rationalize = require('./lib/rationalize');\n\nmodule.exports = add;\n\nfunction add(a, b) {\n return rationalize(a[0].mul(b[1]).add(b[0].mul(a[1])), a[1].mul(b[1]));\n}", "map" : {"version" : 3, "sources" : ["C:/Projects/reactApp/analyse_coderhub/node_modules/big-rat/add....
json_instruct
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesCont...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "prepublish": {"type"...
{"name" : "mocha-test-utils", "version" : "0.3.1", "description" : "mocha.js test utils", "main" : "index.js", "scripts" : {"test" : ".bin/test", "prepublish" : ".bin/compile", "postpublish" : ".bin/clean"}, "repository" : {"type" : "git", "url" : "https://github.com/dariocravero/mocha-test-utils"}, "keywords" : ["moch...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "prepublish": {"type": "string"}, "postpublish": {"type": "string"}}, "required": ["test", ...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repositor...
{"name" : "gitbucket-xlsx-plugin", "version" : "1.0.0", "description" : "GitBucket .xlsx rendering plugin", "main" : "webpack.config.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git+https://github.com/kounoike/gitbucket-xlsx-plugin.git"}, "keywords"...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "s...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "ab27fba69230d50adf25867bae1dd73cccd39ab6"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
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" : "glossocomon", "definition" : "A kind of hoisting winch."}
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": {"upper_left_x": {"type": "number"}, "upper_left_y": {"type": "integer"}, "bottom_right_x": {"type": "number"}, "bottom_right_y": {"type": "number"}, "time": {"type": "integer"}, "is_final": {"type": "boolean"}, "event_type": {"ty...
{"upper_left_x" : 914.2839665025567, "upper_left_y" : 0, "bottom_right_x" : 1724.9791092141834, "bottom_right_y" : 1122.5875795604054, "time" : 1480262049071, "is_final" : false, "event_type" : "movement", "op_order" : 80, "id" : 80}
json_instruct
{"type": "object", "properties": {"upper_left_x": {"type": "number"}, "upper_left_y": {"type": "integer"}, "bottom_right_x": {"type": "number"}, "bottom_right_y": {"type": "number"}, "time": {"type": "integer"}, "is_final": {"type": "boolean"}, "event_type": {"type": "string"}, "op_order": {"type": "integer"}, "id": {"...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": ...
{"userId" : 97817, "cartId" : "98288695-cad3-427d-b3cd-a850f50068b2", "preferredProducts" : [], "productReviews" : [{"productId" : 3103, "reviewText" : "My neighbor Lular has one of these. She works as a cake decorator and she says it looks ragged.", "reviewDate" : "2019-09-18T14:16:52.1456873+03:00"}, {"productId" : 2...
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "s...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"modules": {"type": "object", "properties": {"frv_pipeline_memory": {"type": "object", "properties": {"annotations": {"type": "object", "properties": {"source": {"type": "array", "items": {"type": "string"}}, "sink"...
{"modules" : {"frv_pipeline_memory" : {"annotations" : {"source" : ["dmem_gnt", "flush", "g_resetn", "hold_lsu_req", "leak_lkgcfg", "leak_prng", "s3_fu", "s3_instr", "s3_opr_a", "s3_opr_b", "s3_rd", "s3_size", "s3_trap", "s3_uop", "s3_valid", "s4_busy"], "sink" : ["dmem_addr", "dmem_req", "dmem_strb", "dmem_wdata", "dm...
json_instruct
{"type": "object", "properties": {"modules": {"type": "object", "properties": {"frv_pipeline_memory": {"type": "object", "properties": {"annotations": {"type": "object", "properties": {"source": {"type": "array", "items": {"type": "string"}}, "sink": {"type": "array", "items": {"type": "string"}}, "always_eq": {"type":...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"slug": {"type": "string"}, "categories": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "address": {"type": "string"}, "phone": {"type": "string"}, "fax": {"type": "string"}, "email": {...
{"slug" : "moebel-de", "categories" : ["commerce"], "name" : "moebel.de Einrichten & Wohnen AG", "address" : "Gertrudenstra\u00dfe 3\n20095 Hamburg\nDeutschland", "phone" : "+49 40 210 910 710", "fax" : "+49 40 210 910 101", "email" : "datenschutz@moebel.de", "web" : "https://www.moebel.de/", "sources" : ["https://www....
json_instruct
{"type": "object", "properties": {"slug": {"type": "string"}, "categories": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "address": {"type": "string"}, "phone": {"type": "string"}, "fax": {"type": "string"}, "email": {"type": "string"}, "web": {"type": "string"}, "sources": {"type": "arra...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id":...
{"id" : 101887793, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "cc08fe45571842a32d2f659f49b4f5b0", "wof:id" : 101887793, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [5.82435108441882, 47.58230009073441, 5.83009463127701, 47.59048693683593...
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": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[1924, 7], [1925, 8], [1927, 7], [1931, 7], [1932, 6], [1935, 5], [1947, 6], [1950, 7], [1953, 5], [1956, 5], [1958, 9], [1959, 5], [1962, 5], [1965, 7], [1966, 8], [1967, 8], [1968, 5], [1972, 7], [1973, 5], [1974, 7], [1975, 6], [1978, 6], [1979, 8], [1980, 8], [1981, 13], [1982, 11], [1983, 14], [1984, 11], [1985, ...
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"description": {"type": "string"}, "properties": {"type": "object", "properties": {"ranges": {"type": "object", "properties": {"description": {"type": "string"}, "items": {"type": "object", "properties": {"$ref": {"...
{"description" : "The strategy type and options used to create the strategy. DEPRECATED - use FSGroupStrategyOptions from policy API Group instead.", "properties" : {"ranges" : {"description" : "The allowed ranges of fs groups. If you would like to force a single fs group then supply a single range with the same `start...
json_instruct
{"type": "object", "properties": {"description": {"type": "string"}, "properties": {"type": "object", "properties": {"ranges": {"type": "object", "properties": {"description": {"type": "string"}, "items": {"type": "object", "properties": {"$ref": {"type": "string"}}, "required": ["$ref"]}, "type": {"type": "string"}}, ...
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["mjpeg-streamer", "pouicpouic"]
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": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "t...
{"body" : "Part of proxyapps/proxy-ci#2\r\n\r\nBuild with this: https://travis-ci.org/proxyapps/proxy-ci/builds/347498068", "user" : "junghans", "url" : "https://api.github.com/repos/spack/spack/issues/7359", "updated_at" : "2018-03-06 00:39:25", "created_at" : "2018-02-28 22:17:30", "closed_at" : "2018-03-06 00:39:21"...
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": ...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "description": {"type": "string"}, "index": {"type": "array", "items": {"type": "string"}}, "interval": {"type": "string"}, "name": {"type": "string"}, "severity": {"type": "string"}, "type": {"type...
{"id" : "rule-longmont", "description" : "Detect Longmont activity", "index" : ["auditbeat-*", "filebeat-*", "packetbeat-*", "winlogbeat-*"], "interval" : "24h", "name" : "Detect Longmont activity", "severity" : "high", "type" : "query", "from" : "now-1y", "to" : "now", "query" : "user.name: root or user.name: admin", ...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "description": {"type": "string"}, "index": {"type": "array", "items": {"type": "string"}}, "interval": {"type": "string"}, "name": {"type": "string"}, "severity": {"type": "string"}, "type": {"type": "string"}, "from": {"type": "string"}, "to": {"type": "stri...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "feature1-title": {"type": "string"}, "feature1-description": {"type": "string"}, "feature2-title": {"type": "string"}, "feature2-description": {"type": ...
{"title" : "NoCode\u5de5\u5177\u7684\u7279\u70b9", "description" : "\u4e00\u4e2a\u5728\u7f51\u7edc\u6d4f\u89c8\u5668\u4e0a\u8fd0\u884c\u7684\u521b\u4f5c\u5de5\u5177\u3002", "feature1-title" : "\u6ca1\u6709\u4ee3\u7801", "feature1-description" : "\u4f60\u53ef\u4ee5\u76f4\u89c2\u5730\u521b\u5efa\u4f60\u5fc3\u76ee\u4e2d\u...
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "feature1-title": {"type": "string"}, "feature1-description": {"type": "string"}, "feature2-title": {"type": "string"}, "feature2-description": {"type": "string"}, "feature3-title": {"type": "string"}, "feature3-descriptio...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"antd-mobile.css": {"type": "string"}, "antd-mobile.js": {"type": "string"}, "antd-mobile.min.css": {"type": "string"}, "antd-mobile.min.js": {"type": "string"}}, "required": ["antd-mobile.css", "antd-mobile.js", "antd-mobile.min...
{"antd-mobile.css" : "sha256-X3ypkyzKhCnwqRr6KxQlu4C4s4vDhh0wXwrqybMKcRU=", "antd-mobile.js" : "sha256-0okAB9nWfgUOMH/RrE4DjyPWRNx5V18N3q79GyNVtIw=", "antd-mobile.min.css" : "sha256-vEgM2pRC37bE7wxSwIZfyDi5D1Af6A1AthHnoQ3QuDM=", "antd-mobile.min.js" : "sha256-5DVSq5aUmcMmB+MNTHJRKYzPwODTkinr41s4WgY4ff4="}
json_instruct
{"type": "object", "properties": {"antd-mobile.css": {"type": "string"}, "antd-mobile.js": {"type": "string"}, "antd-mobile.min.css": {"type": "string"}, "antd-mobile.min.js": {"type": "string"}}, "required": ["antd-mobile.css", "antd-mobile.js", "antd-mobile.min.css", "antd-mobile.min.js"], "$schema": "http://json-sch...
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "sex": {"type": "string"}, "n": {"type": "integer"}, "prop": {"type": "number"}}, "required": ["year", "sex", "n", "prop"]}, "$schema": "http://json-schema.org/draft-07/sche...
[{"year" : 2006, "sex" : "F", "n" : 15, "prop" : 7.18e-06}, {"year" : 2007, "sex" : "F", "n" : 7, "prop" : 3.31e-06}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "sex": {"type": "string"}, "n": {"type": "integer"}, "prop": {"type": "number"}}, "required": ["year", "sex", "n", "prop"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"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" : "BELLAMY", "frequency" : 2, "gender" : "male"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"ethereum-node": {"type": "object", "properties": {"http": {"type": "string"}, "ws": {"type": "string"}, "pollingIntervalMilliseconds": {"type": "integer"}, "blockRetention": {"type": "integer"}, "connectionTimeout":...
{"ethereum-node" : {"http" : "https://test.augur.net/ethereum-http", "ws" : "wss://test.augur.net/ethereum-ws", "pollingIntervalMilliseconds" : 10000, "blockRetention" : 100, "connectionTimeout" : 60000}, "universe" : null, "debug" : {"connect" : true, "broadcast" : false}}
json_instruct
{"type": "object", "properties": {"ethereum-node": {"type": "object", "properties": {"http": {"type": "string"}, "ws": {"type": "string"}, "pollingIntervalMilliseconds": {"type": "integer"}, "blockRetention": {"type": "integer"}, "connectionTimeout": {"type": "integer"}}, "required": ["http", "ws", "pollingIntervalMill...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"$schema": {"type": "string"}, "kbase": {"type": "object", "properties": {"sample": {"type": "object", "properties": {"key": {"type": "string"}}, "required": ["key"]}}, "required": ["sample"]}, "title": {"type": "string"}, "des...
{"$schema" : "http://json-schema.org/draft-07/schema#", "kbase" : {"sample" : {"key" : "sesar:related_url"}}, "title" : "Related URL", "description" : "Related URL associated with the samples", "examples" : ["https://doi.org/10.1594/IEDA/999999"], "type" : "string", "format" : "url"}
json_instruct
{"type": "object", "properties": {"$schema": {"type": "string"}, "kbase": {"type": "object", "properties": {"sample": {"type": "object", "properties": {"key": {"type": "string"}}, "required": ["key"]}}, "required": ["sample"]}, "title": {"type": "string"}, "description": {"type": "string"}, "examples": {"type": "array"...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"github": {"type": "string"}, "git": {"type": "string"}, "bot-github": {"type": "string"}, "bot-git": {"type": "string"}, "ut": {"type": "string"}, "ut-nl": {"type": "string"}, "university": {"type": "string"}, ...
{"github" : "https://github.com/TwenteMe", "git" : "https://github.com/TwenteMe", "bot-github" : "https://github.com/TwenteBot", "bot-git" : "https://github.com/TwenteBot", "ut" : "https://utwente.nl/en", "ut-nl" : "https://utwente.nl/nl", "university" : "https://utwente.nl/en", "universiteit" : "https://utwente.nl/nl"...
json_instruct
{"type": "object", "properties": {"github": {"type": "string"}, "git": {"type": "string"}, "bot-github": {"type": "string"}, "bot-git": {"type": "string"}, "ut": {"type": "string"}, "ut-nl": {"type": "string"}, "university": {"type": "string"}, "universiteit": {"type": "string"}, "fc": {"type": "string"}, "branding": {...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "re...
{"name" : "lazyskills/lin-cms-tp6", "description" : "lin-cms-tp6 Composer Package", "license" : "MIT", "authors" : [{"name" : "china_wangyu", "email" : "china_wangyu@163.com"}], "minimum-stability" : "dev", "require" : {"php" : ">=7.1.0", "topthink/think-migration" : "^3.0", "lazyskills/think-annotation" : "dev-master"...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "minimum-stability": {"type":...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"courseCode": {"type": "string"}, "courseCredit": {"type": "string"}, "description": {"type": "string"}, "faculty": {"type": "string"}, "title": {"type": "string"}}, "required": ["courseCode", "courseCredit", "desc...
{"courseCode" : "HY3224", "courseCredit" : "4", "description" : "This module is to be conducted in lecture-cum-seminar format. It examines the development of China's maritime sector with emphasis on the period from the sixteenth century onwards. Maritime China will be viewed from a broader interregional and global pers...
json_instruct
{"type": "object", "properties": {"courseCode": {"type": "string"}, "courseCredit": {"type": "string"}, "description": {"type": "string"}, "faculty": {"type": "string"}, "title": {"type": "string"}}, "required": ["courseCode", "courseCredit", "description", "faculty", "title"], "$schema": "http://json-schema.org/draft-...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "...
{"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-117.411392, 47.729343], [-117.39526, 47.729463], [-117.395334, 47.715053], [-117.411301, 47.71509], [-117.411392, 47.729343]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 79575}}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "numbe...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"symbol": {"type": "string"}, "address": {"type": "string"}, "overview": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "email": {"type": "string"}, "website": {"type": "string"}, "state": {"typ...
{"symbol" : "ROBO", "address" : "0x6FC2f1044A3b9bB3e43A43EC8F840843Ed753061", "overview" : {"en" : ""}, "email" : "", "website" : "https://robo.so/", "state" : "NORMAL", "links" : {"blog" : "", "twitter" : "", "telegram" : "", "github" : ""}}
json_instruct
{"type": "object", "properties": {"symbol": {"type": "string"}, "address": {"type": "string"}, "overview": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "email": {"type": "string"}, "website": {"type": "string"}, "state": {"type": "string"}, "links": {"type": "object", "properties": ...
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "text": {"type": "string"}, "id": {"type": "string"}}, "required": ["title", "text", "id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"title" : "To-Do 11/2/20", "text" : "-Take out trash\n-Clean gutters\n-Buy dog food", "id" : "dcc7e366-4833-42e7-a3ab-489f57b1e769"}, {"title" : "Passwords", "text" : "sample password ", "id" : "f7b17817-dc6e-41dd-aecb-e77a39d876dc"}, {"title" : "DMV Appointment", "text" : "dmv", "id" : "1faf3b36-900c-4613-92ee-3e79f...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "text": {"type": "string"}, "id": {"type": "string"}}, "required": ["title", "text", "id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"assessment": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "weight": {"type": "integer"}}, "required": ["name", "weight"]}}}, "required": ["assessment"], "$schema": "http://json-schema....
{"assessment" : [{"name" : "Tutorial participation", "weight" : 10}, {"name" : "Briefing Paper 500 Words", "weight" : 15}, {"name" : "Critical Literature Review 1500 words", "weight" : 30}, {"name" : "Report 2500 words", "weight" : 45}]}
json_instruct
{"type": "object", "properties": {"assessment": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "weight": {"type": "integer"}}, "required": ["name", "weight"]}}}, "required": ["assessment"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "homepage": {"type": "string"}, "private": {"type": "boolean"}...
{"name" : "solarphase", "version" : "0.0.0", "authors" : ["Kimmy Andersson <cyaspik@gmail.com>"], "license" : "MIT", "homepage" : "http://solarpha.se/", "private" : true, "ignore" : ["**/.*", "node_modules", "bower_components", "test", "tests"], "dependencies" : {"bootstrap" : "~3.3.2", "jquery" : "~2.1.3", "fontface-s...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "homepage": {"type": "string"}, "private": {"type": "boolean"}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies":...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"out": {"type": "array", "items": {"type": "string"}}}, "required": ["out"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"out" : ["/LICENSE", "/README.md", "/autoload/traces.vim", "/doc/tags", "/doc/traces.txt", "/img/traces_example.gif", "/plugin/traces.vim", "/test/traces.vader"]}
json_instruct
{"type": "object", "properties": {"out": {"type": "array", "items": {"type": "string"}}}, "required": ["out"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"recommendations": {"type": "array", "items": {"type": "string"}}}, "required": ["recommendations"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"recommendations" : ["ms-ceintl.vscode-language-pack-pt-br"]}
json_instruct
{"type": "object", "properties": {"recommendations": {"type": "array", "items": {"type": "string"}}}, "required": ["recommendations"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"average_occupancy": {"type": "array", "items": {"type": "number"}}}, "required": ["average_occupancy"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"average_occupancy" : [1.4154143573137254, 1.3665330043519934, 1.3199377852196281, 1.2989750629510455, 1.3292821510280752, 1.324855317486148, 1.3679887584497132, 1.3905534030272535, 1.3709451422219283, 1.3504375742004169, 1.3489491032505003, 1.3142601344376688, 1.388510579219229, 1.3439612069363236, 1.3787637794313568...
json_instruct
{"type": "object", "properties": {"average_occupancy": {"type": "array", "items": {"type": "number"}}}, "required": ["average_occupancy"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"Name": {"type": "string"}, "Brawn": {"type": "integer"}, "Agility": {"type": "integer"}, "Intellect": {"type": "integer"}, "Cunning": {"type": "integer"}, "Willpower": {"type": "integer"}, "Presence": {"type": "inte...
{"Name" : "Red Dragon, Wyrm", "Brawn" : 6, "Agility" : 1, "Intellect" : 4, "Cunning" : 4, "Willpower" : 5, "Presence" : 4, "Soak" : 8, "WoundThreshold" : 60, "StrainThreshold" : 59, "MeleeDefense" : 2, "RangedDefense" : 2, "Talents" : null, "Abilities" : [], "Skills" : ["Deception", "Leadership", "Coercion", "Knowledge...
json_instruct
{"type": "object", "properties": {"Name": {"type": "string"}, "Brawn": {"type": "integer"}, "Agility": {"type": "integer"}, "Intellect": {"type": "integer"}, "Cunning": {"type": "integer"}, "Willpower": {"type": "integer"}, "Presence": {"type": "integer"}, "Soak": {"type": "integer"}, "WoundThreshold": {"type": "intege...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"cSpell.words": {"type": "array", "items": {"type": "string"}}}, "required": ["cSpell.words"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"cSpell.words" : ["attr", "errmode"]}
json_instruct
{"type": "object", "properties": {"cSpell.words": {"type": "array", "items": {"type": "string"}}}, "required": ["cSpell.words"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "titles": {"type": "array", "items": {"type": "string"}}, "element": {"type": "string"}, "weapontype": {"type": "string"}, "gender": {"type": "string"}, "region": {"type": "string"}, "rarit...
{"name" : "Ningguang", "titles" : ["Eclipsing Star", "Lady of the Jade Chamber"], "element" : "Geo", "weapontype" : "Catalyst", "gender" : "Female", "region" : "Liyue", "rarity" : "4", "birthday" : "August 26", "constellation" : "Opus Aequilibrium", "substat" : "Geo DMG%", "images" : {"image" : "https://static.wikia.no...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "titles": {"type": "array", "items": {"type": "string"}}, "element": {"type": "string"}, "weapontype": {"type": "string"}, "gender": {"type": "string"}, "region": {"type": "string"}, "rarity": {"type": "string"}, "birthday": {"type": "string"}, "constellatio...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "integer"}, "input": {"type": "string"}, "result": {"type": "string"}}, "required": ["id", "input", "result"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 20, "input" : "<SCRIPT SRC=http://xss.rocks/xss.js></SCRIPT> foo <script src=\"http://xss.rocks/xss.js\"></script>", "result" : "foo <span></span>"}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "input": {"type": "string"}, "result": {"type": "string"}}, "required": ["id", "input", "result"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "string"}}, "required": ["name", "description", "repository"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Find My Train", "description" : "Find out what train you're on an tell you your arrival time", "repository" : "https://github.com/whatsrupp/train-spotter"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "string"}}, "required": ["name", "description", "repository"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"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" : "The PyPA recommended tool for installing Python packages.", "home" : "https://pip.pypa.io/", "license" : "MIT"}
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#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[1973, 5], [1988, 9], [1989, 5], [1990, 7], [1991, 7], [1992, 6], [1993, 5], [1994, 5], [1995, 10], [1996, 8], [1997, 5], [1998, 6], [1999, 7], [2000, 9], [2001, 8], [2002, 6], [2003, 11], [2004, 10], [2005, 8], [2006, 7], [2007, 10], [2008, 10], [2009, 14], [2010, 5], [2013, 8]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"domain": {"type": "string"}, "name": {"type": "string"}, "config_flow": {"type": "boolean"}, "documentation": {"type": "string"}, "issue_tracker": {"type": "string"}, "requirements": {"type": "array", "items": {"type": "str...
{"domain" : "subaru", "name" : "Subaru (HACS)", "config_flow" : true, "documentation" : "https://github.com/G-Two/homeassistant-subaru", "issue_tracker" : "https://github.com/G-Two/homeassistant-subaru/issues", "requirements" : ["subarulink==0.3.15"], "codeowners" : ["@G-Two"], "version" : "0.5.0", "iot_class" : "cloud...
json_instruct
{"type": "object", "properties": {"domain": {"type": "string"}, "name": {"type": "string"}, "config_flow": {"type": "boolean"}, "documentation": {"type": "string"}, "issue_tracker": {"type": "string"}, "requirements": {"type": "array", "items": {"type": "string"}}, "codeowners": {"type": "array", "items": {"type": "str...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"header": {"type": "object", "properties": {"name": {"type": "string"}, "allVersions": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}, "publishedVersion": {"type": "string"}}, "requir...
{"header" : {"name" : "header", "allVersions" : ["1.0.0"], "version" : "1.0.0", "publishedVersion" : "1.0.0"}, "oc-client" : {"name" : "oc-client", "allVersions" : ["0.48.7"], "version" : "0.48.7", "publishedVersion" : "0.48.7"}, "oc-example-content" : {"name" : "oc-example-content", "allVersions" : ["1.0.10", "1.0.9",...
json_instruct
{"type": "object", "properties": {"header": {"type": "object", "properties": {"name": {"type": "string"}, "allVersions": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}, "publishedVersion": {"type": "string"}}, "required": ["name", "allVersions", "version", "publishedVersion"]}, "oc-client...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "pro...
{"id" : "2df42f21-f818-464f-9b40-c9b3054a6f13", "playerTags" : [], "teamTags" : ["b63be8c2-576a-4d6e-8daf-814f8bcea96f", "9debc64f-74b7-4ae1-a4d6-fce0144b6ea5"], "gameTags" : ["2a8b42a4-68bf-460d-93da-ff12e60e729d"], "metadata" : {"play" : 94, "subPlay" : -1}, "created" : "2021-03-16T20:08:02.311Z", "season" : 13, "tou...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "properties": {"play": {"type": "integer"}, "subPlay": {"type":...
Based on the schema below, produce a valid JSON object: {"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"}}}}}, "requir...
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[129.0, 25.583333333333332], [129.0, 25.666666666666668], [129.125, 25.666666666666668], [129.125, 25.583333333333332], [129.0, 25.583333333333332]]]}, "properties" : {"code" : 382930, "url" : "http://madefor.github.io/0410/api/v1/382930.geojson",...
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 sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"sling:resourceSuperType": {"type": "string"}}, "required": ["sling:resourceSuperType"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"sling:resourceSuperType" : "/apps/rookiedemo/components/common"}
json_instruct
{"type": "object", "properties": {"sling:resourceSuperType": {"type": "string"}}, "required": ["sling:resourceSuperType"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"nodemon": {"type": "string"}, "tsc": {"type": "...
{"name" : "graphql-schema-generator", "version" : "1.0.0", "description" : "", "main" : "index.js", "scripts" : {"nodemon" : "nodemon", "tsc" : "tsc", "start" : "npm run nodemon -- --exec ts-node -r tsconfig-paths/register src/index.ts", "test" : "npm run nodemon -- --exec ts-node -r tsconfig-paths/register src/tests/i...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"nodemon": {"type": "string"}, "tsc": {"type": "string"}, "start": {"type": "string"}, "test": {"type": "string"}, "bui...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "PyCon India 2020"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"version": {"type": "string"}, "label": {"type": "string"}, "image": {"type": "string"}, "item": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}, "label": {...
{"version" : "2", "label" : "GDPR back button", "image" : "gdpr/panel_back.png", "item" : [{"type" : "text", "name" : "text", "label" : "Text"}, {"type" : "link", "name" : "link", "label" : "Link"}]}
json_instruct
{"type": "object", "properties": {"version": {"type": "string"}, "label": {"type": "string"}, "image": {"type": "string"}, "item": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}, "label": {"type": "string"}}, "required": ["type", "name", "label"]}}}, ...