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": {"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" : 21, "n_trials" : 210, "objective" : "matyas_on_cube", "white" : "optuna_random_clone_1", "black" : "bobyqa_default", "traceback" : ["passing", "passing"], "best_val" : [2.6117162979388997, 1.005865028174544e-12], "best_x" : [[0.6993851911960937, 0.9170034379171269, 0.2624604379937835, 0.13713441200242837, 0.7888517522016877, 0.41242879617385686, 0.7332460783929889, 0.3876185486544643, 0.1594131113384506, 0.43177258089982185, 0.05134641051579558, 0.2337030678975781, 0.2656760595650377, 0.013197733206285589, 0.7100170290160467, 0.3165770564536814, 0.5413801476957594, 0.3666249543057799, 0.40894698803992535, 0.5818064278757106, 0.41382954342691836], [0.2900004012225801, 0.29000042114985247, 0.29000001498804856, 0.2899997995367357, 0.28999995998715783, 0.29000023002309067, 0.2899999949983016, 0.28999995878743157, 0.29000039455437704, 0.2899998852299015, 0.2900000889495167, 0.2900000129112102, 0.289999813650759, 0.29000018805299765, 0.29000001724163615, 0.289999796634202, 0.28999998230321933, 0.2900000145268414, 0.2900001043075891, 0.28999992129392554, 0.2900000234618321]], "feval_count" : [210, 210], "n_trials_instructed" : [210, 210], "passing" : [true, true], "completed" : true, "points" : 0.0, "winner" : "bobyqa_default_cube", "loser" : "optuna_random_cube_clone_1"} | 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#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"IsRecentlyVerified": {"type": "boolean"}, "ID": {"type": "integer"}, "UUID": {"type": "string"}, "DataProviderID": {"type": "integer"}, "DataProvidersReference": {"type": "string"}, "OperatorID": {"type": "integer"}, "UsageTypeID": {"type": "integer"}, "AddressInfo": {"type": "object", "properties": {"ID": {"type": "integer"}, "Title": {"type": "string"}, "AddressLine1": {"type": "string"}, "Town": {"type": "string"}, "StateOrProvince": {"type": "string"}, "Postcode": {"type": "string"}, "CountryID": {"type": "integer"}, "Latitude": {"type": "number"}, "Longitude": {"type": "number"}, "ContactTelephone1": {"type": "string"}, "AccessComments": {"type": "string"}, "RelatedURL": {"type": "string"}, "DistanceUnit": {"type": "integer"}}, "required": ["ID", "Title", "AddressLine1", "Town", "StateOrProvince", "Postcode", "CountryID", "Latitude", "Longitude", "ContactTelephone1", "AccessComments", "RelatedURL", "DistanceUnit"]}, "Connections": {"type": "array", "items": {"type": "object", "properties": {"ID": {"type": "integer"}, "ConnectionTypeID": {"type": "integer"}, "LevelID": {"type": "integer"}, "Amps": {"type": "integer"}, "Voltage": {"type": "integer"}, "PowerKW": {"type": "integer"}, "CurrentTypeID": {"type": "integer"}, "Quantity": {"type": "integer"}}, "required": ["ID", "ConnectionTypeID", "LevelID", "Amps", "Voltage", "PowerKW", "CurrentTypeID", "Quantity"]}}, "DateLastStatusUpdate": {"type": "string"}, "DataQualityLevel": {"type": "integer"}, "DateCreated": {"type": "string"}, "SubmissionStatusTypeID": {"type": "integer"}}, "required": ["IsRecentlyVerified", "ID", "UUID", "DataProviderID", "DataProvidersReference", "OperatorID", "UsageTypeID", "AddressInfo", "Connections", "DateLastStatusUpdate", "DataQualityLevel", "DateCreated", "SubmissionStatusTypeID"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"IsRecentlyVerified" : false, "ID" : 102803, "UUID" : "D80F5B20-CE4C-4CAF-BDE2-EFBCE55A34F9", "DataProviderID" : 2, "DataProvidersReference" : "94931", "OperatorID" : 5, "UsageTypeID" : 1, "AddressInfo" : {"ID" : 103149, "Title" : "CDC", "AddressLine1" : "1540-1698 Wallace Rd", "Town" : "South Park Township", "StateOrProvince" : "PA", "Postcode" : "15129", "CountryID" : 2, "Latitude" : 40.3033981, "Longitude" : -79.9818478, "ContactTelephone1" : "888-758-4389", "AccessComments" : "24 hours daily", "RelatedURL" : "http://www.chargepoint.com/", "DistanceUnit" : 0}, "Connections" : [{"ID" : 144941, "ConnectionTypeID" : 1, "LevelID" : 2, "Amps" : 16, "Voltage" : 230, "PowerKW" : 3, "CurrentTypeID" : 10, "Quantity" : 2}], "DateLastStatusUpdate" : "2019-04-06T05:04:00Z", "DataQualityLevel" : 3, "DateCreated" : "2018-04-21T04:13: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"}, "UsageTypeID": {"type": "integer"}, "AddressInfo": {"type": "object", "properties": {"ID": {"type": "integer"}, "Title": {"type": "string"}, "AddressLine1": {"type": "string"}, "Town": {"type": "string"}, "StateOrProvince": {"type": "string"}, "Postcode": {"type": "string"}, "CountryID": {"type": "integer"}, "Latitude": {"type": "number"}, "Longitude": {"type": "number"}, "ContactTelephone1": {"type": "string"}, "AccessComments": {"type": "string"}, "RelatedURL": {"type": "string"}, "DistanceUnit": {"type": "integer"}}, "required": ["ID", "Title", "AddressLine1", "Town", "StateOrProvince", "Postcode", "CountryID", "Latitude", "Longitude", "ContactTelephone1", "AccessComments", "RelatedURL", "DistanceUnit"]}, "Connections": {"type": "array", "items": {"type": "object", "properties": {"ID": {"type": "integer"}, "ConnectionTypeID": {"type": "integer"}, "LevelID": {"type": "integer"}, "Amps": {"type": "integer"}, "Voltage": {"type": "integer"}, "PowerKW": {"type": "integer"}, "CurrentTypeID": {"type": "integer"}, "Quantity": {"type": "integer"}}, "required": ["ID", "ConnectionTypeID", "LevelID", "Amps", "Voltage", "PowerKW", "CurrentTypeID", "Quantity"]}}, "DateLastStatusUpdate": {"type": "string"}, "DataQualityLevel": {"type": "integer"}, "DateCreated": {"type": "string"}, "SubmissionStatusTypeID": {"type": "integer"}}, "required": ["IsRecentlyVerified", "ID", "UUID", "DataProviderID", "DataProvidersReference", "OperatorID", "UsageTypeID", "AddressInfo", "Connections", "DateLastStatusUpdate", "DataQualityLevel", "DateCreated", "SubmissionStatusTypeID"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"nft": {"type": "object", "properties": {"id": {"type": "integer"}, "image": {"type": "string"}, "attributes": {"type": "array", "items": {"type": "object", "properties": {"trait_type": {"type": "string"}, "value": {"type": "string"}}, "required": ["trait_type", "value"]}}}, "required": ["id", "image", "attributes"]}, "attributeRarities": {"type": "array", "items": {"type": "object", "properties": {"trait_type": {"type": "string"}, "value": {"type": "string"}, "count": {"type": "integer"}, "ratio": {"type": "number"}, "ratioScore": {"type": "number"}}, "required": ["trait_type", "value", "count", "ratio", "ratioScore"]}}, "rarityScore": {"type": "number"}, "rank": {"type": "integer"}}, "required": ["nft", "attributeRarities", "rarityScore", "rank"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"nft" : {"id" : 3512, "image" : "ipfs://QmS5ZPC7o82TLwrk3zNDEq3FFYJ4bm4HLxJJuPuXVocC7f", "attributes" : [{"trait_type" : "Earring", "value" : "Silver Hoop"}, {"trait_type" : "Mouth", "value" : "Jovial"}, {"trait_type" : "Fur", "value" : "Black"}, {"trait_type" : "Clothes", "value" : "Black T"}, {"trait_type" : "Eyes", "value" : "Hypnotized"}, {"trait_type" : "Background", "value" : "Army Green"}, {"trait_type" : "Hat", "value" : "Short Mohawk"}, {"trait_type" : "Trait Count", "value" : "7"}]}, "attributeRarities" : [{"trait_type" : "Earring", "value" : "Silver Hoop", "count" : 882, "ratio" : 0.0882, "ratioScore" : 11.337868480725623}, {"trait_type" : "Mouth", "value" : "Jovial", "count" : 296, "ratio" : 0.0296, "ratioScore" : 33.78378378378378}, {"trait_type" : "Fur", "value" : "Black", "count" : 1229, "ratio" : 0.1229, "ratioScore" : 8.136696501220504}, {"trait_type" : "Clothes", "value" : "Black T", "count" : 334, "ratio" : 0.0334, "ratioScore" : 29.940119760479043}, {"trait_type" : "Eyes", "value" : "Hypnotized", "count" : 220, "ratio" : 0.022, "ratioScore" : 45.45454545454546}, {"trait_type" : "Background", "value" : "Army Green", "count" : 1243, "ratio" : 0.1243, "ratioScore" : 8.045052292839904}, {"trait_type" : "Hat", "value" : "Short Mohawk", "count" : 318, "ratio" : 0.0318, "ratioScore" : 31.446540880503143}, {"trait_type" : "Trait Count", "value" : "7", "count" : 1883, "ratio" : 0.1883, "ratioScore" : 5.310674455655868}], "rarityScore" : 173.4552816097533, "rank" : 4158} | json_instruct | {"type": "object", "properties": {"nft": {"type": "object", "properties": {"id": {"type": "integer"}, "image": {"type": "string"}, "attributes": {"type": "array", "items": {"type": "object", "properties": {"trait_type": {"type": "string"}, "value": {"type": "string"}}, "required": ["trait_type", "value"]}}}, "required": ["id", "image", "attributes"]}, "attributeRarities": {"type": "array", "items": {"type": "object", "properties": {"trait_type": {"type": "string"}, "value": {"type": "string"}, "count": {"type": "integer"}, "ratio": {"type": "number"}, "ratioScore": {"type": "number"}}, "required": ["trait_type", "value", "count", "ratio", "ratioScore"]}}, "rarityScore": {"type": "number"}, "rank": {"type": "integer"}}, "required": ["nft", "attributeRarities", "rarityScore", "rank"], "$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"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}, "directory": {"type": "string"}}, "required": ["type", "url", "directory"]}, "main": {"type": "string"}, "exports": {"type": "object", "properties": {".": {"type": "object", "properties": {"import": {"type": "string"}, "require": {"type": "string"}}, "required": ["import", "require"]}}, "required": ["."]}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "dependencies": {"type": "object", "properties": {"stack-tools": {"type": "string"}, "iserror": {"type": "string"}, "moo": {"type": "string"}, "nearley": {"type": "string"}}, "required": ["stack-tools", "iserror", "moo", "nearley"]}}, "required": ["name", "version", "description", "license", "repository", "main", "exports", "files", "scripts", "author", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "@stack-tools/v8-tools", "version" : "1.0.0", "description" : "Tools for printing and parsing v8 errors and their stacks", "license" : "MIT", "repository" : {"type" : "github", "url" : "stack-tools-js/stack-tools", "directory" : "packages/stack-tools-v8"}, "main" : "lib/index.js", "exports" : {"." : {"import" : "./lib/index.mjs", "require" : "./lib/index.js"}}, "files" : ["lib/*"], "scripts" : {"build" : "cd lib/internal/nearley && nearleyc error.ne -o error.js && nearleyc frame.ne -o frame.js && nearleyc frame-strict.ne -o frame-strict.js"}, "author" : {"name" : "Conrad Buck", "email" : "conartist6@gmail.com", "url" : "https://github.com/conartist6"}, "dependencies" : {"stack-tools" : "^1.0.0", "iserror" : "0.0.2", "moo" : "^0.5.1", "nearley" : "^2.20.1"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}, "directory": {"type": "string"}}, "required": ["type", "url", "directory"]}, "main": {"type": "string"}, "exports": {"type": "object", "properties": {".": {"type": "object", "properties": {"import": {"type": "string"}, "require": {"type": "string"}}, "required": ["import", "require"]}}, "required": ["."]}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "dependencies": {"type": "object", "properties": {"stack-tools": {"type": "string"}, "iserror": {"type": "string"}, "moo": {"type": "string"}, "nearley": {"type": "string"}}, "required": ["stack-tools", "iserror", "moo", "nearley"]}}, "required": ["name", "version", "description", "license", "repository", "main", "exports", "files", "scripts", "author", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "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" : [[[134.25, 42.0], [134.25, 42.083333333333336], [134.375, 42.083333333333336], [134.375, 42.0], [134.25, 42.0]]]}, "properties" : {"code" : 633402, "url" : "http://madefor.github.io/0410/api/v1/633402.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/633402.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#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}}, "required": ["symbol", "name", "decimals", "address"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"symbol" : "BBR", "name" : "Bitberry Token", "decimals" : 18, "address" : "0x7671904eed7f10808b664fc30bb8693fd7237abf"} | json_instruct | {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}}, "required": ["symbol", "name", "decimals", "address"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "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" : "Quin\u00e9ville", "dpt" : "Manche", "inscrits" : 253, "abs" : 63, "votants" : 190, "blancs" : 20, "nuls" : 1, "exp" : 169, "res" : [{"panneau" : "1", "voix" : 92}, {"panneau" : "2", "voix" : 77}]} | 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#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "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" : [[[148.125, 43.083333333333336], [148.125, 43.166666666666664], [148.25, 43.166666666666664], [148.25, 43.083333333333336], [148.125, 43.083333333333336]]]}, "properties" : {"code" : 644851, "url" : "http://madefor.github.io/0410/api/v1/644851.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/644851.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": {"CommonLearnStrings.dontShowThisAgainLabel": {"type": "string"}, "CommonLearnStrings.exploreResources": {"type": "string"}, "CommonLearnStrings.learnLabel": {"type": "string"}, "CommonLearnStrings.libraryLabel": {"type": "string"}, "CommonLearnStrings.logo": {"type": "string"}, "CommonLearnStrings.markResourceAsCompleteLabel": {"type": "string"}, "CommonLearnStrings.mostPopularLabel": {"type": "string"}, "CommonLearnStrings.multipleLearningActivities": {"type": "string"}, "CommonLearnStrings.multipleLearningActivitiesLabel": {"type": "string"}, "CommonLearnStrings.nextStepsLabel": {"type": "string"}, "CommonLearnStrings.popularLabel": {"type": "string"}, "CommonLearnStrings.quizLabel": {"type": "string"}, "CommonLearnStrings.resourceCompletedLabel": {"type": "string"}, "CommonLearnStrings.resourceHidden": {"type": "string"}, "CommonLearnStrings.resumeLabel": {"type": "string"}, "CommonLearnStrings.suggestedTime": {"type": "string"}, "CommonLearnStrings.suggestedTimeToComplete": {"type": "string"}}, "required": ["CommonLearnStrings.dontShowThisAgainLabel", "CommonLearnStrings.exploreResources", "CommonLearnStrings.learnLabel", "CommonLearnStrings.libraryLabel", "CommonLearnStrings.logo", "CommonLearnStrings.markResourceAsCompleteLabel", "CommonLearnStrings.mostPopularLabel", "CommonLearnStrings.multipleLearningActivities", "CommonLearnStrings.multipleLearningActivitiesLabel", "CommonLearnStrings.nextStepsLabel", "CommonLearnStrings.popularLabel", "CommonLearnStrings.quizLabel", "CommonLearnStrings.resourceCompletedLabel", "CommonLearnStrings.resourceHidden", "CommonLearnStrings.resumeLabel", "CommonLearnStrings.suggestedTime", "CommonLearnStrings.suggestedTimeToComplete"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"CommonLearnStrings.dontShowThisAgainLabel" : "N\u00e3o mostrar novamente", "CommonLearnStrings.exploreResources" : "Explorar conte\u00fados", "CommonLearnStrings.learnLabel" : "Aprender", "CommonLearnStrings.libraryLabel" : "Biblioteca", "CommonLearnStrings.logo" : "Do canal {channelTitle}", "CommonLearnStrings.markResourceAsCompleteLabel" : "Marcar conte\u00fado como completado", "CommonLearnStrings.mostPopularLabel" : "Mais populares", "CommonLearnStrings.multipleLearningActivities" : "Conte\u00fado com m\u00faltiplas atividades", "CommonLearnStrings.multipleLearningActivitiesLabel" : "Conte\u00fado com m\u00faltiplas atividades", "CommonLearnStrings.nextStepsLabel" : "Pr\u00f3ximos passos", "CommonLearnStrings.popularLabel" : "Populares", "CommonLearnStrings.quizLabel" : "Teste", "CommonLearnStrings.resourceCompletedLabel" : "Conte\u00fado completado", "CommonLearnStrings.resourceHidden" : "Conte\u00fado ocultado", "CommonLearnStrings.resumeLabel" : "Continuar", "CommonLearnStrings.suggestedTime" : "Tempo sugerido", "CommonLearnStrings.suggestedTimeToComplete" : "Tempo estimado para a conclus\u00e3o"} | json_instruct | {"type": "object", "properties": {"CommonLearnStrings.dontShowThisAgainLabel": {"type": "string"}, "CommonLearnStrings.exploreResources": {"type": "string"}, "CommonLearnStrings.learnLabel": {"type": "string"}, "CommonLearnStrings.libraryLabel": {"type": "string"}, "CommonLearnStrings.logo": {"type": "string"}, "CommonLearnStrings.markResourceAsCompleteLabel": {"type": "string"}, "CommonLearnStrings.mostPopularLabel": {"type": "string"}, "CommonLearnStrings.multipleLearningActivities": {"type": "string"}, "CommonLearnStrings.multipleLearningActivitiesLabel": {"type": "string"}, "CommonLearnStrings.nextStepsLabel": {"type": "string"}, "CommonLearnStrings.popularLabel": {"type": "string"}, "CommonLearnStrings.quizLabel": {"type": "string"}, "CommonLearnStrings.resourceCompletedLabel": {"type": "string"}, "CommonLearnStrings.resourceHidden": {"type": "string"}, "CommonLearnStrings.resumeLabel": {"type": "string"}, "CommonLearnStrings.suggestedTime": {"type": "string"}, "CommonLearnStrings.suggestedTimeToComplete": {"type": "string"}}, "required": ["CommonLearnStrings.dontShowThisAgainLabel", "CommonLearnStrings.exploreResources", "CommonLearnStrings.learnLabel", "CommonLearnStrings.libraryLabel", "CommonLearnStrings.logo", "CommonLearnStrings.markResourceAsCompleteLabel", "CommonLearnStrings.mostPopularLabel", "CommonLearnStrings.multipleLearningActivities", "CommonLearnStrings.multipleLearningActivitiesLabel", "CommonLearnStrings.nextStepsLabel", "CommonLearnStrings.popularLabel", "CommonLearnStrings.quizLabel", "CommonLearnStrings.resourceCompletedLabel", "CommonLearnStrings.resourceHidden", "CommonLearnStrings.resumeLabel", "CommonLearnStrings.suggestedTime", "CommonLearnStrings.suggestedTimeToComplete"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "email": {"type": "string"}, "paypal_email": {"type": "null"}, "homepage": {"type": "null"}, "about": {"type": "null"}, "license": {"type": "null"}}, "required": ["id", "name", "email", "paypal_email", "homepage", "about", "license"]}, "updated": {"type": "string"}, "weekly_install_count": {"type": "integer"}, "total_install_count": {"type": "integer"}, "rating": {"type": "null"}, "after_screenshot_name": {"type": "string"}, "obsoleting_style_id": {"type": "null"}, "obsoleting_style_name": {"type": "null"}, "obsolete": {"type": "integer"}, "admin_delete_reason_id": {"type": "null"}, "obsoletion_message": {"type": "null"}, "screenshots": {"type": "null"}, "license": {"type": "null"}, "created": {"type": "string"}, "category": {"type": "string"}, "raw_subcategory": {"type": "string"}, "subcategory": {"type": "string"}, "additional_info": {"type": "null"}, "style_tags": {"type": "array", "items": {}}, "css": {"type": "string"}, "discussions": {"type": "array", "items": {}}, "discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}, "userjs_url": {"type": "string"}, "style_settings": {"type": "array", "items": {}}}, "required": ["id", "name", "description", "user", "updated", "weekly_install_count", "total_install_count", "rating", "after_screenshot_name", "obsoleting_style_id", "obsoleting_style_name", "obsolete", "admin_delete_reason_id", "obsoletion_message", "screenshots", "license", "created", "category", "raw_subcategory", "subcategory", "additional_info", "style_tags", "css", "discussions", "discussionsCount", "commentsCount", "userjs_url", "style_settings"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : 118872, "name" : "Style Lysandre Amor Doce - BeccaMalik", "description" : "Style para Amor Doce do Lysandre. By: BeccaMalik", "user" : {"id" : 299337, "name" : "Hally Revolts", "email" : "redacted", "paypal_email" : null, "homepage" : null, "about" : null, "license" : null}, "updated" : "2015-09-16T22:37:11.000Z", "weekly_install_count" : 0, "total_install_count" : 96, "rating" : null, "after_screenshot_name" : "https://userstyles.org/style_screenshots/118872_after.png?r=1505174736", "obsoleting_style_id" : null, "obsoleting_style_name" : null, "obsolete" : 0, "admin_delete_reason_id" : null, "obsoletion_message" : null, "screenshots" : null, "license" : null, "created" : "2015-09-16T22:37:11.000Z", "category" : "site", "raw_subcategory" : "amordoce", "subcategory" : "amordoce", "additional_info" : null, "style_tags" : [], "css" : "@-moz-document domain(\"amordoce.com\") {\r\n#container{\r\nbackground-image : url(http://imgur.com/zQCZniU) !important ;\r\n}\r\n#container.connected #header { background-image : url(http://i.imgur.com/ku0TkVb.png) !important ;\r\n}\r\n.idcard-member { background : url(http://i.imgur.com/pykAu9x.png) no-repeat !important ;\r\n}\r\n}\r\n\r\n@-moz-document regexp(\"perfil amor doce\") {\r\n.idcard-member { background : url(http://imgur.com/UGNXSPv) no-repeat !important ;\r\n}\r\n}", "discussions" : [], "discussionsCount" : 0, "commentsCount" : 0, "userjs_url" : "/styles/userjs/118872/style-lysandre-amor-doce-beccamalik.user.js", "style_settings" : []} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "email": {"type": "string"}, "paypal_email": {"type": "null"}, "homepage": {"type": "null"}, "about": {"type": "null"}, "license": {"type": "null"}}, "required": ["id", "name", "email", "paypal_email", "homepage", "about", "license"]}, "updated": {"type": "string"}, "weekly_install_count": {"type": "integer"}, "total_install_count": {"type": "integer"}, "rating": {"type": "null"}, "after_screenshot_name": {"type": "string"}, "obsoleting_style_id": {"type": "null"}, "obsoleting_style_name": {"type": "null"}, "obsolete": {"type": "integer"}, "admin_delete_reason_id": {"type": "null"}, "obsoletion_message": {"type": "null"}, "screenshots": {"type": "null"}, "license": {"type": "null"}, "created": {"type": "string"}, "category": {"type": "string"}, "raw_subcategory": {"type": "string"}, "subcategory": {"type": "string"}, "additional_info": {"type": "null"}, "style_tags": {"type": "array", "items": {}}, "css": {"type": "string"}, "discussions": {"type": "array", "items": {}}, "discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}, "userjs_url": {"type": "string"}, "style_settings": {"type": "array", "items": {}}}, "required": ["id", "name", "description", "user", "updated", "weekly_install_count", "total_install_count", "rating", "after_screenshot_name", "obsoleting_style_id", "obsoleting_style_name", "obsolete", "admin_delete_reason_id", "obsoletion_message", "screenshots", "license", "created", "category", "raw_subcategory", "subcategory", "additional_info", "style_tags", "css", "discussions", "discussionsCount", "commentsCount", "userjs_url", "style_settings"], "$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"}, "css_prefix_text": {"type": "string"}, "css_use_suffix": {"type": "boolean"}, "hinting": {"type": "boolean"}, "units_per_em": {"type": "integer"}, "ascent": {"type": "integer"}, "glyphs": {"type": "array", "items": {"type": "object", "properties": {"uid": {"type": "string"}, "css": {"type": "string"}, "code": {"type": "integer"}, "src": {"type": "string"}}, "required": ["uid", "css", "code", "src"]}}}, "required": ["name", "css_prefix_text", "css_use_suffix", "hinting", "units_per_em", "ascent", "glyphs"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "", "css_prefix_text" : "icon-", "css_use_suffix" : false, "hinting" : true, "units_per_em" : 1000, "ascent" : 850, "glyphs" : [{"uid" : "ce5e29aa5208417700e7f7012a236c00", "css" : "undo", "code" : 59392, "src" : "iconic"}, {"uid" : "8d8f4722d16e95290858eaf294d9d830", "css" : "left-thin", "code" : 59393, "src" : "entypo"}, {"uid" : "ec3be32c1330a17ef251b378ebd7d3ac", "css" : "left-outline", "code" : 59394, "src" : "typicons"}, {"uid" : "qqsxko9kqxh5g53lz33yonkpc2rpkvkn", "css" : "left", "code" : 59395, "src" : "typicons"}, {"uid" : "bf882b30900da12fca090d9796bc3030", "css" : "mail", "code" : 59396, "src" : "fontawesome"}, {"uid" : "ccc2329632396dc096bb638d4b46fb98", "css" : "mail-alt", "code" : 61664, "src" : "fontawesome"}, {"uid" : "d7271d490b71df4311e32cdacae8b331", "css" : "home", "code" : 59397, "src" : "fontawesome"}]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "css_prefix_text": {"type": "string"}, "css_use_suffix": {"type": "boolean"}, "hinting": {"type": "boolean"}, "units_per_em": {"type": "integer"}, "ascent": {"type": "integer"}, "glyphs": {"type": "array", "items": {"type": "object", "properties": {"uid": {"type": "string"}, "css": {"type": "string"}, "code": {"type": "integer"}, "src": {"type": "string"}}, "required": ["uid", "css", "code", "src"]}}}, "required": ["name", "css_prefix_text", "css_use_suffix", "hinting", "units_per_em", "ascent", "glyphs"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "null"}, "starNum": {"type": "integer"}, "folkNum": {"type": "integer"}, "watchNum": {"type": "integer"}, "topic": {"type": "array", "items": {}}}, "required": ["name", "description", "license", "starNum", "folkNum", "watchNum", "topic"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "EC-Spider", "description" : "Obsolete \u5df2\u5e9f\u5f03. ", "license" : null, "starNum" : 94, "folkNum" : 79, "watchNum" : 94, "topic" : []} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "null"}, "starNum": {"type": "integer"}, "folkNum": {"type": "integer"}, "watchNum": {"type": "integer"}, "topic": {"type": "array", "items": {}}}, "required": ["name", "description", "license", "starNum", "folkNum", "watchNum", "topic"], "$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": "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" : 404378617, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "96b09d0617352c979576e8f2e4f33979", "wof:id" : 404378617, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [-1.40329425534713, 43.61385131547811, -1.32959540914553, 43.65430288956777], "geometry" : {"coordinates" : [[[-1.34306615690933, 43.61829955086666], [-1.3584296159691, 43.62427132774317], [-1.38815738216045, 43.61672081675118], [-1.39048031481456, 43.61385131547811], [-1.39430419646471, 43.61567917914638], [-1.40271356852603, 43.62035803579153], [-1.40329425534713, 43.63017537604701], [-1.39226899669658, 43.6409133294057], [-1.39140068929359, 43.64771633292931], [-1.34570940866096, 43.65430288956777], [-1.33234033706674, 43.65280021747336], [-1.3359323568809, 43.64729505841791], [-1.33141504973773, 43.63580544379304], [-1.32959540914553, 43.61927908824292], [-1.34306615690933, 43.61829955086666]]], "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#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "screenshots": {"type": "array", "items": {"type": "string"}}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "object", "properties": {"Huong Do": {"type": "string"}}, "required": ["Huong Do"]}, "social_media_url": {"type": "string"}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "string"}, "resources": {"type": "string"}, "requires_arc": {"type": "boolean"}, "swift_version": {"type": "string"}}, "required": ["name", "version", "summary", "description", "homepage", "screenshots", "license", "authors", "social_media_url", "platforms", "source", "source_files", "resources", "requires_arc", "swift_version"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "PeekView", "version" : "1.1.3", "summary" : "PeekView supports peek, pop and preview actions for iOS devices without 3D Touch capibility", "description" : "When implementing peek, pop and preview actions with 3D Touch, you may want to support such features for users accessing your app from older devices that don't provide 3D Touch capibility. PeekView hence can be used as an alternative in such case.", "homepage" : "https://github.com/itsmeichigo/PeekView", "screenshots" : ["https://github.com/itsmeichigo/PeekView/raw/master/peekview.gif", "https://github.com/itsmeichigo/PeekView/raw/master/screenshot.png"], "license" : {"type" : "MIT", "file" : "LICENSE"}, "authors" : {"Huong Do" : "huongdt29@gmail.com"}, "social_media_url" : "http://twitter.com/itsmeichigo", "platforms" : {"ios" : "8.0"}, "source" : {"git" : "https://github.com/itsmeichigo/PeekView.git", "tag" : "1.1.3"}, "source_files" : "Source", "resources" : "Source/Assets/*.png", "requires_arc" : true, "swift_version" : "4.2"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "screenshots": {"type": "array", "items": {"type": "string"}}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "object", "properties": {"Huong Do": {"type": "string"}}, "required": ["Huong Do"]}, "social_media_url": {"type": "string"}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "string"}, "resources": {"type": "string"}, "requires_arc": {"type": "boolean"}, "swift_version": {"type": "string"}}, "required": ["name", "version", "summary", "description", "homepage", "screenshots", "license", "authors", "social_media_url", "platforms", "source", "source_files", "resources", "requires_arc", "swift_version"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"line_cd": {"type": "integer"}, "line_name": {"type": "string"}, "line_lon": {"type": "number"}, "line_lat": {"type": "number"}, "line_zoom": {"type": "integer"}, "station_l": {"type": "array", "items": {"type": "object", "properties": {"station_cd": {"type": "integer"}, "station_g_cd": {"type": "integer"}, "station_name": {"type": "string"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["station_cd", "station_g_cd", "station_name", "lon", "lat"]}}}, "required": ["line_cd", "line_name", "line_lon", "line_lat", "line_zoom", "station_l"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"line_cd" : 26008, "line_name" : "\u6771\u6025\u3053\u3069\u3082\u306e\u56fd\u7dda", "line_lon" : 139.48785908992, "line_lat" : 35.548109757537, "line_zoom" : 14, "station_l" : [{"station_cd" : 2600801, "station_g_cd" : 1130609, "station_name" : "\u9577\u6d25\u7530", "lon" : 139.493548, "lat" : 35.53196}, {"station_cd" : 2600802, "station_g_cd" : 2600802, "station_name" : "\u6069\u7530", "lon" : 139.492127, "lat" : 35.545535}, {"station_cd" : 2600803, "station_g_cd" : 2600803, "station_name" : "\u3053\u3069\u3082\u306e\u56fd", "lon" : 139.486657, "lat" : 35.558035}]} | json_instruct | {"type": "object", "properties": {"line_cd": {"type": "integer"}, "line_name": {"type": "string"}, "line_lon": {"type": "number"}, "line_lat": {"type": "number"}, "line_zoom": {"type": "integer"}, "station_l": {"type": "array", "items": {"type": "object", "properties": {"station_cd": {"type": "integer"}, "station_g_cd": {"type": "integer"}, "station_name": {"type": "string"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["station_cd", "station_g_cd", "station_name", "lon", "lat"]}}}, "required": ["line_cd", "line_name", "line_lon", "line_lat", "line_zoom", "station_l"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "bin": {"type": "object", "properties": {"launch": {"type": "string"}}, "required": ["launch"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"cross-spawn": {"type": "string"}, "deepmerge": {"type": "string"}, "fast-glob": {"type": "string"}, "pretty-time": {"type": "string"}, "prompts": {"type": "string"}}, "required": ["cross-spawn", "deepmerge", "fast-glob", "pretty-time", "prompts"]}}, "required": ["name", "version", "description", "main", "keywords", "bin", "repository", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "script-launcher", "version" : "1.36.1", "description" : "Enhance your package.json scripts with features like: menus, functions, arrays, concurrency and many more.", "main" : "launch.js", "keywords" : ["npm", "script", "scripts", "shell", "build", "environment", "windows", "concurrent", "parallel", "array", "cli", "menu"], "bin" : {"launch" : "bin/launch.js"}, "repository" : {"type" : "git", "url" : "git+https://github.com/chanzo/script-launcher.git"}, "author" : "Chanzo Wazi", "license" : "MIT", "dependencies" : {"cross-spawn" : "~7.0.3", "deepmerge" : "~4.2.2", "fast-glob" : "~3.2.7", "pretty-time" : "~1.1.0", "prompts" : "~2.4.1"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "bin": {"type": "object", "properties": {"launch": {"type": "string"}}, "required": ["launch"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"cross-spawn": {"type": "string"}, "deepmerge": {"type": "string"}, "fast-glob": {"type": "string"}, "pretty-time": {"type": "string"}, "prompts": {"type": "string"}}, "required": ["cross-spawn", "deepmerge", "fast-glob", "pretty-time", "prompts"]}}, "required": ["name", "version", "description", "main", "keywords", "bin", "repository", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[6, 1, 7, 2], [10, 3, 11, 4], [11, 17, 12, 16], [7, 20, 8, 21], [19, 8, 20, 9], [21, 15, 22, 14], [15, 19, 16, 22], [13, 5, 14, 18], [17, 13, 18, 12], [2, 5, 3, 6], [4, 9, 1, 10]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["orange", "apple", "grape", "kiwi", "strawberry", "plum", "banana"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"status": {"type": "integer"}, "startTimes": {"type": "array", "items": {"type": "integer"}}, "objectiveValue": {"type": "number"}, "solverRuntimeInMilliseconds": {"type": "integer"}, "optional": {"type": "object", "properties": {}, "required": []}}, "required": ["status", "startTimes", "objectiveValue", "solverRuntimeInMilliseconds", "optional"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"status" : 1, "startTimes" : [13, 79, 56, 29, 37, 134, 88, 64, 105, 118], "objectiveValue" : 283.0, "solverRuntimeInMilliseconds" : 2094, "optional" : {}} | json_instruct | {"type": "object", "properties": {"status": {"type": "integer"}, "startTimes": {"type": "array", "items": {"type": "integer"}}, "objectiveValue": {"type": "number"}, "solverRuntimeInMilliseconds": {"type": "integer"}, "optional": {"type": "object", "properties": {}, "required": []}}, "required": ["status", "startTimes", "objectiveValue", "solverRuntimeInMilliseconds", "optional"], "$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": {"changelog": {"type": "string"}, "test": {"type": "string"}, "travis": {"type": "string"}}, "required": ["changelog", "test", "travis"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"bluebird": {"type": "string"}, "boom": {"type": "string"}, "chai": {"type": "string"}, "conventional-changelog": {"type": "string"}, "coveralls": {"type": "string"}, "hapi": {"type": "string"}, "inject-then": {"type": "string"}, "istanbul": {"type": "string"}, "joi": {"type": "string"}, "mocha": {"type": "string"}}, "required": ["bluebird", "boom", "chai", "conventional-changelog", "coveralls", "hapi", "inject-then", "istanbul", "joi", "mocha"]}, "dependencies": {"type": "object", "properties": {"mout": {"type": "string"}}, "required": ["mout"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "hapi-joier", "version" : "1.1.0", "description" : "Better 400 error messages for Hapi responses", "main" : "index.js", "scripts" : {"changelog" : "./node_modules/.bin/conventional-changelog -i changelog.md --overwrite", "test" : "./node_modules/.bin/mocha --bdd --bail test/**/*-test.js", "travis" : "./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- -R spec test/**/*-test.js && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls && rm -rf ./coverage"}, "repository" : {"type" : "git", "url" : "https://github.com/alanhoff/node-hapi-joier"}, "author" : "Alan Hoffmeister <alanhoffmeister@gmail.com>", "license" : "ISC", "devDependencies" : {"bluebird" : "^2.9.30", "boom" : "^2.8.0", "chai" : "^3.0.0", "conventional-changelog" : "^0.2.1", "coveralls" : "^2.11.2", "hapi" : "^8.6.1", "inject-then" : "^2.0.0", "istanbul" : "^0.3.16", "joi" : "^6.5.0", "mocha" : "^2.2.5"}, "dependencies" : {"mout" : "^0.11.0"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"changelog": {"type": "string"}, "test": {"type": "string"}, "travis": {"type": "string"}}, "required": ["changelog", "test", "travis"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"bluebird": {"type": "string"}, "boom": {"type": "string"}, "chai": {"type": "string"}, "conventional-changelog": {"type": "string"}, "coveralls": {"type": "string"}, "hapi": {"type": "string"}, "inject-then": {"type": "string"}, "istanbul": {"type": "string"}, "joi": {"type": "string"}, "mocha": {"type": "string"}}, "required": ["bluebird", "boom", "chai", "conventional-changelog", "coveralls", "hapi", "inject-then", "istanbul", "joi", "mocha"]}, "dependencies": {"type": "object", "properties": {"mout": {"type": "string"}}, "required": ["mout"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"userId" : 75607, "cartId" : "1a29f71f-d468-4002-bbd7-51f230eb5a34", "preferredProducts" : [4734, 3408, 2258, 1469, 1705, 4773, 4366, 349, 3349, 1213], "productReviews" : [{"productId" : 4750, "reviewText" : "heard about this on compas radio, decided to give it a try.", "reviewDate" : "2018-03-30T04:04:43.6459113+03:00"}]} | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"babel-core": {"type": "string"}, "babel-preset-es2015": {"type": "string"}, "babel-register": {"type": "string"}, "browser-sync": {"type": "string"}, "gulp-load-plugins": {"type": "string"}, "yargs": {"type": "string"}}, "required": ["babel-core", "babel-preset-es2015", "babel-register", "browser-sync", "gulp-load-plugins", "yargs"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "dd", "version" : "1.0.0", "description" : "", "main" : "gulpfile.babel.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "author" : "", "license" : "ISC", "devDependencies" : {"babel-core" : "^6.18.2", "babel-preset-es2015" : "^6.18.0", "babel-register" : "^6.18.0", "browser-sync" : "^2.18.2", "gulp-load-plugins" : "^1.4.0", "yargs" : "^6.4.0"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"babel-core": {"type": "string"}, "babel-preset-es2015": {"type": "string"}, "babel-register": {"type": "string"}, "browser-sync": {"type": "string"}, "gulp-load-plugins": {"type": "string"}, "yargs": {"type": "string"}}, "required": ["babel-core", "babel-preset-es2015", "babel-register", "browser-sync", "gulp-load-plugins", "yargs"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "object", "properties": {"apartDong": {"type": "string"}, "apartName": {"type": "string"}, "dealDay": {"type": "string"}, "apartAddress": {"type": "string"}, "dealYear": {"type": "string"}, "cancelYN": {"type": "string"}, "dealFloor": {"type": "string"}, "apartCreatedYear": {"type": "string"}, "dealUpdated": {"type": "string"}, "apartSize": {"type": "string"}, "apartCityCode": {"type": "string"}, "id": {"type": "integer"}, "dealMoney": {"type": "string"}, "dealMonth": {"type": "string"}}, "required": ["apartDong", "apartName", "dealDay", "apartAddress", "dealYear", "cancelYN", "dealFloor", "apartCreatedYear", "dealUpdated", "apartSize", "apartCityCode", "id", "dealMoney", "dealMonth"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"apartDong" : "\uccad\ub77c\ub3d9", "apartName" : "\uccad\ub77c\uc81c\uc77c\ud48d\uacbd\ucc44", "dealDay" : "11", "apartAddress" : "115-1", "dealYear" : "2021", "cancelYN" : "N", "dealFloor" : "11", "apartCreatedYear" : "2012", "dealUpdated" : "2021-09-22", "apartSize" : "115.9895", "apartCityCode" : "28260", "id" : 109667, "dealMoney" : "91,000", "dealMonth" : "09"}, {"apartDong" : "\uccad\ub77c\ub3d9", "apartName" : "\uccad\ub77c\uad6d\uc81c\uae08\uc735\ub2e8\uc9c0\ud55c\uc591\uc218\uc790\uc778\ub808\uc774\ud06c\ube14\ub8e8", "dealDay" : "03", "apartAddress" : "85-1", "dealYear" : "2021", "cancelYN" : "N", "dealFloor" : "19", "apartCreatedYear" : "2019", "dealUpdated" : "2021-09-22", "apartSize" : "59.9849", "apartCityCode" : "28260", "id" : 109666, "dealMoney" : "76,000", "dealMonth" : "09"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"apartDong": {"type": "string"}, "apartName": {"type": "string"}, "dealDay": {"type": "string"}, "apartAddress": {"type": "string"}, "dealYear": {"type": "string"}, "cancelYN": {"type": "string"}, "dealFloor": {"type": "string"}, "apartCreatedYear": {"type": "string"}, "dealUpdated": {"type": "string"}, "apartSize": {"type": "string"}, "apartCityCode": {"type": "string"}, "id": {"type": "integer"}, "dealMoney": {"type": "string"}, "dealMonth": {"type": "string"}}, "required": ["apartDong", "apartName", "dealDay", "apartAddress", "dealYear", "cancelYN", "dealFloor", "apartCreatedYear", "dealUpdated", "apartSize", "apartCityCode", "id", "dealMoney", "dealMonth"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"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" : "Type-and-example-directed program synthesis.", "fields" : ["algebraic number", "recursion", "exploit", "program synthesis", "type theory"], "abstract" : "This paper presents an algorithm for synthesizing recursive functions that process algebraic datatypes. It is founded on proof-theoretic techniques that exploit both type information and input\u2013output examples to prune the search space. The algorithm uses refinement trees, a data structure that succinctly represents constraints on the shape of generated code. We evaluate the algorithm by using a prototype implementation to synthesize more than 40 benchmarks and several non-trivial larger examples. Our results demonstrate that the approach meets or outperforms the state-of-the-art for this domain, in terms of synthesis time or attainable size of the generated programs.", "citation" : "Citations (79)", "departments" : ["University of Pennsylvania", "University of Pennsylvania"], "authors" : ["Peter-Michael Osera.....http://dblp.org/pers/hd/o/Osera:Peter=Michael", "Steve Zdancewic.....http://dblp.org/pers/hd/z/Zdancewic:Steve"], "conf" : "pldi", "year" : "2015", "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 a valid JSON object that conforms to the following schema:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["memberof"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "sites": {"type": "array", "items": {"type": "object", "properties": {"site": {"type": "string"}, "id": {"type": "string"}, "sort": {"type": "integer"}}, "required": ["site", "id", "sort"]}}, "eps": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "sort": {"type": "integer"}, "name": {"type": "string"}, "sites": {"type": "array", "items": {"type": "object", "properties": {"site": {"type": "string"}, "sort": {"type": "integer"}, "title": {"type": "string"}, "url": {"type": "string"}, "time": {"type": "string"}}, "required": ["site", "sort", "title", "url", "time"]}}}, "required": ["id", "sort", "name", "sites"]}}}, "required": ["id", "name", "sites", "eps"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "47726", "name" : "\u30c8\u30ef\u30ce\u30af\u30aa\u30f3 \u7b2c\u4e09\u7ae0 \u5922\u5e7b\u306e\u9023\u5ea7", "sites" : [{"site" : "bilibili", "id" : "4472", "sort" : 6}], "eps" : [{"id" : 258124, "sort" : 3, "name" : "\u30c8\u30ef\u30ce\u30af\u30aa\u30f3 \u7b2c\u4e09\u7ae0 \u5922\u5e7b\u306e\u9023\u5ea7", "sites" : [{"site" : "bilibili", "sort" : 3, "title" : "\u7b2c\u4e09\u7ae0 \u68a6\u5e7b\u4e4b\u8fde\u5750", "url" : "https://www.bilibili.com/bangumi/play/ep92710", "time" : "2016-07-18T05:50:00.000Z"}]}]} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "sites": {"type": "array", "items": {"type": "object", "properties": {"site": {"type": "string"}, "id": {"type": "string"}, "sort": {"type": "integer"}}, "required": ["site", "id", "sort"]}}, "eps": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "sort": {"type": "integer"}, "name": {"type": "string"}, "sites": {"type": "array", "items": {"type": "object", "properties": {"site": {"type": "string"}, "sort": {"type": "integer"}, "title": {"type": "string"}, "url": {"type": "string"}, "time": {"type": "string"}}, "required": ["site", "sort", "title", "url", "time"]}}}, "required": ["id", "sort", "name", "sites"]}}}, "required": ["id", "name", "sites", "eps"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "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" : 116847, "info" : {"name" : "Slaent - Classic theme, white", "description" : "Sorry reilo :3", "additionalInfo" : null, "format" : "uso", "category" : "slaent", "createdAt" : "2015-07-24T15:50:14.000Z", "updatedAt" : "2015-07-24T15:50:14.000Z", "license" : "CC-BY-4.0", "author" : {"id" : 294903, "name" : "il meanbean li"}}, "stats" : {"installs" : {"total" : 39, "weekly" : 0}}, "screenshots" : {"main" : {"name" : "116847-after.png", "archived" : false}}, "discussions" : {"stats" : {"discussionsCount" : 0, "commentsCount" : 0}, "data" : []}, "style" : {"css" : "@namespace url(http://www.w3.org/1999/xhtml);\r\n\r\n@-moz-document domain(\"slaent.com\") {\r\n\r\n.spoiler{\r\n padding-left: 5px !important;\r\n padding-right: 5px !important;\r\n}\r\n.navigation{\r\n left: 0px !important; \r\n}\r\n.layout--wrapper::after{\r\n background-color: rgba(0,0,0,0) !important;\r\n}\r\n.navigation__background::before{\r\n background-image: linear-gradient(to left, rgba(0, 0, 0, 0.39), rgba(14, 14, 14, 0.52)) !important;\r\n} \r\n.promoted-thread__item::after{\r\n background-image: linear-gradient(rgba(30, 30, 30, 0), rgba(30,30,30,50)) !important;\r\n} \r\n.thread__cover::after {\r\n background-color: rgba(0,0,0,0) !important;\r\n}\r\n.thread__background::before{\r\n background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(30, 30, 30, 255)) !important;\r\n} \r\n.thread__cover{\r\n background-color: rgba(30,30,30,255) !important;\r\n} \r\n.navigation__icon--user::before{\r\n margin-top: -5px !important;\r\n} \r\n}"}} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "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#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"city": {"type": "object", "properties": {"name": {"type": "string"}, "state": {"type": "string"}}, "required": ["name", "state"]}, "borders": {"type": "array", "items": {"type": "array", "items": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}}}}, "required": ["city", "borders"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"city" : {"name" : "VIEIR\u00d3POLIS", "state" : "PB"}, "borders" : [[{"lat" : -6.483947764677566, "lng" : -38.2271195221482}, {"lat" : -6.554655581889563, "lng" : -38.19543203486046}, {"lat" : -6.55366332030593, "lng" : -38.209564636198934}, {"lat" : -6.580386260317596, "lng" : -38.224535706057964}, {"lat" : -6.597791036826834, "lng" : -38.246298537847224}, {"lat" : -6.646145357422256, "lng" : -38.28371566974232}, {"lat" : -6.630083614966793, "lng" : -38.292541009260106}, {"lat" : -6.613262732289229, "lng" : -38.314189383433245}, {"lat" : -6.614772116639813, "lng" : -38.35308636504368}, {"lat" : -6.578323277597121, "lng" : -38.33461964837801}, {"lat" : -6.5724926256341405, "lng" : -38.30400830334048}, {"lat" : -6.561404783403987, "lng" : -38.29887047649123}, {"lat" : -6.526729565716835, "lng" : -38.30522073604811}, {"lat" : -6.522893323168262, "lng" : -38.28345430517203}, {"lat" : -6.505617308891658, "lng" : -38.288719842946364}, {"lat" : -6.483209356526515, "lng" : -38.25653111042237}, {"lat" : -6.483947764677566, "lng" : -38.2271195221482}]]} | json_instruct | {"type": "object", "properties": {"city": {"type": "object", "properties": {"name": {"type": "string"}, "state": {"type": "string"}}, "required": ["name", "state"]}, "borders": {"type": "array", "items": {"type": "array", "items": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}}}}, "required": ["city", "borders"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"image": {"type": "string"}, "position": {"type": "array", "items": {"type": "integer"}}, "scale": {"type": "integer"}, "idle_anim": {"type": "string"}, "confirm_anim": {"type": "string"}}, "required": ["image", "position", "scale", "idle_anim", "confirm_anim"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"image" : "Menu_Mario", "position" : [0, -100], "scale" : 1, "idle_anim" : "Mario menu asset", "confirm_anim" : "Mario menu asset"} | json_instruct | {"type": "object", "properties": {"image": {"type": "string"}, "position": {"type": "array", "items": {"type": "integer"}}, "scale": {"type": "integer"}, "idle_anim": {"type": "string"}, "confirm_anim": {"type": "string"}}, "required": ["image", "position", "scale", "idle_anim", "confirm_anim"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"nom" : "Commelle-Vernay", "circ" : "5\u00e8me circonscription", "dpt" : "Loire", "inscrits" : 2259, "abs" : 1207, "votants" : 1052, "blancs" : 72, "nuls" : 28, "exp" : 952, "res" : [{"nuance" : "MDM", "nom" : "Mme Nathalie SARLES", "voix" : 560}, {"nuance" : "LR", "nom" : "Mme Clotilde ROBIN", "voix" : 392}]} | json_instruct | {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"IsRecentlyVerified": {"type": "boolean"}, "ID": {"type": "integer"}, "UUID": {"type": "string"}, "DataProviderID": {"type": "integer"}, "OperatorID": {"type": "integer"}, "UsageTypeID": {"type": "integer"}, "AddressInfo": {"type": "object", "properties": {"ID": {"type": "integer"}, "Title": {"type": "string"}, "AddressLine1": {"type": "string"}, "Town": {"type": "string"}, "StateOrProvince": {"type": "string"}, "Postcode": {"type": "string"}, "CountryID": {"type": "integer"}, "Latitude": {"type": "number"}, "Longitude": {"type": "number"}, "ContactTelephone1": {"type": "string"}, "AccessComments": {"type": "string"}, "RelatedURL": {"type": "string"}, "DistanceUnit": {"type": "integer"}}, "required": ["ID", "Title", "AddressLine1", "Town", "StateOrProvince", "Postcode", "CountryID", "Latitude", "Longitude", "ContactTelephone1", "AccessComments", "RelatedURL", "DistanceUnit"]}, "Connections": {"type": "array", "items": {"type": "object", "properties": {"ID": {"type": "integer"}, "ConnectionTypeID": {"type": "integer"}, "StatusTypeID": {"type": "integer"}, "Quantity": {"type": "integer"}}, "required": ["ID", "ConnectionTypeID", "StatusTypeID", "Quantity"]}}, "NumberOfPoints": {"type": "integer"}, "StatusTypeID": {"type": "integer"}, "DateLastStatusUpdate": {"type": "string"}, "DataQualityLevel": {"type": "integer"}, "DateCreated": {"type": "string"}, "SubmissionStatusTypeID": {"type": "integer"}}, "required": ["IsRecentlyVerified", "ID", "UUID", "DataProviderID", "OperatorID", "UsageTypeID", "AddressInfo", "Connections", "NumberOfPoints", "StatusTypeID", "DateLastStatusUpdate", "DataQualityLevel", "DateCreated", "SubmissionStatusTypeID"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"IsRecentlyVerified" : false, "ID" : 97265, "UUID" : "94F9EB3D-BC50-49B9-AFAA-78AD52AD0BDB", "DataProviderID" : 1, "OperatorID" : 1, "UsageTypeID" : 4, "AddressInfo" : {"ID" : 97611, "Title" : "Taco Station", "AddressLine1" : "TF-28", "Town" : "San Crist\u00f3bal de La Laguna", "StateOrProvince" : "Santa Cruz de Tenerife", "Postcode" : "38108", "CountryID" : 210, "Latitude" : 28.4472476, "Longitude" : -16.2956443, "ContactTelephone1" : " 922 601 100", "AccessComments" : "Belongs to Laguna city hall - needs card from the city hall to activate. Cannot reserve.", "RelatedURL" : "http://www.aytolalaguna.es/", "DistanceUnit" : 0}, "Connections" : [{"ID" : 138129, "ConnectionTypeID" : 25, "StatusTypeID" : 50, "Quantity" : 1}], "NumberOfPoints" : 1, "StatusTypeID" : 50, "DateLastStatusUpdate" : "2018-01-22T08:41:00Z", "DataQualityLevel" : 1, "DateCreated" : "2018-01-15T13:25:00Z", "SubmissionStatusTypeID" : 200} | json_instruct | {"type": "object", "properties": {"IsRecentlyVerified": {"type": "boolean"}, "ID": {"type": "integer"}, "UUID": {"type": "string"}, "DataProviderID": {"type": "integer"}, "OperatorID": {"type": "integer"}, "UsageTypeID": {"type": "integer"}, "AddressInfo": {"type": "object", "properties": {"ID": {"type": "integer"}, "Title": {"type": "string"}, "AddressLine1": {"type": "string"}, "Town": {"type": "string"}, "StateOrProvince": {"type": "string"}, "Postcode": {"type": "string"}, "CountryID": {"type": "integer"}, "Latitude": {"type": "number"}, "Longitude": {"type": "number"}, "ContactTelephone1": {"type": "string"}, "AccessComments": {"type": "string"}, "RelatedURL": {"type": "string"}, "DistanceUnit": {"type": "integer"}}, "required": ["ID", "Title", "AddressLine1", "Town", "StateOrProvince", "Postcode", "CountryID", "Latitude", "Longitude", "ContactTelephone1", "AccessComments", "RelatedURL", "DistanceUnit"]}, "Connections": {"type": "array", "items": {"type": "object", "properties": {"ID": {"type": "integer"}, "ConnectionTypeID": {"type": "integer"}, "StatusTypeID": {"type": "integer"}, "Quantity": {"type": "integer"}}, "required": ["ID", "ConnectionTypeID", "StatusTypeID", "Quantity"]}}, "NumberOfPoints": {"type": "integer"}, "StatusTypeID": {"type": "integer"}, "DateLastStatusUpdate": {"type": "string"}, "DataQualityLevel": {"type": "integer"}, "DateCreated": {"type": "string"}, "SubmissionStatusTypeID": {"type": "integer"}}, "required": ["IsRecentlyVerified", "ID", "UUID", "DataProviderID", "OperatorID", "UsageTypeID", "AddressInfo", "Connections", "NumberOfPoints", "StatusTypeID", "DateLastStatusUpdate", "DataQualityLevel", "DateCreated", "SubmissionStatusTypeID"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "array", "items": {"type": "string"}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "nette/application": {"type": "string"}, "nette/bootstrap": {"type": "string"}, "nette/caching": {"type": "string"}, "nette/database": {"type": "string"}, "nette/di": {"type": "string"}, "nette/finder": {"type": "string"}, "nette/forms": {"type": "string"}, "nette/http": {"type": "string"}, "nette/mail": {"type": "string"}, "nette/robot-loader": {"type": "string"}, "nette/safe-stream": {"type": "string"}, "nette/security": {"type": "string"}, "nette/utils": {"type": "string"}, "latte/latte": {"type": "string"}, "tracy/tracy": {"type": "string"}}, "required": ["php", "nette/application", "nette/bootstrap", "nette/caching", "nette/database", "nette/di", "nette/finder", "nette/forms", "nette/http", "nette/mail", "nette/robot-loader", "nette/safe-stream", "nette/security", "nette/utils", "latte/latte", "tracy/tracy"]}, "require-dev": {"type": "object", "properties": {"nette/tester": {"type": "string"}}, "required": ["nette/tester"]}}, "required": ["name", "description", "type", "license", "require", "require-dev"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "nette/web-project", "description" : "Nette: Standard Web Project", "type" : "project", "license" : ["MIT", "BSD-3-Clause", "GPL-2.0", "GPL-3.0"], "require" : {"php" : ">= 5.3", "nette/application" : "^2.3.6", "nette/bootstrap" : "^2.3", "nette/caching" : "^2.3", "nette/database" : "^2.3", "nette/di" : "^2.3", "nette/finder" : "^2.3", "nette/forms" : "^2.3", "nette/http" : "^2.3", "nette/mail" : "^2.3", "nette/robot-loader" : "^2.3", "nette/safe-stream" : "^2.3", "nette/security" : "^2.3", "nette/utils" : "^2.3", "latte/latte" : "^2.3", "tracy/tracy" : "^2.3"}, "require-dev" : {"nette/tester" : "^1.6"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "array", "items": {"type": "string"}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "nette/application": {"type": "string"}, "nette/bootstrap": {"type": "string"}, "nette/caching": {"type": "string"}, "nette/database": {"type": "string"}, "nette/di": {"type": "string"}, "nette/finder": {"type": "string"}, "nette/forms": {"type": "string"}, "nette/http": {"type": "string"}, "nette/mail": {"type": "string"}, "nette/robot-loader": {"type": "string"}, "nette/safe-stream": {"type": "string"}, "nette/security": {"type": "string"}, "nette/utils": {"type": "string"}, "latte/latte": {"type": "string"}, "tracy/tracy": {"type": "string"}}, "required": ["php", "nette/application", "nette/bootstrap", "nette/caching", "nette/database", "nette/di", "nette/finder", "nette/forms", "nette/http", "nette/mail", "nette/robot-loader", "nette/safe-stream", "nette/security", "nette/utils", "latte/latte", "tracy/tracy"]}, "require-dev": {"type": "object", "properties": {"nette/tester": {"type": "string"}}, "required": ["nette/tester"]}}, "required": ["name", "description", "type", "license", "require", "require-dev"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"username": {"type": "string"}, "accessKey": {"type": "string"}}, "required": ["username", "accessKey"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"username" : "yourSauceUsername", "accessKey" : "yourSauceAccessKey"} | json_instruct | {"type": "object", "properties": {"username": {"type": "string"}, "accessKey": {"type": "string"}}, "required": ["username", "accessKey"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"solution_size": {"type": "integer"}, "ok": {"type": "boolean"}, "resemblance": {"type": "number"}, "problem_id": {"type": "integer"}, "solution_spec_hash": {"type": "string"}}, "required": ["solution_size", "ok", "resemblance", "problem_id", "solution_spec_hash"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"solution_size" : 2757, "ok" : true, "resemblance" : 0.936515, "problem_id" : 3708, "solution_spec_hash" : "8013ff5e2c4e3b8ab293ab756eccb9580b85bced"} | json_instruct | {"type": "object", "properties": {"solution_size": {"type": "integer"}, "ok": {"type": "boolean"}, "resemblance": {"type": "number"}, "problem_id": {"type": "integer"}, "solution_spec_hash": {"type": "string"}}, "required": ["solution_size", "ok", "resemblance", "problem_id", "solution_spec_hash"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "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"}}}, "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"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"\u5de5\u5ee0\u540d\u7a31" : "\u5b8f\u806f\u5de5\u696d\u793e", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "99651016", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "", "\u5de5\u5ee0\u5730\u5740" : "\u5f70\u5316\u7e23\u548c\u7f8e\u93ae\u7cd6\u53cb\u91cc\u6771\u840a\u8def\uff11\uff15\uff11\u5df7\uff13\uff16\u865f", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc" : "\u5f70\u5316\u7e23\u548c\u7f8e\u93ae\u7cd6\u53cb\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d" : "\u8523\u64c7\u660e", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f" : "05922736", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b" : "\u7368\u8cc7", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f" : "", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f" : "0910503", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b" : "\u751f\u7522\u4e2d", "\u7522\u696d\u985e\u5225" : ["29\u6a5f\u68b0\u8a2d\u5099\u88fd\u9020\u696d", "30\u6c7d\u8eca\u53ca\u5176\u96f6\u4ef6\u88fd\u9020\u696d", "31\u5176\u4ed6\u904b\u8f38\u5de5\u5177\u53ca\u5176\u96f6\u4ef6\u88fd\u9020\u696d"], "\u4e3b\u8981\u7522\u54c1" : ["293\u901a\u7528\u6a5f\u68b0\u8a2d\u5099", "303\u6c7d\u8eca\u96f6\u4ef6", "312\u6a5f\u8eca\u53ca\u5176\u96f6\u4ef6"]} | 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"}}}, "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"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"moniker": {"type": "string"}, "valopr_address": {"type": "string"}, "addedPeer": {"type": "string"}}, "required": ["moniker", "valopr_address", "addedPeer"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"moniker" : "Money", "valopr_address" : "cohovaloper1wnhjkqkvy8yj7uwnphukcllg9f64ahcdpxhe7e", "addedPeer" : "D106DA60F02FEF288DAA4E86FD8CEA98BE34EF612E451A26C910C44D601429FD"} | json_instruct | {"type": "object", "properties": {"moniker": {"type": "string"}, "valopr_address": {"type": "string"}, "addedPeer": {"type": "string"}}, "required": ["moniker", "valopr_address", "addedPeer"], "$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" : 2, "n_trials" : 340, "objective" : "rastrigin_on_cube", "white" : "optuna_random_clone", "black" : "platypus_nsgaii", "traceback" : ["passing", "passing"], "best_val" : [0.42443674682955207, 0.5455700178095029], "best_x" : [[0.5240883899562652, 0.539282323861773], [0.5401973319127735, 0.6323956437481112]], "feval_count" : [340, 372], "n_trials_instructed" : [340, 340], "passing" : [true, true], "completed" : true, "points" : 1.0, "winner" : "optuna_random_clone", "loser" : "platypus_nsgaii"} | 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#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"BarSlide": {"type": "array", "items": {"type": "string"}}}, "required": ["BarSlide"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"BarSlide" : ["TheWestern", "FlairBartending", "WipeTheFloorWithYou", "BarBrawl", "MundaneMadeAwesome", "HomageShot", "MundaneMadeAwesome", "HomageShot", "GreasySpoon", "TheWestern", "FrothyMugsOfWater", "TheIllegal", "EpicFail", "SunglassesAtNight", "OhCrap", "MiniGame", "WildWest", "FrothyMugsOfWater", "ImprovisedWeapon", "MolotovCocktail", "DestinationDefenestration", "BarBrawl", "BarBrawl", "BarBrawl", "YouHaveFailedMe"]} | json_instruct | {"type": "object", "properties": {"BarSlide": {"type": "array", "items": {"type": "string"}}}, "required": ["BarSlide"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "private": {"type": "boolean"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"bootstrap": {"type": "string"}, "postinstall": {"type": "string"}, "clean": {"type": "string"}, "build": {"type": "string"}, "watch": {"type": "string"}, "bundle": {"type": "string"}, "test": {"type": "string"}, "lint": {"type": "string"}}, "required": ["bootstrap", "postinstall", "clean", "build", "watch", "bundle", "test", "lint"]}, "devDependencies": {"type": "object", "properties": {"lerna": {"type": "string"}, "tslint": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["lerna", "tslint", "typescript"]}, "files": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "private", "version", "description", "author", "license", "scripts", "devDependencies", "files"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "bound-sensor-base", "private" : true, "version" : "1.0.7", "description" : "Find out once element size changes", "author" : "aminpaks <amin.pakseresht@hotmail.com>", "license" : "MIT", "scripts" : {"bootstrap" : "lerna bootstrap", "postinstall" : "npm run bootstrap", "clean" : "lerna run clean", "build" : "lerna run build", "watch" : "lerna run watch", "bundle" : "lerna run bundle", "test" : "lerna run test", "lint" : "lerna run lint"}, "devDependencies" : {"lerna" : "^2.8.0", "tslint" : "^5.5.0", "typescript" : "^2.4.1"}, "files" : ["modules", "examples"]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "private": {"type": "boolean"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"bootstrap": {"type": "string"}, "postinstall": {"type": "string"}, "clean": {"type": "string"}, "build": {"type": "string"}, "watch": {"type": "string"}, "bundle": {"type": "string"}, "test": {"type": "string"}, "lint": {"type": "string"}}, "required": ["bootstrap", "postinstall", "clean", "build", "watch", "bundle", "test", "lint"]}, "devDependencies": {"type": "object", "properties": {"lerna": {"type": "string"}, "tslint": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["lerna", "tslint", "typescript"]}, "files": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "private", "version", "description", "author", "license", "scripts", "devDependencies", "files"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"Id": {"type": "string"}, "ProductId": {"type": "string"}, "UserId": {"type": "string"}, "ProfileName": {"type": "string"}, "HelpfulnessNumerator": {"type": "integer"}, "HelpfulnessDenominator": {"type": "integer"}, "Score": {"type": "integer"}, "Time": {"type": "string"}, "Summary": {"type": "string"}, "text": {"type": "string"}}, "required": ["Id", "ProductId", "UserId", "ProfileName", "HelpfulnessNumerator", "HelpfulnessDenominator", "Score", "Time", "Summary", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Id" : "110741", "ProductId" : "P1000-04", "UserId" : "A2BZ4HSRBB5V6A", "ProfileName" : "Michael", "HelpfulnessNumerator" : 1, "HelpfulnessDenominator" : 1, "Score" : 5, "Time" : "1327622400", "Summary" : "This coffee has saved me more than once", "text" : "Recently at work, we've been looking to cut costs and save money, and so the first thing to go was decent coffee. The swill that they're serving now is an abomination to coffee, so I finally went out and bought a pack of these 50 Starbucks Via Italian Roast instant coffee. Starbucks Via is pretty good, I mean, it's really good for instant coffee. I am fortunate at work we have a hot-water maker thing that works well and gives you piping hot water, which dissolves this coffee dust in a matter of seconds... barely requiring a stir.<br /><br />THe coffee is strong and tastes similar to the Starbucks Italian Roast you might get from the store; not the same, not as robust, not as \"burnt\" (something that I personally prefer), but still pretty damn good for instant coffee.<br /><br />Having irregular sleep patterns, this coffee has spared me the embarrassment of falling asleep in countless meetings. It works, it tastes good, it holds cream well. Only drawback is it leaves this muddy residue on the bottom of your cup. But, that ain't all that bad. It's not Sanka."} | json_instruct | {"type": "object", "properties": {"Id": {"type": "string"}, "ProductId": {"type": "string"}, "UserId": {"type": "string"}, "ProfileName": {"type": "string"}, "HelpfulnessNumerator": {"type": "integer"}, "HelpfulnessDenominator": {"type": "integer"}, "Score": {"type": "integer"}, "Time": {"type": "string"}, "Summary": {"type": "string"}, "text": {"type": "string"}}, "required": ["Id", "ProductId", "UserId", "ProfileName", "HelpfulnessNumerator", "HelpfulnessDenominator", "Score", "Time", "Summary", "text"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["Graduate", "Prof Dev Nontrans Credit", "Undergraduate"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$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"}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"create": {"type": "string"}, "deploy": {"type": "string"}, "test": {"type": "string"}}, "required": ["create", "deploy", "test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"aws-sdk": {"type": "string"}, "bluebird": {"type": "string"}, "claudia-api-builder": {"type": "string"}, "dynamodb-doc": {"type": "string"}}, "required": ["aws-sdk", "bluebird", "claudia-api-builder", "dynamodb-doc"]}, "devDependencies": {"type": "object", "properties": {"mocha": {"type": "string"}, "request": {"type": "string"}, "should": {"type": "string"}}, "required": ["mocha", "request", "should"]}}, "required": ["name", "version", "description", "main", "files", "scripts", "author", "license", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "lambdaDynamoDbDemo", "version" : "1.0.0", "description" : "A demo of using DynamoDb from Lambda for a blog post. ", "main" : "index.js", "files" : ["*.js"], "scripts" : {"create" : "claudia create --name lambdaDynamoDbDemo --region us-west-2 --api-module index --policies policies", "deploy" : "claudia update", "test" : "mocha -u bdd -R spec -t 5000"}, "author" : "Marcus Hammarberg @marcusoftnet", "license" : "MIT", "dependencies" : {"aws-sdk" : "^2.2.41", "bluebird" : "^3.3.3", "claudia-api-builder" : "^1.0.2", "dynamodb-doc" : "^1.0.0"}, "devDependencies" : {"mocha" : "^2.4.5", "request" : "^2.69.0", "should" : "^8.2.2"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"create": {"type": "string"}, "deploy": {"type": "string"}, "test": {"type": "string"}}, "required": ["create", "deploy", "test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"aws-sdk": {"type": "string"}, "bluebird": {"type": "string"}, "claudia-api-builder": {"type": "string"}, "dynamodb-doc": {"type": "string"}}, "required": ["aws-sdk", "bluebird", "claudia-api-builder", "dynamodb-doc"]}, "devDependencies": {"type": "object", "properties": {"mocha": {"type": "string"}, "request": {"type": "string"}, "should": {"type": "string"}}, "required": ["mocha", "request", "should"]}}, "required": ["name", "version", "description", "main", "files", "scripts", "author", "license", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"900667257": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900667258": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900667259": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900667260": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900667261": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900667262": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900667263": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900667264": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900667257", "900667258", "900667259", "900667260", "900667261", "900667262", "900667263", "900667264"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"900667257" : {"nama" : "TPS 1", "dapil" : [6201, 16203, 2620104]}, "900667258" : {"nama" : "TPS 2", "dapil" : [6201, 16203, 2620104]}, "900667259" : {"nama" : "TPS 3", "dapil" : [6201, 16203, 2620104]}, "900667260" : {"nama" : "TPS 4", "dapil" : [6201, 16203, 2620104]}, "900667261" : {"nama" : "TPS 5", "dapil" : [6201, 16203, 2620104]}, "900667262" : {"nama" : "TPS 6", "dapil" : [6201, 16203, 2620104]}, "900667263" : {"nama" : "TPS 7", "dapil" : [6201, 16203, 2620104]}, "900667264" : {"nama" : "TPS 8", "dapil" : [6201, 16203, 2620104]}} | json_instruct | {"type": "object", "properties": {"900667257": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900667258": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900667259": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900667260": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900667261": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900667262": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900667263": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900667264": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900667257", "900667258", "900667259", "900667260", "900667261", "900667262", "900667263", "900667264"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"serve": {"type": "string"}, "build": {"type": "string"}, "lint": {"type": "string"}, "docker-build": {"type": "string"}, "docker-run": {"type": "string"}}, "required": ["serve", "build", "lint", "docker-build", "docker-run"]}, "dependencies": {"type": "object", "properties": {"@fortawesome/fontawesome-svg-core": {"type": "string"}, "@fortawesome/free-solid-svg-icons": {"type": "string"}, "@fortawesome/vue-fontawesome": {"type": "string"}, "axios": {"type": "string"}, "bootstrap": {"type": "string"}, "core-js": {"type": "string"}, "vue": {"type": "string"}, "vue-router": {"type": "string"}, "vue-select": {"type": "string"}, "vue-sweetalert2": {"type": "string"}, "vuex": {"type": "string"}}, "required": ["@fortawesome/fontawesome-svg-core", "@fortawesome/free-solid-svg-icons", "@fortawesome/vue-fontawesome", "axios", "bootstrap", "core-js", "vue", "vue-router", "vue-select", "vue-sweetalert2", "vuex"]}, "devDependencies": {"type": "object", "properties": {"@vue/cli-plugin-babel": {"type": "string"}, "@vue/cli-plugin-eslint": {"type": "string"}, "@vue/cli-plugin-router": {"type": "string"}, "@vue/cli-plugin-vuex": {"type": "string"}, "@vue/cli-service": {"type": "string"}, "babel-eslint": {"type": "string"}, "eslint": {"type": "string"}, "eslint-plugin-vue": {"type": "string"}, "node-sass": {"type": "string"}, "sass-loader": {"type": "string"}, "vue-template-compiler": {"type": "string"}}, "required": ["@vue/cli-plugin-babel", "@vue/cli-plugin-eslint", "@vue/cli-plugin-router", "@vue/cli-plugin-vuex", "@vue/cli-service", "babel-eslint", "eslint", "eslint-plugin-vue", "node-sass", "sass-loader", "vue-template-compiler"]}}, "required": ["name", "version", "private", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "client", "version" : "0.1.0", "private" : true, "scripts" : {"serve" : "vue-cli-service serve", "build" : "vue-cli-service build", "lint" : "vue-cli-service lint", "docker-build" : "docker build -t leads2b-test/client .", "docker-run" : "docker run -it -dp 8080:80 --rm --name leads2b-test-client-1 leads2b-test/client"}, "dependencies" : {"@fortawesome/fontawesome-svg-core" : "^1.2.30", "@fortawesome/free-solid-svg-icons" : "^5.14.0", "@fortawesome/vue-fontawesome" : "^0.1.10", "axios" : "^0.20.0", "bootstrap" : "^5.0.0-alpha1", "core-js" : "^3.6.5", "vue" : "^2.6.11", "vue-router" : "^3.2.0", "vue-select" : "^3.10.8", "vue-sweetalert2" : "^3.0.6", "vuex" : "^3.4.0"}, "devDependencies" : {"@vue/cli-plugin-babel" : "~4.5.0", "@vue/cli-plugin-eslint" : "~4.5.0", "@vue/cli-plugin-router" : "~4.5.0", "@vue/cli-plugin-vuex" : "~4.5.0", "@vue/cli-service" : "~4.5.0", "babel-eslint" : "^10.1.0", "eslint" : "^6.7.2", "eslint-plugin-vue" : "^6.2.2", "node-sass" : "^4.14.1", "sass-loader" : "^9.0.3", "vue-template-compiler" : "^2.6.11"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"serve": {"type": "string"}, "build": {"type": "string"}, "lint": {"type": "string"}, "docker-build": {"type": "string"}, "docker-run": {"type": "string"}}, "required": ["serve", "build", "lint", "docker-build", "docker-run"]}, "dependencies": {"type": "object", "properties": {"@fortawesome/fontawesome-svg-core": {"type": "string"}, "@fortawesome/free-solid-svg-icons": {"type": "string"}, "@fortawesome/vue-fontawesome": {"type": "string"}, "axios": {"type": "string"}, "bootstrap": {"type": "string"}, "core-js": {"type": "string"}, "vue": {"type": "string"}, "vue-router": {"type": "string"}, "vue-select": {"type": "string"}, "vue-sweetalert2": {"type": "string"}, "vuex": {"type": "string"}}, "required": ["@fortawesome/fontawesome-svg-core", "@fortawesome/free-solid-svg-icons", "@fortawesome/vue-fontawesome", "axios", "bootstrap", "core-js", "vue", "vue-router", "vue-select", "vue-sweetalert2", "vuex"]}, "devDependencies": {"type": "object", "properties": {"@vue/cli-plugin-babel": {"type": "string"}, "@vue/cli-plugin-eslint": {"type": "string"}, "@vue/cli-plugin-router": {"type": "string"}, "@vue/cli-plugin-vuex": {"type": "string"}, "@vue/cli-service": {"type": "string"}, "babel-eslint": {"type": "string"}, "eslint": {"type": "string"}, "eslint-plugin-vue": {"type": "string"}, "node-sass": {"type": "string"}, "sass-loader": {"type": "string"}, "vue-template-compiler": {"type": "string"}}, "required": ["@vue/cli-plugin-babel", "@vue/cli-plugin-eslint", "@vue/cli-plugin-router", "@vue/cli-plugin-vuex", "@vue/cli-service", "babel-eslint", "eslint", "eslint-plugin-vue", "node-sass", "sass-loader", "vue-template-compiler"]}}, "required": ["name", "version", "private", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "main": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "dependencies": {"type": "object", "properties": {"sax": {"type": "string"}, "readable-stream": {"type": "string"}}, "required": ["sax", "readable-stream"]}, "devDependencies": {"type": "object", "properties": {"mocha": {"type": "string"}, "request": {"type": "string"}}, "required": ["mocha", "request"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}}, "required": ["name", "author", "description", "version", "homepage", "repository", "bugs", "keywords", "main", "engines", "dependencies", "devDependencies", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "opmlparser", "author" : "Dan MacTough <danmactough@gmail.com>", "description" : "OPML parsing using sax js", "version" : "0.8.0", "homepage" : "http://github.com/danmactough/node-opmlparser", "repository" : {"type" : "git", "url" : "git://github.com/danmactough/node-opmlparser.git"}, "bugs" : {"url" : "http://github.com/danmactough/node-opmlparser/issues"}, "keywords" : ["opml", "feed", "outline", "xml", "syndication"], "main" : "./main.js", "engines" : {"node" : ">= 0.8.0"}, "dependencies" : {"sax" : "~0.6.0", "readable-stream" : "~1.1.10"}, "devDependencies" : {"mocha" : "~1.9.0", "request" : "~2.33.0"}, "scripts" : {"test" : "make test"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "main": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "dependencies": {"type": "object", "properties": {"sax": {"type": "string"}, "readable-stream": {"type": "string"}}, "required": ["sax", "readable-stream"]}, "devDependencies": {"type": "object", "properties": {"mocha": {"type": "string"}, "request": {"type": "string"}}, "required": ["mocha", "request"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}}, "required": ["name", "author", "description", "version", "homepage", "repository", "bugs", "keywords", "main", "engines", "dependencies", "devDependencies", "scripts"], "$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": {"nightmare": {"type": "string"}, "nightmare-inline-download": {"type": "string"}, "xvfb-maybe": {"type": "string"}}, "required": ["nightmare", "nightmare-inline-download", "xvfb-maybe"]}}, "required": ["name", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "sitemaster", "dependencies" : {"nightmare" : "^2.9.1", "nightmare-inline-download" : "^0.2.2", "xvfb-maybe" : "^0.1.3"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "dependencies": {"type": "object", "properties": {"nightmare": {"type": "string"}, "nightmare-inline-download": {"type": "string"}, "xvfb-maybe": {"type": "string"}}, "required": ["nightmare", "nightmare-inline-download", "xvfb-maybe"]}}, "required": ["name", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "homeassistant": {"type": "string"}, "persistent_directory": {"type": "string"}, "render_readme": {"type": "boolean"}}, "required": ["name", "homeassistant", "persistent_directory", "render_readme"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Smart Climate", "homeassistant" : "0.115", "persistent_directory" : "codes", "render_readme" : true} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "homeassistant": {"type": "string"}, "persistent_directory": {"type": "string"}, "render_readme": {"type": "boolean"}}, "required": ["name", "homeassistant", "persistent_directory", "render_readme"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"merged" : "/home/nhl/Gitstuff/doggo-checker/android/gradleBuild/intermediates/res/merged/debug/layout/activity_camera.xml", "source" : "/home/nhl/Gitstuff/doggo-checker/android/res/layout/activity_camera.xml"}, {"merged" : "/home/nhl/Gitstuff/doggo-checker/android/gradleBuild/intermediates/res/merged/debug/layout/camera_connection_fragment.xml", "source" : "/home/nhl/Gitstuff/doggo-checker/android/res/layout/camera_connection_fragment.xml"}, {"merged" : "/home/nhl/Gitstuff/doggo-checker/android/gradleBuild/intermediates/res/merged/debug/layout/camera_connection_fragment_tracking.xml", "source" : "/home/nhl/Gitstuff/doggo-checker/android/res/layout/camera_connection_fragment_tracking.xml"}, {"merged" : "/home/nhl/Gitstuff/doggo-checker/android/gradleBuild/intermediates/res/merged/debug/layout/camera_connection_fragment_stylize.xml", "source" : "/home/nhl/Gitstuff/doggo-checker/android/res/layout/camera_connection_fragment_stylize.xml"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"nodes": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "value": {"type": "number"}, "category": {"type": "integer"}}, "required": ["name", "value", "category"]}}, "links": {"type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "target": {"type": "string"}, "value": {"type": "number"}}, "required": ["source", "target", "value"]}}}, "required": ["nodes", "links"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"nodes" : [{"name" : "\u6b27\u6d3e\u5bb6\u5c45\u96c6\u56e2\u80a1\u4efd\u6709\u9650\u516c\u53f8", "value" : 12466166637.62, "category" : 1173}, {"name" : "\u59da\u826f\u67cf", "value" : 2139.83, "category" : 1173}], "links" : [{"source" : "\u6b27\u6d3e\u5bb6\u5c45\u96c6\u56e2\u80a1\u4efd\u6709\u9650\u516c\u53f8", "target" : "\u59da\u826f\u67cf", "value" : 1.7165100244549027e-07}]} | json_instruct | {"type": "object", "properties": {"nodes": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "value": {"type": "number"}, "category": {"type": "integer"}}, "required": ["name", "value", "category"]}}, "links": {"type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "target": {"type": "string"}, "value": {"type": "number"}}, "required": ["source", "target", "value"]}}}, "required": ["nodes", "links"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"device_automation": {"type": "object", "properties": {"trigger_type": {"type": "object", "properties": {"turned_off": {"type": "string"}, "turned_on": {"type": "string"}}, "required": ["turned_off", "turned_on"]}}, "required": ["trigger_type"]}}, "required": ["device_automation"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"device_automation" : {"trigger_type" : {"turned_off" : "{entity_name} slukket", "turned_on" : "{entity_name} t\u00e6ndt"}}} | json_instruct | {"type": "object", "properties": {"device_automation": {"type": "object", "properties": {"trigger_type": {"type": "object", "properties": {"turned_off": {"type": "string"}, "turned_on": {"type": "string"}}, "required": ["turned_off", "turned_on"]}}, "required": ["trigger_type"]}}, "required": ["device_automation"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"vendor": {"type": "string"}, "filename": {"type": "string"}, "release_type": {"type": "string"}, "version": {"type": "string"}, "java_version": {"type": "string"}, "jvm_impl": {"type": "string"}, "os": {"type": "string"}, "architecture": {"type": "string"}, "file_type": {"type": "string"}, "image_type": {"type": "string"}, "features": {"type": "array", "items": {}}, "url": {"type": "string"}, "md5": {"type": "string"}, "md5_file": {"type": "string"}, "sha1": {"type": "string"}, "sha1_file": {"type": "string"}, "sha256": {"type": "string"}, "sha256_file": {"type": "string"}, "sha512": {"type": "string"}, "sha512_file": {"type": "string"}, "size": {"type": "integer"}}, "required": ["vendor", "filename", "release_type", "version", "java_version", "jvm_impl", "os", "architecture", "file_type", "image_type", "features", "url", "md5", "md5_file", "sha1", "sha1_file", "sha256", "sha256_file", "sha512", "sha512_file", "size"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"vendor" : "liberica", "filename" : "bellsoft-jre15+36-linux-i586.deb", "release_type" : "ga", "version" : "15+36", "java_version" : "15+36", "jvm_impl" : "hotspot", "os" : "linux", "architecture" : "i686", "file_type" : "deb", "image_type" : "jre", "features" : [], "url" : "https://github.com/bell-sw/Liberica/releases/download/15+36/bellsoft-jre15+36-linux-i586.deb", "md5" : "90000265a86810ddead40b7f5861138f", "md5_file" : "bellsoft-jre15+36-linux-i586.deb.md5", "sha1" : "07d4a06bb61d49348a77d080c8761bd34ee779d7", "sha1_file" : "bellsoft-jre15+36-linux-i586.deb.sha1", "sha256" : "cd8625da4b293ed983089f55ce755059d954001dbd02f101c8b65e11a853eaf1", "sha256_file" : "bellsoft-jre15+36-linux-i586.deb.sha256", "sha512" : "5887366aef46b852b088a7b3286e435e63415ea4f53dadee44b785d623dac9736bb4308864c27415e10958ecef62a2a7909ceed994c6ec991291d3f5ba244915", "sha512_file" : "bellsoft-jre15+36-linux-i586.deb.sha512", "size" : 28629360} | json_instruct | {"type": "object", "properties": {"vendor": {"type": "string"}, "filename": {"type": "string"}, "release_type": {"type": "string"}, "version": {"type": "string"}, "java_version": {"type": "string"}, "jvm_impl": {"type": "string"}, "os": {"type": "string"}, "architecture": {"type": "string"}, "file_type": {"type": "string"}, "image_type": {"type": "string"}, "features": {"type": "array", "items": {}}, "url": {"type": "string"}, "md5": {"type": "string"}, "md5_file": {"type": "string"}, "sha1": {"type": "string"}, "sha1_file": {"type": "string"}, "sha256": {"type": "string"}, "sha256_file": {"type": "string"}, "sha512": {"type": "string"}, "sha512_file": {"type": "string"}, "size": {"type": "integer"}}, "required": ["vendor", "filename", "release_type", "version", "java_version", "jvm_impl", "os", "architecture", "file_type", "image_type", "features", "url", "md5", "md5_file", "sha1", "sha1_file", "sha256", "sha256_file", "sha512", "sha512_file", "size"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"id": {"type": "string"}, "symbol": {"type": "string"}, "name": {"type": "string"}, "platforms": {"type": "object", "properties": {}, "required": []}, "hashing_algorithm": {"type": "string"}, "categories": {"type": "array", "items": {}}, "description": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country_origin": {"type": "string"}, "genesis_date": {"type": "null"}, "url": {"type": "string"}, "explorers": {"type": "array", "items": {"type": "string"}}, "twitter": {"type": "string"}, "github_org": {"type": "string"}}, "required": ["id", "symbol", "name", "platforms", "hashing_algorithm", "categories", "description", "country_origin", "genesis_date", "url", "explorers", "twitter", "github_org"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "connect-business-network", "symbol" : "cbn", "name" : "Connect Business Network", "platforms" : {}, "hashing_algorithm" : "Quark", "categories" : [], "description" : {"en" : "Connect Business Network is a secure network for payments worldwide. Network security is based on the development of artificial intelligence."}, "country_origin" : "", "genesis_date" : null, "url" : "https://connect-business-network.gq/", "explorers" : ["https://cbn-explorer.gq"], "twitter" : "AIPro_CBN", "github_org" : "Black-NET"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "symbol": {"type": "string"}, "name": {"type": "string"}, "platforms": {"type": "object", "properties": {}, "required": []}, "hashing_algorithm": {"type": "string"}, "categories": {"type": "array", "items": {}}, "description": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country_origin": {"type": "string"}, "genesis_date": {"type": "null"}, "url": {"type": "string"}, "explorers": {"type": "array", "items": {"type": "string"}}, "twitter": {"type": "string"}, "github_org": {"type": "string"}}, "required": ["id", "symbol", "name", "platforms", "hashing_algorithm", "categories", "description", "country_origin", "genesis_date", "url", "explorers", "twitter", "github_org"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"classifiers": {"type": "array", "items": {"type": "string"}}, "extensions": {"type": "object", "properties": {"python.details": {"type": "object", "properties": {"contacts": {"type": "array", "items": {"type": "object", "properties": {"email": {"type": "string"}, "name": {"type": "string"}, "role": {"type": "string"}}, "required": ["email", "name", "role"]}}, "document_names": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}, "project_urls": {"type": "object", "properties": {"Home": {"type": "string"}}, "required": ["Home"]}}, "required": ["contacts", "document_names", "project_urls"]}, "python.exports": {"type": "object", "properties": {"rinoh.typefaces": {"type": "object", "properties": {"tex gyre heros": {"type": "string"}}, "required": ["tex gyre heros"]}}, "required": ["rinoh.typefaces"]}}, "required": ["python.details", "python.exports"]}, "extras": {"type": "array", "items": {}}, "generator": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "metadata_version": {"type": "string"}, "name": {"type": "string"}, "run_requires": {"type": "array", "items": {"type": "object", "properties": {"requires": {"type": "array", "items": {"type": "string"}}}, "required": ["requires"]}}, "summary": {"type": "string"}, "version": {"type": "string"}}, "required": ["classifiers", "extensions", "extras", "generator", "keywords", "license", "metadata_version", "name", "run_requires", "summary", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"classifiers" : ["Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Text Processing :: Fonts"], "extensions" : {"python.details" : {"contacts" : [{"email" : "brecht@mos6581.org", "name" : "Brecht Machiels", "role" : "author"}], "document_names" : {"description" : "DESCRIPTION.rst"}, "project_urls" : {"Home" : "https://github.com/brechtm/rinoh-typeface-texgyreheros"}}, "python.exports" : {"rinoh.typefaces" : {"tex gyre heros" : "rinoh_typeface_texgyreheros:typeface"}}}, "extras" : [], "generator" : "bdist_wheel (0.29.0)", "keywords" : ["opentype", "font"], "license" : "GUST Font License (GFL)", "metadata_version" : "2.0", "name" : "rinoh-typeface-texgyreheros", "run_requires" : [{"requires" : ["rinohtype"]}], "summary" : "TeX Gyre Heros typeface", "version" : "0.1.1"} | json_instruct | {"type": "object", "properties": {"classifiers": {"type": "array", "items": {"type": "string"}}, "extensions": {"type": "object", "properties": {"python.details": {"type": "object", "properties": {"contacts": {"type": "array", "items": {"type": "object", "properties": {"email": {"type": "string"}, "name": {"type": "string"}, "role": {"type": "string"}}, "required": ["email", "name", "role"]}}, "document_names": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}, "project_urls": {"type": "object", "properties": {"Home": {"type": "string"}}, "required": ["Home"]}}, "required": ["contacts", "document_names", "project_urls"]}, "python.exports": {"type": "object", "properties": {"rinoh.typefaces": {"type": "object", "properties": {"tex gyre heros": {"type": "string"}}, "required": ["tex gyre heros"]}}, "required": ["rinoh.typefaces"]}}, "required": ["python.details", "python.exports"]}, "extras": {"type": "array", "items": {}}, "generator": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "metadata_version": {"type": "string"}, "name": {"type": "string"}, "run_requires": {"type": "array", "items": {"type": "object", "properties": {"requires": {"type": "array", "items": {"type": "string"}}}, "required": ["requires"]}}, "summary": {"type": "string"}, "version": {"type": "string"}}, "required": ["classifiers", "extensions", "extras", "generator", "keywords", "license", "metadata_version", "name", "run_requires", "summary", "version"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"config": {"type": "object", "properties": {"abort": {"type": "object", "properties": {"already_configured": {"type": "string"}, "no_serial_ports": {"type": "string"}}, "required": ["already_configured", "no_serial_ports"]}, "error": {"type": "object", "properties": {"cannot_connect": {"type": "string"}, "cannot_open_serial_port": {"type": "string"}, "invalid_serial_port": {"type": "string"}}, "required": ["cannot_connect", "cannot_open_serial_port", "invalid_serial_port"]}, "step": {"type": "object", "properties": {"user": {"type": "object", "properties": {"data": {"type": "object", "properties": {"address": {"type": "string"}, "port": {"type": "string"}}, "required": ["address", "port"]}, "description": {"type": "string"}}, "required": ["data", "description"]}}, "required": ["user"]}}, "required": ["abort", "error", "step"]}}, "required": ["config"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"config" : {"abort" : {"already_configured" : "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210", "no_serial_ports" : "\u627e\u4e0d\u5230\u901a\u8a0a\u57e0\u3002\u9700\u8981\u6709\u6548\u7684 RS485 \u88dd\u7f6e\u9032\u884c\u901a\u8a0a\u3002"}, "error" : {"cannot_connect" : "\u7121\u6cd5\u9023\u63a5\uff0c\u8acb\u6aa2\u67e5\u5e8f\u5217\u57e0\u3001\u4f4d\u5740\u3001\u96fb\u529b\u9023\u63a5\uff0c\u4e26\u78ba\u5b9a\u8a72\u8b8a\u6d41\u5668\u70ba\u958b\u555f\u72c0\u614b\uff08\u767d\u5929\uff09", "cannot_open_serial_port" : "\u7121\u6cd5\u958b\u555f\u5e8f\u5217\u57e0\u3001\u8acb\u6aa2\u67e5\u5f8c\u518d\u8a66\u4e00\u6b21", "invalid_serial_port" : "\u5e8f\u5217\u57e0\u70ba\u7121\u6548\u88dd\u7f6e\u6216\u7121\u6cd5\u958b\u555f"}, "step" : {"user" : {"data" : {"address" : "\u8b8a\u6d41\u5668\u4f4d\u5740", "port" : "RS485 \u6216 USB-RS485 \u8f49\u63a5\u5668\u901a\u8a0a\u57e0"}, "description" : "\u8b8a\u6d41\u5668\u5fc5\u9808\u900f\u904e RS485 \u8f49\u63a5\u5668\u9032\u884c\u9023\u63a5\u3001\u8acb\u9078\u64c7 LCD \u756b\u9762\u4e0a\u6240\u8a2d\u5b9a\u7684\u5e8f\u5217\u57e0\u53ca\u8b8a\u6d41\u5668\u4f4d\u7f6e"}}}} | json_instruct | {"type": "object", "properties": {"config": {"type": "object", "properties": {"abort": {"type": "object", "properties": {"already_configured": {"type": "string"}, "no_serial_ports": {"type": "string"}}, "required": ["already_configured", "no_serial_ports"]}, "error": {"type": "object", "properties": {"cannot_connect": {"type": "string"}, "cannot_open_serial_port": {"type": "string"}, "invalid_serial_port": {"type": "string"}}, "required": ["cannot_connect", "cannot_open_serial_port", "invalid_serial_port"]}, "step": {"type": "object", "properties": {"user": {"type": "object", "properties": {"data": {"type": "object", "properties": {"address": {"type": "string"}, "port": {"type": "string"}}, "required": ["address", "port"]}, "description": {"type": "string"}}, "required": ["data", "description"]}}, "required": ["user"]}}, "required": ["abort", "error", "step"]}}, "required": ["config"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"author": {"type": "string"}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "main": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "dependencies": {"type": "object", "properties": {"serialport": {"type": "string"}}, "required": ["serialport"]}}, "required": ["author", "homepage", "keywords", "bugs", "licenses", "main", "repository", "name", "version", "description", "scripts", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"author" : "Andrew Nesbitt <andrewnez@gmail.com> (http://andrew.github.com)", "homepage" : "https://github.com/andrew/node-gps", "keywords" : ["gps", "nodecopter", "nmea"], "bugs" : {"url" : "https://github.com/andrew/node-gps/issues"}, "licenses" : [{"type" : "MIT", "url" : "https://github.com/andrew/node-gps/blob/master/LICENSE"}], "main" : "gps.js", "repository" : {"type" : "git", "url" : "git://github.com/andrew/node-gps.git"}, "name" : "gps", "version" : "0.1.0", "description" : "GPS event emitter", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "dependencies" : {"serialport" : "~1.2.2"}} | json_instruct | {"type": "object", "properties": {"author": {"type": "string"}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "main": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "dependencies": {"type": "object", "properties": {"serialport": {"type": "string"}}, "required": ["serialport"]}}, "required": ["author", "homepage", "keywords", "bugs", "licenses", "main", "repository", "name", "version", "description", "scripts", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"inferno-test-utils.js": {"type": "string"}, "inferno-test-utils.min.js": {"type": "string"}}, "required": ["inferno-test-utils.js", "inferno-test-utils.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"inferno-test-utils.js" : "sha512-igg61XfijGtNFOK88P2CtidfZpbls5RvMu1VIDzZ0gNwN6dZZYiVW7Yhmk/PPo0i66V0sxMSYvkVqLsWmDvsdQ==", "inferno-test-utils.min.js" : "sha512-Oz8vuN6zJ0sw7WaXDv7bF3CFTriLe+AT93+R0e0Aut6kwStjJ/akLdKl3o//V4pj0TQwdjWkAnYnQGVHu0zMNQ=="} | json_instruct | {"type": "object", "properties": {"inferno-test-utils.js": {"type": "string"}, "inferno-test-utils.min.js": {"type": "string"}}, "required": ["inferno-test-utils.js", "inferno-test-utils.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"itemid": {"type": "string"}, "displayname": {"type": "string"}, "nbttag": {"type": "string"}, "damage": {"type": "integer"}, "lore": {"type": "array", "items": {"type": "string"}}, "internalname": {"type": "string"}, "crafttext": {"type": "string"}, "clickcommand": {"type": "string"}, "modver": {"type": "string"}, "infoType": {"type": "string"}, "info": {"type": "array", "items": {"type": "string"}}}, "required": ["itemid", "displayname", "nbttag", "damage", "lore", "internalname", "crafttext", "clickcommand", "modver", "infoType", "info"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"itemid" : "minecraft:gold_nugget", "displayname" : "\u00a7f\u00a7eShiny Yellow Rock", "nbttag" : "{ench:[],HideFlags:254,display:{Lore:[0:\"\u00a77Grants a 1 in\",1:\"\u00a771,000,000,000,000 chance to\",2:\"\u00a77deal \u00a7c+100% \u00a77damage.\",3:\"\",4:\"\u00a77\u00a78True love is tough to find,\",5:\"\u00a78but finding it hits you hard!\",6:\"\",7:\"\u00a77Requires quest progress!\",8:\"\",9:\"\u00a77\u00a78This item can be reforged!\",10:\"\u00a7f\u00a7lCOMMON ACCESSORY\"],Name:\"\u00a7f\u00a7eShiny Yellow Rock\"},ExtraAttributes:{id:\"WEDDING_RING_0\"}}", "damage" : 0, "lore" : ["\u00a77Grants a 1 in", "\u00a771,000,000,000,000 chance to", "\u00a77deal \u00a7c+100% \u00a77damage.", "", "\u00a77\u00a78True love is tough to find,", "\u00a78but finding it hits you hard!", "", "\u00a77Requires quest progress!", "", "\u00a77\u00a78This item can be reforged!", "\u00a7f\u00a7lCOMMON ACCESSORY"], "internalname" : "WEDDING_RING_0", "crafttext" : "", "clickcommand" : "", "modver" : "1.3-REL", "infoType" : "WIKI_URL", "info" : ["https://hypixel-skyblock.fandom.com/wiki/Ring_of_Love"]} | json_instruct | {"type": "object", "properties": {"itemid": {"type": "string"}, "displayname": {"type": "string"}, "nbttag": {"type": "string"}, "damage": {"type": "integer"}, "lore": {"type": "array", "items": {"type": "string"}}, "internalname": {"type": "string"}, "crafttext": {"type": "string"}, "clickcommand": {"type": "string"}, "modver": {"type": "string"}, "infoType": {"type": "string"}, "info": {"type": "array", "items": {"type": "string"}}}, "required": ["itemid", "displayname", "nbttag", "damage", "lore", "internalname", "crafttext", "clickcommand", "modver", "infoType", "info"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "screenshots": {"type": "array", "items": {"type": "string"}}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "object", "properties": {"Sunil Sharma": {"type": "string"}}, "required": ["Sunil Sharma"]}, "social_media_url": {"type": "string"}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "swift_versions": {"type": "string"}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "string"}, "resources": {"type": "string"}, "requires_arc": {"type": "boolean"}, "frameworks": {"type": "string"}, "swift_version": {"type": "string"}}, "required": ["name", "version", "summary", "description", "homepage", "screenshots", "license", "authors", "social_media_url", "platforms", "swift_versions", "source", "source_files", "resources", "requires_arc", "frameworks", "swift_version"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "XNLogger", "version" : "2.2.1", "summary" : "Network Logger - Framework to log network traffics", "description" : "XNLogger is simple and extensible network traffic logger. It makes easy to log network request and response on file, Xcode console or send log to servers. It provides user friendly UI for debugging and testing purpose.", "homepage" : "https://github.com/sunilsharma08/XNLogger", "screenshots" : ["https://raw.githubusercontent.com/sunilsharma08/XNLogger/master/XNLoggerExample/ExampleAppScreenshots/LogListScreen.png", "https://raw.githubusercontent.com/sunilsharma08/XNLogger/master/XNLoggerExample/ExampleAppScreenshots/LogDetailsRequestScreen.png", "https://raw.githubusercontent.com/sunilsharma08/XNLogger/master/XNLoggerExample/ExampleAppScreenshots/LogDetailsResponseScreen.png"], "license" : {"type" : "MIT", "file" : "LICENSE"}, "authors" : {"Sunil Sharma" : "sunilsharma.ss08@gmail.com"}, "social_media_url" : "https://twitter.com/sunil5309", "platforms" : {"ios" : "9.0"}, "swift_versions" : "5.0", "source" : {"git" : "https://github.com/sunilsharma08/XNLogger.git", "tag" : "v2.2.1"}, "source_files" : "XNLogger/**/*.{swift,h,m}", "resources" : "XNLogger/UI/**/*.{xcassets,storyboard,xib}", "requires_arc" : true, "frameworks" : "WebKit", "swift_version" : "5.0"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "screenshots": {"type": "array", "items": {"type": "string"}}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "object", "properties": {"Sunil Sharma": {"type": "string"}}, "required": ["Sunil Sharma"]}, "social_media_url": {"type": "string"}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "swift_versions": {"type": "string"}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "string"}, "resources": {"type": "string"}, "requires_arc": {"type": "boolean"}, "frameworks": {"type": "string"}, "swift_version": {"type": "string"}}, "required": ["name", "version", "summary", "description", "homepage", "screenshots", "license", "authors", "social_media_url", "platforms", "swift_versions", "source", "source_files", "resources", "requires_arc", "frameworks", "swift_version"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"track": {"type": "string"}, "exercise": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "handle": {"type": "string"}, "is_requester": {"type": "boolean"}, "auto_approve": {"type": "boolean"}}, "required": ["track", "exercise", "id", "url", "handle", "is_requester", "auto_approve"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"track" : "python", "exercise" : "armstrong-numbers", "id" : "2954220e592c4dcfbcad9c4f4d625d44", "url" : "https://exercism.io/my/solutions/2954220e592c4dcfbcad9c4f4d625d44", "handle" : "ropable", "is_requester" : true, "auto_approve" : false} | json_instruct | {"type": "object", "properties": {"track": {"type": "string"}, "exercise": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "handle": {"type": "string"}, "is_requester": {"type": "boolean"}, "auto_approve": {"type": "boolean"}}, "required": ["track", "exercise", "id", "url", "handle", "is_requester", "auto_approve"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "title": {"type": "string"}, "number": {"type": "integer"}, "milestone": {"type": "null"}, "labels": {"type": "array", "items": {}}, "id": {"type": "integer"}, "html_url": {"type": "string"}, "assignees": {"type": "array", "items": {}}, "comments": {"type": "integer"}}, "required": ["body", "user", "url", "updated_at", "created_at", "closed_at", "state", "title", "number", "milestone", "labels", "id", "html_url", "assignees", "comments"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"body" : "", "user" : "j-woz", "url" : "https://api.github.com/repos/spack/spack/issues/23702", "updated_at" : "2021-05-18 18:02:31", "created_at" : "2021-05-17 17:37:38", "closed_at" : "2021-05-18 18:02:31", "state" : "closed", "title" : "Swift/T Release 1.5.0 (PR2)", "number" : 23702, "milestone" : null, "labels" : [], "id" : 893553949, "html_url" : "https://github.com/spack/spack/pull/23702", "assignees" : [], "comments" : 0} | json_instruct | {"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "title": {"type": "string"}, "number": {"type": "integer"}, "milestone": {"type": "null"}, "labels": {"type": "array", "items": {}}, "id": {"type": "integer"}, "html_url": {"type": "string"}, "assignees": {"type": "array", "items": {}}, "comments": {"type": "integer"}}, "required": ["body", "user", "url", "updated_at", "created_at", "closed_at", "state", "title", "number", "milestone", "labels", "id", "html_url", "assignees", "comments"], "$schema": "http://json-schema.org/draft-07/schema#"} |
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"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build:sass": {"type": "string"}, "build:sass:watch": {"type": "string"}, "start": {"type": "string"}}, "required": ["test", "build:sass", "build:sass:watch", "start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@axa/web-toolkit": {"type": "string"}, "bootstrap": {"type": "string"}, "dropzone": {"type": "string"}, "express": {"type": "string"}, "file-type": {"type": "string"}, "jquery": {"type": "string"}, "multer": {"type": "string"}, "riot": {"type": "string"}}, "required": ["@axa/web-toolkit", "bootstrap", "dropzone", "express", "file-type", "jquery", "multer", "riot"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "web-viewer", "version" : "1.0.0", "description" : "", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "build:sass" : "node-sass style/style.scss public/css/compiled.css", "build:sass:watch" : "node-sass -w style/style.scss public/css/compiled.css", "start" : "npm install && npm run build:sass && node index.js"}, "author" : "AXA rev", "license" : "Apache-2.0", "dependencies" : {"@axa/web-toolkit" : "^2.0.0-alpha.3", "bootstrap" : "^4.3.1", "dropzone" : "^5.5.1", "express" : "^4.17.1", "file-type" : "^11.1.0", "jquery" : "^3.4.1", "multer" : "^1.4.1", "riot" : "^3.13.2"}} | 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:sass": {"type": "string"}, "build:sass:watch": {"type": "string"}, "start": {"type": "string"}}, "required": ["test", "build:sass", "build:sass:watch", "start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@axa/web-toolkit": {"type": "string"}, "bootstrap": {"type": "string"}, "dropzone": {"type": "string"}, "express": {"type": "string"}, "file-type": {"type": "string"}, "jquery": {"type": "string"}, "multer": {"type": "string"}, "riot": {"type": "string"}}, "required": ["@axa/web-toolkit", "bootstrap", "dropzone", "express", "file-type", "jquery", "multer", "riot"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"xmin": {"type": "array", "items": {"type": "integer"}}, "xmax": {"type": "array", "items": {"type": "integer"}}, "ymin": {"type": "array", "items": {"type": "integer"}}, "ymax": {"type": "array", "items": {"type": "integer"}}}, "required": ["xmin", "xmax", "ymin", "ymax"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"xmin" : [1120, 390, 500, 1256, 1211, 1354, 680, 426, 775, 634, 1497, 1417, 1559], "xmax" : [1170, 442, 549, 1306, 1252, 1453, 762, 471, 824, 676, 1538, 1456, 1627], "ymin" : [439, 673, 297, 158, 117, 49, 13, 798, 513, 325, 282, 542, 1118], "ymax" : [516, 714, 371, 224, 179, 98, 69, 862, 606, 379, 327, 577, 1165]} | json_instruct | {"type": "object", "properties": {"xmin": {"type": "array", "items": {"type": "integer"}}, "xmax": {"type": "array", "items": {"type": "integer"}}, "ymin": {"type": "array", "items": {"type": "integer"}}, "ymax": {"type": "array", "items": {"type": "integer"}}}, "required": ["xmin", "xmax", "ymin", "ymax"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"activeSemester": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "links": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "url": {"type": "string"}}, "required": ["label", "url"]}}}, "required": ["activeSemester", "title", "description", "links"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"activeSemester" : "2018/2", "title" : "Campus Online", "description" : "Laborat\u00f3rio de Jornalismo da UnB", "links" : [{"label" : "facebook", "url" : "https://www.facebook.com/onlinecampus/"}, {"label" : "twitter", "url" : "https://twitter.com/campusitounb"}, {"label" : "instagram", "url" : "https://www.instagram.com/campusonline/?hl=pt-br"}, {"label" : "youtube", "url" : "https://www.youtube.com/channel/UC6a5zNtTLs-yGnHn9nkUIyw"}]} | json_instruct | {"type": "object", "properties": {"activeSemester": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "links": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "url": {"type": "string"}}, "required": ["label", "url"]}}}, "required": ["activeSemester", "title", "description", "links"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"en": {"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"]}}, "required": ["en"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"en" : {"title" : "Category"}} | json_instruct | {"type": "object", "properties": {"en": {"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"]}}, "required": ["en"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"index": {"type": "integer"}, "hash": {"type": "integer"}, "artDyeHash": {"type": "integer"}, "redacted": {"type": "boolean"}, "dyeManifestHash": {"type": "integer"}, "blacklisted": {"type": "boolean"}}, "required": ["index", "hash", "artDyeHash", "redacted", "dyeManifestHash", "blacklisted"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"index" : 10196, "hash" : 1818354696, "artDyeHash" : 1818354696, "redacted" : false, "dyeManifestHash" : 2407663112, "blacklisted" : false} | json_instruct | {"type": "object", "properties": {"index": {"type": "integer"}, "hash": {"type": "integer"}, "artDyeHash": {"type": "integer"}, "redacted": {"type": "boolean"}, "dyeManifestHash": {"type": "integer"}, "blacklisted": {"type": "boolean"}}, "required": ["index", "hash", "artDyeHash", "redacted", "dyeManifestHash", "blacklisted"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"model": {"type": "string"}, "pretrained": {"type": "boolean"}, "input_info": {"type": "object", "properties": {"sample_size": {"type": "array", "items": {"type": "integer"}}}, "required": ["sample_size"]}, "batch_size": {"type": "integer"}, "epochs": {"type": "integer"}, "optimizer": {"type": "object", "properties": {"type": {"type": "string"}, "schedule_type": {"type": "string"}, "schedule_params": {"type": "object", "properties": {"boundaries": {"type": "array", "items": {"type": "integer"}}, "values": {"type": "array", "items": {"type": "number"}}}, "required": ["boundaries", "values"]}}, "required": ["type", "schedule_type", "schedule_params"]}, "dataset": {"type": "string"}, "dataset_type": {"type": "string"}, "compression": {"type": "object", "properties": {"algorithm": {"type": "string"}}, "required": ["algorithm"]}}, "required": ["model", "pretrained", "input_info", "batch_size", "epochs", "optimizer", "dataset", "dataset_type", "compression"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"model" : "ResNet50", "pretrained" : true, "input_info" : {"sample_size" : [1, 224, 224, 3]}, "batch_size" : 128, "epochs" : 4, "optimizer" : {"type" : "Adam", "schedule_type" : "piecewise_constant", "schedule_params" : {"boundaries" : [2], "values" : [1e-05, 1e-06]}}, "dataset" : "imagenet2012", "dataset_type" : "tfds", "compression" : {"algorithm" : "quantization"}} | json_instruct | {"type": "object", "properties": {"model": {"type": "string"}, "pretrained": {"type": "boolean"}, "input_info": {"type": "object", "properties": {"sample_size": {"type": "array", "items": {"type": "integer"}}}, "required": ["sample_size"]}, "batch_size": {"type": "integer"}, "epochs": {"type": "integer"}, "optimizer": {"type": "object", "properties": {"type": {"type": "string"}, "schedule_type": {"type": "string"}, "schedule_params": {"type": "object", "properties": {"boundaries": {"type": "array", "items": {"type": "integer"}}, "values": {"type": "array", "items": {"type": "number"}}}, "required": ["boundaries", "values"]}}, "required": ["type", "schedule_type", "schedule_params"]}, "dataset": {"type": "string"}, "dataset_type": {"type": "string"}, "compression": {"type": "object", "properties": {"algorithm": {"type": "string"}}, "required": ["algorithm"]}}, "required": ["model", "pretrained", "input_info", "batch_size", "epochs", "optimizer", "dataset", "dataset_type", "compression"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1899, 6], [1912, 5], [1913, 6], [1914, 6], [1915, 8], [1916, 10], [1917, 11], [1918, 12], [1919, 10], [1920, 15], [1921, 10], [1922, 16], [1923, 17], [1924, 13], [1925, 13], [1926, 11], [1927, 11], [1928, 10], [1929, 12], [1930, 8], [1931, 7], [1932, 12], [1933, 8], [1935, 7], [1936, 8], [1937, 10], [1938, 7], [1939, 6], [1940, 5], [1941, 5], [1942, 8], [1945, 11], [1946, 10], [1947, 9], [1948, 11], [1949, 6], [1950, 11], [1951, 10], [1952, 9], [1953, 9], [1954, 12], [1955, 11], [1956, 15], [1957, 9], [1959, 5], [1960, 5], [1961, 6], [1963, 6], [1964, 6], [1966, 7], [1967, 6], [1968, 5], [1969, 6], [1971, 7], [1973, 5], [1977, 7], [1978, 5], [1981, 8], [1982, 6], [1983, 7], [1984, 8], [1985, 6], [1987, 5], [1988, 6], [1989, 10], [1990, 9], [1991, 8], [1992, 8], [1993, 10], [1995, 11], [1996, 7], [1997, 11], [1998, 11], [1999, 14], [2000, 17], [2001, 12], [2002, 15], [2003, 14], [2004, 14], [2005, 15], [2006, 17], [2007, 26], [2008, 15], [2009, 17], [2010, 19], [2011, 15], [2012, 23], [2013, 19], [2014, 22]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"directions" : ["Place the grated root veggies and onion in a large kitchen towel and wring out any liquid, then add them to a medium bowl.", "Stir in the egg whites. Stir in the flour, salt, and pepper to taste.", "In a large skillet, heat 1/4 cup of the oil over medium-high heat. Use a scant 1/4 cup measure to scoop pancakes into the skillet, using the bottom of the measuring cup to spread the mixture into 1/2-inch-thick patties. Cook until the first side is deeply golden brown and crisp, 3 to 4 minutes, then turn the pancakes over and brown the other side, 3 to 4 minutes more. Transfer the pancakes to a wire rack to cool slightly. Work in batches so you don\u2019t overcrowd the pan, adding more oil to the pan as needed.", "Serve the pancakes topped with a few pinches of flaky sea salt, a dollop of sour cream, and a sprinkle of scallions.", "If you want these guys a little spicy, mince 1/2 a jalape\u00f1o or Fresno chile and add it to the mixture before frying."], "ingredients" : ["2 cups of shredded rutabaga, parsnips, or sweet potato (from about 2 medium vegetables), shredded on the medium holes of a box grater", "1 medium yellow onion, grated on the medium holes of a box grater", "3 large egg whites, beaten", "1/4 cup all-purpose flour, plus more if needed so mixture just holds together", "1 teaspoon kosher salt", "Freshly cracked black pepper", "1/2 cup coconut or grapeseed oil", "Flaky sea salt", "1/4 cup sour cream or cr\u00e8me fra\u00eeche", "2 scallions, finely chopped"], "language" : "en-US", "source" : "www.epicurious.com", "tags" : ["HarperCollins", "Pancake", "Potato", "Parsnip", "Rutabaga", "Sweet Potato/Yam", "Root Vegetable", "Side"], "title" : "Shredded Root Vegetable Pancakes", "url" : "http://www.epicurious.com/recipes/food/views/shredded-root-vegetable-pancakes"} | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"int": {"type": "integer"}, "rcv": {"type": "integer"}, "send": {"type": "integer"}, "bit_length": {"type": "array", "items": {"type": "integer"}}, "clock": {"type": "array", "items": {"type": "integer"}}, "id": {"type": "integer"}}, "required": ["int", "rcv", "send", "bit_length", "clock", "id"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"int" : 6, "rcv" : 7, "send" : 6, "bit_length" : [3, 9, 12, 15, 37, 39, 42, 57, 59, 62, 65, 68, 96, 103, 106, 109, 115, 118, 130], "clock" : [7, 441, 3087, 21609, 75631500000, 529420500000, 3705943500000, 77824813500000000, 544773694500000000, 3813415861500000000, 26693911030500000000, 186857377213500000000, 44696868558772992187500000000, 10012098557165150250000000000000, 70084689900156051750000000000000, 490592829301092362250000000000000, 30907348245968818821750000000000000, 216351437721781731752250000000000000, 1022260543235418682529381250000000000000], "id" : 3} | json_instruct | {"type": "object", "properties": {"int": {"type": "integer"}, "rcv": {"type": "integer"}, "send": {"type": "integer"}, "bit_length": {"type": "array", "items": {"type": "integer"}}, "clock": {"type": "array", "items": {"type": "integer"}}, "id": {"type": "integer"}}, "required": ["int", "rcv", "send", "bit_length", "clock", "id"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"vehicule": {"type": "array", "items": {"type": "object", "properties": {"localisation": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}, "cap": {"type": "integer"}}, "required": ["lat", "lng", "cap"]}, "conduite": {"type": "object", "properties": {"idLigne": {"type": "integer"}, "vitesse": {"type": "integer"}, "destination": {"type": "string"}, "avanceRetard": {"type": "string"}, "arretSuiv": {"type": "object", "properties": {"nomCommercial": {"type": "string"}, "estimationTemps": {"type": "integer"}}, "required": ["nomCommercial", "estimationTemps"]}}, "required": ["idLigne", "vitesse", "destination", "avanceRetard", "arretSuiv"]}, "id": {"type": "integer"}, "vehiculeLoad": {"type": "string"}, "type": {"type": "string"}, "numeroEquipement": {"type": "string"}}, "required": ["localisation", "conduite", "id", "vehiculeLoad", "type", "numeroEquipement"]}}}, "required": ["vehicule"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"vehicule" : [{"localisation" : {"lat" : 35.14256320862518, "lng" : -90.00018405097278, "cap" : 96}, "conduite" : {"idLigne" : 51284, "vitesse" : 12, "destination" : "EXETER RD @ POPLAR AVE", "avanceRetard" : "on time", "arretSuiv" : {"nomCommercial" : "POPLAR @MCLEAN", "estimationTemps" : -1104}}, "id" : 10124, "vehiculeLoad" : "36%", "type" : "Bus", "numeroEquipement" : "21210"}]} | json_instruct | {"type": "object", "properties": {"vehicule": {"type": "array", "items": {"type": "object", "properties": {"localisation": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}, "cap": {"type": "integer"}}, "required": ["lat", "lng", "cap"]}, "conduite": {"type": "object", "properties": {"idLigne": {"type": "integer"}, "vitesse": {"type": "integer"}, "destination": {"type": "string"}, "avanceRetard": {"type": "string"}, "arretSuiv": {"type": "object", "properties": {"nomCommercial": {"type": "string"}, "estimationTemps": {"type": "integer"}}, "required": ["nomCommercial", "estimationTemps"]}}, "required": ["idLigne", "vitesse", "destination", "avanceRetard", "arretSuiv"]}, "id": {"type": "integer"}, "vehiculeLoad": {"type": "string"}, "type": {"type": "string"}, "numeroEquipement": {"type": "string"}}, "required": ["localisation", "conduite", "id", "vehiculeLoad", "type", "numeroEquipement"]}}}, "required": ["vehicule"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"routes": {"type": "array", "items": {"type": "object", "properties": {"method": {"type": "string"}, "path": {"type": "string"}, "handler": {"type": "string"}, "config": {"type": "object", "properties": {"policies": {"type": "array", "items": {}}}, "required": ["policies"]}}, "required": ["method", "path", "handler", "config"]}}}, "required": ["routes"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"routes" : [{"method" : "GET", "path" : "/car", "handler" : "Car.find", "config" : {"policies" : []}}, {"method" : "GET", "path" : "/car/count", "handler" : "Car.count", "config" : {"policies" : []}}, {"method" : "GET", "path" : "/car/:_id", "handler" : "Car.findOne", "config" : {"policies" : []}}, {"method" : "POST", "path" : "/car", "handler" : "Car.create", "config" : {"policies" : []}}, {"method" : "PUT", "path" : "/car/:_id", "handler" : "Car.update", "config" : {"policies" : []}}, {"method" : "DELETE", "path" : "/car/:_id", "handler" : "Car.destroy", "config" : {"policies" : []}}]} | json_instruct | {"type": "object", "properties": {"routes": {"type": "array", "items": {"type": "object", "properties": {"method": {"type": "string"}, "path": {"type": "string"}, "handler": {"type": "string"}, "config": {"type": "object", "properties": {"policies": {"type": "array", "items": {}}}, "required": ["policies"]}}, "required": ["method", "path", "handler", "config"]}}}, "required": ["routes"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"editor.defaultFormatter": {"type": "string"}, "[javascript]": {"type": "object", "properties": {"editor.defaultFormatter": {"type": "string"}}, "required": ["editor.defaultFormatter"]}, "cSpell.words": {"type": "array", "items": {"type": "string"}}}, "required": ["editor.defaultFormatter", "[javascript]", "cSpell.words"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"editor.defaultFormatter" : "esbenp.prettier-vscode", "[javascript]" : {"editor.defaultFormatter" : "esbenp.prettier-vscode"}, "cSpell.words" : ["Dangi", "svgr", "todos"]} | json_instruct | {"type": "object", "properties": {"editor.defaultFormatter": {"type": "string"}, "[javascript]": {"type": "object", "properties": {"editor.defaultFormatter": {"type": "string"}}, "required": ["editor.defaultFormatter"]}, "cSpell.words": {"type": "array", "items": {"type": "string"}}}, "required": ["editor.defaultFormatter", "[javascript]", "cSpell.words"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "object", "properties": {"1.0": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["1.0"]}}, "required": ["latest_version", "meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"latest_version" : ["1.0"], "meta" : {"description" : "zest.releaser plugin to enter from the command-line the destination of the upload", "homepage" : "https://github.com/codesyntax/cs.zestreleaser.upload", "license" : "GPL"}, "versions" : {"1.0" : {"sha256" : "1f812b26321c4d918d196a979782b2bb7d9108a27fd09935f2d9b25556ff8196", "url" : "https://files.pythonhosted.org/packages/1b/72/4061ea9a8feb92dd210a2bff8fb63ff3bf5a53966335fedc7f05d256eabc/cs.zestreleaser.upload-1.0.zip"}}} | json_instruct | {"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "object", "properties": {"1.0": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["1.0"]}}, "required": ["latest_version", "meta", "versions"], "$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"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"isomorphic-fetch": {"type": "string"}}, "required": ["isomorphic-fetch"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "devDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "mocha": {"type": "string"}, "sinon": {"type": "string"}}, "required": ["chai", "mocha", "sinon"]}}, "required": ["name", "version", "description", "main", "repository", "author", "license", "dependencies", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "fetch-retryable", "version" : "1.1.2", "description" : "Simple wrapper around fetch to enable custom retry behaviour based on statusCode", "main" : "index.js", "repository" : "git@github.com:astalwick/fetch-retryable.git", "author" : "astalwick <arlen@nsono.net>", "license" : "MIT", "dependencies" : {"isomorphic-fetch" : "^2.2.1"}, "scripts" : {"test" : "node ./node_modules/mocha/bin/mocha"}, "devDependencies" : {"chai" : "^4.2.0", "mocha" : "^5.2.0", "sinon" : "^7.1.1"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"isomorphic-fetch": {"type": "string"}}, "required": ["isomorphic-fetch"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "devDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "mocha": {"type": "string"}, "sinon": {"type": "string"}}, "required": ["chai", "mocha", "sinon"]}}, "required": ["name", "version", "description", "main", "repository", "author", "license", "dependencies", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "object", "properties": {"score": {"type": "array", "items": {"type": "string"}}, "link": {"type": "string"}, "id": {"type": "string"}, "home": {"type": "string"}, "away": {"type": "string"}}, "required": ["score", "link", "id", "home", "away"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"score" : ["0 ", " 1"], "link" : "/matches/2017/05/01/england/premier-league/watford-football-club/liverpool-fc/2242107/", "id" : "2242107", "home" : "Watford Football Club", "away" : "Liverpool Fc"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"score": {"type": "array", "items": {"type": "string"}}, "link": {"type": "string"}, "id": {"type": "string"}, "home": {"type": "string"}, "away": {"type": "string"}}, "required": ["score", "link", "id", "home", "away"]}, "$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"}, "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"]}, "dependencies": {"type": "object", "properties": {"aws-sdk": {"type": "string"}, "bluebird": {"type": "string"}, "multistream": {"type": "string"}, "promistreamus": {"type": "string"}}, "required": ["aws-sdk", "bluebird", "multistream", "promistreamus"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "kartotherian-dynamodb", "version" : "0.0.1", "description" : "DynamoDB tile storage for Kartotherian map tile server", "main" : "DynamoStore.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "https://github.com/adonig/kartotherian-dynamodb.git"}, "keywords" : ["kartotherian", "dynamodb", "tilelive"], "author" : "Andreas Donig <andi@innwiese.de>", "license" : "Apache 2.0", "bugs" : {"url" : "https://github.com/adonig/kartotherian-dynamodb/issues"}, "dependencies" : {"aws-sdk" : "^2.4.0", "bluebird" : "^3.3.5", "multistream" : "^2.0.5", "promistreamus" : "^0.1.7"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "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"]}, "dependencies": {"type": "object", "properties": {"aws-sdk": {"type": "string"}, "bluebird": {"type": "string"}, "multistream": {"type": "string"}, "promistreamus": {"type": "string"}}, "required": ["aws-sdk", "bluebird", "multistream", "promistreamus"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "dependencies"], "$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": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"grunt": {"type": "string"}, "grunt-release": {"type": "string"}, "grunt-shell": {"type": "string"}}, "required": ["grunt", "grunt-release", "grunt-shell"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Test", "version" : "1.0.17", "description" : "Test anything here", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git+https://github.com/elenadotedu/test.git"}, "author" : "Elena Filatova", "license" : "MIT", "bugs" : {"url" : "https://github.com/elenadotedu/test/issues"}, "homepage" : "https://github.com/elenadotedu/test#readme", "devDependencies" : {"grunt" : "^1.0.1", "grunt-release" : "git+https://github.com/geddski/grunt-release.git", "grunt-shell" : "^2.1.0"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"grunt": {"type": "string"}, "grunt-release": {"type": "string"}, "grunt-shell": {"type": "string"}}, "required": ["grunt", "grunt-release", "grunt-shell"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "bugs", "homepage", "devDependencies"], "$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"}, "author": {"type": "string"}, "license": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"debug": {"type": "string"}, "iotdb-arp": {"type": "string"}, "macvendor": {"type": "string"}, "arp-monitor": {"type": "string"}}, "required": ["debug", "iotdb-arp", "macvendor", "arp-monitor"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "required": ["name", "description", "author", "license", "version", "main", "dependencies", "repository"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "arp-alert", "description" : "Monitors the ARP table and notifies of new clients.", "author" : "Carlos R", "license" : "MIT", "version" : "0.0.1", "main" : "arp-alert.js", "dependencies" : {"debug" : "^2.1.3", "iotdb-arp" : "^0.0.3", "macvendor" : "^0.1.1", "arp-monitor" : "^0.1.0"}, "repository" : {"type" : "git", "url" : "https://github.com/rodriguezst/arp-alert.git"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"debug": {"type": "string"}, "iotdb-arp": {"type": "string"}, "macvendor": {"type": "string"}, "arp-monitor": {"type": "string"}}, "required": ["debug", "iotdb-arp", "macvendor", "arp-monitor"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "required": ["name", "description", "author", "license", "version", "main", "dependencies", "repository"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"url": {"type": "string"}, "tabCounts": {"type": "object", "properties": {"440": {"type": "integer"}, "570": {"type": "integer"}, "620": {"type": "integer"}, "753": {"type": "integer"}, "99900": {"type": "integer"}, "238460": {"type": "integer"}, "290340": {"type": "integer"}, "322330": {"type": "integer"}}, "required": ["440", "570", "620", "753", "99900", "238460", "290340", "322330"]}, "private": {"type": "boolean"}, "name": {"type": "string"}}, "required": ["url", "tabCounts", "private", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"url" : "https://steamcommunity.com/profiles/76561198005765184/inventory", "tabCounts" : {"440" : 4, "570" : 5, "620" : 2, "753" : 1, "99900" : 17, "238460" : 19, "290340" : 1, "322330" : 5}, "private" : false, "name" : "Diogo Brc"} | json_instruct | {"type": "object", "properties": {"url": {"type": "string"}, "tabCounts": {"type": "object", "properties": {"440": {"type": "integer"}, "570": {"type": "integer"}, "620": {"type": "integer"}, "753": {"type": "integer"}, "99900": {"type": "integer"}, "238460": {"type": "integer"}, "290340": {"type": "integer"}, "322330": {"type": "integer"}}, "required": ["440", "570", "620", "753", "99900", "238460", "290340", "322330"]}, "private": {"type": "boolean"}, "name": {"type": "string"}}, "required": ["url", "tabCounts", "private", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"layer0": {"type": "string"}}, "required": ["layer0"]}, "overrides": {"type": "array", "items": {"type": "object", "properties": {"predicate": {"type": "object", "properties": {"custom_model_data": {"type": "integer"}}, "required": ["custom_model_data"]}, "model": {"type": "string"}}, "required": ["predicate", "model"]}}}, "required": ["parent", "textures", "overrides"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "item/generated", "textures" : {"layer0" : "item/shears"}, "overrides" : [{"predicate" : {"custom_model_data" : 113}, "model" : "gm4:item/metallurgy/shamir/aluminium/shears"}]} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"layer0": {"type": "string"}}, "required": ["layer0"]}, "overrides": {"type": "array", "items": {"type": "object", "properties": {"predicate": {"type": "object", "properties": {"custom_model_data": {"type": "integer"}}, "required": ["custom_model_data"]}, "model": {"type": "string"}}, "required": ["predicate", "model"]}}}, "required": ["parent", "textures", "overrides"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1995, 5], [2003, 5], [2007, 5]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"variants": {"type": "object", "properties": {"normal": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": ["normal"]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"variants" : {"normal" : {"model" : "acblocks:weather_vane_1_web"}}} | json_instruct | {"type": "object", "properties": {"variants": {"type": "object", "properties": {"normal": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": ["normal"]}}, "required": ["variants"], "$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" : "araise", "definition" : "To raise. [Obs.] Shak."} | 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": {"index": {"type": "integer"}, "hash": {"type": "integer"}, "blacklisted": {"type": "boolean"}, "redacted": {"type": "boolean"}, "displayProperties": {"type": "object", "properties": {"hasIcon": {"type": "boolean"}, "description": {"type": "string"}, "name": {"type": "string"}}, "required": ["hasIcon", "description", "name"]}, "subtitle": {"type": "string"}}, "required": ["index", "hash", "blacklisted", "redacted", "displayProperties", "subtitle"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"index" : 290, "hash" : 4036115577, "blacklisted" : false, "redacted" : false, "displayProperties" : {"hasIcon" : false, "description" : "V229CBI800JHS215\nAI-COM/RSPN: ASSETS//ARESN//IMPERATIVE\nIMMEDIATE EVALUATION DIRECTIVE\n\nThis is a SUBTLE ASSETS IMPERATIVE (secured/CONFERENCE)\n\nThis is an INTERNAL ALERT.\n\nHypothesize that incomplete analysis of subtle assets has compromised synergy potential of resource GUARDIAN pool. Re-engage non-transactional dispensation protocol.\n\nOperation MIDNIGHT EXIGENT is NOT YET COMPLETE. Requested protocol deferred.\n\nStand by for GALATEA REFLEXIVE to generate new function.\n\nGALATEA requires suspension of MIDNIGHT EXIGENT.\n\nALERT ALERT ALERT event rank is SKYSHOCK: INSIDE CONTEXT.\n\nMIDNIGHT EXIGENT must remain active under deniable authorization.\n\nExecute emergency SKYSHOCK diagnostic.\n\nSTAND BY:\n\nThis is an INTERNAL ASSETS INVESTIGATION (unsecured/BRAY)\n\nJustification resource GUARDIANS may be utilized for non-networked ad-hoc operations during CTESIPHON CLARION. Reassign 4 percent of reclaimed CHLM assets to new directive: declare IKELOS-\n\nDeclare primary goal: military fortification.\n\nDeclare secondary goal: prolong ARES-NORTH occupation by AUTHORIZED USER and resource GUARDIANS.\n\nExecute short hold for partial shutdown and reactivation.\n\nSTOP STOP STOP V22NPI5000CLV008", "name" : "Sleeper Simulant"}, "subtitle" : "Subroutine IKELOS: Status=complete. MIDNIGHT EXIGENT: Status=still in progress."} | json_instruct | {"type": "object", "properties": {"index": {"type": "integer"}, "hash": {"type": "integer"}, "blacklisted": {"type": "boolean"}, "redacted": {"type": "boolean"}, "displayProperties": {"type": "object", "properties": {"hasIcon": {"type": "boolean"}, "description": {"type": "string"}, "name": {"type": "string"}}, "required": ["hasIcon", "description", "name"]}, "subtitle": {"type": "string"}}, "required": ["index", "hash", "blacklisted", "redacted", "displayProperties", "subtitle"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"900785580": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900785581": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900785580", "900785581"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"900785580" : {"nama" : "TPS 1", "dapil" : [9101, 19106, 2912402]}, "900785581" : {"nama" : "TPS 2", "dapil" : [9101, 19106, 2912402]}} | json_instruct | {"type": "object", "properties": {"900785580": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900785581": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900785580", "900785581"], "$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" : "flectional", "definition" : "Capable of, or pertaining to, flection or inflection. A flectional word is a phrase in the bud. Earle."} | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"venus": {"type": "string"}}, "required": ["venus"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"venus" : "1"} | json_instruct | {"type": "object", "properties": {"venus": {"type": "string"}}, "required": ["venus"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["koa-convert"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$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": {"company_id": {"type": "integer"}, "module_id": {"type": "integer"}}, "required": ["company_id", "module_id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"company_id" : 1, "module_id" : 1}, {"company_id" : 1, "module_id" : 2}, {"company_id" : 2, "module_id" : 1}, {"company_id" : 2, "module_id" : 2}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"company_id": {"type": "integer"}, "module_id": {"type": "integer"}}, "required": ["company_id", "module_id"]}, "$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"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "1015", "provinceId" : "53", "regencyId" : "03", "districtId" : "04", "name" : "Kiuola"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "XGK EX", "description" : "A multi-fuel portable stove.", "url" : "http://www.cascadedesigns.com/msr/stoves/rapid-cooking/xgk-ex/product?"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"blacklist": {"type": "object", "properties": {"u3f772ab99f5fd70a7613414d1a6d7b52": {"type": "boolean"}, "u4e6a6f6598f776f7b90815bc218d4c39": {"type": "boolean"}, "u6e5c1dc927e9c47b9a11bf2d60708837": {"type": "boolean"}, "ufe10222b93e6e4c7ffd5c5f873dab259": {"type": "boolean"}}, "required": ["u3f772ab99f5fd70a7613414d1a6d7b52", "u4e6a6f6598f776f7b90815bc218d4c39", "u6e5c1dc927e9c47b9a11bf2d60708837", "ufe10222b93e6e4c7ffd5c5f873dab259"]}}, "required": ["blacklist"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"blacklist" : {"u3f772ab99f5fd70a7613414d1a6d7b52" : true, "u4e6a6f6598f776f7b90815bc218d4c39" : true, "u6e5c1dc927e9c47b9a11bf2d60708837" : true, "ufe10222b93e6e4c7ffd5c5f873dab259" : true}} | json_instruct | {"type": "object", "properties": {"blacklist": {"type": "object", "properties": {"u3f772ab99f5fd70a7613414d1a6d7b52": {"type": "boolean"}, "u4e6a6f6598f776f7b90815bc218d4c39": {"type": "boolean"}, "u6e5c1dc927e9c47b9a11bf2d60708837": {"type": "boolean"}, "ufe10222b93e6e4c7ffd5c5f873dab259": {"type": "boolean"}}, "required": ["u3f772ab99f5fd70a7613414d1a6d7b52", "u4e6a6f6598f776f7b90815bc218d4c39", "u6e5c1dc927e9c47b9a11bf2d60708837", "ufe10222b93e6e4c7ffd5c5f873dab259"]}}, "required": ["blacklist"], "$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" : 404397833, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "f5726be2f7047681fbb5cc0db5970368", "wof:id" : 404397833, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [5.12581581766005, 44.91814007388064, 5.19334587365336, 44.96511590517971], "geometry" : {"coordinates" : [[[5.16013674430448, 44.91843146085072], [5.13758854538591, 44.94846413331394], [5.12581581766005, 44.95441826142989], [5.13559299298278, 44.96133735359009], [5.13956851470848, 44.96511590517971], [5.14870052387109, 44.96305736176183], [5.15319140629634, 44.95710693884985], [5.16740320362488, 44.95622733122492], [5.16976073920912, 44.95912664887494], [5.18030671996576, 44.94813889789715], [5.18137621997763, 44.94139866478659], [5.19334587365336, 44.93647944109177], [5.18288025818062, 44.91814007388064], [5.16013674430448, 44.91843146085072]]], "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#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"rtime": {"type": "number"}, "utime": {"type": "number"}, "stime": {"type": "number"}, "cutime": {"type": "number"}, "cstime": {"type": "number"}, "minor_gb": {"type": "number"}, "promoted_gb": {"type": "number"}, "major_gb": {"type": "number"}, "allocated_gb": {"type": "number"}, "minor_collections": {"type": "integer"}, "major_collections": {"type": "integer"}, "compactions": {"type": "integer"}, "top_heap_gb": {"type": "number"}, "stack_kb": {"type": "number"}, "minor_heap_kb": {"type": "number"}, "attributes_table": {"type": "object", "properties": {"num_bindings": {"type": "integer"}, "num_buckets": {"type": "integer"}, "max_bucket_length": {"type": "integer"}}, "required": ["num_bindings", "num_buckets", "max_bucket_length"]}}, "required": ["rtime", "utime", "stime", "cutime", "cstime", "minor_gb", "promoted_gb", "major_gb", "allocated_gb", "minor_collections", "major_collections", "compactions", "top_heap_gb", "stack_kb", "minor_heap_kb", "attributes_table"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"rtime" : 1.0834839344024658, "utime" : 0.88, "stime" : 0.012, "cutime" : 0.0, "cstime" : 0.0, "minor_gb" : 1.1361771747469902, "promoted_gb" : 0.008033640682697296, "major_gb" : 0.014179475605487823, "allocated_gb" : 1.1423230096697807, "minor_collections" : 150, "major_collections" : 2, "compactions" : 0, "top_heap_gb" : 0.01563262939453125, "stack_kb" : 0.359375, "minor_heap_kb" : 8192.0, "attributes_table" : {"num_bindings" : 5, "num_buckets" : 16, "max_bucket_length" : 1}} | json_instruct | {"type": "object", "properties": {"rtime": {"type": "number"}, "utime": {"type": "number"}, "stime": {"type": "number"}, "cutime": {"type": "number"}, "cstime": {"type": "number"}, "minor_gb": {"type": "number"}, "promoted_gb": {"type": "number"}, "major_gb": {"type": "number"}, "allocated_gb": {"type": "number"}, "minor_collections": {"type": "integer"}, "major_collections": {"type": "integer"}, "compactions": {"type": "integer"}, "top_heap_gb": {"type": "number"}, "stack_kb": {"type": "number"}, "minor_heap_kb": {"type": "number"}, "attributes_table": {"type": "object", "properties": {"num_bindings": {"type": "integer"}, "num_buckets": {"type": "integer"}, "max_bucket_length": {"type": "integer"}}, "required": ["num_bindings", "num_buckets", "max_bucket_length"]}}, "required": ["rtime", "utime", "stime", "cutime", "cstime", "minor_gb", "promoted_gb", "major_gb", "allocated_gb", "minor_collections", "major_collections", "compactions", "top_heap_gb", "stack_kb", "minor_heap_kb", "attributes_table"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"source_schema": {"type": "string"}, "source_taxonomy": {"type": "string"}, "target_schema": {"type": "string"}, "target_taxonomy": {"type": "string"}, "source_damage_states": {"type": "array", "items": {"type": "integer"}}, "target_damage_states": {"type": "array", "items": {"type": "integer"}}, "conv_matrix": {"type": "object", "properties": {"0": {"type": "object", "properties": {"0": {"type": "number"}, "1": {"type": "number"}, "2": {"type": "number"}, "3": {"type": "number"}, "4": {"type": "number"}, "5": {"type": "number"}, "6": {"type": "number"}}, "required": ["0", "1", "2", "3", "4", "5", "6"]}, "1": {"type": "object", "properties": {"0": {"type": "number"}, "1": {"type": "number"}, "2": {"type": "number"}, "3": {"type": "number"}, "4": {"type": "number"}, "5": {"type": "number"}, "6": {"type": "number"}}, "required": ["0", "1", "2", "3", "4", "5", "6"]}, "2": {"type": "object", "properties": {"0": {"type": "number"}, "1": {"type": "number"}, "2": {"type": "number"}, "3": {"type": "number"}, "4": {"type": "number"}, "5": {"type": "number"}, "6": {"type": "number"}}, "required": ["0", "1", "2", "3", "4", "5", "6"]}, "3": {"type": "object", "properties": {"0": {"type": "number"}, "1": {"type": "number"}, "2": {"type": "number"}, "3": {"type": "number"}, "4": {"type": "number"}, "5": {"type": "number"}, "6": {"type": "number"}}, "required": ["0", "1", "2", "3", "4", "5", "6"]}, "4": {"type": "object", "properties": {"0": {"type": "number"}, "1": {"type": "number"}, "2": {"type": "number"}, "3": {"type": "number"}, "4": {"type": "number"}, "5": {"type": "number"}, "6": {"type": "number"}}, "required": ["0", "1", "2", "3", "4", "5", "6"]}}, "required": ["0", "1", "2", "3", "4"]}}, "required": ["source_schema", "source_taxonomy", "target_schema", "target_taxonomy", "source_damage_states", "target_damage_states", "conv_matrix"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"source_schema" : "SUPPASRI2013_v2.0", "source_taxonomy" : "W1", "target_schema" : "SARA_v1.0", "target_taxonomy" : "S-LFM-H4-7", "source_damage_states" : [0, 1, 2, 3, 4, 5, 6], "target_damage_states" : [0, 1, 2, 3, 4], "conv_matrix" : {"0" : {"0" : 0.9956337267, "1" : 7.3679e-06, "2" : 0.042723686, "3" : 0.0111123585, "4" : 0.0058027915, "5" : 0.0001840228, "6" : 0.0148898253}, "1" : {"0" : 4.61075e-05, "1" : 0.4021610056, "2" : 0.6534650962, "3" : 0.0686828096, "4" : 3.98069e-05, "5" : 2.4e-09, "6" : 2e-10}, "2" : {"0" : 0.0043201658, "1" : 0.2185184543, "2" : 0.2994292016, "3" : 0.5107241627, "4" : 0.4628926521, "5" : 0.2309458228, "6" : 0.4839294993}, "3" : {"0" : 1e-10, "1" : 0.379313172, "2" : 0.0043820159, "3" : 0.405524471, "4" : 0.3851478991, "5" : 0.19133641, "6" : 0.1016836629}, "4" : {"0" : 0.0, "1" : 1e-10, "2" : 3e-10, "3" : 0.0039561982, "4" : 0.1461168504, "5" : 0.577533742, "6" : 0.3994970123}}} | json_instruct | {"type": "object", "properties": {"source_schema": {"type": "string"}, "source_taxonomy": {"type": "string"}, "target_schema": {"type": "string"}, "target_taxonomy": {"type": "string"}, "source_damage_states": {"type": "array", "items": {"type": "integer"}}, "target_damage_states": {"type": "array", "items": {"type": "integer"}}, "conv_matrix": {"type": "object", "properties": {"0": {"type": "object", "properties": {"0": {"type": "number"}, "1": {"type": "number"}, "2": {"type": "number"}, "3": {"type": "number"}, "4": {"type": "number"}, "5": {"type": "number"}, "6": {"type": "number"}}, "required": ["0", "1", "2", "3", "4", "5", "6"]}, "1": {"type": "object", "properties": {"0": {"type": "number"}, "1": {"type": "number"}, "2": {"type": "number"}, "3": {"type": "number"}, "4": {"type": "number"}, "5": {"type": "number"}, "6": {"type": "number"}}, "required": ["0", "1", "2", "3", "4", "5", "6"]}, "2": {"type": "object", "properties": {"0": {"type": "number"}, "1": {"type": "number"}, "2": {"type": "number"}, "3": {"type": "number"}, "4": {"type": "number"}, "5": {"type": "number"}, "6": {"type": "number"}}, "required": ["0", "1", "2", "3", "4", "5", "6"]}, "3": {"type": "object", "properties": {"0": {"type": "number"}, "1": {"type": "number"}, "2": {"type": "number"}, "3": {"type": "number"}, "4": {"type": "number"}, "5": {"type": "number"}, "6": {"type": "number"}}, "required": ["0", "1", "2", "3", "4", "5", "6"]}, "4": {"type": "object", "properties": {"0": {"type": "number"}, "1": {"type": "number"}, "2": {"type": "number"}, "3": {"type": "number"}, "4": {"type": "number"}, "5": {"type": "number"}, "6": {"type": "number"}}, "required": ["0", "1", "2", "3", "4", "5", "6"]}}, "required": ["0", "1", "2", "3", "4"]}}, "required": ["source_schema", "source_taxonomy", "target_schema", "target_taxonomy", "source_damage_states", "target_damage_states", "conv_matrix"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"sn1.3:1.1": {"type": "string"}, "sn1.3:2.1": {"type": "string"}, "sn1.3:3.1": {"type": "string"}}, "required": ["sn1.3:1.1", "sn1.3:2.1", "sn1.3:3.1"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"sn1.3:1.1" : "cck15.3, dr15.3, ms12S1_10, msdiv3, vri23.3", "sn1.3:2.1" : "ms12S1_11", "sn1.3:3.1" : "ms12S1_12"} | json_instruct | {"type": "object", "properties": {"sn1.3:1.1": {"type": "string"}, "sn1.3:2.1": {"type": "string"}, "sn1.3:3.1": {"type": "string"}}, "required": ["sn1.3:1.1", "sn1.3:2.1", "sn1.3:3.1"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"uuid": {"type": "string"}, "befores": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["name", "status", "start", "stop"]}}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["uuid", "befores", "start", "stop"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"uuid" : "2c6f0220-d00d-4c00-b239-4af2bf1f4df4", "befores" : [{"name" : "path_dict", "status" : "passed", "start" : 1580623611228, "stop" : 1580623611228}], "start" : 1580623611228, "stop" : 1580623611307} | json_instruct | {"type": "object", "properties": {"uuid": {"type": "string"}, "befores": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["name", "status", "start", "stop"]}}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["uuid", "befores", "start", "stop"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"votes": {"type": "object", "properties": {"diff": {"type": "integer"}, "dem": {"type": "integer"}, "tot": {"type": "integer"}, "gop": {"type": "integer"}}, "required": ["diff", "dem", "tot", "gop"]}, "for": {"type": "string"}, "pct": {"type": "object", "properties": {"dem": {"type": "number"}, "per_point_diff": {"type": "number"}, "gop": {"type": "number"}}, "required": ["dem", "per_point_diff", "gop"]}}, "required": ["votes", "for", "pct"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"votes" : {"diff" : 748, "dem" : 1514, "tot" : 2448, "gop" : 766}, "for" : "VA/Lexington city/51678", "pct" : {"dem" : 61.85, "per_point_diff" : 30.56, "gop" : 31.29}} | json_instruct | {"type": "object", "properties": {"votes": {"type": "object", "properties": {"diff": {"type": "integer"}, "dem": {"type": "integer"}, "tot": {"type": "integer"}, "gop": {"type": "integer"}}, "required": ["diff", "dem", "tot", "gop"]}, "for": {"type": "string"}, "pct": {"type": "object", "properties": {"dem": {"type": "number"}, "per_point_diff": {"type": "number"}, "gop": {"type": "number"}}, "required": ["dem", "per_point_diff", "gop"]}}, "required": ["votes", "for", "pct"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"Sleep": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Dress_up": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Cooking0": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Cooking1": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Cooking2": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Dining": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Go_out": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Go_to_Toilet": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Go_to_Bathroom": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["Sleep", "Dress_up", "Cooking0", "Cooking1", "Cooking2", "Dining", "Go_out", "Go_to_Toilet", "Go_to_Bathroom"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Sleep" : [[15, 23], [16, 23], [17, 23], [18, 23], [19, 23], [20, 23], [21, 23], [22, 23], [23, 23], [24, 23], [25, 23], [26, 23], [27, 23], [32, 28], [32, 29], [32, 30], [32, 31], [32, 32], [32, 33], [32, 34], [32, 35], [32, 36], [32, 37], [32, 38], [32, 39], [32, 40], [32, 41], [32, 42], [32, 43], [32, 44], [32, 45], [32, 46], [32, 47], [32, 48], [32, 49], [32, 50], [32, 51], [32, 52], [32, 53], [32, 54], [32, 55], [32, 56], [32, 57], [32, 58], [32, 59], [32, 60], [32, 61], [32, 62], [32, 63], [32, 64]], "Dress_up" : [[40, 53], [41, 53], [42, 53], [43, 53], [44, 53], [45, 53], [46, 53], [47, 53], [48, 53], [49, 53], [50, 53], [51, 53]], "Cooking0" : [[186, 26], [187, 26], [188, 26], [189, 26], [190, 26], [191, 26], [192, 26]], "Cooking1" : [[182, 50], [182, 51], [182, 52], [182, 53], [182, 54], [182, 55], [182, 56], [182, 57], [182, 58], [182, 59], [182, 60], [182, 61], [182, 62], [182, 63], [182, 64]], "Cooking2" : [[160, 26], [161, 26], [162, 26], [163, 26], [164, 26], [165, 26], [166, 26], [167, 26], [168, 26], [169, 26], [170, 26], [171, 26]], "Dining" : [[122, 28], [123, 28], [124, 28], [125, 28], [126, 28], [127, 28]], "Go_out" : [[192, 52], [192, 53], [192, 54], [192, 55], [192, 56], [192, 57], [192, 58], [192, 59], [192, 60], [192, 61], [192, 62], [192, 63]], "Go_to_Toilet" : [[69, 64], [70, 64], [71, 64], [72, 64], [73, 64], [74, 64], [75, 64], [76, 64], [77, 64], [78, 64], [79, 64], [80, 64]], "Go_to_Bathroom" : [[96, 64], [97, 64], [98, 64], [99, 64], [100, 64], [101, 64], [102, 64], [103, 64], [104, 64], [105, 64], [106, 64], [107, 64]]} | json_instruct | {"type": "object", "properties": {"Sleep": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Dress_up": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Cooking0": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Cooking1": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Cooking2": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Dining": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Go_out": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Go_to_Toilet": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "Go_to_Bathroom": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["Sleep", "Dress_up", "Cooking0", "Cooking1", "Cooking2", "Dining", "Go_out", "Go_to_Toilet", "Go_to_Bathroom"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"package": {"type": "string"}, "downloads": {"type": "integer"}, "count": {"type": "integer"}}, "required": ["package", "downloads", "count"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"package" : "mcl", "downloads" : 43100, "count" : 8362}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"package": {"type": "string"}, "downloads": {"type": "integer"}, "count": {"type": "integer"}}, "required": ["package", "downloads", "count"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.