input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"pos": {"type": "string"}, "translits": {"type": "object", "properties": {"Legi\u014dn": {"type": "object", "properties": {"luk.8.30|12": {"type": "array", "items": {"type": "string"}}, "mrk.5.9|9": {"type": "array", "items": {"type": "string"}}}, "required": ["luk.8.30|12", "mrk.5.9|9"]}, "legi\u014dna": {"type": "object", "properties": {"mrk.5.15|16": {"type": "array", "items": {"type": "string"}}}, "required": ["mrk.5.15|16"]}, "legi\u014dnas": {"type": "object", "properties": {"mat.26.53|15": {"type": "array", "items": {"type": "string"}}}, "required": ["mat.26.53|15"]}}, "required": ["Legi\u014dn", "legi\u014dna", "legi\u014dnas"]}, "meanings": {"type": "object", "properties": {"legion": {"type": "integer"}}, "required": ["legion"]}, "meaningsCount": {"type": "integer"}, "occurences": {"type": "integer"}}, "required": ["pos", "translits", "meanings", "meaningsCount", "occurences"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pos" : "n", "translits" : {"Legi\u014dn" : {"luk.8.30|12" : ["he said,", "Legion,", "because"], "mrk.5.9|9" : ["he answered,", "Legion", "[is] name"]}, "legi\u014dna" : {"mrk.5.15|16" : ["the", "legion;", "and"]}, "legi\u014dnas" : {"mat.26.53|15" : ["twelve", "legions", "of angels?"]}}, "meanings" : {"legion" : 4}, "meaningsCount" : 1, "occurences" : 4}
json_instruct
{"type": "object", "properties": {"pos": {"type": "string"}, "translits": {"type": "object", "properties": {"Legi\u014dn": {"type": "object", "properties": {"luk.8.30|12": {"type": "array", "items": {"type": "string"}}, "mrk.5.9|9": {"type": "array", "items": {"type": "string"}}}, "required": ["luk.8.30|12", "mrk.5.9|9"]}, "legi\u014dna": {"type": "object", "properties": {"mrk.5.15|16": {"type": "array", "items": {"type": "string"}}}, "required": ["mrk.5.15|16"]}, "legi\u014dnas": {"type": "object", "properties": {"mat.26.53|15": {"type": "array", "items": {"type": "string"}}}, "required": ["mat.26.53|15"]}}, "required": ["Legi\u014dn", "legi\u014dna", "legi\u014dnas"]}, "meanings": {"type": "object", "properties": {"legion": {"type": "integer"}}, "required": ["legion"]}, "meaningsCount": {"type": "integer"}, "occurences": {"type": "integer"}}, "required": ["pos", "translits", "meanings", "meaningsCount", "occurences"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"/assets/mobile/js/commons/common.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/home/home.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/member/setting.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/lessons/detail.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/university/university.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/member/mymsg.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/member/msgmanage.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/member/index.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/lessons/lessons.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/form/form.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/comment/comment.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}}, "required": ["/assets/mobile/js/commons/common.js", "/assets/mobile/js/home/home.js", "/assets/mobile/js/member/setting.js", "/assets/mobile/js/lessons/detail.js", "/assets/mobile/js/university/university.js", "/assets/mobile/js/member/mymsg.js", "/assets/mobile/js/member/msgmanage.js", "/assets/mobile/js/member/index.js", "/assets/mobile/js/lessons/lessons.js", "/assets/mobile/js/form/form.js", "/assets/mobile/js/comment/comment.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"/assets/mobile/js/commons/common.js" : {"js" : "/assets/images//assets/mobile/js/commons/common.js?v=2159fd34c295346d4496"}, "/assets/mobile/js/home/home.js" : {"js" : "/assets/images//assets/mobile/js/home/home.js?v=ea238183c0d446313f7a"}, "/assets/mobile/js/member/setting.js" : {"js" : "/assets/images//assets/mobile/js/member/setting.js?v=fa4803d7da4ae8d74ae2"}, "/assets/mobile/js/lessons/detail.js" : {"js" : "/assets/images//assets/mobile/js/lessons/detail.js?v=02e50ab0edcda907e0d1"}, "/assets/mobile/js/university/university.js" : {"js" : "/assets/images//assets/mobile/js/university/university.js?v=9ee2f74ff2eac378165c"}, "/assets/mobile/js/member/mymsg.js" : {"js" : "/assets/images//assets/mobile/js/member/mymsg.js?v=a5287b9c2c91d7bfbb87"}, "/assets/mobile/js/member/msgmanage.js" : {"js" : "/assets/images//assets/mobile/js/member/msgmanage.js?v=086739893d98d7721398"}, "/assets/mobile/js/member/index.js" : {"js" : "/assets/images//assets/mobile/js/member/index.js?v=74bd97af427b7af20d2f"}, "/assets/mobile/js/lessons/lessons.js" : {"js" : "/assets/images//assets/mobile/js/lessons/lessons.js?v=17251749db51bac9fbfe"}, "/assets/mobile/js/form/form.js" : {"js" : "/assets/images//assets/mobile/js/form/form.js?v=00f8dfaf6156fcd84e8f"}, "/assets/mobile/js/comment/comment.js" : {"js" : "/assets/images//assets/mobile/js/comment/comment.js?v=4dc62ecc70167a3fd06d"}}
json_instruct
{"type": "object", "properties": {"/assets/mobile/js/commons/common.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/home/home.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/member/setting.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/lessons/detail.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/university/university.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/member/mymsg.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/member/msgmanage.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/member/index.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/lessons/lessons.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/form/form.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}, "/assets/mobile/js/comment/comment.js": {"type": "object", "properties": {"js": {"type": "string"}}, "required": ["js"]}}, "required": ["/assets/mobile/js/commons/common.js", "/assets/mobile/js/home/home.js", "/assets/mobile/js/member/setting.js", "/assets/mobile/js/lessons/detail.js", "/assets/mobile/js/university/university.js", "/assets/mobile/js/member/mymsg.js", "/assets/mobile/js/member/msgmanage.js", "/assets/mobile/js/member/index.js", "/assets/mobile/js/lessons/lessons.js", "/assets/mobile/js/form/form.js", "/assets/mobile/js/comment/comment.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"iframeResizer.contentWindow.min.js": {"type": "string"}, "iframeResizer.min.js": {"type": "string"}}, "required": ["iframeResizer.contentWindow.min.js", "iframeResizer.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"iframeResizer.contentWindow.min.js" : "sha256-3hhWCz9RSGvnQDlldVWtH4codnFU9OO4wcaPrFlyUCw=", "iframeResizer.min.js" : "sha256-KVrRF/5KpHoH2KAdhFJQC7z1868rG13qCw2vt0LK7W8="}
json_instruct
{"type": "object", "properties": {"iframeResizer.contentWindow.min.js": {"type": "string"}, "iframeResizer.min.js": {"type": "string"}}, "required": ["iframeResizer.contentWindow.min.js", "iframeResizer.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"Acc": {"type": "number"}, "IoU": {"type": "number"}, "mIoU": {"type": "number"}}, "required": ["Acc", "IoU", "mIoU"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Acc" : 0.8766976385802827, "IoU" : 0.6311849181934803, "mIoU" : 0.7466132581295266}
json_instruct
{"type": "object", "properties": {"Acc": {"type": "number"}, "IoU": {"type": "number"}, "mIoU": {"type": "number"}}, "required": ["Acc", "IoU", "mIoU"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"action": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"account": {"type": "integer"}, "avgPx": {"type": "null"}, "clOrdID": {"type": "string"}, "clOrdLinkID": {"type": "string"}, "contingencyType": {"type": "string"}, "cumQty": {"type": "integer"}, "currency": {"type": "string"}, "displayQty": {"type": "integer"}, "exDestination": {"type": "string"}, "execInst": {"type": "string"}, "leavesQty": {"type": "integer"}, "multiLegReportingType": {"type": "string"}, "ordRejReason": {"type": "string"}, "ordStatus": {"type": "string"}, "ordType": {"type": "string"}, "orderID": {"type": "string"}, "orderQty": {"type": "integer"}, "pegOffsetValue": {"type": "null"}, "pegPriceType": {"type": "string"}, "price": {"type": "null"}, "settlCurrency": {"type": "string"}, "side": {"type": "string"}, "simpleCumQty": {"type": "integer"}, "simpleLeavesQty": {"type": "number"}, "simpleOrderQty": {"type": "null"}, "stopPx": {"type": "null"}, "symbol": {"type": "string"}, "text": {"type": "string"}, "timeInForce": {"type": "string"}, "timestamp": {"type": "string"}, "transactTime": {"type": "string"}, "triggered": {"type": "string"}, "workingIndicator": {"type": "boolean"}}, "required": ["account", "avgPx", "clOrdID", "clOrdLinkID", "contingencyType", "cumQty", "currency", "displayQty", "exDestination", "execInst", "leavesQty", "multiLegReportingType", "ordRejReason", "ordStatus", "ordType", "orderID", "orderQty", "pegOffsetValue", "pegPriceType", "price", "settlCurrency", "side", "simpleCumQty", "simpleLeavesQty", "simpleOrderQty", "stopPx", "symbol", "text", "timeInForce", "timestamp", "transactTime", "triggered", "workingIndicator"]}}, "table": {"type": "string"}}, "required": ["action", "data", "table"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"action" : "insert", "data" : [{"account" : 2690, "avgPx" : null, "clOrdID" : "", "clOrdLinkID" : "", "contingencyType" : "", "cumQty" : 0, "currency" : "USD", "displayQty" : 0, "exDestination" : "XBME", "execInst" : "", "leavesQty" : 1, "multiLegReportingType" : "SingleSecurity", "ordRejReason" : "", "ordStatus" : "New", "ordType" : "Market", "orderID" : "1bf21c29-f30c-9ef0-6fc0-fea73e80e94e", "orderQty" : 1, "pegOffsetValue" : null, "pegPriceType" : "", "price" : null, "settlCurrency" : "XBt", "side" : "Buy", "simpleCumQty" : 0, "simpleLeavesQty" : 0.0004, "simpleOrderQty" : null, "stopPx" : null, "symbol" : "XBTUSD", "text" : "Submitted via API.", "timeInForce" : "ImmediateOrCancel", "timestamp" : "2017-07-27T22:58:53.727Z", "transactTime" : "2017-07-27T22:58:53.727Z", "triggered" : "", "workingIndicator" : false}], "table" : "order"}
json_instruct
{"type": "object", "properties": {"action": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"account": {"type": "integer"}, "avgPx": {"type": "null"}, "clOrdID": {"type": "string"}, "clOrdLinkID": {"type": "string"}, "contingencyType": {"type": "string"}, "cumQty": {"type": "integer"}, "currency": {"type": "string"}, "displayQty": {"type": "integer"}, "exDestination": {"type": "string"}, "execInst": {"type": "string"}, "leavesQty": {"type": "integer"}, "multiLegReportingType": {"type": "string"}, "ordRejReason": {"type": "string"}, "ordStatus": {"type": "string"}, "ordType": {"type": "string"}, "orderID": {"type": "string"}, "orderQty": {"type": "integer"}, "pegOffsetValue": {"type": "null"}, "pegPriceType": {"type": "string"}, "price": {"type": "null"}, "settlCurrency": {"type": "string"}, "side": {"type": "string"}, "simpleCumQty": {"type": "integer"}, "simpleLeavesQty": {"type": "number"}, "simpleOrderQty": {"type": "null"}, "stopPx": {"type": "null"}, "symbol": {"type": "string"}, "text": {"type": "string"}, "timeInForce": {"type": "string"}, "timestamp": {"type": "string"}, "transactTime": {"type": "string"}, "triggered": {"type": "string"}, "workingIndicator": {"type": "boolean"}}, "required": ["account", "avgPx", "clOrdID", "clOrdLinkID", "contingencyType", "cumQty", "currency", "displayQty", "exDestination", "execInst", "leavesQty", "multiLegReportingType", "ordRejReason", "ordStatus", "ordType", "orderID", "orderQty", "pegOffsetValue", "pegPriceType", "price", "settlCurrency", "side", "simpleCumQty", "simpleLeavesQty", "simpleOrderQty", "stopPx", "symbol", "text", "timeInForce", "timestamp", "transactTime", "triggered", "workingIndicator"]}}, "table": {"type": "string"}}, "required": ["action", "data", "table"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"web": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "array", "items": {"type": "string"}}, "key": {"type": "string"}}, "required": ["value", "key"]}}, "query": {"type": "string"}, "translation": {"type": "array", "items": {"type": "string"}}, "errorCode": {"type": "string"}, "dict": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "webdict": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "basic": {"type": "object", "properties": {"us-phonetic": {"type": "string"}, "phonetic": {"type": "string"}, "uk-phonetic": {"type": "string"}, "explains": {"type": "array", "items": {"type": "string"}}}, "required": ["us-phonetic", "phonetic", "uk-phonetic", "explains"]}, "l": {"type": "string"}}, "required": ["web", "query", "translation", "errorCode", "dict", "webdict", "basic", "l"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"web" : [{"value" : ["\u4ee4\u4eba\u4fe1\u670d", "\u6709\u8bf4\u670d\u529b", "\u8bf4\u670d\u529b"], "key" : "Convincing"}, {"value" : ["\u6709\u8bf4\u670d\u529b\u7684\u6848\u4f8b"], "key" : "convincing case"}, {"value" : ["\u4f7f\u4eba\u4fe1\u670d\u7684"], "key" : "convincing a"}], "query" : "convincing", "translation" : ["\u4ee4\u4eba\u4fe1\u670d\u7684"], "errorCode" : "0", "dict" : {"url" : "yddict://m.youdao.com/dict?le=eng&q=convincing"}, "webdict" : {"url" : "http://m.youdao.com/dict?le=eng&q=convincing"}, "basic" : {"us-phonetic" : "k\u0259n'v\u026ans\u026a\u014b", "phonetic" : "k\u0259n'v\u026ans\u026a\u014b", "uk-phonetic" : "k\u0259n'v\u026ans\u026a\u014b", "explains" : ["v. \u4f7f\u76f8\u4fe1\uff1b\u4f7f\u660e\u767d\uff08convince\u7684\u73b0\u5728\u5206\u8bcd\uff09", "adj. \u4ee4\u4eba\u4fe1\u670d\u7684\uff1b\u6709\u8bf4\u670d\u529b\u7684"]}, "l" : "EN2zh-CHS"}
json_instruct
{"type": "object", "properties": {"web": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "array", "items": {"type": "string"}}, "key": {"type": "string"}}, "required": ["value", "key"]}}, "query": {"type": "string"}, "translation": {"type": "array", "items": {"type": "string"}}, "errorCode": {"type": "string"}, "dict": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "webdict": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "basic": {"type": "object", "properties": {"us-phonetic": {"type": "string"}, "phonetic": {"type": "string"}, "uk-phonetic": {"type": "string"}, "explains": {"type": "array", "items": {"type": "string"}}}, "required": ["us-phonetic", "phonetic", "uk-phonetic", "explains"]}, "l": {"type": "string"}}, "required": ["web", "query", "translation", "errorCode", "dict", "webdict", "basic", "l"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "integer"}, "source": {"type": "string"}, "verse_id": {"type": "integer"}, "verse_count": {"type": "integer"}, "reference": {"type": "string"}, "title": {"type": "string"}, "html": {"type": "string"}, "audit": {"type": "integer"}}, "required": ["id", "source", "verse_id", "verse_count", "reference", "title", "html", "audit"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 1951, "source" : "barnes", "verse_id" : 18858, "verse_count" : 1, "reference" : "62:3", "title" : "", "html" : " <p> <em>Thou shalt also be a crown of glory </em>&mdash;On the application of the word &lsquo;crown&rsquo; to a place, see the notes at <a class=\"isa\" verses=\"WzE4MTY2XQ==\">Isaiah 28:1</a>, where it is applied to Samaria. Some difficulty has been felt by expositors in explaining this, from the fact that a crown or diadem was worn on the head and not held in the hand, and some have supposed that the word &lsquo;crown&rsquo; here is equivalent to any ornament which might be either horne in the hand or worn on the head; others have supposed that the reference is to the custom of carrying a chaplet or garland in the hand on festival occasions. But probably the sense is this, &lsquo;Thou shalt I be so beautiful and prosperous as to be appropriately regarded as a splendid crown or diadem. God shall keep thee as a beautiful diadem&mdash;the crown of beauty among the cities of the earth, and as that which is most comely and valuable in his sight.&rsquo; This is the sense expressed by Gataker and Rosenmuller. </p> <p> <em>And a royal diadem </em>&mdash;Hebrew, &lsquo;A diadem of a kingdom.&rsquo; The diadem is the wreath or chaplet, usually set with diamonds, which is &ldquo;encircled&rdquo; (\u05e6\u05e0\u05d9\u05e3 tsa\u0302n\u0131\u0302yph from \u05e6\u05e0\u05e3 tsa\u0302naph) to roll or wind around, to encircle) around the head. It here means such as was usually worn by monarchs; and the sense is, that Jerusalem would become exceedingly beautiful in the sight of God. </p>", "audit" : 1}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "source": {"type": "string"}, "verse_id": {"type": "integer"}, "verse_count": {"type": "integer"}, "reference": {"type": "string"}, "title": {"type": "string"}, "html": {"type": "string"}, "audit": {"type": "integer"}}, "required": ["id", "source", "verse_id", "verse_count", "reference", "title", "html", "audit"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "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" : "ManifoldBoost: stagewise function approximation for fully-, semi- and un-supervised learning.", "fields" : ["stability", "manifold alignment", "empirical risk minimization", "multilayer perceptron", "online machine learning"], "abstract" : "We describe a manifold learning framewor that naturally accommodates supervised learning, partially supervised learning and unsupervised clustering as particular cases. Our method chooses a function by minimizing loss subject to a manifold regularization penalty. This augmented cost is minimized using a greedy, stagewise, functional minimization procedure, as in Gradientboost. Each stage of boosting is fast and efficient. We demonstrate our approach using both radial basis function approximations and trees. The performance of our method is at the state of the art on many standard semi-supervised learning benchmarks, and we produce results for large scale datasets.", "citation" : "Citations (14)", "year" : "2008", "departments" : ["University of Illinois at Urbana\u2013Champaign", "University of Illinois at Urbana\u2013Champaign"], "conf" : "icml", "authors" : ["Nicolas Loeff.....http://dblp.org/pers/hd/l/Loeff:Nicolas", "David A. Forsyth.....http://dblp.org/pers/hd/f/Forsyth:David_A=", "Deepak Ramachandran.....http://dblp.org/pers/hd/r/Ramachandran:Deepak"], "pages" : 8}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "year": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "year", "departments", "conf", "authors", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"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" : [[[-95.283185, 29.940679], [-95.266768, 29.955775], [-95.253807, 29.961676], [-95.248023, 29.961968], [-95.247996, 29.956101], [-95.249695, 29.950683], [-95.249513, 29.934501], [-95.257912, 29.93519], [-95.274662, 29.940222], [-95.283185, 29.940679]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 87970}}]}
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#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}, "npm": {"type": "string"}}, "required": ["node", "npm"]}, "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"}}, "required": ["name", "version", "description", "main", "engines", "scripts", "repository", "keywords", "author", "license"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "serverless-translate-templateurls", "version" : "1.1.1", "description" : "Serverless plugin to translate local templateURL paths to s3 paths using cloud formation package utility", "main" : "index.js", "engines" : {"node" : ">=10.15.3", "npm" : ">=6.10.1"}, "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git@github.com:cjuega/serverless-translate-templateurls.git"}, "keywords" : ["Serverless", "AWS", "CloudFormation", "package", "Stacks", "templateURL", "S3"], "author" : "Carlos Juega", "license" : "MIT"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}, "npm": {"type": "string"}}, "required": ["node", "npm"]}, "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"}}, "required": ["name", "version", "description", "main", "engines", "scripts", "repository", "keywords", "author", "license"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"line": {"type": "integer"}, "column": {"type": "integer"}, "message": {"type": "string"}}, "required": ["line", "column", "message"]}}, "file": {"type": "string"}, "name": {"type": "string"}}, "required": ["errors", "file", "name"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0xc316f2596a41db5bd29b502b338bccf43f76d504", "tool" : "osiris", "start" : 1564624165.1813676, "end" : 1564624218.3958776, "duration" : 53.21450996398926, "analysis" : [{"errors" : [{"line" : 182, "column" : 17, "message" : "concurrency_bug"}, {"line" : 182, "column" : 17, "message" : "concurrency_bug"}], "file" : "/unique_chucks/16/0xc316f2596a41db5bd29b502b338bccf43f76d504.sol", "name" : "ICO"}, {"errors" : [], "file" : "/unique_chucks/16/0xc316f2596a41db5bd29b502b338bccf43f76d504.sol", "name" : "SafeMath"}]}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"line": {"type": "integer"}, "column": {"type": "integer"}, "message": {"type": "string"}}, "required": ["line", "column", "message"]}}, "file": {"type": "string"}, "name": {"type": "string"}}, "required": ["errors", "file", "name"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "1117040023", "district_id" : "1117040", "name" : "BLANG KUCAK"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Saintes", "dpt" : "Charente-Maritime", "inscrits" : 18859, "abs" : 5278, "votants" : 13581, "blancs" : 1223, "nuls" : 538, "exp" : 11820, "res" : [{"panneau" : "1", "voix" : 8777}, {"panneau" : "2", "voix" : 3043}]}
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": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[1999, 5], [2002, 5], [2005, 6], [2006, 13], [2007, 12], [2008, 7], [2009, 7], [2010, 6], [2012, 5]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "server": {"type": "string"}, "db:migrate": {"type": "string"}, "stop": {"type": "string"}}, "required": ["start", "server", "db:migrate", "stop"]}, "nodemonConfig": {"type": "object", "properties": {"watch": {"type": "array", "items": {"type": "string"}}}, "required": ["watch"]}, "dependencies": {"type": "object", "properties": {"@octokit/rest": {"type": "string"}, "body-parser": {"type": "string"}, "cross-port-killer": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "jsonwebtoken": {"type": "string"}, "monday-sdk-js": {"type": "string"}, "node-cache": {"type": "string"}, "node-fetch": {"type": "string"}, "sequelize": {"type": "string"}, "simple-oauth2": {"type": "string"}, "sqlite3": {"type": "string"}}, "required": ["@octokit/rest", "body-parser", "cross-port-killer", "dotenv", "express", "jsonwebtoken", "monday-sdk-js", "node-cache", "node-fetch", "sequelize", "simple-oauth2", "sqlite3"]}, "devDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "concurrently": {"type": "string"}, "debug": {"type": "string"}, "eslint": {"type": "string"}, "localtunnel": {"type": "string"}, "mocha": {"type": "string"}, "mock-require": {"type": "string"}, "nodemon": {"type": "string"}, "sequelize-cli": {"type": "string"}, "sinon": {"type": "string"}}, "required": ["chai", "concurrently", "debug", "eslint", "localtunnel", "mocha", "mock-require", "nodemon", "sequelize-cli", "sinon"]}}, "required": ["name", "version", "license", "scripts", "nodemonConfig", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "monday-integration-github", "version" : "0.0.1", "license" : "MIT", "scripts" : {"start" : "npm run stop && npm run db:migrate && npm run server", "server" : "nodemon ./src/app.js", "db:migrate" : "sequelize db:migrate", "stop" : "kill-port 8302"}, "nodemonConfig" : {"watch" : [".env", "src/"]}, "dependencies" : {"@octokit/rest" : "^16.43.2", "body-parser" : "^1.19.0", "cross-port-killer" : "^1.2.1", "dotenv" : "^5.0.1", "express" : "^4.17.1", "jsonwebtoken" : "^8.5.1", "monday-sdk-js" : "0.0.12", "node-cache" : "^5.1.2", "node-fetch" : "^2.6.1", "sequelize" : "^6.3.5", "simple-oauth2" : "^4.2.0", "sqlite3" : "^4.1.1"}, "devDependencies" : {"chai" : "^4.1.2", "concurrently" : "^5.2.0", "debug" : "~2.6.9", "eslint" : "^v6.8.0", "localtunnel" : "^2.0.1", "mocha" : "^5.0.4", "mock-require" : "^3.0.1", "nodemon" : "^2.0.2", "sequelize-cli" : "^6.2.0", "sinon" : "^7.4.2"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "server": {"type": "string"}, "db:migrate": {"type": "string"}, "stop": {"type": "string"}}, "required": ["start", "server", "db:migrate", "stop"]}, "nodemonConfig": {"type": "object", "properties": {"watch": {"type": "array", "items": {"type": "string"}}}, "required": ["watch"]}, "dependencies": {"type": "object", "properties": {"@octokit/rest": {"type": "string"}, "body-parser": {"type": "string"}, "cross-port-killer": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "jsonwebtoken": {"type": "string"}, "monday-sdk-js": {"type": "string"}, "node-cache": {"type": "string"}, "node-fetch": {"type": "string"}, "sequelize": {"type": "string"}, "simple-oauth2": {"type": "string"}, "sqlite3": {"type": "string"}}, "required": ["@octokit/rest", "body-parser", "cross-port-killer", "dotenv", "express", "jsonwebtoken", "monday-sdk-js", "node-cache", "node-fetch", "sequelize", "simple-oauth2", "sqlite3"]}, "devDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "concurrently": {"type": "string"}, "debug": {"type": "string"}, "eslint": {"type": "string"}, "localtunnel": {"type": "string"}, "mocha": {"type": "string"}, "mock-require": {"type": "string"}, "nodemon": {"type": "string"}, "sequelize-cli": {"type": "string"}, "sinon": {"type": "string"}}, "required": ["chai", "concurrently", "debug", "eslint", "localtunnel", "mocha", "mock-require", "nodemon", "sequelize-cli", "sinon"]}}, "required": ["name", "version", "license", "scripts", "nodemonConfig", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "homepage": {"type": "string"}, "role": {"type": "string"}}, "required": ["name", "email", "homepage", "role"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}}, "required": ["php"]}, "require-dev": {"type": "object", "properties": {"squizlabs/php_codesniffer": {"type": "string"}, "composer/composer": {"type": "string"}, "phpunit/phpunit": {"type": "string"}}, "required": ["squizlabs/php_codesniffer", "composer/composer", "phpunit/phpunit"]}, "autoload": {"type": "object", "properties": {"psr-0": {"type": "object", "properties": {"CIDRmatch\\": {"type": "string"}}, "required": ["CIDRmatch\\"]}}, "required": ["psr-0"]}}, "required": ["name", "type", "description", "keywords", "license", "authors", "require", "require-dev", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "tholu/php-cidr-match", "type" : "library", "description" : "CIDRmatch is a library to match an IP to an IP range in CIDR notation (IPv4 and IPv6).", "keywords" : ["PHP", "IPv4", "IPv6", "CIDR"], "license" : "MIT", "authors" : [{"name" : "Thomas Lutz", "email" : "thomaslutz.de@gmail.com", "homepage" : "https://github.com/tholu", "role" : "Creator, Developer, Maintainer"}], "require" : {"php" : ">=5.3"}, "require-dev" : {"squizlabs/php_codesniffer" : "~1", "composer/composer" : "1.0.*@dev", "phpunit/phpunit" : ">=3.7,<4"}, "autoload" : {"psr-0" : {"CIDRmatch\\" : ""}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "homepage": {"type": "string"}, "role": {"type": "string"}}, "required": ["name", "email", "homepage", "role"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}}, "required": ["php"]}, "require-dev": {"type": "object", "properties": {"squizlabs/php_codesniffer": {"type": "string"}, "composer/composer": {"type": "string"}, "phpunit/phpunit": {"type": "string"}}, "required": ["squizlabs/php_codesniffer", "composer/composer", "phpunit/phpunit"]}, "autoload": {"type": "object", "properties": {"psr-0": {"type": "object", "properties": {"CIDRmatch\\": {"type": "string"}}, "required": ["CIDRmatch\\"]}}, "required": ["psr-0"]}}, "required": ["name", "type", "description", "keywords", "license", "authors", "require", "require-dev", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"variants": {"type": "object", "properties": {"": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": [""]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"variants" : {"" : {"model" : "exampleid:block/saske_block"}}}
json_instruct
{"type": "object", "properties": {"variants": {"type": "object", "properties": {"": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": [""]}}, "required": ["variants"], "$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"}, "homepage": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "dependencies": {"type": "object", "properties": {"event-stream": {"type": "string"}}, "required": ["event-stream"]}, "author": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "_id": {"type": "string"}, "dist": {"type": "object", "properties": {"shasum": {"type": "string"}, "tarball": {"type": "string"}}, "required": ["shasum", "tarball"]}, "_npmVersion": {"type": "string"}, "_npmUser": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}, "maintainers": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "directories": {"type": "object", "properties": {}, "required": []}, "_shasum": {"type": "string"}, "_resolved": {"type": "string"}, "_from": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "readme": {"type": "string"}}, "required": ["name", "version", "description", "homepage", "repository", "dependencies", "author", "_id", "dist", "_npmVersion", "_npmUser", "maintainers", "directories", "_shasum", "_resolved", "_from", "bugs", "readme"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "ps-tree", "version" : "0.0.3", "description" : "get all children of a pid", "homepage" : "http://github.com/indexzero/ps-tree", "repository" : {"type" : "git", "url" : "git+https://github.com/indexzero/ps-tree.git"}, "dependencies" : {"event-stream" : "~0.5"}, "author" : {"name" : "Charlie Robbins"}, "_id" : "ps-tree@0.0.3", "dist" : {"shasum" : "dbf8d752a7fe22fa7d58635689499610e9276ddc", "tarball" : "http://registry.npmjs.org/ps-tree/-/ps-tree-0.0.3.tgz"}, "_npmVersion" : "1.1.66", "_npmUser" : {"name" : "indexzero", "email" : "charlie.robbins@gmail.com"}, "maintainers" : [{"name" : "dominictarr", "email" : "dominic.tarr@gmail.com"}, {"name" : "indexzero", "email" : "charlie.robbins@gmail.com"}], "directories" : {}, "_shasum" : "dbf8d752a7fe22fa7d58635689499610e9276ddc", "_resolved" : "https://registry.npmjs.org/ps-tree/-/ps-tree-0.0.3.tgz", "_from" : "ps-tree@>=0.0.0 <0.1.0", "bugs" : {"url" : "https://github.com/indexzero/ps-tree/issues"}, "readme" : "ERROR: No README data found!"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "dependencies": {"type": "object", "properties": {"event-stream": {"type": "string"}}, "required": ["event-stream"]}, "author": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "_id": {"type": "string"}, "dist": {"type": "object", "properties": {"shasum": {"type": "string"}, "tarball": {"type": "string"}}, "required": ["shasum", "tarball"]}, "_npmVersion": {"type": "string"}, "_npmUser": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}, "maintainers": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "directories": {"type": "object", "properties": {}, "required": []}, "_shasum": {"type": "string"}, "_resolved": {"type": "string"}, "_from": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "readme": {"type": "string"}}, "required": ["name", "version", "description", "homepage", "repository", "dependencies", "author", "_id", "dist", "_npmVersion", "_npmUser", "maintainers", "directories", "_shasum", "_resolved", "_from", "bugs", "readme"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x529e8bd351b8d7064985da4828e9c93e716bfa30", "tool" : "slither", "start" : 1563712894.7379644, "end" : 1563712898.5980687, "duration" : 3.8601043224334717, "analysis" : []}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"Serilog": {"type": "object", "properties": {"Using": {"type": "array", "items": {"type": "string"}}, "Enrich": {"type": "array", "items": {"type": "string"}}, "WriteTo": {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Args": {"type": "object", "properties": {"path": {"type": "string"}}, "required": ["path"]}}, "required": ["Name", "Args"]}}, "MinimumLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Override": {"type": "object", "properties": {"Grpc": {"type": "string"}, "Microsoft": {"type": "string"}, "Microsoft.AspNetCore.Routing.EndpointMiddleware": {"type": "string"}, "Microsoft.AspNetCore.Server.Kestrel": {"type": "string"}}, "required": ["Grpc", "Microsoft", "Microsoft.AspNetCore.Routing.EndpointMiddleware", "Microsoft.AspNetCore.Server.Kestrel"]}}, "required": ["Default", "Override"]}, "Filter": {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Args": {"type": "object", "properties": {"expression": {"type": "string"}}, "required": ["expression"]}}, "required": ["Name", "Args"]}}}, "required": ["Using", "Enrich", "WriteTo", "MinimumLevel", "Filter"]}}, "required": ["Serilog"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Serilog" : {"Using" : ["Serilog.Expressions", "Serilog.Sinks.File"], "Enrich" : ["FromLogContext"], "WriteTo" : [{"Name" : "File", "Args" : {"path" : "log.txt"}}], "MinimumLevel" : {"Default" : "Information", "Override" : {"Grpc" : "Warning", "Microsoft" : "Information", "Microsoft.AspNetCore.Routing.EndpointMiddleware" : "Error", "Microsoft.AspNetCore.Server.Kestrel" : "Error"}}, "Filter" : [{"Name" : "ByExcluding", "Args" : {"expression" : "RequestPath like '%plugin.%'"}}, {"Name" : "ByExcluding", "Args" : {"expression" : "RequestPath like '%tfplugin5.Provider/GetSchema'"}}, {"Name" : "ByExcluding", "Args" : {"expression" : "RequestPath like '%tfplugin5.Provider/ValidateResourceTypeConfig'"}}, {"Name" : "ByExcluding", "Args" : {"expression" : "RequestPath like '%tfplugin5.Provider/Configure'"}}, {"Name" : "ByExcluding", "Args" : {"expression" : "RequestPath like '%tfplugin5.Provider/PrepareProviderConfig'"}}]}}
json_instruct
{"type": "object", "properties": {"Serilog": {"type": "object", "properties": {"Using": {"type": "array", "items": {"type": "string"}}, "Enrich": {"type": "array", "items": {"type": "string"}}, "WriteTo": {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Args": {"type": "object", "properties": {"path": {"type": "string"}}, "required": ["path"]}}, "required": ["Name", "Args"]}}, "MinimumLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Override": {"type": "object", "properties": {"Grpc": {"type": "string"}, "Microsoft": {"type": "string"}, "Microsoft.AspNetCore.Routing.EndpointMiddleware": {"type": "string"}, "Microsoft.AspNetCore.Server.Kestrel": {"type": "string"}}, "required": ["Grpc", "Microsoft", "Microsoft.AspNetCore.Routing.EndpointMiddleware", "Microsoft.AspNetCore.Server.Kestrel"]}}, "required": ["Default", "Override"]}, "Filter": {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Args": {"type": "object", "properties": {"expression": {"type": "string"}}, "required": ["expression"]}}, "required": ["Name", "Args"]}}}, "required": ["Using", "Enrich", "WriteTo", "MinimumLevel", "Filter"]}}, "required": ["Serilog"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Puget-Rostang", "circ" : "2\u00e8me circonscription", "dpt" : "Alpes-Maritimes", "inscrits" : 107, "abs" : 43, "votants" : 64, "blancs" : 7, "nuls" : 3, "exp" : 54, "res" : [{"nuance" : "REM", "nom" : "M. Lo\u00eec DOMBREVAL", "voix" : 38}, {"nuance" : "FN", "nom" : "M. J\u00e9r\u00f4me COCHET", "voix" : 16}]}
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"appid": {"type": "string"}, "name": {"type": "string"}, "website": {"type": "string"}, "license": {"type": "string"}, "description": {"type": "string"}, "enhanced": {"type": "boolean"}, "tile_background": {"type": "string"}, "icon": {"type": "string"}}, "required": ["appid", "name", "website", "license", "description", "enhanced", "tile_background", "icon"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"appid" : "68a90a2f21aad7a09a3533a2c6ab9a03dc94af49", "name" : "openmediavault", "website" : "https://www.openmediavault.org", "license" : "GNU General Public License v3.0 only", "description" : "openmediavault is the next generation network attached storage (NAS) solution based on Debian Linux.", "enhanced" : true, "tile_background" : "dark", "icon" : "openmediavault.svg"}
json_instruct
{"type": "object", "properties": {"appid": {"type": "string"}, "name": {"type": "string"}, "website": {"type": "string"}, "license": {"type": "string"}, "description": {"type": "string"}, "enhanced": {"type": "boolean"}, "tile_background": {"type": "string"}, "icon": {"type": "string"}}, "required": ["appid", "name", "website", "license", "description", "enhanced", "tile_background", "icon"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "hammerer", "definition" : "One who works with a hammer."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"variants": {"type": "object", "properties": {"": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": [""]}}, "required": ["variants"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"variants" : {"" : {"model" : "grassworld:block/actualgrass_yellow"}}}
json_instruct
{"type": "object", "properties": {"variants": {"type": "object", "properties": {"": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}}, "required": [""]}}, "required": ["variants"], "$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"}, "author": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "build": {"type": "string"}}, "required": ["start", "build"]}, "dependencies": {"type": "object", "properties": {"babel-plugin-transform-object-rest-spread": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}, "react-json-editor-ajrm": {"type": "string"}}, "required": ["babel-plugin-transform-object-rest-spread", "react", "react-dom", "react-json-editor-ajrm"]}, "devDependencies": {"type": "object", "properties": {"babel-core": {"type": "string"}, "babel-loader": {"type": "string"}, "babel-polyfill": {"type": "string"}, "babel-preset-env": {"type": "string"}, "babel-preset-react": {"type": "string"}, "webpack": {"type": "string"}, "webpack-dev-server": {"type": "string"}, "webpack-merge": {"type": "string"}}, "required": ["babel-core", "babel-loader", "babel-polyfill", "babel-preset-env", "babel-preset-react", "webpack", "webpack-dev-server", "webpack-merge"]}}, "required": ["name", "version", "description", "author", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "react-json-editor-ajrm-example", "version" : "1.6.1", "description" : "A simple website to showcase react-json-editor-ajrm component", "author" : "andrew.redican.mejia@gmail.com", "scripts" : {"start" : "node ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --config webpack/dev.config.js", "build" : "node ./node_modules/webpack/bin/webpack.js --config webpack/prod.config.js"}, "dependencies" : {"babel-plugin-transform-object-rest-spread" : "^6.26.0", "react" : "^16.2.0", "react-dom" : "^16.2.0", "react-json-editor-ajrm" : "^2.5.1"}, "devDependencies" : {"babel-core" : "^6.26.0", "babel-loader" : "^7.1.2", "babel-polyfill" : "^6.26.0", "babel-preset-env" : "^1.6.1", "babel-preset-react" : "^6.24.1", "webpack" : "^3.10.0", "webpack-dev-server" : "^2.9.7", "webpack-merge" : "^4.1.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "build": {"type": "string"}}, "required": ["start", "build"]}, "dependencies": {"type": "object", "properties": {"babel-plugin-transform-object-rest-spread": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}, "react-json-editor-ajrm": {"type": "string"}}, "required": ["babel-plugin-transform-object-rest-spread", "react", "react-dom", "react-json-editor-ajrm"]}, "devDependencies": {"type": "object", "properties": {"babel-core": {"type": "string"}, "babel-loader": {"type": "string"}, "babel-polyfill": {"type": "string"}, "babel-preset-env": {"type": "string"}, "babel-preset-react": {"type": "string"}, "webpack": {"type": "string"}, "webpack-dev-server": {"type": "string"}, "webpack-merge": {"type": "string"}}, "required": ["babel-core", "babel-loader", "babel-polyfill", "babel-preset-env", "babel-preset-react", "webpack", "webpack-dev-server", "webpack-merge"]}}, "required": ["name", "version", "description", "author", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["roombox"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"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"}}, "required": ["name", "href"]}}}, "required": ["kind", "name", "href", "description", "refs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"kind" : "Property", "name" : "GlobalEventHandlers.ontouchstart", "href" : "https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers/ontouchstart", "description" : "The ontouchstart property of the GlobalEventHandlers mixin is an EventHandler that processes touchstart events.", "refs" : [{"name" : "Touch Events \u2013 Level 2", "href" : "https://w3c.github.io/touch-events/#dom-globaleventhandlers-ontouchstart"}]}
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"}}, "required": ["name", "href"]}}}, "required": ["kind", "name", "href", "description", "refs"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"private": {"type": "boolean"}, "name": {"type": "string"}, "version": {"type": "string"}, "scripts": {"type": "object", "properties": {"eslint-check": {"type": "string"}, "eslint-fix": {"type": "string"}, "start": {"type": "string"}, "test": {"type": "string"}}, "required": ["eslint-check", "eslint-fix", "start", "test"]}, "nr1": {"type": "object", "properties": {"uuid": {"type": "string"}}, "required": ["uuid"]}, "dependencies": {"type": "object", "properties": {"classnames": {"type": "string"}, "date-fns": {"type": "string"}, "numeral": {"type": "string"}, "prop-types": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}, "victory": {"type": "string"}}, "required": ["classnames", "date-fns", "numeral", "prop-types", "react", "react-dom", "victory"]}, "browserslist": {"type": "array", "items": {"type": "string"}}, "devDependencies": {"type": "object", "properties": {"@newrelic/eslint-plugin-newrelic": {"type": "string"}, "@semantic-release/changelog": {"type": "string"}, "@semantic-release/git": {"type": "string"}, "eslint": {"type": "string"}, "prettier": {"type": "string"}}, "required": ["@newrelic/eslint-plugin-newrelic", "@semantic-release/changelog", "@semantic-release/git", "eslint", "prettier"]}}, "required": ["private", "name", "version", "scripts", "nr1", "dependencies", "browserslist", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"private" : true, "name" : "nr1-victory-visualizations", "version" : "1.7.1", "scripts" : {"eslint-check" : "eslint src/ visualizations/", "eslint-fix" : "eslint src/ visualizations/ --fix", "start" : "nr1 nerdpack:serve", "test" : "exit 0"}, "nr1" : {"uuid" : "e630feed-fe4d-44b6-87bc-5075303ae47f"}, "dependencies" : {"classnames" : "^2.3.1", "date-fns" : "^2.21.3", "numeral" : "^2.0.6", "prop-types" : "^15.6.2", "react" : "^16.6.3", "react-dom" : "^16.6.3", "victory" : "^35.8.1"}, "browserslist" : ["last 2 versions", "not ie < 11", "not dead"], "devDependencies" : {"@newrelic/eslint-plugin-newrelic" : "^0.3.1", "@semantic-release/changelog" : "^5.0.1", "@semantic-release/git" : "^9.0.0", "eslint" : "^7.26.0", "prettier" : "^2.2.1"}}
json_instruct
{"type": "object", "properties": {"private": {"type": "boolean"}, "name": {"type": "string"}, "version": {"type": "string"}, "scripts": {"type": "object", "properties": {"eslint-check": {"type": "string"}, "eslint-fix": {"type": "string"}, "start": {"type": "string"}, "test": {"type": "string"}}, "required": ["eslint-check", "eslint-fix", "start", "test"]}, "nr1": {"type": "object", "properties": {"uuid": {"type": "string"}}, "required": ["uuid"]}, "dependencies": {"type": "object", "properties": {"classnames": {"type": "string"}, "date-fns": {"type": "string"}, "numeral": {"type": "string"}, "prop-types": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type": "string"}, "victory": {"type": "string"}}, "required": ["classnames", "date-fns", "numeral", "prop-types", "react", "react-dom", "victory"]}, "browserslist": {"type": "array", "items": {"type": "string"}}, "devDependencies": {"type": "object", "properties": {"@newrelic/eslint-plugin-newrelic": {"type": "string"}, "@semantic-release/changelog": {"type": "string"}, "@semantic-release/git": {"type": "string"}, "eslint": {"type": "string"}, "prettier": {"type": "string"}}, "required": ["@newrelic/eslint-plugin-newrelic", "@semantic-release/changelog", "@semantic-release/git", "eslint", "prettier"]}}, "required": ["private", "name", "version", "scripts", "nr1", "dependencies", "browserslist", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"title": {"type": "string"}, "callback": {"type": "string"}, "libraries": {"type": "array", "items": {}}, "version": {"type": "string"}, "tag": {"type": "string"}, "name": {"type": "string"}}, "required": ["title", "callback", "libraries", "version", "tag", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Animating Symbols", "callback" : "initMap", "libraries" : [], "version" : "weekly", "tag" : "overlay_symbol_animate", "name" : "overlay-symbol-animate"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "callback": {"type": "string"}, "libraries": {"type": "array", "items": {}}, "version": {"type": "string"}, "tag": {"type": "string"}, "name": {"type": "string"}}, "required": ["title", "callback", "libraries", "version", "tag", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", "lat", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"place_name" : "Argonia", "state_name" : "Kansas", "state_abbrv" : "KS", "lat" : "37.284", "long" : "-97.7557"}
json_instruct
{"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", "lat", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
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": {"build": {"type": "string"}, "test": {"type": "string"}, "prepare": {"type": "string"}}, "required": ["build", "test", "prepare"]}, "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"}, "devDependencies": {"type": "object", "properties": {"babel-cli": {"type": "string"}, "babel-preset-es2015": {"type": "string"}}, "required": ["babel-cli", "babel-preset-es2015"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "parse-annotation-blocks", "version" : "1.1.0", "description" : "ES6 string splitting by annotated comments. Parse blocks of text wrapped in annotated comments to JS object.", "main" : "./distribution/index.js", "scripts" : {"build" : "babel source --presets babel-preset-es2015 --out-dir distribution", "test" : "node ./distribution/test.js", "prepare" : "yarn run build"}, "repository" : {"type" : "git", "url" : "git+https://github.com/rjjakes/parse-annotation-blocks.git"}, "keywords" : ["comments", "css", "annotations", "strings", "es6"], "author" : "https://github.com/rjjakes", "license" : "MIT", "bugs" : {"url" : "https://github.com/rjjakes/parse-annotation-blocks/issues"}, "homepage" : "https://github.com/rjjakes/parse-annotation-blocks#readme", "devDependencies" : {"babel-cli" : "6", "babel-preset-es2015" : "6"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "test": {"type": "string"}, "prepare": {"type": "string"}}, "required": ["build", "test", "prepare"]}, "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"}, "devDependencies": {"type": "object", "properties": {"babel-cli": {"type": "string"}, "babel-preset-es2015": {"type": "string"}}, "required": ["babel-cli", "babel-preset-es2015"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"out": {"type": "array", "items": {"type": "string"}}}, "required": ["out"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"out" : ["/bin/rpcbind", "/bin/rpcinfo", "/etc/systemd/system/rpcbind.service", "/etc/systemd/system/rpcbind.socket", "/sbin", "/share/man/man8/rpcbind.8.gz", "/share/man/man8/rpcinfo.8.gz"]}
json_instruct
{"type": "object", "properties": {"out": {"type": "array", "items": {"type": "string"}}}, "required": ["out"], "$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"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "210921121200", "text" : "\u4e0b\u62db\u675f\u6c9f\u6751\u59d4\u4f1a"}, {"id" : "210921121203", "text" : "\u82b1\u53f0\u8425\u5b50\u6751\u59d4\u4f1a"}, {"id" : "210921121204", "text" : "\u6731\u6c99\u62c9\u6751\u59d4\u4f1a"}, {"id" : "210921121207", "text" : "\u5730\u5bab\u6751\u59d4\u4f1a"}, {"id" : "210921121210", "text" : "\u4e0a\u62db\u675f\u6c9f\u6751\u59d4\u4f1a"}, {"id" : "210921121212", "text" : "\u4e09\u5bb6\u5b50\u6751\u59d4\u4f1a"}, {"id" : "210921121214", "text" : "\u62c9\u5404\u62c9\u6751\u59d4\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": {"name": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "summary": {"type": "string"}, "license": {"type": "string"}, "source": {"type": "string"}, "project_page": {"type": "string"}, "issues_url": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "array", "items": {}}, "operatingsystem_support": {"type": "array", "items": {"type": "object", "properties": {"operatingsystem": {"type": "string"}, "operatingsystemrelease": {"type": "array", "items": {"type": "string"}}}, "required": ["operatingsystem", "operatingsystemrelease"]}}, "requirements": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "version_requirement": {"type": "string"}}, "required": ["name", "version_requirement"]}}, "description": {"type": "string"}}, "required": ["name", "version", "author", "summary", "license", "source", "project_page", "issues_url", "tags", "dependencies", "operatingsystem_support", "requirements", "description"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "WhatsARanjit-node_manager", "version" : "0.7.2", "author" : "WhatsARanjit", "summary" : "Create and manage PE Console node groups as resources.", "license" : "Apache-2.0", "source" : "https://github.com/WhatsARanjit/puppet-node_manager", "project_page" : "https://github.com/WhatsARanjit/puppet-node_manager", "issues_url" : "https://github.com/WhatsARanjit/puppet-node_manager/issues", "tags" : ["PE", "puppet enterprise", "node group", "node_group", "classification"], "dependencies" : [], "operatingsystem_support" : [{"operatingsystem" : "RedHat", "operatingsystemrelease" : ["6", "7"]}, {"operatingsystem" : "CentOS", "operatingsystemrelease" : ["6", "7"]}, {"operatingsystem" : "SLES", "operatingsystemrelease" : ["11", "12"]}, {"operatingsystem" : "Ubuntu", "operatingsystemrelease" : ["10.04", "12.04", "14.04", "16.06"]}], "requirements" : [{"name" : "puppet", "version_requirement" : ">= 3.7.1 < 6.0.0"}], "description" : "Node_manager module"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "summary": {"type": "string"}, "license": {"type": "string"}, "source": {"type": "string"}, "project_page": {"type": "string"}, "issues_url": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "array", "items": {}}, "operatingsystem_support": {"type": "array", "items": {"type": "object", "properties": {"operatingsystem": {"type": "string"}, "operatingsystemrelease": {"type": "array", "items": {"type": "string"}}}, "required": ["operatingsystem", "operatingsystemrelease"]}}, "requirements": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "version_requirement": {"type": "string"}}, "required": ["name", "version_requirement"]}}, "description": {"type": "string"}}, "required": ["name", "version", "author", "summary", "license", "source", "project_page", "issues_url", "tags", "dependencies", "operatingsystem_support", "requirements", "description"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"luminous-basic.css": {"type": "string"}, "luminous-basic.min.css": {"type": "string"}, "luminous.js": {"type": "string"}, "luminous.min.js": {"type": "string"}}, "required": ["luminous-basic.css", "luminous-basic.min.css", "luminous.js", "luminous.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"luminous-basic.css" : "sha256-N4437QRhCTn+0c0mFP2+3TsVksxLk27jZNWo/Y9EJNs=", "luminous-basic.min.css" : "sha256-KEUdgrOS9s3FkisGQAWrumPxcKB1bK+k+Kj/4bmiK2o=", "luminous.js" : "sha256-V0U5Eh76dL00q+WCDp4SKHsKu/YABhM45IUuFiHjLn4=", "luminous.min.js" : "sha256-S2733yaVTz9goGi/ibbEcWFDN+xAVsjQj6Dl/Bochy0="}
json_instruct
{"type": "object", "properties": {"luminous-basic.css": {"type": "string"}, "luminous-basic.min.css": {"type": "string"}, "luminous.js": {"type": "string"}, "luminous.min.js": {"type": "string"}}, "required": ["luminous-basic.css", "luminous-basic.min.css", "luminous.js", "luminous.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"tablesaw.css": {"type": "string"}, "tablesaw.js": {"type": "string"}, "tablesaw.min.css": {"type": "string"}, "tablesaw.min.js": {"type": "string"}, "tablesaw.stackonly.css": {"type": "string"}, "tablesaw.stackonly.js": {"type": "string"}, "tablesaw.stackonly.min.css": {"type": "string"}, "tablesaw.stackonly.min.js": {"type": "string"}}, "required": ["tablesaw.css", "tablesaw.js", "tablesaw.min.css", "tablesaw.min.js", "tablesaw.stackonly.css", "tablesaw.stackonly.js", "tablesaw.stackonly.min.css", "tablesaw.stackonly.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"tablesaw.css" : "sha256-LGH/1uI+OggEfR8cc0NyQzc5Kuz3FT50A8zQzRSukeI=", "tablesaw.js" : "sha256-yh52yOqKHIecVZqZEG8mC8VvDzmY5Y/4e762US/cx2k=", "tablesaw.min.css" : "sha256-x9zA8roUcYXPtrvnV7UNdKpLZo8QVer/6RH6HIGvhn8=", "tablesaw.min.js" : "sha256-iU8nJoa1X+pBLICQ1a396Vd8pGKphr6Kby+ci+0PT7k=", "tablesaw.stackonly.css" : "sha256-HdZ8+LgpVn8trA37c4xjZ5SofpC61dS3YoY7b1wxxLk=", "tablesaw.stackonly.js" : "sha256-8q9h1INNO9PSbs4jsUI+Gf9a4zv09ycla0ULUvTe3vk=", "tablesaw.stackonly.min.css" : "sha256-C8vmndYx+Lcpvawt/1tl9lYJlp3JnnGU05B+p/1sLCA=", "tablesaw.stackonly.min.js" : "sha256-fiKdmrtklC9G8x9s6RICegv+kUhZYSBQvQgSgtlrkqE="}
json_instruct
{"type": "object", "properties": {"tablesaw.css": {"type": "string"}, "tablesaw.js": {"type": "string"}, "tablesaw.min.css": {"type": "string"}, "tablesaw.min.js": {"type": "string"}, "tablesaw.stackonly.css": {"type": "string"}, "tablesaw.stackonly.js": {"type": "string"}, "tablesaw.stackonly.min.css": {"type": "string"}, "tablesaw.stackonly.min.js": {"type": "string"}}, "required": ["tablesaw.css", "tablesaw.js", "tablesaw.min.css", "tablesaw.min.js", "tablesaw.stackonly.css", "tablesaw.stackonly.js", "tablesaw.stackonly.min.css", "tablesaw.stackonly.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"code": {"type": "string"}, "messages": {"type": "string"}, "value": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "id_kecamatan": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "id_kecamatan", "name"]}}}, "required": ["code", "messages", "value"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"code" : "200", "messages" : "Successfully received data", "value" : [{"id" : "3307101010", "id_kecamatan" : "330710", "name" : "Wonoroto"}, {"id" : "3307102001", "id_kecamatan" : "330710", "name" : "Bumiroso"}, {"id" : "3307102002", "id_kecamatan" : "330710", "name" : "Gondang"}, {"id" : "3307102003", "id_kecamatan" : "330710", "name" : "Limbangan"}, {"id" : "3307102004", "id_kecamatan" : "330710", "name" : "Kuripan"}, {"id" : "3307102005", "id_kecamatan" : "330710", "name" : "Banyukembar"}, {"id" : "3307102006", "id_kecamatan" : "330710", "name" : "Gumawangkidul"}, {"id" : "3307102007", "id_kecamatan" : "330710", "name" : "Wonosroyo"}, {"id" : "3307102008", "id_kecamatan" : "330710", "name" : "Watumalang"}, {"id" : "3307102009", "id_kecamatan" : "330710", "name" : "Pasuruhan"}, {"id" : "3307102011", "id_kecamatan" : "330710", "name" : "Lumajang"}, {"id" : "3307102012", "id_kecamatan" : "330710", "name" : "Binangun"}, {"id" : "3307102013", "id_kecamatan" : "330710", "name" : "Wonokampir"}, {"id" : "3307102014", "id_kecamatan" : "330710", "name" : "Krinjing"}, {"id" : "3307102015", "id_kecamatan" : "330710", "name" : "Mutisari"}, {"id" : "3307102016", "id_kecamatan" : "330710", "name" : "Kalidesel"}]}
json_instruct
{"type": "object", "properties": {"code": {"type": "string"}, "messages": {"type": "string"}, "value": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "id_kecamatan": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "id_kecamatan", "name"]}}}, "required": ["code", "messages", "value"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"main": {"type": "string"}, "format": {"type": "string"}, "meta": {"type": "object", "properties": {"*": {"type": "object", "properties": {"globals": {"type": "object", "properties": {"process": {"type": "string"}}, "required": ["process"]}}, "required": ["globals"]}, "*.json": {"type": "object", "properties": {"format": {"type": "string"}}, "required": ["format"]}}, "required": ["*", "*.json"]}, "map": {"type": "object", "properties": {"./contrib/cursor.js": {"type": "string"}, "immutable": {"type": "string"}}, "required": ["./contrib/cursor.js", "immutable"]}}, "required": ["main", "format", "meta", "map"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"main" : "dist/immutable.js", "format" : "cjs", "meta" : {"*" : {"globals" : {"process" : "process"}}, "*.json" : {"format" : "json"}}, "map" : {"./contrib/cursor.js" : "./contrib/cursor/index.js", "immutable" : "."}}
json_instruct
{"type": "object", "properties": {"main": {"type": "string"}, "format": {"type": "string"}, "meta": {"type": "object", "properties": {"*": {"type": "object", "properties": {"globals": {"type": "object", "properties": {"process": {"type": "string"}}, "required": ["process"]}}, "required": ["globals"]}, "*.json": {"type": "object", "properties": {"format": {"type": "string"}}, "required": ["format"]}}, "required": ["*", "*.json"]}, "map": {"type": "object", "properties": {"./contrib/cursor.js": {"type": "string"}, "immutable": {"type": "string"}}, "required": ["./contrib/cursor.js", "immutable"]}}, "required": ["main", "format", "meta", "map"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this 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": {"type": "object", "properties": {"type": {"type": "string"}, "score": {"type": "string"}}, "required": ["type", "score"]}}, "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-7f6x-229m-7w2q", "modified" : "2022-04-12T00:01:10Z", "published" : "2022-04-03T00:01:02Z", "aliases" : ["CVE-2021-32953"], "details" : "An attacker could utilize SQL commands to create a new user MDT AutoSave versions prior to v6.02.06 and update the user\u2019s permissions, granting the attacker the ability to login.", "severity" : [{"type" : "CVSS_V3", "score" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2021-32953"}, {"type" : "WEB", "url" : "https://www.cisa.gov/uscert/ics/advisories/icsa-21-189-02"}], "database_specific" : {"cwe_ids" : ["CWE-89"], "severity" : "CRITICAL", "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": {"type": "object", "properties": {"type": {"type": "string"}, "score": {"type": "string"}}, "required": ["type", "score"]}}, "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#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"packages": {"type": "object", "properties": {"wpackagist-plugin/wp-parsi-statistics": {"type": "object", "properties": {"1.5": {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "version_normalized": {"type": "string"}, "uid": {"type": "integer"}, "dist": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "source": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}, "reference": {"type": "string"}}, "required": ["type", "url", "reference"]}, "homepage": {"type": "string"}, "require": {"type": "object", "properties": {"composer/installers": {"type": "string"}}, "required": ["composer/installers"]}, "type": {"type": "string"}}, "required": ["name", "version", "version_normalized", "uid", "dist", "source", "homepage", "require", "type"]}, "dev-trunk": {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "version_normalized": {"type": "string"}, "uid": {"type": "integer"}, "time": {"type": "string"}, "dist": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "source": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}, "reference": {"type": "string"}}, "required": ["type", "url", "reference"]}, "homepage": {"type": "string"}, "require": {"type": "object", "properties": {"composer/installers": {"type": "string"}}, "required": ["composer/installers"]}, "type": {"type": "string"}}, "required": ["name", "version", "version_normalized", "uid", "time", "dist", "source", "homepage", "require", "type"]}}, "required": ["1.5", "dev-trunk"]}}, "required": ["wpackagist-plugin/wp-parsi-statistics"]}}, "required": ["packages"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"packages" : {"wpackagist-plugin/wp-parsi-statistics" : {"1.5" : {"name" : "wpackagist-plugin/wp-parsi-statistics", "version" : "1.5", "version_normalized" : "1.5.0.0", "uid" : 425959, "dist" : {"type" : "zip", "url" : "https://downloads.wordpress.org/plugin/wp-parsi-statistics.zip?timestamp=1391612952"}, "source" : {"type" : "svn", "url" : "https://plugins.svn.wordpress.org/wp-parsi-statistics/", "reference" : "trunk"}, "homepage" : "https://wordpress.org/plugins/wp-parsi-statistics/", "require" : {"composer/installers" : "~1.0"}, "type" : "wordpress-plugin"}, "dev-trunk" : {"name" : "wpackagist-plugin/wp-parsi-statistics", "version" : "dev-trunk", "version_normalized" : "9999999-dev", "uid" : 425960, "time" : "2014-02-05 15:09:12", "dist" : {"type" : "zip", "url" : "https://downloads.wordpress.org/plugin/wp-parsi-statistics.zip?timestamp=1391612952"}, "source" : {"type" : "svn", "url" : "https://plugins.svn.wordpress.org/wp-parsi-statistics/", "reference" : "trunk"}, "homepage" : "https://wordpress.org/plugins/wp-parsi-statistics/", "require" : {"composer/installers" : "~1.0"}, "type" : "wordpress-plugin"}}}}
json_instruct
{"type": "object", "properties": {"packages": {"type": "object", "properties": {"wpackagist-plugin/wp-parsi-statistics": {"type": "object", "properties": {"1.5": {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "version_normalized": {"type": "string"}, "uid": {"type": "integer"}, "dist": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "source": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}, "reference": {"type": "string"}}, "required": ["type", "url", "reference"]}, "homepage": {"type": "string"}, "require": {"type": "object", "properties": {"composer/installers": {"type": "string"}}, "required": ["composer/installers"]}, "type": {"type": "string"}}, "required": ["name", "version", "version_normalized", "uid", "dist", "source", "homepage", "require", "type"]}, "dev-trunk": {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "version_normalized": {"type": "string"}, "uid": {"type": "integer"}, "time": {"type": "string"}, "dist": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "source": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}, "reference": {"type": "string"}}, "required": ["type", "url", "reference"]}, "homepage": {"type": "string"}, "require": {"type": "object", "properties": {"composer/installers": {"type": "string"}}, "required": ["composer/installers"]}, "type": {"type": "string"}}, "required": ["name", "version", "version_normalized", "uid", "time", "dist", "source", "homepage", "require", "type"]}}, "required": ["1.5", "dev-trunk"]}}, "required": ["wpackagist-plugin/wp-parsi-statistics"]}}, "required": ["packages"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "type": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "prepare": {"type": "string"}}, "required": ["build", "prepare"]}, "keywords": {"type": "array", "items": {}}, "files": {"type": "array", "items": {"type": "string"}}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "contributors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/node", "typescript"]}}, "required": ["name", "version", "description", "main", "type", "repository", "scripts", "keywords", "files", "author", "contributors", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "ts-module", "version" : "1.0.0", "description" : "typescript simple module template", "main" : "dist/index.js", "type" : "module", "repository" : {"type" : "git", "url" : "https://github.com/seonglae/ts-module.git"}, "scripts" : {"build" : "rm -rf ./dist && tsc", "prepare" : "pnpm build"}, "keywords" : [], "files" : ["dist"], "author" : {"name" : "Seonglae Cho", "email" : "sungle3737@gmail.com", "url" : "http://www.seongland.com"}, "contributors" : [{"name" : "Seonglae Cho", "email" : "sungle3737@gmail.com", "url" : "http://www.seongland.com"}], "license" : "MIT", "bugs" : {"url" : "https://github.com/seonglae/ts-module/issues"}, "homepage" : "https://github.com/seonglae/ts-module", "devDependencies" : {"@types/node" : "14.14.31", "typescript" : "4.3.4"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "type": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "prepare": {"type": "string"}}, "required": ["build", "prepare"]}, "keywords": {"type": "array", "items": {}}, "files": {"type": "array", "items": {"type": "string"}}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "contributors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/node", "typescript"]}}, "required": ["name", "version", "description", "main", "type", "repository", "scripts", "keywords", "files", "author", "contributors", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"devtools_port": {"type": "integer"}, "startup_app": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}, "uuid": {"type": "string"}, "autoShow": {"type": "boolean"}}, "required": ["name", "description", "url", "uuid", "autoShow"]}, "runtime": {"type": "object", "properties": {"arguments": {"type": "string"}, "version": {"type": "string"}}, "required": ["arguments", "version"]}, "shortcut": {"type": "object", "properties": {"company": {"type": "string"}, "description": {"type": "string"}, "name": {"type": "string"}}, "required": ["company", "description", "name"]}}, "required": ["devtools_port", "startup_app", "runtime", "shortcut"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"devtools_port" : 9090, "startup_app" : {"name" : "closing events 1773", "description" : "OpenFin Closing Events", "url" : "http://localhost:5070", "uuid" : "openfin-closing-events-demo", "autoShow" : true}, "runtime" : {"arguments" : "", "version" : "beta"}, "shortcut" : {"company" : "OpenFin", "description" : "OpenFin closing-events Demo", "name" : "OpenFin closing-events Demo"}}
json_instruct
{"type": "object", "properties": {"devtools_port": {"type": "integer"}, "startup_app": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}, "uuid": {"type": "string"}, "autoShow": {"type": "boolean"}}, "required": ["name", "description", "url", "uuid", "autoShow"]}, "runtime": {"type": "object", "properties": {"arguments": {"type": "string"}, "version": {"type": "string"}}, "required": ["arguments", "version"]}, "shortcut": {"type": "object", "properties": {"company": {"type": "string"}, "description": {"type": "string"}, "name": {"type": "string"}}, "required": ["company", "description", "name"]}}, "required": ["devtools_port", "startup_app", "runtime", "shortcut"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "thyrse", "definition" : "A thyrsus."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$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"}, "type": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Omnipay\\Paratika\\": {"type": "string"}}, "required": ["Omnipay\\Paratika\\"]}}, "required": ["psr-4"]}, "require": {"type": "object", "properties": {"omnipay/common": {"type": "string"}}, "required": ["omnipay/common"]}}, "required": ["name", "type", "description", "keywords", "homepage", "license", "authors", "autoload", "require"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "erdincgc/omnipay-paratika", "type" : "library", "description" : "Updated fork of Yasin Kuyu package of Paratika (Asseco) MOTO/3D gateway for Omnipay payment processing library", "keywords" : ["omnipay", "paratika", "\u0130\u015fbank", "Akbank", "Finansbank", "TEB", "Vak\u0131fbank", "Sekerbank", "gateway", "merchant", "sanal pos", "pay", "payment"], "homepage" : "https://github.com/erdincgc/omnipay-paratika", "license" : "MIT", "authors" : [{"name" : "Erdinc G. Corbaci", "email" : "erdincgc@gmail.com"}], "autoload" : {"psr-4" : {"Omnipay\\Paratika\\" : "src/"}}, "require" : {"omnipay/common" : "~2.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Omnipay\\Paratika\\": {"type": "string"}}, "required": ["Omnipay\\Paratika\\"]}}, "required": ["psr-4"]}, "require": {"type": "object", "properties": {"omnipay/common": {"type": "string"}}, "required": ["omnipay/common"]}}, "required": ["name", "type", "description", "keywords", "homepage", "license", "authors", "autoload", "require"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "unique": {"type": "string"}, "namespace": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "import": {"type": "object", "properties": {"share": {"type": "object", "properties": {"suda\\welcome": {"type": "string"}}, "required": ["suda\\welcome"]}, "src": {"type": "object", "properties": {"suda\\welcome\\response": {"type": "string"}}, "required": ["suda\\welcome\\response"]}}, "required": ["share", "src"]}, "discription": {"type": "string"}, "require": {"type": "object", "properties": {}, "required": []}, "version": {"type": "string"}}, "required": ["name", "unique", "namespace", "authors", "import", "discription", "require", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "suda/welcome", "unique" : "welcome", "namespace" : "suda\\welcome", "authors" : [{"name" : "dxkite", "email" : "dxkite@qq.com"}], "import" : {"share" : {"suda\\welcome" : "share"}, "src" : {"suda\\welcome\\response" : "src"}}, "discription" : "\u6b22\u8fce\u5b89\u88c5\u6846\u67b6", "require" : {}, "version" : "1.0.0"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "unique": {"type": "string"}, "namespace": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "import": {"type": "object", "properties": {"share": {"type": "object", "properties": {"suda\\welcome": {"type": "string"}}, "required": ["suda\\welcome"]}, "src": {"type": "object", "properties": {"suda\\welcome\\response": {"type": "string"}}, "required": ["suda\\welcome\\response"]}}, "required": ["share", "src"]}, "discription": {"type": "string"}, "require": {"type": "object", "properties": {}, "required": []}, "version": {"type": "string"}}, "required": ["name", "unique", "namespace", "authors", "import", "discription", "require", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 102022765, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "fe42306f932c30485a8ac802dc18da84", "wof:id" : 102022765, "wof:repo" : "whosonfirst-data-admin-my"}, "bbox" : [103.9053, 1.462, 103.9053, 1.462], "geometry" : {"coordinates" : [103.9053, 1.462], "type" : "Point"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"TeamMember": {"type": "string"}, "Bird Name": {"type": "string"}, "Activity": {"type": "string"}, "Count": {"type": "string"}, "CompassHeading": {"type": "string"}, "Latitude": {"type": "string"}, "Longitude": {"type": "string"}, "Accuracy": {"type": "string"}, "AccelerometerX": {"type": "string"}, "AccelerometerY": {"type": "string"}, "AccelerometerZ": {"type": "string"}, "DateTime": {"type": "string"}, "t_utc": {"type": "string"}}, "required": ["TeamMember", "Bird Name", "Activity", "Count", "CompassHeading", "Latitude", "Longitude", "Accuracy", "AccelerometerX", "AccelerometerY", "AccelerometerZ", "DateTime", "t_utc"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"TeamMember" : "Chaps", "Bird Name" : "White-backed Night-Heron", "Activity" : "N", "Count" : "12", "CompassHeading" : "257.2825927734375", "Latitude" : "40.71785696", "Longitude" : "-73.99525957", "Accuracy" : "11", "AccelerometerX" : "0.0257568359375", "AccelerometerY" : "0.2299041748046875", "AccelerometerZ" : "9.7132568359375", "DateTime" : "Wed Apr 22 2015 16:09:19 GMT-0400 (EDT)", "t_utc" : "1429733361"}
json_instruct
{"type": "object", "properties": {"TeamMember": {"type": "string"}, "Bird Name": {"type": "string"}, "Activity": {"type": "string"}, "Count": {"type": "string"}, "CompassHeading": {"type": "string"}, "Latitude": {"type": "string"}, "Longitude": {"type": "string"}, "Accuracy": {"type": "string"}, "AccelerometerX": {"type": "string"}, "AccelerometerY": {"type": "string"}, "AccelerometerZ": {"type": "string"}, "DateTime": {"type": "string"}, "t_utc": {"type": "string"}}, "required": ["TeamMember", "Bird Name", "Activity", "Count", "CompassHeading", "Latitude", "Longitude", "Accuracy", "AccelerometerX", "AccelerometerY", "AccelerometerZ", "DateTime", "t_utc"], "$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"}, "repo": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {}, "required": []}, "development": {"type": "object", "properties": {}, "required": []}, "license": {"type": "string"}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "repo", "description", "version", "keywords", "dependencies", "development", "license", "main", "files"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "chroma-sass-themes", "repo" : "solutionroute/chroma-sass-themes", "description" : "Sass styles to produce Chroma and Pygments themes.", "version" : "0.0.1", "keywords" : ["chroma", "pygments", "sass", "scss", "bulma", "hugo", "theme"], "dependencies" : {}, "development" : {}, "license" : "MIT", "main" : "_chroma.scss", "files" : ["_chroma.scss", "bulma-theme.scss"]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "repo": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {}, "required": []}, "development": {"type": "object", "properties": {}, "required": []}, "license": {"type": "string"}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "repo", "description", "version", "keywords", "dependencies", "development", "license", "main", "files"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"directions" : ["Pour the water into a large pot and add the onions, garlic, lemons, oranges, celery, black pepper, seasoned salt and jalapeno peppers. Bring to a full rolling boil and boil for 20 minutes.", "Add the lobsters and place a lid over the pot. Boil for 15 minutes (depending on the size of your lobsters). Remove the lobsters from the pot, and place in a colander under cool running water to stop the cooking. Serve."], "ingredients" : ["3 gallons water", "2 large onions, quartered", "10 cloves garlic, peeled and cut in half", "2 lemons, quartered", "2 oranges, quartered", "5 stalks celery, quartered", "4 tablespoons black pepper", "4 tablespoons seasoned salt", "6 fresh jalapeno peppers (optional)", "2 fresh live lobsters"], "language" : "en-US", "source" : "allrecipes.com", "tags" : [], "title" : "Boiled Lobster", "url" : "http://allrecipes.com/recipe/99234/boiled-lobster/"}
json_instruct
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id_6401": {"type": "object", "properties": {"title": {"type": "string"}, "language": {"type": "string"}, "totaltime": {"type": "string"}, "url_librivox": {"type": "string"}, "url_iarchive": {"type": "string"}, "readers": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "string"}, "genres": {"type": "string"}}, "required": ["title", "language", "totaltime", "url_librivox", "url_iarchive", "readers", "authors", "genres"]}}, "required": ["id_6401"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id_6401" : {"title" : "Octopus", "language" : "English", "totaltime" : "21:44:29", "url_librivox" : "http://librivox.org/the-octopus-by-frank-norris/", "url_iarchive" : "http://archive.org/details/octopus_dhd_librivox", "readers" : ["6482"], "authors" : "842", "genres" : "General Fiction"}}
json_instruct
{"type": "object", "properties": {"id_6401": {"type": "object", "properties": {"title": {"type": "string"}, "language": {"type": "string"}, "totaltime": {"type": "string"}, "url_librivox": {"type": "string"}, "url_iarchive": {"type": "string"}, "readers": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "string"}, "genres": {"type": "string"}}, "required": ["title", "language", "totaltime", "url_librivox", "url_iarchive", "readers", "authors", "genres"]}}, "required": ["id_6401"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {}}, "file": {"type": "string"}, "name": {"type": "string"}}, "required": ["errors", "file", "name"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0xb8492994391efc41c6eb9d2ec84f3016a87cecce", "tool" : "osiris", "start" : 1564617134.9900393, "end" : 1564617196.5791278, "duration" : 61.589088439941406, "analysis" : [{"errors" : [], "file" : "/unique_chucks/42/0xb8492994391efc41c6eb9d2ec84f3016a87cecce.sol", "name" : "BasicToken"}, {"errors" : [], "file" : "/unique_chucks/42/0xb8492994391efc41c6eb9d2ec84f3016a87cecce.sol", "name" : "CrowdsaleToken"}, {"errors" : [], "file" : "/unique_chucks/42/0xb8492994391efc41c6eb9d2ec84f3016a87cecce.sol", "name" : "MintableToken"}, {"errors" : [], "file" : "/unique_chucks/42/0xb8492994391efc41c6eb9d2ec84f3016a87cecce.sol", "name" : "Ownable"}, {"errors" : [], "file" : "/unique_chucks/42/0xb8492994391efc41c6eb9d2ec84f3016a87cecce.sol", "name" : "SafeMath"}, {"errors" : [], "file" : "/unique_chucks/42/0xb8492994391efc41c6eb9d2ec84f3016a87cecce.sol", "name" : "StandardToken"}]}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {}}, "file": {"type": "string"}, "name": {"type": "string"}}, "required": ["errors", "file", "name"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "451421106001", "text" : "\u4e2d\u4e1c\u793e\u533a\u5c45\u59d4\u4f1a"}, {"id" : "451421106201", "text" : "\u65b0\u7075\u6751\u59d4\u4f1a"}, {"id" : "451421106202", "text" : "\u74f6\u5c71\u6751\u59d4\u4f1a"}, {"id" : "451421106203", "text" : "\u65e7\u53bf\u6751\u59d4\u4f1a"}, {"id" : "451421106204", "text" : "\u4e30\u5761\u6751\u59d4\u4f1a"}, {"id" : "451421106205", "text" : "\u4e5d\u548c\u6751\u59d4\u4f1a"}, {"id" : "451421106206", "text" : "\u601d\u540c\u6751\u59d4\u4f1a"}, {"id" : "451421106207", "text" : "\u65b0\u9686\u6751\u59d4\u4f1a"}, {"id" : "451421106208", "text" : "\u767e\u57df\u6751\u59d4\u4f1a"}, {"id" : "451421106209", "text" : "\u4e0a\u4f59\u6751\u59d4\u4f1a"}, {"id" : "451421106210", "text" : "\u4e09\u54e8\u6751\u59d4\u4f1a"}, {"id" : "451421106211", "text" : "\u4e1c\u54e8\u6751\u59d4\u4f1a"}, {"id" : "451421106212", "text" : "\u6dcb\u548c\u6751\u59d4\u4f1a"}, {"id" : "451421106213", "text" : "\u56db\u65b0\u6751\u59d4\u4f1a"}, {"id" : "451421106214", "text" : "\u7ef4\u65e7\u6751\u59d4\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#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"index": {"type": "integer"}, "hash": {"type": "integer"}, "artDyeHash": {"type": "integer"}, "redacted": {"type": "boolean"}, "dyeManifestHash": {"type": "integer"}, "blacklisted": {"type": "boolean"}}, "required": ["index", "hash", "artDyeHash", "redacted", "dyeManifestHash", "blacklisted"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"index" : 3256, "hash" : 3683861112, "artDyeHash" : 3683861112, "redacted" : false, "dyeManifestHash" : 104446072, "blacklisted" : false}
json_instruct
{"type": "object", "properties": {"index": {"type": "integer"}, "hash": {"type": "integer"}, "artDyeHash": {"type": "integer"}, "redacted": {"type": "boolean"}, "dyeManifestHash": {"type": "integer"}, "blacklisted": {"type": "boolean"}}, "required": ["index", "hash", "artDyeHash", "redacted", "dyeManifestHash", "blacklisted"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"station": {"type": "array", "items": {"type": "object", "properties": {"pref_cd": {"type": "integer"}, "line_cd": {"type": "integer"}, "line_name": {"type": "string"}, "station_cd": {"type": "integer"}, "station_g_cd": {"type": "integer"}, "station_name": {"type": "string"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["pref_cd", "line_cd", "line_name", "station_cd", "station_g_cd", "station_name", "lon", "lat"]}}}, "required": ["station"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"station" : [{"pref_cd" : 26, "line_cd" : 34009, "line_name" : "\u962a\u6025\u5d50\u5c71\u7dda", "station_cd" : 3400902, "station_g_cd" : 3400902, "station_name" : "\u4e0a\u6842", "lon" : 135.696069, "lat" : 34.990201}]}
json_instruct
{"type": "object", "properties": {"station": {"type": "array", "items": {"type": "object", "properties": {"pref_cd": {"type": "integer"}, "line_cd": {"type": "integer"}, "line_name": {"type": "string"}, "station_cd": {"type": "integer"}, "station_g_cd": {"type": "integer"}, "station_name": {"type": "string"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["pref_cd", "line_cd", "line_name", "station_cd", "station_g_cd", "station_name", "lon", "lat"]}}}, "required": ["station"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"imports": {"type": "string"}, "example": {"type": "string"}, "info": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}}, "required": ["title", "description"]}}, "required": ["imports", "example", "info"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"imports" : "import RatingStars from \"@kiwicom/orbit-components/lib/RatingStars\";", "example" : "() => <RatingStars rating={4} />\n", "info" : {"title" : "Default rating stars", "description" : "By default, the stars will be small and only the positive rating will be shown."}}
json_instruct
{"type": "object", "properties": {"imports": {"type": "string"}, "example": {"type": "string"}, "info": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}}, "required": ["title", "description"]}}, "required": ["imports", "example", "info"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"objects": {"type": "array", "items": {"type": "object", "properties": {"created_by_ref": {"type": "string"}, "type": {"type": "string"}, "spec_version": {"type": "string"}, "id": {"type": "string"}, "created": {"type": "string"}, "modified": {"type": "string"}, "source_ref": {"type": "string"}, "relationship_type": {"type": "string"}, "target_ref": {"type": "string"}}, "required": ["created_by_ref", "type", "spec_version", "id", "created", "modified", "source_ref", "relationship_type", "target_ref"]}}, "type": {"type": "string"}, "id": {"type": "string"}}, "required": ["objects", "type", "id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"objects" : [{"created_by_ref" : "identity--ae82a5e5-ec07-4863-ad88-6504b29f24e9", "type" : "relationship", "spec_version" : "2.1", "id" : "relationship--83311a7d-04e5-4650-ac08-01d5768a02c0", "created" : "2021-05-13T13:41:18.690314Z", "modified" : "2021-05-13T13:41:18.690314Z", "source_ref" : "intrusion-set--d13c8a7f-740b-4efa-a232-de7d6bb05321", "relationship_type" : "targets", "target_ref" : "location--c4ecea20-7e3d-45a4-a789-0a59c001b2e2"}], "type" : "bundle", "id" : "bundle--cbd4e831-31a0-4531-8852-c3251c3971e9"}
json_instruct
{"type": "object", "properties": {"objects": {"type": "array", "items": {"type": "object", "properties": {"created_by_ref": {"type": "string"}, "type": {"type": "string"}, "spec_version": {"type": "string"}, "id": {"type": "string"}, "created": {"type": "string"}, "modified": {"type": "string"}, "source_ref": {"type": "string"}, "relationship_type": {"type": "string"}, "target_ref": {"type": "string"}}, "required": ["created_by_ref", "type", "spec_version", "id", "created", "modified", "source_ref", "relationship_type", "target_ref"]}}, "type": {"type": "string"}, "id": {"type": "string"}}, "required": ["objects", "type", "id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"author": {"type": "string"}, "year": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "photographer": {"type": "string"}, "Imaging Device": {"type": "string"}, "description": {"type": "string"}}, "required": ["author", "year", "keywords", "photographer", "Imaging Device", "description"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"author" : "Mallika Goyal, MD", "year" : "2015", "keywords" : ["retinal fold"], "photographer" : "Mallika Goyal, MD, Apollo Health City, Jubilee Hills, Hyderabad, India", "Imaging Device" : "Imaging device", "description" : "Multiple retinal folds 4 weeks following vitreous surgery (perfluorodecalin assisted) for retinal detachment with giant retinal tear."}
json_instruct
{"type": "object", "properties": {"author": {"type": "string"}, "year": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "photographer": {"type": "string"}, "Imaging Device": {"type": "string"}, "description": {"type": "string"}}, "required": ["author", "year", "keywords", "photographer", "Imaging Device", "description"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"schema": {"type": "string"}, "additionalRowClass": {"type": "string"}}, "required": ["schema", "additionalRowClass"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"schema" : "https://developer.microsoft.com/json-schemas/sp/view-formatting.schema.json", "additionalRowClass" : "=if([$Status] == 'Done', 'sp-field-severity--good', if([$Status] == 'In progress', 'sp-field-severity--low' ,if([$Status] == 'In review','sp-field-severity--warning', if([$Status] == 'Blocked','sp-field-severity--blocked', ''))"}
json_instruct
{"type": "object", "properties": {"schema": {"type": "string"}, "additionalRowClass": {"type": "string"}}, "required": ["schema", "additionalRowClass"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "firk", "definition" : "To beat; to strike; to chastise. [Obs.] I'll fer him, and firk him, and ferret him. Shak.\n\nTo fly out; to turn out; to go off. [Obs.] A wench is a rare bait, with which a man No sooner's taken but he straight firks mad.B.Jonson.\n\nA freak; trick; quirk. [Obs.] Ford."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"background": {"type": "string"}, "bush": {"type": "string"}, "lamp-post": {"type": "string"}, "manhole-cover": {"type": "string"}, "player": {"type": "string"}, "trash-bag": {"type": "string"}, "trash-bin": {"type": "string"}, "manhole-steam-f8": {"type": "string"}, "manhole-steam-2-f10": {"type": "string"}}, "required": ["background", "bush", "lamp-post", "manhole-cover", "player", "trash-bag", "trash-bin", "manhole-steam-f8", "manhole-steam-2-f10"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"background" : "images/background.png", "bush" : "images/bush.png", "lamp-post" : "images/lamp-post.png", "manhole-cover" : "images/manhole-cover.png", "player" : "images/player.png", "trash-bag" : "images/trash-bag.png", "trash-bin" : "images/trash-bin.png", "manhole-steam-f8" : "images/manhole-steam-f8.png", "manhole-steam-2-f10" : "images/manhole-steam-2-f10.png"}
json_instruct
{"type": "object", "properties": {"background": {"type": "string"}, "bush": {"type": "string"}, "lamp-post": {"type": "string"}, "manhole-cover": {"type": "string"}, "player": {"type": "string"}, "trash-bag": {"type": "string"}, "trash-bin": {"type": "string"}, "manhole-steam-f8": {"type": "string"}, "manhole-steam-2-f10": {"type": "string"}}, "required": ["background", "bush", "lamp-post", "manhole-cover", "player", "trash-bag", "trash-bin", "manhole-steam-f8", "manhole-steam-2-f10"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"probe_id": {"type": "integer"}, "resolvers": {"type": "array", "items": {"type": "object", "properties": {"ipv6_tcp": {"type": "boolean"}, "resolver_asn": {"type": "integer"}, "resolver_net": {"type": "string"}, "ipv4_tcp": {"type": "boolean"}, "internal": {"type": "string"}, "ipv6_cap": {"type": "boolean"}, "edns0_client_subnet": {"type": "string"}}, "required": ["ipv6_tcp", "resolver_asn", "resolver_net", "ipv4_tcp", "internal", "ipv6_cap", "edns0_client_subnet"]}}}, "required": ["probe_id", "resolvers"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"probe_id" : 24626, "resolvers" : [{"ipv6_tcp" : true, "resolver_asn" : 15169, "resolver_net" : "74.125.0.0/16", "ipv4_tcp" : true, "internal" : "8.8.4.4", "ipv6_cap" : true, "edns0_client_subnet" : "96.37.45.0/24"}, {"ipv6_tcp" : true, "resolver_asn" : 36692, "resolver_net" : "208.69.32.0/24", "ipv4_tcp" : true, "internal" : "208.67.220.220", "ipv6_cap" : true, "edns0_client_subnet" : "96.37.45.0/24"}]}
json_instruct
{"type": "object", "properties": {"probe_id": {"type": "integer"}, "resolvers": {"type": "array", "items": {"type": "object", "properties": {"ipv6_tcp": {"type": "boolean"}, "resolver_asn": {"type": "integer"}, "resolver_net": {"type": "string"}, "ipv4_tcp": {"type": "boolean"}, "internal": {"type": "string"}, "ipv6_cap": {"type": "boolean"}, "edns0_client_subnet": {"type": "string"}}, "required": ["ipv6_tcp", "resolver_asn", "resolver_net", "ipv4_tcp", "internal", "ipv6_cap", "edns0_client_subnet"]}}}, "required": ["probe_id", "resolvers"], "$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"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "test": {"type": "string"}}, "required": ["dev", "test"]}, "devDependencies": {"type": "object", "properties": {"@types/jest": {"type": "string"}, "@types/node": {"type": "string"}, "jest": {"type": "string"}, "ts-jest": {"type": "string"}, "ts-node-dev": {"type": "string"}, "typescript": {"type": "string"}, "git-commit-msg-linter": {"type": "string"}}, "required": ["@types/jest", "@types/node", "jest", "ts-jest", "ts-node-dev", "typescript", "git-commit-msg-linter"]}}, "required": ["name", "version", "license", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "job-interview-template", "version" : "1.0.0", "license" : "MIT", "scripts" : {"dev" : "ts-node-dev --respawn --transpile-only src/index.ts", "test" : "jest"}, "devDependencies" : {"@types/jest" : "^27.4.1", "@types/node" : "^17.0.23", "jest" : "^27.5.1", "ts-jest" : "^27.1.4", "ts-node-dev" : "^1.1.8", "typescript" : "^4.6.3", "git-commit-msg-linter" : "^4.1.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "test": {"type": "string"}}, "required": ["dev", "test"]}, "devDependencies": {"type": "object", "properties": {"@types/jest": {"type": "string"}, "@types/node": {"type": "string"}, "jest": {"type": "string"}, "ts-jest": {"type": "string"}, "ts-node-dev": {"type": "string"}, "typescript": {"type": "string"}, "git-commit-msg-linter": {"type": "string"}}, "required": ["@types/jest", "@types/node", "jest", "ts-jest", "ts-node-dev", "typescript", "git-commit-msg-linter"]}}, "required": ["name", "version", "license", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@wdio/cli": {"type": "string"}, "wdio-image-comparison-service": {"type": "string"}}, "required": ["@wdio/cli", "wdio-image-comparison-service"]}, "devDependencies": {"type": "object", "properties": {"@wdio/local-runner": {"type": "string"}, "@wdio/mocha-framework": {"type": "string"}, "@wdio/spec-reporter": {"type": "string"}, "chromedriver": {"type": "string"}, "wdio-chromedriver-service": {"type": "string"}}, "required": ["@wdio/local-runner", "@wdio/mocha-framework", "@wdio/spec-reporter", "chromedriver", "wdio-chromedriver-service"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "webdriverio_7289", "version" : "1.0.0", "description" : "Testcase provided for webdriverio #7289", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git+https://github.com/RossVertizan/webdriverio_7289.git"}, "keywords" : [], "author" : "", "license" : "ISC", "bugs" : {"url" : "https://github.com/RossVertizan/webdriverio_7289/issues"}, "homepage" : "https://github.com/RossVertizan/webdriverio_7289#readme", "dependencies" : {"@wdio/cli" : "^7.11.1", "wdio-image-comparison-service" : "^2.3.0"}, "devDependencies" : {"@wdio/local-runner" : "^7.11.1", "@wdio/mocha-framework" : "^7.11.1", "@wdio/spec-reporter" : "^7.10.1", "chromedriver" : "^92.0.2", "wdio-chromedriver-service" : "^7.2.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": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@wdio/cli": {"type": "string"}, "wdio-image-comparison-service": {"type": "string"}}, "required": ["@wdio/cli", "wdio-image-comparison-service"]}, "devDependencies": {"type": "object", "properties": {"@wdio/local-runner": {"type": "string"}, "@wdio/mocha-framework": {"type": "string"}, "@wdio/spec-reporter": {"type": "string"}, "chromedriver": {"type": "string"}, "wdio-chromedriver-service": {"type": "string"}}, "required": ["@wdio/local-runner", "@wdio/mocha-framework", "@wdio/spec-reporter", "chromedriver", "wdio-chromedriver-service"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "dependencies", "devDependencies"], "$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" : "rechiseled_compat:block/genericeco_mangrove_planks_woven_connecting"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "repository": {"type": "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"}, "peerDependencies": {"type": "object", "properties": {"eslint": {"type": "string"}}, "required": ["eslint"]}, "dependencies": {"type": "object", "properties": {"eslint-plugin-html": {"type": "string"}}, "required": ["eslint-plugin-html"]}}, "required": ["name", "version", "description", "main", "repository", "keywords", "author", "license", "bugs", "homepage", "peerDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "eslint-plugin-wpy", "version" : "1.0.0", "description" : "eslint plugin for .wpy projects", "main" : "index.js", "repository" : {"type" : "git", "url" : "https://github.com/romoo/eslint-plugin-wpy"}, "keywords" : ["eslint", "plugin", "eslint-plugin", "eslintplugin", "wepy", "wpy"], "author" : "Romoo", "license" : "MIT", "bugs" : {"url" : "https://github.com/romoo/eslint-plugin-wpy/issues"}, "homepage" : "https://github.com/romoo/eslint-plugin-wpy#readme", "peerDependencies" : {"eslint" : "^2.0.0 || ^3.0.0"}, "dependencies" : {"eslint-plugin-html" : "^2.0.0-beta.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "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"}, "peerDependencies": {"type": "object", "properties": {"eslint": {"type": "string"}}, "required": ["eslint"]}, "dependencies": {"type": "object", "properties": {"eslint-plugin-html": {"type": "string"}}, "required": ["eslint-plugin-html"]}}, "required": ["name", "version", "description", "main", "repository", "keywords", "author", "license", "bugs", "homepage", "peerDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"hash" : "0x4284447f6ed31c300a9bdfb59abed45b26f4475a9e650a00039fb4595c4c5b6f", "parentHash" : "0xd9d920a34b4709d0175fe69b81883a64e07a5541ef2c5df1cf88db036086d73f", "number" : 23914, "timestamp" : 1438552060, "nonce" : "0xcfd7e46a9fbbf6d6", "difficulty" : 1081815161999, "gasLimit" : {"_hex" : "0x1388"}, "gasUsed" : {"_hex" : "0x0"}, "miner" : "0x59389A554d044d4b3BED659834A248C59957f168", "extraData" : "0x476574682f76312e302e302d34363537393663332f6c696e75782f676f312e34", "transactions" : []}
json_instruct
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "gasUsed": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]}, "miner": {"type": "string"}, "extraData": {"type": "string"}, "transactions": {"type": "array", "items": {}}}, "required": ["hash", "parentHash", "number", "timestamp", "nonce", "difficulty", "gasLimit", "gasUsed", "miner", "extraData", "transactions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"minutes": {"type": "integer"}, "pubdate": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}}, "required": ["minutes", "pubdate", "tags", "title"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"minutes" : 20, "pubdate" : "2021-09-01T23:30:23+09:00", "tags" : ["misc"], "title" : "Clean Architecture \u3067\u306e Port \u306b\u3088\u308b\u4f9d\u5b58\u306e\u65b9\u5411\u306e\u3054\u307e\u304b\u3057"}
json_instruct
{"type": "object", "properties": {"minutes": {"type": "integer"}, "pubdate": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}}, "required": ["minutes", "pubdate", "tags", "title"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "require": {"type": "object", "properties": {"laravel\\laravel": {"type": "string"}, "fk\\http-status": {"type": "string"}}, "required": ["laravel\\laravel", "fk\\http-status"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"fk\\utility\\": {"type": "string"}}, "required": ["fk\\utility\\"]}}, "required": ["psr-4"]}, "min-stability": {"type": "string"}}, "required": ["name", "description", "require", "autoload", "min-stability"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "fk/laravel-utility", "description" : "Making laravel more practical", "require" : {"laravel\\laravel" : ">=5", "fk\\http-status" : "*"}, "autoload" : {"psr-4" : {"fk\\utility\\" : ""}}, "min-stability" : "dev-master"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "require": {"type": "object", "properties": {"laravel\\laravel": {"type": "string"}, "fk\\http-status": {"type": "string"}}, "required": ["laravel\\laravel", "fk\\http-status"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"fk\\utility\\": {"type": "string"}}, "required": ["fk\\utility\\"]}}, "required": ["psr-4"]}, "min-stability": {"type": "string"}}, "required": ["name", "description", "require", "autoload", "min-stability"], "$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"}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "dependencies": {"type": "object", "properties": {"@salesforce/sfdx-lwc-jest": {"type": "string"}}, "required": ["@salesforce/sfdx-lwc-jest"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}}, "required": ["name", "version", "description", "author", "license", "repository", "dependencies", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "lwc-modal", "version" : "0.0.3", "description" : "Lightning Web Components Modal recipe", "author" : "James Simone <james@sheandjim.com>", "license" : "MIT", "repository" : {"type" : "git", "url" : "git+https://github.com/jamessimone/lwc-modal"}, "dependencies" : {"@salesforce/sfdx-lwc-jest" : "0.10.4"}, "scripts" : {"test" : "sfdx-lwc-jest"}}
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"]}, "dependencies": {"type": "object", "properties": {"@salesforce/sfdx-lwc-jest": {"type": "string"}}, "required": ["@salesforce/sfdx-lwc-jest"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}}, "required": ["name", "version", "description", "author", "license", "repository", "dependencies", "scripts"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"thisIsInvalid": {"type": "string"}}, "required": ["thisIsInvalid"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"thisIsInvalid" : "hello invalid"}
json_instruct
{"type": "object", "properties": {"thisIsInvalid": {"type": "string"}}, "required": ["thisIsInvalid"], "$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"}, "private": {"type": "boolean"}, "main": {"type": "string"}, "types": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "homepage": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "dependencies": {"type": "object", "properties": {"sql.js": {"type": "string"}, "@types/sql.js": {"type": "string"}}, "required": ["sql.js", "@types/sql.js"]}, "devDependencies": {"type": "object", "properties": {"@angular/core": {"type": "string"}, "@ionic-native/core": {"type": "string"}, "@ionic-native/sqlite": {"type": "string"}, "rxjs": {"type": "string"}, "zone.js": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@angular/core", "@ionic-native/core", "@ionic-native/sqlite", "rxjs", "zone.js", "typescript"]}}, "required": ["name", "version", "description", "private", "main", "types", "repository", "author", "homepage", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "@okode/browser-sqlite", "version" : "0.0.1", "description" : "Okode Browser SQLite", "private" : true, "main" : "src/index.js", "types" : "src/index.d.ts", "repository" : {"type" : "git", "url" : "git+https://github.com/okode/okode-browser-sqlite.git"}, "author" : "Okode", "homepage" : "https://github.com/okode/okode-browser-sqlite#readme", "scripts" : {"build" : "tsc -p ."}, "dependencies" : {"sql.js" : "^0.4.0", "@types/sql.js" : "^0.0.29"}, "devDependencies" : {"@angular/core" : "^5.0.0", "@ionic-native/core" : "^4.5.0", "@ionic-native/sqlite" : "^4.5.0", "rxjs" : "^5.5.2", "zone.js" : "^0.8.4", "typescript" : "^2.4.2"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "private": {"type": "boolean"}, "main": {"type": "string"}, "types": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "homepage": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "dependencies": {"type": "object", "properties": {"sql.js": {"type": "string"}, "@types/sql.js": {"type": "string"}}, "required": ["sql.js", "@types/sql.js"]}, "devDependencies": {"type": "object", "properties": {"@angular/core": {"type": "string"}, "@ionic-native/core": {"type": "string"}, "@ionic-native/sqlite": {"type": "string"}, "rxjs": {"type": "string"}, "zone.js": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@angular/core", "@ionic-native/core", "@ionic-native/sqlite", "rxjs", "zone.js", "typescript"]}}, "required": ["name", "version", "description", "private", "main", "types", "repository", "author", "homepage", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "2018", "provinceId" : "53", "regencyId" : "02", "districtId" : "06", "name" : "Bena"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"spellbook.js": {"type": "string"}, "spellbook.min.js": {"type": "string"}}, "required": ["spellbook.js", "spellbook.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"spellbook.js" : "sha512-+Dkngc0SS/cJ+K+upKax2RHnCm3khniPYKNM7Zy/v7/GL6k7W4h/cYyNFq3/zBK0kvpZ0ao9U7vrOU+HlU37lw==", "spellbook.min.js" : "sha512-ga2bUm8sCu+ln6MSEtklhoo2WJ9kUnfIjl/A5OqS6NLzYFtUDXi+x6eAi+AcHj9lB2Ma9B+CsGeOMdOrjZpoOA=="}
json_instruct
{"type": "object", "properties": {"spellbook.js": {"type": "string"}, "spellbook.min.js": {"type": "string"}}, "required": ["spellbook.js", "spellbook.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"text": {"type": "string"}, "historical": {"type": "string"}, "credits": {"type": "string"}, "sections": {"type": "array", "items": {}}, "division": {"type": "object", "properties": {"identifier": {"type": "string"}, "text": {"type": "string"}}, "required": ["identifier", "text"]}, "title": {"type": "object", "properties": {"identifier": {"type": "string"}, "text": {"type": "string"}}, "required": ["identifier", "text"]}, "chapter": {"type": "object", "properties": {"identifier": {"type": "string"}, "text": {"type": "string"}}, "required": ["identifier", "text"]}, "subchapter": {"type": "object", "properties": {"identifier": {"type": "string"}, "text": {"type": "string"}}, "required": ["identifier", "text"]}, "heading": {"type": "object", "properties": {"title": {"type": "string"}, "chaptersection": {"type": "string"}, "identifier": {"type": "string"}, "catch_text": {"type": "string"}}, "required": ["title", "chaptersection", "identifier", "catch_text"]}}, "required": ["text", "historical", "credits", "sections", "division", "title", "chapter", "subchapter", "heading"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"text" : "This subchapter shall apply to actions taken after July 13, 1998.", "historical" : "Prior Codifications\n\n1981 Ed., \u00a7 1-616.19.\n\nEmergency Act Amendments\n\nFor temporary addition of subchapter, see note to \u00a7 1-615.51.\n\nLegislative History of Laws\n\nFor legislative history of D.C. Law 12-160, see Historical and Statutory Notes following \u00a7 1-602.01.\n\nDC CODE \u00a7 1-615.59\n\nCurrent through December 11, 2012", "credits" : "(Mar. 3, 1979, D.C. Law 2-139, \u00a7 1559, as added Oct. 7, 1998, D.C. Law 12-160, \u00a7 102(c), 45 DCR 5147.)", "sections" : [], "division" : {"identifier" : "I", "text" : "Government of District."}, "title" : {"identifier" : "1", "text" : "Government Organization. (Refs & Annos)"}, "chapter" : {"identifier" : "6", "text" : "Merit Personnel System."}, "subchapter" : {"identifier" : "XV-A", "text" : "Whistleblower Protection."}, "heading" : {"title" : "1", "chaptersection" : "615", "identifier" : "1-615.59", "catch_text" : "Applicability."}}
json_instruct
{"type": "object", "properties": {"text": {"type": "string"}, "historical": {"type": "string"}, "credits": {"type": "string"}, "sections": {"type": "array", "items": {}}, "division": {"type": "object", "properties": {"identifier": {"type": "string"}, "text": {"type": "string"}}, "required": ["identifier", "text"]}, "title": {"type": "object", "properties": {"identifier": {"type": "string"}, "text": {"type": "string"}}, "required": ["identifier", "text"]}, "chapter": {"type": "object", "properties": {"identifier": {"type": "string"}, "text": {"type": "string"}}, "required": ["identifier", "text"]}, "subchapter": {"type": "object", "properties": {"identifier": {"type": "string"}, "text": {"type": "string"}}, "required": ["identifier", "text"]}, "heading": {"type": "object", "properties": {"title": {"type": "string"}, "chaptersection": {"type": "string"}, "identifier": {"type": "string"}, "catch_text": {"type": "string"}}, "required": ["title", "chaptersection", "identifier", "catch_text"]}}, "required": ["text", "historical", "credits", "sections", "division", "title", "chapter", "subchapter", "heading"], "$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"}, "author": {"type": "string"}, "summary": {"type": "string"}, "license": {"type": "string"}, "source": {"type": "string"}, "project_page": {"type": "string"}, "issues_url": {"type": "string"}, "operatingsystem_support": {"type": "array", "items": {"type": "object", "properties": {"operatingsystem": {"type": "string"}, "operatingsystemrelease": {"type": "array", "items": {"type": "string"}}}, "required": ["operatingsystem", "operatingsystemrelease"]}}, "dependencies": {"type": "array", "items": {}}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "author", "summary", "license", "source", "project_page", "issues_url", "operatingsystem_support", "dependencies", "tags"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "new23d-puppetpem2p12", "version" : "0.0.2", "author" : "new23d", "summary" : "Extend your Puppet CA for use on your Windows platform. Converts PEM files to the P12 format and installs them in the Certificate Manager.", "license" : "Apache-2.0", "source" : "https://github.com/new23d/puppetpem2p12.git", "project_page" : "https://github.com/new23d/puppetpem2p12", "issues_url" : "https://github.com/new23d/puppetpem2p12/issues", "operatingsystem_support" : [{"operatingsystem" : "Windows", "operatingsystemrelease" : ["Server 2008", "Server 2008 R2", "Server 2012", "Server 2012 R2", "7", "8"]}], "dependencies" : [], "tags" : ["pem", "p12", "puppetca", "ca", "tls", "ssl"]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "summary": {"type": "string"}, "license": {"type": "string"}, "source": {"type": "string"}, "project_page": {"type": "string"}, "issues_url": {"type": "string"}, "operatingsystem_support": {"type": "array", "items": {"type": "object", "properties": {"operatingsystem": {"type": "string"}, "operatingsystemrelease": {"type": "array", "items": {"type": "string"}}}, "required": ["operatingsystem", "operatingsystemrelease"]}}, "dependencies": {"type": "array", "items": {}}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "author", "summary", "license", "source", "project_page", "issues_url", "operatingsystem_support", "dependencies", "tags"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"oxygen_saturation": {"type": "object", "properties": {"value": {"type": "integer"}, "unit": {"type": "string"}}, "required": ["value", "unit"]}, "effective_time_frame": {"type": "object", "properties": {"date_time": {"type": "string"}}, "required": ["date_time"]}, "system": {"type": "string"}, "measurement_method": {"type": "string"}}, "required": ["oxygen_saturation", "effective_time_frame", "system", "measurement_method"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"oxygen_saturation" : {"value" : 95, "unit" : "%"}, "effective_time_frame" : {"date_time" : "2013-02-05T07:25:00-08:00"}, "system" : "peripheral capillary", "measurement_method" : "pulse oximetry"}
json_instruct
{"type": "object", "properties": {"oxygen_saturation": {"type": "object", "properties": {"value": {"type": "integer"}, "unit": {"type": "string"}}, "required": ["value", "unit"]}, "effective_time_frame": {"type": "object", "properties": {"date_time": {"type": "string"}}, "required": ["date_time"]}, "system": {"type": "string"}, "measurement_method": {"type": "string"}}, "required": ["oxygen_saturation", "effective_time_frame", "system", "measurement_method"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"body-parser": {"type": "string"}, "express": {"type": "string"}, "knuth-shuffle": {"type": "string"}, "log4js": {"type": "string"}, "request": {"type": "string"}}, "required": ["body-parser", "express", "knuth-shuffle", "log4js", "request"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "proxy-rotator", "version" : "0.1.2", "description" : "Simple proxy rotation service", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "author" : "Jochen Weis", "license" : "MIT", "dependencies" : {"body-parser" : "^1.13.1", "express" : "^4.12.4", "knuth-shuffle" : "^1.0.1", "log4js" : "^0.6.25", "request" : "~2.37.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"body-parser": {"type": "string"}, "express": {"type": "string"}, "knuth-shuffle": {"type": "string"}, "log4js": {"type": "string"}, "request": {"type": "string"}}, "required": ["body-parser", "express", "knuth-shuffle", "log4js", "request"]}}, "required": ["name", "version", "description", "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": {"vendor": {"type": "string"}, "filename": {"type": "string"}, "release_type": {"type": "string"}, "version": {"type": "string"}, "java_version": {"type": "string"}, "jvm_impl": {"type": "string"}, "os": {"type": "string"}, "architecture": {"type": "string"}, "file_type": {"type": "string"}, "image_type": {"type": "string"}, "features": {"type": "array", "items": {}}, "url": {"type": "string"}, "md5": {"type": "string"}, "md5_file": {"type": "string"}, "sha1": {"type": "string"}, "sha1_file": {"type": "string"}, "sha256": {"type": "string"}, "sha256_file": {"type": "string"}, "sha512": {"type": "string"}, "sha512_file": {"type": "string"}, "size": {"type": "integer"}}, "required": ["vendor", "filename", "release_type", "version", "java_version", "jvm_impl", "os", "architecture", "file_type", "image_type", "features", "url", "md5", "md5_file", "sha1", "sha1_file", "sha256", "sha256_file", "sha512", "sha512_file", "size"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"vendor" : "liberica", "filename" : "bellsoft-jre11.0.9+12-solaris-x64.tar.gz", "release_type" : "ga", "version" : "11.0.9+12", "java_version" : "11.0.9+12", "jvm_impl" : "hotspot", "os" : "solaris", "architecture" : "x86_64", "file_type" : "tar.gz", "image_type" : "jre", "features" : [], "url" : "https://github.com/bell-sw/Liberica/releases/download/11.0.9+12/bellsoft-jre11.0.9+12-solaris-x64.tar.gz", "md5" : "3b700e5aee7d16df56b354df95002e66", "md5_file" : "bellsoft-jre11.0.9+12-solaris-x64.tar.gz.md5", "sha1" : "d51f61416bfcc06f645279212f444e79266261b4", "sha1_file" : "bellsoft-jre11.0.9+12-solaris-x64.tar.gz.sha1", "sha256" : "79bba9071c64266453234add71d9ec80d0e4ca4eb2de7828fab912edc7017839", "sha256_file" : "bellsoft-jre11.0.9+12-solaris-x64.tar.gz.sha256", "sha512" : "ddfa27641e7514e331737e6dd9a15a96cae8bb3c1e901698e016501c198112cd084d88729bb0eff50fa74809d888dbcb1c6bb5eb8cf14b0de16d0cb6f225fe1a", "sha512_file" : "bellsoft-jre11.0.9+12-solaris-x64.tar.gz.sha512", "size" : 58824083}
json_instruct
{"type": "object", "properties": {"vendor": {"type": "string"}, "filename": {"type": "string"}, "release_type": {"type": "string"}, "version": {"type": "string"}, "java_version": {"type": "string"}, "jvm_impl": {"type": "string"}, "os": {"type": "string"}, "architecture": {"type": "string"}, "file_type": {"type": "string"}, "image_type": {"type": "string"}, "features": {"type": "array", "items": {}}, "url": {"type": "string"}, "md5": {"type": "string"}, "md5_file": {"type": "string"}, "sha1": {"type": "string"}, "sha1_file": {"type": "string"}, "sha256": {"type": "string"}, "sha256_file": {"type": "string"}, "sha512": {"type": "string"}, "sha512_file": {"type": "string"}, "size": {"type": "integer"}}, "required": ["vendor", "filename", "release_type", "version", "java_version", "jvm_impl", "os", "architecture", "file_type", "image_type", "features", "url", "md5", "md5_file", "sha1", "sha1_file", "sha256", "sha256_file", "sha512", "sha512_file", "size"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"version": {"type": "string"}, "homepage": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "url": {"type": "string"}, "hash": {"type": "string"}, "pre_install": {"type": "array", "items": {"type": "string"}}, "shortcuts": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "persist": {"type": "array", "items": {"type": "string"}}, "checkver": {"type": "object", "properties": {"url": {"type": "string"}, "regex": {"type": "string"}}, "required": ["url", "regex"]}, "autoupdate": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}, "required": ["version", "homepage", "description", "license", "url", "hash", "pre_install", "shortcuts", "persist", "checkver", "autoupdate"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : "3.5.7", "homepage" : "https://jp-minerals.org/vesta/", "description" : "3D visualization program for structural models, volumetric data, and crystal morphologies", "license" : "VESTA LICENSE", "url" : "https://jp-minerals.org/vesta/archives/3.5.7/VESTA-win64.zip", "hash" : "md5:C172D4E58F4C812337566D416A874FEB", "pre_install" : ["Move-Item -Path \"$dir\\VESTA-win64\\*\" -Destination \"$dir\"", "Remove-Item \"$dir\\VESTA-win64\" -Force -Recurse"], "shortcuts" : [["VESTA.exe", "VESTA"]], "persist" : ["VESTA.ini"], "checkver" : {"url" : "https://jp-minerals.org/vesta/en/download.html", "regex" : "ver. ([\\d\\.]+)"}, "autoupdate" : {"url" : "https://jp-minerals.org/vesta/archives/$version/VESTA-win64.zip"}}
json_instruct
{"type": "object", "properties": {"version": {"type": "string"}, "homepage": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "url": {"type": "string"}, "hash": {"type": "string"}, "pre_install": {"type": "array", "items": {"type": "string"}}, "shortcuts": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "persist": {"type": "array", "items": {"type": "string"}}, "checkver": {"type": "object", "properties": {"url": {"type": "string"}, "regex": {"type": "string"}}, "required": ["url", "regex"]}, "autoupdate": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}, "required": ["version", "homepage", "description", "license", "url", "hash", "pre_install", "shortcuts", "persist", "checkver", "autoupdate"], "$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": {"clean": {"type": "string"}, "build-dev": {"type": "string"}, "build-prod": {"type": "string"}, "start:dev": {"type": "string"}}, "required": ["clean", "build-dev", "build-prod", "start:dev"]}, "devDependencies": {"type": "object", "properties": {"css-loader": {"type": "string"}, "favicons": {"type": "string"}, "favicons-webpack-plugin": {"type": "string"}, "file-loader": {"type": "string"}, "html-loader": {"type": "string"}, "html-webpack-plugin": {"type": "string"}, "mini-css-extract-plugin": {"type": "string"}, "node-sass": {"type": "string"}, "sass-loader": {"type": "string"}, "style-loader": {"type": "string"}, "ts-loader": {"type": "string"}, "typescript": {"type": "string"}, "url-loader": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}, "webpack-dev-server": {"type": "string"}}, "required": ["css-loader", "favicons", "favicons-webpack-plugin", "file-loader", "html-loader", "html-webpack-plugin", "mini-css-extract-plugin", "node-sass", "sass-loader", "style-loader", "ts-loader", "typescript", "url-loader", "webpack", "webpack-cli", "webpack-dev-server"]}}, "required": ["name", "version", "description", "main", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "webpack-babel", "version" : "1.0.0", "description" : "Template of a Webpack Babel project", "main" : "index.js", "scripts" : {"clean" : "rm dist/bundle.js", "build-dev" : "webpack --mode development", "build-prod" : "webpack --mode production", "start:dev" : "webpack serve --mode development"}, "devDependencies" : {"css-loader" : "^5.2.6", "favicons" : "^6.2.2", "favicons-webpack-plugin" : "^5.0.2", "file-loader" : "^6.2.0", "html-loader" : "^2.1.2", "html-webpack-plugin" : "^5.3.2", "mini-css-extract-plugin" : "^1.6.1", "node-sass" : "^6.0.1", "sass-loader" : "^12.1.0", "style-loader" : "^3.0.0", "ts-loader" : "^9.2.3", "typescript" : "^4.3.4", "url-loader" : "^4.1.1", "webpack" : "^5.40.0", "webpack-cli" : "^4.7.2", "webpack-dev-server" : "^3.11.2"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"clean": {"type": "string"}, "build-dev": {"type": "string"}, "build-prod": {"type": "string"}, "start:dev": {"type": "string"}}, "required": ["clean", "build-dev", "build-prod", "start:dev"]}, "devDependencies": {"type": "object", "properties": {"css-loader": {"type": "string"}, "favicons": {"type": "string"}, "favicons-webpack-plugin": {"type": "string"}, "file-loader": {"type": "string"}, "html-loader": {"type": "string"}, "html-webpack-plugin": {"type": "string"}, "mini-css-extract-plugin": {"type": "string"}, "node-sass": {"type": "string"}, "sass-loader": {"type": "string"}, "style-loader": {"type": "string"}, "ts-loader": {"type": "string"}, "typescript": {"type": "string"}, "url-loader": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}, "webpack-dev-server": {"type": "string"}}, "required": ["css-loader", "favicons", "favicons-webpack-plugin", "file-loader", "html-loader", "html-webpack-plugin", "mini-css-extract-plugin", "node-sass", "sass-loader", "style-loader", "ts-loader", "typescript", "url-loader", "webpack", "webpack-cli", "webpack-dev-server"]}}, "required": ["name", "version", "description", "main", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"adapterid": {"type": "string"}, "url": {"type": "string"}, "name": {"type": "string"}, "submodelid": {"type": "string"}, "submodelsemanticid": {"type": "string"}}, "required": ["adapterid", "url", "name", "submodelid", "submodelsemanticid"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"adapterid" : "storage-adapter-mongodb", "url" : "http://i40-aas-storage-adapter-mongodb:3100/submodels", "name" : "mongo-adapter", "submodelid" : "sap.com/aas/submodels/part-100-device-information-model/10JF-1234-Jf14-PP22/mongo", "submodelsemanticid" : "opcfoundation.org/specifications-unified-architecture/part-100-device-information-model/mongo"}, {"adapterid" : "storage-adapter-ain", "url" : "http://i40-aas-storage-adapter-ain:80/submodels", "name" : "ain-adapter-cloud", "submodelid" : "sap.com/aas/submodels/part-100-device-information-model/10JF-1234-Jf14-PP22", "submodelsemanticid" : "opcfoundation.org/specifications-unified-architecture/part-100-device-information-model"}, {"adapterid" : "storage-adapter-ain", "url" : "http://i40-aas-storage-adapter-ain:3000/submodels", "name" : "ain-adapter-local", "submodelid" : "sap.com/aas/submodels/part-100-device-information-model/10JF-1234-Jf14-PP22/ain-local", "submodelsemanticid" : "opcfoundation.org/specifications-unified-architecture/part-100-device-information-model/ain-local"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"adapterid": {"type": "string"}, "url": {"type": "string"}, "name": {"type": "string"}, "submodelid": {"type": "string"}, "submodelsemanticid": {"type": "string"}}, "required": ["adapterid", "url", "name", "submodelid", "submodelsemanticid"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "type": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "description", "main", "type", "scripts", "repository", "author", "license", "bugs", "homepage", "keywords"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "no-drift", "version" : "2.0.1", "description" : "Reduced drift timeouts and intervals for node.js", "main" : "./main.js", "type" : "module", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git+https://github.com/TelevisionNinja/no-drift-js.git"}, "author" : "TelevisionNinja", "license" : "MIT", "bugs" : {"url" : "https://github.com/TelevisionNinja/no-drift-js/issues"}, "homepage" : "https://github.com/TelevisionNinja/no-drift-js#readme", "keywords" : ["setInterval", "setTimeout", "drift", "no-drift", "driftless"]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "type": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "description", "main", "type", "scripts", "repository", "author", "license", "bugs", "homepage", "keywords"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"nuts": {"type": "string"}, "volby": {"type": "object", "properties": {"prezident": {"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "round1": {"type": "object", "properties": {"voters": {"type": "integer"}, "votes": {"type": "integer"}, "attended": {"type": "integer"}, "candidates": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "array", "items": {"type": "string"}}, "votes": {"type": "integer"}, "pct": {"type": "number"}}, "required": ["id", "name", "votes", "pct"]}}}, "required": ["voters", "votes", "attended", "candidates"]}, "round2": {"type": "object", "properties": {"voters": {"type": "integer"}, "votes": {"type": "integer"}, "attended": {"type": "integer"}, "candidates": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "array", "items": {"type": "string"}}, "votes": {"type": "integer"}, "pct": {"type": "number"}}, "required": ["id", "name", "votes", "pct"]}}}, "required": ["voters", "votes", "attended", "candidates"]}}, "required": ["year", "round1", "round2"]}}}, "required": ["prezident"]}}, "required": ["nuts", "volby"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nuts" : "CZ0317", "volby" : {"prezident" : [{"year" : 2018, "round1" : {"voters" : 82582, "votes" : 53665, "attended" : 53973, "candidates" : [{"id" : 1, "name" : ["Ing.", "Mirek", "Topol\u00e1nek", ""], "votes" : 2152, "pct" : 4.01}, {"id" : 2, "name" : ["Mgr.", "Michal", "Hor\u00e1\u010dek", "Ph.D."], "votes" : 4707, "pct" : 8.77}, {"id" : 3, "name" : ["Mgr.", "Pavel", "Fischer", ""], "votes" : 4768, "pct" : 8.88}, {"id" : 4, "name" : ["RNDr.", "Ji\u0159\u00ed", "Hynek", ""], "votes" : 759, "pct" : 1.41}, {"id" : 5, "name" : ["Mgr.", "Petr", "Hannig", ""], "votes" : 319, "pct" : 0.59}, {"id" : 6, "name" : ["Ing.", "Vratislav", "Kulh\u00e1nek", "Dr. h. c."], "votes" : 379, "pct" : 0.71}, {"id" : 7, "name" : ["Ing.", "Milo\u0161", "Zeman", ""], "votes" : 19915, "pct" : 37.11}, {"id" : 8, "name" : ["MUDr. Bc.", "Marek", "Hil\u0161er", "Ph.D."], "votes" : 5321, "pct" : 9.92}, {"id" : 9, "name" : ["prof. Ing.", "Ji\u0159\u00ed", "Draho\u0161", "DrSc., dr. h. c."], "votes" : 15345, "pct" : 28.59}]}, "round2" : {"voters" : 82316, "votes" : 56960, "attended" : 57099, "candidates" : [{"id" : 7, "name" : ["Ing.", "Milo\u0161", "Zeman", ""], "votes" : 28432, "pct" : 49.92}, {"id" : 9, "name" : ["prof. Ing.", "Ji\u0159\u00ed", "Draho\u0161", "DrSc., dr. h. c."], "votes" : 28528, "pct" : 50.08}]}}, {"year" : 2013, "round1" : {"voters" : 84008, "votes" : 54535, "attended" : 54782, "candidates" : [{"id" : 1, "name" : ["MUDr.", "Zuzana", "Roithov\u00e1", "MBA"], "votes" : 2433, "pct" : 4.46}, {"id" : 2, "name" : ["Ing.", "Jan", "Fischer", "CSc."], "votes" : 9123, "pct" : 16.73}, {"id" : 4, "name" : ["", "Ta\u0165ana", "Fischerov\u00e1", ""], "votes" : 1581, "pct" : 2.9}, {"id" : 5, "name" : ["MUDr.", "P\u0159emysl", "Sobotka", ""], "votes" : 1342, "pct" : 2.46}, {"id" : 6, "name" : ["Ing.", "Milo\u0161", "Zeman", ""], "votes" : 13158, "pct" : 24.13}, {"id" : 7, "name" : ["Prof. JUDr.", "Vladim\u00edr", "Franz", ""], "votes" : 3341, "pct" : 6.13}, {"id" : 8, "name" : ["", "Ji\u0159\u00ed", "Dienstbier", ""], "votes" : 9375, "pct" : 17.19}, {"id" : 9, "name" : ["", "Karel", "Schwarzenberg", ""], "votes" : 12955, "pct" : 23.76}, {"id" : 3, "name" : ["Ing.", "Jana", "Bobo\u0161\u00edkov\u00e1", ""], "votes" : 1227, "pct" : 2.25}]}, "round2" : {"voters" : 83945, "votes" : 52153, "attended" : 52436, "candidates" : [{"id" : 6, "name" : ["Ing.", "Milo\u0161", "Zeman", ""], "votes" : 28617, "pct" : 54.87}, {"id" : 9, "name" : ["", "Karel", "Schwarzenberg", ""], "votes" : 23536, "pct" : 45.13}]}}]}}
json_instruct
{"type": "object", "properties": {"nuts": {"type": "string"}, "volby": {"type": "object", "properties": {"prezident": {"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "round1": {"type": "object", "properties": {"voters": {"type": "integer"}, "votes": {"type": "integer"}, "attended": {"type": "integer"}, "candidates": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "array", "items": {"type": "string"}}, "votes": {"type": "integer"}, "pct": {"type": "number"}}, "required": ["id", "name", "votes", "pct"]}}}, "required": ["voters", "votes", "attended", "candidates"]}, "round2": {"type": "object", "properties": {"voters": {"type": "integer"}, "votes": {"type": "integer"}, "attended": {"type": "integer"}, "candidates": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "array", "items": {"type": "string"}}, "votes": {"type": "integer"}, "pct": {"type": "number"}}, "required": ["id", "name", "votes", "pct"]}}}, "required": ["voters", "votes", "attended", "candidates"]}}, "required": ["year", "round1", "round2"]}}}, "required": ["prezident"]}}, "required": ["nuts", "volby"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "phonetics", "definition" : "1. The doctrine or science of sounds; especially those of the human voice; phonology. 2. The art of representing vocal sounds by signs and written characters."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "bbox": {"type": "array", "items": {"type": "number"}}, "description": {"type": "string"}, "connectsWith": {"type": "array", "items": {"type": "string"}}, "features": {"type": "array", "items": {"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": {"description": {"type": "string"}}, "required": ["description"]}}, "required": ["type", "geometry", "properties"]}}}, "required": ["type", "title", "id", "bbox", "description", "connectsWith", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "title" : "Dhaskalio (settlement)", "id" : "734000266", "bbox" : [25.6041585, 36.8881154, 25.6041585, 36.8881154], "description" : "An Early Cycladic settlement identified on the island of Daskalio in the Cyclades. This settlement is the most substantial yet known for the Early Bronze Age in the Cyclades.", "connectsWith" : ["212270979"], "features" : [{"type" : "Feature", "geometry" : {"type" : "Point", "coordinates" : [25.6041585, 36.8881154]}, "properties" : {"description" : "representative point"}}, {"geometry" : {"type" : "Point", "coordinates" : [25.6041585, 36.8881154]}, "id" : "osm-location-of-iiii-i1i-i-i-i3i1ioii-issiii-i-ii", "type" : "Feature", "properties" : {"description" : "Representative location based on OpenStreetMap.", "location_precision" : "precise", "title" : "OSM location of \u0391\u03c1\u03c7\u03b1\u03b9\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03cc\u03c2 \u03a7\u03ce\u03c1\u03bf\u03c2 \u0394\u03b1\u03c3\u03ba\u03b1\u03bb\u03b9\u03bf\u03cd \u039a\u03ad\u03c1\u03bf\u03c5", "link" : "http://pleiades.stoa.org/places/734000266/osm-location-of-iiii-i1i-i-i-i3i1ioii-issiii-i-ii"}}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "bbox": {"type": "array", "items": {"type": "number"}}, "description": {"type": "string"}, "connectsWith": {"type": "array", "items": {"type": "string"}}, "features": {"type": "array", "items": {"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": {"description": {"type": "string"}}, "required": ["description"]}}, "required": ["type", "geometry", "properties"]}}}, "required": ["type", "title", "id", "bbox", "description", "connectsWith", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"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" : "ULAS J011151.89-010534.2", "ra" : 17.9663, "dec" : -1.0929, "epoch" : null, "equinox" : "2000", "shortname" : null, "reference" : "DayJ13", "comments" : null}], "Names" : [{"other_name" : "ULAS J011151.89-010534.2"}], "ProperMotions" : [{"mu_ra" : 2.44, "mu_ra_error" : 20.69, "mu_dec" : -91.22, "mu_dec_error" : 20.69, "adopted" : true, "comments" : null, "reference" : "Lawr12"}]}
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#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"main.css": {"type": "string"}, "main.css.map": {"type": "string"}, "main.js": {"type": "string"}, "main.js.map": {"type": "string"}}, "required": ["main.css", "main.css.map", "main.js", "main.js.map"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"main.css" : "static/css/main.f140fe38.css", "main.css.map" : "static/css/main.f140fe38.css.map", "main.js" : "static/js/main.19f13d28.js", "main.js.map" : "static/js/main.19f13d28.js.map"}
json_instruct
{"type": "object", "properties": {"main.css": {"type": "string"}, "main.css.map": {"type": "string"}, "main.js": {"type": "string"}, "main.js.map": {"type": "string"}}, "required": ["main.css", "main.css.map", "main.js", "main.js.map"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "normalizedVertices": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}}, "score": {"type": "number"}}, "required": ["label", "normalizedVertices", "score"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"label" : "Person", "normalizedVertices" : [{"x" : 0.335, "y" : 0.48982355}, {"x" : 0.785, "y" : 0.48982355}, {"x" : 0.785, "y" : 0.97558826}, {"x" : 0.335, "y" : 0.97558826}], "score" : 0.9177299}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string"}, "normalizedVertices": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}}, "score": {"type": "number"}}, "required": ["label", "normalizedVertices", "score"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"parameters": {"type": "object", "properties": {"api-version": {"type": "string"}, "scheduleDefinitionId": {"type": "string"}, "id": {"type": "string"}}, "required": ["api-version", "scheduleDefinitionId", "id"]}, "responses": {"type": "object", "properties": {"200": {"type": "object", "properties": {"body": {"type": "object", "properties": {"value": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {"type": "string"}, "properties": {"type": "object", "properties": {"userDisplayName": {"type": "string"}, "userPrincipalName": {"type": "string"}, "createdDateTime": {"type": "string"}}, "required": ["userDisplayName", "userPrincipalName", "createdDateTime"]}}, "required": ["id", "type", "name", "properties"]}}}, "required": ["value"]}}, "required": ["body"]}}, "required": ["200"]}}, "required": ["parameters", "responses"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parameters" : {"api-version" : "2021-11-16-preview", "scheduleDefinitionId" : "265785a7-a81f-4201-8a18-bb0db95982b7", "id" : "f25ed880-9c31-4101-bc57-825d8df3b58c"}, "responses" : {"200" : {"body" : {"value" : [{"id" : "/providers/Microsoft.Authorization/accessReviewScheduleDefinitions/fa73e90b-5bf1-45fd-a182-35ce5fc0674d/instances/f8882fec-7d56-4e97-ad6d-5e3f4557971d/contactedReviewers/fa73e90b-5bf1-45fd-a182-35ce5fc0674d", "type" : "Microsoft.Authorization/accessReviewScheduleDefinitions/instances/contactedReviewers", "name" : "fa73e90b-5bf1-45fd-a182-35ce5fc0674d", "properties" : {"userDisplayName" : "Bob", "userPrincipalName" : "bob@contoso.com", "createdDateTime" : "2018-08-03T21:02:30.667Z"}}]}}}}
json_instruct
{"type": "object", "properties": {"parameters": {"type": "object", "properties": {"api-version": {"type": "string"}, "scheduleDefinitionId": {"type": "string"}, "id": {"type": "string"}}, "required": ["api-version", "scheduleDefinitionId", "id"]}, "responses": {"type": "object", "properties": {"200": {"type": "object", "properties": {"body": {"type": "object", "properties": {"value": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {"type": "string"}, "properties": {"type": "object", "properties": {"userDisplayName": {"type": "string"}, "userPrincipalName": {"type": "string"}, "createdDateTime": {"type": "string"}}, "required": ["userDisplayName", "userPrincipalName", "createdDateTime"]}}, "required": ["id", "type", "name", "properties"]}}}, "required": ["value"]}}, "required": ["body"]}}, "required": ["200"]}}, "required": ["parameters", "responses"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"dataTime": {"type": "string"}, "firstCnt": {"type": "integer"}, "secondCnt": {"type": "integer"}, "thirdCnt": {"type": "integer"}}, "required": ["dataTime", "firstCnt", "secondCnt", "thirdCnt"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"dataTime" : "2021-12-25", "firstCnt" : 43969355, "secondCnt" : 42307770, "thirdCnt" : 15136856}
json_instruct
{"type": "object", "properties": {"dataTime": {"type": "string"}, "firstCnt": {"type": "integer"}, "secondCnt": {"type": "integer"}, "thirdCnt": {"type": "integer"}}, "required": ["dataTime", "firstCnt", "secondCnt", "thirdCnt"], "$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"}, "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": "integer"}, "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" : "Binance USD", "symbol" : "BUSD", "id" : "0x4Fabb145d64652a948d72533023f6E7A623C7C53", "decimals" : 18, "coingecko_url" : "https://www.coingecko.com/en/coins/binance-usd", "market_cap_usd" : 14490101604, "market_cap_rank" : 16, "24_hr_volume_usd" : 2222252886, "logoURI" : "https://raw.githubusercontent.com/poolsharks-protocol/token-metadata/master/blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/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": "integer"}, "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": {"ETag": {"type": "string"}, "Last-Modified": {"type": "string"}, "base": {"type": "object", "properties": {"repo": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["repo"]}, "closed_at": {"type": "string"}, "created_at": {"type": "string"}, "draft": {"type": "boolean"}, "head": {"type": "object", "properties": {"ref": {"type": "string"}}, "required": ["ref"]}, "html_url": {"type": "string"}, "id": {"type": "integer"}, "labels": {"type": "array", "items": {}}, "mergeable": {"type": "null"}, "mergeable_state": {"type": "string"}, "merged": {"type": "boolean"}, "merged_at": {"type": "string"}, "number": {"type": "integer"}, "state": {"type": "string"}, "updated_at": {"type": "string"}}, "required": ["ETag", "Last-Modified", "base", "closed_at", "created_at", "draft", "head", "html_url", "id", "labels", "mergeable", "mergeable_state", "merged", "merged_at", "number", "state", "updated_at"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ETag" : "W/\"250079ae6a1170bfae34e200560918d1\"", "Last-Modified" : "Mon, 04 May 2020 16:20:58 GMT", "base" : {"repo" : {"name" : "python-confluent-kafka-feedstock"}}, "closed_at" : "2020-05-04T16:20:58Z", "created_at" : "2020-04-15T01:50:39Z", "draft" : false, "head" : {"ref" : "rebuild-librdkafka14-0-1_h82889c"}, "html_url" : "https://github.com/conda-forge/python-confluent-kafka-feedstock/pull/24", "id" : 403497495, "labels" : [], "mergeable" : null, "mergeable_state" : "unknown", "merged" : true, "merged_at" : "2020-05-04T16:20:58Z", "number" : 24, "state" : "closed", "updated_at" : "2020-05-04T16:20:58Z"}
json_instruct
{"type": "object", "properties": {"ETag": {"type": "string"}, "Last-Modified": {"type": "string"}, "base": {"type": "object", "properties": {"repo": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["repo"]}, "closed_at": {"type": "string"}, "created_at": {"type": "string"}, "draft": {"type": "boolean"}, "head": {"type": "object", "properties": {"ref": {"type": "string"}}, "required": ["ref"]}, "html_url": {"type": "string"}, "id": {"type": "integer"}, "labels": {"type": "array", "items": {}}, "mergeable": {"type": "null"}, "mergeable_state": {"type": "string"}, "merged": {"type": "boolean"}, "merged_at": {"type": "string"}, "number": {"type": "integer"}, "state": {"type": "string"}, "updated_at": {"type": "string"}}, "required": ["ETag", "Last-Modified", "base", "closed_at", "created_at", "draft", "head", "html_url", "id", "labels", "mergeable", "mergeable_state", "merged", "merged_at", "number", "state", "updated_at"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"$comment": {"type": "string"}, "id": {"type": "string"}, "$schema": {"type": "string"}, "title": {"type": "string"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"myEnum": {"type": "object", "properties": {"type": {"type": "string"}, "enum": {"type": "array", "items": {"type": "string"}}}, "required": ["type", "enum"]}}, "required": ["myEnum"]}}, "required": ["$comment", "id", "$schema", "title", "type", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"$comment" : "Check that an enum with base type of Boolean is correctly generated", "id" : "https://test.test/schemas/2020-01-01/test.json", "$schema" : "http://json-schema.org/draft-04/schema#", "title" : "Test", "type" : "object", "properties" : {"myEnum" : {"type" : "boolean", "enum" : ["true"]}}}
json_instruct
{"type": "object", "properties": {"$comment": {"type": "string"}, "id": {"type": "string"}, "$schema": {"type": "string"}, "title": {"type": "string"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"myEnum": {"type": "object", "properties": {"type": {"type": "string"}, "enum": {"type": "array", "items": {"type": "string"}}}, "required": ["type", "enum"]}}, "required": ["myEnum"]}}, "required": ["$comment", "id", "$schema", "title", "type", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "desc": {"type": "string"}, "url": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "maintainers": {"type": "array", "items": {"type": "string"}}, "addedAt": {"type": "string"}}, "required": ["name", "desc", "url", "tags", "maintainers", "addedAt"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Batch 301", "desc" : "Validate a collection of urls redirect chain and status codes", "url" : "https://batch301.io", "tags" : ["HTTP"], "maintainers" : ["moshie"], "addedAt" : "2020-01-14"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "desc": {"type": "string"}, "url": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "maintainers": {"type": "array", "items": {"type": "string"}}, "addedAt": {"type": "string"}}, "required": ["name", "desc", "url", "tags", "maintainers", "addedAt"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"itemDisplayName": {"type": "string"}, "description": {"type": "string"}, "summary": {"type": "string"}, "githubUsername": {"type": "string"}, "dateUpdated": {"type": "string"}}, "required": ["itemDisplayName", "description", "summary", "githubUsername", "dateUpdated"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"itemDisplayName" : "Create a new VM template in a lab", "description" : "This template creates a new VM template from an existing DevTestLab / DTL VM", "summary" : "This template creates a new VM template from an existing DevTestLab VM", "githubUsername" : "mithunshanbhag", "dateUpdated" : "2015-11-11"}
json_instruct
{"type": "object", "properties": {"itemDisplayName": {"type": "string"}, "description": {"type": "string"}, "summary": {"type": "string"}, "githubUsername": {"type": "string"}, "dateUpdated": {"type": "string"}}, "required": ["itemDisplayName", "description", "summary", "githubUsername", "dateUpdated"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "55bb9f0b09d3a9505f9dab8139ca4721b4b4edf0"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"parameters": {"type": "object", "properties": {"subscriptionId": {"type": "string"}, "resourceGroupName": {"type": "string"}, "accountName": {"type": "string"}, "streamingEndpointName": {"type": "string"}, "api-version": {"type": "string"}, "parameters": {"type": "object", "properties": {"scaleUnit": {"type": "integer"}}, "required": ["scaleUnit"]}}, "required": ["subscriptionId", "resourceGroupName", "accountName", "streamingEndpointName", "api-version", "parameters"]}, "responses": {"type": "object", "properties": {"200": {"type": "object", "properties": {}, "required": []}, "202": {"type": "object", "properties": {"headers": {"type": "object", "properties": {"azure-asyncoperation": {"type": "string"}, "location": {"type": "string"}}, "required": ["azure-asyncoperation", "location"]}}, "required": ["headers"]}}, "required": ["200", "202"]}}, "required": ["parameters", "responses"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parameters" : {"subscriptionId" : "0a6ec948-5a62-437d-b9df-934dc7c1b722", "resourceGroupName" : "mediaresources", "accountName" : "slitestmedia10", "streamingEndpointName" : "myStreamingEndpoint1", "api-version" : "2021-11-01", "parameters" : {"scaleUnit" : 5}}, "responses" : {"200" : {}, "202" : {"headers" : {"azure-asyncoperation" : "https://management.azure.com/subscriptions/0a6ec948-5a62-437d-b9df-934dc7c1b722/resourceGroups/mediaresources/providers/Microsoft.Media/mediaservices/slitestmedia10/streamingendpointoperations/62e4d893-d233-4005-988e-a428d9f77076?api-version=2021-11-01", "location" : "https://management.azure.com/subscriptions/0a6ec948-5a62-437d-b9df-934dc7c1b722/resourceGroups/mediaresources/providers/Microsoft.Media/mediaservices/slitestmedia10/streamingendpoints/myStreamingEndpoint1/operationlocations/62e4d893-d233-4005-988e-a428d9f77076?api-version=2021-11-01"}}}}
json_instruct
{"type": "object", "properties": {"parameters": {"type": "object", "properties": {"subscriptionId": {"type": "string"}, "resourceGroupName": {"type": "string"}, "accountName": {"type": "string"}, "streamingEndpointName": {"type": "string"}, "api-version": {"type": "string"}, "parameters": {"type": "object", "properties": {"scaleUnit": {"type": "integer"}}, "required": ["scaleUnit"]}}, "required": ["subscriptionId", "resourceGroupName", "accountName", "streamingEndpointName", "api-version", "parameters"]}, "responses": {"type": "object", "properties": {"200": {"type": "object", "properties": {}, "required": []}, "202": {"type": "object", "properties": {"headers": {"type": "object", "properties": {"azure-asyncoperation": {"type": "string"}, "location": {"type": "string"}}, "required": ["azure-asyncoperation", "location"]}}, "required": ["headers"]}}, "required": ["200", "202"]}}, "required": ["parameters", "responses"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"properties": {"type": "object", "properties": {"vueCompilerOptions": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"experimentalCompatMode": {"type": "object", "properties": {"type": {"type": "string"}, "default": {"type": "integer"}, "anyOf": {"type": "array", "items": {"type": "object", "properties": {"enum": {"type": "array", "items": {"type": "integer"}}}, "required": ["enum"]}}, "markdownDescription": {"type": "string"}}, "required": ["type", "default", "anyOf", "markdownDescription"]}, "experimentalTemplateCompilerOptions": {"type": "object", "properties": {"type": {"type": "string"}, "markdownDescription": {"type": "string"}}, "required": ["type", "markdownDescription"]}, "experimentalTemplateCompilerOptionsRequirePath": {"type": "object", "properties": {"type": {"type": "string"}, "markdownDescription": {"type": "string"}}, "required": ["type", "markdownDescription"]}}, "required": ["experimentalCompatMode", "experimentalTemplateCompilerOptions", "experimentalTemplateCompilerOptionsRequirePath"]}}, "required": ["type", "properties"]}}, "required": ["vueCompilerOptions"]}}, "required": ["properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"properties" : {"vueCompilerOptions" : {"type" : "object", "properties" : {"experimentalCompatMode" : {"type" : "number", "default" : 3, "anyOf" : [{"enum" : [2, 3]}], "markdownDescription" : "https://github.com/johnsoncodehk/volar/pull/351"}, "experimentalTemplateCompilerOptions" : {"type" : "object", "markdownDescription" : "https://github.com/johnsoncodehk/volar/issues/576"}, "experimentalTemplateCompilerOptionsRequirePath" : {"type" : "string", "markdownDescription" : "https://github.com/johnsoncodehk/volar/issues/698"}}}}}
json_instruct
{"type": "object", "properties": {"properties": {"type": "object", "properties": {"vueCompilerOptions": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"experimentalCompatMode": {"type": "object", "properties": {"type": {"type": "string"}, "default": {"type": "integer"}, "anyOf": {"type": "array", "items": {"type": "object", "properties": {"enum": {"type": "array", "items": {"type": "integer"}}}, "required": ["enum"]}}, "markdownDescription": {"type": "string"}}, "required": ["type", "default", "anyOf", "markdownDescription"]}, "experimentalTemplateCompilerOptions": {"type": "object", "properties": {"type": {"type": "string"}, "markdownDescription": {"type": "string"}}, "required": ["type", "markdownDescription"]}, "experimentalTemplateCompilerOptionsRequirePath": {"type": "object", "properties": {"type": {"type": "string"}, "markdownDescription": {"type": "string"}}, "required": ["type", "markdownDescription"]}}, "required": ["experimentalCompatMode", "experimentalTemplateCompilerOptions", "experimentalTemplateCompilerOptionsRequirePath"]}}, "required": ["type", "properties"]}}, "required": ["vueCompilerOptions"]}}, "required": ["properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"solution_size": {"type": "integer"}, "ok": {"type": "boolean"}, "resemblance": {"type": "number"}, "problem_id": {"type": "integer"}, "solution_spec_hash": {"type": "string"}}, "required": ["solution_size", "ok", "resemblance", "problem_id", "solution_spec_hash"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"solution_size" : 203, "ok" : true, "resemblance" : 1.0, "problem_id" : 5427, "solution_spec_hash" : "e89cefa41f6c6584d5cf8d7e4ffb7cc4b6f902b4"}
json_instruct
{"type": "object", "properties": {"solution_size": {"type": "integer"}, "ok": {"type": "boolean"}, "resemblance": {"type": "number"}, "problem_id": {"type": "integer"}, "solution_spec_hash": {"type": "string"}}, "required": ["solution_size", "ok", "resemblance", "problem_id", "solution_spec_hash"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"time_fct_id": {"type": "integer"}, "time_fct": {"type": "string"}, "affiliate_fct_id": {"type": "integer"}, "affiliate_fct": {"type": "string"}, "affiliate_fct_occurrence": {"type": "integer"}, "affiliates": {"type": "array", "items": {"type": "object", "properties": {"affiliate_fct_id": {"type": "integer"}, "affiliate_fct": {"type": "string"}, "affiliate_fct_occurrence": {"type": "integer"}}, "required": ["affiliate_fct_id", "affiliate_fct", "affiliate_fct_occurrence"]}}}, "required": ["time_fct_id", "time_fct", "affiliate_fct_id", "affiliate_fct", "affiliate_fct_occurrence", "affiliates"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"time_fct_id" : 50, "time_fct" : "time_61405", "affiliate_fct_id" : 7052, "affiliate_fct" : "Schn\u00fctgen-Museum (K\u00f6ln)", "affiliate_fct_occurrence" : 57, "affiliates" : [{"affiliate_fct_id" : 7052, "affiliate_fct" : "Schn\u00fctgen-Museum (K\u00f6ln)", "affiliate_fct_occurrence" : 57}, {"affiliate_fct_id" : 13867, "affiliate_fct" : "Dombauh\u00fctte K\u00f6ln", "affiliate_fct_occurrence" : 3}, {"affiliate_fct_id" : 338777, "affiliate_fct" : "Lothringische Werkstatt", "affiliate_fct_occurrence" : 3}, {"affiliate_fct_id" : 112410, "affiliate_fct" : "Lupi de Candiu, Michael", "affiliate_fct_occurrence" : 1}]}
json_instruct
{"type": "object", "properties": {"time_fct_id": {"type": "integer"}, "time_fct": {"type": "string"}, "affiliate_fct_id": {"type": "integer"}, "affiliate_fct": {"type": "string"}, "affiliate_fct_occurrence": {"type": "integer"}, "affiliates": {"type": "array", "items": {"type": "object", "properties": {"affiliate_fct_id": {"type": "integer"}, "affiliate_fct": {"type": "string"}, "affiliate_fct_occurrence": {"type": "integer"}}, "required": ["affiliate_fct_id", "affiliate_fct", "affiliate_fct_occurrence"]}}}, "required": ["time_fct_id", "time_fct", "affiliate_fct_id", "affiliate_fct", "affiliate_fct_occurrence", "affiliates"], "$schema": "http://json-schema.org/draft-07/schema#"}