input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"version": {"type": "string"}, "book": {"type": "string"}, "chapter": {"type": "integer"}, "verse": {"type": "integer"}, "word": {"type": "string"}}, "required": ["version", "book", "chapter", "verse", "word"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : "english_NIV", "book" : "Ephesians", "chapter" : 5, "verse" : 3, "word" : "But among you there must not be even a hint of sexual immorality, or of any kind of impurity, or of greed, because these are improper for God\u2019s holy people."}
json_instruct
{"type": "object", "properties": {"version": {"type": "string"}, "book": {"type": "string"}, "chapter": {"type": "integer"}, "verse": {"type": "integer"}, "word": {"type": "string"}}, "required": ["version", "book", "chapter", "verse", "word"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"pin": {"type": "string"}, "expiryDate": {"type": "string"}, "serialNumber": {"type": "string"}, "redeemInstructions": {"type": "array", "items": {"type": "string"}}}, "required": ["pin", "expiryDate", "serialNumber", "redeemInstructions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pin" : "0000000000000001", "expiryDate" : "2022-09-25T09:00:44.622Z", "serialNumber" : "0000000000000001A", "redeemInstructions" : ["Redeem instructions line 1", "Redeem instructions line 2", "Redeem instructions line 3"]}
json_instruct
{"type": "object", "properties": {"pin": {"type": "string"}, "expiryDate": {"type": "string"}, "serialNumber": {"type": "string"}, "redeemInstructions": {"type": "array", "items": {"type": "string"}}}, "required": ["pin", "expiryDate", "serialNumber", "redeemInstructions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"file_num": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "content": {"type": "string"}}, "required": ["id", "content"]}}}, "required": ["file_num", "data"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"file_num" : 1205, "data" : [{"id" : 1206, "content" : "\u987a\u5176\u81ea\u7136\u53ea\u662f\u65e0\u80fd\u4e3a\u529b\u7684\u53e6\u4e00\u79cd\u8bf4\u6cd5"}]}
json_instruct
{"type": "object", "properties": {"file_num": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "content": {"type": "string"}}, "required": ["id", "content"]}}}, "required": ["file_num", "data"], "$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"}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "minimum-stability": {"type": "string"}, "require": {"type": "object", "properties": {}, "required": []}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Tohidplus\\Mellat\\": {"type": "string"}}, "required": ["Tohidplus\\Mellat\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "type", "license", "authors", "minimum-stability", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "tohidplus/mellat", "description" : "A Laravel package for connecting to (Iran) Mellat bank gateway.", "type" : "library", "license" : "MIT", "authors" : [{"name" : "Tohid Dadashnejad", "email" : "tohid.dadashnejad@gmail.com"}], "minimum-stability" : "dev", "require" : {}, "autoload" : {"psr-4" : {"Tohidplus\\Mellat\\" : "src/"}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "minimum-stability": {"type": "string"}, "require": {"type": "object", "properties": {}, "required": []}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Tohidplus\\Mellat\\": {"type": "string"}}, "required": ["Tohidplus\\Mellat\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "type", "license", "authors", "minimum-stability", "require", "autoload"], "$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": {"postal_code": {"type": "string"}, "place_name": {"type": "string"}, "place_type": {"type": "string"}, "county": {"type": "string"}, "state": {"type": "string"}, "city": {"type": "string"}}, "required": ["postal_code", "place_name", "place_type", "county", "state", "city"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"postal_code" : "93270", "place_name" : "Parcela 24", "place_type" : "Colonia", "county" : "Poza Rica de Hidalgo", "state" : "Veracruz de Ignacio de la Llave", "city" : "Poza Rica de Hidalgo"}, {"postal_code" : "93270", "place_name" : "Azteca", "place_type" : "Colonia", "county" : "Poza Rica de Hidalgo", "state" : "Veracruz de Ignacio de la Llave", "city" : "Poza Rica de Hidalgo"}, {"postal_code" : "93270", "place_name" : "Ignacio Zaragoza", "place_type" : "Colonia", "county" : "Poza Rica de Hidalgo", "state" : "Veracruz de Ignacio de la Llave", "city" : "Poza Rica de Hidalgo"}, {"postal_code" : "93270", "place_name" : "Constituyentes", "place_type" : "Fraccionamiento", "county" : "Poza Rica de Hidalgo", "state" : "Veracruz de Ignacio de la Llave", "city" : "Poza Rica de Hidalgo"}, {"postal_code" : "93270", "place_name" : "Yanga", "place_type" : "Colonia", "county" : "Poza Rica de Hidalgo", "state" : "Veracruz de Ignacio de la Llave", "city" : "Poza Rica de Hidalgo"}, {"postal_code" : "93270", "place_name" : "Agust\u00edn Lara", "place_type" : "Colonia", "county" : "Poza Rica de Hidalgo", "state" : "Veracruz de Ignacio de la Llave", "city" : "Poza Rica de Hidalgo"}, {"postal_code" : "93270", "place_name" : "Yanga", "place_type" : "Ampliaci\u00f3n", "county" : "Poza Rica de Hidalgo", "state" : "Veracruz de Ignacio de la Llave", "city" : "Poza Rica de Hidalgo"}, {"postal_code" : "93270", "place_name" : "Las Valentinas", "place_type" : "Colonia", "county" : "Poza Rica de Hidalgo", "state" : "Veracruz de Ignacio de la Llave", "city" : "Poza Rica de Hidalgo"}, {"postal_code" : "93270", "place_name" : "An\u00e1huac", "place_type" : "Colonia", "county" : "Poza Rica de Hidalgo", "state" : "Veracruz de Ignacio de la Llave", "city" : "Poza Rica de Hidalgo"}, {"postal_code" : "93270", "place_name" : "Tamaulipas", "place_type" : "Colonia", "county" : "Poza Rica de Hidalgo", "state" : "Veracruz de Ignacio de la Llave", "city" : "Poza Rica de Hidalgo"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"postal_code": {"type": "string"}, "place_name": {"type": "string"}, "place_type": {"type": "string"}, "county": {"type": "string"}, "state": {"type": "string"}, "city": {"type": "string"}}, "required": ["postal_code", "place_name", "place_type", "county", "state", "city"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"no_of_atoms": {"type": "integer"}, "centre_of_mass": {"type": "array", "items": {"type": "number"}}, "maximum_diameter": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom_1": {"type": "integer"}, "atom_2": {"type": "integer"}}, "required": ["diameter", "atom_1", "atom_2"]}, "pore_diameter": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom": {"type": "integer"}}, "required": ["diameter", "atom"]}, "pore_volume": {"type": "number"}, "pore_diameter_opt": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom_1": {"type": "integer"}, "centre_of_mass": {"type": "array", "items": {"type": "number"}}}, "required": ["diameter", "atom_1", "centre_of_mass"]}, "pore_volume_opt": {"type": "number"}, "windows": {"type": "object", "properties": {"diameters": {"type": "array", "items": {"type": "number"}}, "centre_of_mass": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["diameters", "centre_of_mass"]}}, "required": ["no_of_atoms", "centre_of_mass", "maximum_diameter", "pore_diameter", "pore_volume", "pore_diameter_opt", "pore_volume_opt", "windows"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"no_of_atoms" : 415, "centre_of_mass" : [-3.1553710080187383, 3.704315287286052, 5.365537474085076], "maximum_diameter" : {"diameter" : 25.706903886465284, "atom_1" : 206, "atom_2" : 280}, "pore_diameter" : {"diameter" : 8.493648743920467, "atom" : 90}, "pore_volume" : 320.83483224757805, "pore_diameter_opt" : {"diameter" : 8.854433652529742, "atom_1" : 126, "centre_of_mass" : [-3.2814269845802992, 3.9312890457239633, 5.359775829130849]}, "pore_volume_opt" : 363.4803909492539, "windows" : {"diameters" : [5.744104626647842, 5.469693173771204, 5.575031305509902, 7.983485170313091], "centre_of_mass" : [[-1.6788255187225805, 0.8175429694592258, 8.840121031067987], [-6.617922180821198, 7.126683723535361, 5.457492497274271], [2.027145463740766, 8.204269477269632, 4.815978640027669], [-4.774721443269708, -1.948993796780076, -2.337766955998302]]}}
json_instruct
{"type": "object", "properties": {"no_of_atoms": {"type": "integer"}, "centre_of_mass": {"type": "array", "items": {"type": "number"}}, "maximum_diameter": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom_1": {"type": "integer"}, "atom_2": {"type": "integer"}}, "required": ["diameter", "atom_1", "atom_2"]}, "pore_diameter": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom": {"type": "integer"}}, "required": ["diameter", "atom"]}, "pore_volume": {"type": "number"}, "pore_diameter_opt": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom_1": {"type": "integer"}, "centre_of_mass": {"type": "array", "items": {"type": "number"}}}, "required": ["diameter", "atom_1", "centre_of_mass"]}, "pore_volume_opt": {"type": "number"}, "windows": {"type": "object", "properties": {"diameters": {"type": "array", "items": {"type": "number"}}, "centre_of_mass": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["diameters", "centre_of_mass"]}}, "required": ["no_of_atoms", "centre_of_mass", "maximum_diameter", "pore_diameter", "pore_volume", "pore_diameter_opt", "pore_volume_opt", "windows"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "object", "properties": {"de": {"type": "string"}, "fr": {"type": "string"}, "it": {"type": "string"}, "rm": {"type": "string"}}, "required": ["de", "fr", "it", "rm"]}, "content": {"type": "object", "properties": {"de": {"type": "string"}, "fr": {"type": "string"}, "it": {"type": "string"}, "rm": {"type": "string"}}, "required": ["de", "fr", "it", "rm"]}}, "required": ["title", "content"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"title" : {"de" : "DEV TEST INFO", "fr" : "DEV TEST INFO", "it" : "DEV TEST INFO", "rm" : "DEV TEST INFO"}, "content" : {"de" : "Diese Info soll dazu dienen einen weiteren Textblock zu simulieren um die jeweiligen Clients testen zu k\u00f6nnen.", "fr" : "Diese Info soll dazu dienen einen weiteren Textblock zu simulieren um die jeweiligen Clients testen zu k\u00f6nnen.", "it" : "Diese Info soll dazu dienen einen weiteren Textblock zu simulieren um die jeweiligen Clients testen zu k\u00f6nnen.", "rm" : "Diese Info soll dazu dienen einen weiteren Textblock zu simulieren um die jeweiligen Clients testen zu k\u00f6nnen."}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"title": {"type": "object", "properties": {"de": {"type": "string"}, "fr": {"type": "string"}, "it": {"type": "string"}, "rm": {"type": "string"}}, "required": ["de", "fr", "it", "rm"]}, "content": {"type": "object", "properties": {"de": {"type": "string"}, "fr": {"type": "string"}, "it": {"type": "string"}, "rm": {"type": "string"}}, "required": ["de", "fr", "it", "rm"]}}, "required": ["title", "content"]}, "$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": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 101778629, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "842993de636789eef41c64e48bfba0d5", "wof:id" : 101778629, "wof:repo" : "whosonfirst-data-admin-es"}, "bbox" : [-6.19011, 36.52819, -6.19011, 36.52819], "geometry" : {"coordinates" : [-6.19011, 36.52819], "type" : "Point"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"BS369AA": {"type": "array", "items": {"type": "string"}}, "BS369AD": {"type": "array", "items": {"type": "string"}}, "BS369AF": {"type": "array", "items": {"type": "string"}}, "BS369AG": {"type": "array", "items": {"type": "string"}}, "BS369AJ": {"type": "array", "items": {"type": "string"}}, "BS369AR": {"type": "array", "items": {"type": "string"}}, "BS369AS": {"type": "array", "items": {"type": "string"}}, "BS369AT": {"type": "array", "items": {"type": "string"}}, "BS369AU": {"type": "array", "items": {"type": "string"}}, "BS369AW": {"type": "array", "items": {"type": "string"}}, "BS369AX": {"type": "array", "items": {"type": "string"}}, "BS369AY": {"type": "array", "items": {"type": "string"}}, "BS369AZ": {"type": "array", "items": {"type": "string"}}, "BS369BA": {"type": "array", "items": {"type": "string"}}, "BS369BB": {"type": "array", "items": {"type": "string"}}}, "required": ["BS369AA", "BS369AD", "BS369AF", "BS369AG", "BS369AJ", "BS369AR", "BS369AS", "BS369AT", "BS369AU", "BS369AW", "BS369AX", "BS369AY", "BS369AZ", "BS369BA", "BS369BB"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"BS369AA" : ["51.530398", "-2.501679", "E06000025", "South Gloucestershire", "E05012128", "Winterbourne"], "BS369AD" : ["51.530452", "-2.501694", "E06000025", "South Gloucestershire", "E05012128", "Winterbourne"], "BS369AF" : ["51.530452", "-2.501694", "E06000025", "South Gloucestershire", "E05012128", "Winterbourne"], "BS369AG" : ["51.530452", "-2.501694", "E06000025", "South Gloucestershire", "E05012128", "Winterbourne"], "BS369AJ" : ["51.530398", "-2.501679", "E06000025", "South Gloucestershire", "E05012128", "Winterbourne"], "BS369AR" : ["51.530452", "-2.501694", "E06000025", "South Gloucestershire", "E05012128", "Winterbourne"], "BS369AS" : ["51.530452", "-2.501694", "E06000025", "South Gloucestershire", "E05012128", "Winterbourne"], "BS369AT" : ["51.530452", "-2.501694", "E06000025", "South Gloucestershire", "E05012128", "Winterbourne"], "BS369AU" : ["51.530452", "-2.501694", "E06000025", "South Gloucestershire", "E05012128", "Winterbourne"], "BS369AW" : ["51.530398", "-2.501679", "E06000025", "South Gloucestershire", "E05012128", "Winterbourne"], "BS369AX" : ["51.530397", "-2.501679", "E06000025", "South Gloucestershire", "E05012128", "Winterbourne"], "BS369AY" : ["51.530397", "-2.501679", "E06000025", "South Gloucestershire", "E05012128", "Winterbourne"], "BS369AZ" : ["51.530397", "-2.501679", "E06000025", "South Gloucestershire", "E05012128", "Winterbourne"], "BS369BA" : ["51.530397", "-2.501679", "E06000025", "South Gloucestershire", "E05012128", "Winterbourne"], "BS369BB" : ["51.530397", "-2.501679", "E06000025", "South Gloucestershire", "E05012128", "Winterbourne"]}
json_instruct
{"type": "object", "properties": {"BS369AA": {"type": "array", "items": {"type": "string"}}, "BS369AD": {"type": "array", "items": {"type": "string"}}, "BS369AF": {"type": "array", "items": {"type": "string"}}, "BS369AG": {"type": "array", "items": {"type": "string"}}, "BS369AJ": {"type": "array", "items": {"type": "string"}}, "BS369AR": {"type": "array", "items": {"type": "string"}}, "BS369AS": {"type": "array", "items": {"type": "string"}}, "BS369AT": {"type": "array", "items": {"type": "string"}}, "BS369AU": {"type": "array", "items": {"type": "string"}}, "BS369AW": {"type": "array", "items": {"type": "string"}}, "BS369AX": {"type": "array", "items": {"type": "string"}}, "BS369AY": {"type": "array", "items": {"type": "string"}}, "BS369AZ": {"type": "array", "items": {"type": "string"}}, "BS369BA": {"type": "array", "items": {"type": "string"}}, "BS369BB": {"type": "array", "items": {"type": "string"}}}, "required": ["BS369AA", "BS369AD", "BS369AF", "BS369AG", "BS369AJ", "BS369AR", "BS369AS", "BS369AT", "BS369AU", "BS369AW", "BS369AX", "BS369AY", "BS369AZ", "BS369BA", "BS369BB"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Saint-Laurent-M\u00e9doc", "dpt" : "Gironde", "inscrits" : 3285, "abs" : 685, "votants" : 2600, "blancs" : 258, "nuls" : 55, "exp" : 2287, "res" : [{"panneau" : "1", "voix" : 1269}, {"panneau" : "2", "voix" : 1018}]}
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"address": {"type": "string"}, "cert_auth_type": {"type": "string"}, "cert_sign": {"type": "string"}, "cert_user_id": {"type": "string"}, "files": {"type": "object", "properties": {"data.json": {"type": "object", "properties": {"sha512": {"type": "string"}, "size": {"type": "integer"}}, "required": ["sha512", "size"]}}, "required": ["data.json"]}, "inner_path": {"type": "string"}, "modified": {"type": "number"}, "signs": {"type": "object", "properties": {"1BsBRAymoTQ5qbXBLeGj3EFVkZz98kCbfh": {"type": "string"}}, "required": ["1BsBRAymoTQ5qbXBLeGj3EFVkZz98kCbfh"]}}, "required": ["address", "cert_auth_type", "cert_sign", "cert_user_id", "files", "inner_path", "modified", "signs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"address" : "1TaLkFrMwvbNsooF4ioKAY9EuxTBTjipT", "cert_auth_type" : "web", "cert_sign" : "G6U2dAjdCrp8dyNWxJQJR9/yetxglyOVwvHD/IyH1EpwpIbJkOJBWOfG1G9XhlcsCaOKJp6hNEGDV/hEQ3LEbiw=", "cert_user_id" : "zeroproxy@zeroid.bit", "files" : {"data.json" : {"sha512" : "82d546823567d0127bbb982be250d2609e979b11e944c7445d498e90692e2e31", "size" : 1030}}, "inner_path" : "data/users/1BsBRAymoTQ5qbXBLeGj3EFVkZz98kCbfh/content.json", "modified" : 1481518851.270281, "signs" : {"1BsBRAymoTQ5qbXBLeGj3EFVkZz98kCbfh" : "HL9aNglWLx5fkHH4LiqXSiR8RtjzuQYyvNDCWauMgCMyXnxjnnxnSrt9T2gEyI+QGpF8G9ifKBd2hacSNF90uu8="}}
json_instruct
{"type": "object", "properties": {"address": {"type": "string"}, "cert_auth_type": {"type": "string"}, "cert_sign": {"type": "string"}, "cert_user_id": {"type": "string"}, "files": {"type": "object", "properties": {"data.json": {"type": "object", "properties": {"sha512": {"type": "string"}, "size": {"type": "integer"}}, "required": ["sha512", "size"]}}, "required": ["data.json"]}, "inner_path": {"type": "string"}, "modified": {"type": "number"}, "signs": {"type": "object", "properties": {"1BsBRAymoTQ5qbXBLeGj3EFVkZz98kCbfh": {"type": "string"}}, "required": ["1BsBRAymoTQ5qbXBLeGj3EFVkZz98kCbfh"]}}, "required": ["address", "cert_auth_type", "cert_sign", "cert_user_id", "files", "inner_path", "modified", "signs"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"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" : 18117, "cartId" : "adc4a47c-67ba-4a68-ba48-5f65e8f37487", "preferredProducts" : [2097, 2472, 3289, 880], "productReviews" : [{"productId" : 1977, "reviewText" : "talk about sadness.", "reviewDate" : "2018-01-23T07:10:44.9061361+02:00"}, {"productId" : 3672, "reviewText" : "My co-worker Alek has one of these. He says it looks white.", "reviewDate" : "2017-08-07T17:01:15.2581429+03:00"}, {"productId" : 2952, "reviewText" : "My locust loves to play with it.", "reviewDate" : "2019-06-10T09:21:57.2459917+03:00"}]}
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "year": {"type": "string"}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "departments", "authors", "conf", "year", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Library abstraction for C/C++ concurrency.", "fields" : ["implementation", "c11", "linearizability", "memory model", "allocator"], "abstract" : "When constructing complex concurrent systems, abstraction is vital: programmers should be able to reason about concurrent libraries in terms of abstract specifications that hide the implementation details. Relaxed memory models present substantial challenges in this respect, as libraries need not provide sequentially consistent abstractions: to avoid unnecessary synchronisation, they may allow clients to observe relaxed memory effects, and library specifications must capture these. In this paper, we propose a criterion for sound library abstraction in the new C11 and C++11 memory model, generalising the standard sequentially consistent notion of linearizability. We prove that our criterion soundly captures all client-library interactions, both through call and return values, and through the subtle synchronisation effects arising from the memory model. To illustrate our approach, we verify implementations against specifications for the lock-free Treiber stack and a producer-consumer queue. Ours is the first approach to compositional reasoning for concurrent C11/C++11 programs.", "citation" : "Citations (75)", "departments" : ["University of Cambridge", "University of York", "IMDEA"], "authors" : ["Mark Batty.....http://dblp.org/pers/hd/b/Batty:Mark", "Mike Dodds.....http://dblp.org/pers/hd/d/Dodds:Mike", "Alexey Gotsman.....http://dblp.org/pers/hd/g/Gotsman:Alexey"], "conf" : "popl", "year" : "2013", "pages" : 14}
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#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"forge_marker": {"type": "integer"}, "parent": {"type": "string"}, "textures": {"type": "object", "properties": {"cross": {"type": "string"}}, "required": ["cross"]}}, "required": ["forge_marker", "parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"forge_marker" : 1, "parent" : "block/cross", "textures" : {"cross" : "oceanheart:blocks/saplings_yggdrasill"}}
json_instruct
{"type": "object", "properties": {"forge_marker": {"type": "integer"}, "parent": {"type": "string"}, "textures": {"type": "object", "properties": {"cross": {"type": "string"}}, "required": ["cross"]}}, "required": ["forge_marker", "parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"VitalDesignSystem": {"type": "object", "properties": {"Components": {"type": "object", "properties": {"VitalButtons.md": {"type": "string"}}, "required": ["VitalButtons.md"]}}, "required": ["Components"]}}, "required": ["VitalDesignSystem"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"VitalDesignSystem" : {"Components" : {"VitalButtons.md" : "./doc/Buttons.md"}}}
json_instruct
{"type": "object", "properties": {"VitalDesignSystem": {"type": "object", "properties": {"Components": {"type": "object", "properties": {"VitalButtons.md": {"type": "string"}}, "required": ["VitalButtons.md"]}}, "required": ["Components"]}}, "required": ["VitalDesignSystem"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}}, "required": ["name", "id"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "features" : {"type" : "Feature", "properties" : {"name" : "\u7891\u6797\u533a", "id" : "610103"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[108.973260527344, 34.2379274726563], [108.917069121094, 34.2297585273437], [108.907345, 34.243843], [108.915513945313, 34.2556740546875], [108.947345, 34.263843], [108.982879667969, 34.2696804023438], [108.997345, 34.243843], [108.973260527344, 34.2379274726563]]]]}}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}}, "required": ["name", "id"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}, "required": ["type", "features"], "$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"}, "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" : 2439, "hash" : 2629101259, "artDyeHash" : 2629101259, "redacted" : false, "dyeManifestHash" : 2436689099, "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#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"dependencies": {"type": "object", "properties": {"faker": {"type": "string"}, "nightmare": {"type": "string"}, "nightmare-upload": {"type": "string"}}, "required": ["faker", "nightmare", "nightmare-upload"]}, "engines": {"type": "object", "properties": {"node": {"type": "string"}, "npm": {"type": "string"}}, "required": ["node", "npm"]}}, "required": ["dependencies", "engines"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"dependencies" : {"faker" : "^3.1.0", "nightmare" : "^2.8.1", "nightmare-upload" : "^0.1.1"}, "engines" : {"node" : "7.x.x", "npm" : "latest"}}
json_instruct
{"type": "object", "properties": {"dependencies": {"type": "object", "properties": {"faker": {"type": "string"}, "nightmare": {"type": "string"}, "nightmare-upload": {"type": "string"}}, "required": ["faker", "nightmare", "nightmare-upload"]}, "engines": {"type": "object", "properties": {"node": {"type": "string"}, "npm": {"type": "string"}}, "required": ["node", "npm"]}}, "required": ["dependencies", "engines"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "location": {"type": "string"}, "wayto": {"type": "object", "properties": {"20748": {"type": "string"}, "20751": {"type": "string"}}, "required": ["20748", "20751"]}, "timeto": {"type": "object", "properties": {"20748": {"type": "number"}, "20751": {"type": "number"}}, "required": ["20748", "20751"]}, "image": {"type": "string"}, "image_coords": {"type": "array", "items": {"type": "integer"}}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "title", "description", "paths", "location", "wayto", "timeto", "image", "image_coords", "tags"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 20750, "title" : ["[Burga Hall, Outer Yard]"], "description" : ["The grey stone of the outer wall is a sharp contrast to the deep green pine of the surrounding trees. Narrow lancet windows are set on either side of the black gate set in the wall, peering out like unseeing eyes. Strands of ivy vines obscure the darker stones, smoothing the rough edges with the natural softness of their leaves, while adding another touch of green to the drab landscape. Snow blankets the ground in pure white drifts, and a meandering path leads to the southwest through the copse of trees."], "paths" : ["Obvious paths: southwest"], "location" : "Icemule Trace", "wayto" : {"20748" : "southwest", "20751" : "go gate"}, "timeto" : {"20748" : 0.2, "20751" : 0.2}, "image" : "premium_halls-1489980086.png", "image_coords" : [517, 2130, 644, 2185], "tags" : ["stick", "tkaro root", "sticks", "sassafras leaf", "sweetfern stalk", "angelica root", "valerian root", "pennyroyal stem", "iceblossoms", "moonflowers", "snow lily", "winter rose", "wintergreen leaf", "bright red teaberry", "handful of pinenuts", "broken twig", "pine cone", "pine needles", "frostweed", "snowberries", "pale thornberry", "red winterberry", "small loganberry", "tree bark", "frostflower", "rockberry", "crowberry", "lingonberry", "orange rowanberry", "ironfern root", "twisted twig", "slender twig", "bolmara lichen"]}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "location": {"type": "string"}, "wayto": {"type": "object", "properties": {"20748": {"type": "string"}, "20751": {"type": "string"}}, "required": ["20748", "20751"]}, "timeto": {"type": "object", "properties": {"20748": {"type": "number"}, "20751": {"type": "number"}}, "required": ["20748", "20751"]}, "image": {"type": "string"}, "image_coords": {"type": "array", "items": {"type": "integer"}}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "title", "description", "paths", "location", "wayto", "timeto", "image", "image_coords", "tags"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "keywords": {"type": "array", "items": {"type": "string"}}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build": {"type": "string"}, "publish": {"type": "string"}}, "required": ["test", "build", "publish"]}, "peerDependencies": {"type": "object", "properties": {"firebase": {"type": "string"}, "mobx": {"type": "string"}, "mobx-react": {"type": "string"}, "react": {"type": "string"}}, "required": ["firebase", "mobx", "mobx-react", "react"]}, "devDependencies": {"type": "object", "properties": {"@types/jest": {"type": "string"}, "@types/node": {"type": "string"}, "@types/react": {"type": "string"}, "jest": {"type": "string"}, "ts-jest": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/jest", "@types/node", "@types/react", "jest", "ts-jest", "typescript"]}, "jest": {"type": "object", "properties": {"transform": {"type": "object", "properties": {"^.+\\.tsx?$": {"type": "string"}}, "required": ["^.+\\.tsx?$"]}, "testRegex": {"type": "string"}, "moduleFileExtensions": {"type": "array", "items": {"type": "string"}}}, "required": ["transform", "testRegex", "moduleFileExtensions"]}}, "required": ["name", "version", "description", "repository", "bugs", "author", "license", "private", "keywords", "main", "files", "scripts", "peerDependencies", "devDependencies", "jest"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "react-firestore-mobx-bindings", "version" : "0.0.6", "description" : "Simple bindings to efficiently inject firestore into observable react components using MobX Management Hooks with unidirectional data flow", "repository" : {"type" : "git", "url" : "https://github.com/sampsonjoliver/react-firestore-mobx.git"}, "bugs" : {"url" : "https://github.com/sampsonjoliver/react-firestore-mobx/issues"}, "author" : "sampsonjoliver <sampsonjoliver@outlook.com>", "license" : "MIT", "private" : false, "keywords" : ["mobx", "firebase", "firestore", "react"], "main" : "lib/index.js", "files" : ["lib/", "**/*.d.ts"], "scripts" : {"test" : "jest", "build" : "yarn tsc", "publish" : "yarn build && npm publish"}, "peerDependencies" : {"firebase" : "^5.0.0", "mobx" : "^4.0.0 || ^5.0.0", "mobx-react" : "^5.0.0", "react" : "^0.13.0 || ^0.14.0 || ^15.0.0 || ^16.0.0"}, "devDependencies" : {"@types/jest" : "^22.2.3", "@types/node" : "^10.0.0", "@types/react" : "^16.3.13", "jest" : "^22.4.3", "ts-jest" : "^22.4.4", "typescript" : "^2.8.3"}, "jest" : {"transform" : {"^.+\\.tsx?$" : "ts-jest"}, "testRegex" : "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$", "moduleFileExtensions" : ["ts", "tsx", "js", "jsx", "json", "node"]}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "keywords": {"type": "array", "items": {"type": "string"}}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build": {"type": "string"}, "publish": {"type": "string"}}, "required": ["test", "build", "publish"]}, "peerDependencies": {"type": "object", "properties": {"firebase": {"type": "string"}, "mobx": {"type": "string"}, "mobx-react": {"type": "string"}, "react": {"type": "string"}}, "required": ["firebase", "mobx", "mobx-react", "react"]}, "devDependencies": {"type": "object", "properties": {"@types/jest": {"type": "string"}, "@types/node": {"type": "string"}, "@types/react": {"type": "string"}, "jest": {"type": "string"}, "ts-jest": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/jest", "@types/node", "@types/react", "jest", "ts-jest", "typescript"]}, "jest": {"type": "object", "properties": {"transform": {"type": "object", "properties": {"^.+\\.tsx?$": {"type": "string"}}, "required": ["^.+\\.tsx?$"]}, "testRegex": {"type": "string"}, "moduleFileExtensions": {"type": "array", "items": {"type": "string"}}}, "required": ["transform", "testRegex", "moduleFileExtensions"]}}, "required": ["name", "version", "description", "repository", "bugs", "author", "license", "private", "keywords", "main", "files", "scripts", "peerDependencies", "devDependencies", "jest"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "laravel/framework": {"type": "string"}}, "required": ["php", "laravel/framework"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"CookieTime\\Janitor\\": {"type": "string"}}, "required": ["CookieTime\\Janitor\\"]}}, "required": ["psr-4"]}}, "required": ["name", "authors", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "cookietime/janitor", "authors" : [{"name" : "CookieTime", "email" : "caoke@huami.com"}], "require" : {"php" : ">=7.0", "laravel/framework" : "5.3.*"}, "autoload" : {"psr-4" : {"CookieTime\\Janitor\\" : "src/"}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "laravel/framework": {"type": "string"}}, "required": ["php", "laravel/framework"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"CookieTime\\Janitor\\": {"type": "string"}}, "required": ["CookieTime\\Janitor\\"]}}, "required": ["psr-4"]}}, "required": ["name", "authors", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"subreddit": {"type": "string"}, "author": {"type": "string"}, "count": {"type": "integer"}}, "required": ["subreddit", "author", "count"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"subreddit" : "langrisser", "author" : "AutoModerator", "count" : 17}
json_instruct
{"type": "object", "properties": {"subreddit": {"type": "string"}, "author": {"type": "string"}, "count": {"type": "integer"}}, "required": ["subreddit", "author", "count"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"FX": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "fxid": {"type": "integer"}, "gid": {"type": "integer"}, "group": {"type": "integer"}, "groupname": {"type": "string"}, "numParams": {"type": "integer"}, "numSlots": {"type": "integer"}, "filename": {"type": "string"}}, "required": ["name", "description", "version", "fxid", "gid", "group", "groupname", "numParams", "numSlots", "filename"]}, "Parameters": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "explanation": {"type": "string"}, "blackback": {"type": "boolean"}, "pedal": {"type": "boolean"}, "mmax": {"type": "integer"}, "mdefault": {"type": "integer"}}, "required": ["name", "explanation", "blackback", "pedal", "mmax", "mdefault"]}}}, "required": ["FX", "Parameters"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"FX" : {"name" : "RndmFLTR", "description" : "This filter effect changes character randomly.", "version" : "1.40", "fxid" : 144, "gid" : 16, "group" : 2, "groupname" : "FILTER", "numParams" : 4, "numSlots" : 1, "filename" : "RNDMFLTR.ZD2.BMP"}, "Parameters" : [{"name" : "Type", "explanation" : "Sets filter type.", "blackback" : false, "pedal" : false, "mmax" : 2, "mdefault" : 2}, {"name" : "Speed", "explanation" : "Sets the speed of the modulation.", "blackback" : false, "pedal" : false, "mmax" : 77, "mdefault" : 34}, {"name" : "BAL", "explanation" : "Adjusts the balance between original and effect sounds.", "blackback" : false, "pedal" : false, "mmax" : 100, "mdefault" : 90}, {"name" : "VOL", "explanation" : "Adjusts the volume.", "blackback" : false, "pedal" : false, "mmax" : 100, "mdefault" : 80}]}
json_instruct
{"type": "object", "properties": {"FX": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "fxid": {"type": "integer"}, "gid": {"type": "integer"}, "group": {"type": "integer"}, "groupname": {"type": "string"}, "numParams": {"type": "integer"}, "numSlots": {"type": "integer"}, "filename": {"type": "string"}}, "required": ["name", "description", "version", "fxid", "gid", "group", "groupname", "numParams", "numSlots", "filename"]}, "Parameters": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "explanation": {"type": "string"}, "blackback": {"type": "boolean"}, "pedal": {"type": "boolean"}, "mmax": {"type": "integer"}, "mdefault": {"type": "integer"}}, "required": ["name", "explanation", "blackback", "pedal", "mmax", "mdefault"]}}}, "required": ["FX", "Parameters"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"top": {"type": "string"}, "front": {"type": "string"}, "side": {"type": "string"}}, "required": ["top", "front", "side"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "block/orientable", "textures" : {"top" : "refrigeratormod:block/refrigerator_top", "front" : "refrigeratormod:block/refrigerator_front", "side" : "refrigeratormod:block/refrigerator_side"}}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"top": {"type": "string"}, "front": {"type": "string"}, "side": {"type": "string"}}, "required": ["top", "front", "side"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "analyzation", "definition" : "The act of analyzing, or separating into constituent parts; analysis."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"content": {"type": "string"}, "entities": {"type": "array", "items": {"type": "object", "properties": {"offset": {"type": "integer"}, "type": {"type": "string"}, "id": {"type": "integer"}, "entity": {"type": "string"}}, "required": ["offset", "type", "id", "entity"]}}, "topics": {"type": "array", "items": {"type": "object", "properties": {"topic": {"type": "string"}, "id": {"type": "integer"}}, "required": ["topic", "id"]}}, "tweet_id": {"type": "string"}}, "required": ["content", "entities", "topics", "tweet_id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"content" : "@BBCNewsnight #Labour borrow more and #economy declines and #conservativeparty hard work is undone #GE2015 #Budget2015 #VoteConservative", "entities" : [{"offset" : 0, "type" : "ne", "id" : 2, "entity" : "@BBCNewsnight"}, {"entity" : "budget2015", "type" : "topic keyword", "id" : 3, "offset" : 110}, {"entity" : "economy", "type" : "topic keyword", "id" : 4, "offset" : 40}, {"entity" : "labour", "type" : "party keyword", "id" : 5, "offset" : 15}], "topics" : [{"topic" : "economy", "id" : 1}], "tweet_id" : "578332859209019392"}
json_instruct
{"type": "object", "properties": {"content": {"type": "string"}, "entities": {"type": "array", "items": {"type": "object", "properties": {"offset": {"type": "integer"}, "type": {"type": "string"}, "id": {"type": "integer"}, "entity": {"type": "string"}}, "required": ["offset", "type", "id", "entity"]}}, "topics": {"type": "array", "items": {"type": "object", "properties": {"topic": {"type": "string"}, "id": {"type": "integer"}}, "required": ["topic", "id"]}}, "tweet_id": {"type": "string"}}, "required": ["content", "entities", "topics", "tweet_id"], "$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"}, "description": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "version": {"type": "string"}, "engines": {"type": "object", "properties": {"vscode": {"type": "string"}}, "required": ["vscode"]}, "dependencies": {"type": "object", "properties": {"vscode-languageclient": {"type": "string"}}, "required": ["vscode-languageclient"]}, "devDependencies": {"type": "object", "properties": {"@types/vscode": {"type": "string"}, "@vscode/test-electron": {"type": "string"}, "ts-loader": {"type": "string"}, "typescript": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}}, "required": ["@types/vscode", "@vscode/test-electron", "ts-loader", "typescript", "webpack", "webpack-cli"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "bundle": {"type": "string"}}, "required": ["build", "bundle"]}}, "required": ["name", "description", "author", "repository", "bugs", "homepage", "keywords", "license", "version", "engines", "dependencies", "devDependencies", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "ecsql-lsp-vscode-client", "description" : "vscode extension to use the ecsql language server", "author" : {"name" : "Michael Belousov", "email" : "mikemikeb@protonmail.com"}, "repository" : {"type" : "git", "url" : "git+ssh://git@github.com/MichaelBelousov/ecsql-lsp.git"}, "bugs" : {"url" : "https://github.com/MichaelBelousov/ecsql-lsp/issues"}, "homepage" : "https://github.com/MichaelBelousov/ecsql-lsp#readme", "keywords" : ["ecsql", "vscode", "itwinjs"], "license" : "MIT", "version" : "0.0.1", "engines" : {"vscode" : "^1.52.0"}, "dependencies" : {"vscode-languageclient" : "^7.0.0"}, "devDependencies" : {"@types/vscode" : "^1.52.0", "@vscode/test-electron" : "^1.6.1", "ts-loader" : "^9.2.7", "typescript" : "^4.5.2", "webpack" : "^5.70.0", "webpack-cli" : "^4.9.2"}, "scripts" : {"build" : "tsc -b 1>&2", "bundle" : "webpack --config webpack.config.js"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "version": {"type": "string"}, "engines": {"type": "object", "properties": {"vscode": {"type": "string"}}, "required": ["vscode"]}, "dependencies": {"type": "object", "properties": {"vscode-languageclient": {"type": "string"}}, "required": ["vscode-languageclient"]}, "devDependencies": {"type": "object", "properties": {"@types/vscode": {"type": "string"}, "@vscode/test-electron": {"type": "string"}, "ts-loader": {"type": "string"}, "typescript": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}}, "required": ["@types/vscode", "@vscode/test-electron", "ts-loader", "typescript", "webpack", "webpack-cli"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "bundle": {"type": "string"}}, "required": ["build", "bundle"]}}, "required": ["name", "description", "author", "repository", "bugs", "homepage", "keywords", "license", "version", "engines", "dependencies", "devDependencies", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "devDependencies": {"type": "object", "properties": {"vows": {"type": "string"}}, "required": ["vows"]}}, "required": ["name", "version", "description", "keywords", "repository", "license", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "node-munin-client", "version" : "0.0.1", "description" : "A Munin Client", "keywords" : ["munin", "munin-node"], "repository" : {"type" : "git", "url" : "https://github.com/redpill-linpro/node-munin-client"}, "license" : "MIT", "scripts" : {"test" : "vows test/* --spec"}, "devDependencies" : {"vows" : "0.5.x"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "devDependencies": {"type": "object", "properties": {"vows": {"type": "string"}}, "required": ["vows"]}}, "required": ["name", "version", "description", "keywords", "repository", "license", "scripts", "devDependencies"], "$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"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "start:app": {"type": "string"}, "start:server": {"type": "string"}}, "required": ["start", "start:app", "start:server"]}, "dependencies": {"type": "object", "properties": {"@puckit/dev-utils": {"type": "string"}, "@puckit/scripts": {"type": "string"}, "fastify": {"type": "string"}, "node-fetch": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@puckit/dev-utils", "@puckit/scripts", "fastify", "node-fetch", "react", "react-dom", "typescript"]}, "devDependencies": {"type": "object", "properties": {"@types/react": {"type": "string"}, "@types/react-dom": {"type": "string"}}, "required": ["@types/react", "@types/react-dom"]}}, "required": ["name", "version", "license", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "my-puckit-app", "version" : "0.1.0", "license" : "MIT", "scripts" : {"start" : "puckit-scripts start", "start:app" : "puckit-scripts start:app", "start:server" : "puckit-scripts start:server"}, "dependencies" : {"@puckit/dev-utils" : "0.1.3", "@puckit/scripts" : "0.1.4", "fastify" : "^3.12.0", "node-fetch" : "^3.0.0-beta.9", "react" : "^17.0.1", "react-dom" : "^17.0.1", "typescript" : "4.1.5"}, "devDependencies" : {"@types/react" : "17.0.2", "@types/react-dom" : "17.0.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "start:app": {"type": "string"}, "start:server": {"type": "string"}}, "required": ["start", "start:app", "start:server"]}, "dependencies": {"type": "object", "properties": {"@puckit/dev-utils": {"type": "string"}, "@puckit/scripts": {"type": "string"}, "fastify": {"type": "string"}, "node-fetch": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@puckit/dev-utils", "@puckit/scripts", "fastify", "node-fetch", "react", "react-dom", "typescript"]}, "devDependencies": {"type": "object", "properties": {"@types/react": {"type": "string"}, "@types/react-dom": {"type": "string"}}, "required": ["@types/react", "@types/react-dom"]}}, "required": ["name", "version", "license", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[1972, 7], [1973, 13], [1974, 26], [1975, 34], [1976, 69], [1977, 70], [1978, 76], [1979, 57], [1980, 58], [1981, 65], [1982, 48], [1983, 37], [1984, 37], [1985, 40], [1986, 52], [1987, 34], [1988, 51], [1989, 45], [1990, 67], [1991, 59], [1992, 93], [1993, 89], [1994, 111], [1995, 127], [1996, 152], [1997, 200], [1998, 253], [1999, 524], [2000, 654], [2001, 782], [2002, 1072], [2003, 1412], [2004, 1780], [2005, 1985], [2006, 2594], [2007, 2731], [2008, 3103], [2009, 3468], [2010, 3468], [2011, 3849], [2012, 4209], [2013, 4423], [2014, 4284]]
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": "object", "properties": {"id": {"type": "string"}, "first_name": {"type": "string"}, "last_name": {"type": "string"}, "email_address": {"type": "string"}, "dfe_uuid": {"type": "string"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "send_notifications": {"type": "boolean"}, "providers": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "permissions": {"type": "object", "properties": {"manage_users": {"type": "boolean"}, "view_safeguarding_information": {"type": "boolean"}, "make_decisions": {"type": "boolean"}, "manage_organisations": {"type": "boolean"}, "view_diversity_information": {"type": "boolean"}}, "required": ["manage_users", "view_safeguarding_information", "make_decisions", "manage_organisations", "view_diversity_information"]}}, "required": ["code", "name", "permissions"]}}}, "required": ["id", "first_name", "last_name", "email_address", "dfe_uuid", "created_at", "updated_at", "send_notifications", "providers"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "08da802f-ae34-4ba1-aa01-2002aa654864", "first_name" : "Yuriko", "last_name" : "Woo", "email_address" : "yuriko.woo@gorsescitt.org.uk", "dfe_uuid" : "76e10489-5d9e-4ce3-8ab4-748f3325b701", "created_at" : "2021-01-04 17:29:19 +0000", "updated_at" : "2021-01-28 11:04:42 +0000", "send_notifications" : false, "providers" : [{"code" : "2FN", "name" : "St Mary\u2019s CofE VA Primary School - KNSTE", "permissions" : {"manage_users" : true, "view_safeguarding_information" : true, "make_decisions" : true, "manage_organisations" : true, "view_diversity_information" : true}}]}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "first_name": {"type": "string"}, "last_name": {"type": "string"}, "email_address": {"type": "string"}, "dfe_uuid": {"type": "string"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "send_notifications": {"type": "boolean"}, "providers": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "permissions": {"type": "object", "properties": {"manage_users": {"type": "boolean"}, "view_safeguarding_information": {"type": "boolean"}, "make_decisions": {"type": "boolean"}, "manage_organisations": {"type": "boolean"}, "view_diversity_information": {"type": "boolean"}}, "required": ["manage_users", "view_safeguarding_information", "make_decisions", "manage_organisations", "view_diversity_information"]}}, "required": ["code", "name", "permissions"]}}}, "required": ["id", "first_name", "last_name", "email_address", "dfe_uuid", "created_at", "updated_at", "send_notifications", "providers"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "year": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "year", "departments", "conf", "authors", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Multi-target tracking by online learning of non-linear motion patterns and robust appearance models.", "fields" : ["data set", "trajectory", "robustness", "linear motion", "nonlinear system"], "abstract" : "We describe an online approach to learn non-linear motion patterns and robust appearance models for multi-target tracking in a tracklet association framework. Unlike most previous approaches that use linear motion methods only, we online build a non-linear motion map to better explain direction changes and produce more robust motion affinities between tracklets. Moreover, based on the incremental learned entry/exit map, a multiple instance learning method is devised to produce strong appearance models for tracking; positive sample pairs are collected from different track-lets so that training samples have high diversity. Finally, using online learned moving groups, a tracklet completion process is introduced to deal with tracklets not reaching entry/exit points. We evaluate our approach on three public data sets, and show significant improvements compared with state-of-art methods.", "citation" : "Citations (194)", "year" : "2012", "departments" : ["University of Southern California", "University of Southern California"], "conf" : "cvpr", "authors" : ["Bo Yang.....http://dblp.org/pers/hd/y/Yang_0008:Bo", "Ram Nevatia.....http://dblp.org/pers/hd/n/Nevatia:Ram"], "pages" : 8}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "year": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "year", "departments", "conf", "authors", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"user": {"type": "string"}, "repos": {"type": "integer"}, "login": {"type": "string"}, "id": {"type": "integer"}, "avatar_url": {"type": "string"}, "url": {"type": "string"}, "html_url": {"type": "string"}, "followers_url": {"type": "string"}, "following_url": {"type": "string"}, "gists_url": {"type": "string"}, "starred_url": {"type": "string"}, "subscriptions_url": {"type": "string"}, "organizations_url": {"type": "string"}, "repos_url": {"type": "string"}, "events_url": {"type": "string"}, "received_events_url": {"type": "string"}, "type": {"type": "string"}, "site_admin": {"type": "boolean"}, "name": {"type": "string"}, "company": {"type": "null"}, "blog": {"type": "null"}, "location": {"type": "null"}, "email": {"type": "null"}, "hireable": {"type": "null"}, "bio": {"type": "string"}, "public_repos": {"type": "integer"}, "public_gists": {"type": "integer"}, "followers": {"type": "integer"}, "following": {"type": "integer"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}}, "required": ["user", "repos", "login", "id", "avatar_url", "url", "html_url", "followers_url", "following_url", "gists_url", "starred_url", "subscriptions_url", "organizations_url", "repos_url", "events_url", "received_events_url", "type", "site_admin", "name", "company", "blog", "location", "email", "hireable", "bio", "public_repos", "public_gists", "followers", "following", "created_at", "updated_at"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"user" : "Phxstick", "repos" : 1, "login" : "Phxstick", "id" : 22074114, "avatar_url" : "https://avatars3.githubusercontent.com/u/22074114?v=3", "url" : "https://api.github.com/users/Phxstick", "html_url" : "https://github.com/Phxstick", "followers_url" : "https://api.github.com/users/Phxstick/followers", "following_url" : "https://api.github.com/users/Phxstick/following{/other_user}", "gists_url" : "https://api.github.com/users/Phxstick/gists{/gist_id}", "starred_url" : "https://api.github.com/users/Phxstick/starred{/owner}{/repo}", "subscriptions_url" : "https://api.github.com/users/Phxstick/subscriptions", "organizations_url" : "https://api.github.com/users/Phxstick/orgs", "repos_url" : "https://api.github.com/users/Phxstick/repos", "events_url" : "https://api.github.com/users/Phxstick/events{/privacy}", "received_events_url" : "https://api.github.com/users/Phxstick/received_events", "type" : "User", "site_admin" : false, "name" : "Daniel", "company" : null, "blog" : null, "location" : null, "email" : null, "hireable" : null, "bio" : "I think I'm a human", "public_repos" : 1, "public_gists" : 0, "followers" : 0, "following" : 0, "created_at" : "2016-09-08T10:17:59Z", "updated_at" : "2016-09-22T10:32:48Z"}
json_instruct
{"type": "object", "properties": {"user": {"type": "string"}, "repos": {"type": "integer"}, "login": {"type": "string"}, "id": {"type": "integer"}, "avatar_url": {"type": "string"}, "url": {"type": "string"}, "html_url": {"type": "string"}, "followers_url": {"type": "string"}, "following_url": {"type": "string"}, "gists_url": {"type": "string"}, "starred_url": {"type": "string"}, "subscriptions_url": {"type": "string"}, "organizations_url": {"type": "string"}, "repos_url": {"type": "string"}, "events_url": {"type": "string"}, "received_events_url": {"type": "string"}, "type": {"type": "string"}, "site_admin": {"type": "boolean"}, "name": {"type": "string"}, "company": {"type": "null"}, "blog": {"type": "null"}, "location": {"type": "null"}, "email": {"type": "null"}, "hireable": {"type": "null"}, "bio": {"type": "string"}, "public_repos": {"type": "integer"}, "public_gists": {"type": "integer"}, "followers": {"type": "integer"}, "following": {"type": "integer"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}}, "required": ["user", "repos", "login", "id", "avatar_url", "url", "html_url", "followers_url", "following_url", "gists_url", "starred_url", "subscriptions_url", "organizations_url", "repos_url", "events_url", "received_events_url", "type", "site_admin", "name", "company", "blog", "location", "email", "hireable", "bio", "public_repos", "public_gists", "followers", "following", "created_at", "updated_at"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "object", "properties": {"key": {"type": "string"}, "name": {"type": "string"}, "spdx_id": {"type": "string"}, "url": {"type": "string"}}, "required": ["key", "name", "spdx_id", "url"]}, "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" : "es-django-example", "description" : "Example Django project using Elasticsearch", "license" : {"key" : "apache-2.0", "name" : "Apache License 2.0", "spdx_id" : "Apache-2.0", "url" : "https://api.github.com/licenses/apache-2.0"}, "starNum" : 92, "folkNum" : 28, "watchNum" : 92, "topic" : []}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "object", "properties": {"key": {"type": "string"}, "name": {"type": "string"}, "spdx_id": {"type": "string"}, "url": {"type": "string"}}, "required": ["key", "name", "spdx_id", "url"]}, "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#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"24363": {"type": "string"}, "26078": {"type": "string"}}, "required": ["24363", "26078"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"24363" : "EXIT", "26078" : "EXIT"}
json_instruct
{"type": "object", "properties": {"24363": {"type": "string"}, "26078": {"type": "string"}}, "required": ["24363", "26078"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"text": {"type": "string"}, "url": {"type": "string"}}, "required": ["text", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"text" : " SIMPLIFICACI\u00d3N DE EXPRESIONES CON POTENCIAS - Ejercicio 2\n\n[imath][(\\frac{x}{x^{a}})^{a} \\cdot (\\frac{x^{2 a}}{x^{a+1}}) \\cdot (\\frac{x^{a}}{x^{-1}})^{a+1} ]^{1 / a}[/imath]\n\n\n", "url" : "https://www.youtube.com/watch?v=-FoAgr01OnA"}
json_instruct
{"type": "object", "properties": {"text": {"type": "string"}, "url": {"type": "string"}}, "required": ["text", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "object", "properties": {"firstName": {"type": "string"}, "middleName": {"type": "string"}, "lastName": {"type": "string"}, "nickName": {"type": "string"}, "title": {"type": "string"}, "company": {"type": "string"}, "address": {"type": "string"}, "homePhone": {"type": "string"}, "mobilePhone": {"type": "string"}, "workPhone": {"type": "string"}, "faxPhone": {"type": "string"}, "email1": {"type": "string"}, "email2": {"type": "string"}, "email3": {"type": "string"}, "group": {"type": "string"}}, "required": ["firstName", "middleName", "lastName", "nickName", "title", "company", "address", "homePhone", "mobilePhone", "workPhone", "faxPhone", "email1", "email2", "email3", "group"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"firstName" : "Ilona 0", "middleName" : "0", "lastName" : "Zakharova 0", "nickName" : "0", "title" : "0", "company" : "0", "address" : "Belarus, Minsk 0", "homePhone" : "+123456789 0", "mobilePhone" : "+12345678 0", "workPhone" : "+1234567 0", "faxPhone" : "0", "email1" : "email1@email.com 0", "email2" : "email2@email.com 0", "email3" : "email3@email.com 0", "group" : "test0"}, {"firstName" : "Ilona 1", "middleName" : "1", "lastName" : "Zakharova 1", "nickName" : "1", "title" : "1", "company" : "1", "address" : "Belarus, Minsk 1", "homePhone" : "+123456789 1", "mobilePhone" : "+12345678 1", "workPhone" : "+1234567 1", "faxPhone" : "1", "email1" : "email1@email.com 1", "email2" : "email2@email.com 1", "email3" : "email3@email.com 1", "group" : "test1"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"firstName": {"type": "string"}, "middleName": {"type": "string"}, "lastName": {"type": "string"}, "nickName": {"type": "string"}, "title": {"type": "string"}, "company": {"type": "string"}, "address": {"type": "string"}, "homePhone": {"type": "string"}, "mobilePhone": {"type": "string"}, "workPhone": {"type": "string"}, "faxPhone": {"type": "string"}, "email1": {"type": "string"}, "email2": {"type": "string"}, "email3": {"type": "string"}, "group": {"type": "string"}}, "required": ["firstName", "middleName", "lastName", "nickName", "title", "company", "address", "homePhone", "mobilePhone", "workPhone", "faxPhone", "email1", "email2", "email3", "group"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"path": {"type": "string"}, "owners": {"type": "object", "properties": {"approvers": {"type": "array", "items": {"type": "string"}}}, "required": ["approvers"]}}, "required": ["path", "owners"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"path" : "baremetalds/packet/check/baremetalds-packet-check-ref.yaml", "owners" : {"approvers" : ["andfasano", "akiselev1", "derekhiggins", "honza", "stbenjam"]}}
json_instruct
{"type": "object", "properties": {"path": {"type": "string"}, "owners": {"type": "object", "properties": {"approvers": {"type": "array", "items": {"type": "string"}}}, "required": ["approvers"]}}, "required": ["path", "owners"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"map": {"type": "object", "properties": {"Axin": {"type": "integer"}, "APC": {"type": "integer"}}, "required": ["Axin", "APC"]}}, "required": ["map"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"map" : {"Axin" : 135000, "APC" : 270000}}
json_instruct
{"type": "object", "properties": {"map": {"type": "object", "properties": {"Axin": {"type": "integer"}, "APC": {"type": "integer"}}, "required": ["Axin", "APC"]}}, "required": ["map"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "object", "properties": {"key": {"type": "string"}, "name": {"type": "string"}, "spdx_id": {"type": "null"}, "url": {"type": "null"}}, "required": ["key", "name", "spdx_id", "url"]}, "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" : "Mathics", "description" : "a general-purpose computer algebra system", "license" : {"key" : "other", "name" : "Other", "spdx_id" : null, "url" : null}, "starNum" : 1279, "folkNum" : 166, "watchNum" : 1279, "topic" : []}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "object", "properties": {"key": {"type": "string"}, "name": {"type": "string"}, "spdx_id": {"type": "null"}, "url": {"type": "null"}}, "required": ["key", "name", "spdx_id", "url"]}, "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#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"slug": {"type": "string"}, "name": {"type": "string"}, "latest_version": {"type": "string"}, "last_updated": {"type": "string"}, "vulnerabilities": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "published_date": {"type": "null"}, "references": {"type": "object", "properties": {"url": {"type": "null"}, "osvdb": {"type": "null"}, "secunia": {"type": "null"}, "cve": {"type": "null"}, "exploitdb": {"type": "array", "items": {"type": "string"}}}, "required": ["url", "osvdb", "secunia", "cve", "exploitdb"]}, "vuln_type": {"type": "string"}, "fixed_in": {"type": "null"}, "criticity": {"type": "number"}}, "required": ["id", "title", "created_at", "updated_at", "published_date", "references", "vuln_type", "fixed_in", "criticity"]}}}, "required": ["slug", "name", "latest_version", "last_updated", "vulnerabilities"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"slug" : "copyright-licensing-tools", "name" : "iCopyright Republishing Suite", "latest_version" : "3.0.5", "last_updated" : "2018-03-27T19:09:35.937Z", "vulnerabilities" : [{"id" : "6520", "title" : "iCopyright(R) Article Tools <= 1.1.4 - SQL Injection ", "created_at" : "2014-08-01T10:58:50Z", "updated_at" : "2015-05-15T13:47:51Z", "published_date" : null, "references" : {"url" : null, "osvdb" : null, "secunia" : null, "cve" : null, "exploitdb" : ["17749"]}, "vuln_type" : "SQLI", "fixed_in" : null, "criticity" : 0.0}]}
json_instruct
{"type": "object", "properties": {"slug": {"type": "string"}, "name": {"type": "string"}, "latest_version": {"type": "string"}, "last_updated": {"type": "string"}, "vulnerabilities": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "published_date": {"type": "null"}, "references": {"type": "object", "properties": {"url": {"type": "null"}, "osvdb": {"type": "null"}, "secunia": {"type": "null"}, "cve": {"type": "null"}, "exploitdb": {"type": "array", "items": {"type": "string"}}}, "required": ["url", "osvdb", "secunia", "cve", "exploitdb"]}, "vuln_type": {"type": "string"}, "fixed_in": {"type": "null"}, "criticity": {"type": "number"}}, "required": ["id", "title", "created_at", "updated_at", "published_date", "references", "vuln_type", "fixed_in", "criticity"]}}}, "required": ["slug", "name", "latest_version", "last_updated", "vulnerabilities"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"settings": {"type": "object", "properties": {"number_of_shards": {"type": "integer"}, "number_of_replicas": {"type": "integer"}}, "required": ["number_of_shards", "number_of_replicas"]}, "mappings": {"type": "object", "properties": {"dynamic": {"type": "string"}, "_source": {"type": "object", "properties": {"enabled": {"type": "string"}}, "required": ["enabled"]}, "properties": {"type": "object", "properties": {"user": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "creationDate": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "title": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "title_vector": {"type": "object", "properties": {"type": {"type": "string"}, "dims": {"type": "integer"}}, "required": ["type", "dims"]}, "questionId": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "answerId": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "acceptedAnswerId": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "tags": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "body": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "type": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}}, "required": ["user", "creationDate", "title", "title_vector", "questionId", "answerId", "acceptedAnswerId", "tags", "body", "type"]}}, "required": ["dynamic", "_source", "properties"]}}, "required": ["settings", "mappings"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"settings" : {"number_of_shards" : 2, "number_of_replicas" : 1}, "mappings" : {"dynamic" : "true", "_source" : {"enabled" : "true"}, "properties" : {"user" : {"type" : "keyword"}, "creationDate" : {"type" : "date"}, "title" : {"type" : "text"}, "title_vector" : {"type" : "dense_vector", "dims" : 512}, "questionId" : {"type" : "keyword"}, "answerId" : {"type" : "keyword"}, "acceptedAnswerId" : {"type" : "keyword"}, "tags" : {"type" : "keyword"}, "body" : {"type" : "text"}, "type" : {"type" : "keyword"}}}}
json_instruct
{"type": "object", "properties": {"settings": {"type": "object", "properties": {"number_of_shards": {"type": "integer"}, "number_of_replicas": {"type": "integer"}}, "required": ["number_of_shards", "number_of_replicas"]}, "mappings": {"type": "object", "properties": {"dynamic": {"type": "string"}, "_source": {"type": "object", "properties": {"enabled": {"type": "string"}}, "required": ["enabled"]}, "properties": {"type": "object", "properties": {"user": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "creationDate": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "title": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "title_vector": {"type": "object", "properties": {"type": {"type": "string"}, "dims": {"type": "integer"}}, "required": ["type", "dims"]}, "questionId": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "answerId": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "acceptedAnswerId": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "tags": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "body": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "type": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}}, "required": ["user", "creationDate", "title", "title_vector", "questionId", "answerId", "acceptedAnswerId", "tags", "body", "type"]}}, "required": ["dynamic", "_source", "properties"]}}, "required": ["settings", "mappings"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "LEORA", "frequency" : 10819, "males" : "0.0554579905721416 %", "females" : "99.94454200942786 %"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"localities": {"type": "array", "items": {"type": "string"}}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "locality": {"type": "string"}, "lat": {"type": "number"}, "region": {"type": "object", "properties": {"fips": {"type": "string"}, "abbr": {"type": "string"}, "name": {"type": "string"}}, "required": ["fips", "abbr", "name"]}, "city": {"type": "string"}, "type": {"type": "string"}, "lng": {"type": "number"}, "counties": {"type": "array", "items": {"type": "object", "properties": {"fips": {"type": "string"}, "name": {"type": "string"}}, "required": ["fips", "name"]}}}, "required": ["localities", "state", "postal_code", "locality", "lat", "region", "city", "type", "lng", "counties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"localities" : ["Whitwell, TN", "Powells Crossroads, TN", "Powells Crsrd, TN"], "state" : "TN", "postal_code" : "37397", "locality" : "Whitwell, TN", "lat" : 35.22556, "region" : {"fips" : "47", "abbr" : "TN", "name" : "Tennessee"}, "city" : "Whitwell", "type" : "STANDARD", "lng" : -85.514664, "counties" : [{"fips" : "115", "name" : "Marion County"}, {"fips" : "153", "name" : "Sequatchie County"}]}
json_instruct
{"type": "object", "properties": {"localities": {"type": "array", "items": {"type": "string"}}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "locality": {"type": "string"}, "lat": {"type": "number"}, "region": {"type": "object", "properties": {"fips": {"type": "string"}, "abbr": {"type": "string"}, "name": {"type": "string"}}, "required": ["fips", "abbr", "name"]}, "city": {"type": "string"}, "type": {"type": "string"}, "lng": {"type": "number"}, "counties": {"type": "array", "items": {"type": "object", "properties": {"fips": {"type": "string"}, "name": {"type": "string"}}, "required": ["fips", "name"]}}}, "required": ["localities", "state", "postal_code", "locality", "lat", "region", "city", "type", "lng", "counties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "alt_name": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "null"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "string"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "null"}, "accrediting_agency": {"type": "null"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Southern Sakhalin Institute of Economics, Law and Computer Science", "alt_name" : "Ju\u017eno-Sahalinskij Institut Ekonomiki, Prava i Informatiki", "country" : "Russia", "state" : null, "address" : {"street" : "Kommunisticheskij prosp. 72", "city" : "Ju\u017eno-Sakhalinsk", "province" : null, "postal_code" : "693000"}, "contact" : {"telephone" : "+7(4242) 42-33-52 +7(4242) 42-29-67", "website" : "http://www.sakhiepi.ru", "email" : "rector@sakhiepi.ru", "fax" : "+7(4242) 42-05-97"}, "funding" : "Private", "languages" : null, "academic_year" : null, "accrediting_agency" : null}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "alt_name": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "null"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "string"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "null"}, "accrediting_agency": {"type": "null"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$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"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "prod": {"type": "string"}, "start": {"type": "string"}, "dist": {"type": "string"}, "dist32": {"type": "string"}, "darwin": {"type": "string"}, "linux": {"type": "string"}}, "required": ["dev", "prod", "start", "dist", "dist32", "darwin", "linux"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {}, "required": []}, "devDependencies": {"type": "object", "properties": {"css-loader": {"type": "string"}, "electron": {"type": "string"}, "electron-builder": {"type": "string"}, "node-sass": {"type": "string"}, "sass-loader": {"type": "string"}, "style-loader": {"type": "string"}, "ts-loader": {"type": "string"}, "typescript": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}}, "required": ["css-loader", "electron", "electron-builder", "node-sass", "sass-loader", "style-loader", "ts-loader", "typescript", "webpack", "webpack-cli"]}, "build": {"type": "object", "properties": {"appId": {"type": "string"}, "win": {"type": "object", "properties": {"target": {"type": "string"}}, "required": ["target"]}, "directories": {"type": "object", "properties": {"output": {"type": "string"}}, "required": ["output"]}, "files": {"type": "array", "items": {"type": "object", "properties": {"filter": {"type": "string"}}, "required": ["filter"]}}}, "required": ["appId", "win", "directories", "files"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies", "devDependencies", "build"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "snotes", "version" : "2.0.0", "description" : "A new way to take notes", "main" : "app/main.js", "scripts" : {"dev" : "webpack -d", "prod" : "webpack -p", "start" : "electron . --dev", "dist" : "build --windows --x64", "dist32" : "build --windows --x32", "darwin" : "build --mac --ia32 --x64", "linux" : "build --linux --ia32 --x64"}, "author" : "Simon Loir", "license" : "MIT", "dependencies" : {}, "devDependencies" : {"css-loader" : "^0.28.11", "electron" : "^6.0.11", "electron-builder" : "^19.56.2", "node-sass" : "^4.12.0", "sass-loader" : "^6.0.7", "style-loader" : "^0.20.3", "ts-loader" : "^6.2.0", "typescript" : "^3.6.3", "webpack" : "^4.41.0", "webpack-cli" : "^3.3.9"}, "build" : {"appId" : "simonloir.snotes", "win" : {"target" : "nsis"}, "directories" : {"output" : "builds"}, "files" : [{"filter" : "!firebase-bot/**/*"}]}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "prod": {"type": "string"}, "start": {"type": "string"}, "dist": {"type": "string"}, "dist32": {"type": "string"}, "darwin": {"type": "string"}, "linux": {"type": "string"}}, "required": ["dev", "prod", "start", "dist", "dist32", "darwin", "linux"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {}, "required": []}, "devDependencies": {"type": "object", "properties": {"css-loader": {"type": "string"}, "electron": {"type": "string"}, "electron-builder": {"type": "string"}, "node-sass": {"type": "string"}, "sass-loader": {"type": "string"}, "style-loader": {"type": "string"}, "ts-loader": {"type": "string"}, "typescript": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}}, "required": ["css-loader", "electron", "electron-builder", "node-sass", "sass-loader", "style-loader", "ts-loader", "typescript", "webpack", "webpack-cli"]}, "build": {"type": "object", "properties": {"appId": {"type": "string"}, "win": {"type": "object", "properties": {"target": {"type": "string"}}, "required": ["target"]}, "directories": {"type": "object", "properties": {"output": {"type": "string"}}, "required": ["output"]}, "files": {"type": "array", "items": {"type": "object", "properties": {"filter": {"type": "string"}}, "required": ["filter"]}}}, "required": ["appId", "win", "directories", "files"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies", "devDependencies", "build"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"class": {"type": "object", "properties": {}, "required": []}, "instance": {"type": "object", "properties": {"addField:label:": {"type": "string"}, "checkboxOn:label:": {"type": "string"}, "containersContents": {"type": "string"}, "controlsContainer": {"type": "string"}, "dateInputOn:label:": {"type": "string"}, "defaultButtons": {"type": "string"}, "fileInputOn:label:": {"type": "string"}, "inputOn:label:": {"type": "string"}, "legend": {"type": "string"}, "legend:": {"type": "string"}, "mainFormulaContents": {"type": "string"}, "multipleCheckBoxOn:label:": {"type": "string"}, "numberInputOn:label:": {"type": "string"}, "passwordOn:label:": {"type": "string"}, "repeatedPasswordOn:label:repeatLabel:": {"type": "string"}, "selectOn:label:": {"type": "string"}, "textareaOn:label:": {"type": "string"}}, "required": ["addField:label:", "checkboxOn:label:", "containersContents", "controlsContainer", "dateInputOn:label:", "defaultButtons", "fileInputOn:label:", "inputOn:label:", "legend", "legend:", "mainFormulaContents", "multipleCheckBoxOn:label:", "numberInputOn:label:", "passwordOn:label:", "repeatedPasswordOn:label:repeatLabel:", "selectOn:label:", "textareaOn:label:"]}}, "required": ["class", "instance"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"class" : {}, "instance" : {"addField:label:" : "HernanMoralesDurand 10/25/2013 02:27", "checkboxOn:label:" : "HernanMoralesDurand 10/25/2013 03:36", "containersContents" : "HernanMoralesDurand 10/25/2013 02:27", "controlsContainer" : "HernanMoralesDurand 10/25/2013 14:47", "dateInputOn:label:" : "HernanMoralesDurand 10/25/2013 03:36", "defaultButtons" : "HernanMoralesDurand 10/25/2013 15:11", "fileInputOn:label:" : "HernanMoralesDurand 10/25/2013 03:36", "inputOn:label:" : "HernanMoralesDurand 10/25/2013 03:34", "legend" : "HernanMoralesDurand 10/25/2013 16:34", "legend:" : "HernanMoralesDurand 10/25/2013 16:34", "mainFormulaContents" : "HernanMoralesDurand 10/25/2013 02:27", "multipleCheckBoxOn:label:" : "HernanMoralesDurand 10/25/2013 03:35", "numberInputOn:label:" : "HernanMoralesDurand 10/25/2013 03:36", "passwordOn:label:" : "HernanMoralesDurand 10/25/2013 03:35", "repeatedPasswordOn:label:repeatLabel:" : "HernanMoralesDurand 12/23/2013 18:25", "selectOn:label:" : "HernanMoralesDurand 10/25/2013 03:36", "textareaOn:label:" : "HernanMoralesDurand 10/25/2013 03:36"}}
json_instruct
{"type": "object", "properties": {"class": {"type": "object", "properties": {}, "required": []}, "instance": {"type": "object", "properties": {"addField:label:": {"type": "string"}, "checkboxOn:label:": {"type": "string"}, "containersContents": {"type": "string"}, "controlsContainer": {"type": "string"}, "dateInputOn:label:": {"type": "string"}, "defaultButtons": {"type": "string"}, "fileInputOn:label:": {"type": "string"}, "inputOn:label:": {"type": "string"}, "legend": {"type": "string"}, "legend:": {"type": "string"}, "mainFormulaContents": {"type": "string"}, "multipleCheckBoxOn:label:": {"type": "string"}, "numberInputOn:label:": {"type": "string"}, "passwordOn:label:": {"type": "string"}, "repeatedPasswordOn:label:repeatLabel:": {"type": "string"}, "selectOn:label:": {"type": "string"}, "textareaOn:label:": {"type": "string"}}, "required": ["addField:label:", "checkboxOn:label:", "containersContents", "controlsContainer", "dateInputOn:label:", "defaultButtons", "fileInputOn:label:", "inputOn:label:", "legend", "legend:", "mainFormulaContents", "multipleCheckBoxOn:label:", "numberInputOn:label:", "passwordOn:label:", "repeatedPasswordOn:label:repeatLabel:", "selectOn:label:", "textareaOn:label:"]}}, "required": ["class", "instance"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "properties": {"play": {"type": "integer"}, "subPlay": {"type": "integer"}, "children": {"type": "array", "items": {"type": "string"}}}, "required": ["play", "subPlay", "children"]}, "created": {"type": "string"}, "season": {"type": "integer"}, "tournament": {"type": "integer"}, "type": {"type": "integer"}, "day": {"type": "integer"}, "phase": {"type": "integer"}, "category": {"type": "integer"}, "description": {"type": "string"}, "nuts": {"type": "integer"}}, "required": ["id", "playerTags", "teamTags", "gameTags", "metadata", "created", "season", "tournament", "type", "day", "phase", "category", "description", "nuts"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "8a6b1c6b-ac99-40c2-9237-a4d20b46dc0c", "playerTags" : [], "teamTags" : ["878c1bf6-0d21-4659-bfee-916c8314d69c", "f02aeae2-5e6a-4098-9842-02d2273f25c7"], "gameTags" : ["ba168e3c-1439-46d7-9566-7088ab85314a"], "metadata" : {"play" : 99, "subPlay" : -1, "children" : ["bac06198-e2d9-4a2a-b61e-2149aed885dd", "8b42903a-8f6d-4f06-bce1-9065eb2c88a5", "cdad9a42-efb0-4977-8e54-53f7aa6eb3b9", "250eb887-59b0-40f4-894e-c43cffbd4b9e", "6d270c55-01c2-4bc6-817b-50a7d9e12fb0", "71d48a42-9135-48b9-b28f-d1580179e96e", "0c9fd20a-d37c-4371-acc5-d7e7924e872f", "840383f5-8de1-43ac-9c73-c2d0b2ed1501"]}, "created" : "2021-03-20T01:08:38.010Z", "season" : 13, "tournament" : -1, "type" : 169, "day" : 103, "phase" : 9, "category" : 2, "description" : "Wyatt Mason IV Echoed Lars Taylor!", "nuts" : 0}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "properties": {"play": {"type": "integer"}, "subPlay": {"type": "integer"}, "children": {"type": "array", "items": {"type": "string"}}}, "required": ["play", "subPlay", "children"]}, "created": {"type": "string"}, "season": {"type": "integer"}, "tournament": {"type": "integer"}, "type": {"type": "integer"}, "day": {"type": "integer"}, "phase": {"type": "integer"}, "category": {"type": "integer"}, "description": {"type": "string"}, "nuts": {"type": "integer"}}, "required": ["id", "playerTags", "teamTags", "gameTags", "metadata", "created", "season", "tournament", "type", "day", "phase", "category", "description", "nuts"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"$schema": {"type": "string"}, "$id": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "base": {"type": "string"}, "type": {"type": "string"}, "required": {"type": "array", "items": {"type": "string"}}, "additionalProperties": {"type": "boolean"}, "properties": {"type": "object", "properties": {"data": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}, "items": {"type": "object", "properties": {"required": {"type": "array", "items": {"type": "string"}}, "additionalProperties": {"type": "boolean"}, "properties": {"type": "object", "properties": {"id": {"type": "object", "properties": {"allOf": {"type": "array", "items": {"type": "object", "properties": {"$ref": {"type": "string"}}, "required": ["$ref"]}}}, "required": ["allOf"]}, "type": {"type": "object", "properties": {"const": {"type": "string"}, "description": {"type": "string"}}, "required": ["const", "description"]}, "attributes": {"type": "object", "properties": {"allOf": {"type": "array", "items": {"type": "object", "properties": {"$ref": {"type": "string"}}, "required": ["$ref"]}}}, "required": ["allOf"]}, "links": {"type": "object", "properties": {"allOf": {"type": "array", "items": {"type": "object", "properties": {"$ref": {"type": "string"}}, "required": ["$ref"]}}}, "required": ["allOf"]}}, "required": ["id", "type", "attributes", "links"]}}, "required": ["required", "additionalProperties", "properties"]}}, "required": ["type", "description", "items"]}, "meta": {"type": "object", "properties": {"allOf": {"type": "array", "items": {"type": "object", "properties": {"$ref": {"type": "string"}}, "required": ["$ref"]}}}, "required": ["allOf"]}}, "required": ["data", "meta"]}}, "required": ["$schema", "$id", "title", "description", "base", "type", "required", "additionalProperties", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"$schema" : "http://json-schema.org/draft-07/schema#", "$id" : "http://localhost:8080/json-schema/getManyRegionSchema.json", "title" : "The region GET Response Schema", "description" : "The schema for the GET request response for region", "base" : "http://localhost:8080/api", "type" : "object", "required" : ["data", "meta"], "additionalProperties" : false, "properties" : {"data" : {"type" : "array", "description" : "each element is a region object, the number of elements can range from 1, for a specific query, or all instances in the database.", "items" : {"required" : ["id", "type", "attributes"], "additionalProperties" : false, "properties" : {"id" : {"allOf" : [{"$ref" : "common/id.json"}]}, "type" : {"const" : "region", "description" : "The type of the object."}, "attributes" : {"allOf" : [{"$ref" : "definitions/region.json"}]}, "links" : {"allOf" : [{"$ref" : "common/link.json"}]}}}}, "meta" : {"allOf" : [{"$ref" : "common/meta.json"}]}}}
json_instruct
{"type": "object", "properties": {"$schema": {"type": "string"}, "$id": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "base": {"type": "string"}, "type": {"type": "string"}, "required": {"type": "array", "items": {"type": "string"}}, "additionalProperties": {"type": "boolean"}, "properties": {"type": "object", "properties": {"data": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}, "items": {"type": "object", "properties": {"required": {"type": "array", "items": {"type": "string"}}, "additionalProperties": {"type": "boolean"}, "properties": {"type": "object", "properties": {"id": {"type": "object", "properties": {"allOf": {"type": "array", "items": {"type": "object", "properties": {"$ref": {"type": "string"}}, "required": ["$ref"]}}}, "required": ["allOf"]}, "type": {"type": "object", "properties": {"const": {"type": "string"}, "description": {"type": "string"}}, "required": ["const", "description"]}, "attributes": {"type": "object", "properties": {"allOf": {"type": "array", "items": {"type": "object", "properties": {"$ref": {"type": "string"}}, "required": ["$ref"]}}}, "required": ["allOf"]}, "links": {"type": "object", "properties": {"allOf": {"type": "array", "items": {"type": "object", "properties": {"$ref": {"type": "string"}}, "required": ["$ref"]}}}, "required": ["allOf"]}}, "required": ["id", "type", "attributes", "links"]}}, "required": ["required", "additionalProperties", "properties"]}}, "required": ["type", "description", "items"]}, "meta": {"type": "object", "properties": {"allOf": {"type": "array", "items": {"type": "object", "properties": {"$ref": {"type": "string"}}, "required": ["$ref"]}}}, "required": ["allOf"]}}, "required": ["data", "meta"]}}, "required": ["$schema", "$id", "title", "description", "base", "type", "required", "additionalProperties", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"localities": {"type": "array", "items": {"type": "string"}}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "locality": {"type": "string"}, "lat": {"type": "number"}, "region": {"type": "object", "properties": {"fips": {"type": "string"}, "abbr": {"type": "string"}, "name": {"type": "string"}}, "required": ["fips", "abbr", "name"]}, "city": {"type": "string"}, "type": {"type": "string"}, "lng": {"type": "number"}, "counties": {"type": "array", "items": {"type": "object", "properties": {"fips": {"type": "string"}, "name": {"type": "string"}}, "required": ["fips", "name"]}}}, "required": ["localities", "state", "postal_code", "locality", "lat", "region", "city", "type", "lng", "counties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"localities" : ["Conesville, IA"], "state" : "IA", "postal_code" : "52739", "locality" : "Conesville, IA", "lat" : 41.373418, "region" : {"fips" : "19", "abbr" : "IA", "name" : "Iowa"}, "city" : "Conesville", "type" : "STANDARD", "lng" : -91.36748, "counties" : [{"fips" : "115", "name" : "Louisa County"}, {"fips" : "139", "name" : "Muscatine County"}]}
json_instruct
{"type": "object", "properties": {"localities": {"type": "array", "items": {"type": "string"}}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "locality": {"type": "string"}, "lat": {"type": "number"}, "region": {"type": "object", "properties": {"fips": {"type": "string"}, "abbr": {"type": "string"}, "name": {"type": "string"}}, "required": ["fips", "abbr", "name"]}, "city": {"type": "string"}, "type": {"type": "string"}, "lng": {"type": "number"}, "counties": {"type": "array", "items": {"type": "object", "properties": {"fips": {"type": "string"}, "name": {"type": "string"}}, "required": ["fips", "name"]}}}, "required": ["localities", "state", "postal_code", "locality", "lat", "region", "city", "type", "lng", "counties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "The Right Path-Thomas Greenberg", "author" : "Thomas Greenberg", "musicType" : "\u7ec3\u4e60\u66f2", "musicNo" : "0008086"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"$schema": {"type": "string"}, "name": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "commands": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "title": {"type": "string"}, "subtitle": {"type": "string"}, "description": {"type": "string"}, "mode": {"type": "string"}}, "required": ["name", "title", "subtitle", "description", "mode"]}}, "dependencies": {"type": "object", "properties": {"@raycast/api": {"type": "string"}, "axios": {"type": "string"}, "moment": {"type": "string"}}, "required": ["@raycast/api", "axios", "moment"]}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "@types/react": {"type": "string"}, "@typescript-eslint/eslint-plugin": {"type": "string"}, "@typescript-eslint/parser": {"type": "string"}, "eslint": {"type": "string"}, "eslint-config-prettier": {"type": "string"}, "prettier": {"type": "string"}, "react-devtools": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/node", "@types/react", "@typescript-eslint/eslint-plugin", "@typescript-eslint/parser", "eslint", "eslint-config-prettier", "prettier", "react-devtools", "typescript"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev": {"type": "string"}, "fix-lint": {"type": "string"}, "lint": {"type": "string"}}, "required": ["build", "dev", "fix-lint", "lint"]}}, "required": ["$schema", "name", "title", "description", "icon", "author", "license", "commands", "dependencies", "devDependencies", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"$schema" : "https://www.raycast.com/schemas/extension.json", "name" : "parcel-tracker", "title" : "Parcel Tracker", "description" : "Track packages (only available in South Korea)", "icon" : "command-icon-parcel.png", "author" : "junhyukjin", "license" : "MIT", "commands" : [{"name" : "track", "title" : "Track Packages", "subtitle" : "Parcel Tracker", "description" : "Tracking packages by tracking number", "mode" : "view"}, {"name" : "myPackages", "title" : "Manage Packages", "subtitle" : "Parcel Tracker", "description" : "manage my packages", "mode" : "view"}], "dependencies" : {"@raycast/api" : "^1.32.0", "axios" : "^0.26.0", "moment" : "^2.29.1"}, "devDependencies" : {"@types/node" : "~16.10.0", "@types/react" : "^17.0.28", "@typescript-eslint/eslint-plugin" : "^5.0.0", "@typescript-eslint/parser" : "^5.0.0", "eslint" : "^7.32.0", "eslint-config-prettier" : "^8.3.0", "prettier" : "^2.5.1", "react-devtools" : "^4.19.2", "typescript" : "^4.4.3"}, "scripts" : {"build" : "ray build -e dist", "dev" : "ray develop", "fix-lint" : "ray lint --fix", "lint" : "ray lint"}}
json_instruct
{"type": "object", "properties": {"$schema": {"type": "string"}, "name": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "commands": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "title": {"type": "string"}, "subtitle": {"type": "string"}, "description": {"type": "string"}, "mode": {"type": "string"}}, "required": ["name", "title", "subtitle", "description", "mode"]}}, "dependencies": {"type": "object", "properties": {"@raycast/api": {"type": "string"}, "axios": {"type": "string"}, "moment": {"type": "string"}}, "required": ["@raycast/api", "axios", "moment"]}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "@types/react": {"type": "string"}, "@typescript-eslint/eslint-plugin": {"type": "string"}, "@typescript-eslint/parser": {"type": "string"}, "eslint": {"type": "string"}, "eslint-config-prettier": {"type": "string"}, "prettier": {"type": "string"}, "react-devtools": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/node", "@types/react", "@typescript-eslint/eslint-plugin", "@typescript-eslint/parser", "eslint", "eslint-config-prettier", "prettier", "react-devtools", "typescript"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev": {"type": "string"}, "fix-lint": {"type": "string"}, "lint": {"type": "string"}}, "required": ["build", "dev", "fix-lint", "lint"]}}, "required": ["$schema", "name", "title", "description", "icon", "author", "license", "commands", "dependencies", "devDependencies", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"ApplicationInsights": {"type": "object", "properties": {"InstrumentationKey": {"type": "string"}}, "required": ["InstrumentationKey"]}}, "required": ["ApplicationInsights"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ApplicationInsights" : {"InstrumentationKey" : "f2a3a15e-6dc8-4af7-926b-5c1839bf6797"}}
json_instruct
{"type": "object", "properties": {"ApplicationInsights": {"type": "object", "properties": {"InstrumentationKey": {"type": "string"}}, "required": ["InstrumentationKey"]}}, "required": ["ApplicationInsights"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"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" : "2004", "provinceId" : "91", "regencyId" : "20", "districtId" : "02", "name" : "Papasena I"}
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#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"backbone.marionette.modals-min.js": {"type": "string"}, "backbone.marionette.modals.js": {"type": "string"}, "backbone.modal-bundled-min.js": {"type": "string"}, "backbone.modal-bundled.js": {"type": "string"}, "backbone.modal-min.css": {"type": "string"}, "backbone.modal-min.js": {"type": "string"}, "backbone.modal.css": {"type": "string"}, "backbone.modal.js": {"type": "string"}, "backbone.modal.theme-min.css": {"type": "string"}, "backbone.modal.theme.css": {"type": "string"}}, "required": ["backbone.marionette.modals-min.js", "backbone.marionette.modals.js", "backbone.modal-bundled-min.js", "backbone.modal-bundled.js", "backbone.modal-min.css", "backbone.modal-min.js", "backbone.modal.css", "backbone.modal.js", "backbone.modal.theme-min.css", "backbone.modal.theme.css"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"backbone.marionette.modals-min.js" : "sha512-XNq/nsjFq17NyweoirMHWMBKbR1PygqFfk4a+0ZluYujP5cES9M11DkyO3uNxgIKiXTkp6GkXNKjRHwYjeCmDQ==", "backbone.marionette.modals.js" : "sha512-R3Po8uRtlQb6HkBNwk+UOcR0zqJKDNiAZSRFc1VbT9Oo6AjZEjZD5Zp0ky2IzdSdTrFYNs1vHv3gME//zOf5+A==", "backbone.modal-bundled-min.js" : "sha512-RG37OKdkxPOkEB9iJsYPkQl04O4OTorGzEYfXanmTD8oE8F6OKyxaTcGmUT2w/2qiAeZbugG2EarWx5Bh929Jw==", "backbone.modal-bundled.js" : "sha512-bFiB2XSZziqzJR1CITe6GPZtxcd+w59Fk8KQHipYtToPYaskOUatTETWKsXn+CsrzjKc3YbwLUS508/I78azwQ==", "backbone.modal-min.css" : "sha512-68zha1yqyqUj66Y1y46JrfaPtGStzgBD2rhF9ifInqmaYVkeA46D+Ho5I/P8GpHATIQRb//6aaWA59RoQ+MF+A==", "backbone.modal-min.js" : "sha512-DBHHfKp1K/67nm0KGjb3go6ahyrz4XrRg3aDKb5rFQdJGhg1UzjY6VhCvzBW3C6eJ0EZjVEVRDr1bAXbz8Cpvg==", "backbone.modal.css" : "sha512-Tr+K2bHL+Wx+WsKqok8nQDuYD1GpBJfY6kw6bTpOpF5RQ8hkR72hhxjOw0z7bpZ+5x52SbISEtih0mBraYah9Q==", "backbone.modal.js" : "sha512-M1CQX0H3BcWwcH5xq0r6WbiEpyFZJpwQ1ZsVoeYkwgzBKBIcEdTAhYvwSb9IrvTu/9hGft5kRqBVIWx/6RjWxQ==", "backbone.modal.theme-min.css" : "sha512-oM4VT5qCioZacOs32krRQym6hYUlJ8WH4fHlBqTHICG1AOIejgRyKD0W3lXBo2U8HNWm2muIAHDHdSImqIttHw==", "backbone.modal.theme.css" : "sha512-akBLlBAhE0UT0+kPHhqFzSIrTIbO1+BywFS3j1ytzOUDOl1XUO+pZ/vl3ymUfvRm2PLiGYCJO0efTVfib1v2Jw=="}
json_instruct
{"type": "object", "properties": {"backbone.marionette.modals-min.js": {"type": "string"}, "backbone.marionette.modals.js": {"type": "string"}, "backbone.modal-bundled-min.js": {"type": "string"}, "backbone.modal-bundled.js": {"type": "string"}, "backbone.modal-min.css": {"type": "string"}, "backbone.modal-min.js": {"type": "string"}, "backbone.modal.css": {"type": "string"}, "backbone.modal.js": {"type": "string"}, "backbone.modal.theme-min.css": {"type": "string"}, "backbone.modal.theme.css": {"type": "string"}}, "required": ["backbone.marionette.modals-min.js", "backbone.marionette.modals.js", "backbone.modal-bundled-min.js", "backbone.modal-bundled.js", "backbone.modal-min.css", "backbone.modal-min.js", "backbone.modal.css", "backbone.modal.js", "backbone.modal.theme-min.css", "backbone.modal.theme.css"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"file_num": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "content": {"type": "string"}}, "required": ["id", "content"]}}}, "required": ["file_num", "data"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"file_num" : 757, "data" : [{"id" : 758, "content" : "\u5c0f\u65f6\u5019\u6211\u5e38\u60f3\uff0c\u957f\u5927\u4e86\u662f\u4e0a\u5317\u5927\u8fd8\u662f\u6e05\u534e\uff0c\u73b0\u5728\u60f3\u60f3\u539f\u6765\u662f\u6211\u60f3\u591a\u4e86\u3002"}]}
json_instruct
{"type": "object", "properties": {"file_num": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "content": {"type": "string"}}, "required": ["id", "content"]}}}, "required": ["file_num", "data"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"ETag": {"type": "string"}, "Last-Modified": {"type": "string"}, "base": {"type": "object", "properties": {"repo": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["repo"]}, "closed_at": {"type": "string"}, "created_at": {"type": "string"}, "draft": {"type": "boolean"}, "head": {"type": "object", "properties": {"ref": {"type": "string"}}, "required": ["ref"]}, "html_url": {"type": "string"}, "id": {"type": "integer"}, "labels": {"type": "array", "items": {}}, "mergeable": {"type": "null"}, "mergeable_state": {"type": "string"}, "merged": {"type": "boolean"}, "merged_at": {"type": "string"}, "number": {"type": "integer"}, "state": {"type": "string"}, "updated_at": {"type": "string"}}, "required": ["ETag", "Last-Modified", "base", "closed_at", "created_at", "draft", "head", "html_url", "id", "labels", "mergeable", "mergeable_state", "merged", "merged_at", "number", "state", "updated_at"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ETag" : "W/\"9e7d5e8436fa1193f483191d98ae7df4a0a0044cff211df0a5d2dc05a184db11\"", "Last-Modified" : "Thu, 04 Mar 2021 08:54:00 GMT", "base" : {"repo" : {"name" : "paho-mqtt-feedstock"}}, "closed_at" : "2021-03-04T08:53:25Z", "created_at" : "2020-09-23T16:11:23Z", "draft" : false, "head" : {"ref" : "this_is_not_a_branch"}, "html_url" : "https://github.com/conda-forge/paho-mqtt-feedstock/pull/1", "id" : 491890469, "labels" : [], "mergeable" : null, "mergeable_state" : "unknown", "merged" : true, "merged_at" : "2021-03-04T08:53:25Z", "number" : 1, "state" : "closed", "updated_at" : "2021-03-04T08:54:00Z"}
json_instruct
{"type": "object", "properties": {"ETag": {"type": "string"}, "Last-Modified": {"type": "string"}, "base": {"type": "object", "properties": {"repo": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["repo"]}, "closed_at": {"type": "string"}, "created_at": {"type": "string"}, "draft": {"type": "boolean"}, "head": {"type": "object", "properties": {"ref": {"type": "string"}}, "required": ["ref"]}, "html_url": {"type": "string"}, "id": {"type": "integer"}, "labels": {"type": "array", "items": {}}, "mergeable": {"type": "null"}, "mergeable_state": {"type": "string"}, "merged": {"type": "boolean"}, "merged_at": {"type": "string"}, "number": {"type": "integer"}, "state": {"type": "string"}, "updated_at": {"type": "string"}}, "required": ["ETag", "Last-Modified", "base", "closed_at", "created_at", "draft", "head", "html_url", "id", "labels", "mergeable", "mergeable_state", "merged", "merged_at", "number", "state", "updated_at"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "id": {"type": "string"}, "format": {"type": "string"}, "source": {"type": "string"}, "option": {"type": "string"}, "target": {"type": "array", "items": {"type": "object", "properties": {"stdout": {"type": "string"}}, "required": ["stdout"]}}}, "required": ["description", "id", "format", "source", "option", "target"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"description" : "Test preprocessor indirection mode", "id" : "ppindirect", "format" : "bin", "source" : "ppindirect.asm", "option" : "-E -Ox", "target" : [{"stdout" : "ppindirect.stdout"}]}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "id": {"type": "string"}, "format": {"type": "string"}, "source": {"type": "string"}, "option": {"type": "string"}, "target": {"type": "array", "items": {"type": "object", "properties": {"stdout": {"type": "string"}}, "required": ["stdout"]}}}, "required": ["description", "id", "format", "source", "option", "target"]}, "$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"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "author": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "license": {"type": "string"}, "peerDependencies": {"type": "object", "properties": {"opentype.js": {"type": "string"}}, "required": ["opentype.js"]}, "devDependencies": {"type": "object", "properties": {"opentype.js": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["opentype.js", "typescript"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build": {"type": "string"}}, "required": ["test", "build"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {}}}, "required": ["name", "version", "description", "main", "author", "repository", "license", "peerDependencies", "devDependencies", "scripts", "bugs", "homepage", "keywords"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "variablefont.js", "version" : "0.0.0", "description" : "Library for using Variable Fonts. Extends the functionality of OpenType.js.", "main" : "variableFont.js", "author" : "Bob Taylor, Monotype Imaging Inc.", "repository" : {"type" : "git", "url" : "git+https://github.com/monotype/variableFont.js.git"}, "license" : "MIT", "peerDependencies" : {"opentype.js" : "^0.8.0"}, "devDependencies" : {"opentype.js" : "^0.8.0", "typescript" : "^2.5.3"}, "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "build" : "tsc --project ./src/tsconfig.json"}, "bugs" : {"url" : "https://github.com/monotype/variableFont.js/issues"}, "homepage" : "https://github.com/monotype/variableFont.js#readme", "keywords" : []}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "author": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "license": {"type": "string"}, "peerDependencies": {"type": "object", "properties": {"opentype.js": {"type": "string"}}, "required": ["opentype.js"]}, "devDependencies": {"type": "object", "properties": {"opentype.js": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["opentype.js", "typescript"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "build": {"type": "string"}}, "required": ["test", "build"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {}}}, "required": ["name", "version", "description", "main", "author", "repository", "license", "peerDependencies", "devDependencies", "scripts", "bugs", "homepage", "keywords"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "request": {"type": "string"}, "connect": {"type": "object", "properties": {"host": {"type": "string"}, "port": {"type": "integer"}}, "required": ["host", "port"]}}, "required": ["name", "type", "request", "connect"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Python: Attach", "type" : "python", "request" : "attach", "connect" : {"host" : "localhost", "port" : 5678}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "request": {"type": "string"}, "connect": {"type": "object", "properties": {"host": {"type": "string"}, "port": {"type": "integer"}}, "required": ["host", "port"]}}, "required": ["name", "type", "request", "connect"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"/js/app.js": {"type": "string"}, "/css/app.css": {"type": "string"}}, "required": ["/js/app.js", "/css/app.css"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"/js/app.js" : "/js/app.js?id=2474b0b26a5819bda90a", "/css/app.css" : "/css/app.css?id=4c01b732df3990b024b1"}
json_instruct
{"type": "object", "properties": {"/js/app.js": {"type": "string"}, "/css/app.css": {"type": "string"}}, "required": ["/js/app.js", "/css/app.css"], "$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"}, "scripts": {"type": "object", "properties": {"development": {"type": "string"}, "watch": {"type": "string"}, "watch-poll": {"type": "string"}, "hot": {"type": "string"}, "production": {"type": "string"}}, "required": ["development", "watch", "watch-poll", "hot", "production"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"cross-env": {"type": "string"}, "laravel-mix": {"type": "string"}, "vue-template-compiler": {"type": "string"}}, "required": ["cross-env", "laravel-mix", "vue-template-compiler"]}, "dependencies": {"type": "object", "properties": {"autoprefixer": {"type": "string"}, "postcss": {"type": "string"}, "tailwindcss": {"type": "string"}}, "required": ["autoprefixer", "postcss", "tailwindcss"]}}, "required": ["name", "version", "description", "scripts", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "html5blankwptail", "version" : "1.0.0", "description" : "Tailwind Starter for Wordpress Based on html5blank for Wordpress", "scripts" : {"development" : "mix", "watch" : "mix watch", "watch-poll" : "mix watch -- --watch-options-poll=1000", "hot" : "mix watch --hot", "production" : "mix --production"}, "author" : "Ciaran", "license" : "ISC", "devDependencies" : {"cross-env" : "^7.0.3", "laravel-mix" : "^6.0.0-beta.17", "vue-template-compiler" : "^2.6.12"}, "dependencies" : {"autoprefixer" : "^9.8.6", "postcss" : "^8.1", "tailwindcss" : "npm:@tailwindcss/postcss7-compat@^2.0.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"development": {"type": "string"}, "watch": {"type": "string"}, "watch-poll": {"type": "string"}, "hot": {"type": "string"}, "production": {"type": "string"}}, "required": ["development", "watch", "watch-poll", "hot", "production"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"cross-env": {"type": "string"}, "laravel-mix": {"type": "string"}, "vue-template-compiler": {"type": "string"}}, "required": ["cross-env", "laravel-mix", "vue-template-compiler"]}, "dependencies": {"type": "object", "properties": {"autoprefixer": {"type": "string"}, "postcss": {"type": "string"}, "tailwindcss": {"type": "string"}}, "required": ["autoprefixer", "postcss", "tailwindcss"]}}, "required": ["name", "version", "description", "scripts", "author", "license", "devDependencies", "dependencies"], "$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" : "sixty", "definition" : "Six times ten; fifty-nine and one more; threescore.\n\n1. The sum of six times ten; sixty units or objects. 2. A symbol representing sixty units, as 60, lx., or LX."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "string"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "paypalEmail": {"type": "string"}}, "required": ["id", "name", "paypalEmail"]}}, "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"]}, "additional": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}}, "required": ["main", "additional"]}, "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" : 54286, "info" : {"name" : "Firefox Button - Transparent Background", "description" : "Changes the Firefox Button's background to transparent and softens the border.", "additionalInfo" : "This style fits in well with style 44447.", "format" : "uso", "category" : "browser", "createdAt" : "2011-09-28T21:45:31.000Z", "updatedAt" : "2011-09-28T21:45:31.000Z", "license" : "CC-BY-NC-4.0", "author" : {"id" : 117473, "name" : "pkchris", "paypalEmail" : "pkchris@gmail.com"}}, "stats" : {"installs" : {"total" : 1169, "weekly" : 0}}, "screenshots" : {"main" : {"name" : "54286_after.png", "archived" : false}, "additional" : [{"name" : "54286_additional_1144.png", "archived" : false}]}, "discussions" : {"stats" : {"discussionsCount" : 0, "commentsCount" : 0}, "data" : []}, "style" : {"css" : "@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);\r\n\r\n#appmenu-button{\r\nbackground: transparent !important;\r\nborder: 1px solid rgba(0,0,0,0.3) !important;\r\nborder-top:none!important;\r\n}\r\n\r\n#appmenu-button:hover:not(:active):not([open]) {\r\nbackground: transparent !important;\r\nborder: 1px solid rgba(0,0,0,0.3) !important;\r\nborder-top:none!important;\r\n}\r\n\r\n#appmenu-button:hover:active,\r\n#appmenu-button[open]{\r\nbackground: transparent !important;\r\nborder: 1px solid rgba(0,0,0,0.3) !important;\r\nborder-top:none!important;\r\n}"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "string"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "paypalEmail": {"type": "string"}}, "required": ["id", "name", "paypalEmail"]}}, "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"]}, "additional": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}}, "required": ["main", "additional"]}, "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#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"vars": {"type": "object", "properties": {"@brand-primary": {"type": "string"}, "@brand-success": {"type": "string"}, "@brand-warning": {"type": "string"}, "@brand-danger": {"type": "string"}, "@brand-info": {"type": "string"}}, "required": ["@brand-primary", "@brand-success", "@brand-warning", "@brand-danger", "@brand-info"]}, "css": {"type": "array", "items": {"type": "string"}}, "js": {"type": "array", "items": {}}}, "required": ["vars", "css", "js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"vars" : {"@brand-primary" : "#FFBD00", "@brand-success" : "#55FF00", "@brand-warning" : "#FFFF00", "@brand-danger" : "#FF2F00", "@brand-info" : "#0035FF"}, "css" : ["print.less", "type.less", "code.less", "grid.less", "tables.less", "forms.less", "buttons.less", "navs.less", "navbar.less", "progress-bars.less", "utilities.less", "responsive-utilities.less", "component-animations.less"], "js" : []}
json_instruct
{"type": "object", "properties": {"vars": {"type": "object", "properties": {"@brand-primary": {"type": "string"}, "@brand-success": {"type": "string"}, "@brand-warning": {"type": "string"}, "@brand-danger": {"type": "string"}, "@brand-info": {"type": "string"}}, "required": ["@brand-primary", "@brand-success", "@brand-warning", "@brand-danger", "@brand-info"]}, "css": {"type": "array", "items": {"type": "string"}}, "js": {"type": "array", "items": {}}}, "required": ["vars", "css", "js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "incomplete": {"type": "boolean"}, "members": {"type": "boolean"}, "tradeable": {"type": "boolean"}, "tradeable_on_ge": {"type": "boolean"}, "stackable": {"type": "boolean"}, "stacked": {"type": "null"}, "noted": {"type": "boolean"}, "noteable": {"type": "boolean"}, "linked_id_item": {"type": "integer"}, "linked_id_noted": {"type": "null"}, "linked_id_placeholder": {"type": "null"}, "placeholder": {"type": "boolean"}, "equipable": {"type": "boolean"}, "equipable_by_player": {"type": "boolean"}, "equipable_weapon": {"type": "boolean"}, "cost": {"type": "integer"}, "lowalch": {"type": "integer"}, "highalch": {"type": "integer"}, "weight": {"type": "number"}, "buy_limit": {"type": "null"}, "quest_item": {"type": "boolean"}, "release_date": {"type": "string"}, "duplicate": {"type": "boolean"}, "examine": {"type": "string"}, "icon": {"type": "string"}, "wiki_name": {"type": "string"}, "wiki_url": {"type": "string"}, "wiki_exchange": {"type": "null"}, "equipment": {"type": "null"}, "weapon": {"type": "null"}}, "required": ["id", "name", "incomplete", "members", "tradeable", "tradeable_on_ge", "stackable", "stacked", "noted", "noteable", "linked_id_item", "linked_id_noted", "linked_id_placeholder", "placeholder", "equipable", "equipable_by_player", "equipable_weapon", "cost", "lowalch", "highalch", "weight", "buy_limit", "quest_item", "release_date", "duplicate", "examine", "icon", "wiki_name", "wiki_url", "wiki_exchange", "equipment", "weapon"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 22989, "name" : "Hydra tail", "incomplete" : false, "members" : true, "tradeable" : true, "tradeable_on_ge" : false, "stackable" : false, "stacked" : null, "noted" : true, "noteable" : true, "linked_id_item" : 22988, "linked_id_noted" : null, "linked_id_placeholder" : null, "placeholder" : false, "equipable" : false, "equipable_by_player" : false, "equipable_weapon" : false, "cost" : 100000, "lowalch" : 40000, "highalch" : 60000, "weight" : 0.226, "buy_limit" : null, "quest_item" : false, "release_date" : "2019-01-10", "duplicate" : true, "examine" : "Tail of a hydra, can be attached to a bonecrusher.", "icon" : "iVBORw0KGgoAAAANSUhEUgAAACQAAAAgCAYAAAB6kdqOAAADI0lEQVR4Xs2W+04TURDG2zfhEXwJ/zQxxmBixJiqGNtKLdVSBCo0FBu00NSWWJtKFWIbJBKaIEEIXmK8Xx5pzHc2s8wOp9qlq+EkX87Zc+n8OjNndkOh49/CZJdt/Z+3MD2rjFCzHDd6UopRfSFqxBDbrUnaWr1DnZVxC5T+E32DO0AMBSCWhtl8Okbrjdsew3jGmpYXyhdkmFariUNQ6AHCYqAX9RS1HiXNXvQ2IOyX0N/3KvRlp3g0KAbCmL3DQBvNtAHivd2AcO7bbpl+vqnRr7d1AwQbJwYGjLR11Ry3879mIBi1AbUfj7pAGNuAdtpTHiCMGUhbVy3sCQMMcXLjWQPBOCA4vN2A9tangwNiL2HOBsSeZCB4TQPtv5xxgSBfQJwXGgjGNZBMaAbCb2igdxs5D9DX14v9A2EeQAzFnpQ3EuczyUsuFPfvN2eDBYIAIIF0QuNsKnbBA1PM3zT9x605F+jH/pIL4xtIQsGIBMJeTmiM53MjNDt5ne5mrppnqPogbfpPrwpWIG29S3N+DMa6AWF9cS7pGoaeN/K0tJChyPlT5pm9BPjP2/ePCuTUIHjob0ArtRkaPH2S0okhDxjDsLBfAsmiqK2r5lx5GxDE/1iGLJ+NmTx5OH/LlQTCvkCBGArCus0bWtI7gQJJL3F9QY6kbwyZPJlIRSh6+Sxdu3iG4lcGqVRIWYF217IuEKo0w/QEhBtmA+JPjE6rSO3lvAlVYTpuwoXkXq5mzTrO6PzBa0N6qEfvoB0A6Tzi14EOjxQgpYc4XHhtBAbEUNq4FryFXr5YGQhVWgIxlLZuaQ6QDhvmE8PnTJ5EI07OoPhxEcyNDbsVWQPhs+NDJ+8CoQb5qENeIIbCPHKkVho3lRfJCwBUZowxx9ddAsE7fQPhlmkgHbK15j0DWC9PUKMyZYR5mWscrsCAdNgwzyGQcCyuVTjHewGEKy+BUIN81yFb2CQQxvIbCFVcAsn8CQTIFjYJhDX5WSKBsE/mT59AaIfDYZOEkdJAKIoSiOUDKBTisv4naUApmT+BAPXaNGQvsKyDvf+paUib9Jlj3X4DyXYZfNgyQVkAAAAASUVORK5CYII=", "wiki_name" : "Hydra tail", "wiki_url" : "https://oldschool.runescape.wiki/w/Hydra_tail", "wiki_exchange" : null, "equipment" : null, "weapon" : null}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "incomplete": {"type": "boolean"}, "members": {"type": "boolean"}, "tradeable": {"type": "boolean"}, "tradeable_on_ge": {"type": "boolean"}, "stackable": {"type": "boolean"}, "stacked": {"type": "null"}, "noted": {"type": "boolean"}, "noteable": {"type": "boolean"}, "linked_id_item": {"type": "integer"}, "linked_id_noted": {"type": "null"}, "linked_id_placeholder": {"type": "null"}, "placeholder": {"type": "boolean"}, "equipable": {"type": "boolean"}, "equipable_by_player": {"type": "boolean"}, "equipable_weapon": {"type": "boolean"}, "cost": {"type": "integer"}, "lowalch": {"type": "integer"}, "highalch": {"type": "integer"}, "weight": {"type": "number"}, "buy_limit": {"type": "null"}, "quest_item": {"type": "boolean"}, "release_date": {"type": "string"}, "duplicate": {"type": "boolean"}, "examine": {"type": "string"}, "icon": {"type": "string"}, "wiki_name": {"type": "string"}, "wiki_url": {"type": "string"}, "wiki_exchange": {"type": "null"}, "equipment": {"type": "null"}, "weapon": {"type": "null"}}, "required": ["id", "name", "incomplete", "members", "tradeable", "tradeable_on_ge", "stackable", "stacked", "noted", "noteable", "linked_id_item", "linked_id_noted", "linked_id_placeholder", "placeholder", "equipable", "equipable_by_player", "equipable_weapon", "cost", "lowalch", "highalch", "weight", "buy_limit", "quest_item", "release_date", "duplicate", "examine", "icon", "wiki_name", "wiki_url", "wiki_exchange", "equipment", "weapon"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"brotli-webpack-plugin": {"type": "string"}, "compression-webpack-plugin": {"type": "string"}, "css-loader": {"type": "string"}, "mini-css-extract-plugin": {"type": "string"}, "node-sass": {"type": "string"}, "optimize-css-assets-webpack-plugin": {"type": "string"}, "sass-loader": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}}, "required": ["brotli-webpack-plugin", "compression-webpack-plugin", "css-loader", "mini-css-extract-plugin", "node-sass", "optimize-css-assets-webpack-plugin", "sass-loader", "webpack", "webpack-cli"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "supercss", "version" : "1.0.1", "description" : "A mini Library get idea from Tachyons CSS Kit and follow Atomic CSS to help programmer build front-end base on AMP Rule", "main" : "webpack.config.js", "scripts" : {"build" : "webpack"}, "author" : "Hung Pham", "license" : "ISC", "devDependencies" : {"brotli-webpack-plugin" : "^1.1.0", "compression-webpack-plugin" : "^3.0.0", "css-loader" : "^2.1.1", "mini-css-extract-plugin" : "^0.6.0", "node-sass" : "^4.12.0", "optimize-css-assets-webpack-plugin" : "^5.0.1", "sass-loader" : "^7.1.0", "webpack" : "^4.32.2", "webpack-cli" : "^3.3.2"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"brotli-webpack-plugin": {"type": "string"}, "compression-webpack-plugin": {"type": "string"}, "css-loader": {"type": "string"}, "mini-css-extract-plugin": {"type": "string"}, "node-sass": {"type": "string"}, "optimize-css-assets-webpack-plugin": {"type": "string"}, "sass-loader": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}}, "required": ["brotli-webpack-plugin", "compression-webpack-plugin", "css-loader", "mini-css-extract-plugin", "node-sass", "optimize-css-assets-webpack-plugin", "sass-loader", "webpack", "webpack-cli"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "devDependencies"], "$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"}, "nodes": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "integer"}, "lat": {"type": "number"}, "lon": {"type": "number"}}, "required": ["type", "id", "lat", "lon"]}}, "volunteer_postcode": {"type": "string"}, "closest_distance": {"type": "integer"}}, "required": ["id", "name", "nodes", "volunteer_postcode", "closest_distance"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "59460086", "name" : "Javelin Close", "nodes" : [{"type" : "node", "id" : 737266498, "lat" : 52.2488966, "lon" : -0.9428904}, {"type" : "node", "id" : 737266499, "lat" : 52.2489028, "lon" : -0.9425629}], "volunteer_postcode" : "NN5 6LR", "closest_distance" : 318}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "nodes": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "integer"}, "lat": {"type": "number"}, "lon": {"type": "number"}}, "required": ["type", "id", "lat", "lon"]}}, "volunteer_postcode": {"type": "string"}, "closest_distance": {"type": "integer"}}, "required": ["id", "name", "nodes", "volunteer_postcode", "closest_distance"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x2f5cb4636c96c018f42bf143b7729416aac31a5f", "tool" : "osiris", "start" : 1564592272.5169315, "end" : 1564592275.3371081, "duration" : 2.820176601409912, "analysis" : []}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "integer"}, "group": {"type": "string"}, "joblink": {"type": "boolean"}, "name": {"type": "string"}, "potential": {"type": "integer"}, "skills": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "skill": {"type": "string"}, "replaceable": {"type": "boolean"}}, "required": ["id", "skill", "replaceable"]}}}, "required": ["id", "group", "joblink", "name", "potential", "skills"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 59633, "group" : "83314112", "joblink" : true, "name" : "Theologe/Theologin - orthodox", "potential" : 14, "skills" : [{"id" : 64031, "skill" : "Religionswissenschaften", "replaceable" : false}, {"id" : 64037, "skill" : "Theologie, orthodox", "replaceable" : false}, {"id" : 64203, "skill" : "Religionsgeschichte", "replaceable" : false}, {"id" : 64316, "skill" : "Gottesdienst", "replaceable" : false}, {"id" : 64321, "skill" : "Liturgie", "replaceable" : true}, {"id" : 64324, "skill" : "Seelsorgerische T\u00e4tigkeit", "replaceable" : false}, {"id" : 64464, "skill" : "Religionslehre (orthodox)", "replaceable" : false}]}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "group": {"type": "string"}, "joblink": {"type": "boolean"}, "name": {"type": "string"}, "potential": {"type": "integer"}, "skills": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "skill": {"type": "string"}, "replaceable": {"type": "boolean"}}, "required": ["id", "skill", "replaceable"]}}}, "required": ["id", "group", "joblink", "name", "potential", "skills"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "properties": {"national": {"type": "null"}, "wmo": {"type": "null"}, "ghcn": {"type": "null"}, "wban": {"type": "string"}, "usaf": {"type": "string"}, "mosmix": {"type": "null"}, "icao": {"type": "string"}, "iata": {"type": "string"}}, "required": ["national", "wmo", "ghcn", "wban", "usaf", "mosmix", "icao", "iata"]}, "location": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}, "elevation": {"type": "integer"}}, "required": ["latitude", "longitude", "elevation"]}, "timezone": {"type": "string"}, "history": {"type": "array", "items": {}}}, "required": ["id", "name", "country", "region", "identifiers", "location", "timezone", "history"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "PAPO0", "name" : {"en" : "Point Hope"}, "country" : "US", "region" : "AK", "identifiers" : {"national" : null, "wmo" : null, "ghcn" : null, "wban" : "26623", "usaf" : "701043", "mosmix" : null, "icao" : "PAPO", "iata" : "PHO"}, "location" : {"latitude" : 68.3488, "longitude" : -166.7994, "elevation" : 6}, "timezone" : "America/Nome", "history" : []}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "properties": {"national": {"type": "null"}, "wmo": {"type": "null"}, "ghcn": {"type": "null"}, "wban": {"type": "string"}, "usaf": {"type": "string"}, "mosmix": {"type": "null"}, "icao": {"type": "string"}, "iata": {"type": "string"}}, "required": ["national", "wmo", "ghcn", "wban", "usaf", "mosmix", "icao", "iata"]}, "location": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}, "elevation": {"type": "integer"}}, "required": ["latitude", "longitude", "elevation"]}, "timezone": {"type": "string"}, "history": {"type": "array", "items": {}}}, "required": ["id", "name", "country", "region", "identifiers", "location", "timezone", "history"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"isDeprecatedLicenseId": {"type": "boolean"}, "licenseText": {"type": "string"}, "standardLicenseTemplate": {"type": "string"}, "name": {"type": "string"}, "licenseComments": {"type": "string"}, "licenseId": {"type": "string"}, "standardLicenseHeader": {"type": "string"}, "seeAlso": {"type": "array", "items": {"type": "string"}}, "isOsiApproved": {"type": "boolean"}}, "required": ["isDeprecatedLicenseId", "licenseText", "standardLicenseTemplate", "name", "licenseComments", "licenseId", "standardLicenseHeader", "seeAlso", "isOsiApproved"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"isDeprecatedLicenseId" : false, "licenseText" : "NTP License (NTP)\r\n\r\nCopyright (c) (CopyrightHoldersName) (From 4-digit-year)-(To 4-digit-year)\r\n\r\nPermission to use, copy, modify, and distribute this software and its documentation for any purpose with or without fee is hereby granted, provided that the above copyright notice appears in all copies and that both the copyright notice and this permission notice appear in supporting documentation, and that the name (TrademarkedName) not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. (TrademarkedName) makes no representations about the suitability this software for any purpose. It is provided \"as is\" without express or implied warranty.", "standardLicenseTemplate" : "NTP License (NTP)\r\n\r\nCopyright (c) <<var;name=copyright;original=(CopyrightHoldersName) (From 4-digit-year)-(To 4-digit-year);match=.+>>\r\n\r\nPermission to use, copy, modify, and distribute this software and its documentation for any purpose with or without fee is hereby granted, provided that the above copyright notice appears in all copies and that both the copyright notice and this permission notice appear in supporting documentation, and that the name <<var;name=TMname;original=(TrademarkedName);match=.+>> not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. <<var;name=TMname;original=(TrademarkedName);match=.+>> makes no representations about the suitability this software for any purpose. It is provided \"as is\" without express or implied warranty.", "name" : "NTP License", "licenseComments" : "", "licenseId" : "NTP", "standardLicenseHeader" : "", "seeAlso" : ["http://www.opensource.org/licenses/NTP"], "isOsiApproved" : true}
json_instruct
{"type": "object", "properties": {"isDeprecatedLicenseId": {"type": "boolean"}, "licenseText": {"type": "string"}, "standardLicenseTemplate": {"type": "string"}, "name": {"type": "string"}, "licenseComments": {"type": "string"}, "licenseId": {"type": "string"}, "standardLicenseHeader": {"type": "string"}, "seeAlso": {"type": "array", "items": {"type": "string"}}, "isOsiApproved": {"type": "boolean"}}, "required": ["isDeprecatedLicenseId", "licenseText", "standardLicenseTemplate", "name", "licenseComments", "licenseId", "standardLicenseHeader", "seeAlso", "isOsiApproved"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "number": {"type": "string"}, "is_illegal": {"type": "boolean"}, "text": {"type": "string"}, "type": {"type": "string"}, "is_monster": {"type": "boolean"}, "is_spell": {"type": "boolean"}, "is_trap": {"type": "boolean"}, "species": {"type": "string"}, "attack": {"type": "string"}, "defense": {"type": "string"}, "attribute": {"type": "string"}, "is_pendulum": {"type": "boolean"}, "is_xyz": {"type": "boolean"}, "is_synchro": {"type": "boolean"}, "is_fusion": {"type": "boolean"}, "is_link": {"type": "boolean"}, "is_extra_deck": {"type": "boolean"}, "monster_types": {"type": "array", "items": {"type": "string"}}, "stars": {"type": "string"}}, "required": ["name", "number", "is_illegal", "text", "type", "is_monster", "is_spell", "is_trap", "species", "attack", "defense", "attribute", "is_pendulum", "is_xyz", "is_synchro", "is_fusion", "is_link", "is_extra_deck", "monster_types", "stars"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Goblin Black Ops", "number" : "66707058", "is_illegal" : false, "text" : "This card can attack your opponent directly. If this card attacks, it is changed to Defense Position at the end of the Battle Phase. This card's battle position cannot be changed until the end of your next turn, except with a card effect.", "type" : "Monster", "is_monster" : true, "is_spell" : false, "is_trap" : false, "species" : "Beast-Warrior", "attack" : "1300", "defense" : "0", "attribute" : "DARK", "is_pendulum" : false, "is_xyz" : false, "is_synchro" : false, "is_fusion" : false, "is_link" : false, "is_extra_deck" : false, "monster_types" : ["Effect"], "stars" : "4"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "number": {"type": "string"}, "is_illegal": {"type": "boolean"}, "text": {"type": "string"}, "type": {"type": "string"}, "is_monster": {"type": "boolean"}, "is_spell": {"type": "boolean"}, "is_trap": {"type": "boolean"}, "species": {"type": "string"}, "attack": {"type": "string"}, "defense": {"type": "string"}, "attribute": {"type": "string"}, "is_pendulum": {"type": "boolean"}, "is_xyz": {"type": "boolean"}, "is_synchro": {"type": "boolean"}, "is_fusion": {"type": "boolean"}, "is_link": {"type": "boolean"}, "is_extra_deck": {"type": "boolean"}, "monster_types": {"type": "array", "items": {"type": "string"}}, "stars": {"type": "string"}}, "required": ["name", "number", "is_illegal", "text", "type", "is_monster", "is_spell", "is_trap", "species", "attack", "defense", "attribute", "is_pendulum", "is_xyz", "is_synchro", "is_fusion", "is_link", "is_extra_deck", "monster_types", "stars"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"AzureKeyVaultUrl": {"type": "string"}, "MicrosoftAppId": {"type": "string"}, "MicrosoftAppPassword": {"type": "string"}, "ConnectionName": {"type": "string"}, "LuisAppId": {"type": "string"}, "LuisAPIKey": {"type": "string"}, "LuisAPIHostName": {"type": "string"}, "BlobStorageStateProviderConnectionString": {"type": "string"}, "EWSConnectionUrl": {"type": "string"}, "EWSConnectionUserName": {"type": "string"}, "EWSConnectionUserPassword": {"type": "string"}}, "required": ["AzureKeyVaultUrl", "MicrosoftAppId", "MicrosoftAppPassword", "ConnectionName", "LuisAppId", "LuisAPIKey", "LuisAPIHostName", "BlobStorageStateProviderConnectionString", "EWSConnectionUrl", "EWSConnectionUserName", "EWSConnectionUserPassword"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"AzureKeyVaultUrl" : "", "MicrosoftAppId" : "", "MicrosoftAppPassword" : "", "ConnectionName" : "", "LuisAppId" : "", "LuisAPIKey" : "", "LuisAPIHostName" : "", "BlobStorageStateProviderConnectionString" : "", "EWSConnectionUrl" : "", "EWSConnectionUserName" : "", "EWSConnectionUserPassword" : ""}
json_instruct
{"type": "object", "properties": {"AzureKeyVaultUrl": {"type": "string"}, "MicrosoftAppId": {"type": "string"}, "MicrosoftAppPassword": {"type": "string"}, "ConnectionName": {"type": "string"}, "LuisAppId": {"type": "string"}, "LuisAPIKey": {"type": "string"}, "LuisAPIHostName": {"type": "string"}, "BlobStorageStateProviderConnectionString": {"type": "string"}, "EWSConnectionUrl": {"type": "string"}, "EWSConnectionUserName": {"type": "string"}, "EWSConnectionUserPassword": {"type": "string"}}, "required": ["AzureKeyVaultUrl", "MicrosoftAppId", "MicrosoftAppPassword", "ConnectionName", "LuisAppId", "LuisAPIKey", "LuisAPIHostName", "BlobStorageStateProviderConnectionString", "EWSConnectionUrl", "EWSConnectionUserName", "EWSConnectionUserPassword"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"path": {"type": "string"}, "zenCodeName": {"type": "string"}, "searchTerms": {"type": "array", "items": {"type": "string"}}}, "required": ["path", "zenCodeName", "searchTerms"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"path" : "vanilla/api/entity/attribute/AttributeInstance.md", "zenCodeName" : "crafttweaker.api.entity.attribute.AttributeInstance", "searchTerms" : ["getValue", "baseValue", "hasModifier", "addPermanentModifier", "getModifier", "getBaseValue", "getModifiers", "setBaseValue", "modifiers", "addTransientModifier", "value", "removeModifier"]}
json_instruct
{"type": "object", "properties": {"path": {"type": "string"}, "zenCodeName": {"type": "string"}, "searchTerms": {"type": "array", "items": {"type": "string"}}}, "required": ["path", "zenCodeName", "searchTerms"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"ProjectFile": {"type": "string"}, "Project": {"type": "object", "properties": {"Description": {"type": "null"}, "PackageTags": {"type": "null"}, "RootNamespace": {"type": "string"}, "AssemblyName": {"type": "string"}, "IsTestProject": {"type": "boolean"}, "LangVersion": {"type": "string"}}, "required": ["Description", "PackageTags", "RootNamespace", "AssemblyName", "IsTestProject", "LangVersion"]}, "Build": {"type": "object", "properties": {"OutputPath": {"type": "string"}}, "required": ["OutputPath"]}, "Package": {"type": "object", "properties": {"GeneratePackageOnBuild": {"type": "boolean"}}, "required": ["GeneratePackageOnBuild"]}}, "required": ["ProjectFile", "Project", "Build", "Package"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ProjectFile" : "samples/tests/unit/Sample.Core.Tests/Sample.Core.Tests.csproj", "Project" : {"Description" : null, "PackageTags" : null, "RootNamespace" : "My.Special.NameSpace", "AssemblyName" : "Sample.Core.Tests", "IsTestProject" : true, "LangVersion" : "8.0"}, "Build" : {"OutputPath" : "../../../dist"}, "Package" : {"GeneratePackageOnBuild" : false}}
json_instruct
{"type": "object", "properties": {"ProjectFile": {"type": "string"}, "Project": {"type": "object", "properties": {"Description": {"type": "null"}, "PackageTags": {"type": "null"}, "RootNamespace": {"type": "string"}, "AssemblyName": {"type": "string"}, "IsTestProject": {"type": "boolean"}, "LangVersion": {"type": "string"}}, "required": ["Description", "PackageTags", "RootNamespace", "AssemblyName", "IsTestProject", "LangVersion"]}, "Build": {"type": "object", "properties": {"OutputPath": {"type": "string"}}, "required": ["OutputPath"]}, "Package": {"type": "object", "properties": {"GeneratePackageOnBuild": {"type": "boolean"}}, "required": ["GeneratePackageOnBuild"]}}, "required": ["ProjectFile", "Project", "Build", "Package"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"apiVersion": {"type": "string"}, "swaggerVersion": {"type": "string"}, "basePath": {"type": "string"}, "resourcePath": {"type": "string"}, "produces": {"type": "array", "items": {"type": "string"}}, "consumes": {"type": "array", "items": {"type": "string"}}, "apis": {"type": "array", "items": {"type": "object", "properties": {"path": {"type": "string"}, "description": {"type": "string"}, "operations": {"type": "array", "items": {"type": "object", "properties": {"method": {"type": "string"}, "summary": {"type": "string"}, "notes": {"type": "string"}, "type": {"type": "string"}, "nickname": {"type": "string"}, "parameters": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "required": {"type": "boolean"}, "type": {"type": "string"}, "paramType": {"type": "string"}, "allowMultiple": {"type": "boolean"}}, "required": ["name", "required", "type", "paramType", "allowMultiple"]}}}, "required": ["method", "summary", "notes", "type", "nickname", "parameters"]}}}, "required": ["path", "description", "operations"]}}, "models": {"type": "object", "properties": {"User": {"type": "object", "properties": {"id": {"type": "string"}, "properties": {"type": "object", "properties": {"id": {"type": "object", "properties": {"type": {"type": "string"}, "format": {"type": "string"}}, "required": ["type", "format"]}, "name": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}}, "required": ["id", "name"]}}, "required": ["id", "properties"]}}, "required": ["User"]}}, "required": ["apiVersion", "swaggerVersion", "basePath", "resourcePath", "produces", "consumes", "apis", "models"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"apiVersion" : "1.2.3", "swaggerVersion" : "1.2", "basePath" : "http://localhost:8080/rest", "resourcePath" : "/user", "produces" : ["application/json"], "consumes" : ["application/json"], "apis" : [{"path" : "/user", "description" : "", "operations" : [{"method" : "PUT", "summary" : "Updates or create a user", "notes" : "", "type" : "void", "nickname" : "putUser", "parameters" : [{"name" : "body", "required" : true, "type" : "User", "paramType" : "body", "allowMultiple" : false}]}]}, {"path" : "/user/{id}", "description" : "", "operations" : [{"method" : "GET", "summary" : "Find user by id", "notes" : "", "type" : "User", "nickname" : "getUserId", "parameters" : [{"name" : "id", "required" : true, "type" : "string", "paramType" : "path", "allowMultiple" : false}]}]}, {"path" : "/user/findAll", "description" : "", "operations" : [{"method" : "GET", "summary" : "Find all users", "notes" : "", "type" : "array", "items" : {"$ref" : "User"}, "nickname" : "getUserFindAll", "parameters" : []}]}], "models" : {"User" : {"id" : "User", "properties" : {"id" : {"type" : "integer", "format" : "int32"}, "name" : {"type" : "string"}}}}}
json_instruct
{"type": "object", "properties": {"apiVersion": {"type": "string"}, "swaggerVersion": {"type": "string"}, "basePath": {"type": "string"}, "resourcePath": {"type": "string"}, "produces": {"type": "array", "items": {"type": "string"}}, "consumes": {"type": "array", "items": {"type": "string"}}, "apis": {"type": "array", "items": {"type": "object", "properties": {"path": {"type": "string"}, "description": {"type": "string"}, "operations": {"type": "array", "items": {"type": "object", "properties": {"method": {"type": "string"}, "summary": {"type": "string"}, "notes": {"type": "string"}, "type": {"type": "string"}, "nickname": {"type": "string"}, "parameters": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "required": {"type": "boolean"}, "type": {"type": "string"}, "paramType": {"type": "string"}, "allowMultiple": {"type": "boolean"}}, "required": ["name", "required", "type", "paramType", "allowMultiple"]}}}, "required": ["method", "summary", "notes", "type", "nickname", "parameters"]}}}, "required": ["path", "description", "operations"]}}, "models": {"type": "object", "properties": {"User": {"type": "object", "properties": {"id": {"type": "string"}, "properties": {"type": "object", "properties": {"id": {"type": "object", "properties": {"type": {"type": "string"}, "format": {"type": "string"}}, "required": ["type", "format"]}, "name": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}}, "required": ["id", "name"]}}, "required": ["id", "properties"]}}, "required": ["User"]}}, "required": ["apiVersion", "swaggerVersion", "basePath", "resourcePath", "produces", "consumes", "apis", "models"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"_id": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}, "data": {"type": "object", "properties": {"type": {"type": "string"}, "attuned": {"type": "boolean"}, "bulk": {"type": "string"}, "damage": {"type": "object", "properties": {"parts": {"type": "array", "items": {}}}, "required": ["parts"]}, "description": {"type": "object", "properties": {"chat": {"type": "string"}, "unidentified": {"type": "string"}, "value": {"type": "string"}}, "required": ["chat", "unidentified", "value"]}, "equipped": {"type": "boolean"}, "identified": {"type": "boolean"}, "level": {"type": "integer"}, "price": {"type": "integer"}, "quantity": {"type": "integer"}, "source": {"type": "string"}, "system": {"type": "string"}}, "required": ["type", "attuned", "bulk", "damage", "description", "equipped", "identified", "level", "price", "quantity", "source", "system"]}, "flags": {"type": "object", "properties": {}, "required": []}, "img": {"type": "string"}, "permission": {"type": "object", "properties": {"default": {"type": "integer"}, "umHu8DFnCrMQVZ37": {"type": "integer"}}, "required": ["default", "umHu8DFnCrMQVZ37"]}}, "required": ["_id", "name", "type", "data", "flags", "img", "permission"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"_id" : "OFWiFfpq790ZNZjQ", "name" : "Wildwise", "type" : "augmentation", "data" : {"type" : "biotech", "attuned" : false, "bulk" : "L", "damage" : {"parts" : []}, "description" : {"chat" : "", "unidentified" : "", "value" : "<p><span id=\"ctl00_MainContent_DataListBiotech_ctl00_LabelName\">The soft purple fungus called wildwise attaches itself to your vocal cords and extends fine filaments into portions of your brain. It allows you to communicate in a general sense with animals and with magical beasts with an Intelligence score of 1 or 2. You can attempt Diplomacy checks to influence such creatures as well as understand in very vague terms information they try to convey to you. The information they give you usually consists of simple concepts such as \u201cdanger,\u201d \u201cfood,\u201d or \u201cthat way.\u201d&nbsp;</span></p>"}, "equipped" : false, "identified" : true, "level" : 2, "price" : 500, "quantity" : 1, "source" : "Core Rulebook", "system" : "throat"}, "flags" : {}, "img" : "systems/sfrpg/icons/equipment/augmentations/wildwise.webp", "permission" : {"default" : 0, "umHu8DFnCrMQVZ37" : 3}}
json_instruct
{"type": "object", "properties": {"_id": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}, "data": {"type": "object", "properties": {"type": {"type": "string"}, "attuned": {"type": "boolean"}, "bulk": {"type": "string"}, "damage": {"type": "object", "properties": {"parts": {"type": "array", "items": {}}}, "required": ["parts"]}, "description": {"type": "object", "properties": {"chat": {"type": "string"}, "unidentified": {"type": "string"}, "value": {"type": "string"}}, "required": ["chat", "unidentified", "value"]}, "equipped": {"type": "boolean"}, "identified": {"type": "boolean"}, "level": {"type": "integer"}, "price": {"type": "integer"}, "quantity": {"type": "integer"}, "source": {"type": "string"}, "system": {"type": "string"}}, "required": ["type", "attuned", "bulk", "damage", "description", "equipped", "identified", "level", "price", "quantity", "source", "system"]}, "flags": {"type": "object", "properties": {}, "required": []}, "img": {"type": "string"}, "permission": {"type": "object", "properties": {"default": {"type": "integer"}, "umHu8DFnCrMQVZ37": {"type": "integer"}}, "required": ["default", "umHu8DFnCrMQVZ37"]}}, "required": ["_id", "name", "type", "data", "flags", "img", "permission"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "array", "items": {"type": "string"}}, "http://www.loc.gov/mads/rdf/v1#Authority": {"type": "array", "items": {"type": "object", "properties": {"@value": {"type": "string"}}, "required": ["@value"]}}, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": {"type": "array", "items": {"type": "object", "properties": {"@value": {"type": "string"}}, "required": ["@value"]}}, "http://www.w3.org/2000/01/rdf-schema#label": {"type": "array", "items": {"type": "object", "properties": {"@value": {"type": "string"}}, "required": ["@value"]}}}, "required": ["@id", "@type", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.loc.gov/mads/rdf/v1#authoritativeLabel", "http://www.w3.org/2000/01/rdf-schema#label"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"@id" : "https://api.sinopia.io/resource/81afd9a4-9393-40cf-8299-5c52e8bf099b", "@type" : ["http://www.loc.gov/mads/rdf/v1#Authority"], "http://www.loc.gov/mads/rdf/v1#Authority" : [{"@value" : "Coho salmon--Climatic factors--Washington (State)--Stillaguamish River Watershed"}], "http://www.loc.gov/mads/rdf/v1#authoritativeLabel" : [{"@value" : "Coho salmon--Climatic factors--Washington (State)--Stillaguamish River Watershed"}], "http://www.w3.org/2000/01/rdf-schema#label" : [{"@value" : "Coho salmon--Climatic factors--Washington (State)--Stillaguamish River Watershed"}]}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "array", "items": {"type": "string"}}, "http://www.loc.gov/mads/rdf/v1#Authority": {"type": "array", "items": {"type": "object", "properties": {"@value": {"type": "string"}}, "required": ["@value"]}}, "http://www.loc.gov/mads/rdf/v1#authoritativeLabel": {"type": "array", "items": {"type": "object", "properties": {"@value": {"type": "string"}}, "required": ["@value"]}}, "http://www.w3.org/2000/01/rdf-schema#label": {"type": "array", "items": {"type": "object", "properties": {"@value": {"type": "string"}}, "required": ["@value"]}}}, "required": ["@id", "@type", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.loc.gov/mads/rdf/v1#authoritativeLabel", "http://www.w3.org/2000/01/rdf-schema#label"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"strokes": {"type": "array", "items": {"type": "string"}}, "medians": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "radStrokes": {"type": "array", "items": {"type": "integer"}}}, "required": ["strokes", "medians", "radStrokes"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"strokes" : ["M 499 681 Q 581 697 671 713 Q 726 725 734 732 Q 744 741 739 750 Q 732 763 699 773 Q 666 780 562 747 Q 439 719 336 709 Q 294 703 324 684 Q 369 659 430 668 L 499 681 Z", "M 509 439 Q 615 454 771 455 Q 843 455 848 465 Q 854 478 836 493 Q 781 532 739 524 Q 652 505 506 478 L 447 470 Q 323 452 181 432 Q 159 429 175 411 Q 208 381 250 391 Q 340 416 442 430 L 509 439 Z", "M 506 478 Q 512 583 534 637 Q 540 650 530 658 Q 518 670 499 681 C 474 698 413 693 430 668 Q 455 637 455 606 Q 454 531 447 470 L 442 430 Q 412 253 320 176 Q 232 113 145 75 Q 130 71 127 66 Q 121 60 138 57 Q 214 51 362 143 Q 390 167 413 194 Q 470 267 494 405 L 506 478 Z", "M 494 405 Q 629 144 722 51 Q 740 33 762 31 Q 847 30 920 27 Q 951 26 952 33 Q 953 42 920 59 Q 752 134 710 180 Q 601 294 515 430 Q 511 434 509 439 C 493 464 473 446 494 405 Z"], "medians" : [[[326, 698], [350, 691], [403, 691], [654, 741], [700, 747], [727, 744]], [[179, 421], [204, 414], [238, 414], [519, 462], [749, 490], [800, 484], [839, 472]], [[438, 664], [485, 643], [491, 633], [466, 401], [450, 336], [424, 268], [394, 216], [340, 158], [212, 87], [134, 63]], [[505, 431], [510, 408], [533, 366], [596, 270], [714, 122], [771, 78], [947, 35]]], "radStrokes" : [1, 2, 3]}
json_instruct
{"type": "object", "properties": {"strokes": {"type": "array", "items": {"type": "string"}}, "medians": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "radStrokes": {"type": "array", "items": {"type": "integer"}}}, "required": ["strokes", "medians", "radStrokes"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"comments": {"type": "array", "items": {"type": "string"}}, "tests": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "statements": {"type": "array", "items": {"type": "string"}}, "inputs": {"type": "array", "items": {"type": "object", "properties": {"topic": {"type": "string"}, "key": {"type": "integer"}, "value": {"type": "string"}}, "required": ["topic", "key", "value"]}}, "outputs": {"type": "array", "items": {"type": "object", "properties": {"topic": {"type": "string"}, "key": {"type": "integer"}, "value": {"type": "string"}}, "required": ["topic", "key", "value"]}}}, "required": ["name", "statements", "inputs", "outputs"]}}}, "required": ["comments", "tests"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"comments" : ["You can specify multiple statements per test case, i.e., to set up the various streams needed", "for joins etc, but currently only the final topology will be verified. This should be enough", "for most tests as we can simulate the outputs from previous stages into the final stage. If we", "take a modular approach to testing we can still verify that it all works correctly, i.e, if we", "verify the output of a select or aggregate is correct, we can use simulated output to feed into", "a join or another aggregate."], "tests" : [{"name" : "calculate average in select", "statements" : ["CREATE STREAM TEST (ROWKEY BIGINT KEY, ID bigint, NAME varchar, VALUE bigint) WITH (kafka_topic='test_topic', value_format='DELIMITED', key='ID');", "CREATE TABLE AVG AS select id, abs(sum(value)/count(id)) * 10 as avg from test GROUP BY id;"], "inputs" : [{"topic" : "test_topic", "key" : 0, "value" : "0,zero,-50"}, {"topic" : "test_topic", "key" : 0, "value" : "0,zero,-10"}, {"topic" : "test_topic", "key" : 0, "value" : "0,zero,-15"}, {"topic" : "test_topic", "key" : 1, "value" : "1,one,100"}, {"topic" : "test_topic", "key" : 1, "value" : "1,one,10"}], "outputs" : [{"topic" : "AVG", "key" : 0, "value" : "0,500"}, {"topic" : "AVG", "key" : 0, "value" : "0,300"}, {"topic" : "AVG", "key" : 0, "value" : "0,250"}, {"topic" : "AVG", "key" : 1, "value" : "1,1000"}, {"topic" : "AVG", "key" : 1, "value" : "1,550"}]}]}
json_instruct
{"type": "object", "properties": {"comments": {"type": "array", "items": {"type": "string"}}, "tests": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "statements": {"type": "array", "items": {"type": "string"}}, "inputs": {"type": "array", "items": {"type": "object", "properties": {"topic": {"type": "string"}, "key": {"type": "integer"}, "value": {"type": "string"}}, "required": ["topic", "key", "value"]}}, "outputs": {"type": "array", "items": {"type": "object", "properties": {"topic": {"type": "string"}, "key": {"type": "integer"}, "value": {"type": "string"}}, "required": ["topic", "key", "value"]}}}, "required": ["name", "statements", "inputs", "outputs"]}}}, "required": ["comments", "tests"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"mobx.js": {"type": "string"}, "mobx.min.js": {"type": "string"}, "mobx.umd.js": {"type": "string"}, "mobx.umd.min.js": {"type": "string"}}, "required": ["mobx.js", "mobx.min.js", "mobx.umd.js", "mobx.umd.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"mobx.js" : "sha512-KOQAujqjykFFbKVYZru3vMSXWHh482+2Uu4wEqDP+wPkBi09GvRDiGIj3Y2uTp0I7LFPOcOniNaFBehmGNrBdg==", "mobx.min.js" : "sha512-E4Qgo0ZyHkKz7J9/Kk0eYVAhSYnjQvZw05ms1uPhGCGQ21RUDwnb7oS+oA29LbWPtS2UQpSVpivfB0zb0H+Aiw==", "mobx.umd.js" : "sha512-5sGAB0I92xyS35B1LfrgbH1kHVbqMl4wNfCiU/ezgfyv9PTTKcmSiRI7TzCHqlAlk3MpSt1Q91duaYky5qSm5w==", "mobx.umd.min.js" : "sha512-rMAA5pZK3mOyukBDchhwnHtkdQg1TLcqCQO3tFNKS5PaKTZV/TvohhQhxYmd32Nb7D0xIQ55IpLhsQV29RiOzA=="}
json_instruct
{"type": "object", "properties": {"mobx.js": {"type": "string"}, "mobx.min.js": {"type": "string"}, "mobx.umd.js": {"type": "string"}, "mobx.umd.min.js": {"type": "string"}}, "required": ["mobx.js", "mobx.min.js", "mobx.umd.js", "mobx.umd.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"web_socket.js": {"type": "string"}, "web_socket.min.js": {"type": "string"}}, "required": ["web_socket.js", "web_socket.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"web_socket.js" : "sha256-HuhicHDlll8TLVdx7rcLj42os9V2FTfCPd+2aGsUnPE=", "web_socket.min.js" : "sha256-PaXVNjTIqEosHD8BpSkhT9uDFYp9tNdrKUiV5dCpkc4="}
json_instruct
{"type": "object", "properties": {"web_socket.js": {"type": "string"}, "web_socket.min.js": {"type": "string"}}, "required": ["web_socket.js", "web_socket.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"namaKab": {"type": "string"}, "originalFilename": {"type": "string"}, "namaPartai": {"type": "string"}, "id": {"type": "integer"}, "noUrut": {"type": "integer"}, "nama": {"type": "string"}, "stringJenisKelamin": {"type": "string"}}, "required": ["namaKab", "originalFilename", "namaPartai", "id", "noUrut", "nama", "stringJenisKelamin"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"namaKab" : "KOTA KENDARI", "originalFilename" : "IMG-20180718-WA0000_1.jpg", "namaPartai" : "Partai Bulan Bintang", "id" : 274714, "noUrut" : 1, "nama" : "JUMAIDIN, S.Pi, M.Pw", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "BUTON TENGAH", "originalFilename" : "foto.jpg", "namaPartai" : "Partai Bulan Bintang", "id" : 275383, "noUrut" : 2, "nama" : "NURMAN, SE", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "BUTON TENGAH", "originalFilename" : "WA ODE ALFIA.jpg", "namaPartai" : "Partai Bulan Bintang", "id" : 275071, "noUrut" : 3, "nama" : "WA ODE ALFIA", "stringJenisKelamin" : "Perempuan"}, {"namaKab" : "BUTON TENGAH", "originalFilename" : "DSC_5093.JPG", "namaPartai" : "Partai Bulan Bintang", "id" : 276014, "noUrut" : 4, "nama" : "LA SAANE", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "BUTON TENGAH", "originalFilename" : "CICI1.jpg", "namaPartai" : "Partai Bulan Bintang", "id" : 275747, "noUrut" : 5, "nama" : "WA ODE SITI SALDA YUNIAR", "stringJenisKelamin" : "Perempuan"}, {"namaKab" : "KOTA BAU BAU", "originalFilename" : "DSC_0061.JPG", "namaPartai" : "Partai Bulan Bintang", "id" : 276674, "noUrut" : 6, "nama" : "ULFIATI", "stringJenisKelamin" : "Perempuan"}, {"namaKab" : "BUTON TENGAH", "originalFilename" : "img056 (2).jpg", "namaPartai" : "Partai Bulan Bintang", "id" : 274158, "noUrut" : 7, "nama" : "LA ODE ABDULLAH", "stringJenisKelamin" : "Laki-Laki"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"namaKab": {"type": "string"}, "originalFilename": {"type": "string"}, "namaPartai": {"type": "string"}, "id": {"type": "integer"}, "noUrut": {"type": "integer"}, "nama": {"type": "string"}, "stringJenisKelamin": {"type": "string"}}, "required": ["namaKab", "originalFilename", "namaPartai", "id", "noUrut", "nama", "stringJenisKelamin"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"baseObjects": {"type": "array", "items": {"type": "string"}}, "returnObjects": {"type": "array", "items": {"type": "string"}}, "callbackArgs": {"type": "array", "items": {"type": "object", "properties": {"0": {"type": "integer"}, "1": {"type": "integer"}, "2": {"type": "array", "items": {"type": "integer"}}}, "required": ["0", "1", "2"]}}}, "required": ["baseObjects", "returnObjects", "callbackArgs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"baseObjects" : ["[-100,655,-100,-1]", "[-100,655,-100,-1]", "[-100,655,-100,-1]", "[-100]"], "returnObjects" : ["\"Error\"", "[]", "[-100]", "\"Error\""], "callbackArgs" : [{"0" : -100, "1" : 0, "2" : [-100, 655, -100, -1]}, {"0" : -100, "1" : 0, "2" : [-100, 655, -100, -1]}, {"0" : 655, "1" : 1, "2" : [-100, 655, -100, -1]}, {"0" : -100, "1" : 2, "2" : [-100, 655, -100, -1]}, {"0" : -1, "1" : 3, "2" : [-100, 655, -100, -1]}, {"0" : -100, "1" : 0, "2" : [-100, 655, -100, -1]}, {"0" : 655, "1" : 1, "2" : [-100, 655, -100, -1]}, {"0" : -100, "1" : 2, "2" : [-100, 655, -100, -1]}, {"0" : -1, "1" : 3, "2" : [-100, 655, -100, -1]}, {"0" : -100, "1" : 0, "2" : [-100]}]}
json_instruct
{"type": "object", "properties": {"baseObjects": {"type": "array", "items": {"type": "string"}}, "returnObjects": {"type": "array", "items": {"type": "string"}}, "callbackArgs": {"type": "array", "items": {"type": "object", "properties": {"0": {"type": "integer"}, "1": {"type": "integer"}, "2": {"type": "array", "items": {"type": "integer"}}}, "required": ["0", "1", "2"]}}}, "required": ["baseObjects", "returnObjects", "callbackArgs"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"navigationBarTitleText": {"type": "string"}, "usingComponents": {"type": "object", "properties": {"drag": {"type": "string"}}, "required": ["drag"]}}, "required": ["navigationBarTitleText", "usingComponents"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"navigationBarTitleText" : "\u62d6\u62fd\u7ec4\u4ef6", "usingComponents" : {"drag" : "../../components/drag/index"}}
json_instruct
{"type": "object", "properties": {"navigationBarTitleText": {"type": "string"}, "usingComponents": {"type": "object", "properties": {"drag": {"type": "string"}}, "required": ["drag"]}}, "required": ["navigationBarTitleText", "usingComponents"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "ADRIN", "frequency" : 334, "males" : "96.40718562874252 %", "females" : "3.592814371257485 %"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}}, "required": ["id", "type", "name", "code"]}}, "required": ["type", "coordinates", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "MultiPolygon", "coordinates" : [[[[-102.246094, 48.341842], [-102.246085, 48.342502], [-102.246074, 48.343288], [-102.246074, 48.343676], [-102.246075, 48.344405], [-102.246075, 48.344537], [-102.24607, 48.345047], [-102.246073, 48.345838], [-102.246068, 48.346279], [-102.246073, 48.348182], [-102.246066, 48.348766], [-102.246065, 48.348852], [-102.245947, 48.34885], [-102.239708, 48.348858], [-102.230107, 48.348847], [-102.224386, 48.348844], [-102.224247, 48.348844], [-102.219736, 48.348837], [-102.213459, 48.348832], [-102.213455, 48.346919], [-102.213454, 48.345629], [-102.213461, 48.344724], [-102.213485, 48.3416], [-102.213488, 48.337345], [-102.21353, 48.329057], [-102.213542, 48.327284], [-102.213512, 48.327027], [-102.21442, 48.327008], [-102.215997, 48.327029], [-102.218832, 48.327029], [-102.222238, 48.327013], [-102.223887, 48.327013], [-102.224476, 48.327], [-102.225804, 48.327013], [-102.228762, 48.327034], [-102.229742, 48.327034], [-102.230968, 48.327065], [-102.231793, 48.327096], [-102.232205, 48.327127], [-102.232372, 48.327127], [-102.232797, 48.327127], [-102.232984, 48.327127], [-102.245166, 48.327139], [-102.246048, 48.32714], [-102.24604, 48.328378], [-102.246037, 48.328653], [-102.246005, 48.33327], [-102.245976, 48.337387], [-102.245974, 48.33768], [-102.245971, 48.338146], [-102.245963, 48.339353], [-102.246118, 48.34162], [-102.246094, 48.341842]]]], "properties" : {"id" : "usa-nd-palermo-city", "type" : "city", "name" : "Palermo", "code" : "3860620"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}}, "required": ["id", "type", "name", "code"]}}, "required": ["type", "coordinates", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"username": {"type": "string"}, "additional_items": {"type": "array", "items": {}}, "items": {"type": "object", "properties": {"1": {"type": "string"}, "3": {"type": "string"}, "2": {"type": "string"}, "4": {"type": "string"}}, "required": ["1", "3", "2", "4"]}, "tweet_id": {"type": "string"}, "timespent": {"type": "number"}, "starttime": {"type": "number"}, "itemcount": {"type": "string"}, "savingtime": {"type": "number"}}, "required": ["username", "additional_items", "items", "tweet_id", "timespent", "starttime", "itemcount", "savingtime"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"username" : "user10", "additional_items" : [], "items" : {"1" : "negative", "3" : "negative", "2" : "negative", "4" : "negative"}, "tweet_id" : "579987684657098752", "timespent" : 24.653225898743, "starttime" : 1429715517.1324, "itemcount" : "4", "savingtime" : 1429715541.7856}
json_instruct
{"type": "object", "properties": {"username": {"type": "string"}, "additional_items": {"type": "array", "items": {}}, "items": {"type": "object", "properties": {"1": {"type": "string"}, "3": {"type": "string"}, "2": {"type": "string"}, "4": {"type": "string"}}, "required": ["1", "3", "2", "4"]}, "tweet_id": {"type": "string"}, "timespent": {"type": "number"}, "starttime": {"type": "number"}, "itemcount": {"type": "string"}, "savingtime": {"type": "number"}}, "required": ["username", "additional_items", "items", "tweet_id", "timespent", "starttime", "itemcount", "savingtime"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"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" : "Nuaill\u00e9-d'Aunis", "circ" : "2\u00e8me circonscription", "dpt" : "Charente-Maritime", "inscrits" : 740, "abs" : 414, "votants" : 326, "blancs" : 32, "nuls" : 10, "exp" : 284, "res" : [{"nuance" : "REM", "nom" : "Mme Fr\u00e9derique TUFFNELL", "voix" : 160}, {"nuance" : "LR", "nom" : "Mme Sylvie MARCILLY", "voix" : 124}]}
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#"}
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"}, "files": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@builder/compat-webpack4": {"type": "string"}, "@builder/swc": {"type": "string"}, "csso": {"type": "string"}, "fs-extra": {"type": "string"}, "miniapp-builder-shared": {"type": "string"}, "pretty-data": {"type": "string"}, "rax-miniapp-config-webpack-plugin": {"type": "string"}, "webpack-sources": {"type": "string"}}, "required": ["@builder/compat-webpack4", "@builder/swc", "csso", "fs-extra", "miniapp-builder-shared", "pretty-data", "rax-miniapp-config-webpack-plugin", "webpack-sources"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}}, "required": ["name", "version", "description", "main", "files", "homepage", "keywords", "license", "dependencies", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "miniapp-webview-config", "version" : "1.0.1", "description" : "miniapp webview project config", "main" : "lib/index.js", "files" : ["lib"], "homepage" : "https://github.com/raxjs/miniapp#readme", "keywords" : ["rax", "plugin", "webpack", "miniapp"], "license" : "MIT", "dependencies" : {"@builder/compat-webpack4" : "^1.0.0", "@builder/swc" : "^0.1.1", "csso" : "^4.2.0", "fs-extra" : "^10.0.0", "miniapp-builder-shared" : "^0.3.0", "pretty-data" : "^0.40.0", "rax-miniapp-config-webpack-plugin" : "^3.0.0", "webpack-sources" : "^1.3.0"}, "scripts" : {"build" : "npx tsc --build ./tsconfig.json"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@builder/compat-webpack4": {"type": "string"}, "@builder/swc": {"type": "string"}, "csso": {"type": "string"}, "fs-extra": {"type": "string"}, "miniapp-builder-shared": {"type": "string"}, "pretty-data": {"type": "string"}, "rax-miniapp-config-webpack-plugin": {"type": "string"}, "webpack-sources": {"type": "string"}}, "required": ["@builder/compat-webpack4", "@builder/swc", "csso", "fs-extra", "miniapp-builder-shared", "pretty-data", "rax-miniapp-config-webpack-plugin", "webpack-sources"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}}, "required": ["name", "version", "description", "main", "files", "homepage", "keywords", "license", "dependencies", "scripts"], "$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": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 101850535, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "c2a892b529acb3c87dd4c3047aff0688", "wof:id" : 101850535, "wof:repo" : "whosonfirst-data-admin-es"}, "bbox" : [-3.09498, 43.21252, -3.09498, 43.21252], "geometry" : {"coordinates" : [-3.09498, 43.21252], "type" : "Point"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "watch": {"type": "string"}}, "required": ["start", "watch"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"nodemon": {"type": "string"}}, "required": ["nodemon"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "node-class-2", "version" : "0.0.1", "description" : "This is introduction to Nodejs", "main" : "index.js", "scripts" : {"start" : "node index.js", "watch" : "nodemon ./index.js localhost 8080"}, "author" : "Ivo Kostovski", "license" : "ISC", "devDependencies" : {"nodemon" : "^2.0.7"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "watch": {"type": "string"}}, "required": ["start", "watch"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"nodemon": {"type": "string"}}, "required": ["nodemon"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"app": {"type": "boolean"}}, "required": ["app"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : "9a973c8c4cc4a870d661", "c" : {"app" : true}}
json_instruct
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"app": {"type": "boolean"}}, "required": ["app"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "\u30d7\u30ec\u30bc\u30f3\u30c8-\u4e71\u9a6c1/2\u70ed\u6597\u7bc7ED3", "author" : "\u4e1c\u4eac\u5c11\u5e74", "musicType" : "\u52a8\u6f2b", "musicNo" : "0004881"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "7410020002", "district_id" : "7410020", "name" : "TAIPA"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"url" : "https://static.wikia.nocookie.net/griftlands_gamepedia_en/images/1/11/Graft_veterans_wire.png/revision/latest?cb=20200731170242", "sha1" : "f05544760efbe3f8209ebd40d5a128a0c3287596"}
json_instruct
{"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "string"}}}, "required": ["values"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"values" : ["minecraft:blue_terracotta", "minecraft:brown_terracotta"]}
json_instruct
{"type": "object", "properties": {"values": {"type": "array", "items": {"type": "string"}}}, "required": ["values"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"TheStrongman": {"type": "array", "items": {"type": "string"}}}, "required": ["TheStrongman"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"TheStrongman" : ["SuperStrength", "PeltsOfTheBarbarian", "TheBigGuy", "FiveManBand", "WorldsStrongestMan", "HeroicBuild", "LovelyAssistant", "VillainousBreakdown", "WorldsStrongestMan", "CircusOfFear", "AlternateUniverse", "RecurringExtra", "FishOutOfTemporalWater"]}
json_instruct
{"type": "object", "properties": {"TheStrongman": {"type": "array", "items": {"type": "string"}}}, "required": ["TheStrongman"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"feedstocks" : ["r-tsibbledata"]}
json_instruct
{"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"}