input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-90.67816, 38.77774], [-90.6765, 38.77989], [-90.67595, 38.78408], [-90.67258, 38.7861], [-90.67176, 38.78795], [-90.66222, 38.78718], [-90.66222, 38.78303], [-90.66063, 38.774459], [-90.66226, 38.77095], [-90.66118, 38.76742], [-90.66211, 38.76307], [-90.66715, 38.7629], [-90.67207, 38.76404], [-90.6781, 38.77402], [-90.67816, 38.77774]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 36972}}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}, "published_datetime": {"type": "string"}}, "required": ["url", "title", "text", "published_datetime"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"url" : "https://www.nasdaq.com/article/health-care-sector-update-for-09032019-cdtx-endp-mrk-ards-jnj-pfe-abt-mrk-amgn-cm1206559", "title" : "Health Care Sector Update for 09/03/2019: CDTX, ENDP, MRK, ARDS, JNJ, PFE, ABT, MRK, AMGN - Nasdaq.com", "text" : ["Top Health Care Stocks:", "JNJ: -0.49%", "PFE: -0.28%", "ABT: Flat", "MRK: -0.75%", "AMGN: -1.60%", "Health care majors were retreating pre-market Tuesday.", "Early movers include:", "(+) Cidara Therapeutics ( CDTX ), which was surging by over 64% after the company said it has entered into a strategic tie-up worth up to $568 million with Mundipharma to develop and commercialize rezafungin to treat and prevent invasive fungal infections.", "(+) Endo International ( ENDP ) was up more than 3% as its Par Pharmaceutical unit launched sales of an authorized generic version of Merck's ( MRK ) Noxafil delayed-release tablets, a treatment for fungal infections. Merck was slightly lower in recent trading.", "(-) Aridis Pharmaceuticals ( ARDS ) was declining by more than 27% after saying it will no longer continue its development program for the drug AR-105 as a treatment for ventilator-associated pneumonia caused by pseudomonas aeruginosa after a phase 2 study failed to meet its primary endpoint.", "\nThe views and opinions expressed herein are the views and opinions of the author and do not necessarily reflect those of Nasdaq, Inc.\n", "\nCopyright (C) 2016 MTNewswires.com. All rights reserved. Unauthorized reproduction is strictly prohibited.\n"], "published_datetime" : "2019-09-03 09:17:54"}
json_instruct
{"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}, "published_datetime": {"type": "string"}}, "required": ["url", "title", "text", "published_datetime"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following 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": "string"}, "lookupTerms": {"type": "array", "items": {"type": "string"}}, "metaLanguage": {"type": "string"}, "remarks": {"type": "string"}, "statement": {"type": "string"}}, "required": ["citations", "names", "language", "lookupTerms", "metaLanguage", "remarks", "statement"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"citations" : [{"textCitation" : "[See cnopc on Metamath](http://us.metamath.org/mpegif/cnopc.html)"}], "names" : ["cnopc"], "language" : "METAMATH_SET_MM", "lookupTerms" : ["#T_cT", "#T_wcel", "#T_ccop", "#T_w3a--1", "#T_cA", "#T_wcel", "#T_chil", "#T_w3a--2", "#T_cB", "#T_wcel", "#T_crp", "#T_wi", "#T_wrex--1", "#T_vx", "#T_wrex--2", "#T_crp", "#T_wral--1", "#T_vy", "#T_wral--2", "#T_chil", "#T_cno", "#T_cfv", "#T_vy", "#T_cmv", "#T_cA", "#T_clt", "#T_vx", "#T_wi", "#T_cno", "#T_cfv", "#T_cT", "#T_cfv", "#T_vy", "#T_cmv", "#T_cT", "#T_cfv", "#T_cA", "#T_clt", "#T_cB", "#T_cA", "#T_vx", "#T_vy", "#T_cB", "#T_vx", "#T_vy", "#T_cT", "#T_vx", "#T_vy"], "metaLanguage" : "METAMATH", "remarks" : " Basic continuity property of a continuous Hilbert space operator. (Contributed by NM, 2-Feb-2006.) (Revised by Mario Carneiro, 16-Nov-2013.) (New usage is discouraged.) ", "statement" : "cnopc $p |- ( ( T e. ConOp /\\ A e. ~H /\\ B e. RR+ ) -> E. x e. RR+ A. y e. ~H ( ( normh ` ( y -h A ) ) < x -> ( normh ` ( ( T ` y ) -h ( T ` A ) ) ) < B ) ) $.\n$d A x y $.\n$d B x y $.\n$d T x y $."}
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": "string"}}, "metaLanguage": {"type": "string"}, "remarks": {"type": "string"}, "statement": {"type": "string"}}, "required": ["citations", "names", "language", "lookupTerms", "metaLanguage", "remarks", "statement"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"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" : "Michela Buglione"}, {"author" : "Luca Triggiani"}, {"author" : "Salvatore Grisanti"}, {"author" : "Roberto Liserre"}, {"author" : "Luciano Buttolo"}, {"author" : "Stefano Gipponi"}, {"author" : "Fausta Bonetti"}, {"author" : "Alice Todeschini"}, {"author" : "Luigi Spiazzi"}, {"author" : "Stefano Maria Magrini"}], "doi" : "10.1186/1752-1947-7-64", "publication_date" : "2013-03-19", "id" : "EN116588", "url" : "https://pubmed.ncbi.nlm.nih.gov/23497715", "source" : "Journal of medical case reports", "source_url" : "", "licence" : "CC BY", "language" : "en", "type" : "pubmed", "description" : "", "text" : "We report on the case of a 31-year-old Caucasian woman who underwent re-irradiation for a recurrence of medulloblastoma at nine years after first irradiation (56Gy), focusing on the radiobiological background and a review of previous studies involving re-irradiation of recurrent medulloblastoma. After surgical excision of the relapsed tumor and medical multi-agent treatment, the site of recurrence was treated using three-dimensional conformal radiotherapy to a total dose of 52.8Gy (1.2Gy/fraction/twice daily). A total biological equivalent dose of 224.6Gy (\u03b1:\u03b2 = 2 Gy) was delivered to the posterior fossa (first and second treatments). No radionecrosis or local recurrence was evident at 18 months after re-irradiation."}
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#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"class_name": {"type": "string"}, "bbox": {"type": "string"}, "used": {"type": "boolean"}}, "required": ["class_name", "bbox", "used"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"class_name" : "specularity", "bbox" : "586 74 656 153", "used" : false}, {"class_name" : "specularity", "bbox" : "459 35 497 68", "used" : false}, {"class_name" : "specularity", "bbox" : "421 11 449 37", "used" : true}, {"class_name" : "specularity", "bbox" : "528 63 584 174", "used" : false}, {"class_name" : "specularity", "bbox" : "488 53 519 109", "used" : false}, {"class_name" : "saturation", "bbox" : "567 828 1259 1075", "used" : true}, {"class_name" : "saturation", "bbox" : "909 665 1254 825", "used" : false}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"class_name": {"type": "string"}, "bbox": {"type": "string"}, "used": {"type": "boolean"}}, "required": ["class_name", "bbox", "used"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"cameraNames": {"type": "array", "items": {"type": "string"}}, "cameraPoses": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["cameraNames", "cameraPoses"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"cameraNames" : ["camera1"], "cameraPoses" : [[0, 150, 150, 1, 0, 0, 0]]}
json_instruct
{"type": "object", "properties": {"cameraNames": {"type": "array", "items": {"type": "string"}}, "cameraPoses": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["cameraNames", "cameraPoses"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"file": {"type": "string"}, "line": {"type": "string"}, "column": {"type": "string"}, "message": {"type": "string"}, "level": {"type": "string"}, "type": {"type": "string"}}, "required": ["file", "line", "column", "message", "level", "type"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x7ffc2bd9431b059c509b45b33e77852d47de827d", "tool" : "solhint", "start" : 1563709096.7800157, "end" : 1563709099.8642046, "duration" : 3.084188938140869, "analysis" : [{"file" : "/unique_chucks/37/0x7ffc2bd9431b059c509b45b33e77852d47de827d.sol", "line" : "32", "column" : "12", "message" : "Expected indentation of 12 spaces but found 11", "level" : "Error", "type" : "indent"}]}
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": {"file": {"type": "string"}, "line": {"type": "string"}, "column": {"type": "string"}, "message": {"type": "string"}, "level": {"type": "string"}, "type": {"type": "string"}}, "required": ["file", "line", "column", "message", "level", "type"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"author": {"type": "string"}, "classification": {"type": "string"}, "keywords": {"type": "array", "items": {}}, "period": {"type": "string"}, "reference": {"type": "string"}, "region": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "year": {"type": "string"}}, "required": ["author", "classification", "keywords", "period", "reference", "region", "text", "title", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"author" : "Dick Allen", "classification" : "", "keywords" : [], "period" : "", "reference" : "http://www.poetryfoundation.org/poetrymagazine/poem/243128", "region" : "", "text" : ["Three years, Huang Gongwang", "worked on his famous handscroll,", "As he put successive applications of ink to paper", "over the \u201cone burst of creation,\u201d his original design,", "it is said he often sang like a tree frog", "and danced on his old bare feet.", "One day, he adds one hemp fiber stroke,", "the next a moss dot.", "What patience he had,", "like a cat who comes back season after season to a mole\u2019s tunnel.", "Honors may go to others.", "Riches may go to others.", "Huang Gongwang has one great job to do.", "And he sings like a tree frog,", "and he dances on old bare feet."], "title" : "You May Leave a Memory, Or You Can be Feted by Crows", "year" : ""}
json_instruct
{"type": "object", "properties": {"author": {"type": "string"}, "classification": {"type": "string"}, "keywords": {"type": "array", "items": {}}, "period": {"type": "string"}, "reference": {"type": "string"}, "region": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "year": {"type": "string"}}, "required": ["author", "classification", "keywords", "period", "reference", "region", "text", "title", "year"], "$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"}, "dependencies": {"type": "object", "properties": {"steam-user": {"type": "string"}, "steam-totp": {"type": "string"}}, "required": ["steam-user", "steam-totp"]}}, "required": ["name", "version", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "my-awesome-package", "version" : "1.0.0", "dependencies" : {"steam-user" : "^4.5.0", "steam-totp" : "^2.1.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "dependencies": {"type": "object", "properties": {"steam-user": {"type": "string"}, "steam-totp": {"type": "string"}}, "required": ["steam-user", "steam-totp"]}}, "required": ["name", "version", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"addenda": {"type": "array", "items": {}}, "discipline": {"type": "string"}, "hidden": {"type": "boolean"}, "icon": {"type": "object", "properties": {"isItem": {"type": "boolean"}, "location": {"type": "string"}}, "required": ["isItem", "location"]}, "key": {"type": "string"}, "name": {"type": "string"}, "parents": {"type": "array", "items": {"type": "string"}}, "stages": {"type": "array", "items": {"type": "object", "properties": {"recipes": {"type": "array", "items": {"type": "string"}}, "text": {"type": "string"}}, "required": ["recipes", "text"]}}}, "required": ["addenda", "discipline", "hidden", "icon", "key", "name", "parents", "stages"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"addenda" : [], "discipline" : "SCANS", "hidden" : true, "icon" : {"isItem" : true, "location" : "primalmagick:moonwood_sapling"}, "key" : "MOONWOOD_TREES", "name" : "primalmagick.research.moonwood_trees.title", "parents" : ["UNLOCK_SCANS"], "stages" : [{"recipes" : ["primalmagick:moonwood_wood", "primalmagick:stripped_moonwood_wood", "primalmagick:moonwood_planks", "primalmagick:moonwood_slab", "primalmagick:moonwood_stairs", "primalmagick:moonwood_pillar"], "text" : "primalmagick.research.moonwood_trees.text.stage.1"}]}
json_instruct
{"type": "object", "properties": {"addenda": {"type": "array", "items": {}}, "discipline": {"type": "string"}, "hidden": {"type": "boolean"}, "icon": {"type": "object", "properties": {"isItem": {"type": "boolean"}, "location": {"type": "string"}}, "required": ["isItem", "location"]}, "key": {"type": "string"}, "name": {"type": "string"}, "parents": {"type": "array", "items": {"type": "string"}}, "stages": {"type": "array", "items": {"type": "object", "properties": {"recipes": {"type": "array", "items": {"type": "string"}}, "text": {"type": "string"}}, "required": ["recipes", "text"]}}}, "required": ["addenda", "discipline", "hidden", "icon", "key", "name", "parents", "stages"], "$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"}, "main": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@sentry/electron": {"type": "string"}, "csv-parse": {"type": "string"}, "dotenv": {"type": "string"}, "electron-deeplink": {"type": "string"}, "electron-is-dev": {"type": "string"}, "electron-log": {"type": "string"}, "electron-updater": {"type": "string"}, "electron-window-state": {"type": "string"}, "fs-extra": {"type": "string"}, "kuromoji": {"type": "string"}, "kuroshiro": {"type": "string"}, "kuroshiro-analyzer-kuromoji": {"type": "string"}, "lunr": {"type": "string"}, "lunr-mutable-indexes": {"type": "string"}, "pg": {"type": "string"}, "platform": {"type": "string"}, "pouchdb-adapter-cordova-sqlite": {"type": "string"}, "pouchdb-find": {"type": "string"}, "source-map-support": {"type": "string"}, "stack-trace": {"type": "string"}, "stacktrace-js": {"type": "string"}, "ws": {"type": "string"}}, "required": ["@sentry/electron", "csv-parse", "dotenv", "electron-deeplink", "electron-is-dev", "electron-log", "electron-updater", "electron-window-state", "fs-extra", "kuromoji", "kuroshiro", "kuroshiro-analyzer-kuromoji", "lunr", "lunr-mutable-indexes", "pg", "platform", "pouchdb-adapter-cordova-sqlite", "pouchdb-find", "source-map-support", "stack-trace", "stacktrace-js", "ws"]}, "comments": {"type": "object", "properties": {"slate-react": {"type": "string"}, "pouchdb": {"type": "string"}}, "required": ["slate-react", "pouchdb"]}}, "required": ["name", "version", "description", "author", "main", "license", "dependencies", "comments"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "mochi", "version" : "1.11.14", "description" : "A simple markdown-powered SRS app.", "author" : "Matthew Steedman", "main" : "target/electron.js", "license" : "ISC", "dependencies" : {"@sentry/electron" : "^2.4.0", "csv-parse" : "^4.14.0", "dotenv" : "^8.2.0", "electron-deeplink" : "^1.0.6", "electron-is-dev" : "1.0.1", "electron-log" : "^3.0.6", "electron-updater" : "^4.0.6", "electron-window-state" : "^5.0.3", "fs-extra" : "9.0.0", "kuromoji" : "git+https://github.com/mikob/kuromoji.js.git#no-gzip", "kuroshiro" : "^1.1.2", "kuroshiro-analyzer-kuromoji" : "^1.1.0", "lunr" : "^2.3.9", "lunr-mutable-indexes" : "^2.3.2", "pg" : "^8.5.1", "platform" : "1.3.5", "pouchdb-adapter-cordova-sqlite" : "^2.0.7", "pouchdb-find" : "^7.2.2", "source-map-support" : "^0.5.19", "stack-trace" : "0.0.10", "stacktrace-js" : "^2.0.2", "ws" : "7.3.1"}, "comments" : {"slate-react" : "file:../slate-react", "pouchdb" : "^7.1.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@sentry/electron": {"type": "string"}, "csv-parse": {"type": "string"}, "dotenv": {"type": "string"}, "electron-deeplink": {"type": "string"}, "electron-is-dev": {"type": "string"}, "electron-log": {"type": "string"}, "electron-updater": {"type": "string"}, "electron-window-state": {"type": "string"}, "fs-extra": {"type": "string"}, "kuromoji": {"type": "string"}, "kuroshiro": {"type": "string"}, "kuroshiro-analyzer-kuromoji": {"type": "string"}, "lunr": {"type": "string"}, "lunr-mutable-indexes": {"type": "string"}, "pg": {"type": "string"}, "platform": {"type": "string"}, "pouchdb-adapter-cordova-sqlite": {"type": "string"}, "pouchdb-find": {"type": "string"}, "source-map-support": {"type": "string"}, "stack-trace": {"type": "string"}, "stacktrace-js": {"type": "string"}, "ws": {"type": "string"}}, "required": ["@sentry/electron", "csv-parse", "dotenv", "electron-deeplink", "electron-is-dev", "electron-log", "electron-updater", "electron-window-state", "fs-extra", "kuromoji", "kuroshiro", "kuroshiro-analyzer-kuromoji", "lunr", "lunr-mutable-indexes", "pg", "platform", "pouchdb-adapter-cordova-sqlite", "pouchdb-find", "source-map-support", "stack-trace", "stacktrace-js", "ws"]}, "comments": {"type": "object", "properties": {"slate-react": {"type": "string"}, "pouchdb": {"type": "string"}}, "required": ["slate-react", "pouchdb"]}}, "required": ["name", "version", "description", "author", "main", "license", "dependencies", "comments"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"dependencies": {"type": "object", "properties": {"bcrypt": {"type": "string"}, "express": {"type": "string"}, "jsonwebtoken": {"type": "string"}, "pg": {"type": "string"}}, "required": ["bcrypt", "express", "jsonwebtoken", "pg"]}}, "required": ["dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"dependencies" : {"bcrypt" : "^5.0.1", "express" : "^4.17.1", "jsonwebtoken" : "^8.5.1", "pg" : "^8.6.0"}}
json_instruct
{"type": "object", "properties": {"dependencies": {"type": "object", "properties": {"bcrypt": {"type": "string"}, "express": {"type": "string"}, "jsonwebtoken": {"type": "string"}, "pg": {"type": "string"}}, "required": ["bcrypt", "express", "jsonwebtoken", "pg"]}}, "required": ["dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "tree": {"type": "string"}, "maxPoints": {"type": "integer"}, "pointRequirement": {"type": "integer"}, "pipAmount": {"type": "integer"}, "description": {"type": "string"}, "icon": {"type": "string"}, "stats": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "amount": {"type": "string"}}, "required": ["name", "amount"]}}, "grants": {"type": "array", "items": {}}, "unlockedFromSkill": {"type": "array", "items": {}}, "unlocksSkill": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "name", "tree", "maxPoints", "pointRequirement", "pipAmount", "description", "icon", "stats", "grants", "unlockedFromSkill", "unlocksSkill"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "skill-combat-armor-center", "name" : "Armor Principles", "tree" : "Armor", "maxPoints" : 5, "pointRequirement" : 0, "pipAmount" : 10440, "description" : "Increases Health while wearing armor.", "icon" : "skill-combat-armor-center.png", "stats" : [{"name" : "Health", "amount" : "20"}], "grants" : [], "unlockedFromSkill" : [], "unlocksSkill" : ["skill-combat-armor-01-01", "skill-combat-armor-02-01", "skill-combat-armor-03-01"]}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "tree": {"type": "string"}, "maxPoints": {"type": "integer"}, "pointRequirement": {"type": "integer"}, "pipAmount": {"type": "integer"}, "description": {"type": "string"}, "icon": {"type": "string"}, "stats": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "amount": {"type": "string"}}, "required": ["name", "amount"]}}, "grants": {"type": "array", "items": {}}, "unlockedFromSkill": {"type": "array", "items": {}}, "unlocksSkill": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "name", "tree", "maxPoints", "pointRequirement", "pipAmount", "description", "icon", "stats", "grants", "unlockedFromSkill", "unlocksSkill"], "$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": {}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"userId" : 87919, "cartId" : "9a042ddb-3753-45ec-8c37-e84103fa17b3", "preferredProducts" : [1716, 2095], "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.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "noteValue": {"type": "integer"}, "noteCount": {"type": "integer"}, "subScenes": {"type": "array", "items": {"type": "object", "properties": {"at": {"type": "array", "items": {"type": "integer"}}, "deviceParams": {"type": "array", "items": {}}, "preset": {"type": "string"}}, "required": ["at", "deviceParams", "preset"]}}}, "required": ["id", "name", "noteValue", "noteCount", "subScenes"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "2c3044e8-7f6e-458b-9762-d83322e9a099", "name" : "bars backbone blue violet", "noteValue" : 64, "noteCount" : 1, "subScenes" : [{"at" : [0], "deviceParams" : [], "preset" : "db09e834-2333-4de9-bdc7-3b9e7c30c471"}]}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "noteValue": {"type": "integer"}, "noteCount": {"type": "integer"}, "subScenes": {"type": "array", "items": {"type": "object", "properties": {"at": {"type": "array", "items": {"type": "integer"}}, "deviceParams": {"type": "array", "items": {}}, "preset": {"type": "string"}}, "required": ["at", "deviceParams", "preset"]}}}, "required": ["id", "name", "noteValue", "noteCount", "subScenes"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"cam/image_array": {"type": "string"}, "user/angle": {"type": "number"}, "user/throttle": {"type": "number"}, "user/mode": {"type": "string"}, "pos/pos_x": {"type": "number"}, "pos/pos_y": {"type": "number"}, "pos/pos_z": {"type": "number"}, "pos/speed": {"type": "number"}, "pos/cte": {"type": "number"}, "milliseconds": {"type": "integer"}}, "required": ["cam/image_array", "user/angle", "user/throttle", "user/mode", "pos/pos_x", "pos/pos_y", "pos/pos_z", "pos/speed", "pos/cte", "milliseconds"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"cam/image_array" : "7414_cam-image_array_.jpg", "user/angle" : -0.002, "user/throttle" : 0.664, "user/mode" : "user", "pos/pos_x" : 78.18696, "pos/pos_y" : 0.5554955, "pos/pos_z" : 45.87308, "pos/speed" : 10.60212, "pos/cte" : -1.927965, "milliseconds" : 395454}
json_instruct
{"type": "object", "properties": {"cam/image_array": {"type": "string"}, "user/angle": {"type": "number"}, "user/throttle": {"type": "number"}, "user/mode": {"type": "string"}, "pos/pos_x": {"type": "number"}, "pos/pos_y": {"type": "number"}, "pos/pos_z": {"type": "number"}, "pos/speed": {"type": "number"}, "pos/cte": {"type": "number"}, "milliseconds": {"type": "integer"}}, "required": ["cam/image_array", "user/angle", "user/throttle", "user/mode", "pos/pos_x", "pos/pos_y", "pos/pos_z", "pos/speed", "pos/cte", "milliseconds"], "$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" : ["pydifact"]}
json_instruct
{"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"DeniedAlternatives": {"type": "array", "items": {}}, "Files": {"type": "object", "properties": {"objects/generic/fu_alienwood_counter_Really/fu_alienwood_counter.object": {"type": "array", "items": {"type": "string"}}}, "required": ["objects/generic/fu_alienwood_counter_Really/fu_alienwood_counter.object"]}, "Texts": {"type": "object", "properties": {"Eng": {"type": "string"}}, "required": ["Eng"]}}, "required": ["DeniedAlternatives", "Files", "Texts"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"DeniedAlternatives" : [], "Files" : {"objects/generic/fu_alienwood_counter_Really/fu_alienwood_counter.object" : ["/shortdescription"]}, "Texts" : {"Eng" : "Alien Wood Counter"}}, {"DeniedAlternatives" : [], "Files" : {"objects/generic/fu_alienwood_counter_Really/fu_alienwood_counter.object" : ["/description"]}, "Texts" : {"Eng" : "An alienwood counter."}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"DeniedAlternatives": {"type": "array", "items": {}}, "Files": {"type": "object", "properties": {"objects/generic/fu_alienwood_counter_Really/fu_alienwood_counter.object": {"type": "array", "items": {"type": "string"}}}, "required": ["objects/generic/fu_alienwood_counter_Really/fu_alienwood_counter.object"]}, "Texts": {"type": "object", "properties": {"Eng": {"type": "string"}}, "required": ["Eng"]}}, "required": ["DeniedAlternatives", "Files", "Texts"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"spingularApp": {"type": "object", "properties": {"cceleb": {"type": "object", "properties": {"home": {"type": "object", "properties": {"title": {"type": "string"}, "refreshListLabel": {"type": "string"}, "createLabel": {"type": "string"}, "createOrEditLabel": {"type": "string"}, "notFound": {"type": "string"}}, "required": ["title", "refreshListLabel", "createLabel", "createOrEditLabel", "notFound"]}, "created": {"type": "string"}, "updated": {"type": "string"}, "deleted": {"type": "string"}, "delete": {"type": "object", "properties": {"question": {"type": "string"}}, "required": ["question"]}, "detail": {"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"]}, "id": {"type": "string"}, "celebName": {"type": "string"}, "community": {"type": "string"}}, "required": ["home", "created", "updated", "deleted", "delete", "detail", "id", "celebName", "community"]}}, "required": ["cceleb"]}}, "required": ["spingularApp"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"spingularApp" : {"cceleb" : {"home" : {"title" : "Ccelebs", "refreshListLabel" : "Refrescar lista", "createLabel" : "Crear nuevo Cceleb", "createOrEditLabel" : "Crear o editar Cceleb", "notFound" : "Ning\u00fan Ccelebs encontrado"}, "created" : "Un nuevo Cceleb ha sido creado con el identificador {{ param }}", "updated" : "Un Cceleb ha sido actualizado con el identificador {{ param }}", "deleted" : "Un Cceleb ha sido eliminado con el identificador {{ param }}", "delete" : {"question" : "\u00bfSeguro que quiere eliminar Cceleb {{ id }}?"}, "detail" : {"title" : "Cceleb"}, "id" : "ID", "celebName" : "Celeb Name", "community" : "Community"}}}
json_instruct
{"type": "object", "properties": {"spingularApp": {"type": "object", "properties": {"cceleb": {"type": "object", "properties": {"home": {"type": "object", "properties": {"title": {"type": "string"}, "refreshListLabel": {"type": "string"}, "createLabel": {"type": "string"}, "createOrEditLabel": {"type": "string"}, "notFound": {"type": "string"}}, "required": ["title", "refreshListLabel", "createLabel", "createOrEditLabel", "notFound"]}, "created": {"type": "string"}, "updated": {"type": "string"}, "deleted": {"type": "string"}, "delete": {"type": "object", "properties": {"question": {"type": "string"}}, "required": ["question"]}, "detail": {"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"]}, "id": {"type": "string"}, "celebName": {"type": "string"}, "community": {"type": "string"}}, "required": ["home", "created", "updated", "deleted", "delete", "detail", "id", "celebName", "community"]}}, "required": ["cceleb"]}}, "required": ["spingularApp"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Walk Simulator"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "bin": {"type": "object", "properties": {"hosts": {"type": "string"}, "hosts-ls": {"type": "string"}, "hosts-edit": {"type": "string"}}, "required": ["hosts", "hosts-ls", "hosts-edit"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"commander": {"type": "string"}, "open-in-editor": {"type": "string"}, "terminal-kit": {"type": "string"}}, "required": ["commander", "open-in-editor", "terminal-kit"]}}, "required": ["name", "version", "description", "bin", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "hosts-file", "version" : "0.0.2", "description" : "edit hosts so easy", "bin" : {"hosts" : "bin/hosts.js", "hosts-ls" : "bin/hosts-ls.js", "hosts-edit" : "bin/hosts-edit.js"}, "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git+https://github.com/limichange/hosts.git"}, "keywords" : ["hosts"], "author" : "limichange <limichange@hotmail.com>", "license" : "MIT", "bugs" : {"url" : "https://github.com/limichange/hosts/issues"}, "homepage" : "https://github.com/limichange/hosts#readme", "dependencies" : {"commander" : "^2.11.0", "open-in-editor" : "^2.2.0", "terminal-kit" : "^1.13.13"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "bin": {"type": "object", "properties": {"hosts": {"type": "string"}, "hosts-ls": {"type": "string"}, "hosts-edit": {"type": "string"}}, "required": ["hosts", "hosts-ls", "hosts-edit"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"commander": {"type": "string"}, "open-in-editor": {"type": "string"}, "terminal-kit": {"type": "string"}}, "required": ["commander", "open-in-editor", "terminal-kit"]}}, "required": ["name", "version", "description", "bin", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"type": {"type": "string"}, "props": {"type": "object", "properties": {"items": {"type": "array", "items": {"type": "object", "properties": {"Item": {"type": "object", "properties": {"CourtName": {"type": "object", "properties": {"type": {"type": "string"}, "props": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}}, "required": ["type", "props"]}, "Dates": {"type": "object", "properties": {"type": {"type": "string"}, "props": {"type": "object", "properties": {"from": {"type": "object", "properties": {"type": {"type": "string"}, "props": {"type": "object", "properties": {"month": {"type": "string"}, "day": {"type": "string"}, "year": {"type": "string"}, "estimated": {"type": "boolean"}, "date": {"type": "string"}}, "required": ["month", "day", "year", "estimated", "date"]}}, "required": ["type", "props"]}, "to": {"type": "object", "properties": {"type": {"type": "string"}, "props": {"type": "object", "properties": {"month": {"type": "string"}, "day": {"type": "string"}, "year": {"type": "string"}, "estimated": {"type": "boolean"}, "date": {"type": "string"}}, "required": ["month", "day", "year", "estimated", "date"]}}, "required": ["type", "props"]}, "present": {"type": "boolean"}}, "required": ["from", "to", "present"]}}, "required": ["type", "props"]}}, "required": ["CourtName", "Dates"]}}, "required": ["Item"]}}, "branch": {"type": "object", "properties": {"type": {"type": "string"}, "props": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}}, "required": ["type", "props"]}}, "required": ["items", "branch"]}}, "required": ["type", "props"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "collection", "props" : {"items" : [{"Item" : {"CourtName" : {"type" : "text", "props" : {"value" : "This is sample text"}}, "Dates" : {"type" : "daterange", "props" : {"from" : {"type" : "datecontrol", "props" : {"month" : "7", "day" : "1", "year" : "2017", "estimated" : false, "date" : "2017-07-01T00:00:00Z"}}, "to" : {"type" : "datecontrol", "props" : {"month" : "7", "day" : "25", "year" : "2017", "estimated" : false, "date" : "2017-07-25T00:00:00Z"}}, "present" : false}}}}], "branch" : {"type" : "branch", "props" : {"value" : "No"}}}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "props": {"type": "object", "properties": {"items": {"type": "array", "items": {"type": "object", "properties": {"Item": {"type": "object", "properties": {"CourtName": {"type": "object", "properties": {"type": {"type": "string"}, "props": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}}, "required": ["type", "props"]}, "Dates": {"type": "object", "properties": {"type": {"type": "string"}, "props": {"type": "object", "properties": {"from": {"type": "object", "properties": {"type": {"type": "string"}, "props": {"type": "object", "properties": {"month": {"type": "string"}, "day": {"type": "string"}, "year": {"type": "string"}, "estimated": {"type": "boolean"}, "date": {"type": "string"}}, "required": ["month", "day", "year", "estimated", "date"]}}, "required": ["type", "props"]}, "to": {"type": "object", "properties": {"type": {"type": "string"}, "props": {"type": "object", "properties": {"month": {"type": "string"}, "day": {"type": "string"}, "year": {"type": "string"}, "estimated": {"type": "boolean"}, "date": {"type": "string"}}, "required": ["month", "day", "year", "estimated", "date"]}}, "required": ["type", "props"]}, "present": {"type": "boolean"}}, "required": ["from", "to", "present"]}}, "required": ["type", "props"]}}, "required": ["CourtName", "Dates"]}}, "required": ["Item"]}}, "branch": {"type": "object", "properties": {"type": {"type": "string"}, "props": {"type": "object", "properties": {"value": {"type": "string"}}, "required": ["value"]}}, "required": ["type", "props"]}}, "required": ["items", "branch"]}}, "required": ["type", "props"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"accountLinkingWhitelistedDomains": {"type": "null"}, "asin": {"type": "string"}, "averageRating": {"type": "integer"}, "canDisable": {"type": "boolean"}, "capabilities": {"type": "null"}, "category": {"type": "null"}, "description": {"type": "string"}, "enablement": {"type": "null"}, "exampleInteractions": {"type": "array", "items": {"type": "string"}}, "firstReleaseDate": {"type": "number"}, "homepageLinkText": {"type": "null"}, "homepageLinkUrl": {"type": "null"}, "id": {"type": "string"}, "imageAltText": {"type": "string"}, "imageUrl": {"type": "string"}, "inAppPurchasingSupported": {"type": "boolean"}, "launchPhrase": {"type": "string"}, "name": {"type": "string"}, "numberOfReviews": {"type": "integer"}, "pamsPartnerId": {"type": "null"}, "permissions": {"type": "null"}, "privacyPolicyUrl": {"type": "null"}, "shortDescription": {"type": "string"}, "skillTypes": {"type": "null"}, "stage": {"type": "string"}, "termsOfUseUrl": {"type": "null"}, "vendorId": {"type": "string"}, "vendorName": {"type": "string"}}, "required": ["accountLinkingWhitelistedDomains", "asin", "averageRating", "canDisable", "capabilities", "category", "description", "enablement", "exampleInteractions", "firstReleaseDate", "homepageLinkText", "homepageLinkUrl", "id", "imageAltText", "imageUrl", "inAppPurchasingSupported", "launchPhrase", "name", "numberOfReviews", "pamsPartnerId", "permissions", "privacyPolicyUrl", "shortDescription", "skillTypes", "stage", "termsOfUseUrl", "vendorId", "vendorName"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"accountLinkingWhitelistedDomains" : null, "asin" : "B01M0BYOGR", "averageRating" : 0, "canDisable" : true, "capabilities" : null, "category" : null, "description" : "Just a random skill that lists a few foods for your pleasure!", "enablement" : null, "exampleInteractions" : ["Alexa random food.", "", ""], "firstReleaseDate" : 1475649723.01, "homepageLinkText" : null, "homepageLinkUrl" : null, "id" : "amzn1.ask.skill.5ce359f9-8a0a-4010-b817-3ad7a206febb", "imageAltText" : "Random Food icon", "imageUrl" : "https://github.com/dale3h/alexa-skills-list/raw/master/skills/B01M0BYOGR/skill_icon", "inAppPurchasingSupported" : false, "launchPhrase" : "random food", "name" : "Random Food", "numberOfReviews" : 0, "pamsPartnerId" : null, "permissions" : null, "privacyPolicyUrl" : null, "shortDescription" : "Just a random food for your thoughts.", "skillTypes" : null, "stage" : "live", "termsOfUseUrl" : null, "vendorId" : "MAWBUPS7P0EP6", "vendorName" : "ylin.design"}
json_instruct
{"type": "object", "properties": {"accountLinkingWhitelistedDomains": {"type": "null"}, "asin": {"type": "string"}, "averageRating": {"type": "integer"}, "canDisable": {"type": "boolean"}, "capabilities": {"type": "null"}, "category": {"type": "null"}, "description": {"type": "string"}, "enablement": {"type": "null"}, "exampleInteractions": {"type": "array", "items": {"type": "string"}}, "firstReleaseDate": {"type": "number"}, "homepageLinkText": {"type": "null"}, "homepageLinkUrl": {"type": "null"}, "id": {"type": "string"}, "imageAltText": {"type": "string"}, "imageUrl": {"type": "string"}, "inAppPurchasingSupported": {"type": "boolean"}, "launchPhrase": {"type": "string"}, "name": {"type": "string"}, "numberOfReviews": {"type": "integer"}, "pamsPartnerId": {"type": "null"}, "permissions": {"type": "null"}, "privacyPolicyUrl": {"type": "null"}, "shortDescription": {"type": "string"}, "skillTypes": {"type": "null"}, "stage": {"type": "string"}, "termsOfUseUrl": {"type": "null"}, "vendorId": {"type": "string"}, "vendorName": {"type": "string"}}, "required": ["accountLinkingWhitelistedDomains", "asin", "averageRating", "canDisable", "capabilities", "category", "description", "enablement", "exampleInteractions", "firstReleaseDate", "homepageLinkText", "homepageLinkUrl", "id", "imageAltText", "imageUrl", "inAppPurchasingSupported", "launchPhrase", "name", "numberOfReviews", "pamsPartnerId", "permissions", "privacyPolicyUrl", "shortDescription", "skillTypes", "stage", "termsOfUseUrl", "vendorId", "vendorName"], "$schema": "http://json-schema.org/draft-07/schema#"}
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": "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" : 890417379, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "ffac2a9b5c50e818d44aadd3cd83abaa", "wof:id" : 890417379, "wof:repo" : "whosonfirst-data-admin-ye"}, "bbox" : [45.37545, 14.65208, 45.37545, 14.65208], "geometry" : {"coordinates" : [45.37545, 14.65208], "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#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "symfony/validator": {"type": "string"}, "doctrine/orm": {"type": "string"}}, "required": ["php", "symfony/validator", "doctrine/orm"]}, "require-dev": {"type": "object", "properties": {"symfony/phpunit-bridge": {"type": "string"}}, "required": ["symfony/phpunit-bridge"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Happyr\\Validator\\Constraint\\": {"type": "string"}}, "required": ["Happyr\\Validator\\Constraint\\"]}}, "required": ["psr-4"]}, "autoload-dev": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Tests\\Happyr\\Validator\\Constraint\\": {"type": "string"}}, "required": ["Tests\\Happyr\\Validator\\Constraint\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "type", "license", "authors", "require", "require-dev", "autoload", "autoload-dev"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "happyr/entity-exists-validation-constraint", "description" : "Verify that your entity exists", "type" : "library", "license" : "MIT", "authors" : [{"name" : "Radoje Albijanic", "email" : "radoje.albijanic@gmail.com"}, {"name" : "Tobias Nyholm", "email" : "tobias.nyholm@gmail.com"}], "require" : {"php" : "^7.2", "symfony/validator" : "^3.4 || ^4.3", "doctrine/orm" : "^2.4"}, "require-dev" : {"symfony/phpunit-bridge" : "^4.3"}, "autoload" : {"psr-4" : {"Happyr\\Validator\\Constraint\\" : "src/"}}, "autoload-dev" : {"psr-4" : {"Tests\\Happyr\\Validator\\Constraint\\" : "tests/"}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "symfony/validator": {"type": "string"}, "doctrine/orm": {"type": "string"}}, "required": ["php", "symfony/validator", "doctrine/orm"]}, "require-dev": {"type": "object", "properties": {"symfony/phpunit-bridge": {"type": "string"}}, "required": ["symfony/phpunit-bridge"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Happyr\\Validator\\Constraint\\": {"type": "string"}}, "required": ["Happyr\\Validator\\Constraint\\"]}}, "required": ["psr-4"]}, "autoload-dev": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Tests\\Happyr\\Validator\\Constraint\\": {"type": "string"}}, "required": ["Tests\\Happyr\\Validator\\Constraint\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "type", "license", "authors", "require", "require-dev", "autoload", "autoload-dev"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"c": {"type": "integer"}}, "required": ["c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"c" : 3}
json_instruct
{"type": "object", "properties": {"c": {"type": "integer"}}, "required": ["c"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"changepoint": {"type": "string"}, "country": {"type": "object", "properties": {"code": {"type": "string"}, "group": {"type": "string"}, "name": {"type": "string"}}, "required": ["code", "group", "name"]}, "topics": {"type": "array", "items": {"type": "object", "properties": {"diff": {"type": "number"}, "topic": {"type": "string"}}, "required": ["diff", "topic"]}}}, "required": ["changepoint", "country", "topics"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"changepoint" : "2020-10-21", "country" : {"code" : "SVN", "group" : "sl", "name" : "Slovenia"}, "topics" : [{"diff" : 1480.0, "topic" : "Europe"}, {"diff" : 976.0, "topic" : "United kingdom"}, {"diff" : 948.0, "topic" : "History"}, {"diff" : 866.0, "topic" : "Folk culture"}, {"diff" : 773.0, "topic" : "Ritual"}, {"diff" : 728.0, "topic" : "Traditional stories"}, {"diff" : 723.0, "topic" : "Religion"}, {"diff" : 718.0, "topic" : "Society"}, {"diff" : 658.0, "topic" : "Geography"}, {"diff" : 601.0, "topic" : "Populated places"}, {"diff" : 586.0, "topic" : "Regions"}, {"diff" : 457.0, "topic" : "Western christianity"}, {"diff" : 452.0, "topic" : "Places"}, {"diff" : 428.0, "topic" : "Austria"}, {"diff" : 423.0, "topic" : "Christianity studies"}, {"diff" : 423.0, "topic" : "Protestant denominational families"}, {"diff" : 407.0, "topic" : "Geography by first-level administrative country subdivision"}, {"diff" : 385.0, "topic" : "Period"}, {"diff" : 380.0, "topic" : "Century"}, {"diff" : 350.0, "topic" : "State"}]}
json_instruct
{"type": "object", "properties": {"changepoint": {"type": "string"}, "country": {"type": "object", "properties": {"code": {"type": "string"}, "group": {"type": "string"}, "name": {"type": "string"}}, "required": ["code", "group", "name"]}, "topics": {"type": "array", "items": {"type": "object", "properties": {"diff": {"type": "number"}, "topic": {"type": "string"}}, "required": ["diff", "topic"]}}}, "required": ["changepoint", "country", "topics"], "$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"}, "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" : 1125784241, "type" : "Feature", "properties" : {"src:alt_label" : "qs_pg", "src:geom" : "qs_pg", "wof:geomhash" : "6936ccb52249fe60d1038b539cc57994", "wof:id" : 1125784241, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [3.27225, 49.69391, 3.27225, 49.69391], "geometry" : {"coordinates" : [3.27225, 49.69391], "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#"}
The schema below describes a JSON structure. Generate a valid example: {"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" : "GLog: A high level graph analysis system using MapReduce.", "fields" : ["wait for graph", "graph", "graph rewriting", "power graph analysis", "graph database"], "abstract" : "With the rapid growth of graphs in different applications, it is inevitable to leverage existing distributed data processing frameworks in managing large graphs. Although these frameworks ease the developing cost, it is still cumbersome and error-prone for developers to implement complex graph analysis tasks in distributed environments. Additionally, developers have to learn the details of these frameworks quite well, which is a key to improve the performance of distributed jobs. This paper introduces a high level query language called GLog and proposes its evaluation method to overcome these limitations. Specifically, we first design a RG (Relational-Graph) data model to mix relational data and graph data, and extend Datalog to GLog on RG tables to support various graph analysis tasks. Second, we define operations on RG tables, and show translation templates to convert a GLog query into a sequence of MapReduce jobs. Third, we propose two strategies, namely rule merging and iteration rewriting, to optimize the translated jobs. The final experiments show that GLog can not only express various graph analysis tasks in a more succinct way, but also achieve a better performance for most of the graph analysis tasks than Pig, another high level dataflow system.", "citation" : "Citations (12)", "departments" : ["Chinese Ministry of Education", "Chinese Ministry of Education", "Chinese Ministry of Education", "The Chinese University of Hong Kong"], "authors" : ["Jun Gao.....http://dblp.org/pers/hd/g/Gao:Jun", "Jiashuai Zhou.....http://dblp.org/pers/hd/z/Zhou:Jiashuai", "Chang Zhou.....http://dblp.org/pers/hd/z/Zhou:Chang", "Jeffrey Xu Yu.....http://dblp.org/pers/hd/y/Yu:Jeffrey_Xu"], "conf" : "icde", "year" : "2014", "pages" : 12}
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#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "kurilian", "definition" : "Of or pertaining to the Kurile Islands, a chain of islands in the Pacific ocean, extending from the southern extremity of Kamschatka to Yesso. -- n. A native or an inhabitant of the Kurile Islands. [Written also Koorilian.]"}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}, "moduleType": {"type": "array", "items": {}}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "homepage": {"type": "string"}}, "required": ["name", "authors", "description", "main", "moduleType", "keywords", "license", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "khaled", "authors" : ["Ethan Arterberry <ethanarterberry@gmail.com>"], "description" : "The only JavaScript library that generates DJ Khaled quotes randomly.", "main" : "khaled.js", "moduleType" : [], "keywords" : ["we", "the", "best", "h3h3", "dj", "khaled", "memes", "random", "procedural", "generation"], "license" : "MIT", "homepage" : "soops.github.io/khaled"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}, "moduleType": {"type": "array", "items": {}}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "homepage": {"type": "string"}}, "required": ["name", "authors", "description", "main", "moduleType", "keywords", "license", "homepage"], "$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"}, "main": {"type": "string"}, "directories": {"type": "object", "properties": {"lib": {"type": "string"}}, "required": ["lib"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "compile": {"type": "string"}, "timestamps": {"type": "string"}, "copy": {"type": "string"}}, "required": ["build", "compile", "timestamps", "copy"]}, "author": {"type": "string"}, "license": {"type": "string"}}, "required": ["name", "version", "description", "main", "directories", "scripts", "author", "license"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "mmir-template-parser", "version" : "1.0.0", "description" : "build mmir template parser from ANTLR sources", "main" : "index.js", "directories" : {"lib" : "lib"}, "scripts" : {"build" : "npm run compile && npm run timestamps && npm run copy", "compile" : "node index.js", "timestamps" : "node process-timestamps.js", "copy" : "node copy-compiled.js"}, "author" : "russa", "license" : "MIT"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "directories": {"type": "object", "properties": {"lib": {"type": "string"}}, "required": ["lib"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "compile": {"type": "string"}, "timestamps": {"type": "string"}, "copy": {"type": "string"}}, "required": ["build", "compile", "timestamps", "copy"]}, "author": {"type": "string"}, "license": {"type": "string"}}, "required": ["name", "version", "description", "main", "directories", "scripts", "author", "license"], "$schema": "http://json-schema.org/draft-07/schema#"}
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": "string"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 133193, "info" : {"name" : "Codereddit Obsidian Brackets Theme", "description" : "Basically a codereddit theme that looks like Bracket's Obsidian theme. Font won't work unless you got it installed, which you probably already do.", "additionalInfo" : "Version 1:\r\n-Works fine with codereddit as of 28-9-2016", "format" : "uso", "category" : "codereddit", "createdAt" : "2016-09-28T09:43:23.000Z", "updatedAt" : "2016-09-28T09:43:23.000Z", "license" : "CC0-1.0", "author" : {"id" : 360213, "name" : "Rogork"}}, "stats" : {"installs" : {"total" : 91, "weekly" : 0}}, "screenshots" : {"main" : {"name" : "133193_after.png", "archived" : false}}, "discussions" : {"stats" : {"discussionsCount" : 0, "commentsCount" : 0}, "data" : []}, "style" : {"css" : "@-moz-document domain(codereddit.com) {\r\n\tbody\r\n\t{\r\n\t font-family:SourceCodePro-Medium;\r\n\t background-color:#293134;\r\n\t color:#7a8c93;\r\n\t}\r\n\ta\r\n\t{\r\n\t color:#e0e2e4;\r\n\t text-decoration:none;\r\n\t}\r\n\ta:hover\r\n\t{\r\n\t text-decoration:underline;\r\n\t}\r\n\r\n\t.sh_preproc\r\n\t{\r\n\t color:#93c75a!important;\r\n\t}\r\n\r\n\t.sh_comment\r\n\t{\r\n\t color:#6f7878!important;\r\n\t}\r\n\r\n\t.sh_keyword\r\n\t{\r\n\t color:#67bd63!important;\r\n\t}\r\n\r\n\t.sh_symbol\r\n\t{\r\n\t color:#dae2d9!important;\r\n\t}\r\n\r\n\t.sh_variable\r\n\t{\r\n\t\tcolor:#e0e2e4!important;\r\n }\r\n\r\n\t.sh_class\r\n\t{\r\n\t color:#90858f!important;\r\n\t}\r\n\r\n\t.sh_string\r\n\t{\r\n\t color:#ec7600!important;\r\n\t}\r\n\r\n\t.sh_function\r\n\t{\r\n color:#9b7f89!important;\r\n }\r\n\r\n\t.sh_number\r\n\t{\r\n color:#ffcd22!important;\r\n }\r\n\r\n\t.indent\r\n\t{\r\n\t padding-left:40px;\r\n\t}\r\n}"}}
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": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$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"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"gulp": {"type": "string"}, "gulp-nodemon": {"type": "string"}, "gulp-rimraf": {"type": "string"}, "gulp-sass": {"type": "string"}, "gulp-typescript": {"type": "string"}, "gulp-watch": {"type": "string"}}, "required": ["gulp", "gulp-nodemon", "gulp-rimraf", "gulp-sass", "gulp-typescript", "gulp-watch"]}, "dependencies": {"type": "object", "properties": {"angular2": {"type": "string"}, "ejs": {"type": "string"}, "express": {"type": "string"}, "systemjs": {"type": "string"}}, "required": ["angular2", "ejs", "express", "systemjs"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Angular2-Web-App", "version" : "0.0.1", "description" : "", "main" : "app/app.js", "scripts" : {"start" : "tsc -target es5 -module commonjs gulpfile.ts && gulp"}, "author" : "", "license" : "ISC", "devDependencies" : {"gulp" : "^3.9.0", "gulp-nodemon" : "^2.0.3", "gulp-rimraf" : "^0.1.1", "gulp-sass" : "^2.0.4", "gulp-typescript" : "^2.8.1", "gulp-watch" : "^4.3.5"}, "dependencies" : {"angular2" : "^2.0.0-alpha.44", "ejs" : "^2.3.3", "express" : "^4.13.3", "systemjs" : "^0.19.5"}}
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"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"gulp": {"type": "string"}, "gulp-nodemon": {"type": "string"}, "gulp-rimraf": {"type": "string"}, "gulp-sass": {"type": "string"}, "gulp-typescript": {"type": "string"}, "gulp-watch": {"type": "string"}}, "required": ["gulp", "gulp-nodemon", "gulp-rimraf", "gulp-sass", "gulp-typescript", "gulp-watch"]}, "dependencies": {"type": "object", "properties": {"angular2": {"type": "string"}, "ejs": {"type": "string"}, "express": {"type": "string"}, "systemjs": {"type": "string"}}, "required": ["angular2", "ejs", "express", "systemjs"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"sn21.6:0.3": {"type": "string"}}, "required": ["sn21.6:0.3"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"sn21.6:0.3" : "Laku\u1e47\u1e0dakabhaddiyasutta \u2192 bhaddi (pts1ed, pts2ed)"}
json_instruct
{"type": "object", "properties": {"sn21.6:0.3": {"type": "string"}}, "required": ["sn21.6:0.3"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"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 CaptchaButton from \"./CaptchaButton\";\nexport default CaptchaButton;", "map" : {"version" : 3, "sources" : ["/Users/viser/mobile-next/src/components/CaptchaButton/index.ts"], "names" : ["CaptchaButton"], "mappings" : "AAAA,OAAOA,aAAP;AAEA,eAAeA,aAAf", "sourcesContent" : ["import CaptchaButton from './CaptchaButton'\n\nexport default CaptchaButton\n"]}, "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#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "name": {"type": "string"}, "price": {"type": "integer"}, "qty": {"type": "string"}}, "required": ["url", "name", "price", "qty"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"url" : "img/food-vegetables/beans-haricot.jpg", "name" : "Beans", "price" : 50, "qty" : "500 gms"}, {"url" : "img/food-vegetables/capsicum.jpg", "name" : "Capsicum", "price" : 150, "qty" : "100 gms"}, {"url" : "img/food-vegetables/carrot.jpg", "name" : "Carrot", "price" : 250, "qty" : "1 Kg"}, {"url" : "img/food-vegetables/ladies-finger.jpg", "name" : "Ladies Finger", "price" : 20, "qty" : "500 gms"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "name": {"type": "string"}, "price": {"type": "integer"}, "qty": {"type": "string"}}, "required": ["url", "name", "price", "qty"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[135.25, 33.25], [135.25, 33.333333333333336], [135.375, 33.333333333333336], [135.375, 33.25], [135.25, 33.25]]]}, "properties" : {"code" : 493572, "url" : "http://madefor.github.io/0410/api/v1/493572.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/493572.geojson"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"time_fct_id": {"type": "integer"}, "time_fct": {"type": "string"}, "affiliate_fct_id": {"type": "integer"}, "affiliate_fct": {"type": "string"}, "affiliate_fct_occurrence": {"type": "integer"}, "affiliates": {"type": "array", "items": {"type": "object", "properties": {"affiliate_fct_id": {"type": "integer"}, "affiliate_fct": {"type": "string"}, "affiliate_fct_occurrence": {"type": "integer"}}, "required": ["affiliate_fct_id", "affiliate_fct", "affiliate_fct_occurrence"]}}}, "required": ["time_fct_id", "time_fct", "affiliate_fct_id", "affiliate_fct", "affiliate_fct_occurrence", "affiliates"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"time_fct_id" : 29, "time_fct" : "time_62030", "affiliate_fct_id" : 15572, "affiliate_fct" : "W\u00fcrtt. Wirtschaftsministerium", "affiliate_fct_occurrence" : 215, "affiliates" : [{"affiliate_fct_id" : 15572, "affiliate_fct" : "W\u00fcrtt. Wirtschaftsministerium", "affiliate_fct_occurrence" : 215}]}
json_instruct
{"type": "object", "properties": {"time_fct_id": {"type": "integer"}, "time_fct": {"type": "string"}, "affiliate_fct_id": {"type": "integer"}, "affiliate_fct": {"type": "string"}, "affiliate_fct_occurrence": {"type": "integer"}, "affiliates": {"type": "array", "items": {"type": "object", "properties": {"affiliate_fct_id": {"type": "integer"}, "affiliate_fct": {"type": "string"}, "affiliate_fct_occurrence": {"type": "integer"}}, "required": ["affiliate_fct_id", "affiliate_fct", "affiliate_fct_occurrence"]}}}, "required": ["time_fct_id", "time_fct", "affiliate_fct_id", "affiliate_fct", "affiliate_fct_occurrence", "affiliates"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"html_attributions": {"type": "array", "items": {}}, "results": {"type": "array", "items": {"type": "object", "properties": {"business_status": {"type": "string"}, "geometry": {"type": "object", "properties": {"location": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "viewport": {"type": "object", "properties": {"northeast": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "southwest": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}}, "required": ["northeast", "southwest"]}}, "required": ["location", "viewport"]}, "icon": {"type": "string"}, "icon_background_color": {"type": "string"}, "icon_mask_base_uri": {"type": "string"}, "name": {"type": "string"}, "opening_hours": {"type": "object", "properties": {"open_now": {"type": "boolean"}}, "required": ["open_now"]}, "place_id": {"type": "string"}, "reference": {"type": "string"}, "scope": {"type": "string"}, "types": {"type": "array", "items": {"type": "string"}}, "vicinity": {"type": "string"}}, "required": ["business_status", "geometry", "icon", "icon_background_color", "icon_mask_base_uri", "name", "opening_hours", "place_id", "reference", "scope", "types", "vicinity"]}}, "status": {"type": "string"}}, "required": ["html_attributions", "results", "status"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"html_attributions" : [], "results" : [{"business_status" : "OPERATIONAL", "geometry" : {"location" : {"lat" : 27.4894563, "lng" : 80.5202573}, "viewport" : {"northeast" : {"lat" : 27.4908253302915, "lng" : 80.52166943029151}, "southwest" : {"lat" : 27.4881273697085, "lng" : 80.51897146970849}}}, "icon" : "https://maps.gstatic.com/mapfiles/place_api/icons/v1/png_71/hospital-71.png", "icon_background_color" : "#F88181", "icon_mask_base_uri" : "https://maps.gstatic.com/mapfiles/place_api/icons/v2/hospital-H_pinlet", "name" : "Shivthan Hospital", "opening_hours" : {"open_now" : false}, "place_id" : "ChIJPenqaTzdnjkRfacKo_7bzPE", "reference" : "ChIJPenqaTzdnjkRfacKo_7bzPE", "scope" : "GOOGLE", "types" : ["hospital", "health", "point_of_interest", "establishment"], "vicinity" : "FGQC+Q4J, Sheothan"}], "status" : "OK"}
json_instruct
{"type": "object", "properties": {"html_attributions": {"type": "array", "items": {}}, "results": {"type": "array", "items": {"type": "object", "properties": {"business_status": {"type": "string"}, "geometry": {"type": "object", "properties": {"location": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "viewport": {"type": "object", "properties": {"northeast": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "southwest": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}}, "required": ["northeast", "southwest"]}}, "required": ["location", "viewport"]}, "icon": {"type": "string"}, "icon_background_color": {"type": "string"}, "icon_mask_base_uri": {"type": "string"}, "name": {"type": "string"}, "opening_hours": {"type": "object", "properties": {"open_now": {"type": "boolean"}}, "required": ["open_now"]}, "place_id": {"type": "string"}, "reference": {"type": "string"}, "scope": {"type": "string"}, "types": {"type": "array", "items": {"type": "string"}}, "vicinity": {"type": "string"}}, "required": ["business_status", "geometry", "icon", "icon_background_color", "icon_mask_base_uri", "name", "opening_hours", "place_id", "reference", "scope", "types", "vicinity"]}}, "status": {"type": "string"}}, "required": ["html_attributions", "results", "status"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"BA1530/5825": {"type": "object", "properties": {"years": {"type": "array", "items": {"type": "number"}}, "original_title": {"type": "string"}, "date": {"type": "string"}, "width": {"type": "number"}, "folder": {"type": "null"}, "height": {"type": "number"}, "text": {"type": "null"}, "thumb_url": {"type": "string"}, "title": {"type": "string"}, "image_url": {"type": "string"}}, "required": ["years", "original_title", "date", "width", "folder", "height", "text", "thumb_url", "title", "image_url"]}}, "required": ["BA1530/5825"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"BA1530/5825" : {"years" : [1996.0], "original_title" : "", "date" : "1996-03-26", "width" : 760.0, "folder" : null, "height" : 507.0, "text" : null, "thumb_url" : "http://purl.slwa.wa.gov.au/slwa_b3970413_1.png", "title" : "Merv Cooper's Sea Shell Shop, 165 Beaufort Street, Perth, March 1996.", "image_url" : "http://purl.slwa.wa.gov.au/slwa_b3970413_1.jpg"}}
json_instruct
{"type": "object", "properties": {"BA1530/5825": {"type": "object", "properties": {"years": {"type": "array", "items": {"type": "number"}}, "original_title": {"type": "string"}, "date": {"type": "string"}, "width": {"type": "number"}, "folder": {"type": "null"}, "height": {"type": "number"}, "text": {"type": "null"}, "thumb_url": {"type": "string"}, "title": {"type": "string"}, "image_url": {"type": "string"}}, "required": ["years", "original_title", "date", "width", "folder", "height", "text", "thumb_url", "title", "image_url"]}}, "required": ["BA1530/5825"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}, "subs": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}}, "required": ["text"]}}}, "required": ["text", "created", "type", "subs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"text" : "Imagine a world without blogging. ", "created" : "Tue, 17 Apr 2018 14:49:47 GMT", "type" : "outline", "subs" : [{"text" : "Imagine a world without phones."}, {"text" : "In a world without phones, you could listen to people with beautiful voices speak words designed by psychologists to make you want to buy tacos or life insurance."}, {"text" : "But you couldn't listen to your daughter or son.", "created" : "Tue, 17 Apr 2018 14:49:56 GMT"}, {"text" : "Blogging lets us write for each other.", "created" : "Tue, 17 Apr 2018 14:49:58 GMT"}]}
json_instruct
{"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}, "subs": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}}, "required": ["text"]}}}, "required": ["text", "created", "type", "subs"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"shortcut_file_to_load": {"type": "string"}}, "required": ["shortcut_file_to_load"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"shortcut_file_to_load" : "~/.azulejo/Shortcuts/numpad.js"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"shortcut_file_to_load": {"type": "string"}}, "required": ["shortcut_file_to_load"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}, "egis": {"type": "null"}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1", "egis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"\u5de5\u5ee0\u540d\u7a31" : "\u7d18\u6bc5\u81ea\u52d5\u5316\u80a1\u4efd\u6709\u9650\u516c\u53f8\u4e2d\u79d1\u5ee0", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "93A00078", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "", "\u5de5\u5ee0\u5730\u5740" : "\u4e2d\u90e8\u79d1\u5b78\u5de5\u696d\u5712\u5340\u81fa\u4e2d\u5e02\u5927\u96c5\u5340\u79c0\u5c71\u91cc\u79d1\u96c5\u8def25\u865f1\u6a13", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc" : "\u81fa\u4e2d\u5e02\u5927\u96c5\u5340\u79c0\u5c71\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d" : "\u5f35\u7389\u6885", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f" : "29182676", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b" : "\u672c\u570b\u516c\u53f8\u4e4b\u5206\u516c\u53f8", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f" : "", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f" : "1050107", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b" : "\u751f\u7522\u4e2d", "\u7522\u696d\u985e\u5225" : ["29\u6a5f\u68b0\u8a2d\u5099\u88fd\u9020\u696d"], "\u4e3b\u8981\u7522\u54c1" : ["293\u901a\u7528\u6a5f\u68b0\u8a2d\u5099"], "egis" : null}
json_instruct
{"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}, "egis": {"type": "null"}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1", "egis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": {"type": "array", "items": {"type": "number"}}, "best_x": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "feval_count": {"type": "array", "items": {"type": "integer"}}, "n_trials_instructed": {"type": "array", "items": {"type": "integer"}}, "passing": {"type": "array", "items": {"type": "boolean"}}, "completed": {"type": "boolean"}, "points": {"type": "number"}, "winner": {"type": "string"}, "loser": {"type": "string"}}, "required": ["n_dim", "n_trials", "objective", "white", "black", "traceback", "best_val", "best_x", "feval_count", "n_trials_instructed", "passing", "completed", "points", "winner", "loser"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"n_dim" : 5, "n_trials" : 130, "objective" : "markowitz_skew_on_cube", "white" : "pymoo_nsga2", "black" : "bobyqa_default", "traceback" : ["passing", "passing"], "best_val" : [0.004492887327619884, -0.07507294702619047], "best_x" : [[0.37641037238849895, 0.29997898659418953, 0.13382570659208703, 0.06153271583826858, 0.15892539562834218], [0.19953624631129768, 0.27560807710007945, 0.4515171858383176, 0.05901374288732959, 0.014324746107589662]], "feval_count" : [100, 100], "n_trials_instructed" : [91, 100], "passing" : [true, true], "completed" : true, "points" : 0.0, "winner" : "bobyqa_default_cube", "loser" : "pymoo_nsga2_cube"}
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": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "feval_count": {"type": "array", "items": {"type": "integer"}}, "n_trials_instructed": {"type": "array", "items": {"type": "integer"}}, "passing": {"type": "array", "items": {"type": "boolean"}}, "completed": {"type": "boolean"}, "points": {"type": "number"}, "winner": {"type": "string"}, "loser": {"type": "string"}}, "required": ["n_dim", "n_trials", "objective", "white", "black", "traceback", "best_val", "best_x", "feval_count", "n_trials_instructed", "passing", "completed", "points", "winner", "loser"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"Version": {"type": "string"}, "Statement": {"type": "array", "items": {"type": "object", "properties": {"Effect": {"type": "string"}, "Action": {"type": "array", "items": {"type": "string"}}, "Resource": {"type": "string"}}, "required": ["Effect", "Action", "Resource"]}}}, "required": ["Version", "Statement"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Version" : "2012-10-17", "Statement" : [{"Effect" : "Allow", "Action" : ["s3:Get*", "s3:List*"], "Resource" : "*"}, {"Resource" : "arn:aws:s3:::qts3fortestingiampolicies", "Action" : ["s3:CreateBucket", "s3:DeleteBucket*", "s3:PutBucket*", "s3:Put*Configuration"], "Effect" : "Allow"}, {"Resource" : "arn:aws:s3:::qts3fortestingiampolicies/*", "Action" : ["s3:AbortMultipartUpload", "s3:BypassGovernanceRetention", "s3:DeleteObject*", "s3:ObjectOwnerOverrideToBucketOwner", "s3:PutObject*", "s3:Replicate*", "s3:RestoreObject"], "Effect" : "Allow"}]}
json_instruct
{"type": "object", "properties": {"Version": {"type": "string"}, "Statement": {"type": "array", "items": {"type": "object", "properties": {"Effect": {"type": "string"}, "Action": {"type": "array", "items": {"type": "string"}}, "Resource": {"type": "string"}}, "required": ["Effect", "Action", "Resource"]}}}, "required": ["Version", "Statement"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "url": {"type": "string"}, "username": {"type": "string"}, "text": {"type": "string"}, "date": {"type": "string"}, "retweet": {"type": "integer"}, "like": {"type": "integer"}}, "required": ["id", "url", "username", "text", "date", "retweet", "like"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "1097873229027266562", "url" : "https://twitter.com/La_ma_ka/status/1097873229027266562", "username" : "", "text" : "\u0e40\u0e2d\u0e32\u0e2d\u0e35\u0e01! \u0e40\u0e2d\u0e32\u0e2d\u0e35\u0e01! \u0e40\u0e2d\u0e32\u0e2d\u0e35\u0e01! \u0e1e\u0e31\u0e12\u0e19\u0e32\u0e15\u0e31\u0e27\u0e40\u0e2d\u0e07\u0e15\u0e48\u0e2d\u0e44\u0e1b\u0e19\u0e30 #CLC #CLC2ndWin", "date" : "19-02-2019 21:59", "retweet" : 1, "like" : 7}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "url": {"type": "string"}, "username": {"type": "string"}, "text": {"type": "string"}, "date": {"type": "string"}, "retweet": {"type": "integer"}, "like": {"type": "integer"}}, "required": ["id", "url", "username", "text", "date", "retweet", "like"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "Nitroparaffin", "definitions" : ["A substance obtained by the nitration of (a) paraffin; a nitroalkane or mixture of nitroalkanes."], "parts-of-speech" : "Noun"}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"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" : "Lafox", "dpt" : "Lot-et-Garonne", "inscrits" : 915, "abs" : 202, "votants" : 713, "blancs" : 15, "nuls" : 65, "exp" : 633, "res" : [{"panneau" : "1", "voix" : 338}, {"panneau" : "2", "voix" : 295}]}
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#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"subreddit": {"type": "string"}, "hour": {"type": "string"}, "avg": {"type": "number"}}, "required": ["subreddit", "hour", "avg"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"subreddit" : "CelebsInTights", "hour" : "01", "avg" : 65.0}, {"subreddit" : "CelebsInTights", "hour" : "02", "avg" : 62.714285714285715}, {"subreddit" : "CelebsInTights", "hour" : "03", "avg" : 68.5}, {"subreddit" : "CelebsInTights", "hour" : "04", "avg" : 68.5}, {"subreddit" : "CelebsInTights", "hour" : "05", "avg" : 85.75}, {"subreddit" : "CelebsInTights", "hour" : "06", "avg" : 92.25}, {"subreddit" : "CelebsInTights", "hour" : "07", "avg" : 74.0}, {"subreddit" : "CelebsInTights", "hour" : "08", "avg" : 68.0}, {"subreddit" : "CelebsInTights", "hour" : "09", "avg" : 14.0}, {"subreddit" : "CelebsInTights", "hour" : "10", "avg" : 37.5}, {"subreddit" : "CelebsInTights", "hour" : "11", "avg" : 79.5}, {"subreddit" : "CelebsInTights", "hour" : "12", "avg" : 134.0}, {"subreddit" : "CelebsInTights", "hour" : "13", "avg" : 104.33333333333333}, {"subreddit" : "CelebsInTights", "hour" : "14", "avg" : 100.77777777777777}, {"subreddit" : "CelebsInTights", "hour" : "15", "avg" : 88.14285714285714}, {"subreddit" : "CelebsInTights", "hour" : "16", "avg" : 75.33333333333333}, {"subreddit" : "CelebsInTights", "hour" : "17", "avg" : 74.16666666666667}, {"subreddit" : "CelebsInTights", "hour" : "18", "avg" : 48.25}, {"subreddit" : "CelebsInTights", "hour" : "19", "avg" : 82.83333333333333}, {"subreddit" : "CelebsInTights", "hour" : "20", "avg" : 58.3}, {"subreddit" : "CelebsInTights", "hour" : "21", "avg" : 57.44444444444444}, {"subreddit" : "CelebsInTights", "hour" : "22", "avg" : 80.0}, {"subreddit" : "CelebsInTights", "hour" : "23", "avg" : 55.26315789473684}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"subreddit": {"type": "string"}, "hour": {"type": "string"}, "avg": {"type": "number"}}, "required": ["subreddit", "hour", "avg"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"js-yaml": {"type": "string"}, "lodash": {"type": "string"}, "log": {"type": "string"}, "parent-require": {"type": "string"}, "sync-request": {"type": "string"}, "nanotimer": {"type": "string"}, "file-md5": {"type": "string"}}, "required": ["js-yaml", "lodash", "log", "parent-require", "sync-request", "nanotimer", "file-md5"]}, "devDependencies": {"type": "object", "properties": {"coffee-script": {"type": "string"}, "coffeelint": {"type": "string"}}, "required": ["coffee-script", "coffeelint"]}}, "required": ["name", "version", "description", "main", "keywords", "author", "license", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "hubot-another-weixin", "version" : "0.1.9", "description" : "This is another wechat/weixin adapter for hubot", "main" : "./src/hubot-wx.coffee", "keywords" : ["hubot", "adapter", "wechat", "weixin"], "author" : {"name" : "Jimmy Xu", "email" : "xjimmyshcn@gmail.com"}, "license" : "MIT", "dependencies" : {"js-yaml" : ">= 3.0.0", "lodash" : "^4.15.0", "log" : "1.4.0", "parent-require" : "^1.0.0", "sync-request" : "^2.1.0", "nanotimer" : "^0.3.14", "file-md5" : "1.0.0"}, "devDependencies" : {"coffee-script" : ">=1.2.0", "coffeelint" : "^1.14.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"js-yaml": {"type": "string"}, "lodash": {"type": "string"}, "log": {"type": "string"}, "parent-require": {"type": "string"}, "sync-request": {"type": "string"}, "nanotimer": {"type": "string"}, "file-md5": {"type": "string"}}, "required": ["js-yaml", "lodash", "log", "parent-require", "sync-request", "nanotimer", "file-md5"]}, "devDependencies": {"type": "object", "properties": {"coffee-script": {"type": "string"}, "coffeelint": {"type": "string"}}, "required": ["coffee-script", "coffeelint"]}}, "required": ["name", "version", "description", "main", "keywords", "author", "license", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"recordingID": {"type": "string"}, "startTime": {"type": "string"}, "startTimeMs": {"type": "integer"}, "duration": {"type": "string"}, "durationMs": {"type": "integer"}, "videoFilename": {"type": "string"}, "orientationFilename": {"type": "string"}, "locationFilename": {"type": "string"}}, "required": ["recordingID", "startTime", "startTimeMs", "duration", "durationMs", "videoFilename", "orientationFilename", "locationFilename"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"recordingID" : "CAMERA1VIEW_SAMPLE", "startTime" : "12:12:52.28000", "startTimeMs" : 43972280, "duration" : "00:03:46.17000", "durationMs" : 226170, "videoFilename" : "parsing/CAMERA1VIEW_SAMPLE.webm", "orientationFilename" : "samples/script_out/CAMERA1VIEW_SAMPLE_ORIENT.json", "locationFilename" : "samples/script_out/CAMERA1VIEW_SAMPLE_LOC.json"}
json_instruct
{"type": "object", "properties": {"recordingID": {"type": "string"}, "startTime": {"type": "string"}, "startTimeMs": {"type": "integer"}, "duration": {"type": "string"}, "durationMs": {"type": "integer"}, "videoFilename": {"type": "string"}, "orientationFilename": {"type": "string"}, "locationFilename": {"type": "string"}}, "required": ["recordingID", "startTime", "startTimeMs", "duration", "durationMs", "videoFilename", "orientationFilename", "locationFilename"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"cam/image_array": {"type": "string"}, "user/angle": {"type": "number"}, "user/throttle": {"type": "number"}, "user/mode": {"type": "string"}, "pos/pos_x": {"type": "number"}, "pos/pos_y": {"type": "number"}, "pos/pos_z": {"type": "number"}, "pos/speed": {"type": "number"}, "pos/cte": {"type": "number"}, "milliseconds": {"type": "integer"}}, "required": ["cam/image_array", "user/angle", "user/throttle", "user/mode", "pos/pos_x", "pos/pos_y", "pos/pos_z", "pos/speed", "pos/cte", "milliseconds"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"cam/image_array" : "6335_cam-image_array_.jpg", "user/angle" : 0.128, "user/throttle" : 0.716, "user/mode" : "user", "pos/pos_x" : 44.25007, "pos/pos_y" : 0.5547352, "pos/pos_z" : 47.75481, "pos/speed" : 16.01955, "pos/cte" : -5.205791, "milliseconds" : 335523}
json_instruct
{"type": "object", "properties": {"cam/image_array": {"type": "string"}, "user/angle": {"type": "number"}, "user/throttle": {"type": "number"}, "user/mode": {"type": "string"}, "pos/pos_x": {"type": "number"}, "pos/pos_y": {"type": "number"}, "pos/pos_z": {"type": "number"}, "pos/speed": {"type": "number"}, "pos/cte": {"type": "number"}, "milliseconds": {"type": "integer"}}, "required": ["cam/image_array", "user/angle", "user/throttle", "user/mode", "pos/pos_x", "pos/pos_y", "pos/pos_z", "pos/speed", "pos/cte", "milliseconds"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"deprecated": {"type": "string"}, "authority-code": {"type": "string"}, "identifier": {"type": "string"}, "about": {"type": "string"}, "prefLabel": {"type": "object", "properties": {"@lang": {"type": "string"}, "#text": {"type": "string"}}, "required": ["@lang", "#text"]}, "start.use": {"type": "string"}}, "required": ["deprecated", "authority-code", "identifier", "about", "prefLabel", "start.use"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"deprecated" : "false", "authority-code" : "TNN", "identifier" : "TNN", "about" : "http://publications.europa.eu/resource/authority/language/TNN", "prefLabel" : {"@lang" : "tnn", "#text" : "north Tanna"}, "start.use" : "1950-05-09"}
json_instruct
{"type": "object", "properties": {"deprecated": {"type": "string"}, "authority-code": {"type": "string"}, "identifier": {"type": "string"}, "about": {"type": "string"}, "prefLabel": {"type": "object", "properties": {"@lang": {"type": "string"}, "#text": {"type": "string"}}, "required": ["@lang", "#text"]}, "start.use": {"type": "string"}}, "required": ["deprecated", "authority-code", "identifier", "about", "prefLabel", "start.use"], "$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"}, "dependencies": {"type": "object", "properties": {}, "required": []}}, "required": ["name", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "c4", "dependencies" : {}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "dependencies": {"type": "object", "properties": {}, "required": []}}, "required": ["name", "dependencies"], "$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": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "homepage": {"type": "string"}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"polymer": {"type": "string"}, "iron-ajax": {"type": "string"}, "bootstrap": {"type": "string"}}, "required": ["polymer", "iron-ajax", "bootstrap"]}}, "required": ["name", "authors", "description", "main", "keywords", "license", "homepage", "ignore", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "foass-element", "authors" : ["Ruben Agudo Santos <ruben.agudo@cern.ch>"], "description" : "Little web component that tells fuck-off randomly", "main" : "foass-element.html", "keywords" : ["foass", "polymer"], "license" : "MIT", "homepage" : "https://github.com/RubenAgudo/foass-element", "ignore" : ["**/.*", "node_modules", "bower_components", "test", "tests"], "dependencies" : {"polymer" : "^1.4.0", "iron-ajax" : "^1.2.0", "bootstrap" : "^3.3.6"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "homepage": {"type": "string"}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"polymer": {"type": "string"}, "iron-ajax": {"type": "string"}, "bootstrap": {"type": "string"}}, "required": ["polymer", "iron-ajax", "bootstrap"]}}, "required": ["name", "authors", "description", "main", "keywords", "license", "homepage", "ignore", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"angular-cookies.js": {"type": "string"}, "angular-cookies.min.js": {"type": "string"}}, "required": ["angular-cookies.js", "angular-cookies.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"angular-cookies.js" : "sha512-GwtOm/i1xYz1i/j7s7diZotHkPPG+6OD1B1NA2C3f2L2g0DvPsMyOo43rCRPNu5wEMJXr15B57ddzSpRzKC7AA==", "angular-cookies.min.js" : "sha512-PFLH3l7o6PITPHEVMXP92BWfdGfU8SoirjoOicSgJp9YVVHnO0n+h70v6+gpxF5uGLPkpwuMruc12Z8iL7RD9g=="}
json_instruct
{"type": "object", "properties": {"angular-cookies.js": {"type": "string"}, "angular-cookies.min.js": {"type": "string"}}, "required": ["angular-cookies.js", "angular-cookies.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": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "1202080036", "district_id" : "1202080", "name" : "SIHEPENG SADA"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"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": {"type": "string"}}, "program": {"type": "array", "items": {"type": "string"}}, "projects": {"type": "null"}, "working_groups": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "acknowledgement": {"type": "string"}}, "required": ["id", "citation_title", "citation_author", "citation_publication_date", "issue_date", "revision_date", "topics", "program", "projects", "working_groups", "abstract", "acknowledgement"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 18456, "citation_title" : "Energy-Saving Technical Change", "citation_author" : ["John Hassler", "Per Krusell", "Conny Olovsson"], "citation_publication_date" : "2012-10-11", "issue_date" : "2012-10-11", "revision_date" : "None", "topics" : ["Macroeconomics", "Development and Growth", "Innovation and R&D", "Environmental and Resource Economics"], "program" : ["Environment and Energy Economics", "Economic Fluctuations and Growth"], "projects" : null, "working_groups" : ["Innovation Policy"], "abstract" : "\n\nWe estimate an aggregate production function with constant elasticity of substitution between energy and a capital/labor composite using U.S. data. The implied measure of energy-saving technical change appears to respond strongly to the oil-price shocks in the 1970s and has a negative medium-run correlation with capital/labor-saving technical change. Our findings are suggestive of a model of directed technical change, with low short-run substitutability between energy and capital/labor but significant substitutability over longer periods through technical change. We construct such a model, calibrate it based on the historical data, and use it to discuss possibilities for the future.\n\n", "acknowledgement" : "\nThe views expressed herein are those of the authors and do not necessarily reflect the views of the National Bureau of Economic Research. Financial support from Mistra-SWECIA is greatly appreciated, as is support from the European Research Council.\n\n\n"}
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": {"type": "string"}}, "program": {"type": "array", "items": {"type": "string"}}, "projects": {"type": "null"}, "working_groups": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "acknowledgement": {"type": "string"}}, "required": ["id", "citation_title", "citation_author", "citation_publication_date", "issue_date", "revision_date", "topics", "program", "projects", "working_groups", "abstract", "acknowledgement"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"face_keypoints": {"type": "array", "items": {}}, "pose_keypoints": {"type": "array", "items": {"type": "number"}}, "hand_right_keypoints": {"type": "array", "items": {}}, "hand_left_keypoints": {"type": "array", "items": {}}}, "required": ["face_keypoints", "pose_keypoints", "hand_right_keypoints", "hand_left_keypoints"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : 1.0, "people" : [{"face_keypoints" : [], "pose_keypoints" : [113.889763779528, 38.6327272727273, 0.891571998596191, 126.740157480315, 98.9090909090909, 0.5963951125741, 88.4409448818898, 103.563636363636, 0.520254116505384, 94.2362204724409, 159.883636363636, 0.148822229239158, 90.7086614173228, 165.934545454545, 0.13140442915028, 167.055118110236, 93.7890909090909, 0.528638578951359, 173.102362204724, 175.709090909091, 0.594352662563324, 153.196850393701, 240.64, 0.363511595671298, 95.496062992126, 200.378181818182, 0.227679851697758, 0, 0, 0, 0, 0, 0, 139.338582677165, 207.825454545455, 0.201339934661519, 0, 0, 0, 0, 0, 0, 107.086614173228, 31.6509090909091, 0.946970701217651, 125.48031496063, 31.8836363636364, 0.939829081296921, 97.7637795275591, 39.0981818181818, 0.402058988809586, 142.110236220472, 43.0545454545455, 0.897355154156685], "hand_right_keypoints" : [], "hand_left_keypoints" : []}]}
json_instruct
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"face_keypoints": {"type": "array", "items": {}}, "pose_keypoints": {"type": "array", "items": {"type": "number"}}, "hand_right_keypoints": {"type": "array", "items": {}}, "hand_left_keypoints": {"type": "array", "items": {}}}, "required": ["face_keypoints", "pose_keypoints", "hand_right_keypoints", "hand_left_keypoints"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"formly.js": {"type": "string"}, "formly.min.js": {"type": "string"}}, "required": ["formly.js", "formly.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"formly.js" : "sha512-UCk0Nkk4o1oSSKnzJ6ptL5Osk5iWOsDA8PErTw0OK+f/qjrZwocvOIFzWWNjlEP4MwZpxMnZ3bHsR8LN7p3ZEg==", "formly.min.js" : "sha512-CbUt/nQe6y7WWcGnp5E8Y2IP1DbOzLAeVq14NKvaHGFpk1FfiHTQA7j8/6dxnWjvUZNUsM6D7cpRlXwE9fhIMg=="}
json_instruct
{"type": "object", "properties": {"formly.js": {"type": "string"}, "formly.min.js": {"type": "string"}}, "required": ["formly.js", "formly.min.js"], "$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"}, "tableId": {"type": "string"}, "tableType": {"type": "string"}, "name": {"type": "string"}, "chapters": {"type": "array", "items": {}}, "entries": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "string"}, "description": {"type": "string"}, "comment": {"type": "null"}}, "required": ["value", "description", "comment"]}}}, "required": ["id", "tableId", "tableType", "name", "chapters", "entries"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "0124", "tableId" : "0124", "tableType" : "HL7", "name" : "TRANSPORTATION MODE", "chapters" : [], "entries" : [{"value" : "PORT", "description" : "The examining device goes to Patient's Loc.", "comment" : null}, {"value" : "WALK", "description" : "Patient walks to diagnostic service", "comment" : null}, {"value" : "WHLC", "description" : "Wheelchair", "comment" : null}]}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "tableId": {"type": "string"}, "tableType": {"type": "string"}, "name": {"type": "string"}, "chapters": {"type": "array", "items": {}}, "entries": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "string"}, "description": {"type": "string"}, "comment": {"type": "null"}}, "required": ["value", "description", "comment"]}}}, "required": ["id", "tableId", "tableType", "name", "chapters", "entries"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Time" : "2021-01-25T17:00:00Z", "Temp" : 10.1, "RelHum" : 91, "WindSpeed" : 1.4, "WindDir" : 294}
json_instruct
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
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"}, "build": {"type": "string"}, "clean": {"type": "string"}, "start": {"type": "string"}, "dev": {"type": "string"}, "dev-nodemon": {"type": "string"}}, "required": ["test", "build", "clean", "start", "dev", "dev-nodemon"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/jsonwebtoken": {"type": "string"}, "concurrently": {"type": "string"}, "nodemon": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/jsonwebtoken", "concurrently", "nodemon", "typescript"]}, "dependencies": {"type": "object", "properties": {"@types/bcryptjs": {"type": "string"}, "@types/cors": {"type": "string"}, "@types/dotenv": {"type": "string"}, "@types/express": {"type": "string"}, "@types/mongoose": {"type": "string"}, "@types/morgan": {"type": "string"}, "@types/uuid": {"type": "string"}, "bcryptjs": {"type": "string"}, "cors": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "jsonwebtoken": {"type": "string"}, "mongoose": {"type": "string"}, "morgan": {"type": "string"}, "rimraf": {"type": "string"}, "ts-node": {"type": "string"}, "uuid": {"type": "string"}}, "required": ["@types/bcryptjs", "@types/cors", "@types/dotenv", "@types/express", "@types/mongoose", "@types/morgan", "@types/uuid", "bcryptjs", "cors", "dotenv", "express", "jsonwebtoken", "mongoose", "morgan", "rimraf", "ts-node", "uuid"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "api-jwt", "version" : "1.0.0", "description" : "", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "build" : "tsc", "clean" : "rimraf dist", "start" : "npm run build && node dist/index.js", "dev" : "ts-node --files src/index.ts", "dev-nodemon" : "nodemon src/index.ts"}, "keywords" : [], "author" : "", "license" : "ISC", "devDependencies" : {"@types/jsonwebtoken" : "^8.3.5", "concurrently" : "^5.0.1", "nodemon" : "^2.0.1", "typescript" : "^3.7.3"}, "dependencies" : {"@types/bcryptjs" : "^2.4.2", "@types/cors" : "^2.8.6", "@types/dotenv" : "^8.2.0", "@types/express" : "^4.17.2", "@types/mongoose" : "^5.5.32", "@types/morgan" : "^1.7.37", "@types/uuid" : "^3.4.6", "bcryptjs" : "^2.4.3", "cors" : "^2.8.5", "dotenv" : "^8.2.0", "express" : "^4.17.1", "jsonwebtoken" : "^8.5.1", "mongoose" : "^5.7.14", "morgan" : "^1.9.1", "rimraf" : "^3.0.0", "ts-node" : "^8.5.4", "uuid" : "^3.3.3"}}
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"}, "clean": {"type": "string"}, "start": {"type": "string"}, "dev": {"type": "string"}, "dev-nodemon": {"type": "string"}}, "required": ["test", "build", "clean", "start", "dev", "dev-nodemon"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/jsonwebtoken": {"type": "string"}, "concurrently": {"type": "string"}, "nodemon": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/jsonwebtoken", "concurrently", "nodemon", "typescript"]}, "dependencies": {"type": "object", "properties": {"@types/bcryptjs": {"type": "string"}, "@types/cors": {"type": "string"}, "@types/dotenv": {"type": "string"}, "@types/express": {"type": "string"}, "@types/mongoose": {"type": "string"}, "@types/morgan": {"type": "string"}, "@types/uuid": {"type": "string"}, "bcryptjs": {"type": "string"}, "cors": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "jsonwebtoken": {"type": "string"}, "mongoose": {"type": "string"}, "morgan": {"type": "string"}, "rimraf": {"type": "string"}, "ts-node": {"type": "string"}, "uuid": {"type": "string"}}, "required": ["@types/bcryptjs", "@types/cors", "@types/dotenv", "@types/express", "@types/mongoose", "@types/morgan", "@types/uuid", "bcryptjs", "cors", "dotenv", "express", "jsonwebtoken", "mongoose", "morgan", "rimraf", "ts-node", "uuid"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"slug": {"type": "string"}, "description": {"type": "string"}, "title": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "degree": {"type": "string"}, "score": {"type": "string"}}, "required": ["name", "degree", "score"]}}}, "required": ["slug", "description", "title", "items"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"slug" : "others", "description" : "Talleres, diplomados y conferencias en las que he participado", "title" : "otros logros academicos", "items" : [{"name" : "TOEFL", "degree" : "TOEFFL ITP", "score" : "640"}, {"name" : "TOEFL", "degree" : "TOEFFL ITP", "score" : "640"}]}
json_instruct
{"type": "object", "properties": {"slug": {"type": "string"}, "description": {"type": "string"}, "title": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "degree": {"type": "string"}, "score": {"type": "string"}}, "required": ["name", "degree", "score"]}}}, "required": ["slug", "description", "title", "items"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"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": "array", "items": {"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" : 404383037, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "f679b52902dc3c9787828ece19f5f8ad", "wof:id" : 404383037, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [3.88581726133028, 44.34373939917818, 3.9854697156352, 44.3929639433492], "geometry" : {"coordinates" : [[[3.97790397551583, 44.34373939917818], [3.97318996547223, 44.34462740320605], [3.96882855198842, 44.35734103715881], [3.92068697339187, 44.37218487726393], [3.91130685328485, 44.37032744786925], [3.88581726133028, 44.38797285680852], [3.88869516349105, 44.3929639433492], [3.89478977433098, 44.39012387647014], [3.9004162109129, 44.39261666430668], [3.90878850549438, 44.38467086835806], [3.92807630847838, 44.38655350839237], [3.95173527967695, 44.38251655070204], [3.96631638467475, 44.38292968486262], [3.97785997805767, 44.38916545066806], [3.98466537146243, 44.38127271824764], [3.98039298663776, 44.37521624500792], [3.9854697156352, 44.36978751296534], [3.9801759575394, 44.36412730971895], [3.97790397551583, 44.34373939917818]]], "type" : "Polygon"}}
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": "array", "items": {"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#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"source": {"type": "array", "items": {"type": "string"}}, "detail-type": {"type": "array", "items": {"type": "string"}}, "detail": {"type": "object", "properties": {"status": {"type": "array", "items": {"type": "string"}}, "check-name": {"type": "array", "items": {"type": "string"}}}, "required": ["status", "check-name"]}}, "required": ["source", "detail-type", "detail"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"source" : ["aws.trustedadvisor"], "detail-type" : ["Trusted Advisor Check Item Refresh Notification"], "detail" : {"status" : ["WARN"], "check-name" : ["Underutilized Amazon EBS Volumes"]}}
json_instruct
{"type": "object", "properties": {"source": {"type": "array", "items": {"type": "string"}}, "detail-type": {"type": "array", "items": {"type": "string"}}, "detail": {"type": "object", "properties": {"status": {"type": "array", "items": {"type": "string"}}, "check-name": {"type": "array", "items": {"type": "string"}}}, "required": ["status", "check-name"]}}, "required": ["source", "detail-type", "detail"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"out": {"type": "string"}, "name": {"type": "string"}, "entryPoints": {"type": "array", "items": {"type": "string"}}, "exclude": {"type": "array", "items": {"type": "string"}}, "excludePrivate": {"type": "boolean"}, "disableSources": {"type": "boolean"}, "githubPages": {"type": "boolean"}}, "required": ["out", "name", "entryPoints", "exclude", "excludePrivate", "disableSources", "githubPages"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"out" : "typedoc", "name" : "node-java-props Documentation", "entryPoints" : ["src/typedoc.d.ts"], "exclude" : ["src/utils.ts"], "excludePrivate" : true, "disableSources" : true, "githubPages" : true}
json_instruct
{"type": "object", "properties": {"out": {"type": "string"}, "name": {"type": "string"}, "entryPoints": {"type": "array", "items": {"type": "string"}}, "exclude": {"type": "array", "items": {"type": "string"}}, "excludePrivate": {"type": "boolean"}, "disableSources": {"type": "boolean"}, "githubPages": {"type": "boolean"}}, "required": ["out", "name", "entryPoints", "exclude", "excludePrivate", "disableSources", "githubPages"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev": {"type": "string"}, "prepublishOnly": {"type": "string"}}, "required": ["build", "dev", "prepublishOnly"]}, "babel": {"type": "object", "properties": {"presets": {"type": "array", "items": {"type": "string"}}}, "required": ["presets"]}, "browserslist": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@babel/core": {"type": "string"}, "@babel/preset-env": {"type": "string"}, "@rollup/plugin-babel": {"type": "string"}, "eslint": {"type": "string"}, "rollup": {"type": "string"}, "rollup-plugin-terser": {"type": "string"}}, "required": ["@babel/core", "@babel/preset-env", "@rollup/plugin-babel", "eslint", "rollup", "rollup-plugin-terser"]}, "dependencies": {"type": "object", "properties": {}, "required": []}, "homepage": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "required": ["name", "version", "description", "author", "license", "main", "keywords", "files", "scripts", "babel", "browserslist", "devDependencies", "dependencies", "homepage", "bugs", "repository"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "scrubbable", "version" : "2.0.2", "description" : "Add Scrubbing functionality to your inputs", "author" : "Mohammed Al-Qurafi", "license" : "MIT", "main" : "dist/scrubbable.js", "keywords" : ["scrubbing", "slider", "range", "ux", "interaction", "pointer-lock", "pointer", "mouse", "drag", "control", "input", "number"], "files" : ["README.md", "LICENSE", "dist/**"], "scripts" : {"build" : "rollup -c", "dev" : "rollup -cw", "prepublishOnly" : "npm run build && cp dist/scrubbable.js demo/"}, "babel" : {"presets" : ["@babel/env"]}, "browserslist" : "> 0.25%, not dead", "devDependencies" : {"@babel/core" : "^7.10.2", "@babel/preset-env" : "^7.10.2", "@rollup/plugin-babel" : "^5.0.3", "eslint" : "^7.2.0", "rollup" : "^2.16.1", "rollup-plugin-terser" : "^6.1.0"}, "dependencies" : {}, "homepage" : "https://github.com/mhmd-22/scrubbable#readme", "bugs" : {"url" : "https://github.com/mhmd-22/scrubbable/issues"}, "repository" : {"type" : "git", "url" : "https://github.com/mhmd-22/scrubbable.git"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev": {"type": "string"}, "prepublishOnly": {"type": "string"}}, "required": ["build", "dev", "prepublishOnly"]}, "babel": {"type": "object", "properties": {"presets": {"type": "array", "items": {"type": "string"}}}, "required": ["presets"]}, "browserslist": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@babel/core": {"type": "string"}, "@babel/preset-env": {"type": "string"}, "@rollup/plugin-babel": {"type": "string"}, "eslint": {"type": "string"}, "rollup": {"type": "string"}, "rollup-plugin-terser": {"type": "string"}}, "required": ["@babel/core", "@babel/preset-env", "@rollup/plugin-babel", "eslint", "rollup", "rollup-plugin-terser"]}, "dependencies": {"type": "object", "properties": {}, "required": []}, "homepage": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "required": ["name", "version", "description", "author", "license", "main", "keywords", "files", "scripts", "babel", "browserslist", "devDependencies", "dependencies", "homepage", "bugs", "repository"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"PRODUCT_NAME": {"type": "string"}, "MANUFACTURER": {"type": "string"}, "BRANDNAME": {"type": "string"}, "WEIGHT": {"type": "string"}}, "required": ["PRODUCT_NAME", "MANUFACTURER", "BRANDNAME", "WEIGHT"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"PRODUCT_NAME" : "Drinking Water", "MANUFACTURER" : "Kieni Springs Limited", "BRANDNAME" : "Cool Spa", "WEIGHT" : "500ml"}
json_instruct
{"type": "object", "properties": {"PRODUCT_NAME": {"type": "string"}, "MANUFACTURER": {"type": "string"}, "BRANDNAME": {"type": "string"}, "WEIGHT": {"type": "string"}}, "required": ["PRODUCT_NAME", "MANUFACTURER", "BRANDNAME", "WEIGHT"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "host": {"type": "string"}, "protocol": {"type": "string"}, "port": {"type": "integer"}, "username": {"type": "string"}, "password": {"type": "string"}, "remotePath": {"type": "string"}, "watcher": {"type": "object", "properties": {"files": {"type": "string"}, "autoUpload": {"type": "boolean"}, "autoDelete": {"type": "boolean"}}, "required": ["files", "autoUpload", "autoDelete"]}, "uploadOnSave": {"type": "boolean"}, "ignore": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "host", "protocol", "port", "username", "password", "remotePath", "watcher", "uploadOnSave", "ignore"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Vacations App", "host" : "eddtrans.com", "protocol" : "ftp", "port" : 21, "username" : "eddtrans", "password" : "Parolamea00", "remotePath" : "/of-cdn/microapp", "watcher" : {"files" : "vendor/{autoload.php, composer}", "autoUpload" : true, "autoDelete" : false}, "uploadOnSave" : true, "ignore" : [".vscode", ".git", ".DS_Store", ".well-known", "test", "tests", "example", "examples", ".ftpquota"]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "host": {"type": "string"}, "protocol": {"type": "string"}, "port": {"type": "integer"}, "username": {"type": "string"}, "password": {"type": "string"}, "remotePath": {"type": "string"}, "watcher": {"type": "object", "properties": {"files": {"type": "string"}, "autoUpload": {"type": "boolean"}, "autoDelete": {"type": "boolean"}}, "required": ["files", "autoUpload", "autoDelete"]}, "uploadOnSave": {"type": "boolean"}, "ignore": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "host", "protocol", "port", "username", "password", "remotePath", "watcher", "uploadOnSave", "ignore"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "robinet", "definition" : "1. (Zo\u00f6l.) (a) The chaffinch; -- called also roberd. (b) The European robin. 2. A military engine formerly used for throwing darts and stones."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"algorithm": {"type": "string"}, "coin": {"type": "string"}, "diffTarget": {"type": "integer"}, "forkedFrom": {"type": "string"}, "icon": {"type": "string"}, "links": {"type": "object", "properties": {"bitcointalkAnn": {"type": "string"}, "discord": {"type": "string"}, "facebook": {"type": "string"}, "reddit": {"type": "string"}, "repo": {"type": "string"}, "telegram": {"type": "string"}, "twitter": {"type": "string"}, "website": {"type": "string"}}, "required": ["bitcointalkAnn", "discord", "facebook", "reddit", "repo", "telegram", "twitter", "website"]}, "name": {"type": "string"}}, "required": ["algorithm", "coin", "diffTarget", "forkedFrom", "icon", "links", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"algorithm" : "CryptoNight", "coin" : "MAP", "diffTarget" : 60, "forkedFrom" : "bcn-bytecoin", "icon" : "https://storage.googleapis.com/forkmaps/images/cryptonote/map-icon.png", "links" : {"bitcointalkAnn" : "https://bitcointalk.org/index.php?topic=3197995.0", "discord" : "https://discord.gg/z5BdQYe", "facebook" : "https://www.facebook.com/Maple-Coin-109381993238307/", "reddit" : "https://www.reddit.com/user/maplecoin", "repo" : "https://github.com/Maple-Coin/MapleCoin", "telegram" : "https://t.me/MapleCoins", "twitter" : "https://twitter.com/Maple_Coin", "website" : "https://maplecoins.org/"}, "name" : "MapleCoin"}
json_instruct
{"type": "object", "properties": {"algorithm": {"type": "string"}, "coin": {"type": "string"}, "diffTarget": {"type": "integer"}, "forkedFrom": {"type": "string"}, "icon": {"type": "string"}, "links": {"type": "object", "properties": {"bitcointalkAnn": {"type": "string"}, "discord": {"type": "string"}, "facebook": {"type": "string"}, "reddit": {"type": "string"}, "repo": {"type": "string"}, "telegram": {"type": "string"}, "twitter": {"type": "string"}, "website": {"type": "string"}}, "required": ["bitcointalkAnn", "discord", "facebook", "reddit", "repo", "telegram", "twitter", "website"]}, "name": {"type": "string"}}, "required": ["algorithm", "coin", "diffTarget", "forkedFrom", "icon", "links", "name"], "$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"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}}, "required": ["id", "type", "name", "code"]}}, "required": ["type", "coordinates", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "MultiPolygon", "coordinates" : [[[[-121.47750358699992, 38.66656132600007], [-121.47765171899991, 38.66286019200003], [-121.4840671179999, 38.66290939300005], [-121.48448835699989, 38.662954273000075], [-121.48410099999988, 38.663779], [-121.48407999999986, 38.663852], [-121.48408004099988, 38.66386222200003], [-121.484108, 38.670924], [-121.48411122999993, 38.67174600100008], [-121.48411999999988, 38.673978], [-121.48412499999986, 38.674059], [-121.48406903899989, 38.67403422000006], [-121.4795179999999, 38.672019], [-121.47936099999988, 38.67194], [-121.47921299999989, 38.671852], [-121.47907199999989, 38.671756], [-121.47893899999987, 38.671652], [-121.47881699999989, 38.671542], [-121.478704, 38.671425], [-121.47860199999988, 38.671303], [-121.4785119999999, 38.671174], [-121.4783979999999, 38.670974], [-121.4783769999999, 38.670926], [-121.478341, 38.670843], [-121.47831199999989, 38.670765], [-121.47826899999987, 38.670623], [-121.478254, 38.670551], [-121.47818999999988, 38.670152], [-121.47793496399991, 38.67010124000006], [-121.4778984029999, 38.669917037000054], [-121.47765165999989, 38.668683319000074], [-121.47750358699992, 38.66656132600007]]]], "properties" : {"id" : "usa-ca-sacramento-valleyview-acres-neighborhood", "type" : "neighborhood", "name" : "Valleyview Acres", "code" : "268552"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}}, "required": ["id", "type", "name", "code"]}}, "required": ["type", "coordinates", "properties"], "$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"]}, "sourceMaps": {"type": "null"}, "error": {"type": "null"}, "hash": {"type": "string"}, "cacheData": {"type": "object", "properties": {"env": {"type": "object", "properties": {}, "required": []}}, "required": ["env"]}}, "required": ["id", "dependencies", "generated", "sourceMaps", "error", "hash", "cacheData"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "oxMD", "dependencies" : [{"name" : "/home/rene/Documents/misc/udacity_capstone_project_bcrypt/app/package.json", "includedInParent" : true, "mtime" : 1623712901946}, {"name" : "/home/rene/Documents/misc/udacity_capstone_project_bcrypt/app/node_modules/lodash/package.json", "includedInParent" : true, "mtime" : 499162500000}], "generated" : {"js" : "var u=\"\\\\ud800-\\\\udfff\",f=\"\\\\u0300-\\\\u036f\",e=\"\\\\ufe20-\\\\ufe2f\",d=\"\\\\u20d0-\\\\u20ff\",t=f+e+d,r=\"\\\\ufe0e\\\\ufe0f\",n=\"\\\\u200d\",o=RegExp(\"[\"+n+u+t+r+\"]\");function p(u){return o.test(u)}module.exports=p;"}, "sourceMaps" : null, "error" : null, "hash" : "2ba3406739cbeca4720ea9b8d9bbb07e", "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"]}, "sourceMaps": {"type": "null"}, "error": {"type": "null"}, "hash": {"type": "string"}, "cacheData": {"type": "object", "properties": {"env": {"type": "object", "properties": {}, "required": []}}, "required": ["env"]}}, "required": ["id", "dependencies", "generated", "sourceMaps", "error", "hash", "cacheData"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "dependencies": {"type": "object", "properties": {"discordeno": {"type": "string"}}, "required": ["discordeno"]}, "script": {"type": "object", "properties": {}, "required": []}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "publishConfig": {"type": "object", "properties": {"access": {"type": "string"}}, "required": ["access"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"clean-jsdoc-theme": {"type": "string"}, "jsdoc": {"type": "string"}}, "required": ["clean-jsdoc-theme", "jsdoc"]}}, "required": ["name", "version", "description", "main", "types", "dependencies", "script", "repository", "publishConfig", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "discordeno.js", "version" : "0.0.9", "description" : "A wrapper around Discordeno that comes with a Djs-like interface and a lot of other features.", "main" : "index.js", "types" : "./typings.d.ts", "dependencies" : {"discordeno" : "^13.0.0-rc45"}, "script" : {}, "repository" : {"type" : "git", "url" : "git+https://github.com/meister03/discordeno.js.git"}, "publishConfig" : {"access" : "public"}, "keywords" : ["discord", "discord.js", "deno", "discordeno", "custom property caching", "raw cache storage", "framework"], "author" : "meister03", "license" : "MIT", "bugs" : {"url" : "https://github.com/meister03/discordeno.js/issues"}, "homepage" : "https://github.com/meister03/discordeno.js/#readme", "devDependencies" : {"clean-jsdoc-theme" : "^3.3.4", "jsdoc" : "^3.6.10"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "dependencies": {"type": "object", "properties": {"discordeno": {"type": "string"}}, "required": ["discordeno"]}, "script": {"type": "object", "properties": {}, "required": []}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "publishConfig": {"type": "object", "properties": {"access": {"type": "string"}}, "required": ["access"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"clean-jsdoc-theme": {"type": "string"}, "jsdoc": {"type": "string"}}, "required": ["clean-jsdoc-theme", "jsdoc"]}}, "required": ["name", "version", "description", "main", "types", "dependencies", "script", "repository", "publishConfig", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"IsRecentlyVerified": {"type": "boolean"}, "ID": {"type": "integer"}, "UUID": {"type": "string"}, "DataProviderID": {"type": "integer"}, "DataProvidersReference": {"type": "string"}, "OperatorID": {"type": "integer"}, "OperatorsReference": {"type": "string"}, "UsageCost": {"type": "string"}, "AddressInfo": {"type": "object", "properties": {"ID": {"type": "integer"}, "Title": {"type": "string"}, "AddressLine1": {"type": "string"}, "Town": {"type": "string"}, "Postcode": {"type": "string"}, "CountryID": {"type": "integer"}, "Latitude": {"type": "number"}, "Longitude": {"type": "number"}, "RelatedURL": {"type": "string"}, "DistanceUnit": {"type": "integer"}}, "required": ["ID", "Title", "AddressLine1", "Town", "Postcode", "CountryID", "Latitude", "Longitude", "RelatedURL", "DistanceUnit"]}, "Connections": {"type": "array", "items": {"type": "object", "properties": {"ID": {"type": "integer"}, "ConnectionTypeID": {"type": "integer"}, "LevelID": {"type": "integer"}, "PowerKW": {"type": "integer"}, "CurrentTypeID": {"type": "integer"}}, "required": ["ID", "ConnectionTypeID", "LevelID", "PowerKW", "CurrentTypeID"]}}, "NumberOfPoints": {"type": "integer"}, "StatusTypeID": {"type": "integer"}, "DateLastStatusUpdate": {"type": "string"}, "DataQualityLevel": {"type": "integer"}, "DateCreated": {"type": "string"}, "SubmissionStatusTypeID": {"type": "integer"}}, "required": ["IsRecentlyVerified", "ID", "UUID", "DataProviderID", "DataProvidersReference", "OperatorID", "OperatorsReference", "UsageCost", "AddressInfo", "Connections", "NumberOfPoints", "StatusTypeID", "DateLastStatusUpdate", "DataQualityLevel", "DateCreated", "SubmissionStatusTypeID"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"IsRecentlyVerified" : false, "ID" : 53635, "UUID" : "899C2F16-EF06-41AC-A240-661C48452124", "DataProviderID" : 26, "DataProvidersReference" : "68930", "OperatorID" : 73, "OperatorsReference" : "EV-Box EVB-P1412009", "UsageCost" : "0.00 jaarabonnement", "AddressInfo" : {"ID" : 53981, "Title" : "Chemin du Stoquoi", "AddressLine1" : "Chemin du Stoquoi", "Town" : "Ath", "Postcode" : "7800;7801;78", "CountryID" : 26, "Latitude" : 50.66637, "Longitude" : 3.86516, "RelatedURL" : "http://www.ev-box.nl", "DistanceUnit" : 0}, "Connections" : [{"ID" : 66833, "ConnectionTypeID" : 25, "LevelID" : 2, "PowerKW" : 5, "CurrentTypeID" : 10}], "NumberOfPoints" : 1, "StatusTypeID" : 50, "DateLastStatusUpdate" : "2016-06-04T02:38:00Z", "DataQualityLevel" : 3, "DateCreated" : "2015-09-20T11:50:00Z", "SubmissionStatusTypeID" : 100}
json_instruct
{"type": "object", "properties": {"IsRecentlyVerified": {"type": "boolean"}, "ID": {"type": "integer"}, "UUID": {"type": "string"}, "DataProviderID": {"type": "integer"}, "DataProvidersReference": {"type": "string"}, "OperatorID": {"type": "integer"}, "OperatorsReference": {"type": "string"}, "UsageCost": {"type": "string"}, "AddressInfo": {"type": "object", "properties": {"ID": {"type": "integer"}, "Title": {"type": "string"}, "AddressLine1": {"type": "string"}, "Town": {"type": "string"}, "Postcode": {"type": "string"}, "CountryID": {"type": "integer"}, "Latitude": {"type": "number"}, "Longitude": {"type": "number"}, "RelatedURL": {"type": "string"}, "DistanceUnit": {"type": "integer"}}, "required": ["ID", "Title", "AddressLine1", "Town", "Postcode", "CountryID", "Latitude", "Longitude", "RelatedURL", "DistanceUnit"]}, "Connections": {"type": "array", "items": {"type": "object", "properties": {"ID": {"type": "integer"}, "ConnectionTypeID": {"type": "integer"}, "LevelID": {"type": "integer"}, "PowerKW": {"type": "integer"}, "CurrentTypeID": {"type": "integer"}}, "required": ["ID", "ConnectionTypeID", "LevelID", "PowerKW", "CurrentTypeID"]}}, "NumberOfPoints": {"type": "integer"}, "StatusTypeID": {"type": "integer"}, "DateLastStatusUpdate": {"type": "string"}, "DataQualityLevel": {"type": "integer"}, "DateCreated": {"type": "string"}, "SubmissionStatusTypeID": {"type": "integer"}}, "required": ["IsRecentlyVerified", "ID", "UUID", "DataProviderID", "DataProvidersReference", "OperatorID", "OperatorsReference", "UsageCost", "AddressInfo", "Connections", "NumberOfPoints", "StatusTypeID", "DateLastStatusUpdate", "DataQualityLevel", "DateCreated", "SubmissionStatusTypeID"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "request": {"type": "object", "properties": {"url": {"type": "string"}, "method": {"type": "string"}}, "required": ["url", "method"]}, "response": {"type": "object", "properties": {"status": {"type": "integer"}, "bodyFileName": {"type": "string"}, "headers": {"type": "object", "properties": {"FASTLY-DEBUG-DIGEST": {"type": "string"}, "X-CHECKSUM-MD5": {"type": "string"}, "ACCEPT-RANGES": {"type": "string"}, "DATE": {"type": "string"}, "VIA": {"type": "string"}, "ETAG": {"type": "string"}, "LAST-MODIFIED": {"type": "string"}, "X-CHECKSUM-SHA1": {"type": "string"}, "X-SERVED-BY": {"type": "string"}, "X-TIMER": {"type": "string"}, "X-CACHE": {"type": "string"}, "Content-Type": {"type": "string"}, "AGE": {"type": "string"}, "X-CACHE-HITS": {"type": "string"}, "Set-Cookie": {"type": "string"}, "Cache-control": {"type": "string"}}, "required": ["FASTLY-DEBUG-DIGEST", "X-CHECKSUM-MD5", "ACCEPT-RANGES", "DATE", "VIA", "ETAG", "LAST-MODIFIED", "X-CHECKSUM-SHA1", "X-SERVED-BY", "X-TIMER", "X-CACHE", "Content-Type", "AGE", "X-CACHE-HITS", "Set-Cookie", "Cache-control"]}}, "required": ["status", "bodyFileName", "headers"]}, "uuid": {"type": "string"}}, "required": ["id", "request", "response", "uuid"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "beef5855-bd98-3cba-b88d-171811a7b6ea", "request" : {"url" : "/api/content/maven/group/DApublic/saxpath/saxpath/1.0-FCS/saxpath-1.0-FCS.pom", "method" : "GET"}, "response" : {"status" : 200, "bodyFileName" : "body-1.0-FCS-saxpath-1.0-FCS.pom-bGtPC.xml", "headers" : {"FASTLY-DEBUG-DIGEST" : "8892bea7a944e0742b9593ae95511716dd03393b783e5c7477bf0f9a7c6e4432", "X-CHECKSUM-MD5" : "bd8549501869c2c00e333d199d6368cc", "ACCEPT-RANGES" : "bytes", "DATE" : "Mon, 08 May 2017 09:30:20 GMT", "VIA" : "1.1 varnish", "ETAG" : "\"bd8549501869c2c00e333d199d6368cc\"", "LAST-MODIFIED" : "Tue, 08 Nov 2005 22:17:41 GMT", "X-CHECKSUM-SHA1" : "0a7ddc654a2c88b425ffc6060c95da710ca6f591", "X-SERVED-BY" : "cache-iad2124-IAD, cache-dfw1826-DFW", "X-TIMER" : "S1494235820.273844,VS0,VE1", "X-CACHE" : "HIT, HIT", "Content-Type" : "application/maven+xml", "AGE" : "2644737", "X-CACHE-HITS" : "1, 1", "Set-Cookie" : "881c698dbba9c1e95dc2575edaf73bf7=98ad06d522073398132003c37b4baa97; path=/; HttpOnly", "Cache-control" : "private"}}, "uuid" : "beef5855-bd98-3cba-b88d-171811a7b6ea"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "request": {"type": "object", "properties": {"url": {"type": "string"}, "method": {"type": "string"}}, "required": ["url", "method"]}, "response": {"type": "object", "properties": {"status": {"type": "integer"}, "bodyFileName": {"type": "string"}, "headers": {"type": "object", "properties": {"FASTLY-DEBUG-DIGEST": {"type": "string"}, "X-CHECKSUM-MD5": {"type": "string"}, "ACCEPT-RANGES": {"type": "string"}, "DATE": {"type": "string"}, "VIA": {"type": "string"}, "ETAG": {"type": "string"}, "LAST-MODIFIED": {"type": "string"}, "X-CHECKSUM-SHA1": {"type": "string"}, "X-SERVED-BY": {"type": "string"}, "X-TIMER": {"type": "string"}, "X-CACHE": {"type": "string"}, "Content-Type": {"type": "string"}, "AGE": {"type": "string"}, "X-CACHE-HITS": {"type": "string"}, "Set-Cookie": {"type": "string"}, "Cache-control": {"type": "string"}}, "required": ["FASTLY-DEBUG-DIGEST", "X-CHECKSUM-MD5", "ACCEPT-RANGES", "DATE", "VIA", "ETAG", "LAST-MODIFIED", "X-CHECKSUM-SHA1", "X-SERVED-BY", "X-TIMER", "X-CACHE", "Content-Type", "AGE", "X-CACHE-HITS", "Set-Cookie", "Cache-control"]}}, "required": ["status", "bodyFileName", "headers"]}, "uuid": {"type": "string"}}, "required": ["id", "request", "response", "uuid"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "sizes": {"type": "string"}, "type": {"type": "string"}}, "required": ["src", "sizes", "type"]}}, "theme_color": {"type": "string"}, "background_color": {"type": "string"}, "display": {"type": "string"}}, "required": ["name", "icons", "theme_color", "background_color", "display"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "e621", "icons" : [{"src" : "/android-chrome-192x192.png", "sizes" : "192x192", "type" : "image/png"}, {"src" : "/android-chrome-512x512.png", "sizes" : "512x512", "type" : "image/png"}], "theme_color" : "#00549e", "background_color" : "#021131", "display" : "standalone"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "sizes": {"type": "string"}, "type": {"type": "string"}}, "required": ["src", "sizes", "type"]}}, "theme_color": {"type": "string"}, "background_color": {"type": "string"}, "display": {"type": "string"}}, "required": ["name", "icons", "theme_color", "background_color", "display"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"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": "array", "items": {"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" : 404389821, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "56066c0edba5c639b8384aa9d31e0cec", "wof:id" : 404389821, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [1.44279340267958, 49.19279955403587, 1.50689583186103, 49.23271537198895], "geometry" : {"coordinates" : [[[1.48668857650397, 49.19279955403587], [1.46499069353254, 49.20736175828685], [1.44279340267958, 49.21530454486989], [1.47181724716025, 49.23271537198895], [1.49472618369822, 49.23013525112418], [1.49643370996502, 49.2129644419509], [1.50689583186103, 49.20095558036194], [1.48668857650397, 49.19279955403587]]], "type" : "Polygon"}}
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": "array", "items": {"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": {"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" : "Saint-L\u00e9ger-le-Gu\u00e9r\u00e9tois", "dpt" : "Creuse", "inscrits" : 371, "abs" : 69, "votants" : 302, "blancs" : 11, "nuls" : 2, "exp" : 289, "res" : [{"panneau" : "9", "voix" : 74}, {"panneau" : "3", "voix" : 72}, {"panneau" : "2", "voix" : 60}, {"panneau" : "11", "voix" : 40}, {"panneau" : "4", "voix" : 18}, {"panneau" : "1", "voix" : 11}, {"panneau" : "5", "voix" : 4}, {"panneau" : "6", "voix" : 3}, {"panneau" : "8", "voix" : 3}, {"panneau" : "10", "voix" : 3}, {"panneau" : "7", "voix" : 1}]}
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#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"atom-workspace": {"type": "object", "properties": {"ctrl-alt-o": {"type": "string"}}, "required": ["ctrl-alt-o"]}}, "required": ["atom-workspace"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"atom-workspace" : {"ctrl-alt-o" : "sputnik:new-orbit"}}
json_instruct
{"type": "object", "properties": {"atom-workspace": {"type": "object", "properties": {"ctrl-alt-o": {"type": "string"}}, "required": ["ctrl-alt-o"]}}, "required": ["atom-workspace"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "flopwing", "definition" : "The lapwing."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$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"}, "webpackCompilationHash": {"type": "string"}, "result": {"type": "object", "properties": {"data": {"type": "object", "properties": {"apps": {"type": "object", "properties": {"appcoid": {"type": "integer"}, "name": {"type": "string"}, "website": {"type": "string"}, "lifetimeEarnings": {"type": "number"}, "openSourceUrl": {"type": "null"}, "fields": {"type": "null"}, "description": {"type": "string"}}, "required": ["appcoid", "name", "website", "lifetimeEarnings", "openSourceUrl", "fields", "description"]}}, "required": ["apps"]}, "pageContext": {"type": "object", "properties": {"isCreatedByStatefulCreatePages": {"type": "boolean"}, "appcoid": {"type": "integer"}, "appname": {"type": "string"}}, "required": ["isCreatedByStatefulCreatePages", "appcoid", "appname"]}}, "required": ["data", "pageContext"]}}, "required": ["componentChunkName", "path", "webpackCompilationHash", "result"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"componentChunkName" : "component---src-templates-appcoeditor-js", "path" : "/appco-edit/949", "webpackCompilationHash" : "78a14e192e6844584924", "result" : {"data" : {"apps" : {"appcoid" : 949, "name" : "Mevaul", "website" : "https://mevaul.com", "lifetimeEarnings" : 4551.75622453, "openSourceUrl" : null, "fields" : null, "description" : "File storage and sharing service on Blockstack"}}, "pageContext" : {"isCreatedByStatefulCreatePages" : false, "appcoid" : 949, "appname" : "Mevaul"}}}
json_instruct
{"type": "object", "properties": {"componentChunkName": {"type": "string"}, "path": {"type": "string"}, "webpackCompilationHash": {"type": "string"}, "result": {"type": "object", "properties": {"data": {"type": "object", "properties": {"apps": {"type": "object", "properties": {"appcoid": {"type": "integer"}, "name": {"type": "string"}, "website": {"type": "string"}, "lifetimeEarnings": {"type": "number"}, "openSourceUrl": {"type": "null"}, "fields": {"type": "null"}, "description": {"type": "string"}}, "required": ["appcoid", "name", "website", "lifetimeEarnings", "openSourceUrl", "fields", "description"]}}, "required": ["apps"]}, "pageContext": {"type": "object", "properties": {"isCreatedByStatefulCreatePages": {"type": "boolean"}, "appcoid": {"type": "integer"}, "appname": {"type": "string"}}, "required": ["isCreatedByStatefulCreatePages", "appcoid", "appname"]}}, "required": ["data", "pageContext"]}}, "required": ["componentChunkName", "path", "webpackCompilationHash", "result"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"type": {"type": "string"}, "health": {"type": "integer"}, "size": {"type": "integer"}, "requirements": {"type": "array", "items": {"type": "object", "properties": {"item": {"type": "string"}, "amount": {"type": "integer"}}, "required": ["item", "amount"]}}, "category": {"type": "string"}, "research": {"type": "string"}}, "required": ["type", "health", "size", "requirements", "category", "research"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Wall", "health" : 2500, "size" : 1, "requirements" : [{"item" : "azurite", "amount" : 75}], "category" : "defense", "research" : "vo-strongsmallwall"}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "health": {"type": "integer"}, "size": {"type": "integer"}, "requirements": {"type": "array", "items": {"type": "object", "properties": {"item": {"type": "string"}, "amount": {"type": "integer"}}, "required": ["item", "amount"]}}, "category": {"type": "string"}, "research": {"type": "string"}}, "required": ["type", "health", "size", "requirements", "category", "research"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"brief": {"type": "string"}, "long": {"type": "string"}}, "required": ["brief", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"brief" : "I reproach, revile, upbraid", "long" : "I reproach, revile, upbraid."}
json_instruct
{"type": "object", "properties": {"brief": {"type": "string"}, "long": {"type": "string"}}, "required": ["brief", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"date": {"type": "string"}, "platform": {"type": "string"}, "images": {"type": "object", "properties": {"small": {"type": "string"}, "grid": {"type": "string"}, "large": {"type": "string"}, "medium": {"type": "string"}, "common": {"type": "string"}}, "required": ["small", "grid", "large", "medium", "common"]}, "summary": {"type": "string"}, "name": {"type": "string"}, "name_cn": {"type": "string"}, "tags": {"type": "array", "items": {}}, "infobox": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "string"}, "value": {"type": "string"}}, "required": ["key", "value"]}}, "rating": {"type": "object", "properties": {"rank": {"type": "integer"}, "total": {"type": "integer"}, "count": {"type": "object", "properties": {"1": {"type": "integer"}, "2": {"type": "integer"}, "3": {"type": "integer"}, "4": {"type": "integer"}, "5": {"type": "integer"}, "6": {"type": "integer"}, "7": {"type": "integer"}, "8": {"type": "integer"}, "9": {"type": "integer"}, "10": {"type": "integer"}}, "required": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10"]}, "score": {"type": "integer"}}, "required": ["rank", "total", "count", "score"]}, "total_episodes": {"type": "integer"}, "collection": {"type": "object", "properties": {"on_hold": {"type": "integer"}, "dropped": {"type": "integer"}, "wish": {"type": "integer"}, "collect": {"type": "integer"}, "doing": {"type": "integer"}}, "required": ["on_hold", "dropped", "wish", "collect", "doing"]}, "id": {"type": "integer"}, "eps": {"type": "integer"}, "volumes": {"type": "integer"}, "locked": {"type": "boolean"}, "nsfw": {"type": "boolean"}, "type": {"type": "integer"}}, "required": ["date", "platform", "images", "summary", "name", "name_cn", "tags", "infobox", "rating", "total_episodes", "collection", "id", "eps", "volumes", "locked", "nsfw", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"date" : "2007-06-01", "platform" : "TV", "images" : {"small" : "", "grid" : "", "large" : "", "medium" : "", "common" : ""}, "summary" : "", "name" : "\u306a\u306a\u307f\u3061\u3083\u3093 \u7b2c4\u30b7\u30ea\u30fc\u30ba", "name_cn" : "\u9b54\u6cd5\u5a1c\u5a1c\u54aa \u7b2c\u56db\u5b63", "tags" : [], "infobox" : [{"key" : "\u4e2d\u6587\u540d", "value" : "\u9b54\u6cd5\u5a1c\u5a1c\u54aa \u7b2c\u56db\u5b63"}, {"key" : "\u8bdd\u6570", "value" : "16"}, {"key" : "\u653e\u9001\u5f00\u59cb", "value" : "2007-06-01"}, {"key" : "\u64ad\u653e\u7535\u89c6\u53f0", "value" : "NHK"}, {"key" : "\u64ad\u653e\u7ed3\u675f", "value" : "2007-09-14"}], "rating" : {"rank" : 0, "total" : 0, "count" : {"1" : 0, "2" : 0, "3" : 0, "4" : 0, "5" : 0, "6" : 0, "7" : 0, "8" : 0, "9" : 0, "10" : 0}, "score" : 0}, "total_episodes" : 16, "collection" : {"on_hold" : 1, "dropped" : 2, "wish" : 0, "collect" : 1, "doing" : 0}, "id" : 216383, "eps" : 16, "volumes" : 0, "locked" : false, "nsfw" : false, "type" : 2}
json_instruct
{"type": "object", "properties": {"date": {"type": "string"}, "platform": {"type": "string"}, "images": {"type": "object", "properties": {"small": {"type": "string"}, "grid": {"type": "string"}, "large": {"type": "string"}, "medium": {"type": "string"}, "common": {"type": "string"}}, "required": ["small", "grid", "large", "medium", "common"]}, "summary": {"type": "string"}, "name": {"type": "string"}, "name_cn": {"type": "string"}, "tags": {"type": "array", "items": {}}, "infobox": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "string"}, "value": {"type": "string"}}, "required": ["key", "value"]}}, "rating": {"type": "object", "properties": {"rank": {"type": "integer"}, "total": {"type": "integer"}, "count": {"type": "object", "properties": {"1": {"type": "integer"}, "2": {"type": "integer"}, "3": {"type": "integer"}, "4": {"type": "integer"}, "5": {"type": "integer"}, "6": {"type": "integer"}, "7": {"type": "integer"}, "8": {"type": "integer"}, "9": {"type": "integer"}, "10": {"type": "integer"}}, "required": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10"]}, "score": {"type": "integer"}}, "required": ["rank", "total", "count", "score"]}, "total_episodes": {"type": "integer"}, "collection": {"type": "object", "properties": {"on_hold": {"type": "integer"}, "dropped": {"type": "integer"}, "wish": {"type": "integer"}, "collect": {"type": "integer"}, "doing": {"type": "integer"}}, "required": ["on_hold", "dropped", "wish", "collect", "doing"]}, "id": {"type": "integer"}, "eps": {"type": "integer"}, "volumes": {"type": "integer"}, "locked": {"type": "boolean"}, "nsfw": {"type": "boolean"}, "type": {"type": "integer"}}, "required": ["date", "platform", "images", "summary", "name", "name_cn", "tags", "infobox", "rating", "total_episodes", "collection", "id", "eps", "volumes", "locked", "nsfw", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"require": {"type": "object", "properties": {"symfony/console": {"type": "string"}}, "required": ["symfony/console"]}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}}, "required": ["phpunit/phpunit"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Acme\\": {"type": "string"}}, "required": ["Acme\\"]}}, "required": ["psr-4"]}}, "required": ["require", "require-dev", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"require" : {"symfony/console" : "^3.0"}, "require-dev" : {"phpunit/phpunit" : "5.3.*"}, "autoload" : {"psr-4" : {"Acme\\" : "src/"}}}
json_instruct
{"type": "object", "properties": {"require": {"type": "object", "properties": {"symfony/console": {"type": "string"}}, "required": ["symfony/console"]}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}}, "required": ["phpunit/phpunit"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Acme\\": {"type": "string"}}, "required": ["Acme\\"]}}, "required": ["psr-4"]}}, "required": ["require", "require-dev", "autoload"], "$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"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"pretest": {"type": "string"}, "test": {"type": "string"}}, "required": ["pretest", "test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "ts-node": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/node", "ts-node", "typescript"]}, "dependencies": {"type": "object", "properties": {"@aspnet/signalr": {"type": "string"}, "@aspnet/signalr-protocol-msgpack": {"type": "string"}, "signalr-pipe": {"type": "string"}}, "required": ["@aspnet/signalr", "@aspnet/signalr-protocol-msgpack", "signalr-pipe"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "functional-tests", "version" : "1.0.0", "description" : "", "main" : "index.js", "scripts" : {"pretest" : "dotnet build app", "test" : "ts-node --project ./scripts/tsconfig.json ./scripts/run-tests.ts"}, "author" : "", "license" : "Apache-2.0", "devDependencies" : {"@types/node" : "^9.6.28", "ts-node" : "^7.0.1", "typescript" : "^3.2.2"}, "dependencies" : {"@aspnet/signalr" : "^1.1.0", "@aspnet/signalr-protocol-msgpack" : "^1.1.0", "signalr-pipe" : "file:../signalr-pipe"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"pretest": {"type": "string"}, "test": {"type": "string"}}, "required": ["pretest", "test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "ts-node": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/node", "ts-node", "typescript"]}, "dependencies": {"type": "object", "properties": {"@aspnet/signalr": {"type": "string"}, "@aspnet/signalr-protocol-msgpack": {"type": "string"}, "signalr-pipe": {"type": "string"}}, "required": ["@aspnet/signalr", "@aspnet/signalr-protocol-msgpack", "signalr-pipe"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"variants": {"type": "object", "properties": {"brick_type=large": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "brick_type=vertical_large": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": ["brick_type=large", "brick_type=vertical_large"]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"variants" : {"brick_type=large" : {"model" : "rankine:block/marlstone_bricks"}, "brick_type=vertical_large" : {"model" : "rankine:block/marlstone_bricks_vertical"}}}
json_instruct
{"type": "object", "properties": {"variants": {"type": "object", "properties": {"brick_type=large": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "brick_type=vertical_large": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": ["brick_type=large", "brick_type=vertical_large"]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"category": {"type": "string"}, "classinstvars": {"type": "array", "items": {}}, "classvars": {"type": "array", "items": {}}, "commentStamp": {"type": "string"}, "instvars": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "pools": {"type": "array", "items": {}}, "super": {"type": "string"}, "type": {"type": "string"}}, "required": ["category", "classinstvars", "classvars", "commentStamp", "instvars", "name", "pools", "super", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"category" : "Topez-Server-Core", "classinstvars" : [], "classvars" : [], "commentStamp" : "", "instvars" : ["topez", "miniToolSpec", "windowLabel", "windowName", "windowLocation", "parentBuilder", "windowId", "theMiniTool"], "name" : "TDAbstractToolBuilder", "pools" : [], "super" : "Object", "type" : "normal"}
json_instruct
{"type": "object", "properties": {"category": {"type": "string"}, "classinstvars": {"type": "array", "items": {}}, "classvars": {"type": "array", "items": {}}, "commentStamp": {"type": "string"}, "instvars": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "pools": {"type": "array", "items": {}}, "super": {"type": "string"}, "type": {"type": "string"}}, "required": ["category", "classinstvars", "classvars", "commentStamp", "instvars", "name", "pools", "super", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"eslint": {"type": "string"}, "eslint-config-airbnb-base": {"type": "string"}, "eslint-plugin-import": {"type": "string"}}, "required": ["eslint", "eslint-config-airbnb-base", "eslint-plugin-import"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "lint": {"type": "string"}, "lint-fix": {"type": "string"}}, "required": ["test", "lint", "lint-fix"]}, "repository": {"type": "object", "properties": {}, "required": []}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@cryptape/cita-sdk": {"type": "string"}, "chai": {"type": "string"}, "log4js": {"type": "string"}, "mocha": {"type": "string"}}, "required": ["@cryptape/cita-sdk", "chai", "log4js", "mocha"]}}, "required": ["name", "version", "description", "main", "devDependencies", "scripts", "repository", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "gov-contract-test", "version" : "0.1.0", "description" : "CITA gov general demo contract test using cita-sdk-js", "main" : "", "devDependencies" : {"eslint" : "^5.16.0", "eslint-config-airbnb-base" : "^13.1.0", "eslint-plugin-import" : "^2.17.2"}, "scripts" : {"test" : "mocha test/perms_mng.js -t 20s --exit", "lint" : "eslint test", "lint-fix" : "eslint --fix test"}, "repository" : {}, "author" : "Cryptape Technologies <contact@cryptape.com>", "license" : "Apache 2.0", "dependencies" : {"@cryptape/cita-sdk" : "^0.25.1", "chai" : "^4.2.0", "log4js" : "^4.1.0", "mocha" : "^6.1.4"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"eslint": {"type": "string"}, "eslint-config-airbnb-base": {"type": "string"}, "eslint-plugin-import": {"type": "string"}}, "required": ["eslint", "eslint-config-airbnb-base", "eslint-plugin-import"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "lint": {"type": "string"}, "lint-fix": {"type": "string"}}, "required": ["test", "lint", "lint-fix"]}, "repository": {"type": "object", "properties": {}, "required": []}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@cryptape/cita-sdk": {"type": "string"}, "chai": {"type": "string"}, "log4js": {"type": "string"}, "mocha": {"type": "string"}}, "required": ["@cryptape/cita-sdk", "chai", "log4js", "mocha"]}}, "required": ["name", "version", "description", "main", "devDependencies", "scripts", "repository", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"jQuery.tagify.min.js": {"type": "string"}, "react.tagify.js": {"type": "string"}, "react.tagify.min.js": {"type": "string"}, "tagify.css": {"type": "string"}, "tagify.min.css": {"type": "string"}, "tagify.min.js": {"type": "string"}, "tagify.polyfills.min.js": {"type": "string"}}, "required": ["jQuery.tagify.min.js", "react.tagify.js", "react.tagify.min.js", "tagify.css", "tagify.min.css", "tagify.min.js", "tagify.polyfills.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"jQuery.tagify.min.js" : "sha512-czMU3ztGzxAnD5K6IO6hAeEZlVpXxgmB4fPXOIuX1InLRduh+Cto525dKdWzCpaZ6P/Y45B3SPxiINa3h7CcWA==", "react.tagify.js" : "sha512-qtPMtp7KimlTWmS8IJUH8UXC5921KP+ynYedRYzXFw9GSMui29Ku+cbuNsayyCFZoyWcOCz0rWKXk2qS5Cp2Fg==", "react.tagify.min.js" : "sha512-K3WaPMDh+GMknE2Wcn0wenHzy+GoaNwQigVqOGg3rXd0E/ZZ64RPByHJQVEN8G278luQwmYAWrzs8wMOLQ6GSw==", "tagify.css" : "sha512-FHJE8fZmXb1hvMT1SAPVM8gdkmv1m5ulpKnlBuuddVjANokioiIaAzV4xJ9Qfa1J5oZl85KKvKkfTEGo4xwsrA==", "tagify.min.css" : "sha512-FHJE8fZmXb1hvMT1SAPVM8gdkmv1m5ulpKnlBuuddVjANokioiIaAzV4xJ9Qfa1J5oZl85KKvKkfTEGo4xwsrA==", "tagify.min.js" : "sha512-250VQq3I3bmKtzrIiwgHjp9jIOO17fqBdx2XA5e9JuO/8L0oLyKPrFqwqOjBx1UufAgJ/XyKQKih/qGPvIZAUQ==", "tagify.polyfills.min.js" : "sha512-A8Zmrg+dF6xmqwmn1iYuxDleY21LU9dhpdEfDL/zGjfWcfCl2tpO9deJISenscHGj/xeO5hxznVspZQ2I/yejA=="}
json_instruct
{"type": "object", "properties": {"jQuery.tagify.min.js": {"type": "string"}, "react.tagify.js": {"type": "string"}, "react.tagify.min.js": {"type": "string"}, "tagify.css": {"type": "string"}, "tagify.min.css": {"type": "string"}, "tagify.min.js": {"type": "string"}, "tagify.polyfills.min.js": {"type": "string"}}, "required": ["jQuery.tagify.min.js", "react.tagify.js", "react.tagify.min.js", "tagify.css", "tagify.min.css", "tagify.min.js", "tagify.polyfills.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "whiten", "definition" : "To grow white; to turn or become white or whiter; as, the hair whitens with age; the sea whitens with foam; the trees in spring whiten with blossoms.\n\nTo make white; to bleach; to blanch; to whitewash; as, to whiten a wall; to whiten cloth. The broad stream of the Foyle then whitened by vast flocks of wild swans. Macaulay. Syn. -- See Blanch."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"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" : "0x50583310f056d2da6b910726c927ea1b7a872b15", "tool" : "oyente", "start" : 1563807882.210881, "end" : 1563807886.002847, "duration" : 3.791965961456299, "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#"}
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" : "galacticraft-rewoven:block/moon_rock_slab"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"Id": {"type": "string"}, "DisplayName": {"type": "string"}, "Author": {"type": "string"}, "Version": {"type": "string"}, "ManagerVersion": {"type": "string"}, "Requirements": {"type": "array", "items": {}}, "AssemblyName": {"type": "string"}, "EntryMethod": {"type": "string"}, "HomePage": {"type": "string"}, "Repository": {"type": "string"}}, "required": ["Id", "DisplayName", "Author", "Version", "ManagerVersion", "Requirements", "AssemblyName", "EntryMethod", "HomePage", "Repository"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Id" : "TextureLoader", "DisplayName" : "Texture Loader", "Author" : "spacehamster", "Version" : "1.0.1", "ManagerVersion" : "0.14.1", "Requirements" : [], "AssemblyName" : "TextureLoader.dll", "EntryMethod" : "TextureLoader.Main.Load", "HomePage" : "https://github.com/spacehamster/KingmakerTextureLoader", "Repository" : "https://raw.githubusercontent.com/spacehamster/KingmakerTextureLoader/master/TextureLoader/TextureLoader/Repository.json"}
json_instruct
{"type": "object", "properties": {"Id": {"type": "string"}, "DisplayName": {"type": "string"}, "Author": {"type": "string"}, "Version": {"type": "string"}, "ManagerVersion": {"type": "string"}, "Requirements": {"type": "array", "items": {}}, "AssemblyName": {"type": "string"}, "EntryMethod": {"type": "string"}, "HomePage": {"type": "string"}, "Repository": {"type": "string"}}, "required": ["Id", "DisplayName", "Author", "Version", "ManagerVersion", "Requirements", "AssemblyName", "EntryMethod", "HomePage", "Repository"], "$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": {}, "required": []}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : "18ee964087b3ad1c07d9", "c" : {}}
json_instruct
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {}, "required": []}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"output": {"type": "string"}, "input": {"type": "string"}, "level": {"type": "integer"}, "name": {"type": "string"}, "has_images": {"type": "boolean"}, "description": {"type": "string"}, "id": {"type": "string"}, "category": {"type": "string"}, "statistics": {"type": "object", "properties": {"level": {"type": "string"}, "submissions": {"type": "integer"}, "solved": {"type": "integer"}, "ratio": {"type": "string"}}, "required": ["level", "submissions", "solved", "ratio"]}}, "required": ["output", "input", "level", "name", "has_images", "description", "id", "category", "statistics"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"output" : "undefined", "input" : "undefined", "level" : 5, "name" : "Justifier II", "has_images" : false, "description" : "undefined", "id" : "1278", "category" : "Strings", "statistics" : {"level" : "5 / 10", "submissions" : 4541, "solved" : 1411, "ratio" : "31.07%"}}
json_instruct
{"type": "object", "properties": {"output": {"type": "string"}, "input": {"type": "string"}, "level": {"type": "integer"}, "name": {"type": "string"}, "has_images": {"type": "boolean"}, "description": {"type": "string"}, "id": {"type": "string"}, "category": {"type": "string"}, "statistics": {"type": "object", "properties": {"level": {"type": "string"}, "submissions": {"type": "integer"}, "solved": {"type": "integer"}, "ratio": {"type": "string"}}, "required": ["level", "submissions", "solved", "ratio"]}}, "required": ["output", "input", "level", "name", "has_images", "description", "id", "category", "statistics"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"Name": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "Description"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}}, "required": ["type", "crs", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "features" : [{"type" : "Feature", "properties" : {"Name" : "ARNEIROZ", "Description" : "ARNEIROZ / CE"}, "geometry" : {"type" : "LineString", "coordinates" : [[-39.88989909826471, -6.098460773745671], [-39.89166135398824, -6.114335602905726], [-39.89562310232429, -6.159890530023915], [-39.92607854988512, -6.195830877093272], [-39.93986960220036, -6.194035136012644], [-39.98693112307285, -6.220781405337561], [-40.01629433141824, -6.223656135022566], [-40.02886309985212, -6.279882589309977], [-40.048794631367116, -6.279299809738403], [-40.063928195230005, -6.326231568332161], [-40.08510575632556, -6.368598576862779], [-40.115228354904616, -6.348780370717463], [-40.14242786005764, -6.351268426096965], [-40.21649692129586, -6.376026615435933], [-40.24183852063118, -6.392456109561749], [-40.284035084251684, -6.380487513587809], [-40.32817398474157, -6.401444223671944], [-40.40533380091414, -6.313077582264555], [-40.26518392809577, -6.168335589415847], [-40.25534957262465, -6.148400464209999], [-40.22614555687193, -6.13184080131191], [-40.198580518675946, -6.145161167353933], [-40.16363938225163, -6.131665590894272], [-40.134651969113065, -6.110466731154645], [-40.109267351606945, -6.11672304483261], [-40.06963497727236, -6.111454525805698], [-40.01768928063575, -6.095959111623642], [-39.99997205176874, -6.104711752645244], [-39.95703466981411, -6.099645011807808], [-39.942278839196995, -6.104409116387558], [-39.91149104357674, -6.080218737404777], [-39.88989909826471, -6.098460773745671]]}}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"Name": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "Description"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}}, "required": ["type", "crs", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}