input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "spec_version": {"type": "string"}, "objects": {"type": "array", "items": {"type": "object", "properties": {"created_by_ref": {"type": "string"}, "object_marking_refs": {"type": "array", "items": {"type": "string"}}, "source_ref": {"type": "string"}, "target_ref": {"type": "string"}, "external_references": {"type": "array", "items": {"type": "object", "properties": {"source_name": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}}, "required": ["source_name", "url", "description"]}}, "description": {"type": "string"}, "relationship_type": {"type": "string"}, "id": {"type": "string"}, "type": {"type": "string"}, "modified": {"type": "string"}, "created": {"type": "string"}}, "required": ["created_by_ref", "object_marking_refs", "source_ref", "target_ref", "external_references", "description", "relationship_type", "id", "type", "modified", "created"]}}}, "required": ["type", "id", "spec_version", "objects"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "bundle", "id" : "bundle--c914a54e-dcc2-41b0-b154-ac268541dbc6", "spec_version" : "2.0", "objects" : [{"created_by_ref" : "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5", "object_marking_refs" : ["marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"], "source_ref" : "malware--ef2247bf-8062-404b-894f-d65d00564817", "target_ref" : "attack-pattern--391d824f-0ef1-47a0-b0ee-c59a75e27670", "external_references" : [{"source_name" : "FireEye Hancitor", "url" : "https://www.fireeye.com/blog/threat-research/2016/09/hancitor_aka_chanit.html", "description" : "Anubhav, A., Jallepalli, D. (2016, September 23). Hancitor (AKA Chanitor) observed using multiple attack approaches. Retrieved August 13, 2020."}], "description" : "[Hancitor](https://attack.mitre.org/software/S0499) has used <code>CallWindowProc</code> and <code>EnumResourceTypesA</code> to interpret and execute shellcode.(Citation: FireEye Hancitor)", "relationship_type" : "uses", "id" : "relationship--51fb8815-6f59-46ff-8f7a-98025623db76", "type" : "relationship", "modified" : "2020-09-02T19:29:12.537Z", "created" : "2020-08-13T16:51:23.587Z"}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "spec_version": {"type": "string"}, "objects": {"type": "array", "items": {"type": "object", "properties": {"created_by_ref": {"type": "string"}, "object_marking_refs": {"type": "array", "items": {"type": "string"}}, "source_ref": {"type": "string"}, "target_ref": {"type": "string"}, "external_references": {"type": "array", "items": {"type": "object", "properties": {"source_name": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}}, "required": ["source_name", "url", "description"]}}, "description": {"type": "string"}, "relationship_type": {"type": "string"}, "id": {"type": "string"}, "type": {"type": "string"}, "modified": {"type": "string"}, "created": {"type": "string"}}, "required": ["created_by_ref", "object_marking_refs", "source_ref", "target_ref", "external_references", "description", "relationship_type", "id", "type", "modified", "created"]}}}, "required": ["type", "id", "spec_version", "objects"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"schema_version" : "1.2.0", "id" : "GHSA-38p9-hv7m-9vv5", "modified" : "2022-05-02T03:12:56Z", "published" : "2022-05-02T03:12:56Z", "aliases" : ["CVE-2009-0125"], "details" : "** DISPUTED ** NOTE: this issue has been disputed by the upstream vendor. nasl/nasl_crypto2.c in the Nessus Attack Scripting Language library (aka libnasl) 2.2.11 does not properly check the return value from the OpenSSL DSA_do_verify function, which allows remote attackers to bypass validation of the certificate chain via a malformed SSL/TLS signature, a similar vulnerability to CVE-2008-5077. NOTE: the upstream vendor has disputed this issue, stating \"while we do misuse this function (this is a bug), it has absolutely no security ramification.\"", "severity" : [], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2009-0125"}, {"type" : "WEB", "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=479655"}, {"type" : "WEB", "url" : "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511517"}, {"type" : "WEB", "url" : "http://cvs.fedoraproject.org/viewvc/rpms/libnasl/F-10/libnasl.spec?r1=1.16&r2=1.17"}, {"type" : "WEB", "url" : "http://lists.opensuse.org/opensuse-security-announce/2009-02/msg00000.html"}, {"type" : "WEB", "url" : "http://openwall.com/lists/oss-security/2009/01/12/4"}, {"type" : "WEB", "url" : "http://www.attrition.org/pipermail/vim/2009-January/002133.html"}], "database_specific" : {"cwe_ids" : ["CWE-287"], "severity" : "MODERATE", "github_reviewed" : false}}
json_instruct
{"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"config": {"type": "object", "properties": {"abort": {"type": "object", "properties": {"already_configured": {"type": "string"}}, "required": ["already_configured"]}, "step": {"type": "object", "properties": {"user": {"type": "object", "properties": {"data": {"type": "object", "properties": {"host": {"type": "string"}, "name": {"type": "string"}}, "required": ["host", "name"]}, "title": {"type": "string"}}, "required": ["data", "title"]}}, "required": ["user"]}}, "required": ["abort", "step"]}, "title": {"type": "string"}}, "required": ["config", "title"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"config" : {"abort" : {"already_configured" : "L'h\u00f4te est d\u00e9j\u00e0 configur\u00e9."}, "step" : {"user" : {"data" : {"host" : "H\u00f4te", "name" : "Nom"}, "title" : "Reliez votre serveur Minecraft"}}}, "title" : "Serveur Minecraft"}
json_instruct
{"type": "object", "properties": {"config": {"type": "object", "properties": {"abort": {"type": "object", "properties": {"already_configured": {"type": "string"}}, "required": ["already_configured"]}, "step": {"type": "object", "properties": {"user": {"type": "object", "properties": {"data": {"type": "object", "properties": {"host": {"type": "string"}, "name": {"type": "string"}}, "required": ["host", "name"]}, "title": {"type": "string"}}, "required": ["data", "title"]}}, "required": ["user"]}}, "required": ["abort", "step"]}, "title": {"type": "string"}}, "required": ["config", "title"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id_10780": {"type": "object", "properties": {"publicdate": {"type": "string"}, "downloads": {"type": "integer"}}, "required": ["publicdate", "downloads"]}}, "required": ["id_10780"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id_10780" : {"publicdate" : "2016-05-23 04:08:24", "downloads" : 1700}}
json_instruct
{"type": "object", "properties": {"id_10780": {"type": "object", "properties": {"publicdate": {"type": "string"}, "downloads": {"type": "integer"}}, "required": ["publicdate", "downloads"]}}, "required": ["id_10780"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {}}, "abstract": {"type": "null"}, "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" : "Anonymous Temporal-Spatial Joint Estimation at Category Level Over Multiple Tag Sets.", "fields" : [], "abstract" : null, "citation" : "Not cited", "year" : "2018", "departments" : ["University of Florida", "University of Florida", "University of Florida", "University of Florida"], "conf" : "infocom", "authors" : ["Youlin Zhang.....http://dblp.org/pers/hd/z/Zhang:Youlin", "Shigang Chen.....http://dblp.org/pers/hd/c/Chen:Shigang", "You Zhou.....http://dblp.org/pers/hd/z/Zhou_0003:You", "Yuguang Fang.....http://dblp.org/pers/hd/f/Fang:Yuguang"], "pages" : 9}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {}}, "abstract": {"type": "null"}, "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": {"ops": {"type": "array", "items": {"type": "object", "properties": {"attrs": {"type": "object", "properties": {"axis": {"type": "integer"}, "use_mkldnn": {"type": "boolean"}, "x_data_format": {"type": "string"}, "y_data_format": {"type": "string"}}, "required": ["axis", "use_mkldnn", "x_data_format", "y_data_format"]}, "inputs": {"type": "object", "properties": {"X": {"type": "array", "items": {"type": "string"}}, "Y": {"type": "array", "items": {"type": "string"}}}, "required": ["X", "Y"]}, "outputs": {"type": "object", "properties": {"Out": {"type": "array", "items": {"type": "string"}}}, "required": ["Out"]}, "type": {"type": "string"}}, "required": ["attrs", "inputs", "outputs", "type"]}}, "vars": {"type": "array", "items": {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "integer"}}, "name": {"type": "string"}, "shape": {"type": "array", "items": {"type": "integer"}}}, "required": ["data", "name", "shape"]}}}, "required": ["ops", "vars"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ops" : [{"attrs" : {"axis" : 1, "use_mkldnn" : false, "x_data_format" : "", "y_data_format" : ""}, "inputs" : {"X" : ["fc_0.tmp_0"], "Y" : ["fc7_offset"]}, "outputs" : {"Out" : ["fc_0.tmp_1"]}, "type" : "elementwise_add"}], "vars" : [{"data" : [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], "name" : "fc_0.tmp_0", "shape" : [3, 2, 2]}, {"data" : [1, 2, 0, 0, 0, 0, 10, 0, 0, 0, 0, 12], "name" : "fc7_offset", "shape" : [3, 2, 2]}, {"data" : [2, 4, 3, 4, 5, 6, 17, 8, 9, 10, 11, 24], "name" : "fc_0.tmp_1", "shape" : [3, 2, 2]}]}
json_instruct
{"type": "object", "properties": {"ops": {"type": "array", "items": {"type": "object", "properties": {"attrs": {"type": "object", "properties": {"axis": {"type": "integer"}, "use_mkldnn": {"type": "boolean"}, "x_data_format": {"type": "string"}, "y_data_format": {"type": "string"}}, "required": ["axis", "use_mkldnn", "x_data_format", "y_data_format"]}, "inputs": {"type": "object", "properties": {"X": {"type": "array", "items": {"type": "string"}}, "Y": {"type": "array", "items": {"type": "string"}}}, "required": ["X", "Y"]}, "outputs": {"type": "object", "properties": {"Out": {"type": "array", "items": {"type": "string"}}}, "required": ["Out"]}, "type": {"type": "string"}}, "required": ["attrs", "inputs", "outputs", "type"]}}, "vars": {"type": "array", "items": {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "integer"}}, "name": {"type": "string"}, "shape": {"type": "array", "items": {"type": "integer"}}}, "required": ["data", "name", "shape"]}}}, "required": ["ops", "vars"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"meta": {"type": "object", "properties": {"label": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}}, "required": ["label", "description", "icon"]}, "defaultDefinableInline": {"type": "boolean"}, "defaultDefinableAtProjectLevel": {"type": "boolean"}, "pluginParams": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "label": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "mandatory": {"type": "boolean"}}, "required": ["name", "label", "type", "description", "mandatory"]}}}, "required": ["meta", "defaultDefinableInline", "defaultDefinableAtProjectLevel", "pluginParams"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"meta" : {"label" : "Dropbox connection", "description" : "", "icon" : "icon-dropbox"}, "defaultDefinableInline" : true, "defaultDefinableAtProjectLevel" : true, "pluginParams" : [{"name" : "access_token", "label" : "Access token", "type" : "PASSWORD", "description" : "Generated on Dropbox for use in DSS", "mandatory" : true}]}
json_instruct
{"type": "object", "properties": {"meta": {"type": "object", "properties": {"label": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}}, "required": ["label", "description", "icon"]}, "defaultDefinableInline": {"type": "boolean"}, "defaultDefinableAtProjectLevel": {"type": "boolean"}, "pluginParams": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "label": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "mandatory": {"type": "boolean"}}, "required": ["name", "label", "type", "description", "mandatory"]}}}, "required": ["meta", "defaultDefinableInline", "defaultDefinableAtProjectLevel", "pluginParams"], "$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": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[["450127101001", "\u767e\u5408\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["450127101201", "\u7f57\u51e4\u6751\u59d4\u4f1a", "220", "0"], ["450127101202", "\u9ad8\u795d\u6751\u59d4\u4f1a", "220", "0"], ["450127101203", "\u9ec4\u6751\u6751\u59d4\u4f1a", "220", "0"], ["450127101204", "\u6b66\u7559\u6751\u59d4\u4f1a", "220", "0"], ["450127101205", "\u6d2a\u5e90\u6751\u59d4\u4f1a", "220", "0"], ["450127101206", "\u5c71\u6c5f\u6751\u59d4\u4f1a", "220", "0"], ["450127101207", "\u5927\u7089\u6751\u59d4\u4f1a", "220", "0"], ["450127101208", "\u516d\u7b54\u6751\u59d4\u4f1a", "220", "0"], ["450127101209", "\u5e99\u5e84\u6751\u59d4\u4f1a", "220", "0"], ["450127101210", "\u7530\u5171\u6751\u59d4\u4f1a", "220", "0"], ["450127101211", "\u5729\u80cc\u6751\u59d4\u4f1a", "220", "0"], ["450127101212", "\u83c9\u5cad\u6751\u59d4\u4f1a", "220", "0"], ["450127101213", "\u5e73\u9633\u6751\u59d4\u4f1a", "122", "0"], ["450127101214", "\u767e\u8054\u6751\u59d4\u4f1a", "121", "0"], ["450127101215", "\u6c5f\u53e3\u6751\u59d4\u4f1a", "220", "0"], ["450127101216", "\u9a6c\u5e73\u6751\u59d4\u4f1a", "220", "0"], ["450127101217", "\u5761\u5858\u6751\u59d4\u4f1a", "220", "0"], ["450127101218", "\u9646\u5c4b\u6751\u59d4\u4f1a", "220", "0"], ["450127101219", "\u82b3\u5cad\u6751\u59d4\u4f1a", "220", "0"], ["450127101220", "\u65b0\u5729\u6751\u59d4\u4f1a", "220", "0"], ["450127101221", "\u5e73\u798f\u6751\u59d4\u4f1a", "220", "0"], ["450127101222", "\u5357\u5cb8\u6751\u59d4\u4f1a", "220", "0"], ["450127101223", "\u82a6\u5858\u6751\u59d4\u4f1a", "220", "0"], ["450127101224", "\u6c38\u65b0\u6751\u59d4\u4f1a", "220", "0"], ["450127101225", "\u6cb3\u5858\u6751\u59d4\u4f1a", "220", "0"], ["450127101226", "\u5999\u95e8\u6751\u59d4\u4f1a", "220", "0"], ["450127101227", "\u540c\u83dc\u6751\u59d4\u4f1a", "220", "0"]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"user": {"type": "string"}, "value": {"type": "string"}, "type": {"type": "string"}, "time": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "list": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["type", "list"]}}}, "required": ["user", "value", "type", "time", "data"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"user" : "Edouard DUPIN", "value" : "I", "type" : "hand", "time" : 1470928193613668352, "data" : [{"type" : "type::finger", "list" : [[333.69104, 490.923462], [328.296783, 487.981079], [326.366425, 487.595703], [324.172272, 487.703308], [321.537018, 490.021179], [319.25531, 493.959717], [317.554169, 500.312622], [316.805389, 507.988464], [317.313263, 516.055542], [320.316071, 524.120911], [327.954895, 530.013916], [340.454407, 533.597534], [353.808319, 534.904175], [368.3927, 534.598389], [383.220306, 534.121704], [395.329254, 534.808167], [407.034546, 536.127319], [416.008759, 538.382996], [421.064636, 540.281372], [422.637939, 540.161743], [422.482635, 539.012817], [422.129486, 534.257751], [421.999878, 517.27594], [424.454254, 481.996399], [427.068329, 436.96875], [427.232239, 354.313293], [417.741577, 316.986145], [408.362183, 300.620911], [396.344452, 283.755432], [385.189728, 277.451477], [361.3172, 280.719849], [350.288116, 299.077209], [349.091705, 321.560364], [350.351349, 324.423462]]}]}
json_instruct
{"type": "object", "properties": {"user": {"type": "string"}, "value": {"type": "string"}, "type": {"type": "string"}, "time": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "list": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["type", "list"]}}}, "required": ["user", "value", "type", "time", "data"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"API_URL": {"type": "string"}, "awsConfig": {"type": "object", "properties": {"region": {"type": "string"}, "userPoolId": {"type": "string"}, "userPoolWebClientId": {"type": "string"}}, "required": ["region", "userPoolId", "userPoolWebClientId"]}}, "required": ["API_URL", "awsConfig"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"API_URL" : "https://api.pennsieve.io/", "awsConfig" : {"region" : "us-east-1", "userPoolId" : "us-east-1_Dzx1zcVSn", "userPoolWebClientId" : "6ef05ls57egbottu17s8ul804"}}
json_instruct
{"type": "object", "properties": {"API_URL": {"type": "string"}, "awsConfig": {"type": "object", "properties": {"region": {"type": "string"}, "userPoolId": {"type": "string"}, "userPoolWebClientId": {"type": "string"}}, "required": ["region", "userPoolId", "userPoolWebClientId"]}}, "required": ["API_URL", "awsConfig"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"author": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type": "integer"}, "month": {"type": "integer"}, "week": {"type": "integer"}}, "required": ["day", "full", "month", "week"]}, "id": {"type": "string"}, "picture": {"type": "object", "properties": {"filesize": {"type": "integer"}, "fullUrl": {"type": "string"}, "hash": {"type": "string"}, "height": {"type": "integer"}, "lqip": {"type": "string"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["filesize", "fullUrl", "hash", "height", "lqip", "url", "width"]}, "score": {"type": "object", "properties": {"comments": {"type": "integer"}, "downs": {"type": "integer"}, "ratio": {"type": "number"}, "ups": {"type": "integer"}, "value": {"type": "integer"}}, "required": ["comments", "downs", "ratio", "ups", "value"]}, "subreddit": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["author", "date", "id", "picture", "score", "subreddit", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"author" : {"id" : "t2_2rdl3o33", "name" : "bemonopo"}, "date" : {"day" : 1577577600, "full" : 1577658217, "month" : 1575158400, "week" : 1577577600}, "id" : "t3_ehcke1", "picture" : {"filesize" : 108373, "fullUrl" : "https://preview.redd.it/p1h9pujcen741.jpg?auto=webp&s=5da4361164f3dfd976f61baeb8d93af3a7e2459f", "hash" : "eef7da1ce2", "height" : 853, "lqip" : "data:image/jpg;base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAQAAwDASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAABwQF/8QAKBAAAgEDAwMCBwAAAAAAAAAAAQIDBAURAAYhEhNBFCIxQlFSYXGx/8QAFQEBAQAAAAAAAAAAAAAAAAAAAQP/xAAaEQACAgMAAAAAAAAAAAAAAAAAAQIREjFB/9oADAMBAAIRAxEAPwDQl2nZLe0XqZ7tLMkIHYWZQkYYe8MRySQefGfGj7cex7vUXiomttT1UkjdUaiHuNGPsZs8kfzGkKttm8KyaZ3s8GJGLqz1ceDlvl8/H8fvGpKO27xgjZRQUAy2SJpiWHA+g1OorQrLp//Z", "url" : "https://preview.redd.it/p1h9pujcen741.jpg?width=640&crop=smart&auto=webp&s=747c387bd21c35f1b9a7a32d947b6544d0a98fdc", "width" : 640}, "score" : {"comments" : 10, "downs" : 0, "ratio" : 0.95, "ups" : 46, "value" : 46}, "subreddit" : {"id" : "t5_2xy5e", "name" : "TerrainBuilding"}, "tags" : [], "title" : "I\u2019m assembling the Reaper Obsidian Crypt and since this is my first time working with plastic this flat, I\u2019m unsure how to keep the wash from streaking like this. Any advice is appreciated!", "url" : "https://www.reddit.com/r/TerrainBuilding/comments/ehcke1/im_assembling_the_reaper_obsidian_crypt_and_since/"}
json_instruct
{"type": "object", "properties": {"author": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type": "integer"}, "month": {"type": "integer"}, "week": {"type": "integer"}}, "required": ["day", "full", "month", "week"]}, "id": {"type": "string"}, "picture": {"type": "object", "properties": {"filesize": {"type": "integer"}, "fullUrl": {"type": "string"}, "hash": {"type": "string"}, "height": {"type": "integer"}, "lqip": {"type": "string"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["filesize", "fullUrl", "hash", "height", "lqip", "url", "width"]}, "score": {"type": "object", "properties": {"comments": {"type": "integer"}, "downs": {"type": "integer"}, "ratio": {"type": "number"}, "ups": {"type": "integer"}, "value": {"type": "integer"}}, "required": ["comments", "downs", "ratio", "ups", "value"]}, "subreddit": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["author", "date", "id", "picture", "score", "subreddit", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[1963, 7], [1968, 6], [1972, 8], [1973, 8], [1974, 8], [1976, 8], [1977, 7], [1978, 5], [1979, 5], [1982, 6], [1984, 5], [2005, 5]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"ApertureValue": {"type": "string"}, "BrightnessValue": {"type": "string"}, "ColorSpace": {"type": "string"}, "ComponentsConfiguration": {"type": "string"}, "CompressedBitsPerPixel": {"type": "string"}, "Copyright": {"type": "string"}, "DateTimeOriginal": {"type": "string"}, "ExifIFDPointer": {"type": "string"}, "ExifImageHeight": {"type": "string"}, "ExifImageWidth": {"type": "string"}, "ExifVersion": {"type": "string"}, "ExposureBias": {"type": "string"}, "Flash": {"type": "string"}, "FlashpixVersion": {"type": "string"}, "FocalLength": {"type": "string"}, "InteroperabilityIFDPointer": {"type": "string"}, "LightSource": {"type": "string"}, "Make": {"type": "string"}, "MaxApertureValue": {"type": "string"}, "Model": {"type": "string"}, "Orientation": {"type": "string"}, "PrimaryChromaticities": {"type": "string"}, "ReferenceBlackWhite": {"type": "string"}, "RelatedSoundFile": {"type": "string"}, "ResolutionUnit": {"type": "string"}, "ShutterSpeedValue": {"type": "string"}, "UserComment": {"type": "string"}, "WhitePoint": {"type": "string"}, "XResolution": {"type": "string"}, "YCbCrCoefficients": {"type": "string"}, "YCbCrPositioning": {"type": "string"}, "YResolution": {"type": "string"}}, "required": ["ApertureValue", "BrightnessValue", "ColorSpace", "ComponentsConfiguration", "CompressedBitsPerPixel", "Copyright", "DateTimeOriginal", "ExifIFDPointer", "ExifImageHeight", "ExifImageWidth", "ExifVersion", "ExposureBias", "Flash", "FlashpixVersion", "FocalLength", "InteroperabilityIFDPointer", "LightSource", "Make", "MaxApertureValue", "Model", "Orientation", "PrimaryChromaticities", "ReferenceBlackWhite", "RelatedSoundFile", "ResolutionUnit", "ShutterSpeedValue", "UserComment", "WhitePoint", "XResolution", "YCbCrCoefficients", "YCbCrPositioning", "YResolution"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ApertureValue" : "3.1", "BrightnessValue" : "3", "ColorSpace" : "sRGB", "ComponentsConfiguration" : "Y, Cb, Cr, -", "CompressedBitsPerPixel" : "2", "Copyright" : "(C) by DC-4 User", "DateTimeOriginal" : "2005:09:10 10:56:00", "ExifIFDPointer" : "375", "ExifImageHeight" : "960", "ExifImageWidth" : "1280", "ExifVersion" : "0200", "ExposureBias" : "0", "Flash" : "No Flash", "FlashpixVersion" : "0100", "FocalLength" : "6.4 mm", "InteroperabilityIFDPointer" : "964", "LightSource" : "Tungsten (incandescent light)", "Make" : "RICOH", "MaxApertureValue" : "3.2", "Model" : "DC-4", "Orientation" : "1", "PrimaryChromaticities" : "0.64,0.33,0.3,0.6,0.15,0.06", "ReferenceBlackWhite" : "0,255,128,255,128,255", "RelatedSoundFile" : "", "ResolutionUnit" : "2", "ShutterSpeedValue" : "4", "UserComment" : "686", "WhitePoint" : "0.4234,0.399", "XResolution" : "72", "YCbCrCoefficients" : "0.299,0.587,0.114", "YCbCrPositioning" : "2", "YResolution" : "72"}
json_instruct
{"type": "object", "properties": {"ApertureValue": {"type": "string"}, "BrightnessValue": {"type": "string"}, "ColorSpace": {"type": "string"}, "ComponentsConfiguration": {"type": "string"}, "CompressedBitsPerPixel": {"type": "string"}, "Copyright": {"type": "string"}, "DateTimeOriginal": {"type": "string"}, "ExifIFDPointer": {"type": "string"}, "ExifImageHeight": {"type": "string"}, "ExifImageWidth": {"type": "string"}, "ExifVersion": {"type": "string"}, "ExposureBias": {"type": "string"}, "Flash": {"type": "string"}, "FlashpixVersion": {"type": "string"}, "FocalLength": {"type": "string"}, "InteroperabilityIFDPointer": {"type": "string"}, "LightSource": {"type": "string"}, "Make": {"type": "string"}, "MaxApertureValue": {"type": "string"}, "Model": {"type": "string"}, "Orientation": {"type": "string"}, "PrimaryChromaticities": {"type": "string"}, "ReferenceBlackWhite": {"type": "string"}, "RelatedSoundFile": {"type": "string"}, "ResolutionUnit": {"type": "string"}, "ShutterSpeedValue": {"type": "string"}, "UserComment": {"type": "string"}, "WhitePoint": {"type": "string"}, "XResolution": {"type": "string"}, "YCbCrCoefficients": {"type": "string"}, "YCbCrPositioning": {"type": "string"}, "YResolution": {"type": "string"}}, "required": ["ApertureValue", "BrightnessValue", "ColorSpace", "ComponentsConfiguration", "CompressedBitsPerPixel", "Copyright", "DateTimeOriginal", "ExifIFDPointer", "ExifImageHeight", "ExifImageWidth", "ExifVersion", "ExposureBias", "Flash", "FlashpixVersion", "FocalLength", "InteroperabilityIFDPointer", "LightSource", "Make", "MaxApertureValue", "Model", "Orientation", "PrimaryChromaticities", "ReferenceBlackWhite", "RelatedSoundFile", "ResolutionUnit", "ShutterSpeedValue", "UserComment", "WhitePoint", "XResolution", "YCbCrCoefficients", "YCbCrPositioning", "YResolution"], "$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"}, "alt_name": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "string"}, "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" : "Municipal University of S\u00e3o Caetano do Sul", "alt_name" : "Universidade Municipal de S\u00e3o Caetano do Sul (USCS)", "country" : "Brazil", "state" : null, "address" : {"street" : "Avenida Goi\u00e1s 3,400, Barcelona", "city" : "S\u00e3o Caetano do Sul", "province" : "S\u00e3o Paulo", "postal_code" : "09550-051"}, "contact" : {"telephone" : "+55(11) 4239-3200 +55(11) 4239-3299", "website" : "http://www.uscs.edu.br", "email" : "jovanov@uscs.edu.br; secretaria.academica@uscs.edu.br", "fax" : "+55(11) 4239-3275"}, "funding" : "Public", "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": "string"}, "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"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "lint": {"type": "string"}, "lint:fix": {"type": "string"}, "start": {"type": "string"}}, "required": ["build", "lint", "lint:fix", "start"]}, "readme": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"@coaty/core": {"type": "string"}, "dotenv": {"type": "string"}, "prompts": {"type": "string"}, "rxjs": {"type": "string"}}, "required": ["@coaty/core", "dotenv", "prompts", "rxjs"]}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "@types/prompts": {"type": "string"}, "fs-extra": {"type": "string"}, "gulp": {"type": "string"}, "gulp-sourcemaps": {"type": "string"}, "gulp-tslint": {"type": "string"}, "gulp-typescript": {"type": "string"}, "tslint": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/node", "@types/prompts", "fs-extra", "gulp", "gulp-sourcemaps", "gulp-tslint", "gulp-typescript", "tslint", "typescript"]}}, "required": ["name", "version", "description", "scripts", "readme", "author", "license", "private", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "sensor-things-sensor", "version" : "2.0.0", "description" : "Sensor service for Coaty Sensor Things example", "scripts" : {"build" : "gulp build", "lint" : "gulp lint", "lint:fix" : "gulp lint:fix", "start" : "node -r dotenv/config dist/agent.js"}, "readme" : "README.md", "author" : "Siemens AG", "license" : "MIT", "private" : true, "dependencies" : {"@coaty/core" : "^2.3.0", "dotenv" : "^8.2.0", "prompts" : "^2.3.2", "rxjs" : "^6.6.3"}, "devDependencies" : {"@types/node" : "^14.11.2", "@types/prompts" : "^2.0.9", "fs-extra" : "^9.0.1", "gulp" : "^4.0.2", "gulp-sourcemaps" : "^2.6.5", "gulp-tslint" : "^8.1.4", "gulp-typescript" : "^5.0.1", "tslint" : "^5.20.1", "typescript" : "^4.0.3"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "lint": {"type": "string"}, "lint:fix": {"type": "string"}, "start": {"type": "string"}}, "required": ["build", "lint", "lint:fix", "start"]}, "readme": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"@coaty/core": {"type": "string"}, "dotenv": {"type": "string"}, "prompts": {"type": "string"}, "rxjs": {"type": "string"}}, "required": ["@coaty/core", "dotenv", "prompts", "rxjs"]}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "@types/prompts": {"type": "string"}, "fs-extra": {"type": "string"}, "gulp": {"type": "string"}, "gulp-sourcemaps": {"type": "string"}, "gulp-tslint": {"type": "string"}, "gulp-typescript": {"type": "string"}, "tslint": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/node", "@types/prompts", "fs-extra", "gulp", "gulp-sourcemaps", "gulp-tslint", "gulp-typescript", "tslint", "typescript"]}}, "required": ["name", "version", "description", "scripts", "readme", "author", "license", "private", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"aliases": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "images": {"type": "object", "properties": {"background": {"type": "null"}, "thumbnail": {"type": "string"}}, "required": ["background", "thumbnail"]}, "mainColor": {"type": "null"}, "name": {"type": "string"}, "partners": {"type": "array", "items": {"type": "string"}}, "powers": {"type": "array", "items": {"type": "string"}}, "ranking": {"type": "object", "properties": {"comicCount": {"type": "integer"}, "eventCount": {"type": "integer"}, "pageviewCount": {"type": "integer"}, "serieCount": {"type": "integer"}, "storyCount": {"type": "integer"}}, "required": ["comicCount", "eventCount", "pageviewCount", "serieCount", "storyCount"]}, "secretIdentities": {"type": "array", "items": {"type": "string"}}, "species": {"type": "array", "items": {"type": "string"}}, "superName": {"type": "string"}, "teams": {"type": "array", "items": {"type": "string"}}, "urls": {"type": "object", "properties": {"marvel": {"type": "null"}, "wikipedia": {"type": "string"}}, "required": ["marvel", "wikipedia"]}}, "required": ["aliases", "authors", "description", "images", "mainColor", "name", "partners", "powers", "ranking", "secretIdentities", "species", "superName", "teams", "urls"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"aliases" : ["Living Pharaoh", "Living Planet", "The Living Monolith"], "authors" : ["Arnold Drake", "Don Heck", "Neal Adams", "Roy Thomas"], "description" : "The Living Monolith (Ahmet Abdol) is a fictional character, a supervillain in the Marvel Comics Universe.", "images" : {"background" : null, "thumbnail" : "https://upload.wikimedia.org/wikipedia/en/thumb/9/9d/Living_Monolith_%28Marvel_character%29.png/250px-Living_Monolith_%28Marvel_character%29.png"}, "mainColor" : null, "name" : "Living Monolith", "partners" : ["Plasma"], "powers" : ["Durability", "Energy absorption", "Longevity", "Mass manipulation", "Projection", "Size", "Superhuman strength", "Telepathy"], "ranking" : {"comicCount" : 0, "eventCount" : 0, "pageviewCount" : 2237, "serieCount" : 0, "storyCount" : 0}, "secretIdentities" : ["Ahmet Abdol"], "species" : ["Mutant"], "superName" : "Living Monolith", "teams" : ["Cult of the Living Monolith", "The Twelve"], "urls" : {"marvel" : null, "wikipedia" : "https://en.wikipedia.org/wiki/Living_Monolith"}}
json_instruct
{"type": "object", "properties": {"aliases": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "images": {"type": "object", "properties": {"background": {"type": "null"}, "thumbnail": {"type": "string"}}, "required": ["background", "thumbnail"]}, "mainColor": {"type": "null"}, "name": {"type": "string"}, "partners": {"type": "array", "items": {"type": "string"}}, "powers": {"type": "array", "items": {"type": "string"}}, "ranking": {"type": "object", "properties": {"comicCount": {"type": "integer"}, "eventCount": {"type": "integer"}, "pageviewCount": {"type": "integer"}, "serieCount": {"type": "integer"}, "storyCount": {"type": "integer"}}, "required": ["comicCount", "eventCount", "pageviewCount", "serieCount", "storyCount"]}, "secretIdentities": {"type": "array", "items": {"type": "string"}}, "species": {"type": "array", "items": {"type": "string"}}, "superName": {"type": "string"}, "teams": {"type": "array", "items": {"type": "string"}}, "urls": {"type": "object", "properties": {"marvel": {"type": "null"}, "wikipedia": {"type": "string"}}, "required": ["marvel", "wikipedia"]}}, "required": ["aliases", "authors", "description", "images", "mainColor", "name", "partners", "powers", "ranking", "secretIdentities", "species", "superName", "teams", "urls"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "2007", "provinceId" : "73", "regencyId" : "16", "districtId" : "07", "name" : "Pundi Lemo"}
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#"}
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": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 109742, "info" : {"name" : "markdown viewer dark theme", "description" : "basically if you are viewing a local file with .md extension. apply dark theme", "additionalInfo" : null, "format" : "uso", "category" : "example", "createdAt" : "2015-01-26T13:15:52.000Z", "updatedAt" : "2015-04-09T08:29:47.000Z", "license" : "CC0-1.0", "author" : {"id" : 283098, "name" : "Psilioxus"}}, "stats" : {"installs" : {"total" : 111, "weekly" : 0}}, "screenshots" : {"main" : {"name" : "109742-after.png", "archived" : false}}, "discussions" : {"stats" : {"discussionsCount" : 0, "commentsCount" : 0}, "data" : []}, "style" : {"css" : "@namespace url(http://www.w3.org/1999/xhtml);\r\n\r\n@-moz-document domain('example.com'), regexp('file:\\/\\/\\/([A-Za-z0-9\\:\\/\\ \\.]|%)*\\.md') {\r\n body {\r\n color: #ddd;\r\n background-color: #111;\r\n font-family: \"Helvetica Neue\",Helvetica,Arial,sans-serif;\r\n font-size: 14px;\r\n line-height: 20px;\r\n margin: 0px auto;\r\n padding-top: 30px;\r\n width: 940px;\r\n }\r\n}"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "object", "properties": {"0.0.1": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "0.0.2": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "0.0.3": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "0.0.4": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["0.0.1", "0.0.2", "0.0.3", "0.0.4"]}}, "required": ["latest_version", "meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"latest_version" : ["0.0.4"], "meta" : {"description" : "Python curl wrapper inspired by micha/resty", "homepage" : "https://github.com/roaet/pyresty", "license" : "Apache Software License"}, "versions" : {"0.0.1" : {"sha256" : "bc44dc4343d32916fadc44608844cfb30ad407014eeff121135931f5000514ab", "url" : "https://files.pythonhosted.org/packages/1e/18/3b518824f925c2cdcb0b61fae58ac8497d8792c25153eb382a88e882df64/pyresty-0.0.1.tar.gz"}, "0.0.2" : {"sha256" : "a48e7746a7805c847911a4e111a76ec27b945ee83fdb0bbdac36597d82fc05ad", "url" : "https://files.pythonhosted.org/packages/b2/5e/570d10e48b013a181ba29fa030678e5ed6044d965e240eec8eb29ab00a39/pyresty-0.0.2.tar.gz"}, "0.0.3" : {"sha256" : "5d773d61b3f1a8d4c7beba5fbd5c1588c356103b7979e88e7eb8b57d3ef1377e", "url" : "https://files.pythonhosted.org/packages/b5/fd/38b24d60ac3ed743912708703058d4e8136409ead7af7de9b5bb7267eb12/pyresty-0.0.3.tar.gz"}, "0.0.4" : {"sha256" : "368707e74dde0b658596a2264ce789360e080d114f511f2b47b2b3f1d33d78d3", "url" : "https://files.pythonhosted.org/packages/f2/9d/7bf667947524d0f2af8577bda1d15f631a0b510b86f2c187dd81d54c690b/pyresty-0.0.4.tar.gz"}}}
json_instruct
{"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "object", "properties": {"0.0.1": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "0.0.2": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "0.0.3": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "0.0.4": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["0.0.1", "0.0.2", "0.0.3", "0.0.4"]}}, "required": ["latest_version", "meta", "versions"], "$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"}, "miniprogram": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"miniprogram-api-typings": {"type": "string"}, "tslint": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["miniprogram-api-typings", "tslint", "typescript"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}}, "required": ["name", "version", "description", "main", "miniprogram", "repository", "author", "license", "devDependencies", "bugs", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "weapp-api-promise", "version" : "2.0.2", "description" : "Extend WeChat miniprogram's api to surport promise.", "main" : "src/index.ts", "miniprogram" : "dist", "repository" : {"type" : "git", "url" : "git+https://github.com/baranwang/wxp.git"}, "author" : "Baran", "license" : "MIT", "devDependencies" : {"miniprogram-api-typings" : "latest", "tslint" : "latest", "typescript" : "latest"}, "bugs" : {"url" : "https://github.com/baranwang/wxp/issues"}, "homepage" : "https://github.com/baranwang/wxp#readme"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "miniprogram": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"miniprogram-api-typings": {"type": "string"}, "tslint": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["miniprogram-api-typings", "tslint", "typescript"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}}, "required": ["name", "version", "description", "main", "miniprogram", "repository", "author", "license", "devDependencies", "bugs", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "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" : "onionbalance", "description" : "OnionBalance provides load-balancing and redundancy for Tor hidden services", "license" : {"key" : "gpl-3.0", "name" : "GNU General Public License v3.0", "spdx_id" : "GPL-3.0", "url" : "https://api.github.com/licenses/gpl-3.0"}, "starNum" : 195, "folkNum" : 22, "watchNum" : 195, "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#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"express": {"type": "string"}, "mothership-client": {"type": "string"}}, "required": ["express", "mothership-client"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "mothership-client-example-nodejs", "version" : "1.0.0", "description" : "Node.js example usage of a Mothership client", "main" : "server.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git+https://github.com/spicket/mothership-client-examples.git"}, "keywords" : ["mothership", "client", "example"], "author" : "", "license" : "MIT", "bugs" : {"url" : "https://github.com/spicket/mothership-client-examples/issues"}, "homepage" : "https://github.com/spicket/mothership-client-examples#readme", "dependencies" : {"express" : "^4.16.4", "mothership-client" : "^1.0.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"express": {"type": "string"}, "mothership-client": {"type": "string"}}, "required": ["express", "mothership-client"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"vue.common.dev.js": {"type": "string"}, "vue.common.js": {"type": "string"}, "vue.common.prod.js": {"type": "string"}, "vue.esm.browser.js": {"type": "string"}, "vue.esm.browser.min.js": {"type": "string"}, "vue.esm.js": {"type": "string"}, "vue.js": {"type": "string"}, "vue.min.js": {"type": "string"}, "vue.runtime.common.dev.js": {"type": "string"}, "vue.runtime.common.js": {"type": "string"}, "vue.runtime.common.prod.js": {"type": "string"}, "vue.runtime.esm.js": {"type": "string"}, "vue.runtime.js": {"type": "string"}, "vue.runtime.min.js": {"type": "string"}}, "required": ["vue.common.dev.js", "vue.common.js", "vue.common.prod.js", "vue.esm.browser.js", "vue.esm.browser.min.js", "vue.esm.js", "vue.js", "vue.min.js", "vue.runtime.common.dev.js", "vue.runtime.common.js", "vue.runtime.common.prod.js", "vue.runtime.esm.js", "vue.runtime.js", "vue.runtime.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"vue.common.dev.js" : "sha256-RIHsT57tTzYdAF+U+r44GPWp/7RhQU8piCzkwwagrc8=", "vue.common.js" : "sha256-G3CZay/nob7tG4ai5FI/O2sYakyatJ+0uknDnG3PSOc=", "vue.common.prod.js" : "sha256-t1hPniKUDipq/fJMa7IU+YOZ88ZLMaczkHgRWXAZukY=", "vue.esm.browser.js" : "sha256-5qukTOMu45n9LryIV5qa/EMxOc8tzjdNR6EdQTAN/50=", "vue.esm.browser.min.js" : "sha256-rCv5cUR8pCNplDXXJ2KJxobCJasmLauATQZqik2kifQ=", "vue.esm.js" : "sha256-1zwFI/TnkJBgAbRROnZ7HKD8Ser52bEKnjmCpSTTXv4=", "vue.js" : "sha256-K0omHu9VgOqkLI+IeSaIy429J2Cpr603vvq/1WY7plo=", "vue.min.js" : "sha256-cklCJudyaIggP9VQWzekrQCOpu84XxPk85ZCdzCUOwI=", "vue.runtime.common.dev.js" : "sha256-LExP7XxTI5SA6x4d9EwA4OsNtzIxXIrWMyHi3Of71Y4=", "vue.runtime.common.js" : "sha256-iPf9+Ogi9Q0ERtzOtUPfBttEZT7SGb3l/9LAldqDJmQ=", "vue.runtime.common.prod.js" : "sha256-FhLK8ExbIkjdyo/imObbXoG0eshRNUa9ybDCmRNlHfA=", "vue.runtime.esm.js" : "sha256-VpajFYonluM5ujWGKTzpd7clXmFPBPsvkJtgLZ14UWU=", "vue.runtime.js" : "sha256-RuN/EYaIhN37X3Uz+KvKes2rUdi34F9J4L15TSZzhrg=", "vue.runtime.min.js" : "sha256-XGG774jvQ0tmxXDbqdehHpX0w529fmlEwflLoNZtxzg="}
json_instruct
{"type": "object", "properties": {"vue.common.dev.js": {"type": "string"}, "vue.common.js": {"type": "string"}, "vue.common.prod.js": {"type": "string"}, "vue.esm.browser.js": {"type": "string"}, "vue.esm.browser.min.js": {"type": "string"}, "vue.esm.js": {"type": "string"}, "vue.js": {"type": "string"}, "vue.min.js": {"type": "string"}, "vue.runtime.common.dev.js": {"type": "string"}, "vue.runtime.common.js": {"type": "string"}, "vue.runtime.common.prod.js": {"type": "string"}, "vue.runtime.esm.js": {"type": "string"}, "vue.runtime.js": {"type": "string"}, "vue.runtime.min.js": {"type": "string"}}, "required": ["vue.common.dev.js", "vue.common.js", "vue.common.prod.js", "vue.esm.browser.js", "vue.esm.browser.min.js", "vue.esm.js", "vue.js", "vue.min.js", "vue.runtime.common.dev.js", "vue.runtime.common.js", "vue.runtime.common.prod.js", "vue.runtime.esm.js", "vue.runtime.js", "vue.runtime.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"data": {"type": "object", "properties": {"images": {"type": "object", "properties": {"id": {"type": "string"}, "childImageSharp": {"type": "object", "properties": {"fixed": {"type": "object", "properties": {"src": {"type": "string"}, "srcSet": {"type": "string"}}, "required": ["src", "srcSet"]}, "fluid": {"type": "object", "properties": {"src": {"type": "string"}, "srcSet": {"type": "string"}}, "required": ["src", "srcSet"]}}, "required": ["fixed", "fluid"]}}, "required": ["id", "childImageSharp"]}}, "required": ["images"]}}, "required": ["data"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"data" : {"images" : {"id" : "ae80c307-7657-5692-b6ae-2ec1d61d3da1", "childImageSharp" : {"fixed" : {"src" : "/static/541550ab444417b52ded8acbecc39f53/ef958/logo.png", "srcSet" : "/static/541550ab444417b52ded8acbecc39f53/ef958/logo.png 1x"}, "fluid" : {"src" : "/static/541550ab444417b52ded8acbecc39f53/ef958/logo.png", "srcSet" : "/static/541550ab444417b52ded8acbecc39f53/ef958/logo.png 50w"}}}}}
json_instruct
{"type": "object", "properties": {"data": {"type": "object", "properties": {"images": {"type": "object", "properties": {"id": {"type": "string"}, "childImageSharp": {"type": "object", "properties": {"fixed": {"type": "object", "properties": {"src": {"type": "string"}, "srcSet": {"type": "string"}}, "required": ["src", "srcSet"]}, "fluid": {"type": "object", "properties": {"src": {"type": "string"}, "srcSet": {"type": "string"}}, "required": ["src", "srcSet"]}}, "required": ["fixed", "fluid"]}}, "required": ["id", "childImageSharp"]}}, "required": ["images"]}}, "required": ["data"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"copy": {"type": "object", "properties": {"sounds": {"type": "array", "items": {"type": "string"}}}, "required": ["sounds"]}, "ee": {"type": "object", "properties": {"sounds": {"type": "array", "items": {"type": "string"}}}, "required": ["sounds"]}}, "required": ["copy", "ee"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"copy" : {"sounds" : ["morecommands:copy1", "morecommands:copy2", "morecommands:copy3"]}, "ee" : {"sounds" : ["morecommands:ee"]}}
json_instruct
{"type": "object", "properties": {"copy": {"type": "object", "properties": {"sounds": {"type": "array", "items": {"type": "string"}}}, "required": ["sounds"]}, "ee": {"type": "object", "properties": {"sounds": {"type": "array", "items": {"type": "string"}}}, "required": ["sounds"]}}, "required": ["copy", "ee"], "$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"}, "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" : "3D Convolutional Neural Networks for Efficient and Robust Hand Pose Estimation from Single Depth Images.", "fields" : ["solid modeling", "training set", "pose", "convolutional neural network", "3d pose estimation"], "abstract" : "We propose a simple, yet effective approach for real-time hand pose estimation from single depth images using three-dimensional Convolutional Neural Networks (3D CNNs). Image based features extracted by 2D CNNs are not directly suitable for 3D hand pose estimation due to the lack of 3D spatial information. Our proposed 3D CNN taking a 3D volumetric representation of the hand depth image as input can capture the 3D spatial structure of the input and accurately regress full 3D hand pose in a single pass. In order to make the 3D CNN robust to variations in hand sizes and global orientations, we perform 3D data augmentation on the training data. Experiments show that our proposed 3D CNN based approach outperforms state-of-the-art methods on two challenging hand pose datasets, and is very efficient as our implementation runs at over 215 fps on a standard computer with a single GPU.", "citation" : "Citations (22)", "year" : "2017", "departments" : ["Nanyang Technological University", "Agency for Science, Technology and Research", "Nanyang Technological University", "Nanyang Technological University"], "conf" : "cvpr", "authors" : ["Liuhao Ge.....http://dblp.org/pers/hd/g/Ge:Liuhao", "Hui Liang.....http://dblp.org/pers/hd/l/Liang:Hui", "Junsong Yuan.....http://dblp.org/pers/hd/y/Yuan:Junsong", "Daniel Thalmann.....http://dblp.org/pers/hd/t/Thalmann:Daniel"], "pages" : 10}
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#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "500151119001", "text" : "\u60e0\u6c11\u793e\u533a\u5c45\u6c11\u59d4\u5458\u4f1a"}, {"id" : "500151119201", "text" : "\u7280\u725b\u6751\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "500151119202", "text" : "\u832f\u82d3\u6751\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "500151119203", "text" : "\u4e09\u5858\u6751\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "500151119204", "text" : "\u9999\u5c71\u6751\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "500151119205", "text" : "\u660e\u6708\u6751\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "500151119206", "text" : "\u56e2\u6797\u6751\u6751\u6c11\u59d4\u5458\u4f1a"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"Sources": {"type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "ra": {"type": "number"}, "dec": {"type": "number"}, "epoch": {"type": "null"}, "equinox": {"type": "string"}, "shortname": {"type": "null"}, "reference": {"type": "string"}, "comments": {"type": "null"}}, "required": ["source", "ra", "dec", "epoch", "equinox", "shortname", "reference", "comments"]}}, "Names": {"type": "array", "items": {"type": "object", "properties": {"other_name": {"type": "string"}}, "required": ["other_name"]}}, "ProperMotions": {"type": "array", "items": {"type": "object", "properties": {"mu_ra": {"type": "number"}, "mu_ra_error": {"type": "number"}, "mu_dec": {"type": "number"}, "mu_dec_error": {"type": "number"}, "adopted": {"type": "boolean"}, "comments": {"type": "null"}, "reference": {"type": "string"}}, "required": ["mu_ra", "mu_ra_error", "mu_dec", "mu_dec_error", "adopted", "comments", "reference"]}}}, "required": ["Sources", "Names", "ProperMotions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Sources" : [{"source" : "USco J160606.29-233513.3", "ra" : 241.5262, "dec" : -23.587, "epoch" : null, "equinox" : "2000", "shortname" : null, "reference" : "Lodi08", "comments" : null}], "Names" : [{"other_name" : "USco J160606.29-233513.3"}], "ProperMotions" : [{"mu_ra" : -6.6, "mu_ra_error" : 2.46, "mu_dec" : -19.21, "mu_dec_error" : 2.46, "adopted" : true, "comments" : null, "reference" : "Lodi13a"}]}
json_instruct
{"type": "object", "properties": {"Sources": {"type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "ra": {"type": "number"}, "dec": {"type": "number"}, "epoch": {"type": "null"}, "equinox": {"type": "string"}, "shortname": {"type": "null"}, "reference": {"type": "string"}, "comments": {"type": "null"}}, "required": ["source", "ra", "dec", "epoch", "equinox", "shortname", "reference", "comments"]}}, "Names": {"type": "array", "items": {"type": "object", "properties": {"other_name": {"type": "string"}}, "required": ["other_name"]}}, "ProperMotions": {"type": "array", "items": {"type": "object", "properties": {"mu_ra": {"type": "number"}, "mu_ra_error": {"type": "number"}, "mu_dec": {"type": "number"}, "mu_dec_error": {"type": "number"}, "adopted": {"type": "boolean"}, "comments": {"type": "null"}, "reference": {"type": "string"}}, "required": ["mu_ra", "mu_ra_error", "mu_dec", "mu_dec_error", "adopted", "comments", "reference"]}}}, "required": ["Sources", "Names", "ProperMotions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"$schema": {"type": "string"}, "$id": {"type": "string"}, "title": {"type": "string"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}, "$default": {"type": "object", "properties": {"$source": {"type": "string"}, "index": {"type": "integer"}}, "required": ["$source", "index"]}}, "required": ["type", "description", "$default"]}, "update": {"type": "object", "properties": {"type": {"type": "string"}, "default": {"type": "boolean"}, "alias": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "default", "alias", "description"]}, "classTemplate": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "description"]}, "functionTemplate": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "description"]}, "config": {"type": "object", "properties": {"type": {"type": "string"}, "alias": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "alias", "description"]}}, "required": ["name", "update", "classTemplate", "functionTemplate", "config"]}, "required": {"type": "array", "items": {}}}, "required": ["$schema", "$id", "title", "type", "properties", "required"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"$schema" : "http://json-schema.org/schema", "$id" : "SpecSchema", "title" : "Spec options Schema", "type" : "object", "properties" : {"name" : {"type" : "string", "description" : "The name of component we create a spec for", "$default" : {"$source" : "argv", "index" : 0}}, "update" : {"type" : "boolean", "default" : false, "alias" : "u", "description" : "Whether or not to update a pre-existing spec file."}, "classTemplate" : {"type" : "string", "description" : "the path to a file to be used when creating a spec file for a class"}, "functionTemplate" : {"type" : "string", "description" : "the path to a file to be used when creating a spec file for a function"}, "config" : {"type" : "string", "alias" : "c", "description" : "config file path. If the default locations (package.json .scurirc .scurirc.json .scurirc.yml .scurirc.yaml scurirc.js scurirc.config.js) are not enough"}}, "required" : []}
json_instruct
{"type": "object", "properties": {"$schema": {"type": "string"}, "$id": {"type": "string"}, "title": {"type": "string"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}, "$default": {"type": "object", "properties": {"$source": {"type": "string"}, "index": {"type": "integer"}}, "required": ["$source", "index"]}}, "required": ["type", "description", "$default"]}, "update": {"type": "object", "properties": {"type": {"type": "string"}, "default": {"type": "boolean"}, "alias": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "default", "alias", "description"]}, "classTemplate": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "description"]}, "functionTemplate": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "description"]}, "config": {"type": "object", "properties": {"type": {"type": "string"}, "alias": {"type": "string"}, "description": {"type": "string"}}, "required": ["type", "alias", "description"]}}, "required": ["name", "update", "classTemplate", "functionTemplate", "config"]}, "required": {"type": "array", "items": {}}}, "required": ["$schema", "$id", "title", "type", "properties", "required"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"date": {"type": "string"}, "version": {"type": "string"}, "entries": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}}, "required": ["category", "type", "description"]}}}, "required": ["date", "version", "entries"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"date" : "2019-05-10", "version" : "2.5.41", "entries" : [{"category" : "AWS Glue", "type" : "feature", "description" : "AWS Glue now supports specifying existing catalog tables for a crawler to examine as a data source. A new parameter CatalogTargets is added to the CrawlerTargets data type."}, {"category" : "AWS Security Token Service", "type" : "feature", "description" : "AWS Security Token Service (STS) now supports passing IAM Managed Policy ARNs as session policies when you programmatically create temporary sessions for a role or federated user. The Managed Policy ARNs can be passed via the PolicyArns parameter, which is now available in the AssumeRole, AssumeRoleWithWebIdentity, AssumeRoleWithSAML, and GetFederationToken APIs. The session policies referenced by the PolicyArn parameter will only further restrict the existing permissions of an IAM User or Role for individual sessions."}, {"category" : "AWS SDK for Java v2", "type" : "bugfix", "description" : "Fix a bug where events in an event stream were being signed with the request date, and not with the current system time."}]}
json_instruct
{"type": "object", "properties": {"date": {"type": "string"}, "version": {"type": "string"}, "entries": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}}, "required": ["category", "type", "description"]}}}, "required": ["date", "version", "entries"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"plugins": {"type": "array", "items": {"type": "string"}}}, "required": ["plugins"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"plugins" : ["semantic-release-gitmoji", "@semantic-release/changelog"]}
json_instruct
{"type": "object", "properties": {"plugins": {"type": "array", "items": {"type": "string"}}}, "required": ["plugins"], "$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"}, "preferGlobal": {"type": "boolean"}, "main": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}, "bin": {"type": "object", "properties": {"tddforjs": {"type": "string"}}, "required": ["tddforjs"]}, "dependencies": {"type": "array", "items": {"type": "string"}}, "devDependencies": {"type": "object", "properties": {"xforjs": {"type": "string"}}, "required": ["xforjs"]}, "scripts": {"type": "object", "properties": {"prepublish": {"type": "string"}, "build": {"type": "string"}, "run": {"type": "string"}, "test": {"type": "string"}, "watch-test": {"type": "string"}, "watch-build-then-test": {"type": "string"}}, "required": ["prepublish", "build", "run", "test", "watch-test", "watch-build-then-test"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "analyze": {"type": "boolean"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "readmeFilename": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}}, "required": ["name", "version", "description", "preferGlobal", "main", "author", "bin", "dependencies", "devDependencies", "scripts", "keywords", "analyze", "license", "repository", "readmeFilename", "engines"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "tddforjs", "version" : "4.4.4", "description" : "A Test Driven Development framework for Javascript.", "preferGlobal" : false, "main" : "./TDDforJS.js", "author" : {"name" : "Joseph Spencer", "email" : "js.developer.undefined@gmail.com"}, "bin" : {"tddforjs" : "build/TDDforJS.js"}, "dependencies" : ["config-tools"], "devDependencies" : {"xforjs" : "x.x.x"}, "scripts" : {"prepublish" : "npm run-script build", "build" : "$(npm bin)/xforjs;bin/build.js", "run" : "npm run-script build;node build/TDDforJS.js", "test" : "node build/TDDforJS.js", "watch-test" : "bin/watchTestsWithInotifyWait.bash", "watch-build-then-test" : "bin/watchBuildThenTest.bash"}, "keywords" : ["javascript", "unit", "test", "behavior", "development", "framework"], "analyze" : false, "license" : "apache 2.0", "repository" : {"type" : "git", "url" : "https://github.com/jsdevel/TDDforJS.git"}, "readmeFilename" : "README.md", "engines" : {"node" : "*"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "preferGlobal": {"type": "boolean"}, "main": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}, "bin": {"type": "object", "properties": {"tddforjs": {"type": "string"}}, "required": ["tddforjs"]}, "dependencies": {"type": "array", "items": {"type": "string"}}, "devDependencies": {"type": "object", "properties": {"xforjs": {"type": "string"}}, "required": ["xforjs"]}, "scripts": {"type": "object", "properties": {"prepublish": {"type": "string"}, "build": {"type": "string"}, "run": {"type": "string"}, "test": {"type": "string"}, "watch-test": {"type": "string"}, "watch-build-then-test": {"type": "string"}}, "required": ["prepublish", "build", "run", "test", "watch-test", "watch-build-then-test"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "analyze": {"type": "boolean"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "readmeFilename": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}}, "required": ["name", "version", "description", "preferGlobal", "main", "author", "bin", "dependencies", "devDependencies", "scripts", "keywords", "analyze", "license", "repository", "readmeFilename", "engines"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "number"}, "$schema": "http://json-schema.org/draft-07/schema#"}
[4.798110678241549, 4.354633344008683, 4.9770255100785405, 5.112033801286921, 4.679267744433355, 4.692851159856994, 4.130734516139882, 3.139567399436945, 4.191625622874415, 3.8048586336247316]
json_instruct
{"type": "array", "items": {"type": "number"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "build": {"type": "string"}, "start:pwa": {"type": "string"}, "build:pwa": {"type": "string"}, "start:functions": {"type": "string"}, "build:functions": {"type": "string"}}, "required": ["start", "build", "start:pwa", "build:pwa", "start:functions", "build:functions"]}, "devDependencies": {"type": "object", "properties": {"firebase-tools": {"type": "string"}, "lerna": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["firebase-tools", "lerna", "typescript"]}, "workspaces": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "description", "author", "license", "private", "scripts", "devDependencies", "workspaces"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "ancillapp-backoffice", "version" : "0.1.0", "description" : "Ancillapp", "author" : "Giorgio Garasto <giorgio@garasto.it>", "license" : "MIT", "private" : true, "scripts" : {"start" : "lerna run start --stream", "build" : "lerna run build --stream", "start:pwa" : "yarn workspace ancillapp-backoffice-pwa start", "build:pwa" : "yarn workspace ancillapp-backoffice-pwa run build", "start:functions" : "yarn workspace ancillapp-backoffice-functions start", "build:functions" : "yarn workspace ancillapp-backoffice-functions run build"}, "devDependencies" : {"firebase-tools" : "^8.9.2", "lerna" : "^3.22.1", "typescript" : "^4.0.2"}, "workspaces" : ["functions", "pwa"]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "build": {"type": "string"}, "start:pwa": {"type": "string"}, "build:pwa": {"type": "string"}, "start:functions": {"type": "string"}, "build:functions": {"type": "string"}}, "required": ["start", "build", "start:pwa", "build:pwa", "start:functions", "build:functions"]}, "devDependencies": {"type": "object", "properties": {"firebase-tools": {"type": "string"}, "lerna": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["firebase-tools", "lerna", "typescript"]}, "workspaces": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "description", "author", "license", "private", "scripts", "devDependencies", "workspaces"], "$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"}, "homepage": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "main": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "dependencies": {"type": "object", "properties": {"is-async-fn": {"type": "string"}, "lodash.once": {"type": "string"}}, "required": ["is-async-fn", "lodash.once"]}, "devDependencies": {"type": "object", "properties": {"babel-cli": {"type": "string"}, "babel-plugin-add-module-exports": {"type": "string"}, "babel-preset-env": {"type": "string"}, "babel-preset-stage-3": {"type": "string"}, "rimraf": {"type": "string"}}, "required": ["babel-cli", "babel-plugin-add-module-exports", "babel-preset-env", "babel-preset-stage-3", "rimraf"]}}, "required": ["name", "version", "description", "homepage", "repository", "author", "license", "main", "engines", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "hapi-async", "version" : "0.1.2", "description" : "Async helpers for hapi", "homepage" : "https://github.com/sibartlett/hapi-async", "repository" : "git://github.com/sibartlett/hapi-async", "author" : "Simon Bartlett <simon@sibartlett.com>", "license" : "MIT", "main" : "dist/index.js", "engines" : {"node" : ">=6.0.0"}, "scripts" : {"build" : "rimraf dist/ && babel src/ --out-dir dist/"}, "dependencies" : {"is-async-fn" : "^1.1.0", "lodash.once" : "^4.1.1"}, "devDependencies" : {"babel-cli" : "^6.24.1", "babel-plugin-add-module-exports" : "^0.2.1", "babel-preset-env" : "^1.3.3", "babel-preset-stage-3" : "^6.24.1", "rimraf" : "^2.6.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "main": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "dependencies": {"type": "object", "properties": {"is-async-fn": {"type": "string"}, "lodash.once": {"type": "string"}}, "required": ["is-async-fn", "lodash.once"]}, "devDependencies": {"type": "object", "properties": {"babel-cli": {"type": "string"}, "babel-plugin-add-module-exports": {"type": "string"}, "babel-preset-env": {"type": "string"}, "babel-preset-stage-3": {"type": "string"}, "rimraf": {"type": "string"}}, "required": ["babel-cli", "babel-plugin-add-module-exports", "babel-preset-env", "babel-preset-stage-3", "rimraf"]}}, "required": ["name", "version", "description", "homepage", "repository", "author", "license", "main", "engines", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"width": {"type": "number"}, "rotation": {"type": "number"}, "xCenter": {"type": "number"}, "yCenter": {"type": "number"}, "height": {"type": "number"}}, "required": ["width", "rotation", "xCenter", "yCenter", "height"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"width" : 0.13728273, "rotation" : -2.9233444, "xCenter" : 0.86251825, "yCenter" : 0.65529925, "height" : 0.17160341}
json_instruct
{"type": "object", "properties": {"width": {"type": "number"}, "rotation": {"type": "number"}, "xCenter": {"type": "number"}, "yCenter": {"type": "number"}, "height": {"type": "number"}}, "required": ["width", "rotation", "xCenter", "yCenter", "height"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "address": {"type": "string"}, "school_type": {"type": "string"}, "phone": {"type": "string"}, "full_time_school": {"type": "boolean"}, "email": {"type": "string"}, "programs": {"type": "object", "properties": {"programs": {"type": "array", "items": {}}}, "required": ["programs"]}, "state": {"type": "string"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["name", "id", "address", "school_type", "phone", "full_time_school", "email", "programs", "state", "lon", "lat"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "IGS Seevetal", "id" : "NI-80536-0", "address" : "Peperdieksh\u00f6he 1, 21218\u00a0Hittfeld", "school_type" : "IGS/FWS - SEK I -", "phone" : "04105 6768390", "full_time_school" : false, "email" : "schulleitung@igs-seevetal.de", "programs" : {"programs" : []}, "state" : "NI", "lon" : 9.971907, "lat" : 53.391277}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "address": {"type": "string"}, "school_type": {"type": "string"}, "phone": {"type": "string"}, "full_time_school": {"type": "boolean"}, "email": {"type": "string"}, "programs": {"type": "object", "properties": {"programs": {"type": "array", "items": {}}}, "required": ["programs"]}, "state": {"type": "string"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["name", "id", "address", "school_type", "phone", "full_time_school", "email", "programs", "state", "lon", "lat"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"error": {"type": "object", "properties": {"missing_data": {"type": "string"}, "general_error": {"type": "string"}, "does_not_exist": {"type": "string"}, "no_results": {"type": "string"}}, "required": ["missing_data", "general_error", "does_not_exist", "no_results"]}, "success": {"type": "object", "properties": {"book_added": {"type": "string"}, "book_updated": {"type": "string"}, "book_deleted": {"type": "string"}}, "required": ["book_added", "book_updated", "book_deleted"]}}, "required": ["error", "success"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"error" : {"missing_data" : "Please fill out all form fields.", "general_error" : "Something went wrong. Try again later.", "does_not_exist" : "That book does not exist.", "no_results" : "No results."}, "success" : {"book_added" : "Success! Your book was saved.", "book_updated" : "Success! Your book was updated.", "book_deleted" : "Your book was successfully deleted."}}
json_instruct
{"type": "object", "properties": {"error": {"type": "object", "properties": {"missing_data": {"type": "string"}, "general_error": {"type": "string"}, "does_not_exist": {"type": "string"}, "no_results": {"type": "string"}}, "required": ["missing_data", "general_error", "does_not_exist", "no_results"]}, "success": {"type": "object", "properties": {"book_added": {"type": "string"}, "book_updated": {"type": "string"}, "book_deleted": {"type": "string"}}, "required": ["book_added", "book_updated", "book_deleted"]}}, "required": ["error", "success"], "$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#"}
[[2012, 5]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"stats": {"type": "object", "properties": {"minecraft:custom": {"type": "object", "properties": {"minecraft:time_since_rest": {"type": "integer"}, "minecraft:play_one_minute": {"type": "integer"}, "minecraft:leave_game": {"type": "integer"}, "minecraft:time_since_death": {"type": "integer"}}, "required": ["minecraft:time_since_rest", "minecraft:play_one_minute", "minecraft:leave_game", "minecraft:time_since_death"]}}, "required": ["minecraft:custom"]}, "DataVersion": {"type": "integer"}}, "required": ["stats", "DataVersion"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"stats" : {"minecraft:custom" : {"minecraft:time_since_rest" : 102, "minecraft:play_one_minute" : 102, "minecraft:leave_game" : 1, "minecraft:time_since_death" : 102}}, "DataVersion" : 1631}
json_instruct
{"type": "object", "properties": {"stats": {"type": "object", "properties": {"minecraft:custom": {"type": "object", "properties": {"minecraft:time_since_rest": {"type": "integer"}, "minecraft:play_one_minute": {"type": "integer"}, "minecraft:leave_game": {"type": "integer"}, "minecraft:time_since_death": {"type": "integer"}}, "required": ["minecraft:time_since_rest", "minecraft:play_one_minute", "minecraft:leave_game", "minecraft:time_since_death"]}}, "required": ["minecraft:custom"]}, "DataVersion": {"type": "integer"}}, "required": ["stats", "DataVersion"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}}, "required": ["name", "description"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "bullshit", "description" : "Generates a keyboard bullshit buzzword marketing phrase"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}}, "required": ["name", "description"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Cl\u00e9mencey", "dpt" : "C\u00f4te-d'Or", "inscrits" : 91, "abs" : 10, "votants" : 81, "blancs" : 6, "nuls" : 0, "exp" : 75, "res" : [{"panneau" : "1", "voix" : 50}, {"panneau" : "2", "voix" : 25}]}
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#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"total_time": {"type": "number"}, "total_path": {"type": "integer"}, "total_facts": {"type": "integer"}, "fact_type": {"type": "integer"}, "sensitivity": {"type": "integer"}}, "required": ["total_time", "total_path", "total_facts", "fact_type", "sensitivity"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"total_time" : 232.0, "total_path" : 431, "total_facts" : 150, "fact_type" : 2, "sensitivity" : 16}
json_instruct
{"type": "object", "properties": {"total_time": {"type": "number"}, "total_path": {"type": "integer"}, "total_facts": {"type": "integer"}, "fact_type": {"type": "integer"}, "sensitivity": {"type": "integer"}}, "required": ["total_time", "total_path", "total_facts", "fact_type", "sensitivity"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "object", "properties": {"province": {"type": "string"}, "city": {"type": "string"}, "area": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}, "address": {"type": "string"}, "phone": {"type": "string"}}, "required": ["province", "city", "area", "name", "code", "address", "phone"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"province" : "\u798f\u5efa\u7701", "city" : "\u4e09\u660e\u5e02", "area" : "\u5efa\u5b81\u53bf", "name" : "\u5efa\u5b81\u53bf\u5ba2\u574a\u90ae\u653f\u652f\u5c40", "code" : "354504", "address" : "\u798f\u5efa\u7701\u4e09\u660e\u5e02\u5efa\u5b81\u53bf\u5ba2\u574a\u4e61\u5ba2\u574a\u65b0\u885718\u53f7", "phone" : "0598-3262796"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"province": {"type": "string"}, "city": {"type": "string"}, "area": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}, "address": {"type": "string"}, "phone": {"type": "string"}}, "required": ["province", "city", "area", "name", "code", "address", "phone"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"compile": {"type": "string"}}, "required": ["compile"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"babel-loader": {"type": "string"}, "babel-preset-stage-0": {"type": "string"}, "babel-register": {"type": "string"}, "gulp": {"type": "string"}, "gulp-babel": {"type": "string"}, "sjcl": {"type": "string"}, "webpack": {"type": "string"}}, "required": ["babel-loader", "babel-preset-stage-0", "babel-register", "gulp", "gulp-babel", "sjcl", "webpack"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "seedgen", "version" : "1.0.0", "description" : "Trinary Seed Generator with Entropy Collector", "main" : "seedgen.js", "scripts" : {"compile" : "gulp --harmony"}, "author" : "Knarz", "license" : "MIT", "dependencies" : {"babel-loader" : "^7.1.2", "babel-preset-stage-0" : "^6.24.1", "babel-register" : "^6.26.0", "gulp" : "^3.9.1", "gulp-babel" : "^7.0.0", "sjcl" : "^1.0.7", "webpack" : "^3.5.5"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"compile": {"type": "string"}}, "required": ["compile"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"babel-loader": {"type": "string"}, "babel-preset-stage-0": {"type": "string"}, "babel-register": {"type": "string"}, "gulp": {"type": "string"}, "gulp-babel": {"type": "string"}, "sjcl": {"type": "string"}, "webpack": {"type": "string"}}, "required": ["babel-loader", "babel-preset-stage-0", "babel-register", "gulp", "gulp-babel", "sjcl", "webpack"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"person_id": {"type": "array", "items": {"type": "integer"}}, "pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["person_id", "pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : 1.3, "people" : [{"person_id" : [-1], "pose_keypoints_2d" : [66.3808, 48.1652, 0.885897, 66.7601, 53.5961, 0.86254, 60.5678, 53.974, 0.809806, 54.7377, 46.6114, 0.821929, 57.8438, 38.8603, 0.784157, 72.5885, 53.2023, 0.790342, 77.2325, 45.0703, 0.793242, 73.3467, 36.539, 0.804457, 67.1393, 76.0683, 0.788374, 63.2765, 76.073, 0.74354, 64.0535, 93.5124, 0.772119, 65.9885, 108.621, 0.738504, 70.6503, 76.0659, 0.740066, 72.5868, 92.3453, 0.750655, 73.3495, 108.239, 0.774658, 64.4422, 46.6152, 0.824968, 67.1635, 46.2387, 0.834814, 63.2713, 47.7871, 0.534129, 69.8512, 47.7808, 0.491445, 73.3455, 112.494, 0.645805, 75.6766, 111.337, 0.65761, 72.5862, 110.546, 0.59003, 67.1497, 112.496, 0.709341, 64.0728, 112.114, 0.701493, 66.765, 110.172, 0.623909], "face_keypoints_2d" : [], "hand_left_keypoints_2d" : [], "hand_right_keypoints_2d" : [], "pose_keypoints_3d" : [], "face_keypoints_3d" : [], "hand_left_keypoints_3d" : [], "hand_right_keypoints_3d" : []}]}
json_instruct
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"person_id": {"type": "array", "items": {"type": "integer"}}, "pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["person_id", "pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "BRAYMON", "frequency" : 0, "gender" : "female"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Time" : "2021-10-11T21:00:00Z", "Temp" : 20.3, "RelHum" : 74, "WindSpeed" : 0.9, "WindDir" : 277}
json_instruct
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"id": {"type": "integer"}, "citation_title": {"type": "string"}, "citation_author": {"type": "array", "items": {"type": "string"}}, "citation_publication_date": {"type": "string"}, "issue_date": {"type": "string"}, "revision_date": {"type": "string"}, "topics": {"type": "array", "items": {"type": "string"}}, "program": {"type": "array", "items": {"type": "string"}}, "projects": {"type": "null"}, "working_groups": {"type": "null"}, "abstract": {"type": "string"}, "acknowledgement": {"type": "string"}}, "required": ["id", "citation_title", "citation_author", "citation_publication_date", "issue_date", "revision_date", "topics", "program", "projects", "working_groups", "abstract", "acknowledgement"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 8978, "citation_title" : "The Distribution of Tax Burdens: An Introduction", "citation_author" : ["Gilbert E. Metcalf", "Don Fullerton"], "citation_publication_date" : "2002-06-06", "issue_date" : "2002-06-06", "revision_date" : "None", "topics" : ["Public Economics", "Taxation"], "program" : ["Public Economics"], "projects" : null, "working_groups" : null, "abstract" : "\n\nThis paper summarizes important developments in tax incidence analysis over the past forty years. We mark the date of the beginning of modern tax incidence analysis with the publication of Harberger (1962) and discuss the relation of subsequent work to this seminal paper.\n\n", "acknowledgement" : "\n"}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "citation_title": {"type": "string"}, "citation_author": {"type": "array", "items": {"type": "string"}}, "citation_publication_date": {"type": "string"}, "issue_date": {"type": "string"}, "revision_date": {"type": "string"}, "topics": {"type": "array", "items": {"type": "string"}}, "program": {"type": "array", "items": {"type": "string"}}, "projects": {"type": "null"}, "working_groups": {"type": "null"}, "abstract": {"type": "string"}, "acknowledgement": {"type": "string"}}, "required": ["id", "citation_title", "citation_author", "citation_publication_date", "issue_date", "revision_date", "topics", "program", "projects", "working_groups", "abstract", "acknowledgement"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"avg": {"type": "object", "properties": {"ccn": {"type": "number"}, "bugs": {"type": "number"}, "kanDefect": {"type": "number"}, "relativeSystemComplexity": {"type": "number"}, "relativeDataComplexity": {"type": "number"}, "relativeStructuralComplexity": {"type": "number"}, "volume": {"type": "number"}, "commentWeight": {"type": "number"}, "intelligentContent": {"type": "number"}, "lcom": {"type": "number"}, "instability": {"type": "number"}, "afferentCoupling": {"type": "number"}, "efferentCoupling": {"type": "number"}, "difficulty": {"type": "number"}, "mi": {"type": "number"}}, "required": ["ccn", "bugs", "kanDefect", "relativeSystemComplexity", "relativeDataComplexity", "relativeStructuralComplexity", "volume", "commentWeight", "intelligentContent", "lcom", "instability", "afferentCoupling", "efferentCoupling", "difficulty", "mi"]}, "sum": {"type": "object", "properties": {"loc": {"type": "integer"}, "cloc": {"type": "integer"}, "lloc": {"type": "integer"}, "nbMethods": {"type": "integer"}, "nbClasses": {"type": "integer"}, "nbInterfaces": {"type": "integer"}, "violations": {"type": "object", "properties": {"total": {"type": "integer"}, "information": {"type": "integer"}, "warning": {"type": "integer"}, "error": {"type": "integer"}, "critical": {"type": "integer"}}, "required": ["total", "information", "warning", "error", "critical"]}}, "required": ["loc", "cloc", "lloc", "nbMethods", "nbClasses", "nbInterfaces", "violations"]}}, "required": ["avg", "sum"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"avg" : {"ccn" : 1.13, "bugs" : 0.01, "kanDefect" : 0.17, "relativeSystemComplexity" : 7.44, "relativeDataComplexity" : 0.66, "relativeStructuralComplexity" : 6.78, "volume" : 37.24, "commentWeight" : 23.47, "intelligentContent" : 8.35, "lcom" : 1.09, "instability" : 0.57, "afferentCoupling" : 2.7, "efferentCoupling" : 3.57, "difficulty" : 2.62, "mi" : 57.33}, "sum" : {"loc" : 490, "cloc" : 200, "lloc" : 290, "nbMethods" : 65, "nbClasses" : 13, "nbInterfaces" : 9, "violations" : {"total" : 0, "information" : 0, "warning" : 0, "error" : 0, "critical" : 0}}}
json_instruct
{"type": "object", "properties": {"avg": {"type": "object", "properties": {"ccn": {"type": "number"}, "bugs": {"type": "number"}, "kanDefect": {"type": "number"}, "relativeSystemComplexity": {"type": "number"}, "relativeDataComplexity": {"type": "number"}, "relativeStructuralComplexity": {"type": "number"}, "volume": {"type": "number"}, "commentWeight": {"type": "number"}, "intelligentContent": {"type": "number"}, "lcom": {"type": "number"}, "instability": {"type": "number"}, "afferentCoupling": {"type": "number"}, "efferentCoupling": {"type": "number"}, "difficulty": {"type": "number"}, "mi": {"type": "number"}}, "required": ["ccn", "bugs", "kanDefect", "relativeSystemComplexity", "relativeDataComplexity", "relativeStructuralComplexity", "volume", "commentWeight", "intelligentContent", "lcom", "instability", "afferentCoupling", "efferentCoupling", "difficulty", "mi"]}, "sum": {"type": "object", "properties": {"loc": {"type": "integer"}, "cloc": {"type": "integer"}, "lloc": {"type": "integer"}, "nbMethods": {"type": "integer"}, "nbClasses": {"type": "integer"}, "nbInterfaces": {"type": "integer"}, "violations": {"type": "object", "properties": {"total": {"type": "integer"}, "information": {"type": "integer"}, "warning": {"type": "integer"}, "error": {"type": "integer"}, "critical": {"type": "integer"}}, "required": ["total", "information", "warning", "error", "critical"]}}, "required": ["loc", "cloc", "lloc", "nbMethods", "nbClasses", "nbInterfaces", "violations"]}}, "required": ["avg", "sum"], "$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": {"liveId": {"type": "string"}, "title": {"type": "string"}, "subTitle": {"type": "string"}, "picPath": {"type": "string"}, "startTime": {"type": "integer"}, "memberId": {"type": "integer"}, "liveType": {"type": "integer"}, "picLoopTime": {"type": "integer"}, "lrcPath": {"type": "string"}, "streamPath": {"type": "string"}, "screenMode": {"type": "integer"}, "roomId": {"type": "string"}, "bwqaVersion": {"type": "integer"}}, "required": ["liveId", "title", "subTitle", "picPath", "startTime", "memberId", "liveType", "picLoopTime", "lrcPath", "streamPath", "screenMode", "roomId", "bwqaVersion"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"liveId" : "5a7e686e0cf2019f6895eedb", "title" : "SHY48\u7684\u76f4\u64ad\u95f4", "subTitle" : "SHY48\u795d\u60a8\u65b0\u5e74\u5feb\u4e50\u7a81\u7136\u76f4\u64ad", "picPath" : "/mediasource/avatar/460933Bjs0lPjq3i.jpg", "startTime" : 1518233710597, "memberId" : 460933, "liveType" : 1, "picLoopTime" : 0, "lrcPath" : "/mediasource/live/lrc/5a7e686e0cf2019f6895eedb.lrc", "streamPath" : "http://2519.liveplay.myqcloud.com/live/2519_3522159.flv", "screenMode" : 0, "roomId" : "6591941", "bwqaVersion" : 0}, {"liveId" : "5a7e67840cf2019f6895eeda", "title" : "\u6e29\u6676\u5a55\u7684\u76f4\u64ad\u95f4", "subTitle" : "duangduang\u6d17\u6fa1", "picPath" : "/mediasource/live/1518185970211z97s9m0739.png", "startTime" : 1518233476782, "memberId" : 11, "liveType" : 1, "picLoopTime" : 0, "lrcPath" : "/mediasource/live/lrc/5a7e67840cf2019f6895eeda.lrc", "streamPath" : "http://2519.liveplay.myqcloud.com/live/2519_3522156.flv", "screenMode" : 0, "roomId" : "3871096", "bwqaVersion" : 0}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"liveId": {"type": "string"}, "title": {"type": "string"}, "subTitle": {"type": "string"}, "picPath": {"type": "string"}, "startTime": {"type": "integer"}, "memberId": {"type": "integer"}, "liveType": {"type": "integer"}, "picLoopTime": {"type": "integer"}, "lrcPath": {"type": "string"}, "streamPath": {"type": "string"}, "screenMode": {"type": "integer"}, "roomId": {"type": "string"}, "bwqaVersion": {"type": "integer"}}, "required": ["liveId", "title", "subTitle", "picPath", "startTime", "memberId", "liveType", "picLoopTime", "lrcPath", "streamPath", "screenMode", "roomId", "bwqaVersion"]}, "$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"}, "copyright": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "targetName": {"type": "string"}, "targetType": {"type": "string"}, "targetPath": {"type": "string"}, "sourceFiles": {"type": "array", "items": {"type": "string"}}, "mainSourceFile": {"type": "string"}, "dependencies": {"type": "object", "properties": {"elf-d": {"type": "object", "properties": {"path": {"type": "string"}, "version": {"type": "string"}}, "required": ["path", "version"]}}, "required": ["elf-d"]}}, "required": ["name", "description", "copyright", "authors", "license", "targetName", "targetType", "targetPath", "sourceFiles", "mainSourceFile", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "example", "description" : "A library to introspect elf binaries", "copyright" : "Copyright \u00a9 2014, Yazan Dabain", "authors" : ["Yazan Dabain"], "license" : "BSL 1.0", "targetName" : "example", "targetType" : "executable", "targetPath" : "../bin", "sourceFiles" : ["app.d"], "mainSourceFile" : "app.d", "dependencies" : {"elf-d" : {"path" : "../", "version" : "~master"}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "copyright": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "targetName": {"type": "string"}, "targetType": {"type": "string"}, "targetPath": {"type": "string"}, "sourceFiles": {"type": "array", "items": {"type": "string"}}, "mainSourceFile": {"type": "string"}, "dependencies": {"type": "object", "properties": {"elf-d": {"type": "object", "properties": {"path": {"type": "string"}, "version": {"type": "string"}}, "required": ["path", "version"]}}, "required": ["elf-d"]}}, "required": ["name", "description", "copyright", "authors", "license", "targetName", "targetType", "targetPath", "sourceFiles", "mainSourceFile", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"clients_without_service": {"type": "string"}, "outages": {"type": "string"}, "created_at": {"type": "string"}}, "required": ["clients_without_service", "outages", "created_at"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"clients_without_service" : "3ea540a70de60fa6104717fc34cef61a", "outages" : "bfb48cbfaa024e2f2f4a65f5d0842767", "created_at" : "2021-12-24T12:26:09.240277"}
json_instruct
{"type": "object", "properties": {"clients_without_service": {"type": "string"}, "outages": {"type": "string"}, "created_at": {"type": "string"}}, "required": ["clients_without_service", "outages", "created_at"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"result": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "pattern": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "key": {"type": "object", "properties": {"r": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "c": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["r", "c"]}}, "required": ["result", "pattern", "type", "key"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"result" : {"item" : "immcraft:furnace"}, "pattern" : ["ccc", "crc", "ccc"], "type" : "minecraft:crafting_shaped", "key" : {"r" : {"item" : "immcraft:rock"}, "c" : {"item" : "minecraft:cobblestone"}}}
json_instruct
{"type": "object", "properties": {"result": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "pattern": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "key": {"type": "object", "properties": {"r": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "c": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["r", "c"]}}, "required": ["result", "pattern", "type", "key"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"user": {"type": "object", "properties": {"attributes": {"type": "object", "properties": {"bdate": {"type": "object", "properties": {"appearance": {"type": "string"}}, "required": ["appearance"]}, "blocked": {"type": "object", "properties": {"appearance": {"type": "string"}}, "required": ["appearance"]}}, "required": ["bdate", "blocked"]}}, "required": ["attributes"]}}, "required": ["user"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"user" : {"attributes" : {"bdate" : {"appearance" : ""}, "blocked" : {"appearance" : ""}}}}
json_instruct
{"type": "object", "properties": {"user": {"type": "object", "properties": {"attributes": {"type": "object", "properties": {"bdate": {"type": "object", "properties": {"appearance": {"type": "string"}}, "required": ["appearance"]}, "blocked": {"type": "object", "properties": {"appearance": {"type": "string"}}, "required": ["appearance"]}}, "required": ["bdate", "blocked"]}}, "required": ["attributes"]}}, "required": ["user"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"kind": {"type": "string"}, "name": {"type": "string"}, "href": {"type": "string"}, "description": {"type": "string"}, "refs": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "href": {"type": "string"}, "description": {"type": "string"}}, "required": ["name", "href", "description"]}}}, "required": ["kind", "name", "href", "description", "refs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"kind" : "Type", "name" : "MutationObserver", "href" : "https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver", "description" : "The MutationObserver interface provides the ability to watch for changes being made to the DOM tree. It is designed as a replacement for the older Mutation Events feature, which was part of the DOM3 Events specification.", "refs" : [{"name" : "DOM Standard", "href" : "https://dom.spec.whatwg.org/#interface-mutationobserver", "description" : "(DOM) # interface-mutationobserver"}]}
json_instruct
{"type": "object", "properties": {"kind": {"type": "string"}, "name": {"type": "string"}, "href": {"type": "string"}, "description": {"type": "string"}, "refs": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "href": {"type": "string"}, "description": {"type": "string"}}, "required": ["name", "href", "description"]}}}, "required": ["kind", "name", "href", "description", "refs"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"title": {"type": "string"}, "source": {"type": "string"}, "time": {"type": "string"}, "content": {"type": "string"}}, "required": ["title", "source", "time", "content"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "\u65e7\u5c06\uff1a\u5207\u5c14\u897f\u7684\u9632\u5b88\u662f\u6700\u5927\u5f31\u70b9\uff0c\u5415\u8fea\u683c\u3001\u6ed5\u68ee\u7b49\u4eba\u4e0d\u7a33\u5b9a", "source" : "Goal.com", "time" : "2020-07-19 09:14:35", "content" : "\u864e\u62517\u670819\u65e5\u8baf \u5317\u4eac\u65f6\u95f4\u660e\u5929\u51cc\u66681\uff1a00\uff0c\u5207\u5c14\u897f\u5c06\u5728\u8db3\u603b\u676f\u534a\u51b3\u8d5b\u4e2d\u5bf9\u9635\u66fc\u8054\uff0c\u5728\u6bd4\u8d5b\u5f00\u59cb\u4e4b\u524d\uff0c\u5207\u5c14\u897f\u65e7\u5c06\u514b\u91cc\u65af-\u8428\u987f\u5728\u300a\u6bcf\u65e5\u90ae\u62a5\u300b\u7684\u4e13\u680f\u4e2d\u53d1\u8868\u4e86\u4e00\u7bc7\u6587\u7ae0\uff0c\u514b\u91cc\u65af-\u8428\u987f\u5728\u300a\u6bcf\u65e5\u90ae\u62a5\u300b\u7684\u4e13\u680f\u4e2d\u64b0\u6587\u8c08\u5230\u4e86\u5207\u5c14\u897f\u548c\u66fc\u8054\uff0c\u514b\u91cc\u65af-\u8428\u987f\u8868\u793a\uff0c\u5170\u5e15\u5fb7\u5728\u53bb\u5e74\u590f\u5929\u5c06\u5927\u536b-\u8def\u6613\u65af\u51fa\u552e\u7ed9\u963f\u68ee\u7eb3\u662f\u5f88\u660e\u667a\u7684\u51b3\u5b9a\u3002\n\u8428\u987f\u8ba4\u4e3a\uff0c\u5207\u5c14\u897f\u7684\u9632\u7ebf\u4ecd\u7136\u5b58\u5728\u7740\u5f88\u5927\u7684\u95ee\u9898\uff0c\u5207\u5c14\u897f\u7684\u9632\u5b88\u4ecd\u7136\u662f\u4ed6\u4eec\u6700\u5927\u7684\u8f6f\u808b\uff0c\u56e0\u6b64\u5170\u5e15\u5fb7\u9700\u8981\u6539\u5584\u5207\u5c14\u897f\u7684\u9632\u5b88\u3002\u8428\u987f\u8fd8\u8c08\u5230\u4e86\u66fc\u8054\uff0c\u8428\u987f\u8868\u793a\uff0c\u5207\u5c14\u897f\u4e0d\u4ec5\u9700\u8981\u7740\u91cd\u5173\u6ce8\u683c\u6797\u4f0d\u5fb7\u3001\u62c9\u4ec0\u798f\u5fb7\u548c\u9a6c\u590f\u5c14\uff0c\u5207\u5c14\u897f\u8fd8\u9700\u8981\u7740\u91cd\u5173\u6ce8\u5e03\u9c81\u8bfa-\u8d39\u5c14\u5357\u5fb7\u65af\uff0c\u56e0\u4e3a\u5e03\u9c81\u8bfa-\u8d39\u5c14\u5357\u5fb7\u65af\u5c06\u7ed9\u5207\u5c14\u897f\u5236\u9020\u5f88\u5927\u7684\u5a01\u80c1\u3002\n\u514b\u91cc\u65af-\u8428\u987f\u63d0\u5230\uff1a\u201c\u5728\u6211\u770b\u6765\uff0c\u5170\u5e15\u5fb7\u5728\u53bb\u5e74\u590f\u5929\u5c06\u5927\u536b-\u8def\u6613\u65af\u51fa\u552e\u7ed9\u963f\u68ee\u7eb3\u662f\u975e\u5e38\u660e\u667a\u7684\u51b3\u5b9a\uff0c\u56e0\u4e3a\u5927\u536b-\u8def\u6613\u65af\u7ecf\u5e38\u5728\u6bd4\u8d5b\u4e2d\u51fa\u73b0\u5931\u8bef\u3002\u201d\n\u201c\u800c\u5927\u536b-\u8def\u6613\u65af\u81f3\u4eca\u8fd8\u80fd\u591f\u5728\u963f\u68ee\u7eb3\u62ff\u51fa\u7a33\u5b9a\u7684\u8868\u73b0\uff0c\u56e0\u6b64\u5170\u5e15\u5fb7\u5f53\u521d\u9009\u62e9\u9001\u8d70\u5927\u536b-\u8def\u6613\u65af\u662f\u6b63\u786e\u7684\u3002\u201d\n\u201c\u5170\u5e15\u5fb7\u6b64\u524d\u66fe\u8ba9\u514b\u91cc\u65af\u6ed5\u68ee\u548c\u5415\u8fea\u683c\u642d\u6863\u9996\u53d1\u4e2d\u536b\u7ec4\u5408\uff0c\u5170\u5e15\u5fb7\u4e5f\u8ba9\u514b\u91cc\u65af\u6ed5\u68ee\u548c\u7956\u9a6c\u4e00\u8d77\u9996\u53d1\u8fc7\uff0c\u4e0e\u6b64\u540c\u65f6\uff0c\u7956\u9a6c\u548c\u6258\u83ab\u91cc\u4e5f\u4e00\u8d77\u9996\u53d1\u8fc7\u3002\u201d\n\u201c\u4f46\u662f\u672c\u8d5b\u5b63\u7684\u82f1\u8d85\u524d\u5341\u540d\u7403\u961f\u4e2d\uff0c\u6ca1\u6709\u54ea\u4e00\u652f\u7403\u961f\u7684\u4e22\u7403\u6bd4\u5207\u5c14\u897f\u8fd8\u8981\u591a\uff0c\u5207\u5c14\u897f\u672c\u8d5b\u5b63\u5728\u82f1\u8d85\u8054\u8d5b\u4e2d\u5df2\u7ecf\u4e22\u4e8649\u4e2a\u7403\uff0c\u9632\u5b88\u4ecd\u7136\u662f\u5207\u5c14\u897f\u73b0\u5728\u7684\u81f4\u547d\u5f31\u70b9\uff0c\u5207\u5c14\u897f\u9700\u8981\u63d0\u5347\u81ea\u5df1\u7684\u9632\u5b88\u3002\u201d\n\u201c\u574e\u7279\u56e0\u4e3a\u817f\u7b4b\u53d7\u4f24\u7f3a\u5e2d\u4e86\u5207\u5c14\u897f\u8fc7\u53bb\u7684\u4e09\u573a\u6bd4\u8d5b\uff0c\u800c\u574e\u7279\u4e5f\u5c06\u7f3a\u5e2d\u5bf9\u9635\u66fc\u8054\u7684\u8db3\u603b\u676f\u534a\u51b3\u8d5b\uff0c\u56e0\u6b64\u6211\u73b0\u5728\u4e5f\u5f88\u62c5\u5fc3\u5207\u5c14\u897f\u7684\u4e2d\u573a\u3002\u201d\n\u201c\u5207\u5c14\u897f\u4e0d\u4ec5\u4ec5\u8981\u9650\u5236\u683c\u6797\u4f0d\u5fb7\u3001\u62c9\u4ec0\u798f\u5fb7\u548c\u9a6c\u590f\u5c14\uff0c\u6211\u8ba4\u4e3a\u5e03\u9c81\u8bfa-\u8d39\u5c14\u5357\u5fb7\u65af\u4e5f\u4f1a\u7ed9\u5207\u5c14\u897f\u5236\u9020\u5f88\u5927\u7684\u5a01\u80c1\u3002\u201d\n\u201c\u5e03\u9c81\u8bfa-\u8d39\u5c14\u5357\u5fb7\u65af\u7684\u4f20\u7403\u5f88\u6709\u5a01\u80c1\uff0c\u6211\u8ba4\u4e3a\u81ea\u4ece\u5e03\u9c81\u8bfa-\u8d39\u5c14\u5357\u5fb7\u65af\u52a0\u76df\u66fc\u8054\u4ee5\u6765\uff0c\u4ed6\u5df2\u7ecf\u5e2e\u52a9\u66fc\u8054\u53d6\u5f97\u4e86\u5f88\u5927\u7684\u8fdb\u6b65\u3002\u201d\n\u201c\u6709\u5929\u8d4b\u7684\u7403\u5458\u5c31\u662f\u53ef\u4ee5\u5bf9\u7403\u961f\u4ea7\u751f\u79ef\u6781\u7684\u5f71\u54cd\uff0c\u6211\u8ba4\u4e3a\u5e03\u9c81\u8bfa-\u8d39\u5c14\u5357\u5fb7\u65af\u5728\u5bf9\u9635\u5207\u5c14\u897f\u7684\u65f6\u5019\u80fd\u591f\u4f20\u51fa\u5f88\u591a\u5177\u6709\u5a01\u80c1\u7684\u7403\u3002\u201d\n\u201c\u5e03\u9c81\u8bfa-\u8d39\u5c14\u5357\u5fb7\u65af\u8fd8\u53ef\u80fd\u4f1a\u5728\u7981\u533a\u5916\u56f4\u5c1d\u8bd5\u8fdc\u5c04\uff0c\u6211\u89c9\u5f97\u51ef\u5e15\u5c06\u8fce\u63a5\u5de8\u5927\u7684\u8003\u9a8c\uff0c\u6211\u5e0c\u671b\u51ef\u5e15\u80fd\u591f\u4fdd\u6301\u4e13\u6ce8\uff0c\u62ff\u51fa\u6700\u4f18\u5f02\u7684\u8868\u73b0\u3002\u201d\n\u201c\u5207\u5c14\u897f\u9700\u8981\u5728\u4e2d\u573a\u505a\u51fa\u8c03\u6574\uff0c\u82e5\u65e5\u5c3c\u5965\u4e0d\u662f\u5f88\u64c5\u957f\u9632\u5b88\uff0c\u79d1\u74e6\u5951\u5947\u53ef\u4e0d\u662f\u5f88\u64c5\u957f\u9632\u5b88\uff0c\u4ed6\u4eec\u90fd\u65e0\u6cd5\u586b\u8865\u574e\u7279\u7f3a\u5e2d\u7559\u4e0b\u7684\u7a7a\u4f4d\uff0c\u5173\u4e8e\u4e2d\u573a\u7684\u6392\u5175\u5e03\u9635\uff0c\u5170\u5e15\u5fb7\u9047\u5230\u4e86\u4e00\u4e9b\u95ee\u9898\u3002\u201d\n\u201c\u800c\u6211\u8ba4\u4e3a\u7d22\u5c14\u65af\u514b\u4e9a\u5df2\u7ecf\u4e3a\u66fc\u8054\u627e\u5230\u4e86\u6700\u4f73\u7684\u4e2d\u573a\u7ec4\u5408\uff0c\u6211\u8ba4\u4e3a\u535a\u683c\u5df4\u548c\u9a6c\u8482\u5947\u914d\u5408\u5f97\u5f88\u597d\uff0c\u7279\u522b\u662f\u9a6c\u8482\u5947\uff0c\u9a6c\u8482\u5947\u5728\u6700\u8fd1\u4e00\u6bb5\u65f6\u95f4\u4e4b\u5185\u8868\u73b0\u5f97\u592a\u51fa\u8272\u4e86\u3002\u201d\n\u201c\u6b64\u524d\uff0c\u66fc\u8054\u548c\u9a6c\u8482\u5947\u5b8c\u6210\u4e86\u7eed\u7ea6\uff0c\u9a6c\u8482\u5947\u73b0\u5728\u5df2\u7ecf31\u5c81\u4e86\uff0c\u800c\u66fc\u8054\u8fd8\u662f\u548c\u9a6c\u8482\u5947\u7b7e\u4e0b\u4e86\u4e00\u4efd\u4e3a\u671f\u4e09\u5e74\u7684\u5408\u540c\uff0c\u6211\u8ba4\u4e3a\u7d22\u5c14\u65af\u514b\u4e9a\u975e\u5e38\u4fe1\u4efb\u9a6c\u8482\u5947\u3002\u201d\n\u201c\u5982\u679c\u4f60\u89c2\u770b\u4e86\u66fc\u8054\u7684\u6bd4\u8d5b\uff0c\u4f60\u4f1a\u53d1\u73b0\u9a6c\u8482\u5947\u7684\u7ad9\u4f4d\u5f88\u6df1\uff0c\u9a6c\u8482\u5947\u7684\u7ad9\u4f4d\u51e0\u4e4e\u662f\u5728\u6797\u5fb7\u52d2\u592b\u548c\u9a6c\u594e\u5c14\u4e4b\u95f4\u4e86\uff0c\u56e0\u6b64\u9a6c\u8482\u5947\u53ef\u4ee5\u5e2e\u52a9\u66fc\u8054\u7684\u540e\u536b\u4eec\u8865\u9632\u3002\u201d\n\u201c\u4e0e\u6b64\u540c\u65f6\uff0c\u9a6c\u8482\u5947\u7684\u4f20\u7403\u80fd\u529b\u4e5f\u5f88\u51fa\u8272\uff0c\u8fd9\u4e5f\u662f\u5207\u5c14\u897f\u9700\u8981\u6ce8\u610f\u7684\u5730\u65b9\u3002\u201d\n\u201c\u9a6c\u8482\u5947\u7ecf\u5e38\u90fd\u80fd\u591f\u901a\u8fc7\u4e00\u811a\u4f20\u7403\u627e\u5230\u524d\u573a\u7684\u5e03\u9c81\u8bfa-\u8d39\u5c14\u5357\u5fb7\u65af\uff0c\u6211\u8ba4\u4e3a\u7d22\u5c14\u65af\u514b\u4e9a\u5df2\u7ecf\u8c03\u6559\u597d\u4e86\u66fc\u8054\u7684\u4e2d\u573a\u7ec4\u5408\u3002\u201d\n\u201c\u800c\u5170\u5e15\u5fb7\u8981\u505a\u7684\u4e8b\u60c5\u8fd8\u6709\u5f88\u591a\uff0c\u4ed6\u9700\u8981\u8c03\u6559\u597d\u5207\u5c14\u897f\u7684\u4e2d\u573a\u7ec4\u5408\uff0c\u4ed6\u9700\u8981\u8ba9\u5207\u5c14\u897f\u7684\u4e2d\u573a\u53d8\u5f97\u653b\u5b88\u5747\u8861\u3002\u201d\n\u201c\u6211\u8ba4\u4e3a\u5207\u5c14\u897f\u53ef\u80fd\u4f1a\u5728\u63a7\u7403\u7387\u65b9\u9762\u5360\u636e\u4f18\u52bf\uff0c\u4f46\u662f\u7d22\u5c14\u65af\u514b\u4e9a\u4e5f\u4e0d\u4f1a\u4ecb\u610f\uff0c\u66fc\u8054\u672c\u8d5b\u5b63\u63a7\u7403\u7387\u4e0d\u8db350\uff05\u7684\u6bd4\u8d5b\u53ea\u8f93\u6389\u4e86\u4e00\u573a\u3002\u201d\n\u201c\u90a3\u5c31\u662f\u66fc\u8054\u4e00\u6708\u4efd\u5728\u5b89\u83f2\u5c14\u5fb7\u5bf9\u9635\u5229\u7269\u6d66\u7684\u65f6\u5019\uff0c\u6b64\u524d\uff0c\u66fc\u8054\u5728\u4e3b\u5ba2\u573a\u53cc\u6740\u66fc\u57ce\uff0c\u5f53\u65f6\u66fc\u8054\u7684\u63a7\u7403\u7387\u5206\u522b\u662f28.1\uff05\u548c27.7\uff05\uff0c\u800c\u66fc\u8054\u6b64\u524d\u5bf9\u9635\u5207\u5c14\u897f\u7684\u4e24\u573a\u6bd4\u8d5b\u7684\u63a7\u7403\u7387\u5206\u522b\u662f46.3\uff05\u548c38.8\uff05\u3002\u201d\n\u201c\u6240\u4ee5\u66fc\u8054\u4e0d\u4f1a\u592a\u8fc7\u4e8e\u5728\u610f\u4ed6\u4eec\u81ea\u5df1\u7684\u63a7\u7403\u7387\uff0c\u66fc\u8054\u60f3\u7684\u53ea\u6709\u8d62\u4e0b\u6bd4\u8d5b\uff0c\u6211\u8ba4\u4e3a\u5e03\u9c81\u8bfa-\u8d39\u5c14\u5357\u5fb7\u65af\u5c06\u7ed9\u5207\u5c14\u897f\u9020\u6210\u5f88\u5927\u7684\u56f0\u6270\u3002\u201d\n\u76f8\u5173\u9605\u8bfb\uff1a\n\u5415\u8fea\u683c\uff1a\u66fc\u8054\u72b6\u6001\u597d\uff0c\u4f46\u84dd\u519b\u7684\u597d\u6d88\u606f\u662f\u5409\u9c81\u518d\u6b21\u706b\u529b\u5168\u5f00\n\u65e7\u5c06\uff1a\u5207\u5c14\u897f\u95e8\u5c06\u662f\u4e2a\u5927\u95ee\u9898\uff0c\u4f46\u73b0\u5728\u9996\u8981\u4efb\u52a1\u662f\u6b27\u51a0\u5e2d\u4f4d\u00a0\n\u7ea2\u519b\u540d\u5bbf\uff1a\u84dd\u519b\u67aa\u624b\u9632\u5b88\u4e00\u822c\uff0c\u66fc\u5e02\u53cc\u96c4\u5c06\u4f1a\u5e08\u8db3\u603b\u676f\u51b3\u8d5b\n\u5170\u5e15\u5fb7\uff1a\u6709VAR\u5e94\u4fdd\u6301\u516c\u6b63\uff0c\u8fd1\u671f\u4e00\u4e9b\u5224\u7f5a\u5bf9\u66fc\u8054\u662f\u6709\u5229\u7684\u00a0\n\u5170\u5e15\u5fb7\uff1a\u574e\u7279\u4f1a\u7f3a\u5e2d\u8db3\u603b\u676f\uff0c\u76ee\u524d\u4e0d\u4f1a\u900f\u9732\u590f\u7a97\u5f15\u63f4\u8ba1\u5212 (\u7f16\u8f91\uff1a\u59da\u51e1)"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "source": {"type": "string"}, "time": {"type": "string"}, "content": {"type": "string"}}, "required": ["title", "source", "time", "content"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "array", "items": {"type": "string"}}, "key": {"type": "object", "properties": {"X": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "V": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["X", "V"]}, "result": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["type", "pattern", "key", "result"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "minecraft:crafting_shaped", "pattern" : [" V ", "VXV", " V "], "key" : {"X" : {"item" : "minecraft:ender_eye"}, "V" : {"item" : "moreplanets:infected_vines"}}, "result" : {"item" : "moreplanets:vein_eye"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "array", "items": {"type": "string"}}, "key": {"type": "object", "properties": {"X": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "V": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["X", "V"]}, "result": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["type", "pattern", "key", "result"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "user": {"type": "object", "properties": {"name": {"type": "string"}, "username": {"type": "string"}, "id": {"type": "integer"}, "state": {"type": "string"}, "avatar_url": {"type": "string"}, "web_url": {"type": "string"}}, "required": ["name", "username", "id", "state", "avatar_url", "web_url"]}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "awardable_id": {"type": "integer"}, "awardable_type": {"type": "string"}}, "required": ["id", "name", "user", "created_at", "updated_at", "awardable_id", "awardable_type"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 4, "name" : "mood_bubble_lightning", "user" : {"name" : "User 4", "username" : "user4", "id" : 26, "state" : "active", "avatar_url" : "http://www.gravatar.com/avatar/7e65550957227bd38fe2d7fbc6fd2f7b?s=80&d=identicon", "web_url" : "http://gitlab.example.com/user4"}, "created_at" : "2016-06-15T10:09:34.197Z", "updated_at" : "2016-06-15T10:09:34.197Z", "awardable_id" : 1, "awardable_type" : "Note"}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "user": {"type": "object", "properties": {"name": {"type": "string"}, "username": {"type": "string"}, "id": {"type": "integer"}, "state": {"type": "string"}, "avatar_url": {"type": "string"}, "web_url": {"type": "string"}}, "required": ["name", "username", "id", "state", "avatar_url", "web_url"]}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "awardable_id": {"type": "integer"}, "awardable_type": {"type": "string"}}, "required": ["id", "name", "user", "created_at", "updated_at", "awardable_id", "awardable_type"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "link": {"type": "string"}, "club": {"type": "string"}, "class_classic": {"type": "string"}, "class_dnd": {"type": "string"}, "A": {"type": "string"}, "B": {"type": "string"}, "C": {"type": "string"}, "D": {"type": "string"}, "E": {"type": "string"}, "Ch": {"type": "string"}, "S": {"type": "string"}, "M": {"type": "string"}, "RS": {"type": "string"}, "Beg": {"type": "string"}, "story_classic": {"type": "string"}, "story_dnd": {"type": "string"}}, "required": ["id", "name", "link", "club", "class_classic", "class_dnd", "A", "B", "C", "D", "E", "Ch", "S", "M", "RS", "Beg", "story_classic", "story_dnd"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "02767", "name" : "\u0410\u043f\u0440\u0435\u043b\u0435\u0432 \u041d\u0438\u043a\u043e\u043b\u0430\u0439 \u041e\u043b\u0435\u0433\u043e\u0432\u0438\u0447 ", "link" : "pages/02767.html", "club" : "\u041c\u0435\u0433\u0430\u043f\u043e\u043b\u0438\u0441 (\u0433.\u0421\u041f\u0431)", "class_classic" : "A", "class_dnd" : "S", "A" : "0", "B" : "12", "C" : "12", "D" : "13", "E" : "0", "Ch" : "0", "S" : "4", "M" : "0", "RS" : "0", "Beg" : "0", "story_classic" : "06.12.2014 \u2014 \u0427\u0435\u043c\u043f\u0438\u043e\u043d\u0430\u0442 \u0420\u043e\u0441\u0441\u0438\u0438 2014\u0433.\u041c\u043e\u0441\u043a\u0432\u0430 : (\u0415-\u04101)A1/12<br><br>06.09.2014 \u2014 \u041e\u0442\u043a\u0440\u044b\u0442\u0438\u0435 \u0441\u0435\u0437\u043e\u043d\u0430 \u0433.\u041c\u043e\u0441\u043a\u0432\u0430 : (\u0421-\u04102)A2/3<br><br>29.06.2014 \u2014 \u041a\u0443\u0431\u043e\u043a \u041b\u0435\u0442\u0430 \u0433.\u0421\u041f\u0431 : (\u0414\u043d\u0414 \u0421\u0412\u04101)A1/2<br><br>14.03.2014 \u2014 Nord Cup \u0433.\u0421\u041f\u0431 : (\u0415-\u04101)A1/1<br><br>01.03.2014 \u2014 \u041a\u0443\u0431\u043e\u043a \u0410\u0421\u0425 \u0433.\u041c\u043e\u0441\u043a\u0432\u0430 : (\u0415-\u04104)A4/4<br><br>14.12.2013 \u2014 \u0427\u0435\u043c\u043f\u0438\u043e\u043d\u0430\u0442 \u0420\u043e\u0441\u0441\u0438\u0438 2013\u0433.\u041c\u043e\u0441\u043a\u0432\u0430 : (\u0421-\u041010-11)A10/16<br><br>14.09.2013 \u2014 \u041e\u0442\u043a\u0440\u044b\u0442\u0438\u0435 \u0421\u0435\u0437\u043e\u043d\u0430 \u0433.\u041c\u043e\u0441\u043a\u0432\u0430 : (\u0412-\u04102)B1/4+2<br><br>16.06.2013 \u2014 \u041a\u0443\u0431\u043e\u043a \u041b\u0435\u0442\u0430 \u0433.\u0421\u041f\u0431 : B1/6+3<br><br>01.06.2013 \u2014 \u041a\u043e\u043c\u0430\u043d\u0434\u043d\u043e\u0435 \u043f\u0435\u0440\u0432\u0435\u043d\u0441\u0442\u0432\u043e \u0433.\u041c\u043e\u0441\u043a\u0432\u0430 : B1/10+4<br><br>18.05.2013 \u2014 \u0427\u0435\u043c\u043f\u0438\u043e\u043d\u0430\u0442 \u041c\u043e\u0441\u043a\u0432\u044b2013 : B2/15+3<br><br>21.04.2013 \u2014 For Friends Only 2013 \u0433.\u0421\u041f\u0431 : (\u0421-\u04103)B2/3<br><br>25.11.2012 \u2014 \u041a\u0443\u0431\u043e\u043a \u041c\u043e\u0440\u0441\u043a\u043e\u0439 \u0421\u043b\u0430\u0432\u044b\u0433.\u0421\u041f\u0431 : (\u0414-\u04124)B4/6<br><br>03.11.2012 \u2014 \u0427\u0435\u043c\u043f\u0438\u043e\u043d\u0430\u0442 \u0420\u043e\u0441\u0441\u0438\u0438 2012 \u0433.\u041c\u043e\u0441\u043a\u0432\u0430 : (\u0414-\u041025-29)B20/23<br><br>13.10.2012 \u2014 DanceWeekend \u0433.\u0421\u041f\u0431 : (\u0421-\u04123)C2/10+3<br><br>22.09.2012 \u2014 HUSTLE Dan\u0441eFest \u0433.\u0421\u041f\u0431 : C1/10+4<br><br>08.09.2012 \u2014 \u041e\u0442\u043a\u0440\u044b\u0442\u0438\u0435 \u0441\u0435\u0437\u043e\u043d\u0430\u0433.\u041c\u043e\u0441\u043a\u0432\u0430 : C3/22+3<br><br>23.06.2012 \u2014 \u041a\u0443\u0431\u043e\u043a \u041b\u0435\u0442\u0430 2012\u0433.\u0421\u041f\u0431 : (\u0421-\u04122)C2/7+2<br><br>14.04.2012 \u2014 \u041a\u0443\u0431\u043e\u043a\u0421\u0435\u0432\u0435\u0440\u043d\u043e\u0439\u0421\u0442\u043e\u043b\u0438\u0446\u044b : C16/24<br><br>10.12.2011 \u2014 \u0427\u0435\u043c\u043f\u0438\u043e\u043d\u0430\u0442\u0420\u043e\u0441\u0441\u0438\u04382011 : (\u0414-\u041032-37)B23/31<br><br>02.10.2011 \u2014 \u0417\u043e\u043b\u043e\u0442\u043e \u043e\u0441\u0435\u043d\u04382011 : C8/9<br><br>27.02.2011 \u2014 \u0417\u0438\u043c\u043d\u0438\u0439 \u041a\u0443\u0431\u043e\u043a \u0421\u041f\u0431 : D2/29+4<br><br>19.12.2010 \u2014 \u041a\u0443\u0431\u043e\u043a \u041b\u0435\u0442\u0430, 4 \u0442\u0443\u0440 (\u0421\u041f\u0431) : D1/17+4<br><br>17.10.2010 \u2014 \u041a\u0443\u0431\u043e\u043a \u041e\u0414\u0421 : D4/23+3<br><br>26.09.2010 \u2014 \u0417\u043e\u043b\u043e\u0442\u043e \u041e\u0441\u0435\u043d\u0438(\u0421\u041f\u0431) : (\u0415-\u04128-15)D8/28+2<br><br>", "story_dnd" : "28.03.2015 \u2014 \u041a\u0443\u0431\u043e\u043a \u0410\u0421\u0425 2015 \u0433.\u041c\u043e\u0441\u043a\u0432\u0430 : S2/7+1<br><br>21.03.2015 \u2014 Nord Cup\u0433.\u0421\u041f\u0431 : S1/8+2<br><br>24.1.2015 \u2014 \u042f\u043d\u0432\u0430\u0440\u0441\u043a\u0438\u0439 weekend 2015 \u0433.\u041c\u043e\u0441\u043a\u0432\u0430 : S4/9<br><br>8.11.2014 \u2014 \u041d\u0430\u0434\u0435\u0436\u0434\u044b \u0420\u043e\u0441\u0441\u0438\u0438 \u0433.\u041c\u043e\u0441\u043a\u0432\u0430 : (M-S2) S2/7+1<br><br>"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "link": {"type": "string"}, "club": {"type": "string"}, "class_classic": {"type": "string"}, "class_dnd": {"type": "string"}, "A": {"type": "string"}, "B": {"type": "string"}, "C": {"type": "string"}, "D": {"type": "string"}, "E": {"type": "string"}, "Ch": {"type": "string"}, "S": {"type": "string"}, "M": {"type": "string"}, "RS": {"type": "string"}, "Beg": {"type": "string"}, "story_classic": {"type": "string"}, "story_dnd": {"type": "string"}}, "required": ["id", "name", "link", "club", "class_classic", "class_dnd", "A", "B", "C", "D", "E", "Ch", "S", "M", "RS", "Beg", "story_classic", "story_dnd"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[["410571564001", "\u94f6\u674f\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["410571564002", "\u524d\u5f20\u6751\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["410571564003", "\u5c0f\u5434\u6751\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["410571564004", "\u90ed\u5434\u6751\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["410571564005", "\u524d\u5b9a\u9f99\u5c45\u6c11\u59d4\u5458\u4f1a", "121", "0"], ["410571564006", "\u8bb8\u5434\u6751\u5c45\u59d4\u4f1a", "121", "0"], ["410571564007", "\u4e07\u79d1\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["410571564008", "\u5fa1\u666f\u56ed\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["410571564009", "\u5b89\u5f69\u5609\u56ed\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["410571564010", "\u6587\u7af9\u82d1\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["410571564011", "\u534e\u5f3a\u57ce\u793e\u533a", "121", "0"], ["410571564012", "\u5e73\u539f\u793e\u533a", "121", "0"], ["410571564202", "\u5927\u5b9a\u9f99\u6751\u6c11\u59d4\u5458\u4f1a", "121", "0"]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01014877": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01014877"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Topology", "objects" : {"E01014877" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00075160", "LAD11CD" : "E06000025"}, "arcs" : [[0, 1, 2, 3]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00075169", "LAD11CD" : "E06000025"}, "arcs" : [[4, 5]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00075182", "LAD11CD" : "E06000025"}, "arcs" : [[6, 7, -3]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00075184", "LAD11CD" : "E06000025"}, "arcs" : [[8, -7, -2, 9]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00075188", "LAD11CD" : "E06000025"}, "arcs" : [[-5, -10, -1, 10]]}]}}, "arcs" : [[[7040, 5387], [-511, -636], [474, -76], [-140, -231], [-724, 159]], [[6139, 4603], [-833, 170]], [[5306, 4773], [367, -46], [-581, 815], [842, -2], [-25, 412], [571, 29], [633, 711], [-579, 230], [278, 403], [-1542, 86]], [[5270, 7411], [-463, 617], [965, -71], [57, 1649], [1655, 393], [2515, -2241], [-1831, -861], [934, -450], [9, -438], [-564, -31], [-102, -397], [-1969, 43], [126, -288], [438, 51]], [[2782, 2602], [3738, -1010]], [[6520, 1592], [2789, -1290], [-893, -287], [-1568, -15], [-236, 246], [1023, 197], [-106, 279], [-2446, 905], [-1703, -586], [-1269, 161], [-557, -222], [-1095, 246], [2323, 1376]], [[5306, 4773], [-1296, 182]], [[4010, 4955], [-28, 879], [863, 1], [-622, 798], [1465, 221], [-418, 557]], [[2782, 2602], [-2782, 792], [521, 613], [926, 58], [129, 1062], [959, -39], [1475, -133]], [[6139, 4603], [-336, -343], [-1074, 297], [-272, -142], [-301, -1709], [-1374, -104]], [[7040, 5387], [1091, -68], [334, -1168], [-1045, -1426], [910, -431], [1529, -189], [-976, -579], [-2363, 66]]], "transform" : {"scale" : [8.422628682072421e-07, 1.0856264458434453e-06], "translate" : [-2.55611788776653, 51.53740759286111]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01014877": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01014877"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-86.254695, 39.867158], [-86.244279, 39.867352], [-86.243702, 39.864595], [-86.240827, 39.859279], [-86.24004, 39.853273], [-86.254416, 39.853069], [-86.254695, 39.867158]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 24415}}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"identityProvider": {"type": "object", "properties": {"applicationConfiguration": {"type": "object", "properties": {"ba25276e-ed46-40f9-ae18-1d311b44ed80": {"type": "object", "properties": {"createRegistration": {"type": "boolean"}, "enabled": {"type": "boolean"}}, "required": ["createRegistration", "enabled"]}}, "required": ["ba25276e-ed46-40f9-ae18-1d311b44ed80"]}, "buttonText": {"type": "string"}, "client_id": {"type": "string"}, "webAPIKey": {"type": "string"}, "debug": {"type": "boolean"}, "enabled": {"type": "boolean"}, "id": {"type": "string"}, "insertInstant": {"type": "integer"}, "lastUpdateInstant": {"type": "integer"}, "linkingStrategy": {"type": "string"}, "name": {"type": "string"}, "scope": {"type": "string"}, "tenantConfiguration": {"type": "object", "properties": {"e872a880-b14f-6d62-c312-cb40f22af465": {"type": "object", "properties": {"limitUserLinkCount": {"type": "object", "properties": {"enabled": {"type": "boolean"}, "maximumLinks": {"type": "integer"}}, "required": ["enabled", "maximumLinks"]}}, "required": ["limitUserLinkCount"]}}, "required": ["e872a880-b14f-6d62-c312-cb40f22af465"]}, "type": {"type": "string"}}, "required": ["applicationConfiguration", "buttonText", "client_id", "webAPIKey", "debug", "enabled", "id", "insertInstant", "lastUpdateInstant", "linkingStrategy", "name", "scope", "tenantConfiguration", "type"]}}, "required": ["identityProvider"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"identityProvider" : {"applicationConfiguration" : {"ba25276e-ed46-40f9-ae18-1d311b44ed80" : {"createRegistration" : true, "enabled" : true}}, "buttonText" : "Login with Steam", "client_id" : "SN56DGHA", "webAPIKey" : "HG0A97ACKPQ5ZLPU0007BN6674OA25TY", "debug" : false, "enabled" : true, "id" : "e4f39345-7833-4b1d-b331-ca03bdc2c4be", "insertInstant" : 1595361142909, "lastUpdateInstant" : 1595361143101, "linkingStrategy" : "CreatePendingLink", "name" : "Steam", "scope" : "", "tenantConfiguration" : {"e872a880-b14f-6d62-c312-cb40f22af465" : {"limitUserLinkCount" : {"enabled" : false, "maximumLinks" : 42}}}, "type" : "Steam"}}
json_instruct
{"type": "object", "properties": {"identityProvider": {"type": "object", "properties": {"applicationConfiguration": {"type": "object", "properties": {"ba25276e-ed46-40f9-ae18-1d311b44ed80": {"type": "object", "properties": {"createRegistration": {"type": "boolean"}, "enabled": {"type": "boolean"}}, "required": ["createRegistration", "enabled"]}}, "required": ["ba25276e-ed46-40f9-ae18-1d311b44ed80"]}, "buttonText": {"type": "string"}, "client_id": {"type": "string"}, "webAPIKey": {"type": "string"}, "debug": {"type": "boolean"}, "enabled": {"type": "boolean"}, "id": {"type": "string"}, "insertInstant": {"type": "integer"}, "lastUpdateInstant": {"type": "integer"}, "linkingStrategy": {"type": "string"}, "name": {"type": "string"}, "scope": {"type": "string"}, "tenantConfiguration": {"type": "object", "properties": {"e872a880-b14f-6d62-c312-cb40f22af465": {"type": "object", "properties": {"limitUserLinkCount": {"type": "object", "properties": {"enabled": {"type": "boolean"}, "maximumLinks": {"type": "integer"}}, "required": ["enabled", "maximumLinks"]}}, "required": ["limitUserLinkCount"]}}, "required": ["e872a880-b14f-6d62-c312-cb40f22af465"]}, "type": {"type": "string"}}, "required": ["applicationConfiguration", "buttonText", "client_id", "webAPIKey", "debug", "enabled", "id", "insertInstant", "lastUpdateInstant", "linkingStrategy", "name", "scope", "tenantConfiguration", "type"]}}, "required": ["identityProvider"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"webpackCompilationHash": {"type": "string"}}, "required": ["webpackCompilationHash"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"webpackCompilationHash" : "cd58492b8ab7f21b1720"}
json_instruct
{"type": "object", "properties": {"webpackCompilationHash": {"type": "string"}}, "required": ["webpackCompilationHash"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"suggest.noselect": {"type": "boolean"}, "suggest.enablePreselect": {"type": "boolean"}}, "required": ["suggest.noselect", "suggest.enablePreselect"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"suggest.noselect" : false, "suggest.enablePreselect" : true}
json_instruct
{"type": "object", "properties": {"suggest.noselect": {"type": "boolean"}, "suggest.enablePreselect": {"type": "boolean"}}, "required": ["suggest.noselect", "suggest.enablePreselect"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"variants": {"type": "object", "properties": {"layer=1,type=bottom": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}, "layer=1,type=top": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}, "layer=2,type=bottom": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}, "layer=2,type=top": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}, "layer=3,type=bottom": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}, "layer=3,type=top": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}, "layer=4,type=bottom": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}, "layer=4,type=top": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}}, "required": ["layer=1,type=bottom", "layer=1,type=top", "layer=2,type=bottom", "layer=2,type=top", "layer=3,type=bottom", "layer=3,type=top", "layer=4,type=bottom", "layer=4,type=top"]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"variants" : {"layer=1,type=bottom" : {"model" : "conquest:block/red_clay_tiles_slab_bottom_1", "uvlock" : true}, "layer=1,type=top" : {"model" : "conquest:block/red_clay_tiles_slab_top_1", "uvlock" : true}, "layer=2,type=bottom" : {"model" : "conquest:block/red_clay_tiles_slab_bottom_2", "uvlock" : true}, "layer=2,type=top" : {"model" : "conquest:block/red_clay_tiles_slab_top_2", "uvlock" : true}, "layer=3,type=bottom" : {"model" : "conquest:block/red_clay_tiles_slab_bottom_4", "uvlock" : true}, "layer=3,type=top" : {"model" : "conquest:block/red_clay_tiles_slab_top_4", "uvlock" : true}, "layer=4,type=bottom" : {"model" : "conquest:block/red_clay_tiles_slab_bottom_6", "uvlock" : true}, "layer=4,type=top" : {"model" : "conquest:block/red_clay_tiles_slab_top_6", "uvlock" : true}}}
json_instruct
{"type": "object", "properties": {"variants": {"type": "object", "properties": {"layer=1,type=bottom": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}, "layer=1,type=top": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}, "layer=2,type=bottom": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}, "layer=2,type=top": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}, "layer=3,type=bottom": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}, "layer=3,type=top": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}, "layer=4,type=bottom": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}, "layer=4,type=top": {"type": "object", "properties": {"model": {"type": "string"}, "uvlock": {"type": "boolean"}}, "required": ["model", "uvlock"]}}, "required": ["layer=1,type=bottom", "layer=1,type=top", "layer=2,type=bottom", "layer=2,type=top", "layer=3,type=bottom", "layer=3,type=top", "layer=4,type=bottom", "layer=4,type=top"]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"s_Acc": {"type": "number"}, "s_IoU": {"type": "number"}, "s_mIoU": {"type": "number"}, "t_Acc": {"type": "number"}, "t_IoU": {"type": "number"}, "t_mIoU": {"type": "number"}, "bn_loss": {"type": "number"}, "s_adv": {"type": "number"}, "t_adv": {"type": "number"}}, "required": ["s_Acc", "s_IoU", "s_mIoU", "t_Acc", "t_IoU", "t_mIoU", "bn_loss", "s_adv", "t_adv"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"s_Acc" : 0.8948140274162012, "s_IoU" : 0.7369471698652911, "s_mIoU" : 0.8203838530025441, "t_Acc" : 0.4294417813112748, "t_IoU" : 0.36679450002679653, "t_mIoU" : 0.6043662689199626, "bn_loss" : 0.15835623443126678, "s_adv" : 0.430433216420087, "t_adv" : 0.6351244539022446}
json_instruct
{"type": "object", "properties": {"s_Acc": {"type": "number"}, "s_IoU": {"type": "number"}, "s_mIoU": {"type": "number"}, "t_Acc": {"type": "number"}, "t_IoU": {"type": "number"}, "t_mIoU": {"type": "number"}, "bn_loss": {"type": "number"}, "s_adv": {"type": "number"}, "t_adv": {"type": "number"}}, "required": ["s_Acc", "s_IoU", "s_mIoU", "t_Acc", "t_IoU", "t_mIoU", "bn_loss", "s_adv", "t_adv"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"clbid": {"type": "integer"}, "credits": {"type": "number"}, "crsid": {"type": "integer"}, "depts": {"type": "array", "items": {"type": "string"}}, "desc": {"type": "string"}, "gereqs": {"type": "array", "items": {"type": "string"}}, "instructors": {"type": "array", "items": {"type": "string"}}, "level": {"type": "integer"}, "locations": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "num": {"type": "integer"}, "pf": {"type": "boolean"}, "revisions": {"type": "array", "items": {"type": "object", "properties": {"_updated": {"type": "string"}, "grouptype": {"type": "string"}}, "required": ["_updated", "grouptype"]}}, "semester": {"type": "integer"}, "status": {"type": "string"}, "term": {"type": "integer"}, "times": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "type": {"type": "string"}, "year": {"type": "integer"}}, "required": ["clbid", "credits", "crsid", "depts", "desc", "gereqs", "instructors", "level", "locations", "name", "num", "pf", "revisions", "semester", "status", "term", "times", "title", "type", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"clbid" : 102915, "credits" : 1.0, "crsid" : 22776, "depts" : ["ASIAN", "PSCI"], "desc" : "How do people in Asia understand citizenship? Students learn how membership in cultural, social, and political communities shapes rights, responsibilities, and identities in Asian countries. Reading historical and social science research, students consider and compare citizenship in Asian countries, including China, Japan, Korea, Taiwan, and Vietnam. Offered periodically. Prerequisite: one previous course in Asian studies or political science.", "gereqs" : ["HBS", "MCG", "ORC"], "instructors" : ["Katherine S. Tegtmeyer Pak"], "level" : 200, "locations" : ["TOH 210", "TOH 210"], "name" : "Politics in Asia", "num" : 255, "pf" : false, "revisions" : [{"_updated" : "2015-03-26T04:19:14.360709+00:00", "grouptype" : "R"}], "semester" : 3, "status" : "O", "term" : 20153, "times" : ["T 0120-0245PM", "Th 0215-0335PM"], "title" : "Asian Citizenships: Identities and Rights", "type" : "Research", "year" : 2015}
json_instruct
{"type": "object", "properties": {"clbid": {"type": "integer"}, "credits": {"type": "number"}, "crsid": {"type": "integer"}, "depts": {"type": "array", "items": {"type": "string"}}, "desc": {"type": "string"}, "gereqs": {"type": "array", "items": {"type": "string"}}, "instructors": {"type": "array", "items": {"type": "string"}}, "level": {"type": "integer"}, "locations": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "num": {"type": "integer"}, "pf": {"type": "boolean"}, "revisions": {"type": "array", "items": {"type": "object", "properties": {"_updated": {"type": "string"}, "grouptype": {"type": "string"}}, "required": ["_updated", "grouptype"]}}, "semester": {"type": "integer"}, "status": {"type": "string"}, "term": {"type": "integer"}, "times": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "type": {"type": "string"}, "year": {"type": "integer"}}, "required": ["clbid", "credits", "crsid", "depts", "desc", "gereqs", "instructors", "level", "locations", "name", "num", "pf", "revisions", "semester", "status", "term", "times", "title", "type", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "integer"}, "rating": {"type": "number"}, "check-in": {"type": "integer"}, "review-count": {"type": "integer"}}, "required": ["id", "rating", "check-in", "review-count"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 292, "rating" : 3.6, "check-in" : 218, "review-count" : 5}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "rating": {"type": "number"}, "check-in": {"type": "integer"}, "review-count": {"type": "integer"}}, "required": ["id", "rating", "check-in", "review-count"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"areaOfInterest": {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "null"}}, "required": ["type", "geometry", "properties"]}}}, "required": ["type", "features"]}, "projectName": {"type": "string"}, "tasks": {"type": "null"}, "arbitraryTasks": {"type": "boolean"}}, "required": ["areaOfInterest", "projectName", "tasks", "arbitraryTasks"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"areaOfInterest" : {"type" : "FeatureCollection", "features" : [{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[-4.65996216497632, 55.95041925350509, 0], [-4.95173413390339, 56.262794514545504, 0], [-4.67367146099783, 56.2434516969104, 0], [-4.66709656284914, 56.2435936767028, 0], [-4.0046243330544, 56.03981437664169, 0], [-4.35742797997559, 55.48727395069889, 0], [-4.65996216497632, 55.95041925350509, 0]]]}, "properties" : null}]}, "projectName" : "kml", "tasks" : null, "arbitraryTasks" : true}
json_instruct
{"type": "object", "properties": {"areaOfInterest": {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "null"}}, "required": ["type", "geometry", "properties"]}}}, "required": ["type", "features"]}, "projectName": {"type": "string"}, "tasks": {"type": "null"}, "arbitraryTasks": {"type": "boolean"}}, "required": ["areaOfInterest", "projectName", "tasks", "arbitraryTasks"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"productionMode": {"type": "boolean"}, "useDeprecatedV14Bootstrapping": {"type": "boolean"}, "eagerServerLoad": {"type": "boolean"}, "npmFolder": {"type": "string"}, "generatedFolder": {"type": "string"}, "frontendFolder": {"type": "string"}, "connect.javaSourceFolder": {"type": "string"}, "connect.applicationProperties": {"type": "string"}, "connect.openApiFile": {"type": "string"}, "project.frontend.generated": {"type": "string"}, "pnpm.enable": {"type": "boolean"}, "require.home.node": {"type": "boolean"}, "build.folder": {"type": "string"}}, "required": ["productionMode", "useDeprecatedV14Bootstrapping", "eagerServerLoad", "npmFolder", "generatedFolder", "frontendFolder", "connect.javaSourceFolder", "connect.applicationProperties", "connect.openApiFile", "project.frontend.generated", "pnpm.enable", "require.home.node", "build.folder"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"productionMode" : false, "useDeprecatedV14Bootstrapping" : false, "eagerServerLoad" : false, "npmFolder" : "/Users/berat/Downloads/VaadinMySQL", "generatedFolder" : "/Users/berat/Downloads/VaadinMySQL/target/frontend", "frontendFolder" : "/Users/berat/Downloads/VaadinMySQL/frontend", "connect.javaSourceFolder" : "/Users/berat/Downloads/VaadinMySQL/src/main/java", "connect.applicationProperties" : "/Users/berat/Downloads/VaadinMySQL/src/main/resources/application.properties", "connect.openApiFile" : "/Users/berat/Downloads/VaadinMySQL/target/generated-resources/openapi.json", "project.frontend.generated" : "/Users/berat/Downloads/VaadinMySQL/frontend/generated", "pnpm.enable" : true, "require.home.node" : false, "build.folder" : "target"}
json_instruct
{"type": "object", "properties": {"productionMode": {"type": "boolean"}, "useDeprecatedV14Bootstrapping": {"type": "boolean"}, "eagerServerLoad": {"type": "boolean"}, "npmFolder": {"type": "string"}, "generatedFolder": {"type": "string"}, "frontendFolder": {"type": "string"}, "connect.javaSourceFolder": {"type": "string"}, "connect.applicationProperties": {"type": "string"}, "connect.openApiFile": {"type": "string"}, "project.frontend.generated": {"type": "string"}, "pnpm.enable": {"type": "boolean"}, "require.home.node": {"type": "boolean"}, "build.folder": {"type": "string"}}, "required": ["productionMode", "useDeprecatedV14Bootstrapping", "eagerServerLoad", "npmFolder", "generatedFolder", "frontendFolder", "connect.javaSourceFolder", "connect.applicationProperties", "connect.openApiFile", "project.frontend.generated", "pnpm.enable", "require.home.node", "build.folder"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "devDependencies": {"type": "object", "properties": {"documentjs": {"type": "string"}, "grunt": {"type": "string"}, "grunt-concurrent": {"type": "string"}, "grunt-contrib-clean": {"type": "string"}, "grunt-contrib-connect": {"type": "string"}, "grunt-contrib-copy": {"type": "string"}, "grunt-contrib-cssmin": {"type": "string"}, "grunt-contrib-uglify": {"type": "string"}, "grunt-contrib-watch": {"type": "string"}}, "required": ["documentjs", "grunt", "grunt-concurrent", "grunt-contrib-clean", "grunt-contrib-connect", "grunt-contrib-copy", "grunt-contrib-cssmin", "grunt-contrib-uglify", "grunt-contrib-watch"]}}, "required": ["name", "version", "description", "author", "license", "repository", "bugs", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "naep-style-guide", "version" : "1.2.3", "description" : "Style Guide for NAEP Assessments", "author" : "ETS NAEP Platform Development Project", "license" : "MIT", "repository" : {"type" : "git", "url" : "https://github.com/NAEPDEV/NAEP-Style-Guide.git"}, "bugs" : {"url" : "https://github.com/NAEPDEV/NAEP-Style-Guide/issues"}, "devDependencies" : {"documentjs" : "^0.4.4", "grunt" : "^0.4.5", "grunt-concurrent" : "^2.3.1", "grunt-contrib-clean" : "^1.1.0", "grunt-contrib-connect" : "^1.0.2", "grunt-contrib-copy" : "^1.0.0", "grunt-contrib-cssmin" : "^2.2.1", "grunt-contrib-uglify" : "^3.2.1", "grunt-contrib-watch" : "^1.0.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "devDependencies": {"type": "object", "properties": {"documentjs": {"type": "string"}, "grunt": {"type": "string"}, "grunt-concurrent": {"type": "string"}, "grunt-contrib-clean": {"type": "string"}, "grunt-contrib-connect": {"type": "string"}, "grunt-contrib-copy": {"type": "string"}, "grunt-contrib-cssmin": {"type": "string"}, "grunt-contrib-uglify": {"type": "string"}, "grunt-contrib-watch": {"type": "string"}}, "required": ["documentjs", "grunt", "grunt-concurrent", "grunt-contrib-clean", "grunt-contrib-connect", "grunt-contrib-copy", "grunt-contrib-cssmin", "grunt-contrib-uglify", "grunt-contrib-watch"]}}, "required": ["name", "version", "description", "author", "license", "repository", "bugs", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"symbol": {"type": "string"}, "address": {"type": "string"}, "overview": {"type": "object", "properties": {"en": {"type": "string"}, "zh": {"type": "string"}}, "required": ["en", "zh"]}, "email": {"type": "string"}, "website": {"type": "string"}, "whitepaper": {"type": "string"}, "published_on": {"type": "string"}, "links": {"type": "object", "properties": {"twitter": {"type": "string"}, "telegram": {"type": "string"}, "github": {"type": "string"}, "reddit": {"type": "string"}, "medium": {"type": "string"}}, "required": ["twitter", "telegram", "github", "reddit", "medium"]}}, "required": ["symbol", "address", "overview", "email", "website", "whitepaper", "published_on", "links"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"symbol" : "COVA", "address" : "0xb37a769b37224449d92aac57de379e1267cd3b00", "overview" : {"en" : "COVA is a smart contract platform for data. With the new COVA internet protocol, the owner of a data package can compose a data usage policy called \"Smart Policy\" that specifies the data\u2019s expected behavior. Data transferred through the COVA protocol can be protected even after access has been granted. By empowering data owners without sacrificing the freedom of data transfer, COVA give data property rights and enable it to be transacted as capital.", "zh" : "COVA \u662f\u4e00\u4e2a\u4e3a\u6570\u636e\u800c\u751f\u7684\u667a\u80fd\u5408\u7ea6\uff0c\u65e8\u5728\u89e3\u51b3\u4f20\u7edf\u4e92\u8054\u7f51\u534f\u8bae\u53ea\u80fd\u8ba9\u7528\u6237\u4f20\u8f93\u6570\u636e\uff0c\u65e0\u6cd5\u63a7\u5236\u6570\u636e\u88ab\u4f55\u79cd\u65b9\u5f0f\u4f7f\u7528\u7684\u95ee\u9898\u3002\u5728 COVA \u534f\u8bae\u4e0b\uff0c\u7528\u6237\u80fd\u5728\u6570\u636e\u4e0a\u9644\u52a0 \u201c\u667a\u80fd\u6761\u6b3e\u201d\uff08Smart Policy\uff09\u89c4\u5b9a\u5176\u4f7f\u7528\u8303\u56f4\uff0c\u7528\u4ee3\u7801\u4fdd\u8bc1\u7528\u6237\u6743\u76ca\u4e0d\u53d7\u5230\u635f\u5bb3\u3002\u5373\u4fbf\u5c06\u6570\u636e\u4ea4\u7531\u7b2c\u4e09\u65b9\u4f7f\u7528\uff0c\u7528\u6237\u4ecd\u5bf9\u5176\u4fdd\u6709 100% \u63a7\u5236\u6743\u3002\u5728\u4fdd\u8bc1\u6570\u636e\u81ea\u7531\u6d41\u52a8\u7684\u60c5\u51b5\u4e0b\uff0c\u667a\u80fd\u6761\u6b3e\u5c06\u8d4b\u4e88\u6570\u636e\u62e5\u6709\u8005\u771f\u6b63\u7684\u7269\u6743\uff0c\u4ece\u800c\u63a8\u52a8\u6570\u636e\u901a\u8d27\u5316\u4ea4\u6613."}, "email" : "info@covalent.ai", "website" : "https://www.covalent.ai/", "whitepaper" : "https://docsend.com/view/dvvb75n", "published_on" : "2018-12-18", "links" : {"twitter" : "https://twitter.com/covatoken", "telegram" : "https://t.me/covalentofficial", "github" : "https://github.com/covalent-hq", "reddit" : "https://www.reddit.com/r/Covalent_Official/", "medium" : "https://medium.com/@covatoken"}}
json_instruct
{"type": "object", "properties": {"symbol": {"type": "string"}, "address": {"type": "string"}, "overview": {"type": "object", "properties": {"en": {"type": "string"}, "zh": {"type": "string"}}, "required": ["en", "zh"]}, "email": {"type": "string"}, "website": {"type": "string"}, "whitepaper": {"type": "string"}, "published_on": {"type": "string"}, "links": {"type": "object", "properties": {"twitter": {"type": "string"}, "telegram": {"type": "string"}, "github": {"type": "string"}, "reddit": {"type": "string"}, "medium": {"type": "string"}}, "required": ["twitter", "telegram", "github", "reddit", "medium"]}}, "required": ["symbol", "address", "overview", "email", "website", "whitepaper", "published_on", "links"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "create-react-app": {"type": "string"}, "e2e": {"type": "string"}, "e2e:docker": {"type": "string"}, "publish": {"type": "string"}, "start": {"type": "string"}, "test": {"type": "string"}}, "required": ["build", "create-react-app", "e2e", "e2e:docker", "publish", "start", "test"]}, "devDependencies": {"type": "object", "properties": {"eslint": {"type": "string"}}, "required": ["eslint"]}, "workspaces": {"type": "array", "items": {"type": "string"}}}, "required": ["private", "scripts", "devDependencies", "workspaces"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"private" : true, "scripts" : {"build" : "cd packages/react-scripts && node scripts/build.js", "create-react-app" : "tasks/cra.sh", "e2e" : "tasks/e2e-simple.sh", "e2e:docker" : "tasks/local-test.sh", "publish" : "tasks/release.sh", "start" : "cd packages/react-scripts && node scripts/start.js", "test" : "cd packages/react-scripts && node scripts/test.js --env=jsdom"}, "devDependencies" : {"eslint" : "3.19.0"}, "workspaces" : ["packages/*"]}
json_instruct
{"type": "object", "properties": {"private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "create-react-app": {"type": "string"}, "e2e": {"type": "string"}, "e2e:docker": {"type": "string"}, "publish": {"type": "string"}, "start": {"type": "string"}, "test": {"type": "string"}}, "required": ["build", "create-react-app", "e2e", "e2e:docker", "publish", "start", "test"]}, "devDependencies": {"type": "object", "properties": {"eslint": {"type": "string"}}, "required": ["eslint"]}, "workspaces": {"type": "array", "items": {"type": "string"}}}, "required": ["private", "scripts", "devDependencies", "workspaces"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ast" : null, "code" : "import{COLOR_BASTILLE}from'../colors';export var light={};export var dark={background:COLOR_BASTILLE};", "map" : {"version" : 3, "sources" : ["/Users/ricardobasilio/projects/charlescd/ui/packages/new-ui/src/core/assets/themes/footer.ts"], "names" : ["COLOR_BASTILLE", "light", "dark", "background"], "mappings" : "AAAA,OAASA,cAAT,KAA+B,WAA/B,CAEA,MAAO,IAAMC,CAAAA,KAAK,CAAG,EAAd,CAEP,MAAO,IAAMC,CAAAA,IAAI,CAAG,CAClBC,UAAU,CAAEH,cADM,CAAb", "sourcesContent" : ["import { COLOR_BASTILLE } from '../colors';\n\nexport const light = {};\n\nexport const dark = {\n background: COLOR_BASTILLE\n};\n"]}, "metadata" : {}, "sourceType" : "module"}
json_instruct
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesContent": {"type": "array", "items": {"type": "string"}}}, "required": ["version", "sources", "names", "mappings", "sourcesContent"]}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"keyword": {"type": "string"}, "name": {"type": "string"}, "line": {"type": "integer"}, "id": {"type": "string"}, "tags": {"type": "array", "items": {}}, "uri": {"type": "string"}, "elements": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "keyword": {"type": "string"}, "line": {"type": "integer"}, "name": {"type": "string"}, "tags": {"type": "array", "items": {}}, "type": {"type": "string"}, "steps": {"type": "array", "items": {"type": "object", "properties": {"arguments": {"type": "array", "items": {}}, "keyword": {"type": "string"}, "line": {"type": "integer"}, "name": {"type": "string"}, "result": {"type": "object", "properties": {"status": {"type": "string"}, "duration": {"type": "integer"}}, "required": ["status", "duration"]}}, "required": ["arguments", "keyword", "line", "name", "result"]}}}, "required": ["id", "keyword", "line", "name", "tags", "type", "steps"]}}}, "required": ["keyword", "name", "line", "id", "tags", "uri", "elements"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"keyword" : "Feature", "name" : "User chooses to provide their appeal submission document", "line" : 1, "id" : "user-chooses-to-provide-their-appeal-submission-document", "tags" : [], "uri" : "appeal-submission-tasklist-planningApplicationForm.feature", "elements" : [{"id" : "user-chooses-to-provide-their-appeal-submission-document;the-user-needs-to-provide-their-appeal-submission-document", "keyword" : "Scenario", "line" : 3, "name" : "The user needs to provide their appeal submission document", "tags" : [], "type" : "scenario", "steps" : [{"arguments" : [], "keyword" : "Given ", "line" : 4, "name" : "the user checks the status of their appeal", "result" : {"status" : "passed", "duration" : 1201000000}}, {"arguments" : [], "keyword" : "When ", "line" : 5, "name" : "the user selects to upload their appeal submission document", "result" : {"status" : "passed", "duration" : 647000000}}, {"arguments" : [], "keyword" : "Then ", "line" : 6, "name" : "the user should be presented with opportunity to upload their appeal submission document", "result" : {"status" : "passed", "duration" : 19000000}}]}]}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"keyword": {"type": "string"}, "name": {"type": "string"}, "line": {"type": "integer"}, "id": {"type": "string"}, "tags": {"type": "array", "items": {}}, "uri": {"type": "string"}, "elements": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "keyword": {"type": "string"}, "line": {"type": "integer"}, "name": {"type": "string"}, "tags": {"type": "array", "items": {}}, "type": {"type": "string"}, "steps": {"type": "array", "items": {"type": "object", "properties": {"arguments": {"type": "array", "items": {}}, "keyword": {"type": "string"}, "line": {"type": "integer"}, "name": {"type": "string"}, "result": {"type": "object", "properties": {"status": {"type": "string"}, "duration": {"type": "integer"}}, "required": ["status", "duration"]}}, "required": ["arguments", "keyword", "line", "name", "result"]}}}, "required": ["id", "keyword", "line", "name", "tags", "type", "steps"]}}}, "required": ["keyword", "name", "line", "id", "tags", "uri", "elements"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "extension": {"type": "string"}, "uploaded_to": {"type": "integer"}, "external": {"type": "boolean"}, "order": {"type": "integer"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "created_by": {"type": "integer"}, "updated_by": {"type": "integer"}}, "required": ["id", "name", "extension", "uploaded_to", "external", "order", "created_at", "updated_at", "created_by", "updated_by"]}}, "total": {"type": "integer"}}, "required": ["data", "total"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"data" : [{"id" : 3, "name" : "datasheet.pdf", "extension" : "pdf", "uploaded_to" : 8, "external" : false, "order" : 1, "created_at" : "2021-10-11T06:18:49.000000Z", "updated_at" : "2021-10-20T06:31:10.000000Z", "created_by" : 1, "updated_by" : 1}, {"id" : 4, "name" : "Cat reference", "extension" : "", "uploaded_to" : 9, "external" : true, "order" : 1, "created_at" : "2021-10-20T06:30:11.000000Z", "updated_at" : "2021-10-20T06:30:11.000000Z", "created_by" : 1, "updated_by" : 1}], "total" : 2}
json_instruct
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "extension": {"type": "string"}, "uploaded_to": {"type": "integer"}, "external": {"type": "boolean"}, "order": {"type": "integer"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "created_by": {"type": "integer"}, "updated_by": {"type": "integer"}}, "required": ["id", "name", "extension", "uploaded_to", "external", "order", "created_at", "updated_at", "created_by", "updated_by"]}}, "total": {"type": "integer"}}, "required": ["data", "total"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "start": {"type": "string"}, "export": {"type": "string"}, "serve": {"type": "string"}}, "required": ["dev", "build", "start", "export", "serve"]}, "dependencies": {"type": "object", "properties": {"nuxt": {"type": "string"}}, "required": ["nuxt"]}, "devDependencies": {"type": "object", "properties": {"@fortawesome/free-brands-svg-icons": {"type": "string"}, "@fortawesome/free-solid-svg-icons": {"type": "string"}, "@nuxtjs/fontawesome": {"type": "string"}, "@nuxtjs/google-analytics": {"type": "string"}, "@nuxtjs/tailwindcss": {"type": "string"}, "axios": {"type": "string"}}, "required": ["@fortawesome/free-brands-svg-icons", "@fortawesome/free-solid-svg-icons", "@nuxtjs/fontawesome", "@nuxtjs/google-analytics", "@nuxtjs/tailwindcss", "axios"]}}, "required": ["name", "version", "private", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "gget", "version" : "1.0.0", "private" : true, "scripts" : {"dev" : "nuxt", "build" : "nuxt build", "start" : "nuxt start", "export" : "nuxt export", "serve" : "nuxt serve"}, "dependencies" : {"nuxt" : "^2.13.0"}, "devDependencies" : {"@fortawesome/free-brands-svg-icons" : "^5.13.1", "@fortawesome/free-solid-svg-icons" : "^5.13.1", "@nuxtjs/fontawesome" : "^1.1.2", "@nuxtjs/google-analytics" : "^2.3.0", "@nuxtjs/tailwindcss" : "^2.0.0", "axios" : "^0.21.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "start": {"type": "string"}, "export": {"type": "string"}, "serve": {"type": "string"}}, "required": ["dev", "build", "start", "export", "serve"]}, "dependencies": {"type": "object", "properties": {"nuxt": {"type": "string"}}, "required": ["nuxt"]}, "devDependencies": {"type": "object", "properties": {"@fortawesome/free-brands-svg-icons": {"type": "string"}, "@fortawesome/free-solid-svg-icons": {"type": "string"}, "@nuxtjs/fontawesome": {"type": "string"}, "@nuxtjs/google-analytics": {"type": "string"}, "@nuxtjs/tailwindcss": {"type": "string"}, "axios": {"type": "string"}}, "required": ["@fortawesome/free-brands-svg-icons", "@fortawesome/free-solid-svg-icons", "@nuxtjs/fontawesome", "@nuxtjs/google-analytics", "@nuxtjs/tailwindcss", "axios"]}}, "required": ["name", "version", "private", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}, "homepage": {"type": "string"}, "author": {"type": "string"}, "maintainers": {"type": "array", "items": {"type": "string"}}, "contributors": {"type": "array", "items": {"type": "string"}}, "main": {"type": "string"}, "man": {"type": "array", "items": {"type": "string"}}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "scripts": {"type": "object", "properties": {}, "required": []}, "directories": {"type": "object", "properties": {"bin": {"type": "string"}, "src": {"type": "string"}, "man": {"type": "string"}, "doc": {"type": "string"}, "example": {"type": "string"}}, "required": ["bin", "src", "man", "doc", "example"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}}, "required": ["name", "description", "keywords", "version", "homepage", "author", "maintainers", "contributors", "main", "man", "engines", "scripts", "directories", "repository", "bugs", "licenses"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "robotskirt", "description" : "A node wrapper for the awesome C markdown parsing library, sundown.", "keywords" : ["sundown", "upskirt", "robot", "markdown", "mkd", "md"], "version" : "2.7.1", "homepage" : "http://benmills.org/robotskirt", "author" : "Ben Mills <ben@bmdev.org>", "maintainers" : ["Ben Mills <ben@bmdev.org>", "Xavier Mendez <jmendeth@gmail.com>"], "contributors" : ["Ben Mills <ben@bmdev.org>", "Xavier Mendez <jmendeth@gmail.com>", "Farrin Reid <blakmatrix@gmail.com>", "Jeremy Kahn <jeremyckahn@gmail.com>", "Luke Hagan <luke@lukehagan.com>", "Ryan Graham <r.m.graham@gmail.com>", "Tim Branyen <tim@tabdeveloper.com>", "John Gozde <john@gozde.ca>"], "main" : "./build/Release/robotskirt", "man" : ["man/robotskirt.1"], "engines" : {"node" : ">= 0.6"}, "scripts" : {}, "directories" : {"bin" : "./bin", "src" : "./src", "man" : "./man", "doc" : "./doc", "example" : "./examples"}, "repository" : {"type" : "git", "url" : "https://github.com/benmills/robotskirt.git"}, "bugs" : {"url" : "https://github.com/benmills/robotskirt/issues"}, "licenses" : [{"type" : "MIT", "url" : "http://opensource.org/licenses/mit-license.php"}]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}, "homepage": {"type": "string"}, "author": {"type": "string"}, "maintainers": {"type": "array", "items": {"type": "string"}}, "contributors": {"type": "array", "items": {"type": "string"}}, "main": {"type": "string"}, "man": {"type": "array", "items": {"type": "string"}}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "scripts": {"type": "object", "properties": {}, "required": []}, "directories": {"type": "object", "properties": {"bin": {"type": "string"}, "src": {"type": "string"}, "man": {"type": "string"}, "doc": {"type": "string"}, "example": {"type": "string"}}, "required": ["bin", "src", "man", "doc", "example"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}}, "required": ["name", "description", "keywords", "version", "homepage", "author", "maintainers", "contributors", "main", "man", "engines", "scripts", "directories", "repository", "bugs", "licenses"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"prepare-chromedriver": {"type": "string"}, "run-chrome": {"type": "string"}}, "required": ["prepare-chromedriver", "run-chrome"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"minimist": {"type": "string"}, "selenium-webdriver": {"type": "string"}}, "required": ["minimist", "selenium-webdriver"]}}, "required": ["name", "version", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "itchio_bundle_claimer", "version" : "1.0.0", "main" : "index.js", "scripts" : {"prepare-chromedriver" : "unzip ./chromedriver_linux64.zip && sudo mv ./chromedriver /usr/bin/chromedriver", "run-chrome" : "google-chrome --remote-debugging-port=9000 --headless --no-sandbox --disable-setuid-sandbox --disable-gpu"}, "author" : "obsfx", "license" : "WTFPL", "dependencies" : {"minimist" : "^1.2.5", "selenium-webdriver" : "^4.0.0-alpha.7"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"prepare-chromedriver": {"type": "string"}, "run-chrome": {"type": "string"}}, "required": ["prepare-chromedriver", "run-chrome"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"minimist": {"type": "string"}, "selenium-webdriver": {"type": "string"}}, "required": ["minimist", "selenium-webdriver"]}}, "required": ["name", "version", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "address": {"type": "string"}, "decimals": {"type": "integer"}, "dharmaVerificationStatus": {"type": "string"}}, "required": ["name", "symbol", "address", "decimals", "dharmaVerificationStatus"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "THANOSTOKEN", "symbol" : "THANO", "address" : "0x0a15c45EEf3F6146FF3B309A890D95A6D2D043c5", "decimals" : 18, "dharmaVerificationStatus" : "UNVERIFIED"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "address": {"type": "string"}, "decimals": {"type": "integer"}, "dharmaVerificationStatus": {"type": "string"}}, "required": ["name", "symbol", "address", "decimals", "dharmaVerificationStatus"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"navigationBarTitleText": {"type": "string"}, "enablePullDownRefresh": {"type": "boolean"}, "backgroundTextStyle": {"type": "string"}, "navigationStyle": {"type": "string"}, "usingComponents": {"type": "object", "properties": {"uni-calendar": {"type": "string"}, "uni-calendar-green": {"type": "string"}, "uni-calendar-total": {"type": "string"}}, "required": ["uni-calendar", "uni-calendar-green", "uni-calendar-total"]}}, "required": ["navigationBarTitleText", "enablePullDownRefresh", "backgroundTextStyle", "navigationStyle", "usingComponents"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"navigationBarTitleText" : "\u65e5\u5386", "enablePullDownRefresh" : true, "backgroundTextStyle" : "dark", "navigationStyle" : "custom", "usingComponents" : {"uni-calendar" : "/components/group/uni-calendar/uni-calendar", "uni-calendar-green" : "/components/group/uni-calendar/uni-calendar-green", "uni-calendar-total" : "/components/group/uni-calendar/uni-calendar-total"}}
json_instruct
{"type": "object", "properties": {"navigationBarTitleText": {"type": "string"}, "enablePullDownRefresh": {"type": "boolean"}, "backgroundTextStyle": {"type": "string"}, "navigationStyle": {"type": "string"}, "usingComponents": {"type": "object", "properties": {"uni-calendar": {"type": "string"}, "uni-calendar-green": {"type": "string"}, "uni-calendar-total": {"type": "string"}}, "required": ["uni-calendar", "uni-calendar-green", "uni-calendar-total"]}}, "required": ["navigationBarTitleText", "enablePullDownRefresh", "backgroundTextStyle", "navigationStyle", "usingComponents"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"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" : "2006", "provinceId" : "53", "regencyId" : "07", "districtId" : "20", "name" : "Kloangpopot"}
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#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"asset": {"type": "object", "properties": {"format": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "path": {"type": "string"}, "size": {"type": "object", "properties": {"width": {"type": "integer"}, "height": {"type": "integer"}}, "required": ["width", "height"]}, "state": {"type": "integer"}, "type": {"type": "integer"}}, "required": ["format", "id", "name", "path", "size", "state", "type"]}, "regions": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "boundingBox": {"type": "object", "properties": {"height": {"type": "number"}, "width": {"type": "number"}, "left": {"type": "number"}, "top": {"type": "number"}}, "required": ["height", "width", "left", "top"]}, "points": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}}}, "required": ["id", "type", "tags", "boundingBox", "points"]}}, "version": {"type": "string"}}, "required": ["asset", "regions", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"asset" : {"format" : "png", "id" : "ca41dd6780c06c56f72fceba3f9508f8", "name" : "16_Color.png", "path" : "file:C:/Users/box/Desktop/training/16_Color.png", "size" : {"width" : 640, "height" : 480}, "state" : 2, "type" : 1}, "regions" : [{"id" : "-4vpH8oIb", "type" : "RECTANGLE", "tags" : ["fuelport"], "boundingBox" : {"height" : 50.90909090909091, "width" : 39.99999999999999, "left" : 154.02597402597402, "top" : 428.57142857142856}, "points" : [{"x" : 154.02597402597402, "y" : 428.57142857142856}, {"x" : 194.025974025974, "y" : 428.57142857142856}, {"x" : 194.025974025974, "y" : 479.48051948051943}, {"x" : 154.02597402597402, "y" : 479.48051948051943}]}], "version" : "2.2.0"}
json_instruct
{"type": "object", "properties": {"asset": {"type": "object", "properties": {"format": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "path": {"type": "string"}, "size": {"type": "object", "properties": {"width": {"type": "integer"}, "height": {"type": "integer"}}, "required": ["width", "height"]}, "state": {"type": "integer"}, "type": {"type": "integer"}}, "required": ["format", "id", "name", "path", "size", "state", "type"]}, "regions": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "boundingBox": {"type": "object", "properties": {"height": {"type": "number"}, "width": {"type": "number"}, "left": {"type": "number"}, "top": {"type": "number"}}, "required": ["height", "width", "left", "top"]}, "points": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}}}, "required": ["id", "type", "tags", "boundingBox", "points"]}}, "version": {"type": "string"}}, "required": ["asset", "regions", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "id": {"type": "string"}, "decimals": {"type": "integer"}, "coingecko_url": {"type": "string"}, "market_cap_usd": {"type": "integer"}, "market_cap_rank": {"type": "integer"}, "24_hr_volume_usd": {"type": "number"}, "logoURI": {"type": "string"}}, "required": ["name", "symbol", "id", "decimals", "coingecko_url", "market_cap_usd", "market_cap_rank", "24_hr_volume_usd", "logoURI"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Bethereum", "symbol" : "BETHER", "id" : "0x14C926F2290044B647e1Bf2072e67B495eff1905", "decimals" : 18, "coingecko_url" : "https://www.coingecko.com/en/coins/bethereum", "market_cap_usd" : 333386, "market_cap_rank" : 2820, "24_hr_volume_usd" : 14966.69, "logoURI" : "https://raw.githubusercontent.com/poolsharks-protocol/token-metadata/master/blockchains/ethereum/assets/0x14C926F2290044B647e1Bf2072e67B495eff1905/logo.png"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "id": {"type": "string"}, "decimals": {"type": "integer"}, "coingecko_url": {"type": "string"}, "market_cap_usd": {"type": "integer"}, "market_cap_rank": {"type": "integer"}, "24_hr_volume_usd": {"type": "number"}, "logoURI": {"type": "string"}}, "required": ["name", "symbol", "id", "decimals", "coingecko_url", "market_cap_usd", "market_cap_rank", "24_hr_volume_usd", "logoURI"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "refinedstorage:block/disk_drive"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"derivation": {"type": "string"}, "kjv_def": {"type": "string"}, "lemma": {"type": "string"}, "frequency": {"type": "integer"}, "strongs_def": {"type": "string"}, "outline": {"type": "string"}}, "required": ["derivation", "kjv_def", "lemma", "frequency", "strongs_def", "outline"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"derivation" : "from G3151 (\u03bc\u03b1\u03c4\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03af\u03b1);", "kjv_def" : "vain jangling", "lemma" : "\u03bc\u03b1\u03c4\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03af\u03b1", "frequency" : 1, "strongs_def" : " random talk, i.e. babble", "outline" : "<ol><li> vain talking, empty talk</li></ol>"}
json_instruct
{"type": "object", "properties": {"derivation": {"type": "string"}, "kjv_def": {"type": "string"}, "lemma": {"type": "string"}, "frequency": {"type": "integer"}, "strongs_def": {"type": "string"}, "outline": {"type": "string"}}, "required": ["derivation", "kjv_def", "lemma", "frequency", "strongs_def", "outline"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"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" : "PASAMAN BARAT", "originalFilename" : "4x6 merah.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 128716, "noUrut" : 1, "nama" : "YULHENDRI DT. PUTIAH, SH", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "PASAMAN BARAT", "originalFilename" : "4x6.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 128526, "noUrut" : 2, "nama" : "BUYUNG, S.Sos", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "PASAMAN BARAT", "originalFilename" : "4x6 warna.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 128252, "noUrut" : 3, "nama" : "DESSY ARISANDI. M", "stringJenisKelamin" : "Perempuan"}, {"namaKab" : "PASAMAN BARAT", "originalFilename" : "4x6 a.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 213061, "noUrut" : 4, "nama" : "SUKARMAN", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "PASAMAN BARAT", "originalFilename" : "4X6 WARNA.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 89614, "noUrut" : 5, "nama" : "ISRA DEKAMAL", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "PASAMAN BARAT", "originalFilename" : "4x6 warna.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 179437, "noUrut" : 6, "nama" : "ELFINARITA", "stringJenisKelamin" : "Perempuan"}, {"namaKab" : "PASAMAN BARAT", "originalFilename" : "DSC_5275 copy.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 238881, "noUrut" : 7, "nama" : "WEGI OKTASA, SH", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "PASAMAN BARAT", "originalFilename" : "4 X 6 LATAR HIJAU.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 212653, "noUrut" : 8, "nama" : "NURLAINI NURDIN", "stringJenisKelamin" : "Perempuan"}, {"namaKab" : "PASAMAN BARAT", "originalFilename" : "4x6 warna.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 180617, "noUrut" : 9, "nama" : "ENI MULYANI", "stringJenisKelamin" : "Perempuan"}, {"namaKab" : "PASAMAN BARAT", "originalFilename" : "4x6 warna.jpg", "namaPartai" : "Partai Kebangkitan Bangsa", "id" : 148697, "noUrut" : 10, "nama" : "MERRI JHON", "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#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"point": {"type": "string"}, "notes": {"type": "string"}, "name": {"type": "string"}, "maximum-net-dwellings": {"type": "string"}, "start-date": {"type": "string"}, "organisation": {"type": "string"}, "minimum-net-dwellings": {"type": "string"}, "site-address": {"type": "string"}, "planning-permission-date": {"type": "string"}, "deliverable": {"type": "string"}, "hectares": {"type": "string"}, "site": {"type": "string"}, "planning-permission-status": {"type": "string"}, "planning-permission-type": {"type": "string"}, "site-plan-url": {"type": "string"}, "slug": {"type": "string"}, "entity": {"type": "integer"}, "entry-date": {"type": "string"}}, "required": ["point", "notes", "name", "maximum-net-dwellings", "start-date", "organisation", "minimum-net-dwellings", "site-address", "planning-permission-date", "deliverable", "hectares", "site", "planning-permission-status", "planning-permission-type", "site-plan-url", "slug", "entity", "entry-date"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "geometry" : {"type" : "Point", "coordinates" : [1.058038, 51.278474]}, "properties" : {"point" : "POINT(1.058038 51.278474)", "notes" : "Demolition of public house and erection of five two-storey terraced houses", "name" : "BR-084", "maximum-net-dwellings" : "5", "start-date" : "2017-11-01", "organisation" : "local-authority-eng:CAT", "minimum-net-dwellings" : "5", "site-address" : "The Gentyl Knyght, Knight Avenue, Canterbury, CT2 8PU", "planning-permission-date" : "2017-09-01", "deliverable" : "yes", "hectares" : "0.09", "site" : "BR-084", "planning-permission-status" : "permissioned", "planning-permission-type" : "full planning permission", "site-plan-url" : "https://mapping.canterbury.gov.uk/webapps/Brownfield_Sites/?center=613373,157700,27700&scale=500", "slug" : "/brownfield-land/local-authority-eng/CAT/BR-084", "entity" : 478814, "entry-date" : "2017-11-23"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"point": {"type": "string"}, "notes": {"type": "string"}, "name": {"type": "string"}, "maximum-net-dwellings": {"type": "string"}, "start-date": {"type": "string"}, "organisation": {"type": "string"}, "minimum-net-dwellings": {"type": "string"}, "site-address": {"type": "string"}, "planning-permission-date": {"type": "string"}, "deliverable": {"type": "string"}, "hectares": {"type": "string"}, "site": {"type": "string"}, "planning-permission-status": {"type": "string"}, "planning-permission-type": {"type": "string"}, "site-plan-url": {"type": "string"}, "slug": {"type": "string"}, "entity": {"type": "integer"}, "entry-date": {"type": "string"}}, "required": ["point", "notes", "name", "maximum-net-dwellings", "start-date", "organisation", "minimum-net-dwellings", "site-address", "planning-permission-date", "deliverable", "hectares", "site", "planning-permission-status", "planning-permission-type", "site-plan-url", "slug", "entity", "entry-date"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"pageContext": {"type": "object", "properties": {"tag": {"type": "string"}}, "required": ["tag"]}}, "required": ["pageContext"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pageContext" : {"tag" : "Productivity"}}
json_instruct
{"type": "object", "properties": {"pageContext": {"type": "object", "properties": {"tag": {"type": "string"}}, "required": ["tag"]}}, "required": ["pageContext"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "userDefined": {"type": "boolean"}}, "required": ["text", "userDefined"]}}, "isTemplate": {"type": "boolean"}, "count": {"type": "integer"}, "updated": {"type": "integer"}}, "required": ["id", "data", "isTemplate", "count", "updated"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "313122b5-7f1e-4cba-9522-fd8f38f856e8", "data" : [{"text" : "e invece a ", "userDefined" : false}, {"text" : "Palermo", "alias" : "address", "meta" : "@sys.location", "userDefined" : true}, {"text" : " ", "userDefined" : false}, {"text" : "oggi", "alias" : "date-time", "meta" : "@sys.date-time", "userDefined" : true}], "isTemplate" : false, "count" : 0, "updated" : 0}, {"id" : "d4719935-1902-4a5b-80fc-674485cdb52c", "data" : [{"text" : "e a ", "userDefined" : false}, {"text" : "Napoli", "alias" : "address", "meta" : "@sys.location", "userDefined" : true}, {"text" : " ", "userDefined" : false}, {"text" : "domani", "alias" : "date-time", "meta" : "@sys.date-time", "userDefined" : true}], "isTemplate" : false, "count" : 0, "updated" : 0}, {"id" : "7f7ef9fc-6629-47af-af06-c0dafcbdf94b", "data" : [{"text" : "mostra per ", "userDefined" : false}, {"text" : "oggi", "alias" : "date-time", "meta" : "@sys.date-time", "userDefined" : true}, {"text" : " a ", "userDefined" : false}, {"text" : "Mosca", "alias" : "address", "meta" : "@sys.location", "userDefined" : true}], "isTemplate" : false, "count" : 0, "updated" : 0}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string"}, "userDefined": {"type": "boolean"}}, "required": ["text", "userDefined"]}}, "isTemplate": {"type": "boolean"}, "count": {"type": "integer"}, "updated": {"type": "integer"}}, "required": ["id", "data", "isTemplate", "count", "updated"]}, "$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": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"merged" : "C:\\Users\\Mayank Padhi\\AndroidStudioProjects\\Note\\app\\build\\intermediates\\res\\merged\\debug\\menu\\notelist_menu.xml", "source" : "C:\\Users\\Mayank Padhi\\AndroidStudioProjects\\Note\\app\\src\\main\\res\\menu\\notelist_menu.xml"}, {"merged" : "C:\\Users\\Mayank Padhi\\AndroidStudioProjects\\Note\\app\\build\\intermediates\\res\\merged\\debug\\menu\\noteedit_menu.xml", "source" : "C:\\Users\\Mayank Padhi\\AndroidStudioProjects\\Note\\app\\src\\main\\res\\menu\\noteedit_menu.xml"}, {"merged" : "C:\\Users\\Mayank\\AndroidStudioProjects\\Note\\app\\build\\intermediates\\res\\merged\\debug\\menu\\noteedit_menu.xml", "source" : "C:\\Users\\Mayank\\AndroidStudioProjects\\Note\\app\\src\\main\\res\\menu\\noteedit_menu.xml"}, {"merged" : "C:\\Users\\Mayank\\AndroidStudioProjects\\Note\\app\\build\\intermediates\\res\\merged\\debug\\menu\\notelist_menu.xml", "source" : "C:\\Users\\Mayank\\AndroidStudioProjects\\Note\\app\\src\\main\\res\\menu\\notelist_menu.xml"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "title": {"type": "string"}, "author": {"type": "string"}, "contact": {"type": "string"}, "homepage": {"type": "string"}, "description": {"type": "string"}, "factorio_version": {"type": "string"}, "dependencies": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "title", "author", "contact", "homepage", "description", "factorio_version", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "burner-power-progression", "version" : "0.0.3", "title" : "Burner Power Progression", "author" : "jodokus31", "contact" : "", "homepage" : "", "description" : "Higher tier boilers for power generation are more efficient (supports Bob's Power and KS Power).\n\nFuel values of chemical fuels (like coal or solid fuel) are doubled (except nuclear and rocket fuel).", "factorio_version" : "1.1", "dependencies" : ["base >= 1.1.0", "? bobpower >= 1.1.3", "? bobplates >= 1.1.3", "? angelspetrochem >= 0.9.20", "? angelsbioprocessing >= 0.7.20", "? aai-industry >= 0.5.9"]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "title": {"type": "string"}, "author": {"type": "string"}, "contact": {"type": "string"}, "homepage": {"type": "string"}, "description": {"type": "string"}, "factorio_version": {"type": "string"}, "dependencies": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "title", "author", "contact", "homepage", "description", "factorio_version", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "object", "properties": {"directory": {"type": "string"}, "command": {"type": "string"}, "file": {"type": "string"}}, "required": ["directory", "command", "file"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"directory" : "F:/0-practise/CJson/template/build/lib", "command" : "D:\\mingw64\\bin\\gcc.exe -DCJSON_EXPORTS -g -o CMakeFiles\\CJSON.dir\\cJSON.c.obj -c F:\\0-practise\\CJson\\template\\lib\\cJSON.c", "file" : "F:/0-practise/CJson/template/lib/cJSON.c"}, {"directory" : "F:/0-practise/CJson/template/build/src", "command" : "D:\\mingw64\\bin\\g++.exe @CMakeFiles/main.dir/includes_CXX.rsp -g -std=gnu++14 -o CMakeFiles\\main.dir\\main.cpp.obj -c F:\\0-practise\\CJson\\template\\src\\main.cpp", "file" : "F:/0-practise/CJson/template/src/main.cpp"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"directory": {"type": "string"}, "command": {"type": "string"}, "file": {"type": "string"}}, "required": ["directory", "command", "file"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "conquest:block/palm_log_stairs"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["faustao-errou-webpack-plugin", "gulp-faustao-errou", "jasmine-faustao-errou", "jest-faustao-errou"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"userId" : 59994, "cartId" : "6afd6139-f90b-4486-9957-d911644a42f8", "preferredProducts" : [4525, 4884, 4339, 4487, 1525, 757], "productReviews" : [{"productId" : 1062, "reviewText" : "My co-worker Linnie has one of these. He says it looks wide.", "reviewDate" : "2019-08-10T05:09:46.4880386+03:00"}, {"productId" : 2106, "reviewText" : "It only works when I'm Mauritania.", "reviewDate" : "2019-12-24T03:04:24.9227692+02:00"}, {"productId" : 4213, "reviewText" : "talk about pleasure!", "reviewDate" : "2017-10-04T00:30:43.8667277+03:00"}, {"productId" : 4657, "reviewText" : "heard about this on hip-hop music radio, decided to give it a try.", "reviewDate" : "2017-11-11T05:48:39.9361525+02: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#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[1917, 5], [1920, 5], [1921, 10], [1922, 5], [1923, 7]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$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"}, "description": {"type": "string"}, "thumb": {"type": "string"}, "download": {"type": "string"}, "origin": {"type": "string"}}, "required": ["title", "author", "description", "thumb", "download", "origin"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "\u3010\u8266\u3053\u308cMMD\u3011\u7e26\u30bb\u30fc\u30bf\u30fc\u9234\u8c37\u3067\u5263\u8056\u30c0\u30f3\u30b9\u3010\u4e73\u63fa\u308c\u3011", "author" : "Tiamat", "description" : "\u6700\u8fd1MMD\u30e2\u30c1\u30d9\u304c\u4f4e\u4e0b\u3059\u308b\u4e00\u65b9\u3067\u4e2d\u3005\u52d5\u753b\u5236\u4f5c\u306b\u624b\u304c\u4ed8\u304b\u306a\u3044\u72b6\u614b\u3067\u3059....<br>\u624b\u629c\u304d\u4f5c\u54c1\u3067\u306f\u3042\u308a\u307e\u3059\u304c\u7e26\u30bb\u30fc\u30bf\u30fc\u9234\u8c37\u3055\u3093\u306e\u5263\u8056\u30c0\u30f3\u30b9\u3092\u7f6e\u304d\u571f\u7523\u3068\u3057\u3066", "thumb" : "//i.iwara.tv/sites/default/files/styles/thumbnail/public/video_embed_field_thumbnails/youtube/LglG6WK8N6U.jpg?itok=JwJjjZcN", "download" : "https://www.iwara.tv/api/video/bzy2vf08mlil2awoa", "origin" : "https://www.iwara.tv/videos/bzy2vf08mlil2awoa"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "thumb": {"type": "string"}, "download": {"type": "string"}, "origin": {"type": "string"}}, "required": ["title", "author", "description", "thumb", "download", "origin"], "$schema": "http://json-schema.org/draft-07/schema#"}