input stringlengths 159 2.05k | output stringlengths 5 10.3k | task stringclasses 1
value | schema stringlengths 100 1.99k |
|---|---|---|---|
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"aggregate_function_based_on": {"type": "string"}, "creation": {"type": "string"}, "docstatus": {"type": "integer"}, "doctype": {"type": "string"}, "document_type": {"type": "string"}, "dynamic_filters_json": {"type":... | {"aggregate_function_based_on" : "shortfall_amount", "creation" : "2021-02-09 08:07:20.096995", "docstatus" : 0, "doctype" : "Number Card", "document_type" : "Loan Security Shortfall", "dynamic_filters_json" : "[]", "filters_json" : "[]", "function" : "Sum", "idx" : 0, "is_public" : 0, "is_standard" : 1, "label" : "Tot... | json_instruct | {"type": "object", "properties": {"aggregate_function_based_on": {"type": "string"}, "creation": {"type": "string"}, "docstatus": {"type": "integer"}, "doctype": {"type": "string"}, "document_type": {"type": "string"}, "dynamic_filters_json": {"type": "string"}, "filters_json": {"type": "string"}, "function": {"type": ... |
Using the following JSON schema, generate a compatible JSON instance:
{"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" : 20766, "title" : ["[Mistral Hall, Porch]"], "description" : ["The front, rounded wall of the semi-circular room is crafted from fine fishing nets stretched taut within a driftwood frame that also houses the entry door. Standing against the flat back wall is a weathered grey table, while a carved wooden sign ha... | 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": {"20765"... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"authors": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}, "dependencies": {"type": "array", "items": {"type": "object", "properties": {"... | {"authors" : {"name" : "Lancaster University", "url" : "https://os.mbed.com/teams/Lancaster-University/"}, "dependencies" : [{"authors" : "", "frameworks" : "mbed", "name" : "BLE_API"}, {"authors" : "", "frameworks" : "mbed", "name" : "nRF51822"}, {"authors" : "", "frameworks" : "mbed", "name" : "mbed-dev-bin"}], "desc... | json_instruct | {"type": "object", "properties": {"authors": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}, "dependencies": {"type": "array", "items": {"type": "object", "properties": {"authors": {"type": "string"}, "frameworks": {"type": "string"}, "name": {"typ... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"braindata": {"type": "object", "properties": {}, "required": []}, "piedata": {"type": "array", "items": {"type": "object", "properties": {"color": {"type": "string"}, "label": {"type": "string"}, "value": {"typ... | {"braindata" : {}, "piedata" : [{"color" : "#2c2377", "label" : "slack:zenzike (100.00%)", "value" : 100.0}], "tagdata" : {"slack:zenzike" : {"color" : "#2c2377", "minute" : [1276, 1277, 1278, 1279]}}} | json_instruct | {"type": "object", "properties": {"braindata": {"type": "object", "properties": {}, "required": []}, "piedata": {"type": "array", "items": {"type": "object", "properties": {"color": {"type": "string"}, "label": {"type": "string"}, "value": {"type": "number"}}, "required": ["color", "label", "value"]}}, "tagdata": {"typ... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"deprecated": {"type": "string"}, "authority-code": {"type": "string"}, "identifier": {"type": "string"}, "about": {"type": "string"}, "prefLabel": {"type": "object", "properties": {"@lang": {"type": "string"}, "#t... | {"deprecated" : "false", "authority-code" : "MQT", "identifier" : "MQT", "about" : "http://publications.europa.eu/resource/authority/language/MQT", "prefLabel" : {"@lang" : "mqt", "#text" : "mok"}, "start.use" : "1950-05-09"} | json_instruct | {"type": "object", "properties": {"deprecated": {"type": "string"}, "authority-code": {"type": "string"}, "identifier": {"type": "string"}, "about": {"type": "string"}, "prefLabel": {"type": "object", "properties": {"@lang": {"type": "string"}, "#text": {"type": "string"}}, "required": ["@lang", "#text"]}, "start.use":... |
Create a JSON structure that matches this schema definition:
{"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":... | {"title" : "On the Cryptographic Hardness of Finding a Nash Equilibrium.", "fields" : ["nash equilibrium", "ppad", "cryptographic primitive", "cryptography", "discrete mathematics", "mathematical economics", "mathematics", "solution concept", "equilibrium selection", "folk theorem"], "abstract" : "We prove that finding... | 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": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type... | {"\u5de5\u5ee0\u540d\u7a31" : "\u5361\u8a0a\u96fb\u5b50\u80a1\u4efd\u6709\u9650\u516c\u53f8\u4e8c\u5ee0", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "64007688", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "", "\u5de5\u5ee0\u5730\u5740" : "\u9ad8\u96c4\u5e02\u524d\u93ae\u5340\u65b0\u8859\u8def288-3\u865f7\u6a13\u... | json_instruct | {"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "st... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"origin": {"type": "string"}, "download_link": {"type": "string"}, "views": {"type": "integer"}, "x_resolution": {"type": "integer"}, "filetype": {"type": "string"}, "site": {"type": "string"}, "y_resolution": {"type": "integer... | {"origin" : "http://wallbase.cc/wallpaper/177838", "download_link" : "http://wallpapers.wallbase.cc/manga-anime/wallpaper-177838.png", "views" : 1312, "x_resolution" : 3840, "filetype" : "png", "site" : "wallbase.cc", "y_resolution" : 1200, "colors" : ["#1a1a19", "#3f537c", "#7a3f2a", "#a26f43", "#8c9598"], "comments" ... | json_instruct | {"type": "object", "properties": {"origin": {"type": "string"}, "download_link": {"type": "string"}, "views": {"type": "integer"}, "x_resolution": {"type": "integer"}, "filetype": {"type": "string"}, "site": {"type": "string"}, "y_resolution": {"type": "integer"}, "colors": {"type": "array", "items": {"type": "string"}... |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"namaKab": {"type": "string"}, "originalFilename": {"type": "string"}, "namaPartai": {"type": "string"}, "id": {"type": "integer"}, "noUrut": {"type": "integer"}, "nama": {"type": "str... | [{"namaKab" : "BERAU", "originalFilename" : "10_1.JPG", "namaPartai" : "Partai Persatuan pembangunan", "id" : 34370, "noUrut" : 1, "nama" : "H. SAPPE", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "BERAU", "originalFilename" : "10_2.jpg", "namaPartai" : "Partai Persatuan pembangunan", "id" : 92229, "noUrut" : 2, "... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"namaKab": {"type": "string"}, "originalFilename": {"type": "string"}, "namaPartai": {"type": "string"}, "id": {"type": "integer"}, "noUrut": {"type": "integer"}, "nama": {"type": "string"}, "stringJenisKelamin": {"type": "string"}}, "required": ["namaKab", "... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "displayName": {"type": "string"}, "description": {"type": "string"}}, "required": ["id", "name", "displayName", "description"], "$schema": "http://json-schema.org/draft-07/... | {"id" : "phpunit", "name" : "phpunit", "displayName" : "PHPUnit", "description" : "This is a test product."} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "displayName": {"type": "string"}, "description": {"type": "string"}}, "required": ["id", "name", "displayName", "description"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"prod... | {"userId" : 61931, "cartId" : "5aff8e1c-922c-4123-bd99-86c5ebfbe705", "preferredProducts" : [1234, 859, 1491, 4132, 4149, 4856, 2394, 1314], "productReviews" : [{"productId" : 2084, "reviewText" : "This Nuevo Sol, does exactly what it's suppose to do.", "reviewDate" : "2017-11-02T07:38:13.4178523+02:00"}, {"productId" ... | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewD... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"pretest": {"type": "string"}, "test": {"typ... | {"name" : "stromboli-plugin-sass", "version" : "0.18.0", "description" : "", "main" : "src/plugin.js", "scripts" : {"pretest" : "npm prune && npm update", "test" : "tap test/*.js --cov --reporter=spec --100"}, "author" : "Eric MORAND", "dependencies" : {"css-source-map-rebase" : "^1.0.0", "merge" : "^1.2.0", "promise" ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"pretest": {"type": "string"}, "test": {"type": "string"}}, "required": ["pretest", "test"]}, "author": {"type": "strin... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "skills": {"type": "array", "items": {"type": "string"}}, "cause": {"type": "string"}, "image": {"type": "string"}, "github": {"type": "string"}, "linkedin": {"type": "string"}}, "req... | {"name" : "Rutvik J", "skills" : ["Python", "Data Science"], "cause" : "Upscaling", "image" : "Avatar5", "github" : "https://github.com/RutvikJ77", "linkedin" : "https://www.linkedin.com/in/rutvikjoshi"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "skills": {"type": "array", "items": {"type": "string"}}, "cause": {"type": "string"}, "image": {"type": "string"}, "github": {"type": "string"}, "linkedin": {"type": "string"}}, "required": ["name", "skills", "cause", "image", "github", "linkedin"], "$schem... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"900797751": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900797752": {"type": "object", "properties": {"na... | {"900797751" : {"nama" : "TPS 1", "dapil" : [8101, 18104, 2810501]}, "900797752" : {"nama" : "TPS 2", "dapil" : [8101, 18104, 2810501]}, "900797753" : {"nama" : "TPS 3", "dapil" : [8101, 18104, 2810501]}, "900797754" : {"nama" : "TPS 4", "dapil" : [8101, 18104, 2810501]}, "900797755" : {"nama" : "TPS 5", "dapil" : [810... | json_instruct | {"type": "object", "properties": {"900797751": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900797752": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": ... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"deckName": {"type": "string"}, "playerName": {"type": "string"}, "deckClass": {"type": "string"}, "craftingCost": {"type": "integer"}, "cards": {"type": "array", "items": {"type": "object", "properties": {"name": {"t... | {"deckName" : "Dragonz'rilla", "playerName" : "lHlakai", "deckClass" : "Hunter", "craftingCost" : 9760, "cards" : [{"name" : "Arcane Shot", "quantity" : 2}, {"name" : "Hunter's Mark", "quantity" : 2}, {"name" : "King's Elekk", "quantity" : 2}, {"name" : "Quick Shot", "quantity" : 2}, {"name" : "Dreadscale", "quantity" ... | json_instruct | {"type": "object", "properties": {"deckName": {"type": "string"}, "playerName": {"type": "string"}, "deckClass": {"type": "string"}, "craftingCost": {"type": "integer"}, "cards": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "quantity": {"type": "integer"}}, "required": ["name... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"\ud83d\ude19": {"type": "object", "properties": {"width": {"type": "integer"}}, "required": ["width"]}, "\ud83d\ude42": {"type": "object", "properties": {"width": {"type": "integer"}}, "required": ["width"]}, "\ud83... | {"\ud83d\ude19" : {"width" : 32}, "\ud83d\ude42" : {"width" : 32}, "\ud83e\udd14" : {"width" : 32}, "\ud83e\udd23" : {"width" : 32}, "\ud83d\udc78" : {"width" : 32}, "\ud83d\udc78\ud83c\udffe" : {"width" : 32}, "\ud83d\udd75" : {"width" : 32}, "\ud83d\udd75\ud83c\udffb\u200d\u2640\ufe0f" : {"width" : 32}, "\u2611\ufe0f... | json_instruct | {"type": "object", "properties": {"\ud83d\ude19": {"type": "object", "properties": {"width": {"type": "integer"}}, "required": ["width"]}, "\ud83d\ude42": {"type": "object", "properties": {"width": {"type": "integer"}}, "required": ["width"]}, "\ud83e\udd14": {"type": "object", "properties": {"width": {"type": "integer... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "ite... | {"directions" : ["Preheat the oven to 350 degrees F (175 degrees C). Place potatoes in a saucepan with enough water to cover. Bring to a boil, and cook until tender, about 20 minutes. Drain, and mash with 1 teaspoon of butter, and enough milk to reach your desired creaminess. Continue mashing, or beat with an electric ... | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "r... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"class": {"type": "object", "properties": {"rdf:type": {"type": "string"}, "rdfs:comment": {"type": "string"}, "rdfs:label": {"type": "string"}, "rdfs:subClassOf": {"type": "string"}, "schema:isPartOf": {"type": "str... | {"class" : {"rdf:type" : "rdfs:Class", "rdfs:comment" : "Enumerations related to health and the practice of medicine: A concept that is used to attribute a quality to another concept, as a qualifier, a collection of items or a listing of all of the elements of a set in medicine practice.", "rdfs:label" : "MedicalEnumer... | json_instruct | {"type": "object", "properties": {"class": {"type": "object", "properties": {"rdf:type": {"type": "string"}, "rdfs:comment": {"type": "string"}, "rdfs:label": {"type": "string"}, "rdfs:subClassOf": {"type": "string"}, "schema:isPartOf": {"type": "string"}}, "required": ["rdf:type", "rdfs:comment", "rdfs:label", "rdfs:s... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "it... | {"directions" : ["Cream butter and 1 cup confectioners sugar until fluffy. Stir in brandy and vanilla. Add flour, salt and nuts. Mix well.", "Shape dough into 1 inch balls and place 2 inches apart on an ungreased cookie sheet.", "Bake at 325 degrees F (165 degrees C) for 20 minutes, or until lightly browned. Sprinkle ... | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "r... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "start": {"type": "string"}, "end": {"type": "string"}, "data": {"type": "object", "properties": {}, "required": []}}, "required": ["id", "type", "start", "end", ... | {"id" : "r115", "type" : "GOAL", "start" : "n189", "end" : "h2hscind775", "data" : {}} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "start": {"type": "string"}, "end": {"type": "string"}, "data": {"type": "object", "properties": {}, "required": []}}, "required": ["id", "type", "start", "end", "data"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"responses": {"type": "array", "items": {"type": "object", "properties": {"labelAnnotations": {"type": "array", "items": {"type": "object", "properties": {"mid": {"type": "string"}, "description": {"type": "string"}, ... | {"responses" : [{"labelAnnotations" : [{"mid" : "/m/03q69", "description" : "Hair", "score" : 0.99193537, "topicality" : 0.99193537}, {"mid" : "/m/0ds4x", "description" : "Hairstyle", "score" : 0.96116537, "topicality" : 0.96116537}, {"mid" : "/m/028mzr", "description" : "Hair coloring", "score" : 0.94670904, "topicali... | json_instruct | {"type": "object", "properties": {"responses": {"type": "array", "items": {"type": "object", "properties": {"labelAnnotations": {"type": "array", "items": {"type": "object", "properties": {"mid": {"type": "string"}, "description": {"type": "string"}, "score": {"type": "number"}, "topicality": {"type": "number"}}, "requ... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"parameters": {"type": "object", "properties": {"subscriptionId": {"type": "string"}, "resourceGroupName": {"type": "string"}, "managedInstanceName": {"type": "string"}, "distributedAvailabilityGroupName": {"type": "string"}, "... | {"parameters" : {"subscriptionId" : "f2669dff-5f08-45dd-b857-b2a60b72cdc9", "resourceGroupName" : "testrg", "managedInstanceName" : "testcl", "distributedAvailabilityGroupName" : "dag", "api-version" : "2021-08-01-preview"}, "responses" : {"200" : {"body" : {"properties" : {"targetDatabase" : "testdb", "sourceEndpoint"... | json_instruct | {"type": "object", "properties": {"parameters": {"type": "object", "properties": {"subscriptionId": {"type": "string"}, "resourceGroupName": {"type": "string"}, "managedInstanceName": {"type": "string"}, "distributedAvailabilityGroupName": {"type": "string"}, "api-version": {"type": "string"}}, "required": ["subscripti... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"meta": {"type": "object", "properties": {"desc": {"type": "string"}, "desc_long": {"type": "string"}, "home": {"type": "string"}, "license": {"type": "object", "properties": {"deprecated": {"type": "boolean"}, "free": {"typ... | {"meta" : {"desc" : "control your hp printers by calling the device manager hp-toolbox, also some useful links", "desc_long" : "control your hp printers by calling the device manager hp-toolbox, also some useful links\nMotivation: the hp-systray doesn't work reliably under gnome shell\nyou need to have installed hplip ... | json_instruct | {"type": "object", "properties": {"meta": {"type": "object", "properties": {"desc": {"type": "string"}, "desc_long": {"type": "string"}, "home": {"type": "string"}, "license": {"type": "object", "properties": {"deprecated": {"type": "boolean"}, "free": {"type": "boolean"}, "fullName": {"type": "string"}, "redistributab... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}... | {"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[149.75, 42.416666666666664], [149.75, 42.5], [149.875, 42.5], [149.875, 42.416666666666664], [149.75, 42.416666666666664]]]}, "properties" : {"code" : 634956, "url" : "http://madefor.github.io/0410/api/v1/634956.geojson", "view" : "https://github... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "ob... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"pages": {"type": "array", "items": {"type": "object", "properties": {"page_title": {"type": "string"}, "written_by": {"type": "string"}, "page_url": {"type": "string"}, "references_to": {"type": "array", "ite... | {"pages" : [{"page_title" : "Babi\u0161 p\u0159ipustil kandidaturu na Hrad, kdy\u017e dok\u00e1\u017ee nasb\u00edrat dost podpis\u016f", "written_by" : "Josef Kopeck\u00fd", "page_url" : "https://www.idnes.cz/zpravy/domaci/babis-kandidatura-na-prezidenta-petice-obcanu.A211120_075924_domaci_kop", "references_to" : [{"pa... | json_instruct | {"type": "object", "properties": {"pages": {"type": "array", "items": {"type": "object", "properties": {"page_title": {"type": "string"}, "written_by": {"type": "string"}, "page_url": {"type": "string"}, "references_to": {"type": "array", "items": {"type": "object", "properties": {"page_name": {"type": "string"}, "page... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"http_server": {"type": "string"}, "gnmi_server": {"type": "string"}, "grpc_server": {"type": "string"}, "ixia_c_ports": {"type": "array", "items": {"type": "string"}}, "dut_ports": {"type": "array", "items": {"typ... | {"http_server" : "service-https-otg-controller.IXIA_C_NAMESPACE.svc.cluster.local:443", "gnmi_server" : "service-gnmi-otg-controller.IXIA_C_NAMESPACE.svc.cluster.local:50051", "grpc_server" : "service-grpc-otg-controller.IXIA_C_NAMESPACE.svc.cluster.local:40051", "ixia_c_ports" : ["eth1", "eth2", "eth3"], "dut_ports" :... | json_instruct | {"type": "object", "properties": {"http_server": {"type": "string"}, "gnmi_server": {"type": "string"}, "grpc_server": {"type": "string"}, "ixia_c_ports": {"type": "array", "items": {"type": "string"}}, "dut_ports": {"type": "array", "items": {"type": "string"}}, "http_transport": {"type": "boolean"}, "debug": {"type":... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"ETag": {"type": "string"}, "Last-Modified": {"type": "string"}, "base": {"type": "object", "properties": {"repo": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required... | {"ETag" : "W/\"78778b0c979a3fd731debd246bf03579d8a7ee0b4b9b7d6039a19ee969dde8f0\"", "Last-Modified" : "Sun, 28 Mar 2021 19:30:48 GMT", "base" : {"repo" : {"name" : "astroid-feedstock"}}, "closed_at" : "2021-03-28T19:30:44Z", "created_at" : "2021-03-28T19:08:20Z", "draft" : false, "head" : {"ref" : "this_is_not_a_branch... | json_instruct | {"type": "object", "properties": {"ETag": {"type": "string"}, "Last-Modified": {"type": "string"}, "base": {"type": "object", "properties": {"repo": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["repo"]}, "closed_at": {"type": "string"}, "created_at": {"type": "stri... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "short_name": {"type": "string"}, "manifest_version": {"type": "integer"}, "homepage_url": {"type": "string"}, "icons": {"type": "object", "properties": {"32": {"type": "string"}, "64": {"type": "str... | {"name" : "Joy", "short_name" : "Joy", "manifest_version" : 2, "homepage_url" : "https://github.com/krapnikkk/joy", "icons" : {"32" : "32x32.png", "64" : "64x64.png", "128" : "128x128.png", "256" : "256x256.png"}, "permissions" : ["alarms", "cookies", "webRequest", "webRequestBlocking", "storage", "*://*.jd.com/*", "*:... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "short_name": {"type": "string"}, "manifest_version": {"type": "integer"}, "homepage_url": {"type": "string"}, "icons": {"type": "object", "properties": {"32": {"type": "string"}, "64": {"type": "string"}, "128": {"type": "string"}, "256": {"type": "string"}... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"dependencies": {"type": "array", "items": {}}, "description": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "spec": {"type": "string"}, "type": {"type": "string"}}, "required": ["dep... | {"dependencies" : [], "description" : "", "id" : "5210", "name" : "Tuner Services", "spec" : "AGL", "type" : ""} | json_instruct | {"type": "object", "properties": {"dependencies": {"type": "array", "items": {}}, "description": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "spec": {"type": "string"}, "type": {"type": "string"}}, "required": ["dependencies", "description", "id", "name", "spec", "type"], "$schema": "http:... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/dr... | {"word" : "Discriminant", "definitions" : ["A distinguishing feature or characteristic.", "A function of the coefficients of a polynomial equation whose value gives information about the roots of the polynomial."], "parts-of-speech" : "Noun"} | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"description": {"type": "string"}, "language": {"type": "string"}, "recorded": {"type": "string"}, "related_urls": {"type": "array", "items": {"type": "string"}}, "speakers": {"type": "array", "items": {"type": "string"}}, "thu... | {"description" : "Heidi Waterhouse\nhttp://lanyrd.com/2015/writethedocs/sdmpdt/\nWe talk a lot about minimum viable products, and building our products up from small features. We talk a lot about failure, and how to learn from it and not replicate failures over and over again. But what I haven\u2019t heard a lot of dis... | json_instruct | {"type": "object", "properties": {"description": {"type": "string"}, "language": {"type": "string"}, "recorded": {"type": "string"}, "related_urls": {"type": "array", "items": {"type": "string"}}, "speakers": {"type": "array", "items": {"type": "string"}}, "thumbnail_url": {"type": "string"}, "title": {"type": "string"... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": ... | {"name" : "vintastify", "description" : "A wine tasting SPA", "version" : "0.0.1", "homepage" : "https://github.com/toddbadams/vintastifySpa.git", "license" : "MIT", "private" : true, "dependencies" : {"angular" : "^1.4.6", "angular-animate" : "^1.4.6", "angular-aria" : "^1.4.6", "angular-material" : "^0.11.2", "restan... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"angular": {"type": "string"}, "angular-animate... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"devoxxCFP": {"type": "object", "properties": {"baseUri": {"type": "string"}, "eventId": {"type": "string"}, "votingResultsUri": {"type": "string"}}, "required": ["baseUri", "eventId", "votingResultsUri"]}}, "re... | {"devoxxCFP" : {"baseUri" : "https://cfp.devoxx.fr/api", "eventId" : "DevoxxFR2019", "votingResultsUri" : "https://cfp.devoxx.fr/api/voting/v1/top/talks"}} | json_instruct | {"type": "object", "properties": {"devoxxCFP": {"type": "object", "properties": {"baseUri": {"type": "string"}, "eventId": {"type": "string"}, "votingResultsUri": {"type": "string"}}, "required": ["baseUri", "eventId", "votingResultsUri"]}}, "required": ["devoxxCFP"], "$schema": "http://json-schema.org/draft-07/schema#... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"Our Story": {"type": "string"}, "Menu": {"type": "string"}, "Follow Us": {"type": "string"}, "Contact": {"type": "string"}, "story head": {"type": "string"}, "story p": {"type": "string"}, "menu p1": {"type": "str... | {"Our Story" : "Our Story", "Menu" : "Menu", "Follow Us" : "Follow Us", "Contact" : "Contact", "story head" : "Get your tastebuds ready, because Itacate is here to deliver fresh, fiery food.", "story p" : " Whatever spice level you can handle (hey, don\u2019t judge!), we\u2019ve got something for everyone and every occ... | json_instruct | {"type": "object", "properties": {"Our Story": {"type": "string"}, "Menu": {"type": "string"}, "Follow Us": {"type": "string"}, "Contact": {"type": "string"}, "story head": {"type": "string"}, "story p": {"type": "string"}, "menu p1": {"type": "string"}, "menu p2.1": {"type": "string"}, "menu p2.2": {"type": "string"},... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"user": {"type": "string"}, "value": {"type": "string"}, "type": {"type": "string"}, "time": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "list... | {"user" : "Edouard DUPIN", "value" : "/", "type" : "hand", "time" : 1470868939620372992, "data" : [{"type" : "type::finger", "list" : [[421.609619, 367.654358], [420.789032, 373.401367], [421.62149, 374.547974], [419.099823, 374.588196], [413.404999, 366.851074], [406.960663, 355.672668], [387.520233, 323.710693], [375... | 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... |
Using the following JSON schema, generate a compatible JSON instance:
{"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" : "3510160007", "district_id" : "3510160", "name" : "SUMBER ARUM"} | 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#"} |
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" : [[[135.25, 36.5], [135.25, 36.583333333333336], [135.375, 36.583333333333336], [135.375, 36.5], [135.25, 36.5]]]}, "properties" : {"code" : 543562, "url" : "http://madefor.github.io/0410/api/v1/543562.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... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id": {"type": "string"}, "code": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "division": {"type": "string"}, "department": {"type": "string"}, "prerequisites": {"type": "string"}, "exclus... | {"id" : "MHB155H1F20199", "code" : "MHB155H1F", "name" : "Elementary Modern Hebrew I", "description" : "Introduction to the fundamentals of Hebrew grammar and syntax. Emphasis on the development of oral and writing skills.", "division" : "Faculty of Arts and Science", "department" : "Department for the Study of Religio... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "code": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "division": {"type": "string"}, "department": {"type": "string"}, "prerequisites": {"type": "string"}, "exclusions": {"type": "string"}, "level": {"type": "integer"}, "c... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"homepage": {"type": "string"}, "version": {"type": "string"}, "url": {"type": "string"}, "bin": {"type": "string"}, "depends": {"type": "array", "items": {"type": "string"}}}, "required": ["homepage", "versio... | {"homepage" : "https://mongoose-os.com", "version" : "2.5.1", "url" : "https://mongoose-os.com/downloads/mos-2.5.1/win/mos.exe", "bin" : "mos.exe", "depends" : ["gcc"]} | json_instruct | {"type": "object", "properties": {"homepage": {"type": "string"}, "version": {"type": "string"}, "url": {"type": "string"}, "bin": {"type": "string"}, "depends": {"type": "array", "items": {"type": "string"}}}, "required": ["homepage", "version", "url", "bin", "depends"], "$schema": "http://json-schema.org/draft-07/sch... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "homepage": {"type": "string"}, "reposito... | {"name" : "Gulp-Starter", "version" : "0.0.1", "description" : "", "main" : "gulpfile.js", "author" : "Donovan Hutchinson, CSSAnimation.rocks", "license" : "MIT", "homepage" : "https://cssanimation.rocks", "repository" : {"type" : "git", "url" : "git://github.com/cssanimation/gulp-sass-starter.git"}, "devDependencies" ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "strin... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"ext_name_fk": {"type": "integer"}, "rel_version": {"type": "string"}, "rel_date": {"type": "string"}, "rel_state": {"type": "string"}, "ext_max": {"type": "string"}, "php_min": {"type": "... | [{"ext_name_fk" : 87, "rel_version" : "0.3.0", "rel_date" : "2006-12-05", "rel_state" : "beta", "ext_max" : "", "php_min" : "5.2.0", "php_max" : ""}, {"ext_name_fk" : 87, "rel_version" : "0.9.0", "rel_date" : "2008-07-08", "rel_state" : "beta", "ext_max" : "", "php_min" : "5.2.0", "php_max" : ""}, {"ext_name_fk" : 87, ... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"ext_name_fk": {"type": "integer"}, "rel_version": {"type": "string"}, "rel_date": {"type": "string"}, "rel_state": {"type": "string"}, "ext_max": {"type": "string"}, "php_min": {"type": "string"}, "php_max": {"type": "string"}}, "required": ["ext_name_fk", "... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"options": {"type": "object", "properties": {}, "required": []}, "indexes": {"type": "array", "items": {"type": "object", "properties": {"v": {"type": "integer"}, "key": {"type": "object", "properties": {"_id": ... | {"options" : {}, "indexes" : [{"v" : 2, "key" : {"_id" : 1}, "name" : "_id_", "ns" : "affect-corpus.initten"}], "uuid" : "a5152ea25e9d4e399329a118bf6f1984"} | json_instruct | {"type": "object", "properties": {"options": {"type": "object", "properties": {}, "required": []}, "indexes": {"type": "array", "items": {"type": "object", "properties": {"v": {"type": "integer"}, "key": {"type": "object", "properties": {"_id": {"type": "integer"}}, "required": ["_id"]}, "name": {"type": "string"}, "ns... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"r2_0": {"type": "number"}, "median_var_0": {"type": "number"}, "max_error_0_1": {"type": "number"}, "max_var_0": {"type": "number"}, "train_size": {"type": "integer"}, "_runtime": {"type": "number"}, "_timestamp": {"type": "numb... | {"r2_0" : -2.9897811136623087, "median_var_0" : 1.0005789557760094, "max_error_0_1" : 0.8843565152810853, "max_var_0" : 1.809825399527898, "train_size" : 2, "_runtime" : 6.355305910110474, "_timestamp" : 1597431179.672618, "_step" : 0, "std_var_1" : 7.628792393098053, "r2_0_1" : -2.9897811136623087, "min_var_1" : 12.71... | json_instruct | {"type": "object", "properties": {"r2_0": {"type": "number"}, "median_var_0": {"type": "number"}, "max_error_0_1": {"type": "number"}, "max_var_0": {"type": "number"}, "train_size": {"type": "integer"}, "_runtime": {"type": "number"}, "_timestamp": {"type": "number"}, "_step": {"type": "integer"}, "std_var_1": {"type":... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"BEGIN": {"type": "string"}, "gotoPage": {"type": "object", "properties": {"TYPE": {"type": "string"}, "id": {"type": "string"}, "transition": {"type": "string"}}, "required": ["TYPE", "id", "transition"]}}, "required": ["BEGIN... | {"BEGIN" : "gotoPage", "gotoPage" : {"TYPE" : "pks.ui5strap.task.GotoPageTask", "id" : "viewPage2", "transition" : "flip-horizontal-ccw"}} | json_instruct | {"type": "object", "properties": {"BEGIN": {"type": "string"}, "gotoPage": {"type": "object", "properties": {"TYPE": {"type": "string"}, "id": {"type": "string"}, "transition": {"type": "string"}}, "required": ["TYPE", "id", "transition"]}}, "required": ["BEGIN", "gotoPage"], "$schema": "http://json-schema.org/draft-07... |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"message" : "notification message"}, {"message" : "notified of completion"}, {"message" : "request processed"}, {"message" : "processing succeeded"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"code": {"type": "string"}, "messages": {"type": "string"}, "value": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "id_kecamatan": {"type": "string"}, "name": {"type": "string"}}, "requi... | {"code" : "200", "messages" : "Successfully received data", "value" : [{"id" : "3316021005", "id_kecamatan" : "331602", "name" : "Randublatung"}, {"id" : "3316021011", "id_kecamatan" : "331602", "name" : "Wulung"}, {"id" : "3316022001", "id_kecamatan" : "331602", "name" : "Tlogotuwung"}, {"id" : "3316022002", "id_kecam... | json_instruct | {"type": "object", "properties": {"code": {"type": "string"}, "messages": {"type": "string"}, "value": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "id_kecamatan": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "id_kecamatan", "name"]}}}, "required": ["code... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "bin": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties... | {"name" : "@pirxpilot/tileserver-gl-tiny", "version" : "3.2.0", "description" : "Map tile server for JSON GL styles - serving vector tiles", "bin" : "bin/tileserver", "authors" : ["Petr Sloup <petr.sloup@klokantech.com>"], "repository" : {"type" : "git", "url" : "https://github.com/pirxpilot/tileserver-gl.git"}, "licen... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "bin": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "r... |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "object", "properties": {"bossCode": {"type": "integer"}}, "required": ["bossCode"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"bossCode" : 201540104}, {"bossCode" : 202540104}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"bossCode": {"type": "integer"}}, "required": ["bossCode"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"t... | [{"type" : "Feature", "id" : "viewsistemaviariocompleto.fid-cda359b_16bd380d5a7_49f7", "geometry" : {"type" : "MultiLineString", "coordinates" : [[[-48.69245369, -26.91763844], [-48.69081312, -26.9177163], [-48.68979108, -26.91774346]]]}, "geometry_name" : "geom", "properties" : {"id" : 813, "nome" : "R.Das Papoulas", ... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required":... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "tagline": {"type": "string"}, "body": {"type": "string"}, "google": {"type": "string"}, "note": {"type": "string"}}, "required": ["name", "tagline", "body", "google", "note"], "$schema": "http://jso... | {"name" : "Html5demo", "tagline" : "some html5 demo \u4e00\u4e9bHTML5\u7684DEMO", "body" : "# html5demo\r\n\r\n##\u4e00\u4e9bHTML5\u7684DEMO\r\n\r\n### FORM\r\ninput \u8868\u5355\r\n[\u94fe\u63a5](./form/input.html)\r\n\r\n\u7b80\u5355\u6ce8\u518c\u9875\u9762\r\n[\u94fe\u63a5](./form/simple-register.html)\r\n\r\n\u6ce... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "tagline": {"type": "string"}, "body": {"type": "string"}, "google": {"type": "string"}, "note": {"type": "string"}}, "required": ["name", "tagline", "body", "google", "note"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"Slim.js": {"type": "string"}, "Slim.min.js": {"type": "string"}}, "required": ["Slim.js", "Slim.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Slim.js" : "sha512-p9HiIEMg6faRnbWp7YAIvoH0RHODXAOGfakb9Xe0oCqlfcMZ29C8kB7il0yjjVsSDfmT2mpvuj5Up0/XiQKvkg==", "Slim.min.js" : "sha512-IPV2ZvaDUNlh5dunovuoP3ARgbjG4n0GNiZh7VqBi79bGJwQkU92mxfitQDySySOFwdOIydWw+mIZPaXF2adlQ=="} | json_instruct | {"type": "object", "properties": {"Slim.js": {"type": "string"}, "Slim.min.js": {"type": "string"}}, "required": ["Slim.js", "Slim.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"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id"... | {"id" : 101887629, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "db7ac74c9ca7105fe82f2cb8ac9e47cb", "wof:id" : 101887629, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [5.38306670070222, 47.60621313078423, 5.39392444323522, 47.61165719995626... | 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": ["... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}... | {"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[152.875, 32.25], [152.875, 32.333333333333336], [153.0, 32.333333333333336], [153.0, 32.25], [152.875, 32.25]]]}, "properties" : {"code" : 485237, "url" : "http://madefor.github.io/0410/api/v1/485237.geojson", "view" : "https://github.com/madefor... | 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... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required... | {"latest_version" : ["0.1"], "meta" : {"description" : "flattery - fast flattening and unflattening of nested Python data", "homepage" : "https://github.com/acg/python-flattery", "license" : "https://github.com/acg/python-flattery/blob/master/LICENSE"}, "versions" : {"0.1" : {"sha256" : "6749f50a006a4ebf98c09bf60d94d40... | json_instruct | {"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "obje... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"330723001": {"type": "string"}, "330723002": {"type": "string"}, "330723003": {"type": "string"}, "330723100": {"type": "string"}, "330723101": {"type": "string"}, "330723102": {"type": "string"}, "330723103": {"type... | {"330723001" : "\u767d\u6d0b\u8857\u9053", "330723002" : "\u58f6\u5c71\u8857\u9053", "330723003" : "\u719f\u6eaa\u8857\u9053", "330723100" : "\u67f3\u57ce\u7572\u65cf\u9547", "330723101" : "\u5c65\u5766\u9547", "330723102" : "\u6850\u7434\u9547", "330723103" : "\u6cc9\u6eaa\u9547", "330723104" : "\u65b0\u5b85\u9547", "... | json_instruct | {"type": "object", "properties": {"330723001": {"type": "string"}, "330723002": {"type": "string"}, "330723003": {"type": "string"}, "330723100": {"type": "string"}, "330723101": {"type": "string"}, "330723102": {"type": "string"}, "330723103": {"type": "string"}, "330723104": {"type": "string"}, "330723105": {"type": ... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"9044": {"type": "string"}, "9042": {"type": "string"}}, "required": ["9044", "9042"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"9044" : "9045", "9042" : "9043"} | json_instruct | {"type": "object", "properties": {"9044": {"type": "string"}, "9042": {"type": "string"}}, "required": ["9044", "9042"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"dt-id": {"type": "string"}, "hosting-iri": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "relations": {"type": "array", "items": {"type": "object", "properties": {"dt-id": {"type... | {"dt-id" : "https://dtid.org/2021-02-23_19-44-08_1c1c93a7", "hosting-iri" : "https://juusoautiosalo.github.io/twinbase-test-with-no-domain/2021-02-23_19-44-08_1c1c93a7", "name" : "The Origin at 2021-02-23 19-44-08", "description" : "Non velit modi dolore aliquam.", "relations" : [{"dt-id" : "http://d-t.fi/juuso", "rela... | json_instruct | {"type": "object", "properties": {"dt-id": {"type": "string"}, "hosting-iri": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "relations": {"type": "array", "items": {"type": "object", "properties": {"dt-id": {"type": "string"}, "relationType": {"type": "string"}}, "required": ["dt-id... |
Create a JSON structure that matches this schema definition:
{"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"}}, "requi... | {"uuid" : "e9b54476-d8ec-4b47-9fd4-46553545384c", "befores" : [{"name" : "checkout_alzer", "status" : "passed", "start" : 1597812687072, "stop" : 1597812687072}], "start" : 1597812687072, "stop" : 1597812696902} | 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":... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"env": {"type": "string"}, "http": {"type": "object", "properties": {"port": {"type": "integer"}, "host": {"type": "string"}, "logs": {"type": "string"}}, "required": ["port", "host", "logs"]}}, "required": ["env", "h... | {"env" : "production", "http" : {"port" : 3000, "host" : "localhost", "logs" : "combined"}} | json_instruct | {"type": "object", "properties": {"env": {"type": "string"}, "http": {"type": "object", "properties": {"port": {"type": "integer"}, "host": {"type": "string"}, "logs": {"type": "string"}}, "required": ["port", "host", "logs"]}}, "required": ["env", "http"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "flags": {"type": "integer"}, "props": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}, "flags": {"type": "integer"}},... | {"name" : "SSoundData", "flags" : 8, "props" : [{"type" : "CName", "name" : "widgetAudioName", "flags" : 4295229473}, {"type" : "CName", "name" : "onPressKey", "flags" : 4295229473}, {"type" : "CName", "name" : "onReleaseKey", "flags" : 4295229473}, {"type" : "CName", "name" : "onHoverOverKey", "flags" : 4295229473}, {... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "flags": {"type": "integer"}, "props": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}, "flags": {"type": "integer"}}, "required": ["type", "name", "flags"]}}}, "required": ["name", "flags",... |
Based on the schema below, produce a valid JSON object:
{"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": "i... | {"id" : 101899511, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "12c9445b7deec2b8ace0c51ae7e5cb42", "wof:id" : 101899511, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [2.40695542979438, 50.12621698277707, 2.41559537563728, 50.13524561104856... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"class": {"type": "object", "properties": {"defaultDescriptiveName": {"type": "string"}, "worldMorphClass": {"type": "string"}}, "required": ["defaultDescriptiveName", "worldMorphClass"]}, "instance": {"type": "object", "proper... | {"class" : {"defaultDescriptiveName" : "nk 1/26/2004 13:00", "worldMorphClass" : "nk 3/10/2004 20:23"}, "instance" : {"worldMorphClass" : "nk 3/10/2004 20:22"}} | json_instruct | {"type": "object", "properties": {"class": {"type": "object", "properties": {"defaultDescriptiveName": {"type": "string"}, "worldMorphClass": {"type": "string"}}, "required": ["defaultDescriptiveName", "worldMorphClass"]}, "instance": {"type": "object", "properties": {"worldMorphClass": {"type": "string"}}, "required":... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"id": {"type": "string"}, "variable1": {"type": "number"}, "variable2": {"type": "number"}, "variable3": {"type": "string"}}, "required": ["id", "variable1", "variable2", "variable3"], "$schema": "http://json-schema.org/draft-07/... | {"id" : "010200050308", "variable1" : 0.4111, "variable2" : 1.9624, "variable3" : "B"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "variable1": {"type": "number"}, "variable2": {"type": "number"}, "variable3": {"type": "string"}}, "required": ["id", "variable1", "variable2", "variable3"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "repository": {"type": "string"}, "scripts": {"type": "object", "properties": {"cs2js":... | {"name" : "webpack-angular-coffee", "version" : "1.0.0", "description" : "webpack vs angular use coffee", "main" : "", "repository" : "https://github.com/Maslow/webpack-angular-coffeescript.git", "scripts" : {"cs2js" : "coffee -c -o scripts/tmp_js scripts", "build" : "webpack && npm run uglify", "clean" : "rm -rf scrip... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "repository": {"type": "string"}, "scripts": {"type": "object", "properties": {"cs2js": {"type": "string"}, "build": {"type": "string"}, "clean": {"type": "string"}... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"lint": {"type": "string"}, "uglify": {"type": "string"}, "build": {"type": "string"}, "de... | {"name" : "zeplin-prism-extras", "version" : "0.3.0", "description" : "Language extras for Prism", "scripts" : {"lint" : "./node_modules/.bin/eslint .", "uglify" : "./uglify.sh", "build" : "npm run uglify", "deploy" : "./deploy.sh", "clean" : "rm -rf ./dist"}, "files" : ["components"], "devDependencies" : {"@zeplin/esl... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"lint": {"type": "string"}, "uglify": {"type": "string"}, "build": {"type": "string"}, "deploy": {"type": "string"}, "clean": {"type": "string"}}, ... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01023640": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "stri... | {"type" : "Topology", "objects" : {"E01023640" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00120058", "LAD11CD" : "E07000099"}, "arcs" : [[0, 1, 2, 3]]}, {"type" : "Polygon", "pr... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01023640": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "str... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["t... | {"name" : "smartjax-factory", "version" : "0.0.0", "description" : "The development module files of smartjax will be here. The ../Smartjax.js will be a combined and final version.", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "author" : "Paul Shan <go2mailshan@gmail.com>",... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDe... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"width": {"type": "integer"}, "filename": {"type": "string"}}, "required": ["width", "filename"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"width" : 352, "filename" : "40141561_2429891190359883_6132853861464932352_o.jpg"} | json_instruct | {"type": "object", "properties": {"width": {"type": "integer"}, "filename": {"type": "string"}}, "required": ["width", "filename"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"vega-lite.js": {"type": "string"}, "vega-lite.min.js": {"type": "string"}}, "required": ["vega-lite.js", "vega-lite.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"vega-lite.js" : "sha512-bfkQUuRcnU98zz8wHd0ZtSzc5LP0yW2dSHPjZv8xqKSd5DZk4WzjCtpAn17VK9r83DRfAHHq6ivQ+5u2nO5czw==", "vega-lite.min.js" : "sha512-meNe/Fts49bA2MpZ4d1Qv8xO1lO6EsexCKAB1/XZvZV2O/VrfvczAaoV26uSIberwO9KzvH/Z0vMV9svaIRJvg=="} | json_instruct | {"type": "object", "properties": {"vega-lite.js": {"type": "string"}, "vega-lite.min.js": {"type": "string"}}, "required": ["vega-lite.js", "vega-lite.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"nft": {"type": "object", "properties": {"id": {"type": "integer"}, "image": {"type": "string"}, "attributes": {"type": "array", "items": {"type": "object", "properties": {"trait_type": {"type": "string"}, "value": {... | {"nft" : {"id" : 7065, "image" : "ipfs://QmUVM4yefP99mWsz723EZ8owCt3B9bN2BNdunQGwnfyJZ6", "attributes" : [{"trait_type" : "Hat", "value" : "Party Hat 2"}, {"trait_type" : "Eyes", "value" : "Sleepy"}, {"trait_type" : "Mouth", "value" : "Dumbfounded"}, {"trait_type" : "Background", "value" : "Aquamarine"}, {"trait_type" ... | json_instruct | {"type": "object", "properties": {"nft": {"type": "object", "properties": {"id": {"type": "integer"}, "image": {"type": "string"}, "attributes": {"type": "array", "items": {"type": "object", "properties": {"trait_type": {"type": "string"}, "value": {"type": "string"}}, "required": ["trait_type", "value"]}}}, "required"... |
Based on the schema below, produce a valid JSON object:
{"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": "i... | {"id" : 1309699387, "type" : "Feature", "properties" : {"src:alt_label" : "geonames", "src:geom" : "geonames", "wof:geomhash" : "d834329b89f1206056aed2d51801f5ae", "wof:id" : 1309699387, "wof:repo" : "whosonfirst-data-admin-ro"}, "bbox" : [22.17837, 45.35251, 22.17837, 45.35251], "geometry" : {"coordinates" : [22.17837... | 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": ["... |
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" : "130503006001", "text" : "\u674e\u6f14\u5e84\u793e\u533a\u5c45\u59d4\u4f1a"}, {"id" : "130503006002", "text" : "\u7231\u6c11\u793e\u533a\u5c45\u59d4\u4f1a"}, {"id" : "130503006003", "text" : "\u91d1\u534e\u897f\u793e\u533a\u5c45\u59d4\u4f1a"}, {"id" : "130503006004", "text" : "\u91d1\u534e\u4e1c\u793e\u533a\u5... | 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#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "permissions": {"type": "array", "items": {"type": "string"}}, "content_scripts": {"type": "array", "items": {"type": "object", "prop... | {"name" : "Scrollhide", "description" : "Scroll down to kill the sticky navigation. Scroll up to bring it back.", "version" : "1.2.3", "permissions" : ["activeTab"], "content_scripts" : [{"matches" : ["http://*/*", "https://*/*"], "js" : ["content.js", "foreground.js"]}], "background" : {"scripts" : ["background.js"], ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "permissions": {"type": "array", "items": {"type": "string"}}, "content_scripts": {"type": "array", "items": {"type": "object", "properties": {"matches": {"type": "array", "items": {"type": "s... |
Generate a valid JSON object that conforms to the following schema:
{"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"}, "... | {"id" : 8487, "name" : "Csfd - Center page, Remove Ads", "description" : "Tip: Use Adblock Plus to hide some elements", "user" : {"id" : 11899, "name" : "Karls", "email" : "redacted", "paypal_email" : null, "homepage" : null, "about" : null, "license" : null}, "updated" : "2008-06-30T13:08:42.000Z", "weekly_install_cou... | 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... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "id": {"typ... | {"geometry" : {"type" : "Point", "coordinates" : [-70.82, 43.23]}, "type" : "Feature", "id" : "03869", "properties" : {"other_cities" : "", "city" : "Rollinsford", "state" : "NH", "county" : "Strafford County"}} | json_instruct | {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"other_c... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"result": {"type": "object", "properties": {"1": {"type": "array", "items": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "3": {"type": "string"}, "4": {"type": "string"}, "5": {... | {"result" : {"1" : [{"1" : "Gazipasa Alanya, Turkey (GZP)", "2" : "airport", "3" : "GZP", "4" : "GZP", "5" : "Gazipasa", "6" : 32.2902778, "7" : 36.2980556, "10" : "Europe/Istanbul"}]}} | json_instruct | {"type": "object", "properties": {"result": {"type": "object", "properties": {"1": {"type": "array", "items": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "3": {"type": "string"}, "4": {"type": "string"}, "5": {"type": "string"}, "6": {"type": "number"}, "7": {"type": "number"}, "... |
Generate a valid JSON object that conforms to the following schema:
{"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"}}, "b... | {"n_dim" : 34, "n_trials" : 340, "objective" : "markowitz_return_on_cube", "white" : "pymoo_unsga3", "black" : "platypus_genetic", "traceback" : ["passing", "passing"], "best_val" : [805.0466715047957, 880.4484251698142], "best_x" : [[0.24946817041286418, 0.709065340383755, 0.6143985568664452, 0.8645093871999976, 0.781... | 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": {... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"devDependencies": {"type": "object", "properties": {"babel": {"type": "string"}}, "required": ["babel"]}}, "required": ["devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"devDependencies" : {"babel" : "*"}} | json_instruct | {"type": "object", "properties": {"devDependencies": {"type": "object", "properties": {"babel": {"type": "string"}}, "required": ["babel"]}}, "required": ["devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "b4db7ef6f48345234f712429f0a015210218d428"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$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"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type... | {"name" : "osmpostermaker", "version" : "0.1.0", "description" : "Make a poster from OSM tiles", "homepage" : "", "license" : "MIT", "author" : {"name" : "Jonathan Lurie", "email" : "lurie.jo@gmail.com", "url" : "http://me.jonathanlurie.fr"}, "contributors" : [], "keywords" : [], "bugs" : {"url" : "", "email" : ""}, "r... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, ... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"pro... | {"userId" : 33864, "cartId" : "77dc5f43-00d5-47f8-9779-64073501b532", "preferredProducts" : [4239, 4902, 366, 3568, 106, 1352, 4267, 4292], "productReviews" : [{"productId" : 4466, "reviewText" : "This North Korean Won works quite well. It romantically improves my golf by a lot.", "reviewDate" : "2018-10-07T07:15:48.25... | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewD... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "id": {"ty... | {"geometry" : {"type" : "Point", "coordinates" : [-96.15, 42.12]}, "type" : "Feature", "id" : "51063", "properties" : {"other_cities" : "", "city" : "Whiting", "state" : "IA", "county" : "Monona County"}} | json_instruct | {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"other_c... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"id" : "131025100", "text" : "\u5e73\u8212\u9547"}, {"id" : "131025101", "text" : "\u65fa\u6751\u9547"}, {"id" : "131025102", "text" : "\u5927\u5c1a\u5c6f\u9547"}, {"id" : "131025103", "text" : "\u5357\u8d75\u6276\u9547"}, {"id" : "131025104", "text" : "\u7559\u5404\u5e84\u9547"}, {"id" : "131025105", "text" : "\u674... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"},... | {"\u5de5\u5ee0\u540d\u7a31" : "\u6e90\u665f\u771f\u7a7a\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "12000026", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "", "\u5de5\u5ee0\u5730\u5740" : "\u9ad8\u96c4\u5e02\u5927\u5bee\u5340\u4e09\u9686\u91cc\u9cf3\u6797\u4e8c\u... | json_instruct | {"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "st... |
Using the following JSON schema, generate a compatible JSON instance:
{"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/schem... | [{"name" : "ROYETTE", "frequency" : 1, "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#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"batchcomplete": {"type": "string"}, "query": {"type": "object", "properties": {"normalized": {"type": "array", "items": {"type": "object", "properties": {"from": {"type": "string"}, "to": {"type": "string"}}, "required": ["... | {"batchcomplete" : "", "query" : {"normalized" : [{"from" : "K\u00e9vin_Tillie", "to" : "K\u00e9vin Tillie"}], "pages" : {"39338462" : {"pageid" : 39338462, "ns" : 0, "title" : "K\u00e9vin Tillie", "pageprops" : {"defaultsort" : "Tillie, Kevin", "page_image_free" : "Kevin_Tillie_AVCA_All_American_Banquet_2013.jpg", "wi... | 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": {"39... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinat... | {"geometry" : {"coordinates" : [[[-71.78824886792613, 41.72160337369939], [-71.79783163094471, 42.00427480868238], [-71.49743036707343, 42.009253487696256], [-71.37864422269111, 42.01371329745115], [-71.38240529956211, 41.97926309318698], [-71.38395315245637, 41.888439733210475], [-71.33308593727125, 41.896031148953206... | json_instruct | {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}, "properties": {"type": "object", "properties": {"FIPS"... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"user": {"type": "string"}, "repos": {"type": "integer"}, "login": {"type": "string"}, "id": {"type": "integer"}, "avatar_url": {"type": "string"}, "url": {"type": "string"}, "html_url": {"type": "string"}, "followers_url": {"t... | {"user" : "taqun", "repos" : 2, "login" : "taqun", "id" : 694558, "avatar_url" : "https://avatars3.githubusercontent.com/u/694558?v=3", "url" : "https://api.github.com/users/taqun", "html_url" : "https://github.com/taqun", "followers_url" : "https://api.github.com/users/taqun/followers", "following_url" : "https://api.... | json_instruct | {"type": "object", "properties": {"user": {"type": "string"}, "repos": {"type": "integer"}, "login": {"type": "string"}, "id": {"type": "integer"}, "avatar_url": {"type": "string"}, "url": {"type": "string"}, "html_url": {"type": "string"}, "followers_url": {"type": "string"}, "following_url": {"type": "string"}, "gist... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"feedstocks" : ["ipy"]} | json_instruct | {"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"requires": {"type": "boolean"}, "lockfileVersion": {"type": "integer"}, "dependencies": {"type": "object", "properties": {"sweetalert2": {"type": "object", "properties": {"version": {"type": "string"}, "resolved": {"type": ... | {"requires" : true, "lockfileVersion" : 1, "dependencies" : {"sweetalert2" : {"version" : "11.0.20", "resolved" : "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.0.20.tgz", "integrity" : "sha512-htNVn/7IDNfqSLo8m50s0Y7FkgAjng7NnQbvi5p1e4ydxByjiiNgpWhSThgiCRFYMzIaSEuOam2d4Sq9FbVyfA=="}}} | json_instruct | {"type": "object", "properties": {"requires": {"type": "boolean"}, "lockfileVersion": {"type": "integer"}, "dependencies": {"type": "object", "properties": {"sweetalert2": {"type": "object", "properties": {"version": {"type": "string"}, "resolved": {"type": "string"}, "integrity": {"type": "string"}}, "required": ["ver... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "type": {"type": "string"}, "decimals": {"type": "integer"}, "description": {"type": "string"}, "website": {"type": "string"}, "explorer": {"type": "stri... | {"name" : "RealToken 16200 Fullerton Ave Detroit MI", "symbol" : "REALTOKEN-16200-FULLERTON-AVE-DETROIT-MI", "type" : "ERC20", "decimals" : 18, "description" : "16200 Fullerton is a 15-unit apartment building that has undergone comprehensive renovations in 2019, and now is a stabilized, income-producing asset with vett... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "type": {"type": "string"}, "decimals": {"type": "integer"}, "description": {"type": "string"}, "website": {"type": "string"}, "explorer": {"type": "string"}, "status": {"type": "string"}, "id": {"type": "string"}}, "required": ... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"sigma.js": {"type": "string"}, "sigma.min.js": {"type": "string"}}, "required": ["sigma.js", "sigma.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"sigma.js" : "sha256-ZlkTVCj1vjAjLslJr+sh16JftSDdMG3Xqz/lWwNA5iY=", "sigma.min.js" : "sha256-xwuZOHY78r/3S9NNXp21WuTwOY/1O04VfqqQX2oOF6k="} | json_instruct | {"type": "object", "properties": {"sigma.js": {"type": "string"}, "sigma.min.js": {"type": "string"}}, "required": ["sigma.js", "sigma.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required":... | {"name" : "was-this-helpful", "version" : "0.0.2", "description" : "was-this-helpful is a Stencil.js web component that gives you a simple 'Was this helpful?' form.", "repository" : {"type" : "git", "url" : "https://github.com/anaptfox/was-this-helpful"}, "main" : "dist/index.cjs.js", "module" : "dist/custom-elements/i... | 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"]}, "main": {"type": "string"}, "module": {"type": "string"}, ... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"timestamp": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"data_type": {"type": "string"}, "value": {"type": "string"}, "max": {"type": "string"}, "min": {"type": "string"}, "sd": {"t... | {"timestamp" : "2020-11-20T15:17:19Z", "data" : [{"data_type" : "pm10", "value" : "0.17", "max" : "1.00", "min" : "0.00", "sd" : "0.62"}, {"data_type" : "pm2.5", "value" : "0.17", "max" : "1.00", "min" : "0.00", "sd" : "0.62"}, {"data_type" : "pm1", "value" : "0.00", "max" : "0.00", "min" : "0.00", "sd" : "0.00"}, {"da... | json_instruct | {"type": "object", "properties": {"timestamp": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"data_type": {"type": "string"}, "value": {"type": "string"}, "max": {"type": "string"}, "min": {"type": "string"}, "sd": {"type": "string"}}, "required": ["data_type", "value", "max",... |
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": {"test": {"type": "string"}, "build": {"type": "s... | {"name" : "ve-form-validation", "version" : "1.0.0", "description" : "form-validate with javascript", "main" : "dist/form-validate.js", "scripts" : {"test" : "jest", "build" : "webpack", "format" : "prettier --write \"**/*.+(js|json|md|html)\""}, "keywords" : ["validate form", "javascript", "validator", "form", "stream... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build": {"type": "string"}, "format": {"type": "string"}}, "required": ["test", "build", "... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}, "tags": {"type": "array", "items": {"type"... | {"name" : "Shop", "symbol" : "BUY", "logoURI" : "https://raw.githubusercontent.com/FullMoonMiningCo/logos/main/buy-logo.png", "decimals" : 9, "address" : "9vbTWQTmdKZed35iC14Q1XiQp7syUWwfwQZLXVrjnkxt", "chainId" : 101, "tags" : ["social-token"]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "symbol", "logoURI", "d... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "dynamic": {"type": "boolean"}, "elements": {"type": "object", "properties": {"class": {"type": "object", "properties": {"properties": {"type": "array", "items": {"type": "object", ... | {"name" : "SelectionType", "dynamic" : false, "elements" : {"class" : {"properties" : [{"name" : "REPLACE", "readonly" : true, "type" : "int", "array" : false, "description" : "Replace the selected area.", "value" : "1"}, {"name" : "EXTEND", "readonly" : true, "type" : "int", "array" : false, "description" : "Add the s... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "dynamic": {"type": "boolean"}, "elements": {"type": "object", "properties": {"class": {"type": "object", "properties": {"properties": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "readonly": {"type": "boolean"}, "... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "year": {"type": "string"}, "departments": {"type": "array", "items": {"type... | {"title" : "ParaTimer: a progress indicator for MapReduce DAGs.", "fields" : ["critical path method", "parallel database", "estimator", "directed acyclic graph", "data processing system"], "abstract" : "Time-oriented progress estimation for parallel queries is a challenging problem that has received only limited attent... | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "year": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "authors": {"typ... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"config": {"type": "object", "properties": {"abort": {"type": "object", "properties": {"single_instance_allowed": {"type": "string"}, "unknown": {"type": "string"}}, "required": ["single_instance_allowed", "unknown"]}, "error":... | {"config" : {"abort" : {"single_instance_allowed" : "Ja configurat. Nom\u00e9s \u00e9s possible una sola configuraci\u00f3.", "unknown" : "Error inesperat"}, "error" : {"cannot_connect" : "Ha fallat la connexi\u00f3", "invalid_auth" : "Autenticaci\u00f3 inv\u00e0lida", "invalid_zone" : "Zona inv\u00e0lida"}, "flow_titl... | json_instruct | {"type": "object", "properties": {"config": {"type": "object", "properties": {"abort": {"type": "object", "properties": {"single_instance_allowed": {"type": "string"}, "unknown": {"type": "string"}}, "required": ["single_instance_allowed", "unknown"]}, "error": {"type": "object", "properties": {"cannot_connect": {"type... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type"... | {"\u5de5\u5ee0\u540d\u7a31" : "\u8fc5\u8c4a\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "05000293", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "", "\u5de5\u5ee0\u5730\u5740" : "\u82d7\u6817\u7e23\u982d\u4efd\u5e02\u6c11\u751f\u91cc\u4e00\uff10\u9130\u4e2d\u83ef\u8def\u4e94\u516d\u4e94\u... | json_instruct | {"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "st... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.