input stringlengths 159 2.05k | output stringlengths 5 10.3k | task stringclasses 1
value | schema stringlengths 100 1.99k |
|---|---|---|---|
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"value": {"type": "string"}, "concept": {"type": "string"}, "id": {"type": "string"}, "description": {"type": "string"}, "details": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"},... | {"value" : "504", "concept" : "http://webconcepts.info/concepts/http-status-code/", "id" : "http://webconcepts.info/concepts/http-status-code/504", "description" : "Gateway Timeout", "details" : [{"description" : "The 504 (Gateway Timeout) status code indicates that the server, while acting as a gateway or proxy, did n... | json_instruct | {"type": "object", "properties": {"value": {"type": "string"}, "concept": {"type": "string"}, "id": {"type": "string"}, "description": {"type": "string"}, "details": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "documentation": {"type": "string"}, "specification": {"ty... |
The schema below describes a JSON structure. Generate a valid example:
{"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" : 17, "line_cd" : 11419, "line_name" : "JR\u4e03\u5c3e\u7dda", "station_cd" : 1141906, "station_g_cd" : 1141906, "station_name" : "\u6a2a\u5c71", "lon" : 136.71685, "lat" : 36.747739}]} | 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": {"... |
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"}, "departments": {"type": "array", "items": {"type": "string"}}, "authors": {"... | {"title" : "Virtual reality in the wild: A self-contained and wearable simulation system.", "fields" : ["situated", "immersion", "computer mediated reality", "software system", "use case"], "abstract" : "We implement and describe a computer simulation system that takes virtual reality technology beyond specialized labo... | 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... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"dependencies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "includedInParent": {"type": "boolean"}, "mtime": {"type": "integer"}}, "required": ["name", "includedInParent"... | {"dependencies" : [{"name" : "/Users/developer/Documents/MyProjectsAlv/witchbladetune/node_modules/core-js/package.json", "includedInParent" : true, "mtime" : 499162500000}], "generated" : {"js" : "module.exports=\"constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf\".split(\",... | json_instruct | {"type": "object", "properties": {"dependencies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "includedInParent": {"type": "boolean"}, "mtime": {"type": "integer"}}, "required": ["name", "includedInParent", "mtime"]}}, "generated": {"type": "object", "properties": {"js": {"t... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "string"}}, "required": ["author"]}}, "doi": {"type": "string"}, "publication_date": {"type": "string"}, "id": {"type": ... | {"authors" : [{"author" : "Hafid Arabi"}, {"author" : " Hicham Sellahi"}], "doi" : "10.11604/pamj.2016.24.254.9723", "publication_date" : "2016-07-19", "id" : "EN101449", "url" : "https://www.panafrican-med-journal.com/content/article/24/254/full/", "source" : "The Pan African Medical Journal", "source_url" : "https://... | json_instruct | {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "string"}}, "required": ["author"]}}, "doi": {"type": "string"}, "publication_date": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}, "source... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"Debug": {"type": "boolean"}, "Dsn": {"type": "string"}, "Secret": {"type": "string"}, "SiteName": {"type": "string"}, "PostsPerPage": {"type": "integer"}, "ThumbX": {"type": "integer"}, "ThumbY": {"type": "integer"}, "AllowDupli... | {"Debug" : true, "Dsn" : "test.db", "Secret" : "secret", "SiteName" : "gooru", "PostsPerPage" : 25, "ThumbX" : 200, "ThumbY" : 200, "AllowDuplicates" : false} | json_instruct | {"type": "object", "properties": {"Debug": {"type": "boolean"}, "Dsn": {"type": "string"}, "Secret": {"type": "string"}, "SiteName": {"type": "string"}, "PostsPerPage": {"type": "integer"}, "ThumbX": {"type": "integer"}, "ThumbY": {"type": "integer"}, "AllowDuplicates": {"type": "boolean"}}, "required": ["Debug", "Dsn"... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"nftTitle": {"type": "string"}, "nftDescription": {"type": "string"}, "image": {"type": "string"}}, "required": ["nftTitle", "nftDescription", "image"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"nftTitle" : "hello", "nftDescription" : "kdkazd", "image" : "/fls/iGTCpFp0g7EoN2rBUdsvw.png"} | json_instruct | {"type": "object", "properties": {"nftTitle": {"type": "string"}, "nftDescription": {"type": "string"}, "image": {"type": "string"}}, "required": ["nftTitle", "nftDescription", "image"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "utterances": {"type": "object", "properties": {"en": {"type": "array", "items": {"type": "string"}}}, "required": ["en"]}, "slots": {"type": "array", "items": {}}, "contexts": {"type": "array", "ite... | {"name" : "president", "utterances" : {"en" : ["President", "1", "One", "Presi", "Prezzo", "commander-in-chief", "Presidentt", "president-in-office", "presidential", "presidents", "presidency", "presidente", "pr\u00e9sident", "przewodnicz\u0105cy", "Raisi", "Raisi wa nchi"]}, "slots" : [], "contexts" : ["global"]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "utterances": {"type": "object", "properties": {"en": {"type": "array", "items": {"type": "string"}}}, "required": ["en"]}, "slots": {"type": "array", "items": {}}, "contexts": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "utterances... |
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "dt": {"type": "integer"}, "ar": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required":... | [{"id" : 1343205393, "name" : "\uc9d1\ub3cc\uc774", "dt" : 185250, "ar" : {"id" : 12603018, "name" : "ELOY"}, "al" : {"id" : 75387585, "name" : "\uc9d1\ub3cc\uc774", "picUrl" : "https://p2.music.126.net/Zdp0Gu1mOGxOvj6GNyV5jA==/109951163829863415.jpg"}}, {"id" : 1376647636, "name" : "Medication", "dt" : 213598, "ar" : ... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "dt": {"type": "integer"}, "ar": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "al": {"type": "object", "properties": {"id": {"type... |
Generate a valid JSON object that conforms to the following schema:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1909, 5], [1918, 7], [1919, 11], [1920, 6], [1926, 7], [1927, 5], [1929, 7], [1931, 5]] | 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": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "it... | {"ast" : null, "code" : "export { default as TabView } from \"./TabView\";\nexport { default as TabBar } from \"./TabBar\";\nexport { default as SceneMap } from \"./SceneMap\";\nexport { Route, NavigationState, SceneRendererProps } from \"./types\";", "map" : {"version" : 3, "sources" : ["index.tsx"], "names" : ["defau... | 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... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id_1750": {"type": "object", "properties": {"publicdate": {"type": "string"}, "title": {"type": "string"}}, "required": ["publicdate", "title"]}}, "required": ["id_1750"], "$schema": "http://json-schema.org/draft-0... | {"id_1750" : {"publicdate" : "2009-06-13 04:33:36", "title" : "Agnes Grey"}} | json_instruct | {"type": "object", "properties": {"id_1750": {"type": "object", "properties": {"publicdate": {"type": "string"}, "title": {"type": "string"}}, "required": ["publicdate", "title"]}}, "required": ["id_1750"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"adult": {"type": "boolean"}, "also_known_as": {"type": "array", "items": {}}, "biography": {"type": "string"}, "birthday": {"type": "string"}, "deathday": {"type": "string"}, "homepage": {"type": "string"}, "id": ... | {"adult" : false, "also_known_as" : [], "biography" : "From Wikipedia, the free encyclopedia.\n\nSeth Benjamin Gesshel-Green (born February 8, 1974) is an American actor, comedian, voice actor, and television producer. He is well known for his role as Daniel \"Oz\" Osbourne in Buffy the Vampire Slayer, as well as Dr. E... | json_instruct | {"type": "object", "properties": {"adult": {"type": "boolean"}, "also_known_as": {"type": "array", "items": {}}, "biography": {"type": "string"}, "birthday": {"type": "string"}, "deathday": {"type": "string"}, "homepage": {"type": "string"}, "id": {"type": "integer"}, "imdb_id": {"type": "string"}, "name": {"type": "st... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"extends": {"type": "string"}}, "required": ["extends"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"extends" : "@augu/eslint-config/vue-ts.js"} | json_instruct | {"type": "object", "properties": {"extends": {"type": "string"}}, "required": ["extends"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"compilerOptions": {"type": "object", "properties": {"noImplicitAny": {"type": "boolean"}, "noUnusedLocals": {"type": "boolean"}, "noUnusedParameters": {"type": "boolean"}, "allowSyntheticDefaultImports": {"type": "boolean"}, "... | {"compilerOptions" : {"noImplicitAny" : true, "noUnusedLocals" : false, "noUnusedParameters" : false, "allowSyntheticDefaultImports" : true, "outDir" : "./build", "sourceMap" : true, "target" : "ES6", "typeRoots" : ["./types", "./node_modules/@types"]}, "include" : ["./src/**/*"], "exclude" : ["node_modules", "typings"... | json_instruct | {"type": "object", "properties": {"compilerOptions": {"type": "object", "properties": {"noImplicitAny": {"type": "boolean"}, "noUnusedLocals": {"type": "boolean"}, "noUnusedParameters": {"type": "boolean"}, "allowSyntheticDefaultImports": {"type": "boolean"}, "outDir": {"type": "string"}, "sourceMap": {"type": "boolean... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"datestamp": {"type": "string"}, "nameWithOwner": {"type": "string"}, "name": {"type": "string"}, "commits": {"type": "integer"}, "forkCount": {"type": "integer"}, "issues": {"type": "integer"}, "openIssues": {"type": "integer"},... | {"datestamp" : "2021-08-16", "nameWithOwner" : "twitter/twemproxy", "name" : "twemproxy", "commits" : 599, "forkCount" : 1925, "issues" : 406, "openIssues" : 125, "closedIssues" : 281, "pullRequests" : 240, "openPullRequests" : 40, "mergedPullRequests" : 132, "closedPullRequests" : 68, "stargazers" : 10838, "watchers" ... | json_instruct | {"type": "object", "properties": {"datestamp": {"type": "string"}, "nameWithOwner": {"type": "string"}, "name": {"type": "string"}, "commits": {"type": "integer"}, "forkCount": {"type": "integer"}, "issues": {"type": "integer"}, "openIssues": {"type": "integer"}, "closedIssues": {"type": "integer"}, "pullRequests": {"t... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"web": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "array", "items": {"type": "string"}}, "key": {"type": "string"}}, "required": ["value", "key"]}}, "query": {"type": "string"}, "translati... | {"web" : [{"value" : ["\u7a79\u4e18", "\u5706\u9876", "\u5706\u5c4b\u9876"], "key" : "dome"}, {"value" : ["\u672d\u5e4c\u5de8\u86cb", "\u672d\u5e4c\u5de8\u86cb", "\u672d\u5e4c\u5706\u9876\u7403\u573a"], "key" : "Sapporo Dome"}, {"value" : ["\u51b0\u7a79C", "\u5357\u6781\u51b0\u7a79C", "\u51b0\u7a79C"], "key" : "Dome C"... | json_instruct | {"type": "object", "properties": {"web": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "array", "items": {"type": "string"}}, "key": {"type": "string"}}, "required": ["value", "key"]}}, "query": {"type": "string"}, "translation": {"type": "array", "items": {"type": "string"}}, "errorCod... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"extends": {"type": "string"}, "files": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"path": {"type": "string"}}, "required": ["path"]}}}, "required": [... | {"extends" : "./tsconfig.base.json", "files" : [], "references" : [{"path" : "packages/event-reduce"}, {"path" : "packages/event-reduce-react"}, {"path" : "example"}]} | json_instruct | {"type": "object", "properties": {"extends": {"type": "string"}, "files": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"path": {"type": "string"}}, "required": ["path"]}}}, "required": ["extends", "files", "references"], "$schema": "http://json-schema.org/dr... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"title": {"type": "string"}, "byline": {"type": "null"}, "dir": {"type": "null"}, "excerpt": {"type": "string"}, "siteName": {"type": "string"}, "readerable": {"type": "boolean"}}, "required": ["title", "byline", "di... | {"title" : "Content Depth \u2014 Write Comprehensively About Your Core Topics", "byline" : null, "dir" : null, "excerpt" : "Content writers and marketers find it hard to write a lot of content about a very specific topic. They lose a lot of points on their content depth because they would rather focus on pushing thin c... | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "byline": {"type": "null"}, "dir": {"type": "null"}, "excerpt": {"type": "string"}, "siteName": {"type": "string"}, "readerable": {"type": "boolean"}}, "required": ["title", "byline", "dir", "excerpt", "siteName", "readerable"], "$schema": "http://json-sche... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"topCrop": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "score": {"type": "object", "properties": {"detail": {"t... | {"topCrop" : {"x" : 32, "y" : 0, "width" : 125, "height" : 125, "score" : {"detail" : -4.768891198609815, "saturation" : -5.856478099629249, "skin" : 13.218374230749184, "boost" : 122.76236602424683, "total" : 0.787028413079707}}} | json_instruct | {"type": "object", "properties": {"topCrop": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "score": {"type": "object", "properties": {"detail": {"type": "number"}, "saturation": {"type": "number"}, "skin": {"type": "num... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"components/common/quick-search": {"type": "string"}}, "required": ["components/common/quick-search"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"components/common/quick-search" : "<div class=\"container\">\n {{{ snippet \"forms_search\"}}}\n <form class=\"form\" action=\"{{urls.search}}\">\n <fieldset class=\"form-fieldset\">\n <div class=\"form-field\">\n <label class=\"u-hiddenVisually\" for=\"search_query\">{{lang \"s... | json_instruct | {"type": "object", "properties": {"components/common/quick-search": {"type": "string"}}, "required": ["components/common/quick-search"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Microsoft.Hosting.Lifetime": {"type": "string"}}, "required": ["Default", "Microsoft.Hosting.... | {"Logging" : {"LogLevel" : {"Default" : "Information", "Microsoft.Hosting.Lifetime" : "Warning"}}, "AzureAd" : {"Instance" : "https://login.microsoftonline.com", "ClientId" : "YOUR AAD CLIENT ID", "TenantId" : "YOUR AAD TENANT ID", "Scope" : ["https://graph.microsoft.com/.default"]}, "M365" : {"Backup" : {"Path" : "C:\... | json_instruct | {"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Microsoft.Hosting.Lifetime": {"type": "string"}}, "required": ["Default", "Microsoft.Hosting.Lifetime"]}}, "required": ["LogLevel"]}, "AzureAd": {"type": "object",... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "mythiccraft:block/marblecobble_stairs"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$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" : "gleam", "definition" : "To disgorge filth, as a hawk.\n\n1. A shoot of light; a small stream of light; a beam; a ray; a glimpse. Transient unexpected gleams of joi. Addison. At last a gleam Of dawning light turned thitherward in haste His [Satan's] traveled steps. Milton. A glimmer, and then a gleam of light... | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"css/framework7.ios.colors.css": {"type": "string"}, "css/framework7.ios.colors.min.css": {"type": "string"}, "css/framework7.ios.css": {"type": "string"}, "css/framework7.ios.min.css": {"type": "string"}, "css/fra... | {"css/framework7.ios.colors.css" : "sha512-tmzMyfjz20TcgswUlhthDOr82eUynADELOf00lLdzHqFlz6laH3A+mF4ivmOXHGiqRAjTZuwQs+wmxjuH2h2ZQ==", "css/framework7.ios.colors.min.css" : "sha512-xSCdc+Vsa1aYCHcE2CO7ttIXfwphyUjuq2aNF6iSBPvqVUTJ/An2hL3r04g706qHUYwhBJSGbbuo4rz9h+b7rg==", "css/framework7.ios.css" : "sha512-oun1+3tj+4In2n... | json_instruct | {"type": "object", "properties": {"css/framework7.ios.colors.css": {"type": "string"}, "css/framework7.ios.colors.min.css": {"type": "string"}, "css/framework7.ios.css": {"type": "string"}, "css/framework7.ios.min.css": {"type": "string"}, "css/framework7.ios.rtl.css": {"type": "string"}, "css/framework7.ios.rtl.min.cs... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"$schema": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"height": {"type": "object", "properti... | {"$schema" : "http://json-schema.org/draft-04/schema#", "title" : "TilesFormatter JSON", "description" : "JSON object that defines tiles in 'Tiles' layout.", "type" : "object", "properties" : {"height" : {"description" : "Height of the tile in pixels.", "type" : ["integer", "string"], "minimum" : 1, "pattern" : "^[0-9]... | json_instruct | {"type": "object", "properties": {"$schema": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"height": {"type": "object", "properties": {"description": {"type": "string"}, "type": {"type": "array", "items": {... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "int... | {"nom" : "Choux", "circ" : "2\u00e8me circonscription", "dpt" : "Jura", "inscrits" : 124, "abs" : 53, "votants" : 71, "blancs" : 22, "nuls" : 3, "exp" : 46, "res" : [{"nuance" : "LR", "nom" : "Mme Marie-Christine DALLOZ", "voix" : 29}, {"nuance" : "MDM", "nom" : "Mme Anne PROST-GROSJEAN", "voix" : 17}]} | json_instruct | {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array"... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"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" : [[[150.75, 37.583333333333336], [150.75, 37.666666666666664], [150.875, 37.666666666666664], [150.875, 37.583333333333336], [150.75, 37.583333333333336]]]}, "properties" : {"code" : 565036, "url" : "http://madefor.github.io/0410/api/v1/565036.geojso... | 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... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"template": {"type": "string"}}, "required": ["template"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"template" : "add actual payload files in this directory"} | json_instruct | {"type": "object", "properties": {"template": {"type": "string"}}, "required": ["template"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "sortorder": {"type": "integer"}, "rarity": {"type": "string"}, "category": {"type": "string"}, "materialtype": {"type": "string"}, "dropdomain": {"type"... | {"name" : "Enseignement de l'\u00e9l\u00e9gance", "description" : "Mat\u00e9riau d'am\u00e9lioration d'aptitude.\nL'\u00e9l\u00e9gance est la forme sous laquelle se pr\u00e9sente la Nation du Tonnerre.\nL'\u00e9l\u00e9gance n'aime pas la flatterie et les \u00e9l\u00e9gants sont toujours nobles. Ils sont comme ces grand... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "sortorder": {"type": "integer"}, "rarity": {"type": "string"}, "category": {"type": "string"}, "materialtype": {"type": "string"}, "dropdomain": {"type": "string"}, "daysofweek": {"type": "array", "items": {"type": "string... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "manifest_version": {"type": "integer"}, "version": {"type": "string"}, "icons": {"type": "object", "properties": {"16": {"type": "string"}, "48": {"type": "string"... | {"name" : "IMDb to Movieo", "description" : "Adds a button on IMDb to open the movie in Movieo.", "manifest_version" : 2, "version" : "1.2", "icons" : {"16" : "img/16.png", "48" : "img/48.png", "128" : "img/128.png"}, "content_scripts" : [{"matches" : ["*://*.imdb.com/title/tt*"], "js" : ["main.js"]}], "web_accessible_... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "manifest_version": {"type": "integer"}, "version": {"type": "string"}, "icons": {"type": "object", "properties": {"16": {"type": "string"}, "48": {"type": "string"}, "128": {"type": "string"}}, "required": ["16", "48", "12... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"topCrop": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "score": {"type": "object", "properties": {"detail": {"type": "number... | {"topCrop" : {"x" : 0, "y" : 0, "width" : 333, "height" : 333, "score" : {"detail" : -10.4500674205489, "saturation" : -9.451520619129356, "skin" : 13.036707437409328, "boost" : 110.19662153169413, "total" : 0.36043111042896003}}} | json_instruct | {"type": "object", "properties": {"topCrop": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "score": {"type": "object", "properties": {"detail": {"type": "number"}, "saturation": {"type": "number"}, "skin": {"type": "num... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["ember-delay-value", "ember-json-schema-document", "ember-json-schema-views"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"path": {"type": "string"}, "result_path": {"type": "string"}, "random_seed": {"type": "integer"}, "batch_size": {"type": "integer"}, "epochs_SHAPR": {"type": "integer"}, "epochs_cSHAPR": {"type": "integer"}, "topo_lambda": {"t... | {"path" : "../data/Red blood cell", "result_path" : "", "random_seed" : 0, "batch_size" : 6, "epochs_SHAPR" : 100, "epochs_cSHAPR" : 0, "topo_lambda" : 0.0, "topo_interp" : 4, "topo_feat_d" : 0} | json_instruct | {"type": "object", "properties": {"path": {"type": "string"}, "result_path": {"type": "string"}, "random_seed": {"type": "integer"}, "batch_size": {"type": "integer"}, "epochs_SHAPR": {"type": "integer"}, "epochs_cSHAPR": {"type": "integer"}, "topo_lambda": {"type": "number"}, "topo_interp": {"type": "integer"}, "topo_... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "private": {"type": "boolean"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "devDependencies": {"type"... | {"name" : "gl-react-tests", "private" : true, "license" : "MIT", "scripts" : {"test" : "./test.sh"}, "devDependencies" : {"babel-eslint" : "^10.0.3", "babel-jest" : "24.9.0", "eslint" : "^6.8.0", "eslint-plugin-react" : "^7.17.0", "flow-copy-source" : "^2.0.9"}, "version" : "4.0.1", "dependencies" : {"gl-react" : "^4.0... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "private": {"type": "boolean"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "devDependencies": {"type": "object", "properties": {"babel-eslint": {"type": "string"}, "babel-je... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}}, "required": ["name", "symbol", "decimals", "address", "chainId... | {"name" : "Token AgBG", "symbol" : "AgBGd", "decimals" : 6, "address" : "AgBGdLwK4ZsgfBhAXaZ5sCDbCT4j6U2T6NyXMTCsxctQ", "chainId" : 103} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}}, "required": ["name", "symbol", "decimals", "address", "chainId"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"componentChunkName": {"type": "string"}, "path": {"type": "string"}, "result": {"type": "object", "properties": {"data": {"type": "object", "properties": {"site": {"type": "object", "properties": {"siteMetadata": {"t... | {"componentChunkName" : "component---src-templates-tag-template-js", "path" : "/tag/algorithm/page/6", "result" : {"data" : {"site" : {"siteMetadata" : {"title" : "Publee\uc758 \uac1c\ubc1c\uc77c\uc9c0", "subtitle" : "Publee\uc758 \uac1c\ubc1c\uc77c\uc9c0"}}, "allMarkdownRemark" : {"edges" : [{"node" : {"fields" : {"sl... | json_instruct | {"type": "object", "properties": {"componentChunkName": {"type": "string"}, "path": {"type": "string"}, "result": {"type": "object", "properties": {"data": {"type": "object", "properties": {"site": {"type": "object", "properties": {"siteMetadata": {"type": "object", "properties": {"title": {"type": "string"}, "subtitle... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"columns": {"type": "array", "items": {"type": "string"}}, "entries": {"type": "array", "items": {"type": "object", "properties": {"weight": {"type": "integer"}, "roll": {"type": "string"}, "values": {"type": "a... | {"columns" : ["Other Ideal"], "entries" : [{"weight" : 1, "roll" : "1", "values" : ["Aspiration"]}, {"weight" : 1, "roll" : "2", "values" : ["Discovery"]}, {"weight" : 1, "roll" : "3", "values" : ["Glory"]}, {"weight" : 1, "roll" : "4", "values" : ["Nation"]}, {"weight" : 1, "roll" : "5", "values" : ["Redemption"]}, {"... | json_instruct | {"type": "object", "properties": {"columns": {"type": "array", "items": {"type": "string"}}, "entries": {"type": "array", "items": {"type": "object", "properties": {"weight": {"type": "integer"}, "roll": {"type": "string"}, "values": {"type": "array", "items": {"type": "string"}}}, "required": ["weight", "roll", "value... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test... | {"name" : "cryptolens", "version" : "1.0.3", "description" : "Client API for NodeJS to access Cryptolens Software Licensing API", "main" : "main.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git+https://github.com/Cryptolens/cryptolens-nodejs.git"}, ... | 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... |
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" : 16446, "title" : ["[Firefly Villa, Corridor]"], "description" : ["Copper lanterns hooded with wide bowl-shaped lids traverse the length of the hall. The shadows of catfish, sunfish, and eels swim across the ceiling, their images created by the decorative cuts in the bodies of the lanterns that are strung in a ... | 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": {"16426"... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"seed": {"type": "integer"}, "samples": {"type": "array", "items": {"type": "object", "properties": {"passphrase": {"type": "string"}}, "required": ["passphrase"]}}}, "required": ["seed", "samples"], "$schema": "ht... | {"seed" : 8841220942245080112, "samples" : [{"passphrase" : "-uUA;\"!x\ud80c\udf6eu!"}, {"passphrase" : "=NRt%%JF}16q5Ut/qTH/3yk<^[ycIM\u7836SF,I)v\\7!~N|sGm"}, {"passphrase" : "&S8AG6po:8:tAvH^!(`\u1966\ud84a\udee9f`[q<^(g;\"BmC=,\u83b03Tu4G^rs\u25ceB/N-/Gza3eg1E/B&'K8YN\ud85e\udd50@uZ,5\u3efanrpWu4$^kTlFmY*q@]y1V?\"3... | json_instruct | {"type": "object", "properties": {"seed": {"type": "integer"}, "samples": {"type": "array", "items": {"type": "object", "properties": {"passphrase": {"type": "string"}}, "required": ["passphrase"]}}}, "required": ["seed", "samples"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"enrollments": {"type": "array", "items": {"type": "object", "properties": {"enrollment": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "createdAtClient": {"type": "string"}, "updatedAtClie... | {"enrollments" : [{"enrollment" : "TvctPPhpD8u", "createdAt" : "2018-01-26T13:48:13.363", "updatedAt" : "2018-01-26T17:48:13.363", "createdAtClient" : "2018-01-25T13:48:13.363", "updatedAtClient" : "2018-01-25T17:48:13.363", "trackedEntityType" : "nEenWmSyUEp", "trackedEntity" : "IOR1AXXl24H", "program" : "BFcipDERJnf"... | json_instruct | {"type": "object", "properties": {"enrollments": {"type": "array", "items": {"type": "object", "properties": {"enrollment": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "createdAtClient": {"type": "string"}, "updatedAtClient": {"type": "string"}, "trackedEntityType": {"type": "s... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}, "z": {"type": "integer"}}, "required": ["x", "y", "z"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"x" : 18, "y" : 29, "z" : 0} | json_instruct | {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}, "z": {"type": "integer"}}, "required": ["x", "y", "z"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "e... | {"name" : "torchello/rubix-ml-server-docker", "description" : "Docker image for Rubix ML Server", "authors" : [{"name" : "Alex Torchenko", "email" : "torchenko@gmail.com"}], "minimum-stability" : "dev", "require" : {}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "minimum-stability": {"type": "string"}, "require": {"type":... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"version": {"type": "string"}, "name": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "description": {"type": ... | {"version" : "0.2.0", "name" : "@augm/site", "repository" : {"type" : "git", "url" : "git+https://github.com/augm-dev/augm-dev.git"}, "description" : "Builder for simple and fast websites", "keywords" : ["augm", "augm-dev", "ssr", "ssg", "builder"], "license" : "MIT", "module" : "dist/index.js", "main" : "dist/index.cj... | json_instruct | {"type": "object", "properties": {"version": {"type": "string"}, "name": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}... |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "object", "properties": {"address": {"type": "string"}, "amount": {"type": "integer"}}, "required": ["address", "amount"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"address" : "2NG4oZZZbBcBtUw6bv2KEJmbZgrdLTTf5CC", "amount" : 10000000}, {"address" : "2MuK9EGZeXMLJTqVtv8eKrcbrvYg2pwD1te", "amount" : 9689266}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "string"}, "amount": {"type": "integer"}}, "required": ["address", "amount"]}, "$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"}, "rarity": {"type": "string"}, "part": {"type": "string"}, "health": {"type": "integer"}, "defense": {"type": "integer"}, "combat_skill_req": {"type": "integer"}, "abilities": {"type": "a... | {"name" : "ender_chestplate", "rarity" : "epic", "part" : "chestplate", "health" : 30, "defense" : 60, "combat_skill_req" : 12, "abilities" : ["ender_armor"], "type" : "armor"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "rarity": {"type": "string"}, "part": {"type": "string"}, "health": {"type": "integer"}, "defense": {"type": "integer"}, "combat_skill_req": {"type": "integer"}, "abilities": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}}, "requi... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"root": {"type": "string"}, "port": {"type": "string"}, "serverUri": {"type": "string"}, "webid": {"type": "boolean"}, "mount": {"type": "string"}, "sslKey": {"type": "string"}, "sslCert": {"type": "string"}, "idp": ... | {"root" : "/home/aron/SolidHeka", "port" : "8443", "serverUri" : "https://heka.house:443", "webid" : true, "mount" : "/", "sslKey" : "../ssl/heka.house.key", "sslCert" : "../ssl/heka.house.crt", "idp" : true} | json_instruct | {"type": "object", "properties": {"root": {"type": "string"}, "port": {"type": "string"}, "serverUri": {"type": "string"}, "webid": {"type": "boolean"}, "mount": {"type": "string"}, "sslKey": {"type": "string"}, "sslCert": {"type": "string"}, "idp": {"type": "boolean"}}, "required": ["root", "port", "serverUri", "webid... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"TrickingTheShapeshifter": {"type": "array", "items": {"type": "string"}}}, "required": ["TrickingTheShapeshifter"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"TrickingTheShapeshifter" : ["VoluntaryShapeshifting", "ShapeshifterShowdown", "RealityWarper", "GenieInABottle", "SealedEvilInACan", "AssimilationBackfire", "AttackOfThe50FootWhatever", "SealedGoodInACan", "NiceJobFixingItVillain", "TheSandman", "LampshadeHanging", "CatsAreMean", "CardCarryingVillain", "TimeMachine",... | json_instruct | {"type": "object", "properties": {"TrickingTheShapeshifter": {"type": "array", "items": {"type": "string"}}}, "required": ["TrickingTheShapeshifter"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"type": "st... | {"citations" : [{"textCitation" : "[See zornn0g on Metamath](http://us.metamath.org/mpegif/zornn0g.html)"}], "names" : ["zornn0g"], "language" : "METAMATH_SET_MM", "lookupTerms" : ["#T_cA", "#T_wcel", "#T_cdm", "#T_ccrd", "#T_w3a--1", "#T_cA", "#T_wne", "#T_c0", "#T_w3a--2", "#T_wal", "#T_vz", "#T_vz", "#T_wss", "#T_cA... | json_instruct | {"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "lookupTerms": {"type": "array", "items": {"type": "st... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"variants": {"type": "object", "properties": {"age=0": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "age=1": {"type": "object", "properties": {"model": {"type": "string"}}, "... | {"variants" : {"age=0" : {"model" : "terrafabricraft:block/crop/yellow_bell_pepper_0"}, "age=1" : {"model" : "terrafabricraft:block/crop/yellow_bell_pepper_1"}, "age=2" : {"model" : "terrafabricraft:block/crop/yellow_bell_pepper_2"}, "age=3" : {"model" : "terrafabricraft:block/crop/yellow_bell_pepper_3"}, "age=4" : {"m... | json_instruct | {"type": "object", "properties": {"variants": {"type": "object", "properties": {"age=0": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "age=1": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "age=2": {"type": "object", "properties": {"mo... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"title": {"type": "string"}, "menu name": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "version": {"type": "string"}}, "required": ["title", "menu name", "description", ... | {"title" : "Remove a user from your instance.", "menu name" : "remove-user", "description" : "Remove a user's access to your instance and remove home directory.", "author" : "Calvin McLean", "version" : "1"} | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "menu name": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "version": {"type": "string"}}, "required": ["title", "menu name", "description", "author", "version"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}, "version": {"type": "string"}, "unity": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {}}, "category": {"type": "strin... | {"name" : "jp.co.pcysl5edgo.unrolledlinkedlist", "displayName" : "Unsafe Unrolled Linked List", "version" : "0.1.0", "unity" : "2019.2", "description" : "This package provides unsafe struct which implements Unrolled Linked List.", "keywords" : [], "category" : "Controllers", "dependencies" : {}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}, "version": {"type": "string"}, "unity": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {}}, "category": {"type": "string"}, "dependencies": {"type": "object", "properties": {},... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"author": {"type": "string"}, "classification": {"type": "string"}, "keywords": {"type": "array", "items": {}}, "period": {"type": "string"}, "reference": {"type": "string"}, "region": {"type": "string"}, "text": {"type": "arra... | {"author" : "David Lunde", "classification" : "", "keywords" : [], "period" : "", "reference" : "http://www.poetryfoundation.org/poetrymagazine/poem/29708", "region" : "", "text" : ["I guess you could call it", "a sort of sympathetic magic.", "How else to explain", "this obsessive reorganizing", "of my home, my books, ... | json_instruct | {"type": "object", "properties": {"author": {"type": "string"}, "classification": {"type": "string"}, "keywords": {"type": "array", "items": {}}, "period": {"type": "string"}, "reference": {"type": "string"}, "region": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string... |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://js... | [{"name" : "FALCON", "frequency" : 270, "males" : "93.7037037037037 %", "females" : "6.296296296296296 %"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "permissions": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}, "manifest_version": {"type": "integer"}, "default_locale":... | {"name" : "__MSG_extName__", "description" : "__MSG_extDescription__", "permissions" : ["http://*/*", "https://*/*", "tabs", "storage"], "version" : "1.1.0", "manifest_version" : 2, "default_locale" : "en", "icons" : {"128" : "icon-128x128.png"}, "background" : {"scripts" : ["js/web_technologies.js", "js/web_servers.js... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "permissions": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}, "manifest_version": {"type": "integer"}, "default_locale": {"type": "string"}, "icons": {"type": "object", "properties": {"128": ... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"tech": {"type": "integer"}, "pts": {"type": "integer"}, "connections": {"type": "integer"}, "capacity": {"type": "... | [{"results" : [{"tech" : 3, "pts" : 780, "connections" : 196692, "capacity" : 453149, "investments" : 2492326}]}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"tech": {"type": "integer"}, "pts": {"type": "integer"}, "connections": {"type": "integer"}, "capacity": {"type": "integer"}, "investments": {"type": "integer"}}, "required": ["tech", "pt... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"nunaliit_type": {"type": "string"}, "files": {"type": "object", "properties": {}, "required": []}}, "required": ["nunaliit_type", "files"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"nunaliit_type" : "attachment_descriptions", "files" : {}} | json_instruct | {"type": "object", "properties": {"nunaliit_type": {"type": "string"}, "files": {"type": "object", "properties": {}, "required": []}}, "required": ["nunaliit_type", "files"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"appearance": {"type": "object", "properties": {"eye-color": {"type": "string"}, "gender": {"type": "string"}, "hair-color": {"type": "string"}, "height": {"type": "array", "items": {"type": "string"}}, "race": {"type": "string... | {"appearance" : {"eye-color" : "White", "gender" : "Female", "hair-color" : "Blond", "height" : ["5'10'", "178 cm"], "race" : "null", "weight" : ["108 lb", "49 kg"]}, "biography" : {"aliases" : ["Anne McKenzie-Thompson"], "alignment" : "good", "alter-egos" : "No alter egos found.", "first-appearance" : "Uncanny X-Men #... | json_instruct | {"type": "object", "properties": {"appearance": {"type": "object", "properties": {"eye-color": {"type": "string"}, "gender": {"type": "string"}, "hair-color": {"type": "string"}, "height": {"type": "array", "items": {"type": "string"}}, "race": {"type": "string"}, "weight": {"type": "array", "items": {"type": "string"}... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properti... | {"type" : "MultiPolygon", "coordinates" : [[[[-81.582714, 26.708591], [-81.582703, 26.709064], [-81.580246, 26.709099], [-81.578957, 26.709123], [-81.578641, 26.709129], [-81.578015, 26.708449], [-81.57826, 26.707101], [-81.578714, 26.707034], [-81.578717, 26.706342], [-81.578709, 26.705839], [-81.57871, 26.705645], [-... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "minecraft:block/purple_concrete_powder"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"kind": {"type": "string"}, "name": {"type": "string"}, "href": {"type": "string"}, "description": {"type": "string"}, "refs": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "... | {"kind" : "Type", "name" : "SourceBuffer", "href" : "https://developer.mozilla.org/en-US/docs/Web/API/SourceBuffer", "description" : "The SourceBuffer interface represents a chunk of media to be passed into an HTMLMediaElement and played, via a MediaSource object. This can be made up of one or several media segments.",... | json_instruct | {"type": "object", "properties": {"kind": {"type": "string"}, "name": {"type": "string"}, "href": {"type": "string"}, "description": {"type": "string"}, "refs": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "href": {"type": "string"}, "description": {"type": "string"}}, "requi... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"_from": {"type": "string"}, "_id": {"type": "string"}, "_inBundle": {"type": "boolean"}, "_integrity": {"type": "string"}, "_location": {"type": "string"}, "_phantomChildren": {"type": "object", "properties": {... | {"_from" : "generator-isobar", "_id" : "generator-isobar@0.0.1", "_inBundle" : false, "_integrity" : "sha1-OcyLoFG27d14qAWvEn7enntSvqI=", "_location" : "/generator-isobar", "_phantomChildren" : {}, "_requested" : {"type" : "tag", "registry" : true, "raw" : "generator-isobar", "name" : "generator-isobar", "escapedName" ... | json_instruct | {"type": "object", "properties": {"_from": {"type": "string"}, "_id": {"type": "string"}, "_inBundle": {"type": "boolean"}, "_integrity": {"type": "string"}, "_location": {"type": "string"}, "_phantomChildren": {"type": "object", "properties": {}, "required": []}, "_requested": {"type": "object", "properties": {"type":... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"... | {"schema_version" : "1.2.0", "id" : "GHSA-935f-hm9p-8j6v", "modified" : "2022-05-13T01:08:38Z", "published" : "2022-05-13T01:08:38Z", "aliases" : ["CVE-2017-8082"], "details" : "concrete5 8.1.0 has CSRF in Thumbnail Editor in the File Manager, which allows remote attackers to disable the entire installation by merely t... | json_instruct | {"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {"type": "object", "properti... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"pos": {"type": "string"}, "translits": {"type": "object", "properties": {"\u016b\u00b7\u015b\u0259\u00b7p\u0304\u016b\u00b7n\u00ea": {"type": "object", "properties": {"deu.33.19|11": {"type": "array", "items": ... | {"pos" : "v", "translits" : {"\u016b\u00b7\u015b\u0259\u00b7p\u0304\u016b\u00b7n\u00ea" : {"deu.33.19|11" : ["they shall partake [of]", "and [of] treasures", "hidden in"]}}, "meanings" : {"treasure" : 1}, "meaningsCount" : 1, "occurences" : 1} | json_instruct | {"type": "object", "properties": {"pos": {"type": "string"}, "translits": {"type": "object", "properties": {"\u016b\u00b7\u015b\u0259\u00b7p\u0304\u016b\u00b7n\u00ea": {"type": "object", "properties": {"deu.33.19|11": {"type": "array", "items": {"type": "string"}}}, "required": ["deu.33.19|11"]}}, "required": ["\u016b\... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"bootstrap-slider.min.js": {"type": "string"}, "css/bootstrap-slider.css": {"type": "string"}, "css/bootstrap-slider.min.css": {"type": "string"}}, "required": ["bootstrap-slider.min.js", "css/bootstrap-slider.css", "... | {"bootstrap-slider.min.js" : "sha256-/GG8yeaKm5r210kSPE9NIZNVVF2IeXtee/qdDED1o5g=", "css/bootstrap-slider.css" : "sha256-byMUC/BldXr7zVqXImdOy7cnmycu1TKDn7y1g3RwDA8=", "css/bootstrap-slider.min.css" : "sha256-CACszQLj0cLWbtfAnctzjAZM9NTExvbNZSPujldmzOg="} | json_instruct | {"type": "object", "properties": {"bootstrap-slider.min.js": {"type": "string"}, "css/bootstrap-slider.css": {"type": "string"}, "css/bootstrap-slider.min.css": {"type": "string"}}, "required": ["bootstrap-slider.min.js", "css/bootstrap-slider.css", "css/bootstrap-slider.min.css"], "$schema": "http://json-schema.org/dr... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "null"}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "... | {"ast" : null, "code" : "export var MOBILE_MIN_WIDTH = 320;\nexport var TABLET_MIN_WIDTH = 768;\nexport var DESKTOP_MIN_WIDTH = 1025;", "map" : null, "metadata" : {}, "sourceType" : "module"} | json_instruct | {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "null"}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/s... |
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": {"start": {"type": "string"}, "stop": {"type": "s... | {"name" : "quizteam-backend", "version" : "0.1.0", "description" : "", "main" : "server.js", "scripts" : {"start" : "pm2 start server.js --name quizteam-backend", "stop" : "pm2 delete quizteam-backend", "restart" : "pm2 restart quizteam-backend"}, "author" : "Terrance Li, Andrew Liu, and Neal Ma", "license" : "MIT", "d... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "stop": {"type": "string"}, "restart": {"type": "string"}}, "required": ["start", "stop", ... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"type": "string"}, "postal": {"type": "array", "items": {"type": "integer"}}, "c... | {"code" : 1105090, "parent" : 1105, "name" : "BIREM BAYEUN", "latitude" : "4.4851855309995", "longitude" : "97.886333119487", "postal" : [24464, 24452], "children" : [1105090001, 1105090002, 1105090003, 1105090004, 1105090005, 1105090006, 1105090007, 1105090008, 1105090009, 1105090010, 1105090011, 1105090012, 110509001... | json_instruct | {"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"type": "string"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": "array", "items": {"type": "integer"}}}, "required": ... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array"... | {"directions" : ["Place racks in upper and lower thirds of oven; preheat to 300\u00b0F. Whisk agave and oil in a large bowl. Stir in oats, coconut flakes, pecans, rice cereal, sesame seeds, salt, and cinnamon until combined.", "Whisk egg white and 1 Tbsp. water in a small bowl. Add to oat mixture and toss to evenly coa... | 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": {"type": "string"}}, "title": {"type": "string"}, "url": {"type"... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"read_files": {"type": "string"}, "expected_format": {"type": "string"}, "compatible_fragment_ratio": {"type": "number"}, "num_compatible_fragments": {"type": "integer"}, "num_assigned_fragments": {"type": "integer... | {"read_files" : "[ /shares/B110-Isilon1/004927/data/151201_SN7001438_0172_AC7YYKANXX/AS-97432-LR-13624/fastq/AS-97432-LR-13624_R1.fastq.gz ]", "expected_format" : "U", "compatible_fragment_ratio" : 1.0, "num_compatible_fragments" : 11792298, "num_assigned_fragments" : 11792298, "num_frags_with_concordant_consistent_map... | json_instruct | {"type": "object", "properties": {"read_files": {"type": "string"}, "expected_format": {"type": "string"}, "compatible_fragment_ratio": {"type": "number"}, "num_compatible_fragments": {"type": "integer"}, "num_assigned_fragments": {"type": "integer"}, "num_frags_with_concordant_consistent_mappings": {"type": "integer"}... |
Following the schema specification below, generate a valid 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" : "1505030019", "district_id" : "1505030", "name" : "RONDANG"} | 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#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "null"}, "longitude": {"type": "null"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": ... | {"code" : 1205082007, "parent" : 1205082, "name" : "DOLOK SAUT", "latitude" : null, "longitude" : null, "postal" : [22466], "children" : []} | json_instruct | {"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "null"}, "longitude": {"type": "null"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": "array", "items": {}}}, "required": ["code", "parent", "n... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"componentChunkName": {"type": "string"}, "path": {"type": "string"}, "result": {"type": "object", "properties": {"data": {"type": "object", "properties": {"markdownRemark": {"type": "object", "properties": {"html":... | {"componentChunkName" : "component---src-templates-blog-small-jsx", "path" : "/blog/script-element/", "result" : {"data" : {"markdownRemark" : {"html" : "<h1>script\u4e0d\u4e3a\u4eba\u77e5\u7684\u6807\u7b7e\u5c5e\u6027</h1>\n<h2>\u666e\u901a\u5f15\u7528</h2>\n<ul>\n<li>js\u52a0\u8f7d\u4e0e\u6267\u884c\u90fd\u4f1a\u963b... | json_instruct | {"type": "object", "properties": {"componentChunkName": {"type": "string"}, "path": {"type": "string"}, "result": {"type": "object", "properties": {"data": {"type": "object", "properties": {"markdownRemark": {"type": "object", "properties": {"html": {"type": "string"}, "frontmatter": {"type": "object", "properties": {"... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"nft": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "image": {"type": "string"}, "attributes": {"type": "array", "items": {"type": "object... | {"nft" : {"id" : "4942", "name" : "PixelFreak #04942", "description" : "They call us ugly, and misfits, but we prefer to call ourselves freaks", "image" : "ipfs://QmbTK3mENoMxb8az9WBkYAqsCvCp33pCEQHS8QpWc8MxKZ", "attributes" : [{"trait_type" : "pet", "value" : "None"}, {"trait_type" : "body", "value" : "Overalls E"}, {... | json_instruct | {"type": "object", "properties": {"nft": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "image": {"type": "string"}, "attributes": {"type": "array", "items": {"type": "object", "properties": {"trait_type": {"type": "string"}, "value": {"type": ... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"900715619": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900715620": {"type": "object", "properties": {"nam... | {"900715619" : {"nama" : "TPS 1", "dapil" : [7301, 17304, 2730105]}, "900715620" : {"nama" : "TPS 2", "dapil" : [7301, 17304, 2730105]}, "900715621" : {"nama" : "TPS 3", "dapil" : [7301, 17304, 2730105]}, "900715622" : {"nama" : "TPS 4", "dapil" : [7301, 17304, 2730105]}} | json_instruct | {"type": "object", "properties": {"900715619": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900715620": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": ... |
Construct a JSON document that adheres to this schema specification:
{"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": "... | {"text" : {"0" : {"m1" : "\u062e\u0627\u0642\u0627\u0646\u06cc \u0631\u0627 \u062f\u0644 \u062a\u0641 \u0627\u0632 \u062f\u0631\u062f \u0628\u0633\u0648\u062e\u062a", "m2" : "\u0635\u0628\u0631 \u0622\u0645\u062f \u0648 \u0644\u062e\u062a\u06cc \u063a\u0645 \u062f\u0644 \u062e\u0648\u0631\u062f \u0628\u0633\u0648\u062e... | json_instruct | {"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}}, "requ... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"quill.bubble.css": {"type": "string"}, "quill.bubble.min.css": {"type": "string"}, "quill.core.css": {"type": "string"}, "quill.core.js": {"type": "string"}, "quill.core.min.css": {"type": "string"}, "quill.cor... | {"quill.bubble.css" : "sha512-bXcmocd8e28Lf8h3i/2iJh2TT+BdwMhEfjosQ5vKRV6YRQRwejzVQMM2+va/jaXFni7t+6GsGkdG6sH/eFjtsQ==", "quill.bubble.min.css" : "sha512-xfHwXegpmjwp8b/oMyjlkkKaSNaXfekS6srNBtB0p+hh/o3V08dyywYQKePzjPiJqAYLq+wqajZxxYsbvvPT5Q==", "quill.core.css" : "sha512-gV0hfd9dy5x2YxIthliz2bPGtf7bStyWsq0QxSpxa9X4JCym... | json_instruct | {"type": "object", "properties": {"quill.bubble.css": {"type": "string"}, "quill.bubble.min.css": {"type": "string"}, "quill.core.css": {"type": "string"}, "quill.core.js": {"type": "string"}, "quill.core.min.css": {"type": "string"}, "quill.core.min.js": {"type": "string"}, "quill.js": {"type": "string"}, "quill.min.j... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"react-modal.js": {"type": "string"}, "react-modal.min.js": {"type": "string"}}, "required": ["react-modal.js", "react-modal.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"react-modal.js" : "sha256-VX/Z0/0CxI6bm/WJ+U4LFnfvKMxioBwgLdK3PMWtOxY=", "react-modal.min.js" : "sha256-p/qzG9zoBDxxfM64s/eeSUYK7pGgnGY0TLfzmpuq230="} | json_instruct | {"type": "object", "properties": {"react-modal.js": {"type": "string"}, "react-modal.min.js": {"type": "string"}}, "required": ["react-modal.js", "react-modal.min.js"], "$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"}, "version": {"type": "string"}, "interfaces": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "interfaces"], "$schema": "http://json-schema.org/draft-07/s... | {"name" : "LEDDriver", "version" : "0.0.1", "interfaces" : ["LEDDriverInterface"]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "interfaces": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "interfaces"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"text": {"type": "string"}, "url": {"type": "string"}}, "required": ["text", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"text" : " The Dollar Game - Numberphile\n\n\\begin{array}{l}\\n3 \\\\\\n6 \\\\\\n6 \\\\\\n0\\n\\end{array}[imath]3 [/imath] [imath]6 [/imath] [imath]6 [/imath] [imath]0[/imath] \n\n\n", "url" : "https://www.youtube.com/watch?v=U33dsEcKgeQ"} | json_instruct | {"type": "object", "properties": {"text": {"type": "string"}, "url": {"type": "string"}}, "required": ["text", "url"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"info": {"type": "object", "properties": {"status": {"type": "string"}, "title": {"type": "string"}, "message": {"type": "string"}, "sessionTimeout": {"type": "string"}, "countdownTime": {"type": "string"}}, "requir... | {"info" : {"status" : "WG201", "title" : "", "message" : "Created", "sessionTimeout" : "600", "countdownTime" : "60"}} | json_instruct | {"type": "object", "properties": {"info": {"type": "object", "properties": {"status": {"type": "string"}, "title": {"type": "string"}, "message": {"type": "string"}, "sessionTimeout": {"type": "string"}, "countdownTime": {"type": "string"}}, "required": ["status", "title", "message", "sessionTimeout", "countdownTime"]}... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"]... | {"Time" : "2021-03-12T13:00:00Z", "Temp" : 9.2, "RelHum" : 69, "WindSpeed" : 5.8, "WindDir" : 292} | json_instruct | {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "object", "properties": {"namaKab": {"type": "string"}, "originalFilename": {"type": "string"}, "namaPartai": {"type": "string"}, "id": {"type": "integer"}, "noUrut": {"type": "integer"}, "nama": {"type": "string"}... | [{"namaKab" : "BANGLI", "originalFilename" : "photo_2018-07-17_01-32-15.jpg", "namaPartai" : "Partai Solidaritas Indonesia", "id" : 185555, "noUrut" : 1, "nama" : "I WAYAN SEPTA WIJAYA", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "BANGLI", "originalFilename" : "photo_2018-07-17_06-18-45.jpg", "namaPartai" : "Par... | 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", "... |
Generate sample JSON data that conforms to the following schema definition:
{"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"}, "f... | {"user" : "OstapPankevych", "repos" : 1, "login" : "OstapPankevych", "id" : 11840411, "avatar_url" : "https://avatars2.githubusercontent.com/u/11840411?v=3", "url" : "https://api.github.com/users/OstapPankevych", "html_url" : "https://github.com/OstapPankevych", "followers_url" : "https://api.github.com/users/OstapPank... | 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... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "publisher": {"type": "string"}, "engines": {"type": "object", "properties": {"v... | {"name" : "task-provider-samples", "displayName" : "Task Provider Samples", "description" : "Samples for VSCode's view API", "version" : "0.0.1", "publisher" : "ms-vscode", "engines" : {"vscode" : "^1.23.0"}, "categories" : ["Other"], "activationEvents" : ["onCommand:workbench.action.tasks.runTask"], "main" : "./out/sr... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "publisher": {"type": "string"}, "engines": {"type": "object", "properties": {"vscode": {"type": "string"}}, "required": ["vscode"]}, "categories": {"type": ... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", ... | {"place_name" : "Brighton", "state_name" : "Michigan", "state_abbrv" : "MI", "lat" : "42.5371", "long" : "-83.7756"} | json_instruct | {"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", "lat", "long"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type": "i... | {"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "Mahabang Parang, Lucban, Quezon, CALABARZON (Region IV-A), PH", "locale" : "ph.calabarzon-region-iv-a.quezon.lucban.mahabang-parang", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "region_id" : "4", "reg... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type": "integer"}, "country_reference": {"type": "integer"}, "country_name": {... |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["synced-varhash"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}, "extensions": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "libName": {"type": "string"}, "defaultEnab... | [{"type" : "java", "name" : "jar (in project Limelight Aim Assist)", "extensions" : [{"name" : "Sim DriverStation", "libName" : "/Users/brendanraykoff/Documents/Robotics/Limelight Aim Assist/Limelight Aim Assist/build/jni/release/libhalsim_ds_socket.dylib", "defaultEnabled" : false}, {"name" : "Sim GUI", "libName" : "/... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}, "extensions": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "libName": {"type": "string"}, "defaultEnabled": {"type": "boolean"}}, "required": ["name", "libName... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"id" : "1803082005", "nama" : "Ogan Jaya"}, {"id" : "1803082009", "nama" : "Ciamis"}, {"id" : "1803082010", "nama" : "Padang Ratu"}, {"id" : "1803082011", "nama" : "Negeri Sakti"}, {"id" : "1803082012", "nama" : "Negeri Ratu"}, {"id" : "1803082019", "nama" : "Negara Ratu"}, {"id" : "1803082020", "nama" : "Batu Raja"}... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"background": {"type": "object", "properties": {"scripts": {"type": "array", "items": {"type": "string"}}}, "required": ["scripts"]}, "browser_action": {"type": "object", "properties": {"default_icon": {"type": "stri... | {"background" : {"scripts" : ["background.js"]}, "browser_action" : {"default_icon" : "icon-24.png"}, "description" : "Open new tab with icloud notes. \u82f9\u679c\u4fbf\u7b7eChrome\u63d2\u4ef6\u7248", "manifest_version" : 2, "name" : "iCloud Notes+", "permissions" : ["tabs"], "version" : "2.1.425"} | json_instruct | {"type": "object", "properties": {"background": {"type": "object", "properties": {"scripts": {"type": "array", "items": {"type": "string"}}}, "required": ["scripts"]}, "browser_action": {"type": "object", "properties": {"default_icon": {"type": "string"}}, "required": ["default_icon"]}, "description": {"type": "string"... |
Following the schema specification below, generate a valid 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": {"t... | {"\u5de5\u5ee0\u540d\u7a31" : "\u5091\u7b19\u771f\u7a7a\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "66001648", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "", "\u5de5\u5ee0\u5730\u5740" : "\u81fa\u4e2d\u5e02\u5927\u91cc\u5340\u5927\u5143\u91cc\u4e2d\u8208\u8def\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... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"domain": {"type": "string"}, "title": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "name": {"type": "string"}, "homepage": {"type": "string"}, "audit": {"type": "string"}, "director"... | {"domain" : "shjbzx.cn", "title" : "", "type" : "", "license" : "\u6caaB2-20050088-90", "name" : "\u4e0a\u6d77\u5bf9\u5916\u5ba3\u4f20\u529e\u516c\u5ba4", "homepage" : "www.shjbzx.cn", "audit" : "\u672a\u77e5", "director" : "", "pre-approval" : "", "updated" : 1484564824} | json_instruct | {"type": "object", "properties": {"domain": {"type": "string"}, "title": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "name": {"type": "string"}, "homepage": {"type": "string"}, "audit": {"type": "string"}, "director": {"type": "string"}, "pre-approval": {"type": "string"}, "updated": ... |
Using the following JSON schema, generate a compatible JSON instance:
{"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... | [{"id" : 253, "gempId" : "1_210", "side" : "Dark", "rarity" : "U2", "set" : "1", "printings" : [{"set" : "1"}], "front" : {"title" : "\u2022Blast Door Controls", "imageUrl" : "https://res.starwarsccg.org/cards/Premiere-Dark/large/blastdoorcontrols.gif", "type" : "Effect", "uniqueness" : "*", "destiny" : "5", "gametext"... | 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... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"zxcvbn-async-bower.js": {"type": "string"}, "zxcvbn-async-bower.min.js": {"type": "string"}, "zxcvbn-async.js": {"type": "string"}, "zxcvbn-async.min.js": {"type": "string"}, "zxcvbn.js": {"type": "string"}, "zxcvbn.... | {"zxcvbn-async-bower.js" : "sha512-5L5888Zw9bY/PScBKRwB9QmCelLSj7MPP/h0krs9yNLzbsnDKB5xBpZtywDxrDYqBj3tW4hmQj7nthaSee3PZA==", "zxcvbn-async-bower.min.js" : "sha512-MU+7rIYfmBmjPVGrQQzQXd6pnPKVaGDfwiGyHNx6eZAAtmIfPOyMnM/ePZVXk7uRGvPw57O89i1M4jxG0EzDmQ==", "zxcvbn-async.js" : "sha512-WfJ6px3SmlDpk4W6jEotN2eevkAoPSdhcJ2GP... | json_instruct | {"type": "object", "properties": {"zxcvbn-async-bower.js": {"type": "string"}, "zxcvbn-async-bower.min.js": {"type": "string"}, "zxcvbn-async.js": {"type": "string"}, "zxcvbn-async.min.js": {"type": "string"}, "zxcvbn.js": {"type": "string"}, "zxcvbn.min.js": {"type": "string"}}, "required": ["zxcvbn-async-bower.js", "... |
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" : [[[123.625, 29.75], [123.625, 29.833333333333332], [123.75, 29.833333333333332], [123.75, 29.75], [123.625, 29.75]]]}, "properties" : {"code" : 442355, "url" : "http://madefor.github.io/0410/api/v1/442355.geojson", "view" : "https://github.com/madef... | 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... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"author_id": {"type": "integer"}, "type": {"type": "string"}, "first_name": {"type": "string"}, "last_name": {"type": "string"}, "birthday": {"type": "string"}}, "required": ["author_id", "type", "first_name", "... | {"author_id" : 12, "type" : "POET", "first_name" : "SomeFirstName2", "last_name" : "SomeLastName2", "birthday" : "26.12.2020"} | json_instruct | {"type": "object", "properties": {"author_id": {"type": "integer"}, "type": {"type": "string"}, "first_name": {"type": "string"}, "last_name": {"type": "string"}, "birthday": {"type": "string"}}, "required": ["author_id", "type", "first_name", "last_name", "birthday"], "$schema": "http://json-schema.org/draft-07/schema... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "objec... | {"name" : "@rav2040/worker-pool", "version" : "1.0.0", "description" : "Create and manage a pool of workers in Node.js using worker threads.", "author" : "Stuart Kennedy", "license" : "MIT", "homepage" : "https://github.com/rav2040/worker-pool", "repository" : {"type" : "git", "url" : "git+https://github.com/rav2040/wo... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"images": {"type": "array", "items": {"type": "object", "properties": {"startdate": {"type": "string"}, "fullstartdate": {"type": "string"}, "enddate": {"type": "string"}, "url": {"type": "string"}, "urlbase": {"ty... | {"images" : [{"startdate" : "20220505", "fullstartdate" : "202205050700", "enddate" : "20220506", "url" : "/th?id=OHR.JaliscoAgave_EN-US2800710188_1920x1080.jpg&rf=LaDigue_1920x1080.jpg&pid=hp", "urlbase" : "/th?id=OHR.JaliscoAgave_EN-US2800710188", "copyright" : "Tree in blue agave field in the tequila-producing regio... | json_instruct | {"type": "object", "properties": {"images": {"type": "array", "items": {"type": "object", "properties": {"startdate": {"type": "string"}, "fullstartdate": {"type": "string"}, "enddate": {"type": "string"}, "url": {"type": "string"}, "urlbase": {"type": "string"}, "copyright": {"type": "string"}, "copyrightlink": {"type... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.