input
stringlengths 159
2.05k
| output
stringlengths 5
10.3k
| task
stringclasses 1
value | schema
stringlengths 100
1.99k
|
---|---|---|---|
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "@nylas/components-agenda"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}, "directory": {"type": "string"}}, "required": ["type", "url", "directory"]}, "license": {"type": "string"}, "version": {"type": "string"}, "publishConfig": {"type": "object", "properties": {"access": {"type": "string"}}, "required": ["access"]}}, "required": ["name", "description", "repository", "license", "version", "publishConfig"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "@drivy/prettier-config", "description" : "Shareable prettier config for Drivy's projects", "repository" : {"type" : "git", "url" : "git+https://github.com/drivy/frontend-configs.git", "directory" : "packages/prettier-config"}, "license" : "MIT", "version" : "1.1.3", "publishConfig" : {"access" : "public"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}, "directory": {"type": "string"}}, "required": ["type", "url", "directory"]}, "license": {"type": "string"}, "version": {"type": "string"}, "publishConfig": {"type": "object", "properties": {"access": {"type": "string"}}, "required": ["access"]}}, "required": ["name", "description", "repository", "license", "version", "publishConfig"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "location": {"type": "string"}, "wayto": {"type": "object", "properties": {"6303": {"type": "object", "properties": {"file": {"type": "string"}}, "required": ["file"]}, "6305": {"type": "string"}}, "required": ["6303", "6305"]}, "timeto": {"type": "object", "properties": {"6303": {"type": "number"}, "6305": {"type": "number"}}, "required": ["6303", "6305"]}, "image": {"type": "string"}, "image_coords": {"type": "array", "items": {"type": "integer"}}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "title", "description", "paths", "location", "wayto", "timeto", "image", "image_coords", "tags"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 6304, "title" : ["[Dirt Mines, Mud Pits]"], "description" : ["The drip-drop of water and the squish-squash of mud echo through these low tunnels and subterranean pockets. Bubbles of foul smelling air struggle free from the muck nearby, splattering everything. Not that you'd notice."], "paths" : ["Obvious exits: northwest"], "location" : "the Lower Dragonsclaw", "wayto" : {"6303" : {"file" : "string_procs/wayto/6304_6303.rb"}, "6305" : "northwest"}, "timeto" : {"6303" : 0.2, "6305" : 0.2}, "image" : "wl-gates-1264234799.png", "image_coords" : [145, 137, 155, 147], "tags" : ["murdroot"]} | 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": {"6303": {"type": "object", "properties": {"file": {"type": "string"}}, "required": ["file"]}, "6305": {"type": "string"}}, "required": ["6303", "6305"]}, "timeto": {"type": "object", "properties": {"6303": {"type": "number"}, "6305": {"type": "number"}}, "required": ["6303", "6305"]}, "image": {"type": "string"}, "image_coords": {"type": "array", "items": {"type": "integer"}}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "title", "description", "paths", "location", "wayto", "timeto", "image", "image_coords", "tags"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"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_url": {"type": "string"}, "licence": {"type": "string"}, "language": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "text": {"type": "string"}}, "required": ["authors", "doi", "publication_date", "id", "url", "source", "source_url", "licence", "language", "type", "description", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"authors" : [{"author" : "Hiroki Shibutani"}, {"author" : "Yuzo Akita"}, {"author" : "Kotaro Yutaka"}, {"author" : "Satoshi Yamamoto"}, {"author" : "Yumie Matsui"}, {"author" : "Masahiro Yoshinaga"}, {"author" : "Masahiro Karakawa"}, {"author" : "Yasukiyo Mori"}], "doi" : "10.1186/s12872-016-0249-8", "publication_date" : "2016-04-23", "id" : "EN114760", "url" : "https://pubmed.ncbi.nlm.nih.gov/27102232", "source" : "BMC cardiovascular disorders", "source_url" : "", "licence" : "CC BY", "language" : "en", "type" : "pubmed", "description" : "", "text" : "A 63-year-old man was admitted due to sudden onset of chest pain and was in a cardiogenic shock state. His ECG showed ST-segment elevation in precordial (V2-6) and inferior leads (II, III, and aVF) and ST-segment depression in lead aVR. Blood biochemistry showed that cardiac enzymes were not elevated. Ultrasonic cardiography showed that the left ventricular apical level was akinetic, papillary muscle level was severely hypokinetic, and basal level was hyperkinetic, mimicking TC. However, coronary angiogram showed total occlusion of his right coronary artery wrapping around the cardiac apex. Successful percutaneous coronary intervention reversed his critical status."} | 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_url": {"type": "string"}, "licence": {"type": "string"}, "language": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "text": {"type": "string"}}, "required": ["authors", "doi", "publication_date", "id", "url", "source", "source_url", "licence", "language", "type", "description", "text"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "clientConfiguration": {"type": "object", "properties": {"linuxDistribution": {"type": "object", "properties": {"type": {"type": "string"}, "version": {"type": "string"}}, "required": ["type", "version"]}, "nodejs": {"type": "object", "properties": {"version": {"type": "string"}}, "required": ["version"]}}, "required": ["linuxDistribution", "nodejs"]}}, "required": ["name", "clientConfiguration"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "jalidev", "clientConfiguration" : {"linuxDistribution" : {"type" : "Ubuntu", "version" : "14.04"}, "nodejs" : {"version" : "6.1.0"}}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "clientConfiguration": {"type": "object", "properties": {"linuxDistribution": {"type": "object", "properties": {"type": {"type": "string"}, "version": {"type": "string"}}, "required": ["type", "version"]}, "nodejs": {"type": "object", "properties": {"version": {"type": "string"}}, "required": ["version"]}}, "required": ["linuxDistribution", "nodejs"]}}, "required": ["name", "clientConfiguration"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"merged" : "/Users/michaelalbert/ftc_app_MSHS/TeamCode/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/ic_launcher.png", "source" : "/Users/michaelalbert/ftc_app_MSHS/FtcRobotController/build/intermediates/bundles/default/res/drawable-xxhdpi-v4/ic_launcher.png"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "object", "properties": {"Id": {"type": "integer"}, "Title": {"type": "string"}}, "required": ["Id", "Title"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"Id" : 410, "Title" : "My thoughs about updater"}, {"Id" : 1394, "Title" : "Why it is not downloading files having XML content?"}, {"Id" : 1671, "Title" : "deprecated method"}, {"Id" : 1672, "Title" : "deprecated method"}, {"Id" : 1673, "Title" : "deprecated method"}, {"Id" : 1674, "Title" : "deprecated method"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"Id": {"type": "integer"}, "Title": {"type": "string"}}, "required": ["Id", "Title"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}, "npm": {"type": "string"}}, "required": ["node", "npm"]}, "dependencies": {"type": "object", "properties": {"express": {"type": "string"}, "pug": {"type": "string"}, "socket.io": {"type": "string"}, "sqlite3": {"type": "string"}, "uuid": {"type": "string"}}, "required": ["express", "pug", "socket.io", "sqlite3", "uuid"]}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "license": {"type": "string"}}, "required": ["name", "version", "description", "author", "engines", "dependencies", "scripts", "repository", "license"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Metris", "version" : "0.1.0", "description" : "Multiplayer Tetris Webb-Application", "author" : "Franziska Becker, Ren\u00e9 Warnking", "engines" : {"node" : "6.9.1", "npm" : "3.10.8"}, "dependencies" : {"express" : "4.x", "pug" : "2.0.0-rc.2", "socket.io" : "2.0.3", "sqlite3" : "^3.1.8", "uuid" : "^3.1.0"}, "scripts" : {"start" : "node server.js"}, "repository" : {"type" : "git", "url" : "https://github.com/ArielMant0/metris"}, "license" : "MIT"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}, "npm": {"type": "string"}}, "required": ["node", "npm"]}, "dependencies": {"type": "object", "properties": {"express": {"type": "string"}, "pug": {"type": "string"}, "socket.io": {"type": "string"}, "sqlite3": {"type": "string"}, "uuid": {"type": "string"}}, "required": ["express", "pug", "socket.io", "sqlite3", "uuid"]}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "license": {"type": "string"}}, "required": ["name", "version", "description", "author", "engines", "dependencies", "scripts", "repository", "license"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this 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": "integer"}, "country_reference": {"type": "integer"}, "country_name": {"type": "string"}, "region_id": {"type": "string"}, "region_reference": {"type": "string"}, "region_name": {"type": "string"}, "province_id": {"type": "string"}, "province_reference": {"type": "string"}, "province_name": {"type": "string"}, "city_id": {"type": "string"}, "city_reference": {"type": "string"}, "city_name": {"type": "string"}, "barangay_id": {"type": "string"}, "barangay_reference": {"type": "string"}, "barangay_name": {"type": "string"}}, "required": ["type", "level", "label", "locale", "country_id", "country_reference", "country_name", "region_id", "region_reference", "region_name", "province_id", "province_reference", "province_name", "city_id", "city_reference", "city_name", "barangay_id", "barangay_reference", "barangay_name"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "Bgy. 2 Pob, San Miguel, Iloilo, Western Visayas (Region VI), PH", "locale" : "ph.western-visayas-region-vi.iloilo.san-miguel.bgy-2-pob", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "region_id" : "16", "region_reference" : "6", "region_name" : "Western Visayas (Region VI)", "province_id" : "36", "province_reference" : "36", "province_name" : "Iloilo", "city_id" : "1591", "city_reference" : "684", "city_name" : "San Miguel", "barangay_id" : "33758", "barangay_reference" : "17063", "barangay_name" : "Bgy. 2 Pob"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[122.476082, 10.77919], [122.476021, 10.77841], [122.475403, 10.77696], [122.473541, 10.77653], [122.473137, 10.77757], [122.47419, 10.77902], [122.476082, 10.77919]]], [[[122.476082, 10.77919], [122.475883, 10.77992], [122.475151, 10.78016], [122.475609, 10.78074], [122.475327, 10.78149], [122.47657, 10.78215], [122.476387, 10.78304], [122.476601, 10.78312], [122.476868, 10.78353], [122.477249, 10.78417], [122.477493, 10.78418], [122.477707, 10.78364], [122.477814, 10.78323], [122.477966, 10.78291], [122.47831, 10.78259], [122.479019, 10.78223], [122.47953, 10.78215], [122.478912, 10.78171], [122.478439, 10.78154], [122.477867, 10.78129], [122.477539, 10.78095], [122.477509, 10.78037], [122.477417, 10.77996], [122.477089, 10.77934], [122.476082, 10.77919]]]]}} | 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": {"type": "string"}, "region_id": {"type": "string"}, "region_reference": {"type": "string"}, "region_name": {"type": "string"}, "province_id": {"type": "string"}, "province_reference": {"type": "string"}, "province_name": {"type": "string"}, "city_id": {"type": "string"}, "city_reference": {"type": "string"}, "city_name": {"type": "string"}, "barangay_id": {"type": "string"}, "barangay_reference": {"type": "string"}, "barangay_name": {"type": "string"}}, "required": ["type", "level", "label", "locale", "country_id", "country_reference", "country_name", "region_id", "region_reference", "region_name", "province_id", "province_reference", "province_name", "city_id", "city_reference", "city_name", "barangay_id", "barangay_reference", "barangay_name"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"tesseract:recipe_shapeless": {"type": "object", "properties": {"key": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "priority": {"type": "integer"}, "result": {"type": "object", "properties": {"item": {"type": "string"}, "blockState": {"type": "string"}}, "required": ["item", "blockState"]}}, "required": ["key", "tags", "ingredients", "priority", "result"]}}, "required": ["tesseract:recipe_shapeless"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"tesseract:recipe_shapeless" : {"key" : "minecraft:stonecutter_quartz_stairs", "tags" : ["stonecutter"], "ingredients" : [{"item" : "minecraft:quartz_block"}], "priority" : 3, "result" : {"item" : "minecraft:quartz_stairs", "blockState" : "minecraft:quartz_stairs[upside_down_bit=false,weirdo_direction=0]"}}} | json_instruct | {"type": "object", "properties": {"tesseract:recipe_shapeless": {"type": "object", "properties": {"key": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "priority": {"type": "integer"}, "result": {"type": "object", "properties": {"item": {"type": "string"}, "blockState": {"type": "string"}}, "required": ["item", "blockState"]}}, "required": ["key", "tags", "ingredients", "priority", "result"]}}, "required": ["tesseract:recipe_shapeless"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "title": {"type": "string"}, "number": {"type": "integer"}, "milestone": {"type": "null"}, "labels": {"type": "array", "items": {}}, "id": {"type": "integer"}, "html_url": {"type": "string"}, "assignees": {"type": "array", "items": {}}, "comments": {"type": "integer"}}, "required": ["body", "user", "url", "updated_at", "created_at", "closed_at", "state", "title", "number", "milestone", "labels", "id", "html_url", "assignees", "comments"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"body" : "fixes https://github.com/LLNL/spack/issues/1810\n\nappreciate if someone with lower macOS can test that nothing is broken.\n", "user" : "davydden", "url" : "https://api.github.com/repos/spack/spack/issues/1811", "updated_at" : "2017-05-28 21:00:48", "created_at" : "2016-09-20 21:05:15", "closed_at" : "2016-09-21 00:25:23", "state" : "closed", "title" : "fix MacOs class for Sierra", "number" : 1811, "milestone" : null, "labels" : [], "id" : 178179988, "html_url" : "https://github.com/spack/spack/pull/1811", "assignees" : [], "comments" : 3} | json_instruct | {"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "title": {"type": "string"}, "number": {"type": "integer"}, "milestone": {"type": "null"}, "labels": {"type": "array", "items": {}}, "id": {"type": "integer"}, "html_url": {"type": "string"}, "assignees": {"type": "array", "items": {}}, "comments": {"type": "integer"}}, "required": ["body", "user", "url", "updated_at", "created_at", "closed_at", "state", "title", "number", "milestone", "labels", "id", "html_url", "assignees", "comments"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"resourceType": {"type": "string"}, "id": {"type": "string"}, "text": {"type": "object", "properties": {"status": {"type": "string"}, "div": {"type": "string"}}, "required": ["status", "div"]}, "practitioner": {"type": "object", "properties": {"reference": {"type": "string"}, "display": {"type": "string"}}, "required": ["reference", "display"]}, "organization": {"type": "object", "properties": {"reference": {"type": "string"}, "display": {"type": "string"}}, "required": ["reference", "display"]}, "code": {"type": "array", "items": {"type": "object", "properties": {"coding": {"type": "array", "items": {"type": "object", "properties": {"system": {"type": "string"}, "code": {"type": "string"}, "display": {"type": "string"}}, "required": ["system", "code", "display"]}}}, "required": ["coding"]}}, "specialty": {"type": "array", "items": {"type": "object", "properties": {"coding": {"type": "array", "items": {"type": "object", "properties": {"system": {"type": "string"}, "code": {"type": "string"}, "display": {"type": "string"}}, "required": ["system", "code", "display"]}}}, "required": ["coding"]}}}, "required": ["resourceType", "id", "text", "practitioner", "organization", "code", "specialty"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"resourceType" : "PractitionerRole", "id" : "f204-0", "text" : {"status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Carla Espinosa<br/><span style=\"color: gray;\">organization:</span> AUMC<br/><span style=\"color: gray;\">role:</span> Renal nurse\n </div>"}, "practitioner" : {"reference" : "Practitioner/f204", "display" : "Carla Espinosa"}, "organization" : {"reference" : "Organization/f201", "display" : "AUMC"}, "code" : [{"coding" : [{"system" : "http://snomed.info/sct", "code" : "224565004", "display" : "Renal nurse"}]}], "specialty" : [{"coding" : [{"system" : "http://snomed.info/sct", "code" : "9632001", "display" : "Nursing procedure"}]}]} | json_instruct | {"type": "object", "properties": {"resourceType": {"type": "string"}, "id": {"type": "string"}, "text": {"type": "object", "properties": {"status": {"type": "string"}, "div": {"type": "string"}}, "required": ["status", "div"]}, "practitioner": {"type": "object", "properties": {"reference": {"type": "string"}, "display": {"type": "string"}}, "required": ["reference", "display"]}, "organization": {"type": "object", "properties": {"reference": {"type": "string"}, "display": {"type": "string"}}, "required": ["reference", "display"]}, "code": {"type": "array", "items": {"type": "object", "properties": {"coding": {"type": "array", "items": {"type": "object", "properties": {"system": {"type": "string"}, "code": {"type": "string"}, "display": {"type": "string"}}, "required": ["system", "code", "display"]}}}, "required": ["coding"]}}, "specialty": {"type": "array", "items": {"type": "object", "properties": {"coding": {"type": "array", "items": {"type": "object", "properties": {"system": {"type": "string"}, "code": {"type": "string"}, "display": {"type": "string"}}, "required": ["system", "code", "display"]}}}, "required": ["coding"]}}}, "required": ["resourceType", "id", "text", "practitioner", "organization", "code", "specialty"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"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"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"userId" : 59431, "cartId" : "f43f27ac-bb19-436d-ab59-74cc4e4b072a", "preferredProducts" : [494, 1213, 4139, 1101, 1103, 4692, 2036], "productReviews" : [{"productId" : 2042, "reviewText" : "I tried to scratch it but got cheeseburger all over it.", "reviewDate" : "2019-11-11T03:38:32.0022392+02:00"}, {"productId" : 2757, "reviewText" : "I tried to pinch it but got peanut all over it.", "reviewDate" : "2018-07-26T07:51:02.590419+03:00"}, {"productId" : 413, "reviewText" : "My co-worker Luka has one of these. He says it looks purple.", "reviewDate" : "2016-09-09T15:26:10.9512259+03:00"}]} | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "summary": {"type": "string"}, "requires_arc": {"type": "boolean"}, "version": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "object", "properties": {"Tomasz Kopycki": {"type": "string"}}, "required": ["Tomasz Kopycki"]}, "homepage": {"type": "string"}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "frameworks": {"type": "string"}, "source_files": {"type": "string"}, "resources": {"type": "string"}}, "required": ["name", "platforms", "summary", "requires_arc", "version", "license", "authors", "homepage", "source", "frameworks", "source_files", "resources"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "ShowMeThatStatus", "platforms" : {"ios" : "9.0"}, "summary" : "This is a component written in Swift for iOS 9.0+ to display statuses of a process in a nicely animated manner.", "requires_arc" : true, "version" : "0.2.0", "license" : {"type" : "MIT", "file" : "LICENSE"}, "authors" : {"Tomasz Kopycki" : "[email protected]"}, "homepage" : "https://github.com/wssj/ShowMeThatStatus", "source" : {"git" : "https://github.com/wssj/ShowMeThatStatus.git", "tag" : "0.2.0"}, "frameworks" : "UIKit", "source_files" : "ShowMeThatStatus/**/*.{swift}", "resources" : "ShowMeThatStatus/**/*.{png,jpeg,jpg,storyboard,xib}"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "summary": {"type": "string"}, "requires_arc": {"type": "boolean"}, "version": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "object", "properties": {"Tomasz Kopycki": {"type": "string"}}, "required": ["Tomasz Kopycki"]}, "homepage": {"type": "string"}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "frameworks": {"type": "string"}, "source_files": {"type": "string"}, "resources": {"type": "string"}}, "required": ["name", "platforms", "summary", "requires_arc", "version", "license", "authors", "homepage", "source", "frameworks", "source_files", "resources"], "$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"}, "sortorder": {"type": "integer"}, "category": {"type": "string"}, "materialtype": {"type": "string"}, "source": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "description", "sortorder", "category", "materialtype", "source"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Zuckerblume", "description" : "Eine \u00fcberaus stark duftende Blume. Selbst im Dunkeln kann man sie so finden.", "sortorder" : 1259, "category" : "EXCHANGE", "materialtype" : "Zutat", "source" : ["In der freien Natur zu finden"]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "sortorder": {"type": "integer"}, "category": {"type": "string"}, "materialtype": {"type": "string"}, "source": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "description", "sortorder", "category", "materialtype", "source"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"attributes": {"type": "object", "properties": {"su": {"type": "boolean"}}, "required": ["su"]}, "courseCode": {"type": "string"}, "courseCredit": {"type": "string"}, "description": {"type": "string"}, "faculty": {"type": "string"}, "fulfillRequirements": {"type": "array", "items": {"type": "string"}}, "preclusion": {"type": "string"}, "title": {"type": "string"}}, "required": ["attributes", "courseCode", "courseCredit", "description", "faculty", "fulfillRequirements", "preclusion", "title"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"attributes" : {"su" : true}, "courseCode" : "MUA2205", "courseCredit" : "2", "description" : "A practical course for a clear understanding of rhythmic subdivisions and groupings. These concepts are the foundation for a thorough understanding of how rhythm works in composed music, improvised music and interactive musical performance. The devices learned include a system of rhythmic counting based on South Indian Konnakkol. Score examples will be studied in order to show students how the learned skills are applied in polyrhythm and score memorization.", "faculty" : "YST Conservatory of Music", "fulfillRequirements" : ["MUA2210"], "preclusion" : "Only open to students at Yong Siew Toh Conservatory", "title" : "Rhythmic Devices in Performance 1"} | json_instruct | {"type": "object", "properties": {"attributes": {"type": "object", "properties": {"su": {"type": "boolean"}}, "required": ["su"]}, "courseCode": {"type": "string"}, "courseCredit": {"type": "string"}, "description": {"type": "string"}, "faculty": {"type": "string"}, "fulfillRequirements": {"type": "array", "items": {"type": "string"}}, "preclusion": {"type": "string"}, "title": {"type": "string"}}, "required": ["attributes", "courseCode", "courseCredit", "description", "faculty", "fulfillRequirements", "preclusion", "title"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "img": {"type": "string"}, "links": {"type": "object", "properties": {"website": {"type": "string"}, "linkedin": {"type": "string"}, "github": {"type": "string"}}, "required": ["website", "linkedin", "github"]}, "jobTitle": {"type": "string"}, "location": {"type": "object", "properties": {"city": {"type": "string"}, "state": {"type": "string"}, "country": {"type": "string"}}, "required": ["city", "state", "country"]}}, "required": ["id", "name", "img", "links", "jobTitle", "location"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "4e10a7f1-db90-4e62-b830-3aa63a7a6108", "name" : "Aria Samandi", "img" : "https://avatars2.githubusercontent.com/u/36803081?s=400&u=f557431b948c12c0ec3a5f5cb21e1a1a783b18a0&v=4", "links" : {"website" : "http://ariasamandi.com", "linkedin" : "https://www.linkedin.com/in/aria-samandi-91799a159/", "github" : "https://github.com/ariasamandi"}, "jobTitle" : "Full-Stack Developer", "location" : {"city" : "Pacific Palisades", "state" : "California", "country" : "USA"}} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "img": {"type": "string"}, "links": {"type": "object", "properties": {"website": {"type": "string"}, "linkedin": {"type": "string"}, "github": {"type": "string"}}, "required": ["website", "linkedin", "github"]}, "jobTitle": {"type": "string"}, "location": {"type": "object", "properties": {"city": {"type": "string"}, "state": {"type": "string"}, "country": {"type": "string"}}, "required": ["city", "state", "country"]}}, "required": ["id", "name", "img", "links", "jobTitle", "location"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "postinstall": {"type": "string"}}, "required": ["dev", "build", "postinstall"]}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "cross-env": {"type": "string"}, "fork-ts-checker-webpack-plugin": {"type": "string"}, "husky": {"type": "string"}, "lint-staged": {"type": "string"}, "prettier": {"type": "string"}, "ts-loader": {"type": "string"}, "typescript": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}, "webpack-dev-server": {"type": "string"}}, "required": ["@types/node", "cross-env", "fork-ts-checker-webpack-plugin", "husky", "lint-staged", "prettier", "ts-loader", "typescript", "webpack", "webpack-cli", "webpack-dev-server"]}, "husky": {"type": "object", "properties": {"hooks": {"type": "object", "properties": {"pre-commit": {"type": "string"}}, "required": ["pre-commit"]}}, "required": ["hooks"]}, "lint-staged": {"type": "object", "properties": {"**/*.ts": {"type": "array", "items": {"type": "string"}}}, "required": ["**/*.ts"]}}, "required": ["name", "version", "scripts", "devDependencies", "husky", "lint-staged"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "auto-mf-attendance", "version" : "0.0.3", "scripts" : {"dev" : "webpack-dev-server", "build" : "rm build/**; cross-env NODE_ENV=production webpack && scripts/post-build.js", "postinstall" : "yarn build"}, "devDependencies" : {"@types/node" : "^13.11.1", "cross-env" : "^7.0.2", "fork-ts-checker-webpack-plugin" : "^4.1.3", "husky" : "^4.2.4", "lint-staged" : "^10.1.3", "prettier" : "^1.19.1", "ts-loader" : "^6.2.2", "typescript" : "^3.8.3", "webpack" : "^4.42.1", "webpack-cli" : "^3.3.11", "webpack-dev-server" : "^3.10.3"}, "husky" : {"hooks" : {"pre-commit" : "lint-staged"}}, "lint-staged" : {"**/*.ts" : ["prettier --write"]}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "postinstall": {"type": "string"}}, "required": ["dev", "build", "postinstall"]}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "cross-env": {"type": "string"}, "fork-ts-checker-webpack-plugin": {"type": "string"}, "husky": {"type": "string"}, "lint-staged": {"type": "string"}, "prettier": {"type": "string"}, "ts-loader": {"type": "string"}, "typescript": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}, "webpack-dev-server": {"type": "string"}}, "required": ["@types/node", "cross-env", "fork-ts-checker-webpack-plugin", "husky", "lint-staged", "prettier", "ts-loader", "typescript", "webpack", "webpack-cli", "webpack-dev-server"]}, "husky": {"type": "object", "properties": {"hooks": {"type": "object", "properties": {"pre-commit": {"type": "string"}}, "required": ["pre-commit"]}}, "required": ["hooks"]}, "lint-staged": {"type": "object", "properties": {"**/*.ts": {"type": "array", "items": {"type": "string"}}}, "required": ["**/*.ts"]}}, "required": ["name", "version", "scripts", "devDependencies", "husky", "lint-staged"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"nom" : "Ch\u00e2lette-sur-Loing", "dpt" : "Loiret", "inscrits" : 7448, "abs" : 2671, "votants" : 4777, "blancs" : 447, "nuls" : 189, "exp" : 4141, "res" : [{"panneau" : "1", "voix" : 2580}, {"panneau" : "2", "voix" : 1561}]} | json_instruct | {"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"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": {}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}, "sourceRoot": {"type": "string"}}, "required": ["version", "sources", "names", "mappings", "sourcesContent", "sourceRoot"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ast" : null, "code" : "import { resolveComponent as _resolveComponent, createVNode as _createVNode, openBlock as _openBlock, createBlock as _createBlock } from \"vue\";\nvar _hoisted_1 = {\n class: \"flex flex-wrap\"\n};\nvar _hoisted_2 = {\n class: \"w-full px-4\"\n};\nvar _hoisted_3 = {\n class: \"relative flex flex-col min-w-0 break-words bg-white w-full mb-6 shadow-lg rounded\"\n};\nexport function render(_ctx, _cache, $props, $setup, $data, $options) {\n var _component_map_example = _resolveComponent(\"map-example\");\n\n return _openBlock(), _createBlock(\"div\", _hoisted_1, [_createVNode(\"div\", _hoisted_2, [_createVNode(\"div\", _hoisted_3, [_createVNode(_component_map_example)])])]);\n}", "map" : {"version" : 3, "sources" : ["D:\\Project\\temp_rns\\frontend\\src\\views\\admin__\\Maps.vue"], "names" : [], "mappings" : ";;AACO,EAAA,KAAK,EAAC;;;AACJ,EAAA,KAAK,EAAC;;;AAEP,EAAA,KAAK,EAAC;;;;;uBAHZ,YAAA,CAQM,KARN,EAAA,UAAA,EAQM,CAPJ,YAAA,CAMM,KANN,EAAA,UAAA,EAMM,CALJ,YAAA,CAIM,KAJN,EAAA,UAAA,EAIM,CADJ,YAAA,CAAe,sBAAf,CACI,CAJN,CAKI,CANN,CAOI,CARN,C", "sourcesContent" : ["<template>\n <div class=\"flex flex-wrap\">\n <div class=\"w-full px-4\">\n <div\n class=\"relative flex flex-col min-w-0 break-words bg-white w-full mb-6 shadow-lg rounded\"\n >\n <map-example />\n </div>\n </div>\n </div>\n</template>\n<script>\nimport MapExample from \"@/components/Maps/MapExample.vue\";\n\nexport default {\n components: {\n MapExample,\n },\n};\n</script>\n"], "sourceRoot" : ""}, "metadata" : {}, "sourceType" : "module"} | 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": {}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}, "sourceRoot": {"type": "string"}}, "required": ["version", "sources", "names", "mappings", "sourcesContent", "sourceRoot"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"title": {"type": "string"}, "target": {"type": "string"}, "content": {"type": "array", "items": {"type": "string"}}}, "required": ["title", "target", "content"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : "Zend\\Math", "target" : "html/", "content" : ["book/zend.math.introduction.md"]} | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "target": {"type": "string"}, "content": {"type": "array", "items": {"type": "string"}}}, "required": ["title", "target", "content"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"componentChunkName": {"type": "string"}, "path": {"type": "string"}, "webpackCompilationHash": {"type": "string"}, "result": {"type": "object", "properties": {"pageContext": {"type": "object", "properties": {"isCreatedByStatefulCreatePages": {"type": "boolean"}, "id": {"type": "string"}}, "required": ["isCreatedByStatefulCreatePages", "id"]}}, "required": ["pageContext"]}}, "required": ["componentChunkName", "path", "webpackCompilationHash", "result"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"componentChunkName" : "component---src-components-templates-pages-job-index-js", "path" : "/job/n6zrg/customer-implementation-executive", "webpackCompilationHash" : "", "result" : {"pageContext" : {"isCreatedByStatefulCreatePages" : false, "id" : "n6zrg"}}} | json_instruct | {"type": "object", "properties": {"componentChunkName": {"type": "string"}, "path": {"type": "string"}, "webpackCompilationHash": {"type": "string"}, "result": {"type": "object", "properties": {"pageContext": {"type": "object", "properties": {"isCreatedByStatefulCreatePages": {"type": "boolean"}, "id": {"type": "string"}}, "required": ["isCreatedByStatefulCreatePages", "id"]}}, "required": ["pageContext"]}}, "required": ["componentChunkName", "path", "webpackCompilationHash", "result"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"foo": {"type": "string"}, "qux": {"type": "array", "items": {"type": "integer"}}, "baz": {"type": "object", "properties": {"foo": {"type": "integer"}, "qux": {"type": "integer"}}, "required": ["foo", "qux"]}}, "required": ["foo", "qux", "baz"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"foo" : "bar2", "qux" : [1, 2, 4], "baz" : {"foo" : 10, "qux" : 3}} | json_instruct | {"type": "object", "properties": {"foo": {"type": "string"}, "qux": {"type": "array", "items": {"type": "integer"}}, "baz": {"type": "object", "properties": {"foo": {"type": "integer"}, "qux": {"type": "integer"}}, "required": ["foo", "qux"]}}, "required": ["foo", "qux", "baz"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"AMQ": {"type": "array", "items": {"type": "object", "properties": {"systemName": {"type": "string"}, "broker-url": {"type": "string"}, "user": {"type": "string"}, "password": {"type": "string"}, "receiver-queue": {"type": "array", "items": {"type": "string"}}}, "required": ["systemName", "broker-url", "user", "password", "receiver-queue"]}}}, "required": ["AMQ"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"AMQ" : [{"systemName" : "Virtualan-AMQ-1", "broker-url" : "vm://embedded", "user" : "admin", "password" : "admin", "receiver-queue" : ["virtualan.input_1", "virtualan.input_2", "virtualan.input_3"]}]} | json_instruct | {"type": "object", "properties": {"AMQ": {"type": "array", "items": {"type": "object", "properties": {"systemName": {"type": "string"}, "broker-url": {"type": "string"}, "user": {"type": "string"}, "password": {"type": "string"}, "receiver-queue": {"type": "array", "items": {"type": "string"}}}, "required": ["systemName", "broker-url", "user", "password", "receiver-queue"]}}}, "required": ["AMQ"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"900764046": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900764047": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900764046", "900764047"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"900764046" : {"nama" : "TPS 1", "dapil" : [9101, 19107, 2911801]}, "900764047" : {"nama" : "TPS 2", "dapil" : [9101, 19107, 2911801]}} | json_instruct | {"type": "object", "properties": {"900764046": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900764047": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900764046", "900764047"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "object", "properties": {"fileNodeID": {"type": "string"}, "modified": {"type": "string"}}, "required": ["fileNodeID", "modified"]}}, "required": ["expireTime", "key", "val"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"expireTime" : 9007200844251662000, "key" : "wordpress-media-387", "val" : {"fileNodeID" : "257128b3-680c-568d-9954-ff0d5b0d79af", "modified" : "2018-10-12T04:19:26.000Z"}} | json_instruct | {"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "object", "properties": {"fileNodeID": {"type": "string"}, "modified": {"type": "string"}}, "required": ["fileNodeID", "modified"]}}, "required": ["expireTime", "key", "val"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"bonzo.js": {"type": "string"}, "bonzo.min.js": {"type": "string"}}, "required": ["bonzo.js", "bonzo.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"bonzo.js" : "sha256-79nJKG461nNHRmleae7u/csdpy22BNzZ64U5myFm+XM=", "bonzo.min.js" : "sha256-un3Cw9kyJNB+vHNOZ1kwjVQsffffFY6TdTmoQkO65SI="} | json_instruct | {"type": "object", "properties": {"bonzo.js": {"type": "string"}, "bonzo.min.js": {"type": "string"}}, "required": ["bonzo.js", "bonzo.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "array", "items": {"type": "object", "properties": {"phone": {"type": "string"}, "password": {"type": "string"}, "enable": {"type": "string"}, "token": {"type": "string"}, "excludetitle": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}}, "required": ["phone", "password", "enable", "token", "excludetitle"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"phone" : "", "password" : "", "enable" : "true", "token" : "", "excludetitle" : [["\u4f18\u60e0", "\u6ee1\u51cf"]]}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"phone": {"type": "string"}, "password": {"type": "string"}, "enable": {"type": "string"}, "token": {"type": "string"}, "excludetitle": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}}, "required": ["phone", "password", "enable", "token", "excludetitle"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"version" : 1.2, "people" : [{"pose_keypoints_2d" : [335.406, 227.696, 0.926513, 331.574, 263.062, 0.811192, 286.534, 262.996, 0.803315, 235.569, 259.06, 0.829151, 276.7, 194.397, 0.851576, 372.728, 266.933, 0.765721, 429.609, 290.536, 0.851754, 339.503, 286.449, 0.744448, 327.644, 429.571, 0.708165, 294.379, 429.599, 0.687658, 292.408, 545.113, 0.73959, 317.851, 641.13, 0.766045, 361.01, 429.565, 0.700143, 382.579, 543.166, 0.792731, 378.56, 639.201, 0.719579, 321.799, 214.047, 0.920682, 345.3, 216.004, 0.849851, 304.254, 221.853, 0.858655, 355.119, 225.747, 0.745582, 380.593, 680.375, 0.694215, 394.253, 674.467, 0.680214, 368.784, 646.956, 0.628646, 310.048, 690.086, 0.711278, 298.274, 682.275, 0.68609, 325.743, 645.038, 0.638892], "face_keypoints_2d" : [], "hand_left_keypoints_2d" : [], "hand_right_keypoints_2d" : [], "pose_keypoints_3d" : [], "face_keypoints_3d" : [], "hand_left_keypoints_3d" : [], "hand_right_keypoints_3d" : []}]} | json_instruct | {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"derivation": {"type": "string"}, "kjv_def": {"type": "string"}, "lemma": {"type": "string"}, "frequency": {"type": "integer"}, "strongs_def": {"type": "string"}, "outline": {"type": "string"}}, "required": ["derivation", "kjv_def", "lemma", "frequency", "strongs_def", "outline"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"derivation" : "from G303 (\u1f00\u03bd\u03b1\u03ba\u03c1\u03ac\u03b6\u03c9) and G2896 (\u1f00\u03bd\u03b1\u03ba\u03c1\u03ac\u03b6\u03c9);", "kjv_def" : "cry out", "lemma" : "\u1f00\u03bd\u03b1\u03ba\u03c1\u03ac\u03b6\u03c9", "frequency" : 5, "strongs_def" : " to scream up (aloud)", "outline" : "<ol><li> to raise a cry from the depth of the throat, to cry out</li></ol>"} | json_instruct | {"type": "object", "properties": {"derivation": {"type": "string"}, "kjv_def": {"type": "string"}, "lemma": {"type": "string"}, "frequency": {"type": "integer"}, "strongs_def": {"type": "string"}, "outline": {"type": "string"}}, "required": ["derivation", "kjv_def", "lemma", "frequency", "strongs_def", "outline"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "title": {"type": "string"}, "number": {"type": "integer"}, "milestone": {"type": "null"}, "labels": {"type": "array", "items": {"type": "string"}}, "id": {"type": "integer"}, "html_url": {"type": "string"}, "assignees": {"type": "array", "items": {}}, "comments": {"type": "integer"}}, "required": ["body", "user", "url", "updated_at", "created_at", "closed_at", "state", "title", "number", "milestone", "labels", "id", "html_url", "assignees", "comments"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"body" : "Copy file instead of symlinking; uninstall will correctly remove this file ", "user" : "loulawrence", "url" : "https://api.github.com/repos/spack/spack/issues/22230", "updated_at" : "2021-04-16 14:03:53", "created_at" : "2021-03-10 18:35:19", "closed_at" : "2021-04-16 14:03:52", "state" : "closed", "title" : "Fix symlink in concretize command", "number" : 22230, "milestone" : null, "labels" : ["views", "windows"], "id" : 828171715, "html_url" : "https://github.com/spack/spack/pull/22230", "assignees" : [], "comments" : 4} | json_instruct | {"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "title": {"type": "string"}, "number": {"type": "integer"}, "milestone": {"type": "null"}, "labels": {"type": "array", "items": {"type": "string"}}, "id": {"type": "integer"}, "html_url": {"type": "string"}, "assignees": {"type": "array", "items": {}}, "comments": {"type": "integer"}}, "required": ["body", "user", "url", "updated_at", "created_at", "closed_at", "state", "title", "number", "milestone", "labels", "id", "html_url", "assignees", "comments"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"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" : "1402020026", "district_id" : "1402020", "name" : "BUKIT MERANTI"}, {"id" : "1402020027", "district_id" : "1402020", "name" : "PAYA RUMBAI"}, {"id" : "1402020028", "district_id" : "1402020", "name" : "KELESA"}, {"id" : "1402020030", "district_id" : "1402020", "name" : "BELIGAN"}, {"id" : "1402020031", "district_id" : "1402020", "name" : "SERESAM"}, {"id" : "1402020032", "district_id" : "1402020", "name" : "PETALA BUMI"}, {"id" : "1402020033", "district_id" : "1402020", "name" : "TITIAN RESAK"}, {"id" : "1402020034", "district_id" : "1402020", "name" : "SIBABAT"}, {"id" : "1402020035", "district_id" : "1402020", "name" : "PANGKALAN KASAI"}, {"id" : "1402020036", "district_id" : "1402020", "name" : "BULUH RAMPAI"}, {"id" : "1402020037", "district_id" : "1402020", "name" : "BANDAR PADANG"}] | json_instruct | {"type": "array", "items": {"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#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"stat.flyOneCm": {"type": "integer"}, "stat.walkOneCm": {"type": "integer"}, "stat.jump": {"type": "integer"}, "stat.playOneMinute": {"type": "integer"}, "achievement.openInventory": {"type": "integer"}, "achievement.exploreAllBiomes": {"type": "object", "properties": {"value": {"type": "integer"}, "progress": {"type": "array", "items": {"type": "string"}}}, "required": ["value", "progress"]}}, "required": ["stat.flyOneCm", "stat.walkOneCm", "stat.jump", "stat.playOneMinute", "achievement.openInventory", "achievement.exploreAllBiomes"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"stat.flyOneCm" : 1108, "stat.walkOneCm" : 2088, "stat.jump" : 3, "stat.playOneMinute" : 738, "achievement.openInventory" : 3, "achievement.exploreAllBiomes" : {"value" : 0, "progress" : ["Plains"]}} | json_instruct | {"type": "object", "properties": {"stat.flyOneCm": {"type": "integer"}, "stat.walkOneCm": {"type": "integer"}, "stat.jump": {"type": "integer"}, "stat.playOneMinute": {"type": "integer"}, "achievement.openInventory": {"type": "integer"}, "achievement.exploreAllBiomes": {"type": "object", "properties": {"value": {"type": "integer"}, "progress": {"type": "array", "items": {"type": "string"}}}, "required": ["value", "progress"]}}, "required": ["stat.flyOneCm", "stat.walkOneCm", "stat.jump", "stat.playOneMinute", "achievement.openInventory", "achievement.exploreAllBiomes"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 404413035, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "d8bf2fdd3dfac1d44332fe24a5b0179e", "wof:id" : 404413035, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [5.94444, 45.86611, 5.94444, 45.86611], "geometry" : {"coordinates" : [5.94444, 45.86611], "type" : "Point"}} | 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": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "screenshots": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "object", "properties": {"onevcat": {"type": "string"}}, "required": ["onevcat"]}, "social_media_url": {"type": "string"}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}, "osx": {"type": "string"}, "tvos": {"type": "string"}}, "required": ["ios", "osx", "tvos"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "string"}, "swift_versions": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"Delegate": {"type": "array", "items": {"type": "string"}}}, "required": ["Delegate"]}, "swift_version": {"type": "string"}}, "required": ["name", "version", "summary", "description", "homepage", "screenshots", "license", "authors", "social_media_url", "platforms", "source", "source_files", "swift_versions", "dependencies", "swift_version"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "APNGKit", "version" : "2.0.0", "summary" : "High performance and delightful way to play with APNG format in iOS.", "description" : "APNGKit is a high performance framework for loading and displaying APNG images in iOS and macOS. It's built with \nhigh-level abstractions and brings a delightful API. Since be that, you will feel at home and joy when using APNGKit to \nplay with images in APNG format.", "homepage" : "https://github.com/onevcat/APNGKit", "screenshots" : "https://user-images.githubusercontent.com/1019875/139699505-811dc243-878a-482a-b222-f3123082f062.png", "license" : {"type" : "MIT", "file" : "LICENSE"}, "authors" : {"onevcat" : "[email protected]"}, "social_media_url" : "http://twitter.com/onevcat", "platforms" : {"ios" : "9.0", "osx" : "10.12", "tvos" : "9.0"}, "source" : {"git" : "https://github.com/onevcat/APNGKit.git", "tag" : "2.0.0"}, "source_files" : "Source/**/*.swift", "swift_versions" : ["5.3", "5.4", "5.5"], "dependencies" : {"Delegate" : ["~> 1.1"]}, "swift_version" : "5.5"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "screenshots": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "object", "properties": {"onevcat": {"type": "string"}}, "required": ["onevcat"]}, "social_media_url": {"type": "string"}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}, "osx": {"type": "string"}, "tvos": {"type": "string"}}, "required": ["ios", "osx", "tvos"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "string"}, "swift_versions": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"Delegate": {"type": "array", "items": {"type": "string"}}}, "required": ["Delegate"]}, "swift_version": {"type": "string"}}, "required": ["name", "version", "summary", "description", "homepage", "screenshots", "license", "authors", "social_media_url", "platforms", "source", "source_files", "swift_versions", "dependencies", "swift_version"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"globalDependencies": {"type": "object", "properties": {"es6-shim": {"type": "string"}, "node": {"type": "string"}}, "required": ["es6-shim", "node"]}}, "required": ["globalDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"globalDependencies" : {"es6-shim" : "registry:dt/es6-shim", "node" : "registry:dt/node"}} | json_instruct | {"type": "object", "properties": {"globalDependencies": {"type": "object", "properties": {"es6-shim": {"type": "string"}, "node": {"type": "string"}}, "required": ["es6-shim", "node"]}}, "required": ["globalDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"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#"}
| [{"name" : "KAEDE", "frequency" : 201, "males" : "19.900497512437813 %", "females" : "80.09950248756219 %"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"index": {"type": "string"}, "name": {"type": "string"}, "desc": {"type": "array", "items": {"type": "string"}}, "range": {"type": "string"}, "components": {"type": "array", "items": {"type": "string"}}, "material": {"type": "string"}, "ritual": {"type": "boolean"}, "duration": {"type": "string"}, "concentration": {"type": "boolean"}, "casting_time": {"type": "string"}, "level": {"type": "integer"}, "school": {"type": "object", "properties": {"index": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}}, "required": ["index", "name", "url"]}, "classes": {"type": "array", "items": {"type": "object", "properties": {"index": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}}, "required": ["index", "name", "url"]}}, "subclasses": {"type": "array", "items": {}}, "url": {"type": "string"}}, "required": ["index", "name", "desc", "range", "components", "material", "ritual", "duration", "concentration", "casting_time", "level", "school", "classes", "subclasses", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"index" : "goodberry", "name" : "Goodberry", "desc" : ["Up to ten berries appear in your hand and are infused with magic for the duration. A creature can use its action to eat one berry. Eating a berry restores 1 hit point, and the berry provides enough nourishment to sustain a creature for a day.", "The berries lose their potency if they have not been consumed within 24 hours of the casting of this spell."], "range" : "Touch", "components" : ["V", "S", "M"], "material" : "A sprig of mistletoe.", "ritual" : false, "duration" : "Instantaneous", "concentration" : false, "casting_time" : "1 action", "level" : 1, "school" : {"index" : "transmutation", "name" : "Transmutation", "url" : "/api/magic-schools/transmutation"}, "classes" : [{"index" : "druid", "name" : "Druid", "url" : "/api/classes/druid"}, {"index" : "ranger", "name" : "Ranger", "url" : "/api/classes/ranger"}], "subclasses" : [], "url" : "/api/spells/goodberry"} | json_instruct | {"type": "object", "properties": {"index": {"type": "string"}, "name": {"type": "string"}, "desc": {"type": "array", "items": {"type": "string"}}, "range": {"type": "string"}, "components": {"type": "array", "items": {"type": "string"}}, "material": {"type": "string"}, "ritual": {"type": "boolean"}, "duration": {"type": "string"}, "concentration": {"type": "boolean"}, "casting_time": {"type": "string"}, "level": {"type": "integer"}, "school": {"type": "object", "properties": {"index": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}}, "required": ["index", "name", "url"]}, "classes": {"type": "array", "items": {"type": "object", "properties": {"index": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}}, "required": ["index", "name", "url"]}}, "subclasses": {"type": "array", "items": {}}, "url": {"type": "string"}}, "required": ["index", "name", "desc", "range", "components", "material", "ritual", "duration", "concentration", "casting_time", "level", "school", "classes", "subclasses", "url"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "object", "properties": {"province": {"type": "string"}, "city": {"type": "string"}, "area": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}, "address": {"type": "string"}, "phone": {"type": "string"}}, "required": ["province", "city", "area", "name", "code", "address", "phone"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"province" : "\u8fbd\u5b81\u7701", "city" : "\u4e39\u4e1c\u5e02", "area" : "\u5143\u5b9d\u533a", "name" : "\u4e39\u4e1c\u5e02\u805a\u9686\u90ae\u653f\u6240", "code" : "118016", "address" : "\u4e39\u4e1c\u5e02\u632f\u5174\u533a\u9752\u5e74\u5927\u885735-12\u53f7", "phone" : "0415-3453766"}, {"province" : "\u8fbd\u5b81\u7701", "city" : "\u4e39\u4e1c\u5e02", "area" : "\u632f\u5174\u533a", "name" : "\u4e39\u4e1c\u5e02\u5c71\u4e0a\u8857\u90ae\u653f\u6240", "code" : "118016", "address" : "\u4e39\u4e1c\u5e02\u632f\u5174\u533a\u632f\u4e94\u885726-13-3\u53f7", "phone" : "0415-3102272"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"province": {"type": "string"}, "city": {"type": "string"}, "area": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}, "address": {"type": "string"}, "phone": {"type": "string"}}, "required": ["province", "city", "area", "name", "code", "address", "phone"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"main": {"type": "string"}, "name": {"type": "string"}, "version": {"type": "string"}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "scripts": {"type": "object", "properties": {"prepublish": {"type": "string"}, "test": {"type": "string"}}, "required": ["prepublish", "test"]}, "devDependencies": {"type": "object", "properties": {"jasmine-focused": {"type": "string"}, "grunt": {"type": "string"}, "grunt-contrib-coffee": {"type": "string"}, "grunt-cli": {"type": "string"}, "grunt-shell": {"type": "string"}, "coffee-script": {"type": "string"}, "node-cpplint": {"type": "string"}}, "required": ["jasmine-focused", "grunt", "grunt-contrib-coffee", "grunt-cli", "grunt-shell", "coffee-script", "node-cpplint"]}, "dependencies": {"type": "object", "properties": {"nan": {"type": "string"}}, "required": ["nan"]}}, "required": ["main", "name", "version", "licenses", "repository", "bugs", "scripts", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"main" : "./lib/runas.js", "name" : "@syed-umair/runas", "version" : "3.2.0", "licenses" : [{"type" : "MIT", "url" : "http://github.com/Syed-Umair/node-runas/raw/master/LICENSE.md"}], "repository" : {"type" : "git", "url" : "https://github.com/Syed-Umair/node-runas.git"}, "bugs" : {"url" : "https://github.com/Syed-Umair/node-runas/issues"}, "scripts" : {"prepublish" : "grunt coffee", "test" : "node node_modules/jasmine-focused/bin/jasmine-focused --captureExceptions --coffee spec"}, "devDependencies" : {"jasmine-focused" : "1.0.7", "grunt" : "1.0.4", "grunt-contrib-coffee" : "2.1.0", "grunt-cli" : "1.3.2", "grunt-shell" : "3.0.1", "coffee-script" : "1.12.7", "node-cpplint" : "0.4.0"}, "dependencies" : {"nan" : "latest"}} | json_instruct | {"type": "object", "properties": {"main": {"type": "string"}, "name": {"type": "string"}, "version": {"type": "string"}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "scripts": {"type": "object", "properties": {"prepublish": {"type": "string"}, "test": {"type": "string"}}, "required": ["prepublish", "test"]}, "devDependencies": {"type": "object", "properties": {"jasmine-focused": {"type": "string"}, "grunt": {"type": "string"}, "grunt-contrib-coffee": {"type": "string"}, "grunt-cli": {"type": "string"}, "grunt-shell": {"type": "string"}, "coffee-script": {"type": "string"}, "node-cpplint": {"type": "string"}}, "required": ["jasmine-focused", "grunt", "grunt-contrib-coffee", "grunt-cli", "grunt-shell", "coffee-script", "node-cpplint"]}, "dependencies": {"type": "object", "properties": {"nan": {"type": "string"}}, "required": ["nan"]}}, "required": ["main", "name", "version", "licenses", "repository", "bugs", "scripts", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id_793": {"type": "object", "properties": {"publicdate": {"type": "string"}, "downloads": {"type": "integer"}}, "required": ["publicdate", "downloads"]}}, "required": ["id_793"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id_793" : {"publicdate" : "2007-01-01 13:47:18", "downloads" : 76378}} | json_instruct | {"type": "object", "properties": {"id_793": {"type": "object", "properties": {"publicdate": {"type": "string"}, "downloads": {"type": "integer"}}, "required": ["publicdate", "downloads"]}}, "required": ["id_793"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"id": {"type": "integer"}, "source": {"type": "string"}, "verse_id": {"type": "integer"}, "verse_count": {"type": "integer"}, "reference": {"type": "string"}, "title": {"type": "string"}, "html": {"type": "string"}, "audit": {"type": "integer"}}, "required": ["id", "source", "verse_id", "verse_count", "reference", "title", "html", "audit"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 171, "source" : "gileadi", "verse_id" : 17900, "verse_count" : 2, "reference" : "11:15\u201316", "title" : "", "html" : " <p>After the archtyrant—the <em>Sea </em> and <em>River </em> (<a class=\"isa\" verses=\"WzE3NzcwLDE3ODE1XQ==\">Isaiah 5:30; 8:7</a>)—has served Jehovah’s purpose of punishing the wicked, Jehovah empowers his <em>hand </em> (<a class=\"isa\" verses=\"WzE3ODk2LDE3ODk5XQ==\">vv 11, 14</a>)—his mighty <em>wind </em>—over him. As Moses had power over Pharaoh to lead Israel out of Egypt (<a class=\"isa\" verses=\"eyIxODg3OCI6NH0=\">Isaiah 63:11-14</a>), so the servant leads a remnant of Jehovah’s people in an exodus out of Assyria and out of all countries where they were scattered (<a class=\"isa\" verses=\"W3siMTc4OTYiOjJ9LHsiMTc4NzIiOjJ9LHsiMTg1MjIiOjJ9XQ==\">vv 11-12; Isaiah 10:21-22; 43:16-17</a>; <a class=\"ref\">Ezekiel 34:11-24</a>). As Jehovah dried up the tongue of the Red Sea to let Israel pass over (<a class=\"ref\">Exodus 14:21-22</a>; <a class=\"isa\" verses=\"eyIxODY4MyI6M30=\">Isaiah 51:9-11</a>), so he dries up the Assyrian <em>tongue </em> (<a class=\"isa\" verses=\"eyIxODc0MCI6Mn0=\">Isaiah 54:16-17</a>). </p> ", "audit" : 1} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "source": {"type": "string"}, "verse_id": {"type": "integer"}, "verse_count": {"type": "integer"}, "reference": {"type": "string"}, "title": {"type": "string"}, "html": {"type": "string"}, "audit": {"type": "integer"}}, "required": ["id", "source", "verse_id", "verse_count", "reference", "title", "html", "audit"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"secret": {"type": "string"}}, "required": ["secret"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"secret" : "sec sec sec"} | json_instruct | {"type": "object", "properties": {"secret": {"type": "string"}}, "required": ["secret"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "contents": {"type": "string"}, "total_view": {"type": "integer"}, "total_comments": {"type": "integer"}}, "required": ["title", "author", "keywords", "contents", "total_view", "total_comments"]}}}, "required": ["data"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"data" : [{"title" : "\u8bba\u7504\u5b1b\u4f20\u7684\u827a\u672f\u6027", "author" : "\u8d3e\u4e43\u4eae", "keywords" : ["\u5f71\u89c6\u5267", "\u8bc4\u4ef7", "\u5a31\u4e50"], "contents" : "\u6700\u8fd1\uff0c\u70ed\u64ad\u4e8e\u5404\u7535\u89c6\u53f0\u7684\u7535\u89c6\u8fde\u7eed\u5267\u300a\u7504\u5b1b\u4f20\u300b\uff0c\u6536\u89c6\u7387\u4f4d\u5c45\u5404\u7c7b\u7535\u89c6\u5267\u7684\u699c\u9996\u3002\u8be5\u5267\u4ee5\u6e05\u5bab\u4e3a\u80cc\u666f\uff0c\u4ee5\u96cd\u6b63\u738b\u8eab\u8fb9\u7684\u7504\u5b1b>\u4e3a\u4e3b\u4eba\u7fc1\uff0c\u4ee5\u7504\u5b1b\u548c\u5ad4\u5983\u4e4b\u95f4\u4e3a\u4e86\u540d\u5229\u548c\u5f97\u5ba0\u800c\u76f8\u4e92\u5c55\u5f00\u7684\u9634\u8c0b\u6740\u622e\u4e3a\u4e3b\u7ebf\uff0c\u53cd\u5e94\u4e86\u5927\u6e05\u5bab\u5ef7\u9ad8\u5899\u5185\u7684\u5973\u6027\u88ab\u8e42\u8e8f\u548c\u626d\u66f2\u7684\u4eba\u6027\u3002", "total_view" : 100, "total_comments" : 7}, {"title" : "\u5929\u5730\u6709\u6b63\u6c14", "author" : "\u4efb\u5fd7\u5f3a", "keywords" : ["\u653f\u6cbb", "\u8bc4\u4ef7", "\u6587\u5316"], "contents" : "\u4f59\u56da\u5317\u5ead\uff0c\u5750\u4e00\u571f\u5ba4\u3002\u5ba4\u5e7f\u516b\u5c3a\uff0c\u6df1\u53ef\u56db\u5bfb\u3002\u5355\u6249\u4f4e\u5c0f\uff0c\u767d\u95f4\u77ed\u7a84\uff0c\u6c61\u4e0b\u800c\u5e7d\u6697\u3002\u5f53\u6b64\u590f\u65e5\uff0c\u8bf8\u6c14\u8403\u7136\uff1a\u96e8\u6f66\u56db\u96c6\uff0c\u6d6e\u52a8\u5e8a>\u51e0\uff0c\u65f6\u5219\u4e3a\u6c34\u6c14\uff1b\u6d82\u6ce5\u534a\u671d\uff0c\u84b8\u6ca4\u5386\u6f9c\uff0c\u65f6\u5219\u4e3a\u571f\u6c14\uff1b\u4e4d\u6674\u66b4\u70ed\uff0c\u98ce\u9053\u56db\u585e\uff0c\u65f6\u5219\u4e3a\u65e5\u6c14\uff1b\u6a90\u9634\u85aa\u7228\uff0c\u52a9\u957f\u708e\u8650\uff0c\u65f6\u5219\u4e3a\u706b\u6c14\uff1b", "total_view" : 8, "total_comments" : 0}, {"title" : "\u600e\u6837\u6210\u4e3a\u201c\u5403\u9e21\u201d\u6c99\u6f20\u9738\u4e3b\uff1f\u638c\u63e1\u8d44\u6e90\u70b9\u662f\u5173\u952e", "author" : "\u8da3\u5473\u79d1\u6280", "keywords" : ["\u79d1\u6280", "\u8bc4\u8bba"], "contents" : "\u300a\u7edd\u5730\u6c42\u751f\u300b\u6b63\u5f0f\u7248\u4e0a\u7ebf\u6709\u4e00\u6bb5\u65f6\u95f4\u4e86\uff0c\u65b0\u7684\u6c99\u6f20\u5730\u56feMiramar\u4e5f\u548c\u6b63\u5f0f\u7248\u4e00\u8d77\u767b\u573a\uff0c\u4e0e\u4e4b\u524d\u7684\u5c9b\u56fe\u5b8c\u5168\u76f8\u53cd\uff0c\u6c99\u6f20\u5730\u56fe\u6ca1\u6709\u7eff\u6d32\uff0c\u4e5f\u6ca1\u6709\u4e1b\u6797\uff0c\u5bf9\u4e8e\u559c\u6b22\u4f0f\u5730\u7684\u73a9\u5bb6\u6765\u8bf4\u8fd9\u65e0\u7591\u662f\u4e00\u4e2a\u4e0d\u597d\u7684\u6d88\u606f\u3002\u4f46\u662f\u5bf9\u4e8e\u559c\u6b22\u521a\u67aa\u548c\u73a9\u72d9\u51fb\u7684\u73a9\u5bb6\u6765\u8bf4\uff0c\u8fd9\u4e2a\u5730\u56fe\u4f1a\u6210\u4e3a\u4ed6\u4eec\u5c55\u793a\u81ea\u5df1\u67aa\u6cd5\u7684\u4e00\u4e2a\u597d\u5730\u65b9 \u3002", "total_view" : 115, "total_comments" : 3}, {"title" : "2017\u5e74\u7ec8\u76d8\u70b9\uff0c\u963f\u91cc\u6295\u5343\u4ebf\u505a\u83dc\u9e1f\uff0c\u7535\u5546\u81ea\u5efa\u7269\u6d41\u66f4\u6709\u4f18\u52bf\u5417\uff1f", "author" : "\u674e\u6210\u4e1c", "keywords" : ["\u4e92\u8054\u7f51", "\u7535\u5b50\u5546\u52a1", "\u65f6\u8bc4"], "contents" : "\u4e2d\u56fd\u7684\u5feb\u9012\u8ba2\u5355\u5927\u6982\u67097\u30018\u6210\u90fd\u6765\u81ea\u4e8e\u7f51\u8d2d\uff0c\u4f5c\u4e3a\u7535\u5546\u7684\u4e0b\u6e38\u884c\u4e1a\uff0c\u5feb\u9012\u4e00\u76f4\u4ee5\u6765\u90fd\u662f\u7535\u5546\u666f\u6c14\u5ea6\u7684\u98ce\u5411\u6807\u30022018\u5e74\u5168\u56fd\u90ae>\u653f\u7ba1\u7406\u5de5\u4f5c\u4f1a\u8bae\u4e8e1\u67088\u65e5\u5728\u5317\u4eac\u53ec\u5f00\u3002\u4f1a\u8bae\u516c\u5e03\u7684\u4e00\u7ec4\u6570\u636e\uff0c\u503c\u5f97\u6240\u6709\u7535\u5546\u4eba\u7684\u5173\u6ce8\u3002", "total_view" : 28, "total_comments" : 6}, {"title" : "\u767e\u5ea6\u4e912017\u5e74\u76d8\u70b9\uff1a4\u4ef6\u5927\u4e8b\u548c3\u79cd\u601d\u8def", "author" : "\u674e\u5f66\u5b8f", "keywords" : ["\u4e92\u8054\u7f51"], "contents" : "2017\u5e74\u7684\u4e91\u8ba1\u7b97\u5e02\u573a\u7ade\u4e89\u6b63\u5728\u8fdb\u4e00\u6b65\u767d\u70ed\u5316\u3002\u4ee5\u963f\u91cc\u4e91\u4e3a\u4ee3\u8868\u7684\u4e92\u8054\u7f51\u4e91\u8ba1\u7b97\u5de8\u5934\uff0c\u4ee5AWS\u4e3a\u4ee3\u8868\u7684\u56fd\u9645\u5de8\u5934\uff0c\u4ee5\u767e\u5ea6\u4e91\u4e3a\u4ee3\u8868\u7684\u65b0\u578b\u4e91\u8ba1\u7b97\u52bf\u529b\uff0c\u4ee5\u534e\u4e3a\u4e91\u4e3a\u4ee3\u8868\u7684\u4f20\u7edfIT\u4e91\u8ba1\u7b97\u5382\u5546\uff0c\u8fd0\u8425\u5546\u3001\u94f6\u884c\u3001\u66f4\u591a\u521b\u4e1a\u516c\u53f8\u4e3a\u4ee3\u8868\u7684\u7ec6\u5206\u9886\u57df\u53c2\u4e0e\u8005\u90fd\u5728\u6324\u5165\u4e91\u8ba1\u7b97\u8fd9\u7247\u5e02\u573a\u3002", "total_view" : 22, "total_comments" : 10}]} | json_instruct | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "contents": {"type": "string"}, "total_view": {"type": "integer"}, "total_comments": {"type": "integer"}}, "required": ["title", "author", "keywords", "contents", "total_view", "total_comments"]}}}, "required": ["data"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "pkg_version": {"type": "string"}, "rebuild": {"type": "integer"}, "bottles": {"type": "object", "properties": {"arm64_monterey": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "arm64_big_sur": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "monterey": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "big_sur": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "catalina": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "x86_64_linux": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}, "required": ["arm64_monterey", "arm64_big_sur", "monterey", "big_sur", "catalina", "x86_64_linux"]}, "dependencies": {"type": "array", "items": {}}}, "required": ["name", "pkg_version", "rebuild", "bottles", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "newrelic-cli", "pkg_version" : "0.46.2", "rebuild" : 0, "bottles" : {"arm64_monterey" : {"url" : "https://ghcr.io/v2/homebrew/core/newrelic-cli/blobs/sha256:d6bbf8814c435c1b3e2370fca28e57a0ac8e81b62cc6d812a7892b7884a76c8e"}, "arm64_big_sur" : {"url" : "https://ghcr.io/v2/homebrew/core/newrelic-cli/blobs/sha256:e552a0ade300afae003249e2617d262b624844de4889632929d4a306a658406e"}, "monterey" : {"url" : "https://ghcr.io/v2/homebrew/core/newrelic-cli/blobs/sha256:59fe5ce602e872b7a34d987a2549d6a02bf75ec0ac8647cceb226be06187b325"}, "big_sur" : {"url" : "https://ghcr.io/v2/homebrew/core/newrelic-cli/blobs/sha256:9d9e24ce914ce63d0d15c8cefc346ac1ea7102f40d3b28604d45f5b5eebb8294"}, "catalina" : {"url" : "https://ghcr.io/v2/homebrew/core/newrelic-cli/blobs/sha256:0f90eac882c37ad2e37629a74fa94ae4bae4718488a7f33066e40e1a22c61599"}, "x86_64_linux" : {"url" : "https://ghcr.io/v2/homebrew/core/newrelic-cli/blobs/sha256:85eb56676eca96d13bf35bd64f9df1b6c04f76f72148e5790a14b683e294785f"}}, "dependencies" : []} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "pkg_version": {"type": "string"}, "rebuild": {"type": "integer"}, "bottles": {"type": "object", "properties": {"arm64_monterey": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "arm64_big_sur": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "monterey": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "big_sur": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "catalina": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "x86_64_linux": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}, "required": ["arm64_monterey", "arm64_big_sur", "monterey", "big_sur", "catalina", "x86_64_linux"]}, "dependencies": {"type": "array", "items": {}}}, "required": ["name", "pkg_version", "rebuild", "bottles", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "typings": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "watch": {"type": "string"}, "eslint-fix": {"type": "string"}, "dep-check-major": {"type": "string"}, "dep-check": {"type": "string"}}, "required": ["build", "watch", "eslint-fix", "dep-check-major", "dep-check"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@rushstack/heft": {"type": "string"}, "@types/jest": {"type": "string"}, "@types/node": {"type": "string"}, "@novaleaf/xlib-build-tools": {"type": "string"}, "xlib": {"type": "string"}, "@novaleaf/eslint-config": {"type": "string"}}, "required": ["@rushstack/heft", "@types/jest", "@types/node", "@novaleaf/xlib-build-tools", "xlib", "@novaleaf/eslint-config"]}}, "required": ["name", "version", "description", "typings", "scripts", "author", "license", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "@xlib/browser-build", "version" : "0.0.1", "description" : "builds an esm (browser) version of xlib and puts it in ../xlib/lib-esm", "typings" : "lib/_main.d.ts", "scripts" : {"build" : "heft build --clean", "watch" : "heft build --clean ; heft build --watch", "eslint-fix" : "", "dep-check-major" : "npm-check-updates --configFilePath ../../common/config", "dep-check" : "npm-check-updates --configFilePath ../../common/config --target minor"}, "author" : "", "license" : "ISC", "devDependencies" : {"@rushstack/heft" : "0.13.1", "@types/jest" : "~26.0.13", "@types/node" : "14.0.27", "@novaleaf/xlib-build-tools" : "workspace:*", "xlib" : "workspace:*", "@novaleaf/eslint-config" : "workspace:*"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "typings": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "watch": {"type": "string"}, "eslint-fix": {"type": "string"}, "dep-check-major": {"type": "string"}, "dep-check": {"type": "string"}}, "required": ["build", "watch", "eslint-fix", "dep-check-major", "dep-check"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@rushstack/heft": {"type": "string"}, "@types/jest": {"type": "string"}, "@types/node": {"type": "string"}, "@novaleaf/xlib-build-tools": {"type": "string"}, "xlib": {"type": "string"}, "@novaleaf/eslint-config": {"type": "string"}}, "required": ["@rushstack/heft", "@types/jest", "@types/node", "@novaleaf/xlib-build-tools", "xlib", "@novaleaf/eslint-config"]}}, "required": ["name", "version", "description", "typings", "scripts", "author", "license", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "reborn12k:block/deepslate_chromite_ore"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1912, 5], [1913, 12], [1914, 9], [1916, 6], [1917, 13], [1918, 6], [1919, 11], [1920, 10], [1922, 8], [1925, 6], [1927, 7], [1928, 7], [1929, 6], [1930, 7], [1931, 6], [1932, 7], [1934, 7], [1935, 8], [1936, 8], [1938, 5], [1939, 7], [1942, 6], [1943, 5], [1945, 8], [1946, 7], [1947, 7], [1948, 10], [1950, 10], [1951, 7], [1953, 8], [1954, 6], [1955, 5], [1956, 8], [1957, 10], [1958, 6], [1959, 7], [1960, 11], [1961, 8], [1963, 5], [1969, 11], [1970, 5], [1971, 5], [1972, 5], [1973, 7], [1977, 5], [1987, 5], [1992, 7], [1995, 5], [1998, 10]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"address": {"type": "string"}, "cert_auth_type": {"type": "string"}, "cert_sign": {"type": "string"}, "cert_user_id": {"type": "string"}, "files": {"type": "object", "properties": {"data.json": {"type": "object", "properties": {"sha512": {"type": "string"}, "size": {"type": "integer"}}, "required": ["sha512", "size"]}}, "required": ["data.json"]}, "inner_path": {"type": "string"}, "modified": {"type": "integer"}, "signs": {"type": "object", "properties": {"18ibpmEdxkPaxocuwNYY666YWTwJ4RPuCC": {"type": "string"}}, "required": ["18ibpmEdxkPaxocuwNYY666YWTwJ4RPuCC"]}}, "required": ["address", "cert_auth_type", "cert_sign", "cert_user_id", "files", "inner_path", "modified", "signs"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"address" : "1White24UrrwQrD86o6Vrc1apgZ1x1o51", "cert_auth_type" : "web", "cert_sign" : "G2/S31JWBbhNrFPUgTzzuRbK+Qolkk5SNDuEeHRDSuzpA9wrewNa985M5EyYvdBHOiRP0LsC5E/VGCcFxD/kQrw=", "cert_user_id" : "[email protected]", "files" : {"data.json" : {"sha512" : "20ab5a6074d25ae093760cbcfb05e64a591d297444337d6abad22ed809f3a6dd", "size" : 335}}, "inner_path" : "data/users/18ibpmEdxkPaxocuwNYY666YWTwJ4RPuCC/content.json", "modified" : 1491485675, "signs" : {"18ibpmEdxkPaxocuwNYY666YWTwJ4RPuCC" : "G3kMBHmoS8wUgYolvo9iRHEle+27CvLS3GC4dAAfyGFGeXY5+MOTlRO9xcjPdnUqvli8z3ZqKUedSZN4otHg+pQ="}} | json_instruct | {"type": "object", "properties": {"address": {"type": "string"}, "cert_auth_type": {"type": "string"}, "cert_sign": {"type": "string"}, "cert_user_id": {"type": "string"}, "files": {"type": "object", "properties": {"data.json": {"type": "object", "properties": {"sha512": {"type": "string"}, "size": {"type": "integer"}}, "required": ["sha512", "size"]}}, "required": ["data.json"]}, "inner_path": {"type": "string"}, "modified": {"type": "integer"}, "signs": {"type": "object", "properties": {"18ibpmEdxkPaxocuwNYY666YWTwJ4RPuCC": {"type": "string"}}, "required": ["18ibpmEdxkPaxocuwNYY666YWTwJ4RPuCC"]}}, "required": ["address", "cert_auth_type", "cert_sign", "cert_user_id", "files", "inner_path", "modified", "signs"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"directions" : ["Mix pineapple juice, bananas, orange juice concentrate, and lemonade concentrate in a large bowl.", "Bring water to a boil in a saucepan. Dissolve sugar in the water and bring again to a boil; pour over the juice mixture and stir.", "Cover bowl with plastic wrap and freeze until mixture is mushy, at least 4 hours.", "Mix equal parts slush and lemon-lime soda in cocktail glasses to serve."], "ingredients" : ["4 cups pineapple juice", "5 bananas, mashed", "1 (6 ounce) can frozen orange juice concentrate, thawed", "1 (6 ounce) can frozen lemonade concentrate, thawed", "6 cups water", "4 cups white sugar", "18 cups lemon-lime soda (such as 7-Up\u00ae), or as needed"], "language" : "en-US", "source" : "allrecipes.com", "tags" : [], "title" : "Banana Slush", "url" : "http://allrecipes.com/recipe/238281/banana-slush/"} | 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"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "yttr:block/squeeze_leaves"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"componentChunkName": {"type": "string"}, "path": {"type": "string"}, "result": {"type": "object", "properties": {"data": {"type": "object", "properties": {"allMarkdownRemark": {"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "object", "properties": {"node": {"type": "object", "properties": {"fields": {"type": "object", "properties": {"slug": {"type": "string"}, "categorySlug": {"type": "string"}}, "required": ["slug", "categorySlug"]}, "frontmatter": {"type": "object", "properties": {"title": {"type": "string"}, "date": {"type": "string"}, "category": {"type": "string"}, "description": {"type": "string"}}, "required": ["title", "date", "category", "description"]}}, "required": ["fields", "frontmatter"]}}, "required": ["node"]}}}, "required": ["edges"]}}, "required": ["allMarkdownRemark"]}, "pageContext": {"type": "object", "properties": {"currentPage": {"type": "integer"}, "postsLimit": {"type": "integer"}, "postsOffset": {"type": "integer"}, "prevPagePath": {"type": "string"}, "nextPagePath": {"type": "string"}, "hasPrevPage": {"type": "boolean"}, "hasNextPage": {"type": "boolean"}}, "required": ["currentPage", "postsLimit", "postsOffset", "prevPagePath", "nextPagePath", "hasPrevPage", "hasNextPage"]}}, "required": ["data", "pageContext"]}, "staticQueryHashes": {"type": "array", "items": {"type": "string"}}}, "required": ["componentChunkName", "path", "result", "staticQueryHashes"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"componentChunkName" : "component---src-templates-index-template-js", "path" : "/", "result" : {"data" : {"allMarkdownRemark" : {"edges" : [{"node" : {"fields" : {"slug" : "/posts/rss-feed", "categorySlug" : "/category/go/"}, "frontmatter" : {"title" : "RSS\u30d5\u30a3\u30fc\u30c9\u3067\u53d6\u5f97\u3057\u305f\u30c7\u30fc\u30bf\u3092\u5b9a\u671f\u7684\u306bSlack\u3067\u901a\u77e5\u3059\u308b", "date" : "2020-11-15T12:12:34.214Z", "category" : "Go", "description" : "zenn\u306e\u30c8\u30ec\u30f3\u30c9\u8a18\u4e8b\u3092\u6bce\u65e5\u5b9a\u6642\u306bSlack\u306b\u901a\u77e5\u3059\u308b\u30a2\u30d7\u30ea\u3092\u3064\u304f\u308a\u307e\u3057\u305f"}}}, {"node" : {"fields" : {"slug" : "/posts/go_ent", "categorySlug" : "/category/go/"}, "frontmatter" : {"title" : "Golang\u306eORM\u300cent\u300d\u4f7f\u3063\u3066\u307f\u305f", "date" : "2020-11-02T12:14:45.505Z", "category" : "Go", "description" : "\u6700\u8fd1\u8033\u306b\u3059\u308bfacebook\u88fd\u306eORM\u3067\u3042\u308bent\u3092\u4f7f\u7528\u3057\u3066\u7c21\u5358\u306aAPI\u30b5\u30fc\u30d0\u30fc\u3092\u69cb\u7bc9\u3057\u3066\u307f\u305f"}}}, {"node" : {"fields" : {"slug" : "/posts/laravel-error-hy000", "categorySlug" : "/category/laravel/"}, "frontmatter" : {"title" : "SQLSTATE[HY000]: General error\u3067\u30cf\u30de\u3063\u305f", "date" : "2020-02-28T12:30:21.470Z", "category" : "Laravel", "description" : "Laravel\u3067\u30de\u30a4\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u30d5\u30a1\u30a4\u30eb\u3092\u4f5c\u6210\u4e2d\u306b\u3001\u305d\u306e\u4f5c\u6210\u306e\u9806\u756a\u3067\u30cf\u30de\u3063\u3066\u3057\u307e\u3063\u305f\u306e\u3067\u305d\u306e\u5099\u5fd8\u9332\u3067\u3059\u3002"}}}, {"node" : {"fields" : {"slug" : "/posts/rest", "categorySlug" : "/category/rest/"}, "frontmatter" : {"title" : "REST\u3063\u3066\u306a\u306b\uff1f", "date" : "2020-02-14T12:22:04.517Z", "category" : "REST", "description" : "REST\u3063\u3066\u306a\u3093\u3060\u308d\u3046\u3068\u3044\u3046\u3001\u81ea\u5206\u306e\u4e2d\u3067\u306e\u8003\u3048\u306e\u6574\u7406\u3082\u542b\u3081\u3066\u307e\u3068\u3081\u3066\u307f\u305f\u3002"}}}]}}, "pageContext" : {"currentPage" : 0, "postsLimit" : 4, "postsOffset" : 0, "prevPagePath" : "/", "nextPagePath" : "/page/1", "hasPrevPage" : false, "hasNextPage" : true}}, "staticQueryHashes" : ["251939775", "401334301", "825871152"]} | json_instruct | {"type": "object", "properties": {"componentChunkName": {"type": "string"}, "path": {"type": "string"}, "result": {"type": "object", "properties": {"data": {"type": "object", "properties": {"allMarkdownRemark": {"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "object", "properties": {"node": {"type": "object", "properties": {"fields": {"type": "object", "properties": {"slug": {"type": "string"}, "categorySlug": {"type": "string"}}, "required": ["slug", "categorySlug"]}, "frontmatter": {"type": "object", "properties": {"title": {"type": "string"}, "date": {"type": "string"}, "category": {"type": "string"}, "description": {"type": "string"}}, "required": ["title", "date", "category", "description"]}}, "required": ["fields", "frontmatter"]}}, "required": ["node"]}}}, "required": ["edges"]}}, "required": ["allMarkdownRemark"]}, "pageContext": {"type": "object", "properties": {"currentPage": {"type": "integer"}, "postsLimit": {"type": "integer"}, "postsOffset": {"type": "integer"}, "prevPagePath": {"type": "string"}, "nextPagePath": {"type": "string"}, "hasPrevPage": {"type": "boolean"}, "hasNextPage": {"type": "boolean"}}, "required": ["currentPage", "postsLimit", "postsOffset", "prevPagePath", "nextPagePath", "hasPrevPage", "hasNextPage"]}}, "required": ["data", "pageContext"]}, "staticQueryHashes": {"type": "array", "items": {"type": "string"}}}, "required": ["componentChunkName", "path", "result", "staticQueryHashes"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"updatedAt": {"type": "string"}, "description": {"type": "string"}, "uri": {"type": "string"}, "contents": {"type": "string"}, "link": {"type": "string"}, "categories": {"type": "string"}, "content": {"type": "string"}, "title": {"type": "string"}, "publishedAt": {"type": "string"}}, "required": ["updatedAt", "description", "uri", "contents", "link", "categories", "content", "title", "publishedAt"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"updatedAt" : "", "description" : "Weintraub cai em fake news sobre demiss\u00e3o de Reinaldo Azevedo", "uri" : "http://noticias.uol.com.br/politica/ultimas-noticias/2020/01/27/weintraub-cai-em-fake-news-sobre-demissao-de-reinaldo-azevedo-e-se-explica.htm", "contents" : "[\n <p>Weintraub cai em fake news sobre demiss\u00e3o de Reinaldo Azevedo</p>\n <img src=\"https://conteudo.imguol.com.br/c/home/5c/2020/01/19/o-ministro-da-educacao-abraham-weintraub-foto-e-o-presidente-do-instituto-nacional-de-estudos-e-pesquisas-educacionais-anisio-teixeira-inep-alexandre-lopes-concedem-uma-entrevista-coletiva-para-1579479748976_615x300.jpg\" alt=\"FREDERICO BRASIL/FUTURA PRESS/ESTAD\u00c3O CONTE\u00daDO\" title=\"FREDERICO BRASIL/FUTURA PRESS/ESTAD\u00c3O CONTE\u00daDO\" />\n ]", "link" : "[]", "categories" : "[]", "content" : "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>301 Moved Permanently</title>\n</head><body>\n<h1>Moved Permanently</h1>\n<p>The document has moved <a href=\"https://noticias.uol.com.br/politica/ultimas-noticias/2020/01/27/weintraub-cai-em-fake-news-sobre-demissao-de-reinaldo-azevedo-e-se-explica.htm\">here</a>.</p>\n</body></html>\n", "title" : "Ministro da Educa\u00e7\u00e3o | Weintraub cai em fake news sobre demiss\u00e3o de Reinaldo Azevedo", "publishedAt" : ""} | json_instruct | {"type": "object", "properties": {"updatedAt": {"type": "string"}, "description": {"type": "string"}, "uri": {"type": "string"}, "contents": {"type": "string"}, "link": {"type": "string"}, "categories": {"type": "string"}, "content": {"type": "string"}, "title": {"type": "string"}, "publishedAt": {"type": "string"}}, "required": ["updatedAt", "description", "uri", "contents", "link", "categories", "content", "title", "publishedAt"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"feedstocks" : ["db-dtypes"]} | json_instruct | {"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"description": {"type": "string"}, "comment": {"type": "string"}, "set": {"type": "object", "properties": {"docRefPath": {"type": "string"}, "option": {"type": "object", "properties": {"all": {"type": "boolean"}}, "required": ["all"]}, "jsonData": {"type": "string"}, "request": {"type": "object", "properties": {"database": {"type": "string"}, "writes": {"type": "array", "items": {"type": "object", "properties": {"update": {"type": "object", "properties": {"name": {"type": "string"}, "fields": {"type": "object", "properties": {"h": {"type": "object", "properties": {"mapValue": {"type": "object", "properties": {"fields": {"type": "object", "properties": {"f": {"type": "object", "properties": {"integerValue": {"type": "string"}}, "required": ["integerValue"]}, "g": {"type": "object", "properties": {"integerValue": {"type": "string"}}, "required": ["integerValue"]}}, "required": ["f", "g"]}}, "required": ["fields"]}}, "required": ["mapValue"]}}, "required": ["h"]}}, "required": ["name", "fields"]}, "updateMask": {"type": "object", "properties": {"fieldPaths": {"type": "array", "items": {"type": "string"}}}, "required": ["fieldPaths"]}}, "required": ["update", "updateMask"]}}}, "required": ["database", "writes"]}}, "required": ["docRefPath", "option", "jsonData", "request"]}}, "required": ["description", "comment", "set"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"description" : "set: MergeAll with nested fields", "comment" : "MergeAll with nested fields results in an update mask that\nincludes entries for all the leaf fields.", "set" : {"docRefPath" : "projects/projectID/databases/(default)/documents/C/d", "option" : {"all" : true}, "jsonData" : "{\"h\": { \"g\": 3, \"f\": 4 }}", "request" : {"database" : "projects/projectID/databases/(default)", "writes" : [{"update" : {"name" : "projects/projectID/databases/(default)/documents/C/d", "fields" : {"h" : {"mapValue" : {"fields" : {"f" : {"integerValue" : "4"}, "g" : {"integerValue" : "3"}}}}}}, "updateMask" : {"fieldPaths" : ["h.f", "h.g"]}}]}}} | json_instruct | {"type": "object", "properties": {"description": {"type": "string"}, "comment": {"type": "string"}, "set": {"type": "object", "properties": {"docRefPath": {"type": "string"}, "option": {"type": "object", "properties": {"all": {"type": "boolean"}}, "required": ["all"]}, "jsonData": {"type": "string"}, "request": {"type": "object", "properties": {"database": {"type": "string"}, "writes": {"type": "array", "items": {"type": "object", "properties": {"update": {"type": "object", "properties": {"name": {"type": "string"}, "fields": {"type": "object", "properties": {"h": {"type": "object", "properties": {"mapValue": {"type": "object", "properties": {"fields": {"type": "object", "properties": {"f": {"type": "object", "properties": {"integerValue": {"type": "string"}}, "required": ["integerValue"]}, "g": {"type": "object", "properties": {"integerValue": {"type": "string"}}, "required": ["integerValue"]}}, "required": ["f", "g"]}}, "required": ["fields"]}}, "required": ["mapValue"]}}, "required": ["h"]}}, "required": ["name", "fields"]}, "updateMask": {"type": "object", "properties": {"fieldPaths": {"type": "array", "items": {"type": "string"}}}, "required": ["fieldPaths"]}}, "required": ["update", "updateMask"]}}}, "required": ["database", "writes"]}}, "required": ["docRefPath", "option", "jsonData", "request"]}}, "required": ["description", "comment", "set"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid 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", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ast" : null, "code" : "import _slicedToArray from \"@babel/runtime-corejs2/helpers/esm/slicedToArray\";\nimport React from \"react\";\nvar __jsx = React.createElement;\nimport { useLocalStorage } from \"react-use\";\nimport axios from \"axios\";\nimport { useEffect, useState } from \"react\";\nimport { useRouter } from \"next/router\";\nimport Header from \"../../components/admin/Header\";\nexport default function Index() {\n var _useLocalStorage = useLocalStorage(\"login\", false),\n _useLocalStorage2 = _slicedToArray(_useLocalStorage, 2),\n login = _useLocalStorage2[0],\n setLogin = _useLocalStorage2[1];\n\n var _useLocalStorage3 = useLocalStorage(\"admin\", false),\n _useLocalStorage4 = _slicedToArray(_useLocalStorage3, 2),\n admin = _useLocalStorage4[0],\n setAdmin = _useLocalStorage4[1];\n\n var _useState = useState(\"\"),\n user = _useState[0],\n setUser = _useState[1];\n\n var router = useRouter();\n var id = router.query.id;\n useEffect(function () {\n if (!admin || !login) location.href = \"/admin/login\";\n axios.get(\"/api/users\").then(function (r) {\n return setUser(r.data[id]);\n });\n });\n return __jsx(\"section\", null, __jsx(Header, null), __jsx(\"section\", {\n style: {\n width: \"100vw\",\n textAlign: \"center\"\n },\n className: \"text-center vsc-initialized\"\n }, __jsx(\"form\", {\n style: {\n marginTop: \"10vh\"\n },\n className: \"form-signin\"\n }, __jsx(\"i\", {\n width: \"72\",\n height: \"72\",\n className: \"mb-4 material-icons\"\n }, \"home\"), __jsx(\"h1\", {\n className: \"mb-3\"\n }, \"Tasks\"), __jsx(\"h2\", null, \"Phone Number : \", user ? user.phone : \"User doesn't exist\"), __jsx(\"p\", {\n className: \"mt-5 mb-3 text-muted\"\n }, \"\\xA9 2019 - Homvery\"))));\n}", "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/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"url" : "https://static.wikia.nocookie.net/griftlands_gamepedia_en/images/9/99/Sharpen.png/revision/latest?cb=20210808153350", "sha1" : "41192bae646297cd3c25f4e2b5caa8c5e767e64e"} | json_instruct | {"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"configuration": {"type": "array", "items": {"type": "string"}}, "regionsToPerf": {"type": "object", "properties": {"00000000-0000-0000-0000-000000000000": {"type": "integer"}}, "required": ["00000000-0000-0000-0000-000000000000"]}}, "required": ["configuration", "regionsToPerf"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"configuration" : ["INDEX_COMMIT", "READER_POOLING", "RAM_BUFFER_SIZE_MB", "INDEX_DELETION_POLICY", "USE_COMPOUND_FILE", "SIMILARITY", "COMMIT_ON_CLOSE"], "regionsToPerf" : {"00000000-0000-0000-0000-000000000000" : 30976809237}} | json_instruct | {"type": "object", "properties": {"configuration": {"type": "array", "items": {"type": "string"}}, "regionsToPerf": {"type": "object", "properties": {"00000000-0000-0000-0000-000000000000": {"type": "integer"}}, "required": ["00000000-0000-0000-0000-000000000000"]}}, "required": ["configuration", "regionsToPerf"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"nom" : "Salles-de-Villefagnan", "circ" : "3\u00e8me circonscription", "dpt" : "Charente", "inscrits" : 267, "abs" : 155, "votants" : 112, "blancs" : 2, "nuls" : 16, "exp" : 94, "res" : [{"nuance" : "SOC", "nom" : "M. J\u00e9r\u00f4me LAMBERT", "voix" : 49}, {"nuance" : "REM", "nom" : "Mme Madeleine NGOMBET BITOO", "voix" : 45}]} | 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", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"} |
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#"}
| [[1921, 5], [1929, 5], [1931, 7]] | 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": {"name": {"type": "string"}, "version": {"type": "string"}, "dependencies": {"type": "object", "properties": {"ws": {"type": "string"}}, "required": ["ws"]}}, "required": ["name", "version", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "node_multiplayer_game", "version" : "0.0.1", "dependencies" : {"ws" : "^6.0.0"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "dependencies": {"type": "object", "properties": {"ws": {"type": "string"}}, "required": ["ws"]}}, "required": ["name", "version", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"aliases": {"type": "array", "items": {"type": "string"}}, "browsers": {"type": "object", "properties": {"firefox": {"type": "string"}, "safari": {"type": "string"}, "android": {"type": "string"}, "opera": {"type": "string"}, "chrome": {"type": "string"}}, "required": ["firefox", "safari", "android", "opera", "chrome"]}, "dependencies": {"type": "array", "items": {"type": "string"}}, "docs": {"type": "string"}, "spec": {"type": "string"}, "notes": {"type": "array", "items": {"type": "string"}}, "detectSource": {"type": "string"}, "baseDir": {"type": "string"}, "hasTests": {"type": "boolean"}, "isTestable": {"type": "boolean"}, "isPublic": {"type": "boolean"}, "size": {"type": "integer"}}, "required": ["aliases", "browsers", "dependencies", "docs", "spec", "notes", "detectSource", "baseDir", "hasTests", "isTestable", "isPublic", "size"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"aliases" : ["default-3.3", "default-3.4", "default-3.5", "default-3.6", "default", "caniuse:visib", "caniuse:pagevisibility", "modernizr:pagevisibility", "PageVisibility"], "browsers" : {"firefox" : "10 - 17", "safari" : "4", "android" : "4.4 - *", "opera" : "15 - 19", "chrome" : "14 - 32"}, "dependencies" : ["CustomEvent"], "docs" : "https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API", "spec" : "http://www.w3.org/TR/page-visibility/", "notes" : ["The alias `PageVisibility` works for this feature for backwards compatibility with the name under which it was previously (erroneously) available"], "detectSource" : "'document' in this && 'hidden' in document && 'visibilityState' in document", "baseDir" : "document.visibilityState", "hasTests" : true, "isTestable" : true, "isPublic" : true, "size" : 338} | json_instruct | {"type": "object", "properties": {"aliases": {"type": "array", "items": {"type": "string"}}, "browsers": {"type": "object", "properties": {"firefox": {"type": "string"}, "safari": {"type": "string"}, "android": {"type": "string"}, "opera": {"type": "string"}, "chrome": {"type": "string"}}, "required": ["firefox", "safari", "android", "opera", "chrome"]}, "dependencies": {"type": "array", "items": {"type": "string"}}, "docs": {"type": "string"}, "spec": {"type": "string"}, "notes": {"type": "array", "items": {"type": "string"}}, "detectSource": {"type": "string"}, "baseDir": {"type": "string"}, "hasTests": {"type": "boolean"}, "isTestable": {"type": "boolean"}, "isPublic": {"type": "boolean"}, "size": {"type": "integer"}}, "required": ["aliases", "browsers", "dependencies", "docs", "spec", "notes", "detectSource", "baseDir", "hasTests", "isTestable", "isPublic", "size"], "$schema": "http://json-schema.org/draft-07/schema#"} |
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" : "deep_trenches:block/virdal_stone_tiles"} | 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": {"python.pythonPath": {"type": "string"}}, "required": ["python.pythonPath"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"python.pythonPath" : "/Users/andrewfinke/opt/miniconda3/envs/WKRPython/bin/python"} | json_instruct | {"type": "object", "properties": {"python.pythonPath": {"type": "string"}}, "required": ["python.pythonPath"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"tableName": {"type": "string"}, "tableType": {"type": "string"}, "segmentsConfig": {"type": "object", "properties": {"retentionTimeUnit": {"type": "string"}, "retentionTimeValue": {"type": "string"}, "segmentPushType": {"type": "string"}, "segmentAssignmentStrategy": {"type": "string"}, "schemaName": {"type": "string"}, "replication": {"type": "string"}}, "required": ["retentionTimeUnit", "retentionTimeValue", "segmentPushType", "segmentAssignmentStrategy", "schemaName", "replication"]}, "tenants": {"type": "object", "properties": {}, "required": []}, "fieldConfigList": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "encodingType": {"type": "string"}, "indexType": {"type": "string"}, "properties": {"type": "object", "properties": {"resolutions": {"type": "string"}}, "required": ["resolutions"]}}, "required": ["name", "encodingType", "indexType", "properties"]}}, "tableIndexConfig": {"type": "object", "properties": {"loadMode": {"type": "string"}, "noDictionaryColumns": {"type": "array", "items": {"type": "string"}}}, "required": ["loadMode", "noDictionaryColumns"]}, "metadata": {"type": "object", "properties": {"customConfigs": {"type": "object", "properties": {}, "required": []}}, "required": ["customConfigs"]}}, "required": ["tableName", "tableType", "segmentsConfig", "tenants", "fieldConfigList", "tableIndexConfig", "metadata"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"tableName" : "starbucksStores", "tableType" : "OFFLINE", "segmentsConfig" : {"retentionTimeUnit" : "DAYS", "retentionTimeValue" : "1", "segmentPushType" : "APPEND", "segmentAssignmentStrategy" : "BalanceNumSegmentAssignmentStrategy", "schemaName" : "starbucksStores", "replication" : "1"}, "tenants" : {}, "fieldConfigList" : [{"name" : "location_st_point", "encodingType" : "RAW", "indexType" : "H3", "properties" : {"resolutions" : "5"}}], "tableIndexConfig" : {"loadMode" : "MMAP", "noDictionaryColumns" : ["location_st_point"]}, "metadata" : {"customConfigs" : {}}} | json_instruct | {"type": "object", "properties": {"tableName": {"type": "string"}, "tableType": {"type": "string"}, "segmentsConfig": {"type": "object", "properties": {"retentionTimeUnit": {"type": "string"}, "retentionTimeValue": {"type": "string"}, "segmentPushType": {"type": "string"}, "segmentAssignmentStrategy": {"type": "string"}, "schemaName": {"type": "string"}, "replication": {"type": "string"}}, "required": ["retentionTimeUnit", "retentionTimeValue", "segmentPushType", "segmentAssignmentStrategy", "schemaName", "replication"]}, "tenants": {"type": "object", "properties": {}, "required": []}, "fieldConfigList": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "encodingType": {"type": "string"}, "indexType": {"type": "string"}, "properties": {"type": "object", "properties": {"resolutions": {"type": "string"}}, "required": ["resolutions"]}}, "required": ["name", "encodingType", "indexType", "properties"]}}, "tableIndexConfig": {"type": "object", "properties": {"loadMode": {"type": "string"}, "noDictionaryColumns": {"type": "array", "items": {"type": "string"}}}, "required": ["loadMode", "noDictionaryColumns"]}, "metadata": {"type": "object", "properties": {"customConfigs": {"type": "object", "properties": {}, "required": []}}, "required": ["customConfigs"]}}, "required": ["tableName", "tableType", "segmentsConfig", "tenants", "fieldConfigList", "tableIndexConfig", "metadata"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"title": {"type": "string"}, "genre": {"type": "string"}, "creators": {"type": "array", "items": {"type": "string"}}, "cast": {"type": "array", "items": {"type": "string"}}, "country_of_origin": {"type": "string"}, "seasons": {"type": "integer"}, "episodes": {"type": "integer"}, "start_date": {"type": "string"}, "end_date": {"type": "string"}}, "required": ["title", "genre", "creators", "cast", "country_of_origin", "seasons", "episodes", "start_date", "end_date"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : "Archie Bunker's Place", "genre" : "", "creators" : ["Norman Lear", "(based in part upon", "Till Death Us Do Part", ", created by", "Johnny Speight", ")"], "cast" : ["Carroll O'Connor", "Jean Stapleton", "Martin Balsam", "Danielle Brisebois", "Allan Melvin", "Denise Miller", "Jason Wingreen", "Barbara Meek", "Bill Quinn", "Anne Meara", "Barry Gordon", "Danny Dayton", "Celeste Holm", "Dean Scofield", "Abraham Alvarez", "Sally Struthers", "Joe Rosario"], "country_of_origin" : "United States", "seasons" : 4, "episodes" : 97, "start_date" : "Sun Sep 23 00:00:00 EDT 1979", "end_date" : "Mon Apr 04 00:00:00 EST 1983"} | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "genre": {"type": "string"}, "creators": {"type": "array", "items": {"type": "string"}}, "cast": {"type": "array", "items": {"type": "string"}}, "country_of_origin": {"type": "string"}, "seasons": {"type": "integer"}, "episodes": {"type": "integer"}, "start_date": {"type": "string"}, "end_date": {"type": "string"}}, "required": ["title", "genre", "creators", "cast", "country_of_origin", "seasons", "episodes", "start_date", "end_date"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"commitmsg": {"type": "string"}, "publishAll": {"type": "string"}}, "required": ["commitmsg", "publishAll"]}, "devDependencies": {"type": "object", "properties": {"@babel/core": {"type": "string"}, "@babel/node": {"type": "string"}, "@commitlint/cli": {"type": "string"}, "@commitlint/config-conventional": {"type": "string"}, "husky": {"type": "string"}, "lerna": {"type": "string"}}, "required": ["@babel/core", "@babel/node", "@commitlint/cli", "@commitlint/config-conventional", "husky", "lerna"]}, "dependencies": {"type": "object", "properties": {"@babel/preset-env": {"type": "string"}, "git-commits-since": {"type": "string"}, "parse-commit-message": {"type": "string"}}, "required": ["@babel/preset-env", "git-commits-since", "parse-commit-message"]}, "commitlint": {"type": "object", "properties": {"extends": {"type": "array", "items": {"type": "string"}}}, "required": ["extends"]}}, "required": ["name", "version", "private", "scripts", "devDependencies", "dependencies", "commitlint"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "lerna-conventional-commits-example", "version" : "1.0.0", "private" : true, "scripts" : {"commitmsg" : "commitlint -e $GIT_PARAMS", "publishAll" : "babel-node --inspect --presets @babel/preset-env -- publish.js --inspect"}, "devDependencies" : {"@babel/core" : "^7.11.5", "@babel/node" : "^7.10.5", "@commitlint/cli" : "^7.0.0", "@commitlint/config-conventional" : "^7.0.1", "husky" : "^0.14.3", "lerna" : "^3.20.2"}, "dependencies" : {"@babel/preset-env" : "^7.11.5", "git-commits-since" : "^2.0.5", "parse-commit-message" : "^3.2.3"}, "commitlint" : {"extends" : ["@commitlint/config-conventional"]}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"commitmsg": {"type": "string"}, "publishAll": {"type": "string"}}, "required": ["commitmsg", "publishAll"]}, "devDependencies": {"type": "object", "properties": {"@babel/core": {"type": "string"}, "@babel/node": {"type": "string"}, "@commitlint/cli": {"type": "string"}, "@commitlint/config-conventional": {"type": "string"}, "husky": {"type": "string"}, "lerna": {"type": "string"}}, "required": ["@babel/core", "@babel/node", "@commitlint/cli", "@commitlint/config-conventional", "husky", "lerna"]}, "dependencies": {"type": "object", "properties": {"@babel/preset-env": {"type": "string"}, "git-commits-since": {"type": "string"}, "parse-commit-message": {"type": "string"}}, "required": ["@babel/preset-env", "git-commits-since", "parse-commit-message"]}, "commitlint": {"type": "object", "properties": {"extends": {"type": "array", "items": {"type": "string"}}}, "required": ["extends"]}}, "required": ["name", "version", "private", "scripts", "devDependencies", "dependencies", "commitlint"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"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": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 404366039, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "343fdf57418ac8bfed882a9b2b4f2dbc", "wof:id" : 404366039, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [-0.66472, 46.82139, -0.66472, 46.82139], "geometry" : {"coordinates" : [-0.66472, 46.82139], "type" : "Point"}} | 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": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"aws-sdk.js": {"type": "string"}, "aws-sdk.min.js": {"type": "string"}}, "required": ["aws-sdk.js", "aws-sdk.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"aws-sdk.js" : "sha512-JdsWGRv/MedwpKF5NX4vYOzvM6e23fNtMf6huz8C2+912sXIq50RmclCxBZWJkRIpyXQab4YzOHGQov/eOHTsA==", "aws-sdk.min.js" : "sha512-VG9jNKMkyrp6TP3okHLy8hxvmbG/X3M+PywM2dPmDi/dipUWd22QuPsvqlo54uDtJfy0CyKAsHm/kaUlOCBb/g=="} | json_instruct | {"type": "object", "properties": {"aws-sdk.js": {"type": "string"}, "aws-sdk.min.js": {"type": "string"}}, "required": ["aws-sdk.js", "aws-sdk.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"aliases": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "images": {"type": "object", "properties": {"background": {"type": "null"}, "thumbnail": {"type": "string"}}, "required": ["background", "thumbnail"]}, "mainColor": {"type": "null"}, "name": {"type": "string"}, "partners": {"type": "array", "items": {}}, "powers": {"type": "array", "items": {"type": "string"}}, "ranking": {"type": "object", "properties": {"comicCount": {"type": "integer"}, "eventCount": {"type": "integer"}, "pageviewCount": {"type": "integer"}, "serieCount": {"type": "integer"}, "storyCount": {"type": "integer"}}, "required": ["comicCount", "eventCount", "pageviewCount", "serieCount", "storyCount"]}, "secretIdentities": {"type": "array", "items": {"type": "string"}}, "species": {"type": "array", "items": {"type": "string"}}, "superName": {"type": "string"}, "teams": {"type": "array", "items": {"type": "string"}}, "urls": {"type": "object", "properties": {"marvel": {"type": "null"}, "wikipedia": {"type": "string"}}, "required": ["marvel", "wikipedia"]}}, "required": ["aliases", "authors", "description", "images", "mainColor", "name", "partners", "powers", "ranking", "secretIdentities", "species", "superName", "teams", "urls"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"aliases" : ["Angel", "Angel Salvadore", "Tempest"], "authors" : ["Ethan Van Sciver", "Grant Morrison"], "description" : "Angel Salvadore, also known by her codename Tempest, is a fictional character created by Grant Morrison and Ethan Van Sciver, appearing in comic books published by Marvel Comics.", "images" : {"background" : null, "thumbnail" : "https://upload.wikimedia.org/wikipedia/en/thumb/9/9c/TempestAngelSalvadore.jpg/250px-TempestAngelSalvadore.jpg"}, "mainColor" : null, "name" : "Angel Salvadore", "partners" : [], "powers" : ["Acid spit", "Flight", "Insectoid physiology"], "ranking" : {"comicCount" : 0, "eventCount" : 0, "pageviewCount" : 5809, "serieCount" : 0, "storyCount" : 0}, "secretIdentities" : ["Angel Salvadore"], "species" : ["Decimation", "Mutant"], "superName" : "Angel Salvadore", "teams" : ["Brotherhood of Mutants", "Exemplars training squad", "Hellfire Club", "New Warriors", "Special Class", "Teen Brigade", "X-Mansion", "Xavier Institute"], "urls" : {"marvel" : null, "wikipedia" : "https://en.wikipedia.org/wiki/Angel_Salvadore"}} | json_instruct | {"type": "object", "properties": {"aliases": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "images": {"type": "object", "properties": {"background": {"type": "null"}, "thumbnail": {"type": "string"}}, "required": ["background", "thumbnail"]}, "mainColor": {"type": "null"}, "name": {"type": "string"}, "partners": {"type": "array", "items": {}}, "powers": {"type": "array", "items": {"type": "string"}}, "ranking": {"type": "object", "properties": {"comicCount": {"type": "integer"}, "eventCount": {"type": "integer"}, "pageviewCount": {"type": "integer"}, "serieCount": {"type": "integer"}, "storyCount": {"type": "integer"}}, "required": ["comicCount", "eventCount", "pageviewCount", "serieCount", "storyCount"]}, "secretIdentities": {"type": "array", "items": {"type": "string"}}, "species": {"type": "array", "items": {"type": "string"}}, "superName": {"type": "string"}, "teams": {"type": "array", "items": {"type": "string"}}, "urls": {"type": "object", "properties": {"marvel": {"type": "null"}, "wikipedia": {"type": "string"}}, "required": ["marvel", "wikipedia"]}}, "required": ["aliases", "authors", "description", "images", "mainColor", "name", "partners", "powers", "ranking", "secretIdentities", "species", "superName", "teams", "urls"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "homepage": {"type": "string"}}, "required": ["name", "description", "license", "keywords", "authors", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "ermile/siftal", "description" : "siftal css framework", "license" : "MIT", "keywords" : ["css", "js", "framework", "cssframework"], "authors" : [{"name" : "ermile", "email" : "[email protected]"}], "homepage" : "https://github.com/ermile/siftal"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "homepage": {"type": "string"}}, "required": ["name", "description", "license", "keywords", "authors", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"copyright_text": {"type": "null"}, "description": {"type": "string"}, "duration": {"type": "integer"}, "language": {"type": "string"}, "recorded": {"type": "string"}, "related_urls": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "url": {"type": "string"}}, "required": ["label", "url"]}}, "speakers": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array", "items": {"type": "string"}}, "thumbnail_url": {"type": "string"}, "title": {"type": "string"}, "videos": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}}, "required": ["copyright_text", "description", "duration", "language", "recorded", "related_urls", "speakers", "tags", "thumbnail_url", "title", "videos"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"copyright_text" : null, "description" : "Los mapas son herramientas poderosas que usamos todos los d\u00edas. Python est\u00e1 bien equipado para manejar datos espaciales y tiene muchas bibliotecas para ayudarte a realizar un an\u00e1lisis espacial y crear hermosos mapas. En esta charla, descubriremos el fascinante mundo del an\u00e1lisis espacial resolviendo un problema divertido: \u00bfd\u00f3nde podemos ir para ver el pr\u00f3ximo eclipse solar? A lo largo del camino, aprenderemos sobre temas de mapeo como proyecciones y sistemas de coordenadas, mejores pr\u00e1cticas para hacer mapas y complejidades de datos espaciales.\n", "duration" : 1518, "language" : "spa", "recorded" : "2019-05-03T10:50:00", "related_urls" : [{"label" : "Conference schedule", "url" : "https://us.pycon.org/2019/schedule/talks/"}, {"label" : "Talk schedule", "url" : "https://us.pycon.org/2019/schedule/presentation/343/"}], "speakers" : ["Christy Heaton"], "tags" : ["tutorial"], "thumbnail_url" : "https://i.ytimg.com/vi/tTIWVfltBbk/maxresdefault.jpg", "title" : "Planea el pr\u00f3ximo eclipse con Jupyter y geopandas.", "videos" : [{"type" : "youtube", "url" : "https://www.youtube.com/watch?v=tTIWVfltBbk"}]} | json_instruct | {"type": "object", "properties": {"copyright_text": {"type": "null"}, "description": {"type": "string"}, "duration": {"type": "integer"}, "language": {"type": "string"}, "recorded": {"type": "string"}, "related_urls": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "url": {"type": "string"}}, "required": ["label", "url"]}}, "speakers": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array", "items": {"type": "string"}}, "thumbnail_url": {"type": "string"}, "title": {"type": "string"}, "videos": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}}, "required": ["copyright_text", "description", "duration", "language", "recorded", "related_urls", "speakers", "tags", "thumbnail_url", "title", "videos"], "$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"}, "harga": {"type": "string"}, "golongan": {"type": "string"}, "kandungan": {"type": "string"}, "indikasi": {"type": "string"}, "kontraindikasi": {"type": "string"}, "perhatian": {"type": "string"}, "efeksamping": {"type": "string"}, "indeksamanwanitahamil": {"type": "string"}, "kemasan": {"type": "string"}, "dosis": {"type": "string"}, "penyajian": {"type": "string"}, "pabrik": {"type": "string"}, "id": {"type": "string"}, "category_id": {"type": "string"}}, "required": ["name", "harga", "golongan", "kandungan", "indikasi", "kontraindikasi", "perhatian", "efeksamping", "indeksamanwanitahamil", "kemasan", "dosis", "penyajian", "pabrik", "id", "category_id"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "OPSITE POST-OP DRESSING", "harga" : " Rp. 21.780/ kemasan", "golongan" : "http://medicastore.com/image_banner/obat_bebas.gif", "kandungan" : "Plester & kasa pembalut berperekat yang mengandung obat", "indikasi" : "Untuk membalut luka pasca operasi & luka biasa, termasuk luka potong minor, luka gores, & luka lecet", "kontraindikasi" : "", "perhatian" : "Gunakan & lepaskan secara hati-hati pada kulit yang sensitif atau rapuh. Hubungi dokter untuk penggunaan pada luka & luka bakar serius & bila timbul kemerahan & rasa tidak nyaman pada luka", "efeksamping" : "", "indeksamanwanitahamil" : "", "kemasan" : "Opsite Post Op medical adhesive tape & bandage x 9.5 cm x 8.5 cm x 1's", "dosis" : "Gunakan pada luka & ganti dressing tiap 3-6 jam sekali (tergantung banyaknya eksudat luka)", "penyajian" : "Tak ada pilihan", "pabrik" : "Kalbe Farma", "id" : "13492", "category_id" : "15"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "harga": {"type": "string"}, "golongan": {"type": "string"}, "kandungan": {"type": "string"}, "indikasi": {"type": "string"}, "kontraindikasi": {"type": "string"}, "perhatian": {"type": "string"}, "efeksamping": {"type": "string"}, "indeksamanwanitahamil": {"type": "string"}, "kemasan": {"type": "string"}, "dosis": {"type": "string"}, "penyajian": {"type": "string"}, "pabrik": {"type": "string"}, "id": {"type": "string"}, "category_id": {"type": "string"}}, "required": ["name", "harga", "golongan", "kandungan", "indikasi", "kontraindikasi", "perhatian", "efeksamping", "indeksamanwanitahamil", "kemasan", "dosis", "penyajian", "pabrik", "id", "category_id"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"description": {"type": "string"}, "name": {"type": "string"}, "domain": {"type": "string"}, "version": {"type": "string"}, "techniques": {"type": "array", "items": {"type": "object", "properties": {"score": {"type": "integer"}, "techniqueID": {"type": "string"}, "comment": {"type": "string"}}, "required": ["score", "techniqueID", "comment"]}}, "gradient": {"type": "object", "properties": {"colors": {"type": "array", "items": {"type": "string"}}, "minValue": {"type": "integer"}, "maxValue": {"type": "integer"}}, "required": ["colors", "minValue", "maxValue"]}, "legendItems": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "color": {"type": "string"}}, "required": ["label", "color"]}}}, "required": ["description", "name", "domain", "version", "techniques", "gradient", "legendItems"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"description" : "Enterprise techniques used by Putter Panda, ATT&CK group G0024 v1.0", "name" : "Putter Panda (G0024)", "domain" : "mitre-enterprise", "version" : "2.1", "techniques" : [{"score" : 1, "techniqueID" : "T1089", "comment" : "Malware used by Putter Panda attempts to terminate processes corresponding to two components of Sophos Anti-Virus (SAVAdminService.exe and SavService.exe)."}, {"score" : 1, "techniqueID" : "T1027", "comment" : "Droppers used by Putter Panda use RC4 or a 16-byte XOR key consisting of the bytes 0xA0 \u2013 0xAF to obfuscate payloads."}, {"score" : 1, "techniqueID" : "T1055", "comment" : "An executable dropped onto victims by Putter Panda aims to inject the specified DLL into a process that would normally be accessing the network, including Outlook Express (msinm.exe), Outlook (outlook.exe), Internet Explorer (iexplore.exe), and Firefox (firefox.exe)."}, {"score" : 1, "techniqueID" : "T1060", "comment" : "A dropper used by Putter Panda installs itself into the ASEP Registry key HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Run with a value named McUpdate."}], "gradient" : {"colors" : ["#ffffff", "#66b1ff"], "minValue" : 0, "maxValue" : 1}, "legendItems" : [{"label" : "used by Putter Panda", "color" : "#66b1ff"}]} | json_instruct | {"type": "object", "properties": {"description": {"type": "string"}, "name": {"type": "string"}, "domain": {"type": "string"}, "version": {"type": "string"}, "techniques": {"type": "array", "items": {"type": "object", "properties": {"score": {"type": "integer"}, "techniqueID": {"type": "string"}, "comment": {"type": "string"}}, "required": ["score", "techniqueID", "comment"]}}, "gradient": {"type": "object", "properties": {"colors": {"type": "array", "items": {"type": "string"}}, "minValue": {"type": "integer"}, "maxValue": {"type": "integer"}}, "required": ["colors", "minValue", "maxValue"]}, "legendItems": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "color": {"type": "string"}}, "required": ["label", "color"]}}}, "required": ["description", "name", "domain", "version", "techniques", "gradient", "legendItems"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"asc_flags": {"type": "array", "items": {}}, "stderr": {"type": "array", "items": {"type": "string"}}}, "required": ["asc_flags", "stderr"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"asc_flags" : [], "stderr" : ["AS906: Unnecessary definite assignment.", "AS233: Property 'field-initialization-warnings/Ref_Ctor_Init.a' is always assigned", "EOF"]} | json_instruct | {"type": "object", "properties": {"asc_flags": {"type": "array", "items": {}}, "stderr": {"type": "array", "items": {"type": "string"}}}, "required": ["asc_flags", "stderr"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"organization": {"type": "string"}, "name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "site": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "docs": {"type": "string"}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}}, "resolvers": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "array", "items": {"type": "object", "properties": {"organization": {"type": "string"}, "name": {"type": "string"}, "version": {"type": "string"}}, "required": ["organization", "name", "version"]}}, "scalas": {"type": "array", "items": {"type": "string"}}, "sbt": {"type": "boolean"}}, "required": ["organization", "name", "version", "description", "site", "tags", "docs", "licenses", "resolvers", "dependencies", "scalas", "sbt"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"organization" : "org.clapper", "name" : "classutil", "version" : "0.4.5", "description" : "A library for fast runtime class-querying, and more", "site" : "http://software.clapper.org/classutil/", "tags" : ["classes", "byte code"], "docs" : "", "licenses" : [{"name" : "BSD", "url" : "http://software.clapper.org/classutil/license.html"}], "resolvers" : ["http://scala-tools.org/repo-releases"], "dependencies" : [{"organization" : "org.scala-lang.plugins", "name" : "continuations", "version" : "2.9.1-1"}, {"organization" : "asm", "name" : "asm", "version" : "3.3"}, {"organization" : "asm", "name" : "asm-commons", "version" : "3.3"}, {"organization" : "asm", "name" : "asm-util", "version" : "3.3"}, {"organization" : "org.clapper", "name" : "grizzled-scala", "version" : "1.0.12"}, {"organization" : "org.clapper", "name" : "grizzled-slf4j", "version" : "0.6.8"}], "scalas" : ["2.9.1-1", "2.9.1", "2.9.0-1", "2.9.0", "2.8.2", "2.8.1", "2.8.0"], "sbt" : false} | json_instruct | {"type": "object", "properties": {"organization": {"type": "string"}, "name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "site": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "docs": {"type": "string"}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}}, "resolvers": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "array", "items": {"type": "object", "properties": {"organization": {"type": "string"}, "name": {"type": "string"}, "version": {"type": "string"}}, "required": ["organization", "name", "version"]}}, "scalas": {"type": "array", "items": {"type": "string"}}, "sbt": {"type": "boolean"}}, "required": ["organization", "name", "version", "description", "site", "tags", "docs", "licenses", "resolvers", "dependencies", "scalas", "sbt"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"contract" : "0xf5ec7f2ff9a0f0b4ae9572a177a1f6851efa0c79", "tool" : "osiris", "start" : 1564636529.0568526, "end" : 1564636531.3625185, "duration" : 2.305665969848633, "analysis" : []} | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://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"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "unity": {"type": "string"}, "samples": {"type": "array", "items": {"type": "object", "properties": {"displayName": {"type": "string"}, "description": {"type": "string"}, "path": {"type": "string"}}, "required": ["displayName", "description", "path"]}}, "dependencies": {"type": "object", "properties": {"com.jbooth.microsplat.core": {"type": "string"}}, "required": ["com.jbooth.microsplat.core"]}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "documentationUrl": {"type": "string"}, "type": {"type": "string"}}, "required": ["name", "displayName", "version", "author", "unity", "samples", "dependencies", "description", "keywords", "documentationUrl", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "com.jbooth.microsplat.tessellation", "displayName" : "MicroSplat-Tessellation", "version" : "3.8.0", "author" : {"name" : "Jason Booth", "email" : "[email protected]", "url" : "http://jdbtechservices.com/"}, "unity" : "2019.4", "samples" : [{"displayName" : "Tessellation Example", "description" : "Example of the tessellation module", "path" : "Samples~/Tessellation"}], "dependencies" : {"com.jbooth.microsplat.core" : "3.8.0"}, "description" : "The Tessellation and Parallax module for MicroSplat adds support for Tessellation, Parallax Mapping, and Parralax Occlusion Mapping", "keywords" : ["MicroSplat", "Terrain", "Shader"], "documentationUrl" : "https://docs.google.com/document/d/1F94JgR2y8zyaxJLVQ4K77tXzRGwfeLJyyX5kgD_BoTU/edit?usp=sharing", "type" : "tool"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "unity": {"type": "string"}, "samples": {"type": "array", "items": {"type": "object", "properties": {"displayName": {"type": "string"}, "description": {"type": "string"}, "path": {"type": "string"}}, "required": ["displayName", "description", "path"]}}, "dependencies": {"type": "object", "properties": {"com.jbooth.microsplat.core": {"type": "string"}}, "required": ["com.jbooth.microsplat.core"]}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "documentationUrl": {"type": "string"}, "type": {"type": "string"}}, "required": ["name", "displayName", "version", "author", "unity", "samples", "dependencies", "description", "keywords", "documentationUrl", "type"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"logs": {"type": "array", "items": {"type": "object", "properties": {"outputFile": {"type": "string"}, "map": {"type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "from": {"type": "object", "properties": {"startLines": {"type": "string"}, "startColumns": {"type": "string"}, "startOffsets": {"type": "string"}, "endLines": {"type": "string"}, "endColumns": {"type": "string"}, "endOffsets": {"type": "string"}}, "required": ["startLines", "startColumns", "startOffsets", "endLines", "endColumns", "endOffsets"]}}, "required": ["source", "from"]}}}, "required": ["outputFile", "map"]}}}, "required": ["logs"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"logs" : [{"outputFile" : "/Users/neufan/Project/differentiation-android/MaterialDesign/build/intermediates/res/merged/androidTest/debug/values_values.arsc.flat", "map" : [{"source" : "/Users/neufan/Project/differentiation-android/MaterialDesign/build/intermediates/packaged_res/debug/values/values.xml", "from" : {"startLines" : "2,3,4,36", "startColumns" : "4,4,4,4", "startOffsets" : "55,95,142,1841", "endLines" : "2,3,35,36", "endColumns" : "39,46,24,51", "endOffsets" : "90,137,1836,1888"}}]}]} | json_instruct | {"type": "object", "properties": {"logs": {"type": "array", "items": {"type": "object", "properties": {"outputFile": {"type": "string"}, "map": {"type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "from": {"type": "object", "properties": {"startLines": {"type": "string"}, "startColumns": {"type": "string"}, "startOffsets": {"type": "string"}, "endLines": {"type": "string"}, "endColumns": {"type": "string"}, "endOffsets": {"type": "string"}}, "required": ["startLines", "startColumns", "startOffsets", "endLines", "endColumns", "endOffsets"]}}, "required": ["source", "from"]}}}, "required": ["outputFile", "map"]}}}, "required": ["logs"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "require": {"type": "object", "properties": {"guzzlehttp/guzzle": {"type": "string"}}, "required": ["guzzlehttp/guzzle"]}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"RedsysConsultasPHP\\": {"type": "string"}}, "required": ["RedsysConsultasPHP\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "type", "require", "authors", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "civitatis/redsys-consultas", "description" : "Permite consultar al servicio de consulta de transacciones de Redsys", "type" : "library", "require" : {"guzzlehttp/guzzle" : "^6.3"}, "authors" : [{"name" : "Civitatis Tours SL", "email" : "[email protected]"}], "autoload" : {"psr-4" : {"RedsysConsultasPHP\\" : "src/"}}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "require": {"type": "object", "properties": {"guzzlehttp/guzzle": {"type": "string"}}, "required": ["guzzlehttp/guzzle"]}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"RedsysConsultasPHP\\": {"type": "string"}}, "required": ["RedsysConsultasPHP\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "type", "require", "authors", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"id": {"type": "string"}, "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": {"type": "string"}}, "required": ["js"]}, "hash": {"type": "string"}, "cacheData": {"type": "object", "properties": {"env": {"type": "object", "properties": {}, "required": []}}, "required": ["env"]}}, "required": ["id", "dependencies", "generated", "hash", "cacheData"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "assets/img/picture2.jpg", "dependencies" : [{"name" : "/home/ubuntu/workspace/homepage/package.json", "includedInParent" : true, "mtime" : 1540958649055}], "generated" : {"js" : "module.exports = \"/3f29b4e333c7ea79eb9b81909c907ca9.jpg\";"}, "hash" : "b154a9ea72bc5367616b4ae02d2c9c40", "cacheData" : {"env" : {}}} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "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": {"type": "string"}}, "required": ["js"]}, "hash": {"type": "string"}, "cacheData": {"type": "object", "properties": {"env": {"type": "object", "properties": {}, "required": []}}, "required": ["env"]}}, "required": ["id", "dependencies", "generated", "hash", "cacheData"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"thumbnailOrientation": {"type": "array", "items": {"type": "string"}}, "shelfLocator": {"type": "array", "items": {"type": "string"}}, "abstractText": {"type": "array", "items": {"type": "string"}}, "abstractShort": {"type": "array", "items": {"type": "string"}}, "id": {"type": "array", "items": {"type": "string"}}, "imageReproPageURL": {"type": "array", "items": {"type": "string"}}, "title": {"type": "array", "items": {"type": "string"}}, "thumbnailURL": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "array", "items": {}}}}, "required": ["thumbnailOrientation", "shelfLocator", "abstractText", "abstractShort", "id", "imageReproPageURL", "title", "thumbnailURL", "authors"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"thumbnailOrientation" : ["landscape"], "shelfLocator" : ["MS Add.1603"], "abstractText" : ["<p style='text-align: justify;'>A modern manuscript of the <i>Upo\u1e63adh\u0101vad\u0101na</i>, \"an account of an optional fast called Uposhadha or Poshadha [...] It is said to have been imparted by S'\u00e1kya himself. The work is divided into three chapters. The 1st treats of the history of the fast; the 2nd, its details; and the 3rd, its obligations\" (Mitra 1882: 265). This manuscript contains apparently only the first two parts (<i>Upo\u1e63adh\u0101vad\u0101na</i> and <i>Do\u1e63anir\u1e47ay\u0101vad\u0101na</i>), and the language is very faulty. </p>"], "abstractShort" : ["A modern manuscript of the Upo\u1e63adh\u0101vad\u0101na, \"an account of an optional fast called Uposhadha or Poshadha [...] It is said"], "id" : ["MS-ADD-01603"], "imageReproPageURL" : ["http://www.lib.cam.ac.uk/collections/departments/digital-content-unit/licensing-images"], "title" : ["Upo\u1e63adh\u0101vad\u0101na"], "thumbnailURL" : ["/img/no-thumbnail.jpg"], "authors" : [[]]} | json_instruct | {"type": "object", "properties": {"thumbnailOrientation": {"type": "array", "items": {"type": "string"}}, "shelfLocator": {"type": "array", "items": {"type": "string"}}, "abstractText": {"type": "array", "items": {"type": "string"}}, "abstractShort": {"type": "array", "items": {"type": "string"}}, "id": {"type": "array", "items": {"type": "string"}}, "imageReproPageURL": {"type": "array", "items": {"type": "string"}}, "title": {"type": "array", "items": {"type": "string"}}, "thumbnailURL": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "array", "items": {}}}}, "required": ["thumbnailOrientation", "shelfLocator", "abstractText", "abstractShort", "id", "imageReproPageURL", "title", "thumbnailURL", "authors"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "scripts": {"type": "object", "properties": {"gulp": {"type": "string"}, "test": {"type": "string"}}, "required": ["gulp", "test"]}, "devDependencies": {"type": "object", "properties": {"autoprefixer": {"type": "string"}, "browser-sync": {"type": "string"}, "codyhouse-framework": {"type": "string"}, "gulp": {"type": "string"}, "gulp-clean-css": {"type": "string"}, "gulp-concat": {"type": "string"}, "gulp-postcss": {"type": "string"}, "gulp-purgecss": {"type": "string"}, "gulp-rename": {"type": "string"}, "gulp-sass": {"type": "string"}, "gulp-sass-glob": {"type": "string"}, "gulp-uglify": {"type": "string"}, "postcss-calc": {"type": "string"}, "postcss-css-variables": {"type": "string"}, "sass-embedded": {"type": "string"}}, "required": ["autoprefixer", "browser-sync", "codyhouse-framework", "gulp", "gulp-clean-css", "gulp-concat", "gulp-postcss", "gulp-purgecss", "gulp-rename", "gulp-sass", "gulp-sass-glob", "gulp-uglify", "postcss-calc", "postcss-css-variables", "sass-embedded"]}}, "required": ["name", "version", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "codyframe-gulp-starter-template", "version" : "0.0.3", "scripts" : {"gulp" : "gulp", "test" : "echo \"Error: no test specified\" && exit 1"}, "devDependencies" : {"autoprefixer" : "^9.4.3", "browser-sync" : "^2.26.3", "codyhouse-framework" : "^3.0.0", "gulp" : "^4.0.0", "gulp-clean-css" : "^4.3.0", "gulp-concat" : "^2.6.1", "gulp-postcss" : "^8.0.0", "gulp-purgecss" : "^3.0.0", "gulp-rename" : "^1.4.0", "gulp-sass" : "^4.0.2", "gulp-sass-glob" : "git+https://github.com/CodyHouse/gulp-sass-glob", "gulp-uglify" : "^3.0.2", "postcss-calc" : "^7.0.1", "postcss-css-variables" : "git+https://github.com/CodyHouse/postcss-css-variables", "sass-embedded" : "^1.0.0-beta.3"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "scripts": {"type": "object", "properties": {"gulp": {"type": "string"}, "test": {"type": "string"}}, "required": ["gulp", "test"]}, "devDependencies": {"type": "object", "properties": {"autoprefixer": {"type": "string"}, "browser-sync": {"type": "string"}, "codyhouse-framework": {"type": "string"}, "gulp": {"type": "string"}, "gulp-clean-css": {"type": "string"}, "gulp-concat": {"type": "string"}, "gulp-postcss": {"type": "string"}, "gulp-purgecss": {"type": "string"}, "gulp-rename": {"type": "string"}, "gulp-sass": {"type": "string"}, "gulp-sass-glob": {"type": "string"}, "gulp-uglify": {"type": "string"}, "postcss-calc": {"type": "string"}, "postcss-css-variables": {"type": "string"}, "sass-embedded": {"type": "string"}}, "required": ["autoprefixer", "browser-sync", "codyhouse-framework", "gulp", "gulp-clean-css", "gulp-concat", "gulp-postcss", "gulp-purgecss", "gulp-rename", "gulp-sass", "gulp-sass-glob", "gulp-uglify", "postcss-calc", "postcss-css-variables", "sass-embedded"]}}, "required": ["name", "version", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "base": {"type": "string"}, "idInjection": {"type": "boolean"}, "options": {"type": "object", "properties": {"validateUpsert": {"type": "boolean"}}, "required": ["validateUpsert"]}, "mixins": {"type": "object", "properties": {"PostMethod": {"type": "object", "properties": {}, "required": []}}, "required": ["PostMethod"]}, "properties": {"type": "object", "properties": {"name": {"type": "object", "properties": {"type": {"type": "string"}, "required": {"type": "boolean"}}, "required": ["type", "required"]}}, "required": ["name"]}}, "required": ["name", "base", "idInjection", "options", "mixins", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "PostmethodItem", "base" : "PersistedModel", "idInjection" : true, "options" : {"validateUpsert" : true}, "mixins" : {"PostMethod" : {}}, "properties" : {"name" : {"type" : "string", "required" : false}}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "base": {"type": "string"}, "idInjection": {"type": "boolean"}, "options": {"type": "object", "properties": {"validateUpsert": {"type": "boolean"}}, "required": ["validateUpsert"]}, "mixins": {"type": "object", "properties": {"PostMethod": {"type": "object", "properties": {}, "required": []}}, "required": ["PostMethod"]}, "properties": {"type": "object", "properties": {"name": {"type": "object", "properties": {"type": {"type": "string"}, "required": {"type": "boolean"}}, "required": ["type", "required"]}}, "required": ["name"]}}, "required": ["name", "base", "idInjection", "options", "mixins", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "alt_name": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "null"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "null"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "null"}, "accrediting_agency": {"type": "string"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "ESTA - Belfort", "alt_name" : "Ecole sup\u00e9rieure des Technologies et des Affaires (ESTA)", "country" : "France", "state" : null, "address" : {"street" : "3, rue du Docteur Fr\u00e9ry", "city" : "Belfort", "province" : null, "postal_code" : "90000"}, "contact" : {"telephone" : "+33(3) 84-54-53-53", "website" : "http://www.esta-belfort.fr", "email" : "[email protected]", "fax" : null}, "funding" : "Private", "languages" : null, "academic_year" : null, "accrediting_agency" : "Ministry of Education"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "alt_name": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "null"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "null"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "null"}, "accrediting_agency": {"type": "string"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$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"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"addr:city": {"type": "string"}, "addr:housenumber": {"type": "string"}, "addr:postcode": {"type": "string"}, "addr:street": {"type": "string"}, "email": {"type": "string"}, "name": {"type": "string"}, "note": {"type": "string"}, "opening_hours": {"type": "string"}, "operator": {"type": "string"}, "organic": {"type": "string"}, "phone": {"type": "string"}, "produce": {"type": "string"}, "shop": {"type": "string"}, "source": {"type": "string"}, "website": {"type": "string"}, "id": {"type": "string"}}, "required": ["addr:city", "addr:housenumber", "addr:postcode", "addr:street", "email", "name", "note", "opening_hours", "operator", "organic", "phone", "produce", "shop", "source", "website", "id"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}}, "required": ["type", "id", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"type" : "Feature", "id" : "node/4955620513", "properties" : {"addr:city" : "Eptingen", "addr:housenumber" : "131", "addr:postcode" : "4458", "addr:street" : "Dangern", "email" : "[email protected]", "name" : "Steinm\u00fchle Thommen - Bio-UrDinkel traditionell gemahlen", "note" : "In der Steinm\u00fchle Thommen wird Bio-UrDinkel von A-Z verarbeitet. Es werden diverse Bio-UrDinkel-Mehlsorten, Schrot & Griess mit der Steinm\u00fchle gemahlen, es gibt selbst produzierte Teigwaren & Bio-UrDinkel-Kernotto, Steinm\u00fchle-Vorf\u00fchrungen, Ap\u00e9ros. ", "opening_hours" : "\"Telefonische Voranmeldung erw\u00fcnscht\"", "operator" : "Brigitte und Werner Thommen-Huber", "organic" : "yes", "phone" : "+41 62 299 17 61", "produce" : "In der Steinm\u00fchle Thommen wird Bio-UrDinkel von A-Z verarbeitet. Es werden diverse Bio-UrDinkel-Mehlsorten, Schrot & Griess mit der Steinm\u00fchle gemahlen, es gibt selbst produzierte Teigwaren & Bio-UrDinkel-Kernotto, Steinm\u00fchle-Vorf\u00fchrungen, Ap\u00e9ros.", "shop" : "farm", "source" : "https://www.knospehof.ch/bio/steinmuhle-thommen", "website" : "http://www.urdinkel.ch", "id" : "node/4955620513"}, "geometry" : {"type" : "Point", "coordinates" : [7.8128605, 47.3854809]}} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"addr:city": {"type": "string"}, "addr:housenumber": {"type": "string"}, "addr:postcode": {"type": "string"}, "addr:street": {"type": "string"}, "email": {"type": "string"}, "name": {"type": "string"}, "note": {"type": "string"}, "opening_hours": {"type": "string"}, "operator": {"type": "string"}, "organic": {"type": "string"}, "phone": {"type": "string"}, "produce": {"type": "string"}, "shop": {"type": "string"}, "source": {"type": "string"}, "website": {"type": "string"}, "id": {"type": "string"}}, "required": ["addr:city", "addr:housenumber", "addr:postcode", "addr:street", "email", "name", "note", "opening_hours", "operator", "organic", "phone", "produce", "shop", "source", "website", "id"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}}, "required": ["type", "id", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"properties": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}}, "required": ["name", "type", "description"]}}}, "required": ["properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"properties" : [{"name" : "easy.payment.wechat-list", "type" : "java.util.List<com.y1ph.easy.design.payment.wechat.beans.DefaultWechatProperties>", "description" : "\u5fae\u4fe1\u652f\u4ed8\u76f8\u5173\u914d\u7f6e."}]} | json_instruct | {"type": "object", "properties": {"properties": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}}, "required": ["name", "type", "description"]}}}, "required": ["properties"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"coord": {"type": "object", "properties": {"lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["lon", "lat"]}, "weather": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "main": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}}, "required": ["id", "main", "description", "icon"]}}, "base": {"type": "string"}, "main": {"type": "object", "properties": {"temp": {"type": "number"}, "feels_like": {"type": "number"}, "temp_min": {"type": "number"}, "temp_max": {"type": "number"}, "pressure": {"type": "integer"}, "humidity": {"type": "integer"}, "sea_level": {"type": "integer"}, "grnd_level": {"type": "integer"}}, "required": ["temp", "feels_like", "temp_min", "temp_max", "pressure", "humidity", "sea_level", "grnd_level"]}, "visibility": {"type": "integer"}, "wind": {"type": "object", "properties": {"speed": {"type": "number"}, "deg": {"type": "integer"}, "gust": {"type": "number"}}, "required": ["speed", "deg", "gust"]}, "clouds": {"type": "object", "properties": {"all": {"type": "integer"}}, "required": ["all"]}, "dt": {"type": "integer"}, "sys": {"type": "object", "properties": {"type": {"type": "integer"}, "id": {"type": "integer"}, "country": {"type": "string"}, "sunrise": {"type": "integer"}, "sunset": {"type": "integer"}}, "required": ["type", "id", "country", "sunrise", "sunset"]}, "timezone": {"type": "integer"}, "id": {"type": "integer"}, "name": {"type": "string"}, "cod": {"type": "integer"}}, "required": ["coord", "weather", "base", "main", "visibility", "wind", "clouds", "dt", "sys", "timezone", "id", "name", "cod"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"coord" : {"lon" : 10.5, "lat" : 51.5}, "weather" : [{"id" : 802, "main" : "Clouds", "description" : "scattered clouds", "icon" : "03d"}], "base" : "stations", "main" : {"temp" : 19.62, "feels_like" : 19.26, "temp_min" : 18.31, "temp_max" : 22.73, "pressure" : 1008, "humidity" : 62, "sea_level" : 1008, "grnd_level" : 973}, "visibility" : 10000, "wind" : {"speed" : 8.54, "deg" : 244, "gust" : 11.62}, "clouds" : {"all" : 25}, "dt" : 1627736797, "sys" : {"type" : 2, "id" : 74551, "country" : "DE", "sunrise" : 1627702818, "sunset" : 1627758498}, "timezone" : 7200, "id" : 2921044, "name" : "Germany", "cod" : 200} | json_instruct | {"type": "object", "properties": {"coord": {"type": "object", "properties": {"lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["lon", "lat"]}, "weather": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "main": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}}, "required": ["id", "main", "description", "icon"]}}, "base": {"type": "string"}, "main": {"type": "object", "properties": {"temp": {"type": "number"}, "feels_like": {"type": "number"}, "temp_min": {"type": "number"}, "temp_max": {"type": "number"}, "pressure": {"type": "integer"}, "humidity": {"type": "integer"}, "sea_level": {"type": "integer"}, "grnd_level": {"type": "integer"}}, "required": ["temp", "feels_like", "temp_min", "temp_max", "pressure", "humidity", "sea_level", "grnd_level"]}, "visibility": {"type": "integer"}, "wind": {"type": "object", "properties": {"speed": {"type": "number"}, "deg": {"type": "integer"}, "gust": {"type": "number"}}, "required": ["speed", "deg", "gust"]}, "clouds": {"type": "object", "properties": {"all": {"type": "integer"}}, "required": ["all"]}, "dt": {"type": "integer"}, "sys": {"type": "object", "properties": {"type": {"type": "integer"}, "id": {"type": "integer"}, "country": {"type": "string"}, "sunrise": {"type": "integer"}, "sunset": {"type": "integer"}}, "required": ["type", "id", "country", "sunrise", "sunset"]}, "timezone": {"type": "integer"}, "id": {"type": "integer"}, "name": {"type": "string"}, "cod": {"type": "integer"}}, "required": ["coord", "weather", "base", "main", "visibility", "wind", "clouds", "dt", "sys", "timezone", "id", "name", "cod"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"accessKeyId": {"type": "string"}, "secretAccessKey": {"type": "string"}, "region": {"type": "string"}}, "required": ["accessKeyId", "secretAccessKey", "region"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"accessKeyId" : "LvNiHZXCIJ00D6k0tLDt", "secretAccessKey" : "e2x3oPQTM/98fFLvFw2rOkPVqBm3+OLi9WSwChEw", "region" : "us-west-2"} | json_instruct | {"type": "object", "properties": {"accessKeyId": {"type": "string"}, "secretAccessKey": {"type": "string"}, "region": {"type": "string"}}, "required": ["accessKeyId", "secretAccessKey", "region"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"merged" : "/Users/tune/iosched/android/build/intermediates/res/merged/debug/layout-sw600dp-v13/map_act.xml", "source" : "/Users/tune/iosched/android/src/main/res/layout-sw600dp/map_act.xml"}, {"merged" : "/Volumes/Projects/android-projects/IT-Fest/android/build/intermediates/res/merged/debug/layout-sw600dp-v13/design_layout_snackbar.xml", "source" : "/Volumes/Projects/android-projects/IT-Fest/android/build/intermediates/exploded-aar/com.android.support/design/23.0.1/res/layout-sw600dp/design_layout_snackbar.xml"}, {"merged" : "/Users/tune/iosched/android/build/intermediates/res/merged/debug/layout-sw600dp-v13/design_layout_snackbar.xml", "source" : "/Users/tune/iosched/android/build/intermediates/exploded-aar/com.android.support/design/23.0.1/res/layout-sw600dp/design_layout_snackbar.xml"}, {"merged" : "/Volumes/Projects/android-projects/IT-Fest/android/build/intermediates/res/merged/debug/layout-sw600dp-v13/map_act.xml", "source" : "/Volumes/Projects/android-projects/IT-Fest/android/src/main/res/layout-sw600dp/map_act.xml"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : "HEADHUNT-\u65e0\u5934\u9a91\u58eb\u5f02\u95fb\u5f55\u00d72 \u627f OP", "author" : "OKAMOTO'S", "musicType" : "\u52a8\u6f2b", "musicNo" : "0005387"} | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"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"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ast" : null, "code" : "import React from 'react';\nimport { Icon, Button } from 'semantic-ui-react';\n\nconst Tag = props => {};\n\nexport default Tag;", "map" : {"version" : 3, "sources" : ["/Users/skout/Desktop/Auditi/auditi_frontend/src/components/Tag.js"], "names" : ["React", "Icon", "Button", "Tag", "props"], "mappings" : "AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,SAASC,IAAT,EAAeC,MAAf,QAA4B,mBAA5B;;AAEA,MAAMC,GAAG,GAAIC,KAAD,IAAW,CAAE,CAAzB;;AAEA,eAAeD,GAAf", "sourcesContent" : ["import React from 'react'\nimport { Icon, Button} from 'semantic-ui-react';\n\nconst Tag = (props) => {}\n\nexport default Tag;"]}, "metadata" : {}, "sourceType" : "module"} | 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"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"a": {"type": "integer"}}, "required": ["a"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"a" : 12} | json_instruct | {"type": "object", "properties": {"a": {"type": "integer"}}, "required": ["a"], "$schema": "http://json-schema.org/draft-07/schema#"} |
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": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "year": {"type": "string"}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "departments", "authors", "conf", "year", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : "FAST-PPR: scaling personalized pagerank estimation for large graphs.", "fields" : ["approximation error", "social search", "pagerank", "speedup", "directed graph"], "abstract" : "We propose a new algorithm, FAST-PPR, for computing personalized PageRank: given start node s and target node t in a directed graph, and given a threshold \u03b4, it computes the Personalized PageRank \u03c0_s(t) from s to t , guaranteeing that the relative error is small as long \u03c0 s ( t ) > \u03b4. Existing algorithms for this problem have a running-time of \u03a9(1/\u03b4 in comparison, FAST-PPR has a provable average running-time guarantee of O (\u221a d /\u03b4) (where d is the average in-degree of the graph). This is a significant improvement, since \u03b4 is often O (1/ n ) (where n is the number of nodes) for applications. We also complement the algorithm with an \u03a9(1/\u221a\u03b4) lower bound for PageRank estimation, showing that the dependence on \u03b4 cannot be improved. We perform a detailed empirical study on numerous massive graphs, showing that FAST-PPR dramatically outperforms existing algorithms. For example, on the 2010 Twitter graph with 1.5 billion edges, for target nodes sampled by popularity, FAST-PPR has a 20 factor speedup over the state of the art. Furthermore, an enhanced version of FAST-PPR has a 160 factor speedup on the Twitter graph, and is at least 20 times faster on all our candidate graphs.", "citation" : "Citations (36)", "departments" : ["Stanford University", "Stanford University", "Stanford University", "Sandia National Laboratories"], "authors" : ["Peter Lofgren.....http://dblp.org/pers/hd/l/Lofgren:Peter", "Siddhartha Banerjee.....http://dblp.org/pers/hd/b/Banerjee:Siddhartha", "Ashish Goel.....http://dblp.org/pers/hd/g/Goel:Ashish", "Seshadhri Comandur.....http://dblp.org/pers/hd/c/Comandur:Seshadhri"], "conf" : "kdd", "year" : "2014", "pages" : 10} | 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": {"type": "string"}, "year": {"type": "string"}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "departments", "authors", "conf", "year", "pages"], "$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"}, "keywords": {"type": "array", "items": {"type": "string"}}, "website": {"type": "string"}, "repository": {"type": "string"}, "logo": {"type": "string"}, "env": {"type": "object", "properties": {"api_key": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}, "api_hash": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}, "session": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}}, "required": ["api_key", "api_hash", "session"]}, "stack": {"type": "string"}}, "required": ["name", "description", "keywords", "website", "repository", "logo", "env", "stack"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "PagerMaid-Modify for Heroku", "description" : "\u4f7f\u7528 Heroku \u548c Docker \u642d\u5efa PagerMaid-Modify", "keywords" : ["UserBot", "Python", "Docker"], "website" : "https://xtaolabs.com", "repository" : "https://github.com/jiesou/Heroku-PagerMaid/tree/main", "logo" : "https://xtaolabs.com/pagermaid-logo.png", "env" : {"api_key" : {"description" : "\u4f60\u7684 Telegram \u8d26\u53f7 api id\u3002\u83b7\u53d6\u81ea https://my.telegram.org"}, "api_hash" : {"description" : "\u4f60\u7684 Telegram \u8d26\u53f7 api hash\u3002\u540c\u4e0a"}, "session" : {"description" : "\u4f60\u7684 Telegram \u8d26\u53f7 session\u3002\u5728\u7ebf\u83b7\u53d6\u53c2\u8003 https://github.com/TeamPGM/PagerMaid-Modify#session"}}, "stack" : "container"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "website": {"type": "string"}, "repository": {"type": "string"}, "logo": {"type": "string"}, "env": {"type": "object", "properties": {"api_key": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}, "api_hash": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}, "session": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}}, "required": ["api_key", "api_hash", "session"]}, "stack": {"type": "string"}}, "required": ["name", "description", "keywords", "website", "repository", "logo", "env", "stack"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"CFCDatabaseSettings": {"type": "object", "properties": {"ConnectionString": {"type": "string"}, "DatabaseName": {"type": "string"}, "CategoriesCollection": {"type": "string"}, "BrandsCollection": {"type": "string"}, "UsersCollection": {"type": "string"}, "DefectsCollection": {"type": "string"}, "ModelsCollection": {"type": "string"}, "RecycleRequestCollection": {"type": "string"}, "VarientsCollection": {"type": "string"}, "VendorsCollection": {"type": "string"}, "BackOfficeUsersCollection": {"type": "string"}}, "required": ["ConnectionString", "DatabaseName", "CategoriesCollection", "BrandsCollection", "UsersCollection", "DefectsCollection", "ModelsCollection", "RecycleRequestCollection", "VarientsCollection", "VendorsCollection", "BackOfficeUsersCollection"]}, "JWTAuth": {"type": "object", "properties": {"TokenKey": {"type": "string"}}, "required": ["TokenKey"]}, "Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Microsoft": {"type": "string"}, "Microsoft.Hosting.Lifetime": {"type": "string"}}, "required": ["Default", "Microsoft", "Microsoft.Hosting.Lifetime"]}}, "required": ["LogLevel"]}, "AllowedHosts": {"type": "string"}, "CorsOrigins": {"type": "string"}}, "required": ["CFCDatabaseSettings", "JWTAuth", "Logging", "AllowedHosts", "CorsOrigins"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"CFCDatabaseSettings" : {"ConnectionString" : "mongodb://mongoadmin:[email protected]:30772/?authSource=admin", "DatabaseName" : "CFC", "CategoriesCollection" : "Categories", "BrandsCollection" : "Brands", "UsersCollection" : "Users", "DefectsCollection" : "Defects", "ModelsCollection" : "Models", "RecycleRequestCollection" : "RecycleRequests", "VarientsCollection" : "Varients", "VendorsCollection" : "Vendors", "BackOfficeUsersCollection" : "BackOfficeUsers"}, "JWTAuth" : {"TokenKey" : "0f8fad5b-d9cb-469f-a165-70867728950e&$-#@8768f230d96-27e9-4c11-a049-ebf216bb0521"}, "Logging" : {"LogLevel" : {"Default" : "Information", "Microsoft" : "Warning", "Microsoft.Hosting.Lifetime" : "Information"}}, "AllowedHosts" : "*", "CorsOrigins" : "https://localhost:4200,https://sgdcizwapp4002"} | json_instruct | {"type": "object", "properties": {"CFCDatabaseSettings": {"type": "object", "properties": {"ConnectionString": {"type": "string"}, "DatabaseName": {"type": "string"}, "CategoriesCollection": {"type": "string"}, "BrandsCollection": {"type": "string"}, "UsersCollection": {"type": "string"}, "DefectsCollection": {"type": "string"}, "ModelsCollection": {"type": "string"}, "RecycleRequestCollection": {"type": "string"}, "VarientsCollection": {"type": "string"}, "VendorsCollection": {"type": "string"}, "BackOfficeUsersCollection": {"type": "string"}}, "required": ["ConnectionString", "DatabaseName", "CategoriesCollection", "BrandsCollection", "UsersCollection", "DefectsCollection", "ModelsCollection", "RecycleRequestCollection", "VarientsCollection", "VendorsCollection", "BackOfficeUsersCollection"]}, "JWTAuth": {"type": "object", "properties": {"TokenKey": {"type": "string"}}, "required": ["TokenKey"]}, "Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Microsoft": {"type": "string"}, "Microsoft.Hosting.Lifetime": {"type": "string"}}, "required": ["Default", "Microsoft", "Microsoft.Hosting.Lifetime"]}}, "required": ["LogLevel"]}, "AllowedHosts": {"type": "string"}, "CorsOrigins": {"type": "string"}}, "required": ["CFCDatabaseSettings", "JWTAuth", "Logging", "AllowedHosts", "CorsOrigins"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"an6.57:1.1": {"type": "string"}, "an6.57:2.1": {"type": "string"}, "an6.57:3.1": {"type": "string"}, "an6.57:4.1": {"type": "string"}, "an6.57:5.1": {"type": "string"}, "an6.57:6.1": {"type": "string"}, "an6.57:7.1": {"type": "string"}, "an6.57:8.1": {"type": "string"}, "an6.57:9.1": {"type": "string"}, "an6.57:10.1": {"type": "string"}, "an6.57:11.1": {"type": "string"}, "an6.57:12.1": {"type": "string"}, "an6.57:13.1": {"type": "string"}, "an6.57:14.1": {"type": "string"}, "an6.57:15.1": {"type": "string"}, "an6.57:16.1": {"type": "string"}, "an6.57:17.1": {"type": "string"}}, "required": ["an6.57:1.1", "an6.57:2.1", "an6.57:3.1", "an6.57:4.1", "an6.57:5.1", "an6.57:6.1", "an6.57:7.1", "an6.57:8.1", "an6.57:9.1", "an6.57:10.1", "an6.57:11.1", "an6.57:12.1", "an6.57:13.1", "an6.57:14.1", "an6.57:15.1", "an6.57:16.1", "an6.57:17.1"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"an6.57:1.1" : "csp1ed16.337, csp2ed16.337, ms16A6_478, msdiv57, sc1", "an6.57:2.1" : "dr22.418, ms16A6_479, sc2, vri38.93", "an6.57:3.1" : "ms16A6_480, sc3", "an6.57:4.1" : "ms16A6_481, pts-vp-pli3.384, sc4", "an6.57:5.1" : "ms16A6_482, ndp18.94, sc5, sya22.430", "an6.57:6.1" : "ms16A6_483, sc6", "an6.57:7.1" : "ms16A6_484, sc7", "an6.57:8.1" : "ms16A6_485, sc8", "an6.57:9.1" : "bj21.166, cck22.3.100, dr22.419, ms16A6_486, sc9", "an6.57:10.1" : "csp1ed16.338, csp2ed16.338, ms16A6_487, pts-vp-pli3.385, sc10, sya22.431, vri38.94", "an6.57:11.1" : "cck22.3.101, ms16A6_488, ndp18.95, sc11", "an6.57:12.1" : "dr22.420, ms16A6_489, sc12", "an6.57:13.1" : "bj21.168, csp1ed16.339, csp2ed16.339, ms16A6_490, pts-vp-pli3.386, sc13, sya22.432, vri38.95", "an6.57:14.1" : "cck22.3.102, dr22.421, ms16A6_491, ndp18.96, sc14", "an6.57:15.1" : "ms16A6_492, sc15, sya22.433", "an6.57:16.1" : "csp1ed16.340, csp2ed16.340, ms16A6_493, pts-vp-pli3.387, sc16, vri38.96", "an6.57:17.1" : "ms16A6_494, sc17"} | json_instruct | {"type": "object", "properties": {"an6.57:1.1": {"type": "string"}, "an6.57:2.1": {"type": "string"}, "an6.57:3.1": {"type": "string"}, "an6.57:4.1": {"type": "string"}, "an6.57:5.1": {"type": "string"}, "an6.57:6.1": {"type": "string"}, "an6.57:7.1": {"type": "string"}, "an6.57:8.1": {"type": "string"}, "an6.57:9.1": {"type": "string"}, "an6.57:10.1": {"type": "string"}, "an6.57:11.1": {"type": "string"}, "an6.57:12.1": {"type": "string"}, "an6.57:13.1": {"type": "string"}, "an6.57:14.1": {"type": "string"}, "an6.57:15.1": {"type": "string"}, "an6.57:16.1": {"type": "string"}, "an6.57:17.1": {"type": "string"}}, "required": ["an6.57:1.1", "an6.57:2.1", "an6.57:3.1", "an6.57:4.1", "an6.57:5.1", "an6.57:6.1", "an6.57:7.1", "an6.57:8.1", "an6.57:9.1", "an6.57:10.1", "an6.57:11.1", "an6.57:12.1", "an6.57:13.1", "an6.57:14.1", "an6.57:15.1", "an6.57:16.1", "an6.57:17.1"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "2007", "provinceId" : "17", "regencyId" : "02", "districtId" : "24", "name" : "Bangun Jaya"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"apps": {"type": "array", "items": {"type": "object", "properties": {"exec_mode": {"type": "string"}, "instances": {"type": "integer"}, "script": {"type": "string"}, "name": {"type": "string"}, "interpreter": {"type": "string"}, "env": {"type": "object", "properties": {"NODE_ENV": {"type": "string"}}, "required": ["NODE_ENV"]}}, "required": ["exec_mode", "instances", "script", "name", "interpreter", "env"]}}}, "required": ["apps"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"apps" : [{"exec_mode" : "cluster", "instances" : 4, "script" : "./server/index.js", "name" : "type-node", "interpreter" : "node", "env" : {"NODE_ENV" : "PRODUCTION"}}]} | json_instruct | {"type": "object", "properties": {"apps": {"type": "array", "items": {"type": "object", "properties": {"exec_mode": {"type": "string"}, "instances": {"type": "integer"}, "script": {"type": "string"}, "name": {"type": "string"}, "interpreter": {"type": "string"}, "env": {"type": "object", "properties": {"NODE_ENV": {"type": "string"}}, "required": ["NODE_ENV"]}}, "required": ["exec_mode", "instances", "script", "name", "interpreter", "env"]}}}, "required": ["apps"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"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_url": {"type": "string"}, "licence": {"type": "string"}, "language": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "text": {"type": "string"}}, "required": ["authors", "doi", "publication_date", "id", "url", "source", "source_url", "licence", "language", "type", "description", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"authors" : [{"author" : "Yo-Ichi Yamashita"}, {"author" : "Kengo Fukuzawa"}, {"author" : "Akinobu Taketomi"}, {"author" : "Shinichi Aishima"}, {"author" : "Tomoharu Yoshizumi"}, {"author" : "Hideaki Uchiyama"}, {"author" : "Eiji Tsujita"}, {"author" : "Norifumi Harimoto"}, {"author" : "Noboru Harada"}, {"author" : "Kenzo Wakasugi"}, {"author" : "Yoshihiko Maehara"}], "doi" : "10.1186/1477-7819-5-98", "publication_date" : "2007-08-30", "id" : "EN119330", "url" : "https://pubmed.ncbi.nlm.nih.gov/17725824", "source" : "World journal of surgical oncology", "source_url" : "", "licence" : "CC BY", "language" : "en", "type" : "pubmed", "description" : "", "text" : "We describe herein a case of mucin secreting biliary neoplasm. Imaging revealed a cystic lesion 2 cm in diameter at the left lateral segment of the liver. Duodenal endoscopy revealed mucin secretion through an enlarged papilla of Vater. On the cholangiogram, the cystic lesion communicated with bile duct, and large filling defects caused by mucin were observed in the dilated common bile duct. This lesion was diagnosed as a mucin-secreting bile duct tumor. Left and caudate lobectomy of the liver with extrahepatic bile duct resection and reconstruction was performed according to the possibility of the tumor's malignant behavior. Histological examination of the specimen revealed biliary cystic wall was covered by micropapillary neoplastic epithelium with mucin secretion lacking stromal invasion nor ovarian-like stroma. The patient has remained well with no evidence of recurrence for 38 months since her operation."} | 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_url": {"type": "string"}, "licence": {"type": "string"}, "language": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "text": {"type": "string"}}, "required": ["authors", "doi", "publication_date", "id", "url", "source", "source_url", "licence", "language", "type", "description", "text"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.