input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"lexers": {"type": "object", "properties": {"Red": {"type": "string"}}, "required": ["Red"]}, "cmd_unix": {"type": "array", "items": {"type": "string"}}}, "required": ["lexers", "cmd_unix"], "$schema": "http://json-schema.org/d...
{"lexers" : {"Red" : "red"}, "cmd_unix" : ["~/bin/redlangserver.sh"]}
json_instruct
{"type": "object", "properties": {"lexers": {"type": "object", "properties": {"Red": {"type": "string"}}, "required": ["Red"]}, "cmd_unix": {"type": "array", "items": {"type": "string"}}}, "required": ["lexers", "cmd_unix"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev": {"type": "string"}}, "required": ["build",...
{"name" : "template-with-spring-boot-and-react", "version" : "1.0.0", "description" : "Template with Spring Boot and React", "scripts" : {"build" : "NODE_ENV=production webpack --config webpack.config.js", "dev" : "NODE_ENV=development webpack serve"}, "repository" : {"type" : "git", "url" : "git+https://github.com/Lee...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev": {"type": "string"}}, "required": ["build", "dev"]}, "repository": {"type": "object", "properties": {"type": {"t...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Airport Extreme", "description" : "A wireless access point.", "url" : "https://www.apple.com/airport-extreme/"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"e": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}, "required": ["e"...
{"h" : [{"d" : [{"e" : ["\ufff9`Misafatiay~ `ci~ `kaka~.\ufffa\ufffb\u54e5\u54e5\u505a\u8457\u6212\u6307\u3002"], "f" : "\u505a\u8457\u6212\u6307\u3002"}, {"e" : ["\ufff9`Misafatiay~ `a~ `kaying~.\ufffa\ufffb\u505a\u6212\u6307\u7684\u5c0f\u59d0\u3002"], "f" : "\u6307\u505a\u6212\u6307\u7684\u4eba\u3002"}]}], "stem" : "...
json_instruct
{"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"e": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}, "required": ["e", "f"]}}}, "required": ["d"]}}, "stem": {"type": "string"},...
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "@versjon": {"type": "string"}, "@opprettet": {"type": "string"}, "@sistEndret": {"type": "string"}, "@correlationId": {"type": "strin...
[{"@id" : "01F1D00PJVE60082PQY76ANJ0Q", "@type" : "Behovssekvens", "@versjon" : "1", "@opprettet" : "2021-03-22T12:00:00.000Z", "@sistEndret" : "2021-03-22T12:00:00.000Z", "@correlationId" : "0fb6a865-6a48-49b8-99d9-7f4a6e308819", "@behovsrekkef\u00f8lge" : ["Opph\u00f8reKoronaOverf\u00f8ringer"], "@behov" : {"Opph\u00...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "@versjon": {"type": "string"}, "@opprettet": {"type": "string"}, "@sistEndret": {"type": "string"}, "@correlationId": {"type": "string"}, "@behovsrekkef\u00f8lge": {"type": "array", "items": {"type": "s...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "aff13e88724f88ce1c0f21eb551cc02f82e36f61"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "d496-156", "text" : "January 2, 1953\nDr. Burton Paulu, President\nNational Association of Educational Broadcasters\nRadio Station KUOM\nUniversity of Minnesota\nMinneapolis 14, Minnesota\nDear Burton:\nWhatever you decide or have decided on\nSchooley and committees Is all right with me. I\ndid have, and do ha...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"divisionCode": {"type": "integer"}, "post": {"type": "string"}, "divisionName": {"type": "string"}, "isLeaf": {"type": "integer"}}, "required": ["divisionCode", "post", "divisionName", "i...
[{"divisionCode" : 654027100, "post" : "835500", "divisionName" : "\u7279\u514b\u65af\u9547", "isLeaf" : 1}, {"divisionCode" : 654027101, "post" : "835500", "divisionName" : "\u4e54\u62c9\u514b\u94c1\u70ed\u514b\u9547", "isLeaf" : 1}, {"divisionCode" : 654027102, "post" : "835500", "divisionName" : "\u5580\u62c9\u8fbe\...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"divisionCode": {"type": "integer"}, "post": {"type": "string"}, "divisionName": {"type": "string"}, "isLeaf": {"type": "integer"}}, "required": ["divisionCode", "post", "divisionName", "isLeaf"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"result": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "pattern": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "key": {"type": "object", "properties": {"s"...
{"result" : {"item" : "irontanks:silver_tank"}, "pattern" : [" g ", "gtg", "sgs"], "type" : "forge:ore_shaped", "key" : {"s" : {"item" : "#ingotSilver"}, "g" : {"item" : "#blockGlassColorless"}, "t" : {"item" : "#ironTank"}}}
json_instruct
{"type": "object", "properties": {"result": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "pattern": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "key": {"type": "object", "properties": {"s": {"type": "object", "properties": {"item": {"type": "strin...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "peerDependencies": {"type": "object", "properties": {"typescript": {"type": "string"}}, "required": ["typescript"]}, "dependencies": {"...
{"name" : "@ts-type-checked/test--react", "version" : "0.0.1", "private" : true, "peerDependencies" : {"typescript" : ">=2.8.3"}, "dependencies" : {"ts-type-checked" : "file:../../../dist"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "peerDependencies": {"type": "object", "properties": {"typescript": {"type": "string"}}, "required": ["typescript"]}, "dependencies": {"type": "object", "properties": {"ts-type-checked": {"type":...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"id": {"type": "string"}, "domain_name": {"type": "string"}, "dns_api_password": {"type": "string"}}, "required": ["id", "domain_name", "dns_api_password"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "dns", "domain_name" : "cyclescape.org", "dns_api_password" : "password"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "domain_name": {"type": "string"}, "dns_api_password": {"type": "string"}}, "required": ["id", "domain_name", "dns_api_password"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"900674036": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900674037": {"type": "object", "properties": {"nama": {"type...
{"900674036" : {"nama" : "TPS 1", "dapil" : [6201, 16201, 2627103]}, "900674037" : {"nama" : "TPS 2", "dapil" : [6201, 16201, 2627103]}}
json_instruct
{"type": "object", "properties": {"900674036": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900674037": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": ...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"url" : "https://static.wikia.nocookie.net/griftlands_gamepedia_en/images/a/a2/Boosted_Influencer.png/revision/latest?cb=20210808170912", "sha1" : "08d3476784ba1e651a2091a8ba881c19515e74d8"}
json_instruct
{"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"table": {"type": "string"}, "representation_class": {"type": "string"}, "columns_perfix": {"type": "string"}, "columns": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}, "required":...
{"table" : "wkfl_item_flows", "representation_class" : "\\TooBasic\\Workflows\\item_flow", "columns_perfix" : "ifl_", "columns" : {"id" : "id"}}
json_instruct
{"type": "object", "properties": {"table": {"type": "string"}, "representation_class": {"type": "string"}, "columns_perfix": {"type": "string"}, "columns": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}, "required": ["table", "representation_class", "columns_perfix", "columns"], "$sch...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "null"}, "longitude": {"type": "null"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": ...
{"code" : 3216150003, "parent" : 3216150, "name" : "PANTAI SEDERHANA", "latitude" : null, "longitude" : null, "postal" : [17736, 17730], "children" : []}
json_instruct
{"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "null"}, "longitude": {"type": "null"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": "array", "items": {}}}, "required": ["code", "parent", "n...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/draft...
{"word" : "Thereupon", "definitions" : ["Immediately or shortly after that."], "parts-of-speech" : "Adverb"}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "bin": {"type": "object", "properties": {"qr-ser...
{"name" : "qr-serve", "version" : "1.0.2", "description" : "", "main" : "index.js", "files" : ["bin"], "bin" : {"qr-serve" : "./bin/serve.js"}, "dependencies" : {"@zeit/schemas" : "2.6.0", "ajv" : "6.5.3", "arg" : "2.0.0", "boxen" : "1.3.0", "chalk" : "2.4.1", "clipboardy" : "1.2.3", "compression" : "1.7.3", "qrcode" :...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "bin": {"type": "object", "properties": {"qr-serve": {"type": "string"}}, "required": ["qr-serve"]}, "depen...
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"namaKab": {"type": "string"}, "originalFilename": {"type": "string"}, "namaPartai": {"type": "string"}, "id": {"type": "integer"}, "noUrut": {"type": "integer"}, "nama": {"type": "string"}, "strin...
[{"namaKab" : "KAIMANA", "originalFilename" : "AHMAD LASEBA-FOTO 46.jpg", "namaPartai" : "Partai Keadilan Sejahtera", "id" : 113100, "noUrut" : 1, "nama" : "AHMAD LASEBA", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "KAIMANA", "originalFilename" : "MARIA M SAWY-FOTO 46.jpg", "namaPartai" : "Partai Keadilan Sejaht...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"namaKab": {"type": "string"}, "originalFilename": {"type": "string"}, "namaPartai": {"type": "string"}, "id": {"type": "integer"}, "noUrut": {"type": "integer"}, "nama": {"type": "string"}, "stringJenisKelamin": {"type": "string"}}, "required": ["namaKab", "...
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"}, "types": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "s...
{"name" : "react-apollo-autosave", "version" : "0.0.9", "description" : "React component that allows for editing and autosave behaviour, combining an Apollo Query and Mutation.", "main" : "dist/index.js", "types" : "dist/index.d.ts", "scripts" : {"build" : "tsc", "test" : "echo \"Error: no test specified\" && exit 1"},...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "test": {"type": "string"}}, "required": ["build", "test"]}, ...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "thumb": {"type": "string"}, "download": {"type": "string"}, "origin": {"type": "string"}}, "required": ["title", "author", "descript...
{"title" : "\u79c1\u306e\u30bb\u30c3\u30af\u30b9\u30ed\u30dc\u30c3\u30c8\u306f\u4eca\u975e\u5e38\u306b\u826f\u3044\u304a\u8336\u3092\u4f5c\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059! <3", "author" : "Spacebear7778", "description" : "Myundefinedsexrobotundefinedreallyundefinedmakeundefinedteaundefinedforundefinedme...
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "thumb": {"type": "string"}, "download": {"type": "string"}, "origin": {"type": "string"}}, "required": ["title", "author", "description", "thumb", "download", "origin"], "$schema": "http://js...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "moduleType": {"type": "array", "items": {"type": "string"}}, "license": {...
{"name" : "realizejs", "version" : "0.8.37", "authors" : ["Ariel Lindgren <ariel@wkm.com.br>", "Pedro Jesus <pjesus@wkm.com.br>", "Lucas Toledo <ltoledo@wkm.com.br>", "Rafael Ferrari <rferrari@wkm.com.br>", "Hudson Gomes"], "description" : "A rich set of UI components based on Material Design using React.js", "moduleTy...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "moduleType": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "homepage": {"type": "string"}, "ignore"...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"replace": {"type": "boolean"}, "values": {"type": "array", "items": {"type": "string"}}}, "required": ["replace", "values"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"replace" : false, "values" : ["superpackutils:sc_light_oil"]}
json_instruct
{"type": "object", "properties": {"replace": {"type": "boolean"}, "values": {"type": "array", "items": {"type": "string"}}}, "required": ["replace", "values"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"google_maps": {"type": "object", "properties": {"_comment": {"type": "string"}, "api_key": {"type": "string"}}, "required": ["_comment", "api_key"]}, "mongodb_dev": {"type": "object", "properties": {"_comment": {"type": "string"...
{"google_maps" : {"_comment" : "Personal API key for google maps API servce", "api_key" : ""}, "mongodb_dev" : {"_comment" : "Database URL path for dev", "db_url" : "mongodb://localhost/app_db"}, "mongodb_test" : {"_comment" : "Database URL path for testing", "db_url" : "mongodb://localhost/app_db_test"}, "mongodb_prod...
json_instruct
{"type": "object", "properties": {"google_maps": {"type": "object", "properties": {"_comment": {"type": "string"}, "api_key": {"type": "string"}}, "required": ["_comment", "api_key"]}, "mongodb_dev": {"type": "object", "properties": {"_comment": {"type": "string"}, "db_url": {"type": "string"}}, "required": ["_comment"...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"WABrowserId": {"type": "string"}, "WASecretBundle": {"type": "string"}, "WAToken1": {"type": "string"}, "WAToken2": {"type": "string"}}, "required": ["WABrowserId", "WASecretBundle", "WAToken1", "WAToken2"], "$schema": "http:/...
{"WABrowserId" : "\"Ge+N0VSPPpqFb8B0W/88fA==\"", "WASecretBundle" : "{\"key\":\"/PZNG20wFj8EBw4Qm4OLqGlEieZRHmjFhV7UGE2YZH8=\",\"encKey\":\"xq2kBUndRraxS6OlOgR7uhtNrbgq5HmyXpGF0ugO8Qg=\",\"macKey\":\"/PZNG20wFj8EBw4Qm4OLqGlEieZRHmjFhV7UGE2YZH8=\"}", "WAToken1" : "\"hIcJ/O5hEX0JDK5kUTz5bVIYADNUsM92P5WAmp0dhE0=\"", "WATo...
json_instruct
{"type": "object", "properties": {"WABrowserId": {"type": "string"}, "WASecretBundle": {"type": "string"}, "WAToken1": {"type": "string"}, "WAToken2": {"type": "string"}}, "required": ["WABrowserId", "WASecretBundle", "WAToken1", "WAToken2"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"subreddit": {"type": "string"}, "hour": {"type": "string"}, "avg": {"type": "number"}}, "required": ["subreddit", "hour", "avg"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"subreddit" : "Random_Acts_Of_Amazon", "hour" : "01", "avg" : 19.7}, {"subreddit" : "Random_Acts_Of_Amazon", "hour" : "02", "avg" : 19.494949494949495}, {"subreddit" : "Random_Acts_Of_Amazon", "hour" : "03", "avg" : 18.328859060402685}, {"subreddit" : "Random_Acts_Of_Amazon", "hour" : "04", "avg" : 15.182539682539682...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"subreddit": {"type": "string"}, "hour": {"type": "string"}, "avg": {"type": "number"}}, "required": ["subreddit", "hour", "avg"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "version-semver": {"type": "string"}, "port-version": {"type": "integer"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "supports": {"type": "string"}, "dependencies":...
{"name" : "tinyfiledialogs", "version-semver" : "3.8.8", "port-version" : 1, "description" : "Highly portable and cross-platform dialogs for native inputbox, passwordbox, colorpicker and more", "homepage" : "https://sourceforge.net/projects/tinyfiledialogs/", "supports" : "!uwp", "dependencies" : [{"name" : "vcpkg-cmak...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version-semver": {"type": "string"}, "port-version": {"type": "integer"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "supports": {"type": "string"}, "dependencies": {"type": "array", "items": {"type": "object", "properties": {"name":...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"-c:v": {"type": "string"}, "-s": {"type": "string"}, "-r": {"type": "string"}, "-pix_fmt": {"type": "string"}, "-crf": {"type": "string"}, "-crf_max": {"type": "string"}, "-b:v": {"type": "string"}, "-minrate": {"type": "strin...
{"-c:v" : "libx264", "-s" : "1280x720", "-r" : "", "-pix_fmt" : "yuv420p", "-crf" : "23", "-crf_max" : "", "-b:v" : "", "-minrate" : "", "-maxrate" : "", "-bufsize" : "", "-preset" : "veryfast", "-tune" : "", "-profile:v" : "high", "-level:v" : "4.0"}
json_instruct
{"type": "object", "properties": {"-c:v": {"type": "string"}, "-s": {"type": "string"}, "-r": {"type": "string"}, "-pix_fmt": {"type": "string"}, "-crf": {"type": "string"}, "-crf_max": {"type": "string"}, "-b:v": {"type": "string"}, "-minrate": {"type": "string"}, "-maxrate": {"type": "string"}, "-bufsize": {"type": "...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"id_hochschule": {"type": "integer"}, "id_studien": {"type": "integer"}, "name": {"type": "string"}, "steckbrief": {"type": "object", "properties": {"Hochschule": {"type": "string"}, "Hochschulleitung": {"type": "str...
{"id_hochschule" : 361, "id_studien" : 267, "name" : "Hochschule f\u00fcr Musik Franz Liszt Weimar", "steckbrief" : {"Hochschule" : "Hochschule f\u00fcr Musik Franz Liszt Weimar", "Hochschulleitung" : "Herr Prof. Dr. Christoph St\u00f6lzl", "" : "", "Hochschultyp" : "Kunst- und Musikhochschulen", "Bundesland" : "Th\u00...
json_instruct
{"type": "object", "properties": {"id_hochschule": {"type": "integer"}, "id_studien": {"type": "integer"}, "name": {"type": "string"}, "steckbrief": {"type": "object", "properties": {"Hochschule": {"type": "string"}, "Hochschulleitung": {"type": "string"}, "": {"type": "string"}, "Hochschultyp": {"type": "string"}, "Bu...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"probe_id": {"type": "integer"}, "resolvers": {"type": "array", "items": {"type": "object", "properties": {"ipv4_tcp": {"type": "boolean"}, "internal": {"type": "string"}, "resolver_asn": {"type": "integer"}, "resol...
{"probe_id" : 16757, "resolvers" : [{"ipv4_tcp" : true, "internal" : "91.213.25.241", "resolver_asn" : 42970, "resolver_net" : "91.213.25.0/24"}, {"ipv4_tcp" : true, "internal" : "91.213.25.242", "resolver_asn" : 42970, "resolver_net" : "91.213.25.0/24"}]}
json_instruct
{"type": "object", "properties": {"probe_id": {"type": "integer"}, "resolvers": {"type": "array", "items": {"type": "object", "properties": {"ipv4_tcp": {"type": "boolean"}, "internal": {"type": "string"}, "resolver_asn": {"type": "integer"}, "resolver_net": {"type": "string"}}, "required": ["ipv4_tcp", "internal", "re...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"manifest_version": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "permissions": {"type": "array", "items": {"type": "string"}}, "background": {"type": "object"...
{"manifest_version" : 2, "name" : "Sample chrome extension", "description" : "Downloads a file to test chrome bug (saveAs: false)", "version" : "1.0.0", "permissions" : ["downloads"], "background" : {"scripts" : ["background.js"]}}
json_instruct
{"type": "object", "properties": {"manifest_version": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "permissions": {"type": "array", "items": {"type": "string"}}, "background": {"type": "object", "properties": {"scripts": {"type": "array", "items": {"...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "bbox": {"type": "array", "items": {"type": "number"}}, "description": {"type": "string"}, "names": {"type": "array", "items": {"type": "string"}}...
{"type" : "FeatureCollection", "title" : "Idoubeda (mountain)", "id" : "246427", "bbox" : [-1.781389, 41.745833, -1.781389, 41.745833], "description" : "The Iberian Mountains (Spanish: Sistema Ib\u00e9rico) ", "names" : ["Idoubeda"], "features" : [{"type" : "Feature", "geometry" : {"type" : "Point", "coordinates" : [-1...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "bbox": {"type": "array", "items": {"type": "number"}}, "description": {"type": "string"}, "names": {"type": "array", "items": {"type": "string"}}, "features": {"type": "array", "items": {"type": "object...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"choo.js": {"type": "string"}, "choo.min.js": {"type": "string"}}, "required": ["choo.js", "choo.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"choo.js" : "sha512-MrlyzRAuMzVbIM+0pQBdC8SCOcyfICUyqA9CiYwA8EjDShagbM/Kr95RJKN9FfUMHoADHFCuHn9I+iHBEAVJvA==", "choo.min.js" : "sha512-aDxcAAJZWvo0U7sNrzA/ODiFp9yVkIrMexJCFBolQ7IPmIdobdxLgXa0F4B2LTYUz7szaKXOOdgtHkqrGr5y8Q=="}
json_instruct
{"type": "object", "properties": {"choo.js": {"type": "string"}, "choo.min.js": {"type": "string"}}, "required": ["choo.js", "choo.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"vertices": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["vertices"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"vertices" : [[80, 5], [80, 45], [55, 15], [85, 26], [16, 55], [55, 35], [30, 46], [65, 21], [45, 42], [35, 38], [63, 36], [71, 43], [78, 54], [99, 49], [60, 43], [72, 50], [71, 55], [28, 30], [99, 64], [54, 52], [56, 61], [61, 59], [39, 34], [50, 58], [53, 68], [66, 63], [85, 70], [48, 39], [45, 25], [36, 64], [31, 1...
json_instruct
{"type": "object", "properties": {"vertices": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["vertices"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"votes": {"type": "object", "properties": {"diff": {"type": "integer"}, "dem": {"type": "integer"}, "tot": {"type": "integer"}, "gop": {"type": "integer"}}, "required": ["diff", "dem", "tot", "gop"]}, "for": {"t...
{"votes" : {"diff" : 807, "dem" : 515, "tot" : 1974, "gop" : 1322}, "for" : "MT/Mineral County/30061", "pct" : {"dem" : 26.09, "per_point_diff" : 40.88, "gop" : 66.97}}
json_instruct
{"type": "object", "properties": {"votes": {"type": "object", "properties": {"diff": {"type": "integer"}, "dem": {"type": "integer"}, "tot": {"type": "integer"}, "gop": {"type": "integer"}}, "required": ["diff", "dem", "tot", "gop"]}, "for": {"type": "string"}, "pct": {"type": "object", "properties": {"dem": {"type": "...
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": "ar...
{"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-71.773768, 42.247144], [-71.772115, 42.246633], [-71.767852, 42.247477], [-71.764675, 42.246865], [-71.761005, 42.244978], [-71.759546, 42.243318], [-71.754504, 42.241006], [-71.746502, 42.241172], [-71.744199, 42.2416],...
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": "numbe...
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "ar...
[{"type" : "Feature", "id" : "viewsistemaviariocompleto.fid-cda359b_16bd380d5a7_47fc", "geometry" : {"type" : "MultiLineString", "coordinates" : [[[-48.65739371, -26.90660303], [-48.65640754, -26.90646392], [-48.65540597, -26.90631075], [-48.65460222, -26.90619706]]]}, "geometry_name" : "geom", "properties" : {"id" : 3...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required":...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {}}}, "required": ["userId", "cartId", "...
{"userId" : 39665, "cartId" : "3038f14c-2dac-4444-b935-61b09042239e", "preferredProducts" : [2873, 1374, 4710, 678, 3712, 2478], "productReviews" : []}
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema....
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "serve": {"type": "string"}, "build": {"type...
{"name" : "one-minute-maquette", "version" : "0.1.0", "private" : true, "scripts" : {"start" : "node server.js", "serve" : "vue-cli-service serve", "build" : "vue-cli-service build", "lint" : "vue-cli-service lint"}, "dependencies" : {"bootstrap" : "^4.1.3", "express" : "^4.16.4", "jquery" : "^3.3.1", "popper.js" : "^1...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "serve": {"type": "string"}, "build": {"type": "string"}, "lint": {"type": "string"}}, "required": ["start", "serve", "bu...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}}, "required": ["name", "displayName"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "GHViewer", "displayName" : "GHViewer"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}}, "required": ["name", "displayName"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "num...
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[141.0, 36.416666666666664], [141.0, 36.5], [141.125, 36.5], [141.125, 36.416666666666664], [141.0, 36.416666666666664]]]}, "properties" : {"code" : 544150, "url" : "http://madefor.github.io/0410/api/v1/544150.geojson", "view" : "https://github.co...
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "ob...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"papago": {"type": "object", "properties": {"label": {"type": "object", "properties": {"text": {"type": "string"}, "source": {"type": "string"}, "target": {"type": "string"}}, "required": ["text", "source", "target"]}, "desc": ...
{"papago" : {"label" : {"text" : "\uac80\uc0c9\uc5b4", "source" : "\uc6d0\ubcf8 \uc5b8\uc5b4\ucf54\ub4dc", "target" : "\ubaa9\uc801 \uc5b8\uc5b4\ucf54\ub4dc"}, "desc" : {"text" : "\uac80\uc0c9\uc5b4\ub97c \uc785\ub825\ud574 \uc8fc\uc138\uc694. \ubc88\uc5ed\ud560 \ud14d\uc2a4\ud2b8. 1\ud68c \ud638\ucd9c \uc2dc \ucd5c\ub...
json_instruct
{"type": "object", "properties": {"papago": {"type": "object", "properties": {"label": {"type": "object", "properties": {"text": {"type": "string"}, "source": {"type": "string"}, "target": {"type": "string"}}, "required": ["text", "source", "target"]}, "desc": {"type": "object", "properties": {"text": {"type": "string"...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"label-to-subscribe-to": {"type": "array", "items": {"type": "string"}}}, "required": ["label-to-subscribe-to"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"label-to-subscribe-to" : ["list of usernames to subscribe", "such as:", "JacksonKearl"]}
json_instruct
{"type": "object", "properties": {"label-to-subscribe-to": {"type": "array", "items": {"type": "string"}}}, "required": ["label-to-subscribe-to"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev": {"type": "string"}, "tes...
{"name" : "semplate", "version" : "0.3.0", "description" : "Tiny template pure function", "main" : "dist/semplate.min.js", "scripts" : {"build" : "webpack -p --env=build", "dev" : "webpack-dev-server --hot --open", "test" : "mocha --compilers js:babel-core/register --colors ./test/*.spec.js", "test:watch" : "mocha --co...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev": {"type": "string"}, "test": {"type": "string"}, "test:watch": {"type": "string"}}, ...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"preklad": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"]}, "ap": {"type": "object", "properties": {"text": {"type": "string"}, "nadpis": {"typ...
{"preklad" : {"meta" : {"title" : "Online Photoeditor | Absolvenstk\u00e1 pr\u00e1ce | Mat\u011bj Marek"}, "ap" : {"text" : "Tento absolvesntsk\u00fd projekt m\u00e1 slou\u017eit jako uk\u00e1zka pro student SP\u0160 ST Pansk\u00e1, jak funguje \u00faprava fotek v praxi a i co se t\u00fd\u010de programu.", "nadpis" : "...
json_instruct
{"type": "object", "properties": {"preklad": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"title": {"type": "string"}}, "required": ["title"]}, "ap": {"type": "object", "properties": {"text": {"type": "string"}, "nadpis": {"type": "string"}, "podnadpis": {"type": "string"}, "vedouci": {"t...
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"sdr": {"type": "object", "properties": {"Difficulty Date": {"type": "string"}, "Unique Control #": {"type": "string"}, "Submitter Type": {"type": "string"}, "Submission Date": {"type": "string"}, ...
[{"sdr" : {"Difficulty Date" : "", "Unique Control #" : "2002FA0001110", "Submitter Type" : "B", "Submission Date" : "9/24/2002 3:59:45 PM", "Submitter Designator" : "", "Registration #" : "7146J"}, "manufacturer" : {"text" : "AROSTR - AEROSTAR", "value" : "AROSTR"}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"sdr": {"type": "object", "properties": {"Difficulty Date": {"type": "string"}, "Unique Control #": {"type": "string"}, "Submitter Type": {"type": "string"}, "Submission Date": {"type": "string"}, "Submitter Designator": {"type": "string"}, "Registration #": ...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "location": {"type": "s...
{"id" : 16143, "title" : ["[River's Rest, Patio]"], "description" : ["Overhead, catkins sway gently on a barely palpable breeze from about half a dozen willow trees that encircle the perimeter of the patio. From the center of the trees, gurgling sounds are clearly heard originating from a large fountain. Water chestn...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "location": {"type": "string"}, "climate": {"type": "string"}, "terrain": {"type":...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "steps": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "start": {"type": "integer"}, "stop": {"t...
{"name" : "test_add_contact_into_group", "status" : "passed", "steps" : [{"name" : "Given a contact list", "status" : "passed", "start" : 1555196345102, "stop" : 1555196345163}, {"name" : "Given a contact to add", "status" : "passed", "start" : 1555196345163, "stop" : 1555196345163}, {"name" : "Given a group list and c...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "steps": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["name", "status", "start", ...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type...
{"ast" : null, "code" : "/*!\n * isobject <https://github.com/jonschlinkert/isobject>\n *\n * Copyright (c) 2014-2015, Jon Schlinkert.\n * Licensed under the MIT License.\n */\n'use strict';\n\nvar isArray = require('isarray');\n\nmodule.exports = function isObject(val) {\n return val != null && typeof val === 'object...
json_instruct
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesCont...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "main": {"type": "string"}, "version": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "keywords": {"type": "array", "item...
{"name" : "ap-sails-errors", "main" : "ap-sails-errors.js", "version" : "0.11.0", "authors" : ["anotherpit <anotherpit@gmail.com>"], "description" : "AngularJS form \u00d7 SailsJS errors", "keywords" : ["angular", "sails", "forms", "validation"], "license" : "MIT", "homepage" : "http://github.com/anotherpit/ap-sails-er...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "main": {"type": "string"}, "version": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "homepage": {"...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"Data": {"type": "object", "properties": {"stringToName": {"type": "null"}}, "required": ["stringToName"]}, "Extensions": {"type": "object", "properties": {}, "required": []}, "Errors": {"type": "array", "items": {"ty...
{"Data" : {"stringToName" : null}, "Extensions" : {}, "Errors" : [{"Message" : "The internal resolver value could not be converted to a valid value of `Name`.", "Code" : null, "Path" : ["stringToName"], "Locations" : [{"line" : 1, "column" : 3}], "Exception" : null, "Extensions" : {}}]}
json_instruct
{"type": "object", "properties": {"Data": {"type": "object", "properties": {"stringToName": {"type": "null"}}, "required": ["stringToName"]}, "Extensions": {"type": "object", "properties": {}, "required": []}, "Errors": {"type": "array", "items": {"type": "object", "properties": {"Message": {"type": "string"}, "Code": ...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "licence": {"type": "string"}, "author": {"type": "string"}, "require": {"type": "string"}, "category": {"type": "string"}, "description": {"type": "string"}, "hasDepende...
{"id" : "bornetenda", "name" : "Borne Tenda W301A", "licence" : "AGPL", "author" : "Jeedom Legacy", "require" : "1.124.0", "category" : "communication", "description" : "Auteur du plugin : Thomas Guenneguez<br>ATTENTION, il ne s\u2019agit pas d\u2019un plugin Officiel Jeedom mais d\u2019un plugin d\u00e9velopp\u00e9 pa...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "licence": {"type": "string"}, "author": {"type": "string"}, "require": {"type": "string"}, "category": {"type": "string"}, "description": {"type": "string"}, "hasDependency": {"type": "boolean"}, "hasOwnDeamon": {"type": "boolean"}...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"url": {"type": "string"}, "rev": {"type": "string"}, "date": {"type": "string"}, "path": {"type": "string"}, "sha256": {"type": "string"}, "fetchSubmodules": {"type": "boolean"}, "deepClone": {"type": "boolean"}, "le...
{"url" : "https://github.com/input-output-hk/hackage.nix", "rev" : "eba2b9968363959952d97b2352adab960d294249", "date" : "2021-06-24T01:12:44+00:00", "path" : "/nix/store/34a7r7x93kyrlfr9i0zygnxszs98n0s6-hackage.nix-eba2b99", "sha256" : "19gy5nxzsp5rxldbnvblhcq5inmz45wwjsp4ww9mq6f864jz7aqz", "fetchSubmodules" : false, "...
json_instruct
{"type": "object", "properties": {"url": {"type": "string"}, "rev": {"type": "string"}, "date": {"type": "string"}, "path": {"type": "string"}, "sha256": {"type": "string"}, "fetchSubmodules": {"type": "boolean"}, "deepClone": {"type": "boolean"}, "leaveDotGit": {"type": "boolean"}}, "required": ["url", "rev", "date", ...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"orderNo": {"type": "integer"}, "displayName": {"type": "string"}, "location": {"type": "string"}, "description": {"type": "string"}, "isDefaultActivated": {"type": "boolean"}, "icon": {"type": "string"}, "ngShow": {"type": "stri...
{"orderNo" : 5, "displayName" : "Newsfeed", "location" : "course", "description" : "to show updates on every actions on this course", "isDefaultActivated" : true, "icon" : "ionicons ion-clock", "ngShow" : "isEnrolled || isOwner || isManager || isAdmin", "hasJsFiles" : true}
json_instruct
{"type": "object", "properties": {"orderNo": {"type": "integer"}, "displayName": {"type": "string"}, "location": {"type": "string"}, "description": {"type": "string"}, "isDefaultActivated": {"type": "boolean"}, "icon": {"type": "string"}, "ngShow": {"type": "string"}, "hasJsFiles": {"type": "boolean"}}, "required": ["o...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type...
{"name" : "JATickerView", "version" : "2.0", "summary" : "Customizable scrolling LED ticker library for iPhone and iPad", "description" : "A customizable LED ticker framework for iOS, as seen in the Stock Picking Darts app for iPhone and iPad: https://itunes.apple.com/us/app/stock-picking-darts-invest/id495510614?mt=8 ...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "version": {"type": "string"}, "authors":...
{"name" : "d35k/laravelmodules", "description" : "Modular Pattern for Laravel 5", "keywords" : ["laravel", "pattern", "modular", "modules", "structure", "G\u00f6ktu\u011f", "Hatipo\u011flu", "l5module", "artisan", "generator"], "homepage" : "https://github.com/d35k/laravelmodules", "license" : "MIT", "version" : "0.3.0...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "version": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties"...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"$schema": {"type": "string"}, "type": {"type": "string"}, "additionalProperties": {"type": "boolean"}, "properties": {"type": "object", "properties": {"teamA": {"type": "object", "properties": {"type": {"type": "string"}}, "re...
{"$schema" : "http://json-schema.org/draft-07/schema", "type" : "object", "additionalProperties" : false, "properties" : {"teamA" : {"type" : "boolean"}, "teamB" : {"type" : "boolean"}}, "default" : {"teamA" : true, "teamB" : true}}
json_instruct
{"type": "object", "properties": {"$schema": {"type": "string"}, "type": {"type": "string"}, "additionalProperties": {"type": "boolean"}, "properties": {"type": "object", "properties": {"teamA": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "teamB": {"type": "object", "properties...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"best_index": {"type": "array", "items": {"type": "integer"}}, "auroc": {"type": "array", "items": {"type": "number"}}, "acc": {"type": "array", "items": {"type": "number"}}, "aps": {"type": "array", "items": {"type"...
{"best_index" : [119, 137, 155, 281, 77], "auroc" : [0.49500000000000005, 0.3125, 0.43, 0.45, 0.34500000000000003], "acc" : [0.45, 0.425, 0.475, 0.45, 0.475], "aps" : [0.5478909731670222, 0.4031139230009966, 0.48240724264938256, 0.5313779483949592, 0.4132356807658228], "f1" : [0.5217391304347826, 0.5306122448979592, 0....
json_instruct
{"type": "object", "properties": {"best_index": {"type": "array", "items": {"type": "integer"}}, "auroc": {"type": "array", "items": {"type": "number"}}, "acc": {"type": "array", "items": {"type": "number"}}, "aps": {"type": "array", "items": {"type": "number"}}, "f1": {"type": "array", "items": {"type": "number"}}, "a...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"0.3500.13": {"type": "string"}, "0.3500.6": {"type": "string"}, "install": {"type": "string"}, "0.3500.1": {"type": "string"}, "1.2.1": {"type": "string"}, "0.3000.0": {"type": "string"}, "0.3000.1": {"type": "str...
{"0.3500.13" : "messages/0.3500.13.txt", "0.3500.6" : "messages/0.3500.6.txt", "install" : "messages/install.txt", "0.3500.1" : "messages/0.3500.1.txt", "1.2.1" : "messages/1.2.1.txt", "0.3000.0" : "messages/0.3000.0.txt", "0.3000.1" : "messages/0.3000.1.txt", "0.2500.1" : "messages/0.2500.1.txt", "1.0.0" : "messages/1...
json_instruct
{"type": "object", "properties": {"0.3500.13": {"type": "string"}, "0.3500.6": {"type": "string"}, "install": {"type": "string"}, "0.3500.1": {"type": "string"}, "1.2.1": {"type": "string"}, "0.3000.0": {"type": "string"}, "0.3000.1": {"type": "string"}, "0.2500.1": {"type": "string"}, "1.0.0": {"type": "string"}, "0.3...
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[["421083002001", "\u5927\u53e3\u793e\u533a\u5c45\u59d4\u4f1a", "111", "0"], ["421083002200", "\u65b0\u65d7\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "122", "0"], ["421083002201", "\u8fdc\u666f\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["421083002202", "\u8363\u950b\u6751\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"...
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"900807648": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900807649": {"type": "object", "properties": {"nam...
{"900807648" : {"nama" : "TPS 1", "dapil" : [6101, 16108, 2610404]}, "900807649" : {"nama" : "TPS 2", "dapil" : [6101, 16108, 2610404]}}
json_instruct
{"type": "object", "properties": {"900807648": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900807649": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": ...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"meta": {"type": "object", "properties": {"desc": {"type": "string"}, "desc_long": {"type": "string"}, "home": {"type": "string"}, "license": {"type": "object", "properties": {"deprecated": {"type": "boolean"}...
{"meta" : {"desc" : "A C++ API for FoLiA documents; an XML-based linguistic annotation format.", "desc_long" : "A high-level C++ API to read, manipulate, and create FoLiA documents. FoLiA is an XML-based annotation format, suitable for the representation of linguistically annotated language resources. FoLiA\u2019s inte...
json_instruct
{"type": "object", "properties": {"meta": {"type": "object", "properties": {"desc": {"type": "string"}, "desc_long": {"type": "string"}, "home": {"type": "string"}, "license": {"type": "object", "properties": {"deprecated": {"type": "boolean"}, "free": {"type": "boolean"}, "fullName": {"type": "string"}, "redistributab...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"cat_name": {"type": "string"}, "account_sid": {"type": "string"}, "auth_token": {"type": "string"}, "twilio_num": {"type": "string"}, "num_to_call": {"type": "string"}}, "required": ["cat_name", "account_sid", "auth...
{"cat_name" : "Your cat's name", "account_sid" : "TWILIO ACCOUNT SID", "auth_token" : "TWILIO AUTH TOKEN", "twilio_num" : "ELEVENDIGITS", "num_to_call" : "YOUR PHONE NUMBER WITH COUNTRY CODE"}
json_instruct
{"type": "object", "properties": {"cat_name": {"type": "string"}, "account_sid": {"type": "string"}, "auth_token": {"type": "string"}, "twilio_num": {"type": "string"}, "num_to_call": {"type": "string"}}, "required": ["cat_name", "account_sid", "auth_token", "twilio_num", "num_to_call"], "$schema": "http://json-schema....
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"feedstocks" : ["flake8-typing-imports"]}
json_instruct
{"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"accepted": {"type": "integer"}, "errors": {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}}}, "required": ["accepted", "errors"], "$schema": "http://json-sch...
{"accepted" : 4, "errors" : [{"message" : "timeout"}]}
json_instruct
{"type": "object", "properties": {"accepted": {"type": "integer"}, "errors": {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}}}, "required": ["accepted", "errors"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"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" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-78.282781, 40.73641], [-78.135917, 40.816928], [-78.04831, 40.867788], [-78.013445, 40.888943], [-77.964234, 40.92371], [-77.985906, 40.940322], [-77.928244, 40.998752], [-77.893855, 41.012324], [-77.813106, 40.918878], ...
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": "numbe...
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"jquery.parallax.js": {"type": "string"}, "jquery.parallax.min.js": {"type": "string"}, "parallax.js": {"type": "string"}, "parallax.min.js": {"type": "string"}}, "required": ["jquery.parallax.js", "jquery.parallax...
{"jquery.parallax.js" : "sha512-axnpjVWjy81WZWAXV4OFdcuhZegFkC0ZoELCNKH5o5KK+jc3/kHdH4xMavNnTyoYUii9oZRlSnpxAMiwHy3DwQ==", "jquery.parallax.min.js" : "sha512-KeH8NhLOpcD8faUwipp6qpQBhdlN+Dag/cqwoCrZuIuU60TZV/4FNmmQAxaRXaE4e/gxrk21sAPaUCIG1kQ9wA==", "parallax.js" : "sha512-nNUjhREkq6plBuKXo2VoZXPzR0V+NziCarJBefSKoPoLllC...
json_instruct
{"type": "object", "properties": {"jquery.parallax.js": {"type": "string"}, "jquery.parallax.min.js": {"type": "string"}, "parallax.js": {"type": "string"}, "parallax.min.js": {"type": "string"}}, "required": ["jquery.parallax.js", "jquery.parallax.min.js", "parallax.js", "parallax.min.js"], "$schema": "http://json-sch...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"face_keypoints": {"type": "array", "items": {}}, "pose_keypoints": {"type": "array", "items": {"type": "number"}}, "hand_right...
{"version" : 1.0, "people" : [{"face_keypoints" : [], "pose_keypoints" : [101.291338582677, 47.4763636363636, 0.913169682025909, 101.03937007874, 86.5745454545455, 0.734236866235733, 65.259842519685, 80.0581818181818, 0.648048512637615, 64.503937007874, 148.014545454545, 0.761128768324852, 83.9055118110236, 204.8, 0.65...
json_instruct
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"face_keypoints": {"type": "array", "items": {}}, "pose_keypoints": {"type": "array", "items": {"type": "number"}}, "hand_right_keypoints": {"type": "array", "items": {}}, "hand_left_k...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"assessment": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "weight": {"type": "integer"}}, "required": ["name", "weight"]}}}, "required": ["assessment"], "$schema": "http://json-sc...
{"assessment" : [{"name" : "Concept Assessment Feedback Sessions (CAFS)", "weight" : 6}, {"name" : "Four practical class group reports", "weight" : 16}, {"name" : "Field work assignment", "weight" : 13}, {"name" : "End of semester exam", "weight" : 65}]}
json_instruct
{"type": "object", "properties": {"assessment": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "weight": {"type": "integer"}}, "required": ["name", "weight"]}}}, "required": ["assessment"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"champ": {"type": "integer"}, "item": {"type": "integer"}, "kills": {"type": "string"}, "deaths": {"type": "string"}, "assists": {"type": "string"}, "gold": {"type": "string"}, "cs": {"type": "string"}, "total...
{"champ" : 4, "item" : 3652, "kills" : "6.5625", "deaths" : "7.875", "assists" : "6.84375", "gold" : "11673.25", "cs" : "126.5", "total" : "32", "wins" : "16", "losses" : "16"}
json_instruct
{"type": "object", "properties": {"champ": {"type": "integer"}, "item": {"type": "integer"}, "kills": {"type": "string"}, "deaths": {"type": "string"}, "assists": {"type": "string"}, "gold": {"type": "string"}, "cs": {"type": "string"}, "total": {"type": "string"}, "wins": {"type": "string"}, "losses": {"type": "string...
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"id": {"type": "integer"}, "citation_title": {"type": "string"}, "citation_author": {"type": "array", "items": {"type": "string"}}, "citation_publication_date": {"type": "string"}, "issue_date": {"type": "string"}, "revision_da...
{"id" : 13512, "citation_title" : "Averting Regulatory Enforcement: Evidence from New Source Review", "citation_author" : ["Nathaniel Keohane", "Erin T. Mansur", "Andrey Voynov"], "citation_publication_date" : "2007-10-15", "issue_date" : "2007-10-15", "revision_date" : "None", "topics" : ["Industrial Organization", "R...
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "citation_title": {"type": "string"}, "citation_author": {"type": "array", "items": {"type": "string"}}, "citation_publication_date": {"type": "string"}, "issue_date": {"type": "string"}, "revision_date": {"type": "string"}, "topics": {"type": "array", "items...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"staves": {"type": "array", "items": {"type": "object", "properties": {"lines": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "required": ["lines"]}}}, "required": ["s...
{"staves" : [{"lines" : [[[2064, 414], [2142, 414]], [[2064, 446], [2142, 446]]]}, {"lines" : [[[779, 924], [855, 924]], [[779, 954], [855, 954]]]}, {"lines" : [[[835, 974], [912, 974]], [[835, 1006], [912, 1006]]]}, {"lines" : [[[2465, 2120], [2532, 2120]], [[2465, 2151], [2532, 2151]]]}]}
json_instruct
{"type": "object", "properties": {"staves": {"type": "array", "items": {"type": "object", "properties": {"lines": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}, "required": ["lines"]}}}, "required": ["staves"], "$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"}, "keywords": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type":...
{"name" : "babel-plugin-cjs-esm-interop", "version" : "1.1.2", "description" : "Transform CJS to ESM and vice versa.", "keywords" : ["babel", "plugin", "cjs", "mjs", "interop", "convert", "transform"], "repository" : {"type" : "git", "url" : "git@github.com:milesj/packemon.git", "directory" : "babel-plugin-cjs-esm-inte...
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}, "directory": {"type": "string...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "year": {"type": "string"}, "departments": {"type": "array", "items": {"t...
{"title" : "Like bees around the hive: a comparative study of a mobile augmented reality map.", "fields" : ["negotiation", "common ground", "augmented reality", "mixed reality", "mobile mapping"], "abstract" : "We present findings from field trials of MapLens, a mobile augmented reality (AR) map using a magic lens over...
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": {"typ...
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"DeniedAlternatives": {"type": "array", "items": {}}, "Files": {"type": "object", "properties": {"monsters/fish/clearjelly/clearjelly.monstertype": {"type": "array", "items": {"type": "strin...
[{"DeniedAlternatives" : [], "Files" : {"monsters/fish/clearjelly/clearjelly.monstertype" : ["/shortdescription"]}, "Texts" : {"Chs" : "\u6c34\u6bcd", "Eng" : "Jellyfish"}}, {"DeniedAlternatives" : [], "Files" : {"monsters/fish/clearjelly/clearjelly.monstertype" : ["/description"]}, "Texts" : {"Chs" : "\u89e6\u6478\u5b...
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"DeniedAlternatives": {"type": "array", "items": {}}, "Files": {"type": "object", "properties": {"monsters/fish/clearjelly/clearjelly.monstertype": {"type": "array", "items": {"type": "string"}}}, "required": ["monsters/fish/clearjelly/clearjelly.monstertype"...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"hour positive count": {"type": "integer"}, "hour neutral count": {"type": "integer"}, "hour negative count": {"type": "integer"}, "hour distri": {"type": "object", "properties": {"0.99": {"type": "integer"}, "0.01": ...
{"hour positive count" : 9, "hour neutral count" : 2, "hour negative count" : 6, "hour distri" : {"0.99" : 2, "0.01" : 2, "1.0" : 5, "0.0" : 1, "0.13" : 1, "0.14" : 1, "0.96" : 1, "0.25" : 1, "0.95" : 1, "0.64" : 1, "0.45" : 1}}
json_instruct
{"type": "object", "properties": {"hour positive count": {"type": "integer"}, "hour neutral count": {"type": "integer"}, "hour negative count": {"type": "integer"}, "hour distri": {"type": "object", "properties": {"0.99": {"type": "integer"}, "0.01": {"type": "integer"}, "1.0": {"type": "integer"}, "0.0": {"type": "int...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"domain": {"type": "object", "properties": {"id": {"type": "string"}, "domain": {"type": "string"}, "name": {"type": "string"}, "extension": {"type": "string"}, "whois_server": {"type": "string"}, "status": {"type": "array",...
{"domain" : {"id" : "D7898338-CNIC", "domain" : "slb.coop", "name" : "slb", "extension" : "coop", "whois_server" : "whois.gandi.net", "status" : ["clienttransferprohibited"], "name_servers" : ["ns-27-a.gandi.net", "ns-138-b.gandi.net", "ns-148-c.gandi.net"], "created_date" : "2014-07-04T10:24:18.0Z", "updated_date" : "...
json_instruct
{"type": "object", "properties": {"domain": {"type": "object", "properties": {"id": {"type": "string"}, "domain": {"type": "string"}, "name": {"type": "string"}, "extension": {"type": "string"}, "whois_server": {"type": "string"}, "status": {"type": "array", "items": {"type": "string"}}, "name_servers": {"type": "array...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"orderTakenPersonDetails": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "integer"}}, "required": ["name", "id"]}}}, "required": ["orderTakenPersonDetail...
{"orderTakenPersonDetails" : [{"name" : "Person1", "id" : 1}, {"name" : "Person2", "id" : 2}]}
json_instruct
{"type": "object", "properties": {"orderTakenPersonDetails": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "integer"}}, "required": ["name", "id"]}}}, "required": ["orderTakenPersonDetails"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"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"...
{"schema_version" : "1.2.0", "id" : "GHSA-2rvw-r7wq-2mq5", "modified" : "2022-04-29T02:57:57Z", "published" : "2022-04-29T02:57:57Z", "aliases" : ["CVE-2004-0569"], "details" : "The RPC Runtime Library for Microsoft Windows NT 4.0 allows remote attackers to read active memory or cause a denial of service (system crash)...
json_instruct
{"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {}}, "affected": {"type": "a...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"published": {"type": "string"}, "media-type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "content": {"type": "string"}, "source": {"type": "string"}}, "required": ["published", "media...
{"published" : "2015-09-08T17:33:16Z", "media-type" : "Blog", "title" : "EYEHATEGOD: CANCEL FALL 2015 U.S. TOUR", "id" : "17a4c3ca-ce58-4b37-906e-acbf4b852569", "content" : "New Orleans, Louisiana sludge/doom metal legends EYEHATEGOD have CANCELLED the bands FALL 2015 U.S. tour. EYEHATEGOD are STILL set for HOUSECORE H...
json_instruct
{"type": "object", "properties": {"published": {"type": "string"}, "media-type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "content": {"type": "string"}, "source": {"type": "string"}}, "required": ["published", "media-type", "title", "id", "content", "source"], "$schema": "http://json-s...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "contact": {"type": "object", "properties": {"picture": {"type": "string"}, "email": {"type": "string"}, "name": {"type":...
{"data" : [{"_id" : "543109aa71d816200f2a0e78", "contact" : {"picture" : "https://s3.amazonaws.com/uifaces/faces/twitter/adamawesomeface/128.jpg", "email" : "LuciusKirlin.Larkin@hotmail.com", "name" : "Lucius Kirlin"}, "subject" : "Organic homogeneous conglomeration", "body" : "<h3>Open-source holistic challenge</h3><p...
json_instruct
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "contact": {"type": "object", "properties": {"picture": {"type": "string"}, "email": {"type": "string"}, "name": {"type": "string"}}, "required": ["picture", "email", "name"]}, "subject": {"...
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"private": {"type": "boolean"}, "sideEffects": {"type": "boolean"}, "main": {"type": "string"}, "module": {"type": "string"}, "types": {"type": "string"}}, "required": ["private", "sideEffects", "main", "module", "ty...
{"private" : true, "sideEffects" : false, "main" : "./Themeisle.js", "module" : "./Themeisle.esm.js", "types" : "./Themeisle.d.ts"}
json_instruct
{"type": "object", "properties": {"private": {"type": "boolean"}, "sideEffects": {"type": "boolean"}, "main": {"type": "string"}, "module": {"type": "string"}, "types": {"type": "string"}}, "required": ["private", "sideEffects", "main", "module", "types"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"user_account_contacts_request": {"type": "string"}}, "required": ["user_account_contacts_request"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"user_account_contacts_request" : "My requests"}
json_instruct
{"type": "object", "properties": {"user_account_contacts_request": {"type": "string"}}, "required": ["user_account_contacts_request"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"produ...
{"userId" : 76239, "cartId" : "bdcfafae-e756-4361-b263-60257cc0814a", "preferredProducts" : [558, 629, 1414, 784, 1903, 4369, 4529, 2023, 3400, 80], "productReviews" : [{"productId" : 2899, "reviewText" : "My neighbor Lonnie has one of these. She works as a hobbit and she says it looks microscopic.", "reviewDate" : "20...
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewD...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"_id": {"type": "string"}, "_type": {"type": "string"}, "heading": {"type": "string"}, "url": {"type": "string"}}, "required": ["_id", "_type", "heading", "url"], "$schema": "http://json-schema.org/draft-07/sche...
{"_id" : "page.send-form", "_type" : "page.confirmation", "heading" : "Form completed", "url" : "send-form"}
json_instruct
{"type": "object", "properties": {"_id": {"type": "string"}, "_type": {"type": "string"}, "heading": {"type": "string"}, "url": {"type": "string"}}, "required": ["_id", "_type", "heading", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"$schema": {"type": "string"}, "author": {"type": "string"}, "classifications": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "object", "properties": {"language": {"type": "string"}}, "required": ["language"]},...
{"$schema" : "http://json.schemastore.org/template", "author" : "@jet @bartelink", "classifications" : ["Event Sourcing", "Equinox", "Propulsion", "Kafka"], "tags" : {"language" : "F#"}, "identity" : "Propulsion.Template.Consumer", "name" : "Propulsion Kafka Consumer", "shortName" : "proConsumer", "sourceName" : "Consu...
json_instruct
{"type": "object", "properties": {"$schema": {"type": "string"}, "author": {"type": "string"}, "classifications": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "object", "properties": {"language": {"type": "string"}}, "required": ["language"]}, "identity": {"type": "string"}, "name": {"type": "string...
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "number"}, "$schema": "http://json-schema.org/draft-07/schema#"}
[0.08870967741935484, 0.5080645161290323]
json_instruct
{"type": "array", "items": {"type": "number"}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"ETag": {"type": "string"}, "Last-Modified": {"type": "string"}, "base": {"type": "object", "properties": {"repo": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ...
{"ETag" : "W/\"57862fc3f9e4e97332d6e1372b7ee620\"", "Last-Modified" : "Wed, 28 Aug 2019 16:28:06 GMT", "base" : {"repo" : {"name" : "vigra-feedstock"}}, "closed_at" : "2019-08-28T16:28:06Z", "created_at" : "2019-06-06T05:35:36Z", "head" : {"ref" : "rebuildhdf5-1.10.50"}, "html_url" : "https://github.com/conda-forge/vig...
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": "stri...
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"methods": {"type": "array", "items": {"type": "string"}}, "package": {"type": "string"}, "constants": {"type": "array", "items": {}}, "class": {"type": "string"}, "constructors": {"type": "array", "items": {}}, "fi...
{"methods" : ["abstract Person getCurrentPerson(GoogleApiClient googleApiClient) Returns profile information for the current user.", "abstract PendingResult<People.LoadPeopleResult> load(GoogleApiClient googleApiClient, String... personIds) Loads a list of specified people.", "abstract PendingResult<People.LoadPeopleRe...
json_instruct
{"type": "object", "properties": {"methods": {"type": "array", "items": {"type": "string"}}, "package": {"type": "string"}, "constants": {"type": "array", "items": {}}, "class": {"type": "string"}, "constructors": {"type": "array", "items": {}}, "fields": {"type": "array", "items": {}}}, "required": ["methods", "packag...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"sWidth": {"type": "integer"}, "sHeight": {"type": "integer"}, "idleRow": {"type": "integer"}, "idleFrames": {"type": "integer"}, "useRow": {"type": "integer"}, "useFrames": {"type": "integer"}, "talkRow": {"type": "integer"}, ...
{"sWidth" : 262, "sHeight" : 514, "idleRow" : 0, "idleFrames" : 8, "useRow" : 4, "useFrames" : 8, "talkRow" : 3, "talkFrames" : 8, "walkRightRow" : 1, "walkRightFrames" : 8, "walkFrontRow" : 2, "walkFrontFrames" : 6, "isMoving" : false, "isUsing" : false, "movesToTheRight" : false, "movesToTheFront" : false, "movesToTh...
json_instruct
{"type": "object", "properties": {"sWidth": {"type": "integer"}, "sHeight": {"type": "integer"}, "idleRow": {"type": "integer"}, "idleFrames": {"type": "integer"}, "useRow": {"type": "integer"}, "useFrames": {"type": "integer"}, "talkRow": {"type": "integer"}, "talkFrames": {"type": "integer"}, "walkRightRow": {"type":...
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array",...
{"ast" : null, "code" : "\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.MAX_SPECIFICITY = exports.GLOBAL_CACHE_KEY = void 0;\nvar GLOBAL_CACHE_KEY = 'reactWithStylesInterfaceCSS';\nexports.GLOBAL_CACHE_KEY = GLOBAL_CACHE_KEY;\nvar MAX_SPECIFICITY = 20;\nexports.MAX_SPEC...
json_instruct
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesCont...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"stationGroupId": {"type": "integer"}, "stations": {"type": "array", "items": {"type": "string"}}}, "required": ["stationGroupId", "stations"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"stationGroupId" : 1170915, "stations" : ["1170915"]}
json_instruct
{"type": "object", "properties": {"stationGroupId": {"type": "integer"}, "stations": {"type": "array", "items": {"type": "string"}}}, "required": ["stationGroupId", "stations"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"feedstocks" : ["r-perm"]}
json_instruct
{"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"@context": {"type": "string"}, "@id": {"type": "string"}, "@type": {"type": "string"}, "dcterms:identifier": {"type": "array", "items": {"type": "object", "properties": {"@value": {"type": "string"}, "is_public": {"type": "boo...
{"@context" : "https://iiif.dl.itc.u-tokyo.ac.jp/repo/api-context", "@id" : "https://iiif.dl.itc.u-tokyo.ac.jp/repo/api/item_sets/22130", "@type" : "o:ItemSet", "dcterms:identifier" : [{"@value" : "shelly", "is_public" : true, "property_id" : 10, "property_label" : "Identifier", "type" : "literal"}], "dcterms:title" : ...
json_instruct
{"type": "object", "properties": {"@context": {"type": "string"}, "@id": {"type": "string"}, "@type": {"type": "string"}, "dcterms:identifier": {"type": "array", "items": {"type": "object", "properties": {"@value": {"type": "string"}, "is_public": {"type": "boolean"}, "property_id": {"type": "integer"}, "property_label...
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "source": {"type": "array", "items": {"type": "string"}}, "style": {"type": "array", "items": {"type": "string"}}, "pluginInfraVersion": {"type": "integer"}, "version": {"type": "string"}}, "required":...
{"name" : "WiserFilterWidget", "source" : ["widget.6.js", "wiser-filter-widget/directive.6.js", "style-editor/controller.6.js"], "style" : ["wiser-filter-widget/style.scss"], "pluginInfraVersion" : 2, "version" : "0.2.1"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "source": {"type": "array", "items": {"type": "string"}}, "style": {"type": "array", "items": {"type": "string"}}, "pluginInfraVersion": {"type": "integer"}, "version": {"type": "string"}}, "required": ["name", "source", "style", "pluginInfraVersion", "versi...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array",...
{"version" : 1.2, "people" : [{"pose_keypoints_2d" : [1160.94, 456.011, 1, 1117.95, 472.065, 1, 1117.94, 453.037, 1, 1027.98, 449.949, 1, 333.342, 502.788, 0, 1113.94, 486.027, 1, 1045, 496.067, 1, 952.957, 507.038, 1, 974.998, 445.987, 1, 865.928, 445.041, 1, 790.979, 435.058, 1, 972.959, 443.015, 1, 928.015, 359.107,...
json_instruct
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "han...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"no_of_atoms": {"type": "integer"}, "centre_of_mass": {"type": "array", "items": {"type": "number"}}, "maximum_diameter": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom_1": {"type": "integer"}, "atom_2"...
{"no_of_atoms" : 216, "centre_of_mass" : [13.805383949567585, 17.366509875523224, 6.663998504032691], "maximum_diameter" : {"diameter" : 26.343118279725406, "atom_1" : 111, "atom_2" : 176}, "pore_diameter" : {"diameter" : 1.932095581167537, "atom" : 146}, "pore_volume" : 3.776456130587035, "pore_diameter_opt" : {"diame...
json_instruct
{"type": "object", "properties": {"no_of_atoms": {"type": "integer"}, "centre_of_mass": {"type": "array", "items": {"type": "number"}}, "maximum_diameter": {"type": "object", "properties": {"diameter": {"type": "number"}, "atom_1": {"type": "integer"}, "atom_2": {"type": "integer"}}, "required": ["diameter", "atom_1", ...
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "...
{"id" : "20fc65f4-72e2-4bf0-81a5-fcd6ee13e326", "playerTags" : [], "teamTags" : ["f02aeae2-5e6a-4098-9842-02d2273f25c7", "b63be8c2-576a-4d6e-8daf-814f8bcea96f"], "gameTags" : ["19844ac0-40f2-42a0-888d-1228ba8558e9"], "metadata" : {"play" : 271, "subPlay" : -1}, "created" : "2021-03-03T20:23:29.465Z", "season" : 11, "to...
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "properties": {"play": {"type": "integer"}, "subPlay": {"type":...
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "arra...
{"directions" : ["Place bacon in a large, deep skillet. Cook over medium high heat until evenly brown. Drain, crumble and set aside.", "Meanwhile, bring a large pot of lightly salted water to a boil. Add asparagus and cook until tender, about 1 minute. Strain asparagus out of water and immediately plunge into a bowl fi...
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"}}, "r...
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items"...
{"version" : 1.2, "people" : [{"pose_keypoints_2d" : [841.472, 229.913, 1, 839.764, 260.042, 1, 814.088, 261.211, 1, 804.911, 299.159, 1, 827.195, 342.592, 1, 864.654, 258.174, 1, 894.824, 299.244, 1, 862.322, 333.59, 1, 823.447, 347.209, 1, 814.499, 406.363, 1, 790.211, 461.175, 1, 855.002, 351.957, 1, 896.749, 396.85...
json_instruct
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "han...
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "rechiseled_compat:block/tconstruct_nahuatl_wavy"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}