input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
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"}, "wo...
{"id" : 404377593, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "4ababc93f87908bcb2ae6d9e0e7e4688", "wof:id" : 404377593, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [6.40347346424034, 48.42242010417144, 6.45992287170017, 48.46448421351189...
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": ["...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "null"}, "nodes": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "metrics": {"type": "object", "properties": {}, "required": []}, "...
{"name" : null, "nodes" : [{"id" : "b4f7e778-5960-4cae-84fe-1f71b5b3782e", "name" : "default", "metrics" : {}, "infos" : {}, "connectivity" : 1, "lastUpdated" : "0001-01-01T00:00:00+00:00"}]}
json_instruct
{"type": "object", "properties": {"name": {"type": "null"}, "nodes": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "metrics": {"type": "object", "properties": {}, "required": []}, "infos": {"type": "object", "properties": {}, "required": []}, "connect...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"asset": {"type": "object", "properties": {"version": {"type": "string"}, "tilesetVersion": {"type": "string"}}, "required": ["version", "tilesetVersion"]}, "geometricError": {"type": "integer"}, "root": {"type": "object", "pro...
{"asset" : {"version" : "0.0", "tilesetVersion" : "1.2.3"}, "geometricError" : 1, "root" : {"boundingVolume" : {"sphere" : [6358702.141815347, -499086.152843424, 31.76305933338786, 15.427931308746338]}, "geometricError" : 1, "content" : {"url" : "Tile_+002_+005_L21_0003010t1.b3dm"}, "children" : [{"boundingVolume" : {"...
json_instruct
{"type": "object", "properties": {"asset": {"type": "object", "properties": {"version": {"type": "string"}, "tilesetVersion": {"type": "string"}}, "required": ["version", "tilesetVersion"]}, "geometricError": {"type": "integer"}, "root": {"type": "object", "properties": {"boundingVolume": {"type": "object", "properties...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type":...
{"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "Ignacio Garrata, Dinas, Zamboanga del Sur, Zamboanga Peninsula (Region IX), PH", "locale" : "ph.zamboanga-peninsula-region-ix.zamboanga-del-sur.dinas.ignacio-garrata", "country_id" : 177, "country_reference" : 177, "country_name" : "Phi...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type": "integer"}, "country_reference": {"type": "integer"}, "country_name": {...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"body": {"type": "string"}, "attachments": {"type": "array", "items": {}}, "created_by_name": {"type": "string"}, "created_at": {"type": "string"}, "created_by": {"type": "string"}, "parent_id": {"type": "string"}, "id": {"type...
{"body" : "That's perfectly understood by me - thanks for your answer!\n...and there are much more reasons to buy the excellent book (including:\nimpress your old Math Prof. by showing him some of the picture processing\nformulas ;-) )\n\n\nBest regards\nBernhard\n___\n<sup>Automatically generated content from [radianc...
json_instruct
{"type": "object", "properties": {"body": {"type": "string"}, "attachments": {"type": "array", "items": {}}, "created_by_name": {"type": "string"}, "created_at": {"type": "string"}, "created_by": {"type": "string"}, "parent_id": {"type": "string"}, "id": {"type": "string"}}, "required": ["body", "attachments", "created...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"brief": {"type": "string"}, "long": {"type": "string"}}, "required": ["brief", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"brief" : "Athaljah", "long" : "<i>Meaning:</i> \"Athaljah\", the name of an Israelitess and two Israelites.<br/><i>Usage:</i> Athaliah.<br/><i>Source:</i> or \"\u05e2\u05b2\u05ea\u05b7\u05dc\u05b0\u05d9\u05b8\u05d4\u05d5\u05bc\"; from the same as \"H6270\" and \"H3050\"; \"Jah has constrained\";"}
json_instruct
{"type": "object", "properties": {"brief": {"type": "string"}, "long": {"type": "string"}}, "required": ["brief", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"_user_tags": {"type": "string"}, "bulk_actions": {"type": "integer"}, "chat": {"type": "integer"}, "dashboard": {"type": "integer"}, "desk_access": {"type": "integer"}, "disabled": {"type...
[{"_user_tags" : ",managed_tech", "bulk_actions" : 1, "chat" : 1, "dashboard" : 1, "desk_access" : 1, "disabled" : 0, "docstatus" : 0, "doctype" : "Role", "form_sidebar" : 1, "home_page" : null, "is_custom" : 0, "list_sidebar" : 1, "modified" : "2021-11-04 17:20:54.545437", "name" : "Managed Technology User", "notifica...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"_user_tags": {"type": "string"}, "bulk_actions": {"type": "integer"}, "chat": {"type": "integer"}, "dashboard": {"type": "integer"}, "desk_access": {"type": "integer"}, "disabled": {"type": "integer"}, "docstatus": {"type": "integer"}, "doctype": {"type": "s...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {}}}, "required": ["userId", "cartId", "preferre...
{"userId" : 61627, "cartId" : "e3e03453-f6a4-418b-b9fa-3ff135ba1fca", "preferredProducts" : [1491, 3752, 705, 3190], "productReviews" : []}
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema....
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "keyword...
{"name" : "oils-plugin-minifier", "version" : "1.0.0", "description" : "Mainly css and js minifier, but can also be used for images and html files (oils plugin)", "main" : "plugin-minifier.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "keywords" : ["minifier", "css", "js", "oils"], "private...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "privat...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "build-watch": {"ty...
{"name" : "extenderjs", "version" : "0.0.1", "description" : "an extender library for javascript and typescript with a lot of helper tools", "main" : "dist/index.js", "scripts" : {"build" : "tsc", "build-watch" : "tsc --watch", "lint" : "eslint ./src --ext .ts", "lint-and-fix" : "eslint ./src --ext .ts --fix"}, "reposi...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "build-watch": {"type": "string"}, "lint": {"type": "string"}, "lint-and-fix": {"type": "s...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"workspace": {"type": "string"}, "server": {"type": "object", "properties": {"port": {"type": "integer"}, "host": {"type": "string"}}, "required": ["port", "host"]}, "applicationName": {"type": "string"}, "APIInterface": {"type...
{"workspace" : "www", "server" : {"port" : 8546, "host" : "127.0.0.1"}, "applicationName" : "tilepieces", "APIInterface" : "./mockAPIs"}
json_instruct
{"type": "object", "properties": {"workspace": {"type": "string"}, "server": {"type": "object", "properties": {"port": {"type": "integer"}, "host": {"type": "string"}}, "required": ["port", "host"]}, "applicationName": {"type": "string"}, "APIInterface": {"type": "string"}}, "required": ["workspace", "server", "applica...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"advanced functions": {"type": "string"}, "advanced settings": {"type": "string"}, "basic settings": {"type": "string"}, "connection settings": {"type": "string"}, "description advanced functions": {"type": "s...
{"advanced functions" : "Zaawansowane funkcje", "advanced settings" : "Zaawansowane ustawienia", "basic settings" : "Podstawowe ustawienia", "connection settings" : "Ustawienia po\u0142\u0105czenia", "description advanced functions" : "Spowoduje to pobranie informacji opr\u00f3cz podstawowych funkcji Ventcube, takich j...
json_instruct
{"type": "object", "properties": {"advanced functions": {"type": "string"}, "advanced settings": {"type": "string"}, "basic settings": {"type": "string"}, "connection settings": {"type": "string"}, "description advanced functions": {"type": "string"}, "interval": {"type": "string"}, "port": {"type": "string"}, "reconne...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Fluxx (iOS)", "description" : "An ever-changing card game.", "url" : "https://itunes.apple.com/us/app/fluxx/id561319376"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"fullName": {"type": "string"}, "shortName": {"type": "string"}, "scPath": {"type": "string"}, "type": {"type": "integer"}, "cssBaseClass": {"type": "string"}, "styleLink": {"type": "string"}}, "required": ["fullName", "shor...
{"fullName" : "Font Awesome 5", "shortName" : "FA 5", "scPath" : "icons/fa/5", "type" : 0, "cssBaseClass" : "fas ", "styleLink" : "icons/fa/5/css/all.min.css"}
json_instruct
{"type": "object", "properties": {"fullName": {"type": "string"}, "shortName": {"type": "string"}, "scPath": {"type": "string"}, "type": {"type": "integer"}, "cssBaseClass": {"type": "string"}, "styleLink": {"type": "string"}}, "required": ["fullName", "shortName", "scPath", "type", "cssBaseClass", "styleLink"], "$sche...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"ty...
{"userId" : 4522, "cartId" : "9da2dba4-e44e-462d-a8cb-27d3e190ca92", "preferredProducts" : [1809], "productReviews" : [{"productId" : 2296, "reviewText" : "My vulture loves to play with it.", "reviewDate" : "2018-03-18T17:13:09.638447+02:00"}, {"productId" : 1551, "reviewText" : "The box this comes in is 3 meter by 5 f...
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewD...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"knockout-postbox.js": {"type": "string"}, "knockout-postbox.min.js": {"type": "string"}}, "required": ["knockout-postbox.js", "knockout-postbox.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"knockout-postbox.js" : "sha256-UKNiee4cozH1JTDLPvrc1C0mq+Z7+L4ZNAHPWBC5AD0=", "knockout-postbox.min.js" : "sha256-wAawrK0vRHNk4WFPYwa+r3d2zw28aNqlaxBBQG2Fxh4="}
json_instruct
{"type": "object", "properties": {"knockout-postbox.js": {"type": "string"}, "knockout-postbox.min.js": {"type": "string"}}, "required": ["knockout-postbox.js", "knockout-postbox.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"category": {"type": "string"}, "description": {"type": "string"}, "ignore": {"type": "boolean"}, "images": {"type": "array", "items": {"type": "string"}}, "keywords": {"type": "array", "items": {"type": "string"}}, "redirect_f...
{"category" : "Layers", "description" : "@@TODO: Open a GeoPackage, obtain a raster from the package, and display the table as a RasterLayer.", "ignore" : false, "images" : ["raster-layer-geopackage.png"], "keywords" : ["Layers", "GeoPackage", "GeoPackageRaster", "RasterLayer"], "redirect_from" : "/android/latest/sampl...
json_instruct
{"type": "object", "properties": {"category": {"type": "string"}, "description": {"type": "string"}, "ignore": {"type": "boolean"}, "images": {"type": "array", "items": {"type": "string"}}, "keywords": {"type": "array", "items": {"type": "string"}}, "redirect_from": {"type": "string"}, "relevant_apis": {"type": "array"...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"python.pythonPath": {"type": "string"}, "python.linting.enabled": {"type": "boolean"}, "python.linting.flake8Enabled": {"type": "boolean"}, "python.linting.pylintEnabled": {"type": "boolean"}, "python.linting.f...
{"python.pythonPath" : "${workspaceFolder}/.venv/bin/python3", "python.linting.enabled" : true, "python.linting.flake8Enabled" : true, "python.linting.pylintEnabled" : false, "python.linting.flake8Path" : "${workspaceFolder}/.venv/bin/flake8", "python.testing.pytestArgs" : ["tests"], "python.testing.pytestEnabled" : tr...
json_instruct
{"type": "object", "properties": {"python.pythonPath": {"type": "string"}, "python.linting.enabled": {"type": "boolean"}, "python.linting.flake8Enabled": {"type": "boolean"}, "python.linting.pylintEnabled": {"type": "boolean"}, "python.linting.flake8Path": {"type": "string"}, "python.testing.pytestArgs": {"type": "arra...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"author": {"type": "string"}, "classification": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "period": {"type": "string"}, "reference": {"type": "string"}, "region": {"type": "string"}, "text": ...
{"author" : "Robert Browning", "classification" : "Rhymed Stanza", "keywords" : ["Relationships", "Love", "Romantic Love", "Infatuation", "Crushes"], "period" : "Victorian", "reference" : "http://www.poetryfoundation.org/poem/175585", "region" : "England", "text" : ["Nay but you, who do not love her,", "Is she not pure...
json_instruct
{"type": "object", "properties": {"author": {"type": "string"}, "classification": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "period": {"type": "string"}, "reference": {"type": "string"}, "region": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}, "title": ...
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://js...
[{"name" : "ROLLAND", "frequency" : 18590, "males" : "99.97310381925767 %", "females" : "0.026896180742334585 %"}]
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#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}},...
{"n_dim" : 13, "n_trials" : 340, "objective" : "paviani_on_cube", "white" : "ultraopt_random", "black" : "dlib_default", "traceback" : ["passing", "passing"], "best_val" : [-13.894896184139897, -31.62624590964085], "best_x" : [[0.8204875844802748, 0.8263408109501867, 0.5546870247883672, 0.8259323085500162, 0.6314587925...
json_instruct
{"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": {"type": "array", "items": {"type": "number"}}, "best_x": {...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {}}, "metadata": {"type": "object", "proper...
{"id" : "a0185e12-ae76-4657-b8e2-87d037366236", "playerTags" : [], "teamTags" : ["46358869-dce9-4a01-bfba-ac24fc56f57e"], "gameTags" : [], "metadata" : {"title" : "Coffee Threes +", "votes" : 2271615, "renoId" : "coffee_threes_plus"}, "created" : "2021-03-18T15:31:43.012Z", "season" : 13, "tournament" : -1, "type" : 57...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {}}, "metadata": {"type": "object", "properties": {"title": {"type": "string"}, "votes": {"type": "integer"}, "reno...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "author": {"type": "string"}, "private": {"type": "boolean"}, "installPaths": {"type": "object", "properties": {"testbox": {"type": "string"}}, "required": ["testbox"]}, "devDependencies":...
{"name" : "CFCouchbase SDK Shell", "author" : "Ortus Solutions <info@ortussolutions.com>", "private" : false, "installPaths" : {"testbox" : "testbox/"}, "devDependencies" : {"testbox" : "^4.4.0-snapshot"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "author": {"type": "string"}, "private": {"type": "boolean"}, "installPaths": {"type": "object", "properties": {"testbox": {"type": "string"}}, "required": ["testbox"]}, "devDependencies": {"type": "object", "properties": {"testbox": {"type": "string"}}, "re...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "bbox": {"type": "array", "items": {"type": "number"}}, "description": {"type": "string"}, "features": {"type": "array", "items": {"...
{"type" : "FeatureCollection", "title" : "Gavril Genovo", "id" : "207125", "bbox" : [23.058419, 43.397514, 23.058419, 43.397514], "description" : "An ancient place, cited: BAtlas 21 F6 Gavril Genovo", "features" : [{"type" : "Feature", "geometry" : {"type" : "Point", "coordinates" : [23.058419, 43.397514]}, "properties...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "bbox": {"type": "array", "items": {"type": "number"}}, "description": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "geometry":...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"repo": {"type": "string"}, "language": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "package_link": {"type": "string"}, "package_link_name": {"type": "string"}, "badge_image": {"type": ...
{"repo" : "botblock/BotList", "language" : "Javascript", "name" : "BotList", "description" : "BotList is a package that uses the [BotBlock API lists endpoint](/docs#get-api-lists) to fetch all bot list information from BotBlock and then manually posts to each one from your bot instead of through the [BotBlock API count...
json_instruct
{"type": "object", "properties": {"repo": {"type": "string"}, "language": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "package_link": {"type": "string"}, "package_link_name": {"type": "string"}, "badge_image": {"type": "string"}, "badge_url": {"type": "string"}, "example_usage": {...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"types": {"type": "array", "items": {"type": "string"}}, "category": {"type": "string"}, "scripts": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "array", "items": {"type": "string"}}, "m...
{"types" : ["rfid_new", "rfid_enter", "rfid_uid", "rfid_if", "rfid_leave", "rfid_stopread"], "category" : "catMenu4", "scripts" : ["blockly/blocks.js", "blockly/javascript.js"], "dependencies" : ["RFID.js", "RFID-blockly.js"], "msg" : "blockly/msg", "blocksMsg" : "blockly/msg/blocks", "toolbox" : "blockly/toolbox.xml"}
json_instruct
{"type": "object", "properties": {"types": {"type": "array", "items": {"type": "string"}}, "category": {"type": "string"}, "scripts": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "array", "items": {"type": "string"}}, "msg": {"type": "string"}, "blocksMsg": {"type": "string"}, "toolbox": {"t...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"elapsed": {"type": "string"}, "endpoint-url": {"type": "string"}, "entry-date": {"type": "string"}, "request-headers": {"type": "object", "properties": {"Accept": {"type": "string"}, "Accept-Encoding": {"type": "str...
{"elapsed" : "1.575", "endpoint-url" : "http://data.cyc.opendata.arcgis.com/datasets/3282e030bf2b4768a05984de8d3a9204_2.geojson", "entry-date" : "2021-09-24T01:07:22.874259", "request-headers" : {"Accept" : "*/*", "Accept-Encoding" : "gzip, deflate", "Connection" : "keep-alive", "User-Agent" : "Digital Land"}, "resourc...
json_instruct
{"type": "object", "properties": {"elapsed": {"type": "string"}, "endpoint-url": {"type": "string"}, "entry-date": {"type": "string"}, "request-headers": {"type": "object", "properties": {"Accept": {"type": "string"}, "Accept-Encoding": {"type": "string"}, "Connection": {"type": "string"}, "User-Agent": {"type": "strin...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build:alpha": {"type": "string"}, "build:beta": {"type": "string"}, "build:rc": {"type": "string"}, "build:release": {"type": "string"}}, "required": ["dev"...
{"scripts" : {"dev" : "webpack-dev-server --config ./configs/webpack.config.dev.js", "build:alpha" : "cross-env PHASE=alpha webpack --config ./configs/webpack.config.prod.js", "build:beta" : "cross-env PHASE=beta webpack --config ./configs/webpack.config.prod.js", "build:rc" : "cross-env PHASE=rc webpack --config ./con...
json_instruct
{"type": "object", "properties": {"scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build:alpha": {"type": "string"}, "build:beta": {"type": "string"}, "build:rc": {"type": "string"}, "build:release": {"type": "string"}}, "required": ["dev", "build:alpha", "build:beta", "build:rc", "build:release...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"license": {"type": "string"}, "document_names": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}, "name": {"type": "string"}, "metadata_version": {"type": "string"}, "contac...
{"license" : "BSD", "document_names" : {"description" : "DESCRIPTION.rst"}, "name" : "times", "metadata_version" : "2.0", "contacts" : [{"role" : "author", "email" : "vincent@3rdcloud.com", "name" : "Vincent Driessen"}], "generator" : "bdist_wheel (0.22.0)", "summary" : "Times is a small, minimalistic, Python library f...
json_instruct
{"type": "object", "properties": {"license": {"type": "string"}, "document_names": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}, "name": {"type": "string"}, "metadata_version": {"type": "string"}, "contacts": {"type": "array", "items": {"type": "object", "properties...
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"postal_code": {"type": "string"}, "place_name": {"type": "string"}, "place_type": {"type": "string"}, "county": {"type": "string"}, "state": {"type": "string"}, "city": {"type": "string"}}, "required...
[{"postal_code" : "27811", "place_name" : "INFONAVIT", "place_type" : "Unidad habitacional", "county" : "San Pedro", "state" : "Coahuila de Zaragoza", "city" : "San Pedro"}, {"postal_code" : "27811", "place_name" : "Eliseo Mendoza Berrueto", "place_type" : "Colonia", "county" : "San Pedro", "state" : "Coahuila de Zarag...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"postal_code": {"type": "string"}, "place_name": {"type": "string"}, "place_type": {"type": "string"}, "county": {"type": "string"}, "state": {"type": "string"}, "city": {"type": "string"}}, "required": ["postal_code", "place_name", "place_type", "county", "s...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "num...
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[143.25, 37.0], [143.25, 37.083333333333336], [143.375, 37.083333333333336], [143.375, 37.0], [143.25, 37.0]]]}, "properties" : {"code" : 554342, "url" : "http://madefor.github.io/0410/api/v1/554342.geojson", "view" : "https://github.com/madefor/0...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "ob...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"MD025": {"type": "boolean"}, "MD013": {"type": "boolean"}}, "required": ["MD025", "MD013"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"MD025" : false, "MD013" : false}
json_instruct
{"type": "object", "properties": {"MD025": {"type": "boolean"}, "MD013": {"type": "boolean"}}, "required": ["MD025", "MD013"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "obj...
{"name" : "shivam/project-ignou", "authors" : [{"name" : "shivam", "email" : "shivam@gmail.com"}], "require" : {"plasticbrain/php-flash-messages" : "^1.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"plasticbrain/php-flash-messages": {"type": "strin...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"zooming.js": {"type": "string"}, "zooming.min.js": {"type": "string"}}, "required": ["zooming.js", "zooming.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"zooming.js" : "sha256-7h06aAhg5V4PvwuEJN66QA/VJjLmtxx9CsWYVD6/wXc=", "zooming.min.js" : "sha256-JFSmeB7atWPXTQNCqZSDsWud2nUICPN7+dOhnyGQJTw="}
json_instruct
{"type": "object", "properties": {"zooming.js": {"type": "string"}, "zooming.min.js": {"type": "string"}}, "required": ["zooming.js", "zooming.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "string"}, "format": {"type": "string"}, "category": {"...
{"id" : 216703, "info" : {"name" : "JustTheTalk Dark (Gray)", "description" : "Dark and blue theme for JTT", "additionalInfo" : "Version .1", "format" : "uso", "category" : "justthetalk", "createdAt" : "2021-10-18T16:42:53.000Z", "updatedAt" : "2021-10-18T16:42:53.000Z", "license" : "CC-BY-4.0", "author" : {"id" : 1269...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "string"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type":...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"activities_easter": {"type": "array", "items": {}}, "activities_epiphany": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "code_info": {"type": "null"}, "code_long": {"type": "strin...
{"activities_easter" : [], "activities_epiphany" : [{"code" : "LECT/001", "code_info" : null, "code_long" : "ITAL2041/LECT/001", "day" : "2022-01-11", "description" : "The World of Dante", "end" : "12:00", "id" : 0, "planned_size" : "40", "room" : "ER142", "staff" : "Dr Annalisa Cipollone", "start" : "11:00", "type" : ...
json_instruct
{"type": "object", "properties": {"activities_easter": {"type": "array", "items": {}}, "activities_epiphany": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "code_info": {"type": "null"}, "code_long": {"type": "string"}, "day": {"type": "string"}, "description": {"type": "strin...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "auth...
{"name" : "material-design-chat", "version" : "1.0.0", "description" : "chating ap ", "main" : "gulpfile.js", "scripts" : {"test" : "echo \"Hello world\""}, "author" : "", "license" : "ISC", "devDependencies" : {"babel-preset-es2015" : "^6.22.0", "gulp" : "^3.9.1", "gulp-babel" : "^6.1.2", "gulp-pug" : "^3.2.0", "gulp-...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDe...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "...
{"name" : "silentbyte/sb-dynlex", "description" : "A dynamically configurable lexer library featuring a fluid API.", "keywords" : ["lexer", "lex", "flex", "parser", "language"], "homepage" : "https://github.com/SilentByte/sb-dynlex", "type" : "library", "license" : "MIT", "authors" : [{"name" : "Rico Beti", "email" : "...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"fullyQualifiedDomainName": {"type": "string"}, "port": {"type": "integer"}, "portRewrite": {"type": "boolean"}, "logDir": {"type": "string"}}, "required": ["fullyQualifiedDomainName", "port", "portRewrite", "logDir"], "$schema":...
{"fullyQualifiedDomainName" : "sim.open-roberta.org", "port" : 2000, "portRewrite" : true, "logDir" : "log/"}
json_instruct
{"type": "object", "properties": {"fullyQualifiedDomainName": {"type": "string"}, "port": {"type": "integer"}, "portRewrite": {"type": "boolean"}, "logDir": {"type": "string"}}, "required": ["fullyQualifiedDomainName", "port", "portRewrite", "logDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"generated_at": {"type": "string"}, "required_by": {"type": "array", "items": {"type": "string"}}, "requires": {"type": "array", "items": {}}, "package": {"type": "string"}}, "required": ["generated_at", "required_b...
{"generated_at" : "2017-01-27T09:37:24.720329", "required_by" : ["kabaret.core", "pysense-daemon", "bootstrap-vz"], "requires" : [], "package" : "pyro4"}
json_instruct
{"type": "object", "properties": {"generated_at": {"type": "string"}, "required_by": {"type": "array", "items": {"type": "string"}}, "requires": {"type": "array", "items": {}}, "package": {"type": "string"}}, "required": ["generated_at", "required_by", "requires", "package"], "$schema": "http://json-schema.org/draft-07...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"published": {"type": "string"}, "media-type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "content": {"type": "string"}, "source": {"type": "string"}}, "required": ["published",...
{"published" : "2015-09-06T22:23:25Z", "media-type" : "News", "title" : "O'Farrell to lead online gambling review AAP", "id" : "1afccf78-667e-4d6f-a0b2-973044056889", "content" : "Sorry, the page you requested either doesn't exist or isn't available right now! \nPlease check the URL for proper spelling and capitalizat...
json_instruct
{"type": "object", "properties": {"published": {"type": "string"}, "media-type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "content": {"type": "string"}, "source": {"type": "string"}}, "required": ["published", "media-type", "title", "id", "content", "source"], "$schema": "http://json-s...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"RestrictedPython-5.0-py2.py3-none-any.whl": {"type": "string"}, "RestrictedPython-5.0.tar.gz": {"type": "string"}}, "required": ["RestrictedPython-5.0-py2.py3-none-any.whl", "RestrictedPython-5.0.tar.gz"], "$schem...
{"RestrictedPython-5.0-py2.py3-none-any.whl" : "9bd69505147b0ff8c68f4ff5a275975a3ab66fc43cbf3b61a195650ed767cd4e", "RestrictedPython-5.0.tar.gz" : "a080569bffdf53371ae3e754ab1732f43054b1bab904fc100f74ba68ac731abc"}
json_instruct
{"type": "object", "properties": {"RestrictedPython-5.0-py2.py3-none-any.whl": {"type": "string"}, "RestrictedPython-5.0.tar.gz": {"type": "string"}}, "required": ["RestrictedPython-5.0-py2.py3-none-any.whl", "RestrictedPython-5.0.tar.gz"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"kind": {"type": "string"}, "state": {"type": "string"}}, "required": ["kind", "state"]}, "features": {"type": "array", "items": {"type": "object", "pr...
{"type" : "FeatureCollection", "properties" : {"kind" : "state", "state" : "VA"}, "features" : [{"type" : "Feature", "properties" : {"kind" : "county", "name" : "Washington", "state" : "VA"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[-81.8385, 36.9291], [-81.7016, 36.7921], [-81.6085, 36.6388], [-81.64...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"kind": {"type": "string"}, "state": {"type": "string"}}, "required": ["kind", "state"]}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"typ...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "contributors": {"type": "array", "items": {"type": "object", "properties": {"name": {"...
{"name" : "buddyworksapi", "version" : "1.0.11", "author" : "Buddy Works", "description" : "Buddy Works APIs Client Library for Node.js", "contributors" : [{"name" : "Mike Hankus", "email" : "mikeh@buddy.works"}, {"name" : "Paul Kapala", "email" : "paulk@buddy.works"}], "engines" : {"node" : ">=4"}, "main" : "./lib/bud...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "contributors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"Token": {"type": "string"}, "Prefix": {"type": "string"}}, "required": ["Token", "Prefix"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Token" : "yourtoken", "Prefix" : "!"}
json_instruct
{"type": "object", "properties": {"Token": {"type": "string"}, "Prefix": {"type": "string"}}, "required": ["Token", "Prefix"], "$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"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"typ...
{"name" : "oscar", "version" : "0.2.6", "private" : true, "scripts" : {"start" : "node app.js"}, "dependencies" : {"express" : "3.4.4", "express-dot" : "*", "jade" : "*", "node-trello" : "*", "dot" : ">=1.0.2", "js-yaml" : "*"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "object", "properties": {"express": {"type": "string"}, "express-dot": ...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"text": {"type": "string"}, "historical": {"type": "string"}, "credits": {"type": "string"}, "sections": {"type": "array", "items": {}}, "division": {"type": "object", "properties": {"identifier": {"type": "string"}, "text": {"ty...
{"text" : "", "historical" : "Prior Codifications\n\n1981 Ed., \u00a7 47-3101.\n\n1973 Ed., \u00a7 47-3201.\n\nLegislative History of Laws\n\nLaw 2-114, the \"District of Columbia Consumer Transmission of Money Act of 1978,\" was introduced in Council and assigned Bill No. 2-210, which was referred to the Committee on ...
json_instruct
{"type": "object", "properties": {"text": {"type": "string"}, "historical": {"type": "string"}, "credits": {"type": "string"}, "sections": {"type": "array", "items": {}}, "division": {"type": "object", "properties": {"identifier": {"type": "string"}, "text": {"type": "string"}}, "required": ["identifier", "text"]}, "ti...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author"...
{"name" : "izb-serverless-certificate-creator", "version" : "1.4.0", "description" : "creates a certificate that can be used for custom domains for your api gateway", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "author" : "schwamster", "license" : "MIT", "dependencies" : {...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "depen...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "id": {"type": "integer"}, "image_url": {"type": "null"}, "updated_at": {"type": "string"}, "deleted_at": {"type": "null"}, "recipe_type": {"type"...
{"name" : "Horchapple", "description" : "A very sweet horchata base with apple throughout. Creamy, milky, balanced cinnamon that isn't in your face but provides warmth and a bit of spice. The strawberry was used to not only brighten the apple but smooth it out, seeing as strawberry ripe contains some EM. Cinnamon da...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "id": {"type": "integer"}, "image_url": {"type": "null"}, "updated_at": {"type": "string"}, "deleted_at": {"type": "null"}, "recipe_type": {"type": "integer"}, "recipe_flavors": {"type": "array", "items": {"type": "object",...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {}}, "homepage": {"type": "string"}, "authors": {"type":...
{"name" : "paytic/payments-gateways", "type" : "library", "license" : "MIT", "description" : "Payments gateways common list for paytic library", "keywords" : [], "homepage" : "https://github.com/paytic/payments-gateways", "authors" : [{"name" : "Gabriel Solomon", "email" : "hello@gabrielsolomon.ro"}], "autoload" : {}, ...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {}}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type":...
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"version_label": {"type": "string"}, "version_path": {"type": "string"}, "algolia_index": {"type": "string"}, "version_gh_repo": {"type": "string"}, "version_gh_branch": {"type": "string"}},...
[{"version_label" : "1.x", "version_path" : "/", "algolia_index" : "kuzzle-documentation", "version_gh_repo" : "kuzzleio/documentation", "version_gh_branch" : "master"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"version_label": {"type": "string"}, "version_path": {"type": "string"}, "algolia_index": {"type": "string"}, "version_gh_repo": {"type": "string"}, "version_gh_branch": {"type": "string"}}, "required": ["version_label", "version_path", "algolia_index", "vers...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"1547617209838": {"type": "object", "properties": {"type": {"type": "string"}, "bookName": {"type": "string"}, "subjectName": {"type": "string"}, "fName": {"type": "string"}}, "required": ["type", "bookName", "subjectName", "fN...
{"1547617209838" : {"type" : "book open", "bookName" : "Epic%20Quest", "subjectName" : "school", "fName" : "users/MS0vYW5kcm9pZF9hc3NldC93d3cvc2Nob29sL0VwaWMlMjBRdWVzdC92YXJpYWJsZS1FUV9NYXBfdmlkZW9zLUVRX01hcF92aWRfdGlnZXIuaHRtbC1hbmFseXRpY3MtMTU0NzYxNzIwOTczMw==.json"}, "1547617209987" : {"type" : "st"}, "1547617209988...
json_instruct
{"type": "object", "properties": {"1547617209838": {"type": "object", "properties": {"type": {"type": "string"}, "bookName": {"type": "string"}, "subjectName": {"type": "string"}, "fName": {"type": "string"}}, "required": ["type", "bookName", "subjectName", "fName"]}, "1547617209987": {"type": "object", "properties": {...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"SHRINK_FACETS": {"type": "string"}, "MOVE_POINTS": {"type": "string"}, "MOVE_FACETS": {"type": "string"}}, "required": ["SHRINK_FACETS", "MOVE_POINTS", "MOVE_FACETS"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"SHRINK_FACETS" : "Rimpicciolisci le facce", "MOVE_POINTS" : "Muovi i punti sugli spigoli", "MOVE_FACETS" : "Muovi i centri delle facce"}
json_instruct
{"type": "object", "properties": {"SHRINK_FACETS": {"type": "string"}, "MOVE_POINTS": {"type": "string"}, "MOVE_FACETS": {"type": "string"}}, "required": ["SHRINK_FACETS", "MOVE_POINTS", "MOVE_FACETS"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["riverjs"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"author": {"type": "string"}, "description": {"type": "string"}, "filename": {"type": "string"}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": ...
{"author" : "Rodrigo Vieira <rodrigo@crabbly.com>", "description" : "A tiny javascript library to help printing from the web.", "filename" : "print.js", "homepage" : "http://printjs.crabbly.com", "keywords" : ["javascript", "print.js", "printjs"], "license" : "MIT", "name" : "print-js", "npmFileMap" : [{"basePath" : "d...
json_instruct
{"type": "object", "properties": {"author": {"type": "string"}, "description": {"type": "string"}, "filename": {"type": "string"}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "name": {"type": "string"}, "npmFileMap": {"type": "array", "items...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"messageId": {"type": "string"}, "conversationId": {"type": "string"}, "clientId": {"type": "string"}, "userId": {"type": "string"}, "time": {"type": "string"}, "emoji": {"type": "string"}, "reactionMessageId": {"type": "string"}...
{"messageId" : "fffaea56-65e4-4bd5-8c65-079b78182efa", "conversationId" : "2a243db7-5db2-46af-8797-19391f2ebf8d", "clientId" : "8cdd88ece400d8ba", "userId" : "1592c18f-dd79-477d-9ef8-5eb04fc8e877", "time" : "2020-06-29T19:27:33.993Z", "emoji" : "\u2764\ufe0f", "reactionMessageId" : "72198081-883d-4ee7-ad63-4c5d0ba955ed...
json_instruct
{"type": "object", "properties": {"messageId": {"type": "string"}, "conversationId": {"type": "string"}, "clientId": {"type": "string"}, "userId": {"type": "string"}, "time": {"type": "string"}, "emoji": {"type": "string"}, "reactionMessageId": {"type": "string"}}, "required": ["messageId", "conversationId", "clientId"...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"_id": {"type": "string"}, "color": {"type": "string"}, "description_html": {"type": "string"}, "icon_url": {"type": "string"}, "langLocale": {"type": "string"}, "success_html": {"type": "string"}, "title": {"type": "string"}, ...
{"_id" : "trailhead.challenge.author-for-the-resources-system.en.us.192", "color" : "", "description_html" : "", "icon_url" : "", "langLocale" : "en-us", "success_html" : "", "title" : "Author for the Resources System", "total_mins" : 5, "type" : "challenge", "code_evaluation_json" : {"title" : "", "description" : "", ...
json_instruct
{"type": "object", "properties": {"_id": {"type": "string"}, "color": {"type": "string"}, "description_html": {"type": "string"}, "icon_url": {"type": "string"}, "langLocale": {"type": "string"}, "success_html": {"type": "string"}, "title": {"type": "string"}, "total_mins": {"type": "integer"}, "type": {"type": "string...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["...
{"name" : "retro-to-mongo", "version" : "1.0.0", "description" : "to get retro games information and save mongodb", "main" : "index.js", "scripts" : {"start" : "node index.js"}, "repository" : {"type" : "git", "url" : "git+https://github.com/skyksit/retro-to-mongo.git"}, "author" : "", "license" : "MIT", "bugs" : {"url...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "repository": {"type": "object", "properties": {"type": {"type": ...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"case": {"type": "integer"}, "local": {"type": "integer"}, "amend": {"type": "integer"}, "outside": {"type": "integer"}, "death": {"type": "integer"}, "date": {"type": "string"}, "brief": {"type": "string"}, "url":...
{"case" : 11, "local" : 6, "amend" : 0, "outside" : 5, "death" : 0, "date" : "2021-08-18", "brief" : "\u767c\u4f48\u65e5\u671f\uff1a2021-08-18 \u4e2d\u592e\u6d41\u884c\u75ab\u60c5\u6307\u63ee\u4e2d\u5fc3\u4eca(18)\u65e5\u516c\u5e03\u570b\u5167\u65b0\u589e11\u4f8bCOVID-19\u78ba\u5b9a\u75c5\u4f8b\uff0c\u5206\u5225\u70ba6...
json_instruct
{"type": "object", "properties": {"case": {"type": "integer"}, "local": {"type": "integer"}, "amend": {"type": "integer"}, "outside": {"type": "integer"}, "death": {"type": "integer"}, "date": {"type": "string"}, "brief": {"type": "string"}, "url": {"type": "string"}}, "required": ["case", "local", "amend", "outside", ...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"title": {"type": "string"}, "cells": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "data": {"type": "string"}}, "required": ["type", "data"]}}}, "required": ["title", "cells"], "$sche...
{"title" : "MongoDB \u6392\u5e8f", "cells" : [{"type" : "text", "data" : "<h2 style=\"margin: 20px 0px 10px; padding: 0px; color: rgb(0, 0, 0); line-height: 1.7; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-variant-ligatures: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 25...
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "cells": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "data": {"type": "string"}}, "required": ["type", "data"]}}}, "required": ["title", "cells"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "body": {"type": "string"}, "choices": {"type": "array", "items": {"type": "string"}}, "start": {"type": "integer"}, "end": {"type": "integer"}, "snapshot": {"ty...
{"id" : "0x0563dfbfe3fb07b22a91c338a4f1578245472de21a491c4a1b1d1d5cddae6d30", "title" : "\u6bd4\u539f\u94fe\u4ecb\u5165\u5143\u5b87\u5b99\u4e86\u5417\uff1f", "body" : "\u6bd4\u539f\u94fe", "choices" : ["\u597d\u50cf\u6709", "\u6ca1\u6709"], "start" : 1636084800, "end" : 1636257600, "snapshot" : "12389147", "state" : "c...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "body": {"type": "string"}, "choices": {"type": "array", "items": {"type": "string"}}, "start": {"type": "integer"}, "end": {"type": "integer"}, "snapshot": {"type": "string"}, "state": {"type": "string"}, "author": {"type": "strin...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "integer"}, "citation_title": {"type": "string"}, "citation_author": {"type": "array", "items": {"type": "string"}}, "citation_publication_date": {"type": "string"}, "issue_date": {"type": "stri...
{"id" : 11874, "citation_title" : "Generalizing the Taylor Principle", "citation_author" : ["Troy Davig", "Eric M. Leeper"], "citation_publication_date" : "2005-12-19", "issue_date" : "2005-12-19", "revision_date" : "2006-09-07", "topics" : ["Macroeconomics", "Monetary Policy", "Fiscal Policy"], "program" : ["Economic ...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "citation_title": {"type": "string"}, "citation_author": {"type": "array", "items": {"type": "string"}}, "citation_publication_date": {"type": "string"}, "issue_date": {"type": "string"}, "revision_date": {"type": "string"}, "topics": {"type": "array", "items...
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"...
{"body" : "Cray has a method of dealing with cross compile by swapping login and\r\ncompute node target modules during configure. Though this can be\r\nconsidered hacky it is a method to ensure any config tests pass when\r\ncompiling on the login node.", "user" : "mamelara", "url" : "https://api.github.com/repos/spack/...
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": ...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type"...
{"name" : "sshuttle-gui", "version" : "0.1.0", "description" : "Front end for the python package sshuttle. sshuttle use SSH to create a poor names VPN with just SSH and iptables.", "main" : "app.js", "scripts" : {"start" : "electron app.js", "test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}}, "required": ["start", "test"]}, "repository": {"type": "objec...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "null"}, "longitude": {"type": "null"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type"...
{"code" : 1610010007, "parent" : 1610010, "name" : "KUANG ANYAR", "latitude" : null, "longitude" : null, "postal" : [30865], "children" : []}
json_instruct
{"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "null"}, "longitude": {"type": "null"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": "array", "items": {}}}, "required": ["code", "parent", "n...
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "sex": {"type": "string"}, "n": {"type": "integer"}, "prop": {"type": "number"}}, "required": ["year", "sex", "n", "prop"]}, "$schema": "http://json-schema.org/d...
[{"year" : 1977, "sex" : "F", "n" : 5, "prop" : 3.04e-06}, {"year" : 1988, "sex" : "F", "n" : 5, "prop" : 2.6e-06}, {"year" : 1989, "sex" : "F", "n" : 6, "prop" : 3.01e-06}, {"year" : 1992, "sex" : "F", "n" : 5, "prop" : 2.49e-06}, {"year" : 1993, "sex" : "F", "n" : 5, "prop" : 2.54e-06}, {"year" : 1995, "sex" : "F", "...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "sex": {"type": "string"}, "n": {"type": "integer"}, "prop": {"type": "number"}}, "required": ["year", "sex", "n", "prop"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"type": "st...
{"citations" : [{"textCitation" : "[See df-mnf on Metamath](http://us.metamath.org/mpegif/df-mnf.html)"}], "names" : ["df-mnf"], "language" : "METAMATH_SET_MM", "lookupTerms" : ["#T_cmnf", "#T_wceq", "#T_cpw", "#T_cpnf"], "metaLanguage" : "METAMATH", "remarks" : " Define minus infinity as the power set of plus infinity...
json_instruct
{"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "lookupTerms": {"type": "array", "items": {"type": "st...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "comment": {"type": "string"}, "packageName": {"type": "string"}, "email": {"type": "string"}, "dependentChangeType": {"type": "string"}}, "required": ["type", "comment", "packageName", "...
{"type" : "prerelease", "comment" : "perf: rework mergeClasses() to compute cache key faster", "packageName" : "@fluentui/make-styles", "email" : "olfedias@microsoft.com", "dependentChangeType" : "patch"}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "comment": {"type": "string"}, "packageName": {"type": "string"}, "email": {"type": "string"}, "dependentChangeType": {"type": "string"}}, "required": ["type", "comment", "packageName", "email", "dependentChangeType"], "$schema": "http://json-schema.org/draf...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "db": {"type": "object", "properties": {"host": {"type": "string"}, "user": {"type": "string"}, "pass": {"type": "string"}, "name": {"type": "string"}}, "required": ["host", "user",...
{"name" : "Osumi DEV", "db" : {"host" : "localhost", "user" : "dev", "pass" : "eIl!x767", "name" : "dev"}, "cookies" : {"prefix" : "ofw", "url" : ".osumi.es"}, "log_level" : "ALL", "log" : {"max_file_size" : 50, "max_num_files" : 3}, "base_url" : "https://dev.osumi.es/", "admin_email" : "igorosabel@osumi.es", "default_...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "db": {"type": "object", "properties": {"host": {"type": "string"}, "user": {"type": "string"}, "pass": {"type": "string"}, "name": {"type": "string"}}, "required": ["host", "user", "pass", "name"]}, "cookies": {"type": "object", "properties": {"prefix": {"t...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"generated_at": {"type": "string"}, "required_by": {"type": "array", "items": {"type": "string"}}, "requires": {"type": "array", "items": {"type": "string"}}, "package": {"type": "string"}}, "required": ["genera...
{"generated_at" : "2017-01-27T09:37:35.643837", "required_by" : ["antispoofing.fvcompetition_icb2015"], "requires" : ["bob.extension", "bob.blitz"], "package" : "bob.io.image"}
json_instruct
{"type": "object", "properties": {"generated_at": {"type": "string"}, "required_by": {"type": "array", "items": {"type": "string"}}, "requires": {"type": "array", "items": {"type": "string"}}, "package": {"type": "string"}}, "required": ["generated_at", "required_by", "requires", "package"], "$schema": "http://json-sch...
Create a JSON structure that matches this 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"}, "u...
{"authors" : [{"author" : "Hiromichi Iwamura"}, {"author" : "Shingo Hatakeyama"}, {"author" : "Yoshimi Tanaka"}, {"author" : "Toshikazu Tanaka"}, {"author" : "Noriko Tokui"}, {"author" : "Hayato Yamamoto"}, {"author" : "Atsushi Imai"}, {"author" : "Takahiro Yoneyama"}, {"author" : "Yasuhiro Hashimoto"}, {"author" : "Ta...
json_instruct
{"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "string"}}, "required": ["author"]}}, "doi": {"type": "string"}, "publication_date": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}, "source...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "i...
{"id" : 404348755, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "7a2aabab975f04e81350db26b71bd298", "wof:id" : 404348755, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [4.75094168991286, 43.49452692266801, 4.98859999378424, 43.72037800834771...
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": ["...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors"...
{"contract" : "0x92736b3bff1bbd72a72478d78f18a6ab9b68b791", "tool" : "honeybadger", "start" : 1565891816.4769242, "end" : 1565892100.0732687, "duration" : 283.5963444709778, "analysis" : [{"errors" : [], "file" : "/unique_chucks/4/0x92736b3bff1bbd72a72478d78f18a6ab9b68b791.sol", "name" : "CanReclaimToken"}, {"errors" :...
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {}}, "file": {"type": "strin...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"solution_size": {"type": "integer"}, "ok": {"type": "boolean"}, "resemblance": {"type": "number"}, "problem_id": {"type": "integer"}, "solution_spec_hash": {"type": "string"}}, "required": ["solution_size", "ok", "r...
{"solution_size" : 151, "ok" : true, "resemblance" : 0.203433, "problem_id" : 4398, "solution_spec_hash" : "321d8e6a83ac7f7924d0378dc7842872d3961c7b"}
json_instruct
{"type": "object", "properties": {"solution_size": {"type": "integer"}, "ok": {"type": "boolean"}, "resemblance": {"type": "number"}, "problem_id": {"type": "integer"}, "solution_spec_hash": {"type": "string"}}, "required": ["solution_size", "ok", "resemblance", "problem_id", "solution_spec_hash"], "$schema": "http://j...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "directories": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["t...
{"name" : "intraday", "version" : "0.0.5", "description" : "Fetch intraday stock data from yahoo", "main" : "lib/intraday.js", "directories" : {"test" : "test"}, "scripts" : {"test" : "coffee test/test.coffee"}, "repository" : {"type" : "git", "url" : "git://github.com/nickdesaulniers/intraday.git"}, "keywords" : ["yah...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "directories": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "scripts": {"type": "object", "properties": {"test": {"type": "...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"url": {"type": "string"}, "id": {"type": "string"}, "app_name": {"type": "string"}, "rank_desc": {"type": "string"}, "rating_desc": {"type": "string"}, "info_list": {"type": "object", "properties": {"Seller": {"typ...
{"url" : "https://itunes.apple.com/cn/app/id1276506223", "id" : "id1276506223", "app_name" : "\u89c6\u9891\u52a8\u6001\u58c1\u7eb8-live photo\u52a8\u6001\u58c1\u7eb8", "rank_desc" : "\u201c\u5a31\u4e50\u201d\u7c7b\u7b2c 73 \u540d", "rating_desc" : "4.8\uff0c1.6\u4e07 \u4e2a\u8bc4\u5206", "info_list" : {"Seller" : "", "...
json_instruct
{"type": "object", "properties": {"url": {"type": "string"}, "id": {"type": "string"}, "app_name": {"type": "string"}, "rank_desc": {"type": "string"}, "rating_desc": {"type": "string"}, "info_list": {"type": "object", "properties": {"Seller": {"type": "string"}, "Size": {"type": "string"}, "Copyright": {"type": "strin...
Create a JSON structure that matches this schema definition: {"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"...
{"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "Tumagboc, Miagao, Iloilo, Western Visayas (Region VI), PH", "locale" : "ph.western-visayas-region-vi.iloilo.miagao.tumagboc", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "region_id" : "16", "region_ref...
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": {...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv",...
{"place_name" : "East Earl", "state_name" : "Pennsylvania", "state_abbrv" : "PA", "lat" : "40.1395", "long" : "-76.0276"}
json_instruct
{"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", "lat", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["browsertap"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"app": {"type": "boolean"}}, "required": ["app"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : "e93508451bf20322c9cb", "c" : {"app" : true}}
json_instruct
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"app": {"type": "boolean"}}, "required": ["app"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"id": {"type": "integer"}, "links": {"type": "array", "items": {"type": "string"}}, "data_recebimento": {"type": "string"}, "remetente": {"type": "string"}, "origem": {"type": "string"}, "descricao": {"type": "string"}, "caixa": ...
{"id" : 968, "links" : ["https://legis.senado.leg.br/sdleg-getter/documento/download/b2e6559d-0eaa-463a-ba6d-510ce757bdd4"], "data_recebimento" : "15/06/2021", "remetente" : "STF - Supremo Tribunal Federal", "origem" : "\nOf\u00edcio eletr\u00f4nico n\u00ba 8596/2021\n15/06/2021\n", "descricao" : "\nSolicita informa\u0...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "links": {"type": "array", "items": {"type": "string"}}, "data_recebimento": {"type": "string"}, "remetente": {"type": "string"}, "origem": {"type": "string"}, "descricao": {"type": "string"}, "caixa": {"type": "string"}, "em_resposta": {"type": "string"}}, "...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"batchcomplete": {"type": "string"}, "query": {"type": "object", "properties": {"normalized": {"type": "array", "items": {"type": "object", "properties": {"from": {"type": "string"}, "to": {"type": "string"}}, "required": ["fro...
{"batchcomplete" : "", "query" : {"normalized" : [{"from" : "Aleix_G\u00f3mez", "to" : "Aleix G\u00f3mez"}], "pages" : {"58642398" : {"pageid" : 58642398, "ns" : 0, "title" : "Aleix G\u00f3mez", "pageprops" : {"defaultsort" : "Gomez, Aleix", "wikibase-shortdesc" : "Spanish handball player", "wikibase_item" : "Q42319564...
json_instruct
{"type": "object", "properties": {"batchcomplete": {"type": "string"}, "query": {"type": "object", "properties": {"normalized": {"type": "array", "items": {"type": "object", "properties": {"from": {"type": "string"}, "to": {"type": "string"}}, "required": ["from", "to"]}}, "pages": {"type": "object", "properties": {"58...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "harga": {"type": "string"}, "golongan": {"type": "string"}, "kandungan": {"type": "string"}, "indikasi": {"type": "string"}, "kontraindikasi": {"type": "string"}, "perhatian": {"type...
{"name" : "BETODERMIN CREAM", "harga" : " Rp. 12.100/ kemasan", "golongan" : "http://medicastore.com/image_banner/obat_keras_dan_psikotropika.gif", "kandungan" : "Betamethasone / Betametason valerat.", "indikasi" : "Dermatosis alergi & peradangan, eksim.", "kontraindikasi" : "Jerawat, rosase, dermatitis perioral, peny...
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": {...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "private": {"type": "boolean"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "...
{"name" : "storytellr-js", "private" : true, "version" : "1.0.0", "description" : "Eine kleine und leichte JavaScript-Bibliothek f\u00fcr das Erz\u00e4hlen von Geschichten im Web.", "main" : "dist/script/storytellr.min.js", "scripts" : {"start" : "webpack --config webpack.dev.js", "build" : "webpack --config webpack.pr...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "private": {"type": "boolean"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "build": {"type": "string"}}, "required": ["start", "build...
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "3206150001", "nama" : "CISARUA"}, {"id" : "3206150006", "nama" : "PASIRMUKTI"}, {"id" : "3206150007", "nama" : "CIKONDANG"}, {"id" : "3206150008", "nama" : "CIJULANG"}, {"id" : "3206150009", "nama" : "NAGARATENGAH"}, {"id" : "3206150010", "nama" : "CIAMPANAN"}, {"id" : "3206150011", "nama" : "CINEAM"}, {"id" ...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"layer0": {"type": "string"}}, "required": ["layer0"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft...
{"parent" : "item/generated", "textures" : {"layer0" : "blockmod:item/palladium_leggings"}}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"layer0": {"type": "string"}}, "required": ["layer0"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"_id": {"type": "string"}, "name": {"type": "string"}, "address": {"type": "array", "items": {"type": "string"}}, "city": {"type": "string"}, "state": {"type": "string"}, "country": {"type": "string"}, "phone": {"type...
{"_id" : "brewery_Brauerei_und_Altbierkche_Pinkus_Mller", "name" : "Brauerei und Altbierkche Pinkus Mller", "address" : ["Kreuzstrae 4-10"], "city" : "Mnster", "state" : "Nordrhein-Westfalen", "country" : "Germany", "phone" : "49-(0)251-/-45151", "website" : "http://www.pinkus-mueller.de/", "geo" : {"loc" : ["7.6214", ...
json_instruct
{"type": "object", "properties": {"_id": {"type": "string"}, "name": {"type": "string"}, "address": {"type": "array", "items": {"type": "string"}}, "city": {"type": "string"}, "state": {"type": "string"}, "country": {"type": "string"}, "phone": {"type": "string"}, "website": {"type": "string"}, "geo": {"type": "object"...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "...
{"text" : {"0" : {"m1" : "\u0627\u06cc \u0647\u0645\u0686\u0648 \u062e\u0631 \u0648 \u06af\u0627\u0648 \u06a9\u0647 \u0648 \u062c\u0648 \u0637\u0644\u0628\u062a", "m2" : "\u062a\u0627 \u0686\u0646\u062f \u06a9\u0646\u062f \u0633\u0627\u06cc\u0633 \u06af\u0631\u062f\u0648\u0646 \u0627\u062f\u0628\u062a"}, "1" : {"m1" : ...
json_instruct
{"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}}, "requ...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"},...
{"id" : 150948, "info" : {"name" : "Amazon - Germany - Preis mit Komma - Prize Comma", "description" : "German:\r\nIn Deutschland werden auf der Amazon Homepage neuerdings die Preise ohne \"Komma\" daf\u00fcr mit hochgestelltem Betrag dargestellt. \r\n\r\nDiese \u00c4nderung bringt wieder einen Betrag mit Komma und mit...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build": {"type": "s...
{"name" : "emoji-line-break", "version" : "1.1.2", "description" : "Split emoji text into multiple lines.", "main" : "./src/index.js", "scripts" : {"test" : "mocha", "build" : "webpack --config webpack.config.js", "build-canvas2d" : "webpack --config webpack.config.js --env.is_canvas2d", "lint" : "eslint --fix *.js"}, ...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build": {"type": "string"}, "build-canvas2d": {"type": "string"}, "lint": {"type": "string...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "directories": {"type": "object", "properties": {"test": {"type": "string"}}...
{"name" : "arraybuffer-to-buffer", "version" : "0.0.7", "description" : "Convert ArrayBuffer to Buffer", "main" : "arraybuffer-to-buffer.js", "types" : "index.d.ts", "directories" : {"test" : "test"}, "scripts" : {"test" : "tape test/*.js"}, "repository" : {"type" : "git", "url" : "https://github.com/miguelmota/arraybu...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "directories": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "scripts": {"type": "object", "pro...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["typ...
{"name" : "invoice-generator", "version" : "1.0.0", "description" : "Generate ACT invoices", "repository" : {"type" : "git", "url" : "git+https://github.com/Jeevan-Kishore/invoice-generator.git"}, "author" : "Jeevan-Kishore <kishor080@gmail.com>", "license" : "ISC", "bugs" : {"url" : "https://github.com/Jeevan-Kishore/...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}}, "required": ["symbol", "name", "decimals", "address"], "$schema": "http://json-schema.org/d...
{"symbol" : "UAXIE", "name" : "Unicly Mystic Axies", "decimals" : 18, "address" : "0x68b1cadb8d5ab0c97fe9d9fbe0eb60acb329fe3f"}
json_instruct
{"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}}, "required": ["symbol", "name", "decimals", "address"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "original_id": {"type": "string"}}, "required": ["id", "original_id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "event-definitions-0", "original_id" : "event-definitions-0"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "original_id": {"type": "string"}}, "required": ["id", "original_id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"bugs": {"type": "array", "items": {"type": "object", "properties": {"alias": {"type": "null"}, "id": {"type": "integer"}, "history": {"type": "array", "items": {"type": "object", "properties": {"changes": {"type": "...
{"bugs" : [{"alias" : null, "id" : 272247, "history" : [{"changes" : [{"removed" : "", "added" : "mat@mozilla-europe.org", "field_name" : "cc"}], "who" : "mpillard@mozilla.com", "when" : "2004-12-06T16:28:17Z"}, {"who" : "tristor@gmail.com", "when" : "2005-04-05T21:14:01Z", "changes" : [{"removed" : "UNCONFIRMED", "add...
json_instruct
{"type": "object", "properties": {"bugs": {"type": "array", "items": {"type": "object", "properties": {"alias": {"type": "null"}, "id": {"type": "integer"}, "history": {"type": "array", "items": {"type": "object", "properties": {"changes": {"type": "array", "items": {"type": "object", "properties": {"removed": {"type":...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"angular-translate-storage-cookie.js": {"type": "string"}, "angular-translate-storage-cookie.min.js": {"type": "string"}}, "required": ["angular-translate-storage-cookie.js", "angular-translate-storage-cookie.min.js"], "$schema":...
{"angular-translate-storage-cookie.js" : "sha512-NV6GDt9uUp0crp5AT4/ge7Jo/d/BsCK7xg48KMnd9WdUAaGmYpJUXJc9QO9efwYFZZoqZfI2XqFdaH05TFM6sw==", "angular-translate-storage-cookie.min.js" : "sha512-pRGNZFBBX/eCkAV3AYMOr0YA/8mq93fjk/5W5Tu6ZhQPcbLyvdQI6yuB/beDh4jvbIRXtF+C+uueFGcde7Tqtg=="}
json_instruct
{"type": "object", "properties": {"angular-translate-storage-cookie.js": {"type": "string"}, "angular-translate-storage-cookie.min.js": {"type": "string"}}, "required": ["angular-translate-storage-cookie.js", "angular-translate-storage-cookie.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"uuid": {"type": "string"}}, "required": ["uuid"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"uuid" : "d38e3070-2574-4ef5-b8b5-b861aa0fe189"}
json_instruct
{"type": "object", "properties": {"uuid": {"type": "string"}}, "required": ["uuid"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"springy.js": {"type": "string"}, "springy.min.js": {"type": "string"}, "springyui.js": {"type": "string"}, "springyui.min.js": {"type": "string"}}, "required": ["springy.js", "springy.min.js", "springyui.js",...
{"springy.js" : "sha512-blvrBm7FaqGbnwgZ257iob4wCQz5YhyfPoS9cEcS/83sjJZf2GoguAEE5j+EFfcSYbR1iUPovNeOMAPFoGpqOw==", "springy.min.js" : "sha512-f0XwhOUZW43hlxy/c2t8hckUCxtyQwQQvHfn87cGMclyf1Yf3eAfwbSgWIjNRFsuz+eeIA0wzjr51TIWnTMsjw==", "springyui.js" : "sha512-XUK8r5QFdHL3N+LocEJlZYANTJKaOoIbAqzF/MFYKz1kApgYQ7GnPlZolc5Xpc...
json_instruct
{"type": "object", "properties": {"springy.js": {"type": "string"}, "springy.min.js": {"type": "string"}, "springyui.js": {"type": "string"}, "springyui.min.js": {"type": "string"}}, "required": ["springy.js", "springy.min.js", "springyui.js", "springyui.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"assessment": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "weight": {"type": "integer"}}, "required": ["name", "weight"]}}}, "required": ["assessment"], "$schema": "h...
{"assessment" : [{"name" : "Critique (oral)", "weight" : 50}, {"name" : "Project (applied)", "weight" : 50}]}
json_instruct
{"type": "object", "properties": {"assessment": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "weight": {"type": "integer"}}, "required": ["name", "weight"]}}}, "required": ["assessment"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"$schema": {"type": "string"}, "contentVersion": {"type": "string"}, "parameters": {"type": "object", "properties": {"site_name": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]...
{"$schema" : "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#", "contentVersion" : "1.0.0.0", "parameters" : {"site_name" : {"value" : "helloworldapp602"}, "serviceplan_name" : {"value" : "serviceplan_h602"}}}
json_instruct
{"type": "object", "properties": {"$schema": {"type": "string"}, "contentVersion": {"type": "string"}, "parameters": {"type": "object", "properties": {"site_name": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}, "serviceplan_name": {"type": "object", "properties": {"value": {"typ...